aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/gui.pm
Commit message (Expand)AuthorAgeFilesLines
* (format_pkg_simplifiedinfo) display URLs of packages (#40571)Thierry Vignaud2008-05-081-0/+15
* (format_pkg_simplifiedinfo) split building of details from actualThierry Vignaud2008-05-081-4/+6
* (build_tree) simplify / robustify by using a plain listThierry Vignaud2008-05-071-2/+2
* (build_tree) prevent forking 2 useless shells while runningThierry Vignaud2008-05-071-1/+2
* (build_tree) split out installed packages if any in "by update availability" ...Thierry Vignaud2008-04-011-2/+3
* (build_tree) siplify 'by_presence' managementThierry Vignaud2008-04-011-1/+2
* (build_tree) really make "by update availability" view usable (#39461)Thierry Vignaud2008-04-011-4/+4
* (format_pkg_simplifiedinfo) do not crash if package is unknow (#39608)Thierry Vignaud2008-03-311-0/+1
* make "by update availability" view usable (#39461)Thierry Vignaud2008-03-281-1/+1
* (build_tree) actually restrict "by_leaves" view to current mode (#39090)Thierry Vignaud2008-03-201-1/+3
* (build_tree) oops, fix wrongly removed line in latest commitThierry Vignaud2008-03-201-0/+1
* (build_tree) fix sorting in "by_source" view by reusing _build_tree()Thierry Vignaud2008-03-201-5/+2
* (_build_tree) split it out of build_tree() (needed for next commits)Thierry Vignaud2008-03-201-9/+15
* (build_tree) create group tree in by_source viewThierry Vignaud2008-03-191-1/+3
* (build_tree) fix a test (needed for restoring by_source view)Thierry Vignaud2008-03-191-1/+1
* (build_tree) restore sorting packages in 'by_group' view ; regressionThierry Vignaud2008-03-191-2/+2
* add a "mode" combo box, thus restoring flat mode (#25770) and allowing again toThierry Vignaud2008-03-171-1/+1
* (build_tree,run_treeview_dialog) do the sort when filling in the treeThierry Vignaud2008-03-171-1/+1
* (build_tree) fix "by_leaves" filter by chomp()ing readed linesThierry Vignaud2008-03-171-1/+1
* (build_tree) fix by_leaves sorting by adding arch to package fullThierry Vignaud2008-03-171-1/+1
* fix a comment for mandriva_choice deathThierry Vignaud2008-03-171-1/+1
* (pkgs_provider) optimize (less copy, less dereferencing, less memory used)Thierry Vignaud2008-03-171-10/+10
* split filters (all, installed, non installed) from views (GUI, meta packages,Thierry Vignaud2008-03-171-4/+13
* (pkgs_provider) make 'all_updates' return its result list like other methods ...Thierry Vignaud2008-03-171-0/+1
* (pkgs_provider) use a temporary variable (needed for next commits)Thierry Vignaud2008-03-171-2/+5
* (pkgs_provider) simplifyThierry Vignaud2008-03-171-1/+1
* sort export list for readabilityThierry Vignaud2008-03-161-3/+29
* warn there're priority upgrades when selecting other packages (#38885)Thierry Vignaud2008-03-141-0/+5
* only list priority upgrades if there'reThierry Vignaud2008-03-141-1/+1
* kill "Mandriva choices"Thierry Vignaud2008-03-141-9/+3
* (pkgs_provider) fix listing twice updates from media tagged as updateThierry Vignaud2008-03-101-2/+1
* (pkgs_provider) simplify ; make it clearerThierry Vignaud2008-03-061-3/+5
* (reset_search) do not reset search field (#35244)Thierry Vignaud2008-03-051-1/+0
* (node_state) do not warn about empty package names (#38480)Thierry Vignaud2008-03-051-0/+1
* remember state of "Show automatically selected packages" (#38138)Thierry Vignaud2008-03-051-2/+2
* move a variableThierry Vignaud2008-03-051-3/+1
* make select checkbox not activatable for base packages instead of popup an ex...Thierry Vignaud2008-02-271-0/+2
* (pkgs_provider) explainThierry Vignaud2008-02-261-0/+1
* (node_state) fix typo in check introduce in "split/reindent for readability"Thierry Vignaud2008-02-251-1/+1
* (is_updatable) split it out of pkgs_provider() for readabilityThierry Vignaud2008-02-251-1/+7
* (node_state) split/reindent for readabilityThierry Vignaud2008-02-251-4/+8
* perl_checker cleanupsThierry Vignaud2008-02-211-3/+3
* (formatlistpkg) rename as format_list() (more consistent with otherThierry Vignaud2008-02-211-4/+4
* (node_state) kill debug statementThierry Vignaud2008-02-131-1/+0
* (node_state) just skip non existing packages (#36529)Thierry Vignaud2008-02-131-1/+23
* add list of programs with GUI view (#36486)Thierry Vignaud2008-02-121-0/+1
* (run_treeview_dialog) simplify GUI using Gtk2::Sexy::IconEntryThierry Vignaud2008-02-111-3/+2
* (format_changelog_string) highlight relevant parts of the changelog (#37208);Thierry Vignaud2008-02-081-3/+3
* (format_pkg_simplifiedinfo) store installed_versionThierry Vignaud2008-02-081-1/+2
* (format_pkg_simplifiedinfo) separate version and release by '-' in detailsThierry Vignaud2008-02-081-1/+1
> -rw-r--r--perl-install/share/po/no.po27173
-rw-r--r--perl-install/share/po/pl.po26853
-rw-r--r--perl-install/share/po/pt.po26721
-rw-r--r--perl-install/share/po/pt_BR.po26231
-rw-r--r--perl-install/share/po/ro.po22225
-rw-r--r--perl-install/share/po/ru.po29492
-rw-r--r--perl-install/share/po/sk.po27087
-rw-r--r--perl-install/share/po/sl.po21341
-rw-r--r--perl-install/share/po/sq.po27477
-rw-r--r--perl-install/share/po/sr.po28164
-rw-r--r--perl-install/share/po/sr@Latn.po21078
-rw-r--r--perl-install/share/po/sv.po26142
-rw-r--r--perl-install/share/po/ta.po24075
-rw-r--r--perl-install/share/po/tg.po19825
-rw-r--r--perl-install/share/po/th.po22429
-rw-r--r--perl-install/share/po/tr.po25800
-rw-r--r--perl-install/share/po/uk.po24556
-rw-r--r--perl-install/share/po/uz.po20197
-rw-r--r--perl-install/share/po/vi.po27416
-rw-r--r--perl-install/share/po/wa.po25832
-rw-r--r--perl-install/share/po/zh_CN.po26467
-rw-r--r--perl-install/share/po/zh_TW.po25061
55 files changed, 697740 insertions, 671309 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index d01bae879..68de457b8 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2003-05-15 18:30+0200\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -66,6 +66,11 @@ msgstr ""
msgid "Restore partition table"
msgstr ""
+#: ../../printer/cups.pm:1
+#, c-format
+msgid "On CUPS server \"%s\""
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Post-install configuration"
@@ -81,70 +86,6 @@ msgstr ""
msgid "Type"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -218,11 +159,6 @@ msgid ""
"Try to reconfigure your connection."
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 ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -381,11 +317,6 @@ msgstr ""
#: ../../keyboard.pm:1
#, c-format
-msgid "Vietnamese \\\"numeric row\\\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm:1
-#, c-format
msgid "Swiss (French layout)"
msgstr ""
@@ -409,13 +340,10 @@ msgstr ""
msgid "Soundcard"
msgstr ""
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.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"
+"To print a file from the command line (terminal window) use the command \"%s <file>\".\n"
""
msgstr ""
@@ -535,6 +463,11 @@ msgstr ""
msgid "Username"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Left \"Windows\" key"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "dhcpd Server Configuration"
@@ -552,6 +485,11 @@ msgstr ""
msgid "Guyana"
msgstr ""
+#: ../../printer/main.pm:1
+#, c-format
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr ""
+
#: ../../standalone/drakfloppy:1
#, c-format
msgid "Remove a module"
@@ -590,6 +528,11 @@ msgstr ""
msgid "Choose an existing RAID to add to"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Turkish (modern \"Q\" model)"
+msgstr ""
+
#: ../../standalone/drakboot:1
#, c-format
msgid "Lilo message not found"
@@ -617,47 +560,6 @@ msgstr ""
msgid "/Autodetect _jazz drives"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -699,6 +601,88 @@ msgid ""
""
msgstr ""
+#: ../../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 ""
+
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -716,23 +700,14 @@ msgstr ""
msgid "LPD - Line Printer Daemon"
msgstr ""
-#: ../../help.pm:1
+#: ../../network/isdn.pm:1
#, 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"
+"If you have an ISA card, the values on the next screen should be right.\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!"
+"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your card.\n"
+""
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -782,6 +757,110 @@ msgstr ""
msgid "Show only for the selected day"
msgstr ""
+#: ../../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 ""
+
#: ../../Xconfig/card.pm:1
#, c-format
msgid "512 kB"
@@ -817,6 +896,14 @@ msgstr ""
msgid "Security"
msgstr ""
+#: ../../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 ""
+
#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1 ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
msgid "<control>Q"
@@ -883,6 +970,11 @@ msgstr ""
msgid "You have not configured X. Are you sure you really want this?"
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 ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "What type of partitioning?"
@@ -977,11 +1069,6 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Network printer \\\"%s\\\", port %s"
-msgstr ""
-
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "POP and IMAP Server"
@@ -1022,9 +1109,45 @@ msgstr ""
msgid "Remote lpd Printer Options"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../help.pm:1
#, c-format
-msgid ", TCP/IP host \\\"%s\\\", port %s"
+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 ""
#: ../../standalone/drakconnect:1
@@ -1248,11 +1371,6 @@ msgstr ""
msgid "User"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Failed to add the printer \\\"%s\\\" to Star Office/OpenOffice.org/GIMP."
-msgstr ""
-
#: ../../fsedit.pm:1
#, c-format
msgid ""
@@ -1325,6 +1443,11 @@ msgstr ""
msgid "Phone number"
msgstr ""
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer name, description, location"
@@ -1469,6 +1592,11 @@ msgid ""
"in number of characters"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../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 ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "Enabling servers..."
@@ -1479,26 +1607,75 @@ msgstr ""
msgid "Printing test page(s)..."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../fsedit.pm: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."
+"There is already a partition with mount point %s\n"
+""
msgstr ""
-#: ../../fsedit.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"There is already a partition with mount point %s\n"
-""
+"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 ""
#: ../../lang.pm:1
@@ -1536,6 +1713,31 @@ msgstr ""
msgid " / Region"
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 ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -1577,9 +1779,27 @@ msgstr ""
msgid "Is this the correct setting?"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
-msgid "Running \\\"%s\\\" ..."
+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 ""
#: ../../standalone/drakbackup:1
@@ -1602,9 +1822,9 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Georgian (\\\"Russian\\\" layout)"
+msgid "Removing printer \"%s\"..."
msgstr ""
#: ../../standalone/drakfloppy:1
@@ -1637,11 +1857,6 @@ msgstr ""
msgid " on device: %s"
msgstr ""
-#: ../../printer/main.pm:1
-#, c-format
-msgid " on Novell server \\\"%s\\\", printer \\\"%s\\\""
-msgstr ""
-
#: ../../install_interactive.pm:1
#, c-format
msgid "Remove Windows(TM)"
@@ -1738,6 +1953,35 @@ msgstr ""
msgid "French Polynesia"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../services.pm:1
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
@@ -1755,6 +1999,11 @@ msgstr ""
msgid "Installing driver for %s card %s"
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 ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Enable Server"
@@ -1785,11 +2034,37 @@ msgstr ""
msgid "Remove Windows"
msgstr ""
+#: ../../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 ""
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Firewire controllers"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../standalone/drakboot:1
#, c-format
msgid "System mode"
@@ -1815,6 +2090,20 @@ msgstr ""
msgid "Refresh printer list (to display all available remote CUPS printers)"
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 ""
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -1843,6 +2132,11 @@ msgid ""
""
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Network printer \"%s\", port %s"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "Please choose what network adapter will be connected to your Local Area Network."
@@ -1993,6 +2287,11 @@ msgstr ""
msgid "Buttons emulation"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ", network printer \"%s\", port %s"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -2085,11 +2384,6 @@ msgstr ""
msgid "Please wait, setting security options..."
msgstr ""
-#: ../../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 ""
-
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
@@ -2156,18 +2450,6 @@ msgstr ""
msgid "Normal modem connection"
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/drakbackup:1 ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
msgid "File Selection"
@@ -2243,13 +2525,6 @@ msgstr ""
msgid "Palau"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1 ../../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 ""
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "level"
@@ -2432,35 +2707,6 @@ msgstr ""
msgid "Host %s"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Armenia"
@@ -2511,45 +2757,6 @@ msgstr ""
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
-#: ../../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 ""
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "secondary"
@@ -2621,24 +2828,19 @@ msgstr ""
msgid "Auto-detect printers connected to this machine"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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"
+"XawTV isn't installed!\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."
+"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 ""
#: ../../any.pm:1
@@ -2651,6 +2853,14 @@ msgstr ""
msgid "Bolivia"
msgstr ""
+#: ../../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 ""
+
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Bad package"
@@ -2666,6 +2876,15 @@ msgstr ""
msgid "DrakSec Basic Options"
msgstr ""
+#: ../../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 ""
+
#: ../../lang.pm:1
#, c-format
msgid "Romania"
@@ -2733,6 +2952,11 @@ msgid ""
"Remove the loopback first"
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 ""
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "USB controllers"
@@ -2771,14 +2995,6 @@ msgid ""
"%s"
msgstr ""
-#: ../../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 ""
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Remove the loopback file?"
@@ -2799,13 +3015,6 @@ msgstr ""
msgid "Please choose your country."
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"The printer \\\"%s\\\" already exists,\n"
-"do you really want to overwrite its configuration?"
-msgstr ""
-
#: ../../standalone/drakbackup:1 ../../standalone/drakbackup:1
#, c-format
msgid "Hard Disk Backup files..."
@@ -2940,14 +3149,6 @@ msgstr ""
msgid "Mouse"
msgstr ""
-#: ../../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 ""
-
#: ../../bootloader.pm:1
#, c-format
msgid "not enough room in /boot"
@@ -2986,42 +3187,56 @@ msgstr ""
#: ../../help.pm:1
#, 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"
+"You can add additional entries in yaboot for other operating systems,\n"
+"alternate kernels, or for an emergency boot image.\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"
+"For other OSs, the entry consists only of a label and the \"root\"\n"
+"partition.\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"
+"For Linux, there are a few possible options:\n"
"\n"
-"Clicking the \\\"%s\\\" button allows you to change the default \\\"shell\\\" for\n"
-"that user (bash by default).\n"
+" * Label: this is the name you will have to type at the yaboot prompt to\n"
+"select this boot option.\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."
+" * 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 ""
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
#: ../../standalone/drakTermServ:1
@@ -3029,6 +3244,14 @@ msgstr ""
msgid "No floppy drive available!"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, 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 ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Continue anyway?"
@@ -3068,6 +3291,11 @@ msgid ""
""
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing on the printer \"%s\""
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
@@ -3078,16 +3306,6 @@ msgstr ""
msgid "Restore From Tape"
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 ""
-
#: ../../network/netconnect.pm:1
#, c-format
msgid "Choose the profile to configure"
@@ -3125,20 +3343,6 @@ msgid ""
"Add the name as an exception to the handling of password aging by msec."
msgstr ""
-#: ../../standalone/drakboot:1
-#, c-format
-msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \\\"lilo\\\" as root in command line to complete LiLo theme installation."
-msgstr ""
-
-#: ../../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 ""
-
#: ../../modules/interactive.pm:1
#, c-format
msgid "See hardware info"
@@ -3201,11 +3405,28 @@ msgstr ""
msgid "Modify"
msgstr ""
+#: ../../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 ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Need hostname, username and password!"
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 ""
+
#: ../../standalone/drakbug:1
#, c-format
msgid "HardDrake"
@@ -3266,6 +3487,11 @@ msgstr ""
msgid "Connect..."
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Failed to configure printer \"%s\"!"
+msgstr ""
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "not configured"
@@ -3281,20 +3507,6 @@ msgstr ""
msgid "About"
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 ""
-
#: ../../network/network.pm:1
#, c-format
msgid "Proxies configuration"
@@ -3434,13 +3646,6 @@ msgstr ""
msgid "Mount points must begin with a leading /"
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 ""
-
#: ../../standalone/logdrake:1
#, c-format
msgid "Postfix Mail Server"
@@ -3739,11 +3944,6 @@ msgstr ""
msgid "France"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer \\\"%s\\\" on SMB/Windows server \\\"%s\\\""
-msgstr ""
-
#: ../../standalone/drakperm:1
#, c-format
msgid "browse"
@@ -3771,106 +3971,29 @@ msgstr ""
msgid "Turkey"
msgstr ""
-#: ../../install_messages.pm:1
+#: ../../network/adsl.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"
-""
+msgid "Alcatel speedtouch usb"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "There's no known OSS/ALSA alternative driver for your sound card (%s) which currently uses \\\"%s\\\""
+msgid "Number of buttons"
msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Alcatel speedtouch usb"
+msgid "Vietnamese \"numeric row\" QWERTY"
msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
-msgid "Number of buttons"
+msgid "Module"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Module"
+msgid "In addition, queues not created with this program or \"foomatic-configure\" cannot be transferred."
msgstr ""
#: ../../install_steps_interactive.pm:1 ../../install_steps_interactive.pm:1 ../../install_steps_interactive.pm:1 ../../install_steps_interactive.pm:1 ../../install_steps_interactive.pm:1
@@ -3903,6 +4026,11 @@ msgstr ""
msgid "Configure all heads independently"
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 ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "NTP Server"
@@ -3913,11 +4041,6 @@ msgstr ""
msgid "Load/Save on floppy"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "The printer \\\"%s\\\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr ""
-
#: ../../standalone/draksplash:1 ../../standalone/draksplash:1
#, c-format
msgid "This theme does not yet have a bootsplash in %s !"
@@ -3981,6 +4104,81 @@ msgstr ""
#: ../../help.pm:1
#, 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 ""
+
+#: ../../help.pm:1
+#, c-format
+msgid ""
"Graphic Card\n"
"\n"
" The installer will normally automatically detect and configure the\n"
@@ -4022,6 +4220,13 @@ msgstr ""
msgid "Macedonia"
msgstr ""
+#: ../../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 ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Slovenian"
@@ -4032,11 +4237,6 @@ msgstr ""
msgid "Libya"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ", network printer \\\"%s\\\", port %s"
-msgstr ""
-
#: ../../standalone/drakgw:1
#, c-format
msgid "Configuring scripts, installing software, starting servers..."
@@ -4150,31 +4350,6 @@ msgid ""
"- Save to Tape on device: %s"
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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "East Timor"
@@ -4273,16 +4448,6 @@ msgstr ""
msgid "Start sector: "
msgstr ""
-#: ../../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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Congo (Brazzaville)"
@@ -4298,6 +4463,16 @@ msgstr ""
msgid "Seychelles"
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 ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Bad password on %s"
@@ -4310,13 +4485,6 @@ msgid ""
"There is one unknown printer directly connected to your system"
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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Zambia"
@@ -4337,11 +4505,6 @@ msgstr ""
msgid "Romanian (qwerty)"
msgstr ""
-#: ../../printer/main.pm:1
-#, c-format
-msgid " on SMB/Windows server \\\"%s\\\", share \\\"%s\\\""
-msgstr ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Under Devel ... please wait."
@@ -4372,6 +4535,14 @@ msgstr ""
msgid "Import Fonts"
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 ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Suppress Temporary Files"
@@ -4455,6 +4626,13 @@ msgstr ""
#: ../../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 ""
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid "Currently, no alternative possibility is available"
msgstr ""
@@ -4494,11 +4672,6 @@ msgstr ""
msgid "Browse"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "In addition, queues not created with this program or \\\"foomatic-configure\\\" cannot be transferred."
-msgstr ""
-
#: ../../harddrake/data.pm:1
#, c-format
msgid "CDROM"
@@ -4519,19 +4692,6 @@ msgstr ""
msgid "Do you have an ISA sound card?"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../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 ""
-
#: ../../network/ethernet.pm:1
#, c-format
msgid ""
@@ -4549,35 +4709,6 @@ msgstr ""
msgid "Can't make screenshots before partitioning"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Host Name"
@@ -4588,6 +4719,11 @@ msgstr ""
msgid "/File/Save _As"
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 ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
@@ -4708,13 +4844,6 @@ msgstr ""
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"Do you want to set this printer (\\\"%s\\\")\n"
-"as the default printer?"
-msgstr ""
-
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Journalised FS"
@@ -4804,11 +4933,6 @@ msgstr ""
msgid "Size"
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 ""
-
#: ../../help.pm:1
#, c-format
msgid "GRUB"
@@ -4843,6 +4967,36 @@ msgstr ""
msgid "Delete All NBIs"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../security/help.pm:1
#, c-format
msgid "if set, send the mail report to this email address else send it to root."
@@ -4853,11 +5007,6 @@ msgstr ""
msgid "Which configuration of XFree do you want to have?"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "\\\"Menu\\\" key"
-msgstr ""
-
#: ../../any.pm:1 ../../help.pm:1 ../../help.pm:1 ../../help.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "More"
@@ -4871,11 +5020,6 @@ msgid ""
"connections from many clients. Note: if your machine is only a client on the Internet, you should choose a lower level."
msgstr ""
-#: ../../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 ""
-
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 ../../standalone/drakconnect:1
#, c-format
msgid "Account Password"
@@ -4938,6 +5082,13 @@ msgstr ""
msgid "Choose the network or host on which the local printers should be made available:"
msgstr ""
+#: ../../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 ""
+
#: ../../lang.pm:1
#, c-format
msgid "Japan"
@@ -4968,19 +5119,16 @@ msgstr ""
msgid "Warning, another internet connection has been detected, maybe using your network"
msgstr ""
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
+msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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."
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
msgstr ""
#: ../../install_steps_interactive.pm:1
@@ -5011,6 +5159,11 @@ msgstr ""
msgid "I don't know"
msgstr ""
+#: ../../printer/main.pm:1
+#, c-format
+msgid ", TCP/IP host \"%s\", port %s"
+msgstr ""
+
#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
@@ -5023,6 +5176,14 @@ msgid ""
"Do you want to continue?"
msgstr ""
+#: ../../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 ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Post Uninstall"
@@ -5092,70 +5253,6 @@ msgstr ""
msgid "Uruguay"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, 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 ""
-
#: ../../standalone/drakperm:1
#, c-format
msgid "Path selection"
@@ -5191,11 +5288,6 @@ msgstr ""
msgid "Please check all users that you want to include in your backup."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printing/Scanning/Photo Cards on \\\"%s\\\""
-msgstr ""
-
#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
@@ -5203,16 +5295,6 @@ msgid ""
"You can launch printerdrake from the Mandrake Control Center in Hardware section."
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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Bangladesh"
@@ -5223,6 +5305,21 @@ msgstr ""
msgid "Japan (cable)"
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, 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 ""
+
#: ../../standalone/drakfont:1 ../../standalone/drakfont:1
#, c-format
msgid "Initial tests"
@@ -5238,6 +5335,15 @@ msgstr ""
msgid "Custom Restore"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Script-based"
@@ -5270,17 +5376,6 @@ msgstr ""
#: ../../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 ""
-
-#: ../../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 ""
@@ -5617,6 +5712,11 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Host \"%s\", port %s"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "This partition can't be used for loopback"
@@ -5672,11 +5772,6 @@ msgstr ""
msgid "Click on a device in the left tree in order to display its information here."
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Cd-Rom labeled \\\"%s\\\""
-msgstr ""
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "XawTV isn't installed!"
@@ -5704,6 +5799,21 @@ msgstr ""
msgid "This label is already used"
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 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 ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
@@ -5871,14 +5981,14 @@ msgstr ""
msgid "Choose file"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Left \\\"Windows\\\" key"
+msgid "Warning! An existing firewalling configuration has been detected. You may need some manual fixes after installation."
msgstr ""
-#: ../../network/shorewall.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Warning! An existing firewalling configuration has been detected. You may need some manual fixes after installation."
+msgid "Printing/Photo Card Access on \"%s\""
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -5898,6 +6008,11 @@ msgstr ""
msgid "Generic PS2 Wheel Mouse"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Removing old printer \"%s\"..."
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Select a device !"
@@ -5940,7 +6055,7 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Removing old printer \\\"%s\\\"..."
+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 ""
#: ../../steps.pm:1
@@ -5971,19 +6086,16 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"Mark the printers which you want to transfer and click \n"
-"\\\"Transfer\\\"."
+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 ""
#: ../../help.pm:1
#, 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."
+"\"%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 ""
#: ../../lang.pm:1
@@ -6051,16 +6163,6 @@ msgstr ""
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr ""
-#: ../../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 ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -6096,11 +6198,6 @@ msgstr ""
msgid "These are the machines on which the locally connected scanner(s) should be available:"
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "No sound card detected. Try \\\"harddrake\\\" after installation"
-msgstr ""
-
#: ../../standalone/drakpxe:1
#, c-format
msgid "The DHCP end ip"
@@ -6239,11 +6336,24 @@ msgstr ""
msgid "Armenian (old)"
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 ""
+
#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
msgid "Find the solutions of your problems via MandrakeSoft's online support platform."
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid ", host \"%s\", port %s"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Monaco"
@@ -6264,11 +6374,6 @@ msgstr ""
msgid "Canada (cable)"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Right \\\"Windows\\\" key"
-msgstr ""
-
#: ../../help.pm:1 ../../help.pm:1
#, c-format
msgid "Upgrade"
@@ -6291,11 +6396,6 @@ msgstr ""
msgid "Kyrgyzstan"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Do you really want to remove the printer \\\"%s\\\"?"
-msgstr ""
-
#: ../../help.pm:1
#, c-format
msgid "With basic documentation"
@@ -6367,20 +6467,6 @@ msgstr ""
msgid "Please test the mouse"
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Other Media"
@@ -6498,11 +6584,6 @@ msgid ""
""
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "The printer \\\"%s\\\" is set as the default printer now."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Senegal"
@@ -6513,6 +6594,11 @@ msgstr ""
msgid "Command line"
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 ""
+
#: ../../any.pm:1
#, c-format
msgid "access to administrative files"
@@ -6656,11 +6742,6 @@ msgstr ""
msgid "Internet Connection Sharing is now disabled."
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Configuring printer \\\"%s\\\"..."
-msgstr ""
-
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, verify checksum of the suid/sgid files."
@@ -6728,6 +6809,18 @@ msgstr ""
msgid "Install"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../steps.pm:1
#, c-format
msgid "Exit install"
@@ -6775,20 +6868,6 @@ msgstr ""
msgid "Devanagari"
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/harddrake2:1
#, c-format
msgid ""
@@ -6859,11 +6938,6 @@ msgstr ""
msgid "Backup User files..."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Removing printer \\\"%s\\\"..."
-msgstr ""
-
#: ../../steps.pm:1
#, c-format
msgid "Install system"
@@ -6904,6 +6978,11 @@ msgstr ""
msgid "load setting"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printer \"%s\" on server \"%s\""
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Floppy can be removed now"
@@ -6919,35 +6998,6 @@ msgstr ""
msgid "Denmark"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Moving partition..."
@@ -6968,9 +7018,42 @@ msgstr ""
msgid "Installing %s ..."
msgstr ""
-#: ../../share/advertising/02-community.pl:1
+#: ../../help.pm:1
#, c-format
-msgid "To share your own knowledge and help build Linux software, join our discussion forums on our \\\"Community\\\" webpages."
+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 ""
#: ../../diskdrake/interactive.pm:1
@@ -7051,74 +7134,14 @@ msgid ""
""
msgstr ""
-#: ../../help.pm:1
+#: ../../install_steps_interactive.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."
+msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Type of install"
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr ""
#: ../../standalone/drakbackup:1
@@ -7134,14 +7157,6 @@ msgstr ""
msgid "%d comma separated numbers"
msgstr ""
-#: ../../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 ""
-
#: ../../services.pm:1
#, c-format
msgid ""
@@ -7318,6 +7333,11 @@ msgstr ""
msgid "Pakistan"
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 ""
+
#: ../../standalone/drakperm:1
#, c-format
msgid "Permissions"
@@ -7335,11 +7355,6 @@ msgid ""
""
msgstr ""
-#: ../../printer/cups.pm:1
-#, c-format
-msgid "On CUPS server \\\"%s\\\""
-msgstr ""
-
#: ../../install_steps_gtk.pm:1
#, c-format
msgid ""
@@ -7425,14 +7440,6 @@ msgid ""
"Do you want to have the automatic starting of the printing system turned on again?"
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 ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -7445,6 +7452,25 @@ msgstr ""
msgid "Add host"
msgstr ""
+#: ../../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 ""
+
+#: ../../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 ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -7462,6 +7488,11 @@ msgstr ""
msgid "Use quota for backup files."
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Configuring printer \"%s\"..."
+msgstr ""
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Internet connection"
@@ -7479,21 +7510,6 @@ msgstr ""
msgid "Welcome to the Open Source world."
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 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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Bosnia and Herzegovina"
@@ -7528,6 +7544,11 @@ msgstr ""
msgid "Internal ISDN card"
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 ""
+
#: ../../network/modem.pm:1
#, c-format
msgid "Title"
@@ -7553,19 +7574,6 @@ msgstr ""
msgid "replay"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
-#: ../../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 ""
-
#: ../../network/netconnect.pm:1
#, c-format
msgid "detected %s"
@@ -7712,9 +7720,9 @@ msgstr ""
msgid "Connection timeout (in sec)"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Turkish (modern \\\"Q\\\" model)"
+msgid "Some of the early i486DX-100 chips cannot reliably return to operating mode after the \"halt\" instruction is used"
msgstr ""
#: ../../keyboard.pm:1
@@ -7844,6 +7852,11 @@ msgstr ""
msgid "primary"
msgstr ""
+#: ../../printer/main.pm:1
+#, c-format
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr ""
+
#: ../../help.pm:1
#, c-format
msgid ""
@@ -7875,11 +7888,6 @@ msgstr ""
msgid "Niue"
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 ""
-
#: ../../services.pm:1
#, c-format
msgid ""
@@ -7892,13 +7900,6 @@ msgstr ""
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 ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"To print a file from the command line (terminal window) use the command \\\"%s <file>\\\".\n"
-""
-msgstr ""
-
#: ../../pkgs.pm:1
#, c-format
msgid "important"
@@ -8007,11 +8008,6 @@ msgstr ""
msgid "Use Incremental/Differential Backups (do not replace old backups)"
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 ""
-
#: ../../harddrake/sound.pm:1
#, c-format
msgid "There's no known driver for your sound card (%s)"
@@ -8191,11 +8187,6 @@ msgstr ""
msgid "Other OS (MacOS...)"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Host \\\"%s\\\", port %s"
-msgstr ""
-
#: ../../mouse.pm:1
#, c-format
msgid "To activate the mouse,"
@@ -8211,6 +8202,40 @@ msgstr ""
msgid "Screenshots will be available after install in %s"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../lang.pm:1
#, c-format
msgid "Tanzania"
@@ -8455,23 +8480,6 @@ msgstr ""
msgid "Italian"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
msgid "Basic"
@@ -8589,11 +8597,6 @@ msgstr ""
msgid "access to compilation tools"
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 ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Please select data to restore..."
@@ -8611,15 +8614,6 @@ msgstr ""
msgid "Standard test page"
msgstr ""
-#: ../../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 ""
-
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Create"
@@ -8655,16 +8649,6 @@ msgstr ""
msgid "Gujarati"
msgstr ""
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Configure only card \\\"%s\\\"%s"
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Failed to remove the printer \\\"%s\\\" from Star Office/OpenOffice.org/GIMP."
-msgstr ""
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
@@ -8753,6 +8737,40 @@ msgstr ""
msgid "Automatic IP"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../mouse.pm:1 ../../mouse.pm:1
#, c-format
msgid "Kensington Thinking Mouse"
@@ -8980,6 +8998,15 @@ msgstr ""
msgid "Close"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../standalone/logdrake:1
#, c-format
msgid "Calendar"
@@ -9027,6 +9054,16 @@ msgstr ""
msgid "Expand Tree"
msgstr ""
+#: ../../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 ""
+
#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1 ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
msgid "Expert Mode"
@@ -9042,13 +9079,6 @@ msgstr ""
msgid "Local Network adress"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1 ../../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 ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup your System files. (/etc directory)"
@@ -9273,6 +9303,13 @@ msgstr ""
msgid "Send mail report after each backup to:"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1 ../../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 ""
+
#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Resolution"
@@ -9385,13 +9422,6 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid ""
-"Some devices in the \\\"%s\\\" hardware class were removed:\n"
-""
-msgstr ""
-
#: ../../network/tools.pm:1
#, c-format
msgid "Please fill or check the field below"
@@ -9469,11 +9499,6 @@ msgstr ""
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Turkish (traditional \\\"F\\\" model)"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Morocco"
@@ -9521,14 +9546,6 @@ msgstr ""
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
msgid "Problems installing package %s"
@@ -9587,6 +9604,48 @@ msgstr ""
msgid "Tuner type:"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "\"Menu\" key"
+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 ""
+
#: ../../standalone/draksec:1
#, c-format
msgid "Security Administrator:"
@@ -9609,34 +9668,6 @@ msgid ""
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Fonts copy"
@@ -9652,6 +9683,11 @@ msgstr ""
msgid "Do you want to test the configuration?"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/GIMP."
+msgstr ""
+
#: ../../standalone/draksec:1
#, c-format
msgid ""
@@ -9724,21 +9760,11 @@ msgid ""
"the following error occured: %s"
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 ""
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which sector do you want to move it to?"
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 ""
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Do you want to click on this button?"
@@ -9801,6 +9827,11 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr ""
+
+#: ../../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."
@@ -9835,21 +9866,6 @@ 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, 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 ""
-
-#: ../../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 ""
@@ -9902,6 +9918,13 @@ msgstr ""
msgid "xfs restart"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "No partition available"
@@ -9937,15 +9960,6 @@ msgstr ""
msgid "True Type install done"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "Detection in progress"
@@ -9966,11 +9980,6 @@ msgstr ""
msgid "Please insert the Update Modules floppy in drive %s"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Lithuanian \\\"phonetic\\\" QWERTY"
-msgstr ""
-
#: ../../standalone/drakboot:1
#, c-format
msgid "Bootsplash"
@@ -9990,6 +9999,13 @@ msgstr ""
msgid "Printer sharing on hosts/networks: "
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1 ../../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 ""
+
#: ../../modules/interactive.pm:1
#, c-format
msgid ""
@@ -10047,11 +10063,6 @@ msgid ""
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Interface \\\"%s\\\""
-msgstr ""
-
#: ../../install_interactive.pm:1
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
@@ -10222,13 +10233,6 @@ msgid ""
"during the installation of packages."
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/drakgw:1
#, c-format
msgid "Automatic reconfiguration"
@@ -10331,36 +10335,6 @@ msgid ""
""
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../keyboard.pm:1
#, c-format
msgid "Portuguese"
@@ -10430,6 +10404,13 @@ msgstr ""
msgid "LVM name?"
msgstr ""
+#: ../../standalone/service_harddrake:1
+#, c-format
+msgid ""
+"Some devices in the \"%s\" hardware class were removed:\n"
+""
+msgstr ""
+
#: ../../modules/interactive.pm:1
#, c-format
msgid "Found %s %s interfaces"
@@ -10494,15 +10475,6 @@ msgstr ""
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
-#: ../../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 ""
-
#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
msgid "LILO with text menu"
@@ -10695,6 +10667,17 @@ msgstr ""
msgid "Winmodem connection"
msgstr ""
+#: ../../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 ""
+
#: ../../security/help.pm:1
#, c-format
msgid ""
@@ -10721,6 +10704,23 @@ msgstr ""
msgid "%s on %s"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Which is your timezone?"
@@ -10869,16 +10869,16 @@ msgstr ""
msgid "matching"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install2.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"
-""
+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 ""
-#: ../../install2.pm:1
+#: ../../help.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)"
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
#: ../../install_steps_gtk.pm:1
@@ -10896,13 +10896,6 @@ msgstr ""
msgid "Use existing partitions"
msgstr ""
-#: ../../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 ""
-
#: ../../keyboard.pm:1
#, c-format
msgid "Canadian (Quebec)"
@@ -10933,6 +10926,17 @@ msgid ""
""
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "We are now going to configure the %s connection."
@@ -10991,6 +10995,11 @@ msgstr ""
msgid "A valid URI must be entered!"
msgstr ""
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "Found \"%s\" interface do you want to use it ?"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "Re-configure interface and DHCP server"
@@ -11088,6 +11097,71 @@ msgid ""
"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
+#: ../../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 ""
+
#: ../../lang.pm:1
#, c-format
msgid "Comoros"
@@ -11115,6 +11189,13 @@ msgstr ""
msgid "USA (cable)"
msgstr ""
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Generic 3 Button Mouse"
@@ -11182,6 +11263,11 @@ msgstr ""
msgid "Network & Internet"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Net Boot Images"
@@ -11314,81 +11400,6 @@ msgstr ""
msgid "2 MB"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone.pm:1
#, c-format
msgid ""
@@ -11421,6 +11432,11 @@ msgstr ""
msgid "Generating preview ..."
msgstr ""
+#: ../../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 ""
+
#: ../../mouse.pm:1
#, c-format
msgid "serial"
@@ -11431,6 +11447,11 @@ msgstr ""
msgid "DVD-ROM"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Georgian (\"Latin\" layout)"
+msgstr ""
+
#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
msgid "Get the best items with Mandrake Linux Strategic partners"
@@ -11453,11 +11474,6 @@ msgstr ""
msgid "Kenya"
msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "allow \\\"su\\\""
-msgstr ""
-
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``Unmount'' first"
@@ -11468,11 +11484,6 @@ msgstr ""
msgid "Installing mtools packages..."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "The printer \\\"%s\\\" was successfully removed from Star Office/OpenOffice.org/GIMP."
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid "You must specify a root partition"
@@ -11562,45 +11573,6 @@ msgstr ""
msgid "if set to yes, run some checks against the rpm database."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ", printer \\\"%s\\\" on SMB/Windows server \\\"%s\\\""
-msgstr ""
-
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Virgin Islands (British)"
@@ -11623,6 +11595,40 @@ msgid ""
"please click Wizard or Advanced."
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
msgid "Remove"
@@ -11719,6 +11725,11 @@ msgid ""
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
+#: ../../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 ""
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Choose the connection you want to configure"
@@ -11825,6 +11836,62 @@ msgstr ""
msgid "Empty"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../standalone/draksplash:1
#, c-format
msgid "text width"
@@ -11840,6 +11907,11 @@ msgstr ""
msgid "The default lease (in seconds)"
msgstr ""
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Interface \"%s\""
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "With basic documentation (recommended!)"
@@ -11890,11 +11962,6 @@ msgstr ""
msgid "official vendor name of the cpu"
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 ""
-
#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1 ../../standalone/harddrake2:1
#, c-format
msgid "Vendor"
@@ -11935,56 +12002,6 @@ msgstr ""
msgid "Launch userdrake"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Is this an install or an upgrade?"
@@ -11995,9 +12012,9 @@ msgstr ""
msgid "ISDN card"
msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Found \\\"%s\\\" interface do you want to use it ?"
+msgid "To share your own knowledge and help build Linux software, join our discussion forums on our \"Community\" webpages."
msgstr ""
#: ../../network/netconnect.pm:1
@@ -12016,14 +12033,38 @@ msgid ""
""
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../printer/main.pm:1
#, c-format
msgid "Printer on remote CUPS server"
msgstr ""
-#: ../../network/modem.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "\\\"%s\\\" based winmodem detected, do you want to install needed software ?"
+msgid "Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
#: ../../standalone/drakperm:1
@@ -12175,18 +12216,6 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
msgid "Mandatory package %s is missing"
@@ -12264,11 +12293,6 @@ msgstr ""
msgid "Lilo screen"
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 ""
-
#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
msgid "LILO with graphical menu"
@@ -12284,6 +12308,11 @@ msgstr ""
msgid "You can't unselect this package. It is already installed"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ""
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Go on anyway?"
@@ -12314,9 +12343,18 @@ msgstr ""
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Printing/Photo Card Access on \\\"%s\\\""
+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 ""
#: ../../fsedit.pm:1
@@ -12461,6 +12499,11 @@ msgstr ""
msgid "The encryption keys do not match"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Right \"Windows\" key"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "CDROM / DVDROM"
@@ -12471,6 +12514,14 @@ msgstr ""
msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -12601,14 +12652,19 @@ msgstr ""
msgid "European protocol"
msgstr ""
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid ", printer \"%s\" on server \"%s\""
+msgstr ""
+
#: ../../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/interactive.pm:1 ../../diskdrake/interactive.pm:1 ../../diskdrake/interactive.pm:1 ../../diskdrake/interactive.pm:1 ../../diskdrake/interactive.pm:1 ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1 ../../interactive/http.pm:1 ../../standalone/drakboot:1 ../../standalone/drakboot:1 ../../standalone/drakboot:1 ../../standalone/drakboot:1 ../../standalone/drakboot:1 ../../standalone/drakboot:1 ../../standalone/drakfloppy:1 ../../standalone/drakfloppy:1 ../../standalone/drakfloppy:1 ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
msgid "Error"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../any.pm:1
#, c-format
-msgid " on LPD server \\\"%s\\\", printer \\\"%s\\\""
+msgid "allow \"su\""
msgstr ""
#: ../../lang.pm:1 ../../standalone/drakxtv:1
@@ -12621,6 +12677,11 @@ msgstr ""
msgid "please wait during ttmkfdir..."
msgstr ""
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "Configure only card \"%s\"%s"
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Level"
@@ -12653,11 +12714,21 @@ msgstr ""
msgid "mount failed: "
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 ""
+
#: ../../any.pm:1
#, c-format
msgid "Image"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Remote Administration"
@@ -12678,15 +12749,6 @@ msgstr ""
msgid "CUPS - Common Unix Printing System"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone/logdrake:1
#, c-format
msgid "Webmin Service"
@@ -12712,15 +12774,6 @@ msgstr ""
msgid "Greece"
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 ""
-
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "An error occurred"
@@ -12772,27 +12825,11 @@ msgstr ""
msgid "Give the ram size in MB"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer \\\"%s\\\" on server \\\"%s\\\""
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid "Real name"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../standalone/drakfont:1 ../../standalone/drakfont:1 ../../standalone/drakfont:1 ../../standalone/drakfont:1 ../../standalone/drakfont:1 ../../standalone/drakfont:1 ../../standalone/drakfont:1 ../../standalone/drakfont:1
#, c-format
msgid "done"
@@ -12902,11 +12939,6 @@ msgstr ""
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid ", host \\\"%s\\\", port %s"
-msgstr ""
-
#: ../../standalone/drakperm:1
#, c-format
msgid "Up"
@@ -12987,59 +13019,6 @@ msgstr ""
msgid "Do you have another one?"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../printer/main.pm:1
#, c-format
msgid ", printing to %s"
@@ -13050,23 +13029,6 @@ msgstr ""
msgid "Assign host name from DHCP address"
msgstr ""
-#: ../../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 ""
-
-#: ../../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 ""
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Toggle to normal mode"
@@ -13196,11 +13158,6 @@ msgstr ""
msgid "Suriname"
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 ""
-
#: ../../any.pm:1
#, c-format
msgid "Enable ACPI"
@@ -13284,6 +13241,26 @@ msgstr ""
msgid "Username required"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
@@ -13441,14 +13418,6 @@ msgstr ""
msgid "Normal Mode"
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 ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -13492,6 +13461,11 @@ msgstr ""
msgid "Restarting CUPS..."
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr ""
+
#: ../../install_steps.pm:1
#, c-format
msgid "Duplicate mount point %s"
@@ -13512,6 +13486,22 @@ msgstr ""
msgid "Unknown|Generic"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../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"
@@ -13537,43 +13527,22 @@ msgstr ""
msgid "Other MultiMedia devices"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1 ../../standalone/scannerdrake:1
+#, c-format
+msgid "No remote machines"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
#, 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"
+"Welcome to the Printer Setup Wizard\n"
"\n"
-" * \\\"c\\\" means \\\"master hard drive on the secondary IDE controller\\\";\n"
+"This wizard will help you to install your printer(s) connected to this computer.\n"
"\n"
-" * \\\"d\\\" means \\\"slave hard drive on the secondary IDE controller\\\".\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"
-"With SCSI hard drives, an \\\"a\\\" means \\\"lowest SCSI ID\\\", a \\\"b\\\" means\n"
-"\\\"second lowest SCSI ID\\\", etc."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1 ../../standalone/scannerdrake:1
-#, c-format
-msgid "No remote machines"
+" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want to set up your printer(s) now."
msgstr ""
#: ../../install_steps_interactive.pm:1
@@ -13611,13 +13580,6 @@ msgstr ""
msgid "Thailand"
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Routers:"
@@ -13658,108 +13620,13 @@ msgstr ""
msgid "If no port is given, 631 will be taken as default."
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm: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"
+"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 ""
#: ../../keyboard.pm:1
@@ -13859,6 +13726,35 @@ msgstr ""
msgid "Your choice? (0/1, default `%s') "
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../keyboard.pm:1 ../../keyboard.pm:1
#, c-format
msgid "French"
@@ -13889,15 +13785,6 @@ msgstr ""
msgid " (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../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 ""
-
#: ../../standalone/drakbackup:1 ../../standalone/drakbackup:1 ../../standalone/drakbackup:1 ../../standalone/drakbackup:1
#, c-format
msgid "Next"
@@ -13934,6 +13821,18 @@ msgstr ""
msgid "Puerto Rico"
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 ""
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr ""
+
#: ../../install_any.pm:1
#, c-format
msgid ""
@@ -14023,11 +13922,6 @@ msgstr ""
msgid "Restore from Hard Disk."
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Run \\\"sndconfig\\\" after installation to configure your sound card"
-msgstr ""
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Add to LVM"
@@ -14105,11 +13999,6 @@ msgstr ""
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printing on the printer \\\"%s\\\""
-msgstr ""
-
#: ../../services.pm:1
#, c-format
msgid ""
@@ -14152,11 +14041,6 @@ msgstr ""
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Error: The \\\"%s\\\" driver for your sound card is unlisted"
-msgstr ""
-
#: ../../standalone/logdrake:1
#, c-format
msgid "Syslog"
@@ -14182,6 +14066,11 @@ msgstr ""
msgid "Set root password"
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 ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
@@ -14207,11 +14096,6 @@ msgstr ""
msgid "/_About..."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printing/Scanning on \\\"%s\\\""
-msgstr ""
-
#: ../../keyboard.pm:1
#, c-format
msgid "Bengali"
@@ -14282,11 +14166,6 @@ msgstr ""
msgid "Done"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../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 ""
-
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Web Server"
@@ -14309,6 +14188,14 @@ msgstr ""
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 ""
+#: ../../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 ""
+
#: ../../any.pm:1
#, c-format
msgid "(already added %s)"
@@ -14319,11 +14206,6 @@ msgstr ""
msgid ", using command %s"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Failed to configure printer \\\"%s\\\"!"
-msgstr ""
-
#: ../../keyboard.pm:1
#, c-format
msgid "Alt and Shift keys simultaneously"
@@ -14402,6 +14284,47 @@ msgstr ""
#: ../../help.pm:1
#, 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 ""
+
+#: ../../help.pm:1
+#, 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"
@@ -14426,44 +14349,6 @@ msgstr ""
msgid "Boot Floppy"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../keyboard.pm:1 ../../keyboard.pm:1
#, c-format
msgid "Norwegian"
@@ -14474,11 +14359,6 @@ msgstr ""
msgid "Searching for new scanners ..."
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Lithuanian \\\"number row\\\" QWERTY"
-msgstr ""
-
#: ../../standalone/logdrake:1
#, c-format
msgid "Apache World Wide Web Server"
@@ -14499,30 +14379,6 @@ msgstr ""
msgid "Configure bootsplash picture"
msgstr ""
-#: ../../help.pm:1
-#, 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 ""
-
#: ../../lang.pm:1 ../../lang.pm:1
#, c-format
msgid "China"
@@ -14587,20 +14443,9 @@ msgstr ""
msgid "SCSI controllers"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/main.pm:1
#, 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."
+msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
#: ../../standalone/drakedm:1
@@ -14638,32 +14483,22 @@ msgstr ""
msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Shell"
+msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../help.pm:1
+#: ../../network/drakfirewall.pm:1
#, 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."
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
+msgstr ""
+
+#: ../../any.pm:1
+#, c-format
+msgid "Shell"
msgstr ""
#: ../../network/isdn.pm:1
@@ -14860,6 +14695,14 @@ msgid ""
"Printerdrake could not determine which model your printer %s is. Please choose the correct model from the list."
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
+msgstr ""
+
#: ../../printer/data.pm:1
#, c-format
msgid "PDQ"
@@ -14915,11 +14758,37 @@ msgstr ""
msgid "Panama"
msgstr ""
+#: ../../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 ""
+
#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
msgid "Monitor"
msgstr ""
+#: ../../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 ""
+
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "65 thousand colors (16 bits)"
@@ -15007,11 +14876,6 @@ msgstr ""
msgid "/File/_Save"
msgstr ""
-#: ../../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 ""
-
#: ../../lang.pm:1
#, c-format
msgid "Mali"
@@ -15054,6 +14918,11 @@ msgstr ""
msgid "Allow Thin Clients"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Georgian (\"Russian\" layout)"
+msgstr ""
+
#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
msgid "/_Options"
@@ -15164,6 +15033,16 @@ msgid ""
""
msgstr ""
+#: ../../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 ""
+
#: ../../printer/main.pm:1
#, c-format
msgid "%s (Port %s)"
@@ -15182,6 +15061,59 @@ msgid ""
" Enable/Disable sulogin(8) in single user level."
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../any.pm:1 ../../help.pm:1
#, c-format
msgid "Accept user"
@@ -15224,6 +15156,11 @@ msgstr ""
msgid "Gateway address should be in format 1.2.3.4"
msgstr ""
+#: ../../network/modem.pm:1
+#, c-format
+msgid "\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Looking at packages already installed..."
@@ -15309,6 +15246,11 @@ msgstr ""
msgid "Austria"
msgstr ""
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgstr ""
+
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
msgid "Collapse Tree"
@@ -15329,6 +15271,34 @@ msgstr ""
msgid "Where do you want to install the bootloader?"
msgstr ""
+#: ../../help.pm:1
+#, 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 ""
+
#: ../../standalone/scannerdrake:1 ../../standalone/scannerdrake:1 ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
@@ -15568,6 +15538,11 @@ msgstr ""
msgid "Configure X"
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Turkish (traditional \"F\" model)"
+msgstr ""
+
#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1 ../../standalone/scannerdrake:1
#, c-format
msgid "Congratulations!"
@@ -15593,6 +15568,13 @@ msgstr ""
msgid "Install rpm"
msgstr ""
+#: ../../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 ""
+
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Time remaining "
@@ -15746,11 +15728,6 @@ msgid ""
""
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid ", printer \\\"%s\\\" on server \\\"%s\\\""
-msgstr ""
-
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Choose the packages you want to install"
@@ -15771,6 +15748,13 @@ msgstr ""
msgid "Make kernel message quiet by default"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "The DHCP end range"
@@ -15813,6 +15797,11 @@ msgstr ""
msgid "dismiss"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing/Scanning on \"%s\""
+msgstr ""
+
#: ../../standalone/drakfloppy:1
#, c-format
msgid "omit raid modules"
@@ -15835,6 +15824,11 @@ msgstr ""
msgid "comma separated numbers"
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/drakperm:1
#, c-format
msgid "Move selected rule up one level"
@@ -15850,6 +15844,11 @@ msgid ""
""
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "I can't find any room for installing"
@@ -15896,19 +15895,6 @@ msgstr ""
msgid "Liberia"
msgstr ""
-#: ../../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 ""
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Georgian (\\\"Latin\\\" layout)"
-msgstr ""
-
#: ../../standalone/drakgw:1
#, c-format
msgid ""
@@ -15936,6 +15922,11 @@ msgstr ""
msgid "Automatic correction of CUPS configuration"
msgstr ""
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr ""
+
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "enable radio support"
@@ -16065,6 +16056,15 @@ msgstr ""
msgid "No image found"
msgstr ""
+#: ../../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 ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Detected model: %s"
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 3906813e8..0dd888b07 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: 2001-08-20 21:28-0000\n"
"Last-Translator: Schalk W. Cronjé <schalkc@uk.ntaba.com>\n"
"Language-Team: Afrikaans <mandrake@af.org.za>\n"
@@ -15,2157 +15,1244 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\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 ""
-
-#: ../../any.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 "Kanselleer"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Launch userdrake"
-msgstr ""
-
-#: ../../any.pm:1
+#: ../../install_steps_interactive.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 ""
+msgid "Scanning partitions to find mount points"
+msgstr "Hegpunte vir partisies word nou gesoek"
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
+msgid "if set to yes, check additions/removals of suid root files."
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
-msgstr ""
-
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
-#, fuzzy, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
+msgid "\t\tErase=%s"
msgstr ""
-"Hierdie pakket moet opgradeer word\n"
-"Is u seker u wil dit deselekteer?"
#
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
-#, c-format
-msgid "Custom"
-msgstr "Aangepaste"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Allow all users"
-msgstr "Voeg 'n gebruiker by"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "No sharing"
-msgstr "CUPS word gelaai"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "More"
-msgstr "Nog"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Here is the full list of available countries"
-msgstr "Hierdie is die volledige lys van beskikbare sleutelborde"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Please choose your country."
-msgstr "Wat is u muistoestel?"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "Resolusie"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Country"
-msgstr "Heg"
+msgid "network printer port"
+msgstr "Netwerkdrukker (sok)"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "All languages"
-msgstr "Kies u taal"
+msgid "Please insert floppy disk:"
+msgstr "Sit 'n herlaaiskyf wat gebruik is, in aandrywer %s"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use Unicode by default"
-msgstr ""
+msgid "PCMCIA"
+msgstr "PCMCIA"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.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 "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
+"The backup partition table has not the same size\n"
+"Still continue?"
+msgstr ""
+"Die rugsteunpartisietabel het nie dieselfde grootte nie\n"
+"Wil u voortgaan?"
-#: ../../any.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
-msgid "Please choose a language to use."
-msgstr "Kies asb. 'n taal om te gebruik."
-
-#
-#: ../../any.pm:1
-#, c-format
-msgid "Choose the window manager to run:"
-msgstr "Kies die vensterbestuurder om te loop:"
+msgid "Which username"
+msgstr "Gebruikerskode"
#: ../../any.pm:1
#, c-format
-msgid "Choose the default user:"
-msgstr "Kies die verstek gebruiker:"
+msgid "Which type of entry do you want to add?"
+msgstr "Watter tipe inskrywing wil u byvoeg?"
-#: ../../any.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Do you want to use this feature?"
-msgstr "Wil u aboot gebruik?"
+msgid "Restore partition table"
+msgstr "Reddingspartisietabel"
-#: ../../any.pm:1
+#: ../../printer/cups.pm:1
#, fuzzy, c-format
-msgid "I can set up your computer to automatically log on one user."
-msgstr ""
-"Ek kan u rekenaar so opstel om X outomaties een gebruiker in te teken.\n"
-"Verlang u hierdie funksionaliteit?"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Autologin"
-msgstr "Outointeken"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Icon"
-msgstr "Ikoon"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Shell"
-msgstr "Dop"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Password (again)"
-msgstr "Wagwoord (weer)"
-
-#: ../../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 "Wagwoord"
-
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "User name"
-msgstr "Gebruikerskode"
+msgid "On CUPS server \"%s\""
+msgstr "CUPS-bediener IP:"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Real name"
-msgstr "Regte naam"
+msgid "Post-install configuration"
+msgstr "Postinstallasiekonfigurasie"
-#: ../../any.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Accept user"
-msgstr "Aanvaar gebruiker"
+msgid "Use ``%s'' instead"
+msgstr "Gebruik ``%s'' instede."
-#: ../../any.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
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Done"
-msgstr "Klaar"
+msgid "Type"
+msgstr "Tipe"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Enter a user\n"
-"%s"
+"\n"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
msgstr ""
-"Tik 'n gebruiker in\n"
-"%s"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Add user"
-msgstr "Voeg gebruiker by"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This user name has already been added"
-msgstr "Hierdie genruikerskode bestaan alreeds"
+msgid "Sri Lanka"
+msgstr ""
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The user name is too long"
-msgstr "Hierdie genruikerskode bestaan alreeds"
-
-#: ../../any.pm:1
-#, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"Die gebruikerskode maag alleenlikui kleinletter, nommers, '-' en '_' bestaan"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Please give a user name"
-msgstr "Gee asb. 'n gebruikerskode"
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "Die wagwoorde is te eenvoudig"
+msgid "Central African Republic"
+msgstr ""
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Please try again"
-msgstr "Probeer asb. weer"
+msgid "Gateway device"
+msgstr "Netwerkportaaltoestel"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The passwords do not match"
-msgstr "Die wagwoorde stem nie ooreen nie."
+msgid "Net Method:"
+msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s alreeds bygevoeg)"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Ethernetcard"
+msgstr "Ethernetkaart"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "access to compilation tools"
-msgstr ""
+msgid "Parameters"
+msgstr "Parameters"
-#: ../../any.pm:1
-#, c-format
-msgid "access to network tools"
-msgstr ""
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "Auto-detect"
+msgstr "Gebruik outobespeuring"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "access to administrative files"
-msgstr ""
+msgid "Interface:"
+msgstr "Koppelvlak:"
-#: ../../any.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "allow \"su\""
-msgstr ""
+msgid "Select installation class"
+msgstr "Kies installasieklas"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "access to rpm tools"
+msgid "on CDROM"
msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "access to X programs"
+#: ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid ""
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
msgstr ""
+"Die tselsel blyk nie aan die internet gekonnekteer te wees nie.\n"
+"Probeer om u stelsel te herkonfigureer."
-#: ../../any.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"Hier is die huidige inskrywings\n"
-"U kan byvoeg or verwyder soos nodig."
-
-#: ../../any.pm:1
-#, c-format
-msgid "Other OS (windows...)"
-msgstr "Ander bedryfstelsel (windows...)"
-#: ../../any.pm:1
-#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "Ander bedryfstelsel (MacOS...)"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Belarus"
+msgstr "Belarussies"
-#: ../../any.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "Ander bedryfstelsel (SunOS...)"
+msgid "Error writing to file %s"
+msgstr "Fout in die skryf van %s"
-#: ../../any.pm:1 ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Linux"
-msgstr "Linux"
+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 word gebruik om battery status te monitor en dit dan te log via "
+"syslog.\n"
+"Dit kan ook gebruik word om die rekenaar af te bring wanneer die battery "
+"swak is."
-#: ../../any.pm:1
-#, c-format
-msgid "Which type of entry do you want to add?"
-msgstr "Watter tipe inskrywing wil u byvoeg?"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use tape to backup"
+msgstr "Korrupte rugsteunlêer"
-#: ../../any.pm:1
+#
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "This label is already used"
-msgstr "Hierdie etiket is alreeds in gebruik"
+msgid "The following packages are going to be installed"
+msgstr "Die volgende pakkette gaan installeer word"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "You must specify a root partition"
-msgstr "U moet oor 'n ruilpartisie beskik"
+msgid "CUPS configuration"
+msgstr "Konfigurasie"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "You must specify a kernel image"
+msgid "Hong Kong"
msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "Empty label not allowed"
-msgstr "Leë etiket word nie toegelaat nie"
-
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
-#, c-format
-msgid "Default"
-msgstr "Verstek"
-
-#: ../../any.pm:1
-#, c-format
-msgid "NoVideo"
-msgstr "Geen video"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Initrd-size"
-msgstr "Initrd-grootte"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Append"
-msgstr "Aanlas"
-
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Label"
-msgstr "Etiket"
+msgid "Not enough free space to allocate new partitions"
+msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Unsafe"
-msgstr "Onveilig"
+msgid "Moving"
+msgstr "Verskuiwing"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Table"
-msgstr "Tabel"
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
+msgstr ""
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Root"
-msgstr "Basis"
+msgid "("
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Read-write"
-msgstr "Lees-skryf"
+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 ""
+"Welkom by die Netwerkkonfigurasie-assistent\n"
+"\n"
+"Ons gaan nou u internet/netwerkkonneksie konfigureer.\n"
+"Iniden u nie outobespeuring verlang nie, deselekteer die opsie.\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "Initrd"
-msgstr "Initrd"
+msgid ")"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Video mode"
-msgstr "Videomodus"
+msgid "Lebanon"
+msgstr ""
-#: ../../any.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Image"
-msgstr "Beeld"
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../any.pm:1
-#, c-format
-msgid "Default OS?"
-msgstr "Verstek bedryfstelsel?"
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Stop"
+msgstr "Sektor"
-#: ../../any.pm:1
-#, c-format
-msgid "Enable OF Boot?"
-msgstr "Laat OF-herlaai toe?"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Edit selected host"
+msgstr "%s bespeur"
-#: ../../any.pm:1
-#, c-format
-msgid "Enable CD Boot?"
-msgstr "Laat CD-herlaai toe?"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "No CD device defined!"
+msgstr "Selekteer lOer"
-#: ../../any.pm:1
-#, c-format
-msgid "Kernel Boot Timeout"
-msgstr "Tydsbeperking vir stelselkernlaai"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Bulgarian (phonetic)"
+msgstr "Armenies (Foneties)"
-#: ../../any.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Open Firmware Delay"
+msgid "The DHCP start ip"
msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "Boot device"
-msgstr "Herlaaitoestel"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Init Message"
-msgstr "Beginboodskap"
-
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Bootloader to use"
-msgstr "Herlaaistelsel om te gebruik"
+msgid "256 kB"
+msgstr "256 kB"
#: ../../any.pm:1
#, c-format
msgid "Bootloader main options"
msgstr "Herlaaistelsel hoofopsies"
-#: ../../any.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Opsie ``Beperk instruksielynopsies'' kan nie sonder wagwoord gebruikword nie"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Give the ram size in MB"
-msgstr "Gee die geheuegrootte in MB"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Enable multiple profiles"
-msgstr "Gebruik multiprofiele"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Presiese RAM grootte indien nodig (%d MB bespeur)"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "Maak /tmp skoon met elke herlaai"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Create a bootdisk"
-msgstr "Maar 'n herlaaiskyf"
-
-#: ../../any.pm:1
-#, c-format
-msgid "restrict"
-msgstr "beperk"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Restrict command line options"
-msgstr "Beperk instruksielynopsies"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Force No APIC"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
msgstr ""
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Enable ACPI"
-msgstr "Laat CD-herlaai toe?"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Delay before booting default image"
-msgstr "Wagperiode voro verstekstelsel gelaai word"
-
-#: ../../any.pm:1
-#, c-format
-msgid "compact"
-msgstr "kompak"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Compact"
-msgstr "Kompak"
+msgid "Tape"
+msgstr "Tipe"
-#: ../../any.pm:1
-#, c-format
-msgid "Bootloader installation"
-msgstr "Herlaaiprogram installasie"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Scanning network..."
+msgstr "Konneksie word begin..."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "First sector of boot partition"
-msgstr "Eerste sektor van herlaaipartisie"
+msgid ""
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "Eerste sektor van skyf (MBR)"
+msgid "Malaysia"
+msgstr ""
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "Waar wil u die herlaaistelsel installeer"
+msgid "Swiss (French layout)"
+msgstr "Switsers (Franse uitleg)"
-#: ../../any.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "LILO/grub installasie"
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "mkraid het gefaal. Dalk is 'raidtools' nie beskikbaar nie."
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "SILO Installation"
-msgstr "SILO installasie"
+msgid "Webcam"
+msgstr ""
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Skip"
-msgstr "Mis hierdie stap"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "On Floppy"
-msgstr "Stoor op floppie"
+msgid "size of the (second level) cpu cache"
+msgstr ""
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "First sector of the root partition"
-msgstr "Eerste sektor van herlaaipartisie"
+msgid "Soundcard"
+msgstr "Klankkaart"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.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?"
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "Creating bootdisk..."
-msgstr "Herlaaiskyf word geskryf"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Insert a floppy in %s"
-msgstr "Sit 'n skyf in aandrywer %s"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Kies die sagteskyfaandrywer wat u wil gebruik"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Second floppy drive"
-msgstr "Tweede sagteskyfaandrywer"
-
-#: ../../any.pm:1
-#, c-format
-msgid "First floppy drive"
-msgstr "Eerste sagteskyfaandrywer"
-
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "Jammer, geen sagteskyfaandrywer beskikbaar nie"
+msgid "Level %s\n"
+msgstr "Vlak %s\n"
-#: ../../any.pm:1
+#: ../../lang.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"
+msgid "Luxembourg"
msgstr ""
-"'n Spesiale herlaaiskyf voorsien ;n metode waarby u Linux kan laai sonder\n"
-"die gebruik van 'n normale herlaaistelsel. Dit is veral bruikbaar wanneer\n"
-"u nie LILO (of Grub) op u stelsel wil installeer nie, 'n ander bedryfstelsel "
-"LILO\n"
-"verwyder of LILO nie met u stelsel werk nie. Hierdie herlaaiskyf kan ook\n"
-"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
-"ernstige stelselfalings te herstel. Wil u 'n herlaaiskyf maak?\n"
-"%s"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
+" DrakBackup Daemon Report\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 ""
-
-#: ../../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 Spesiale herlaaiskyf voorsien ;n metode waarby u Linux kan laai sonder\n"
-"die gebruik van 'n normale herlaaistelsel. Dit is veral bruikbaar wanneer\n"
-"u nie SILO op u stelsel wil installeer nie, 'n ander bedryfstelsel SILO\n"
-"verwyder of SILO nie met u stelsel werk nie. Hierdie herlaaiskyf kan ook\n"
-"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
-"ernstige stelselfalings te herstel.\n"
-"\n"
-"Indien u 'n herlaaiskyf wil maak,\n"
-"plaas 'n skyf in die aandrywer en druk \"OK\"."
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Waar wil u die herlaaistelsel installeer"
+msgid "Iran"
+msgstr "Iranies"
-#: ../../bootloader.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "not enough room in /boot"
-msgstr "nie genoeg spasie in /boot nie"
+msgid "Bus"
+msgstr ""
-#. -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
+#: ../../lang.pm:1
#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Die uitgeligte inskrywing sal outomaties in %ds gelaai word."
+msgid "Iraq"
+msgstr ""
-#. -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
+#: ../../standalone/drakgw:1
#, c-format
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "instruksies voor herlaai, of 'c' vir 'n instruksielyn."
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr "Moontlike LAN-adresbotsing gevind in konfigurasie %s!\n"
-#. -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
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Druk ENTER om die gekose bedryfstelsel te laai, 'e' om te redigeer."
+msgid "Configuring..."
+msgstr "Konfigurasie in aabou..."
-#. -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
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr ""
-"Gebruik die %c en %c sleutels om die inskrywing te kies wat uitgelig moet "
-"word."
+msgid "The setup has already been done, and it's currently enabled."
+msgstr "Die opstelling is alreeds gedoen en is alreeds ook geaktiveer."
-# 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
-# and only one line per string for the GRUB messages
-#. -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
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Welkom by GRUB, die bedryfstelselkieskaart!"
+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 ""
-#: ../../bootloader.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
+msgid "Password (again)"
+msgstr "Wagwoord (weer)"
-#: ../../bootloader.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Grub"
-msgstr "Grub"
+msgid "Search installed fonts"
+msgstr ""
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with text menu"
-msgstr "LILO met tekskieskaart"
+msgid "Venezuela"
+msgstr ""
-#: ../../bootloader.pm:1
+#
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "LILO with graphical menu"
-msgstr "LILO met grafiese kieskaart"
+msgid "IP address"
+msgstr "IP adres"
-#: ../../bootloader.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "SILO"
-msgstr "SILO"
+msgid "Choose the sizes"
+msgstr "Kies die groottes"
-# 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
+#: ../../standalone/drakbackup: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"
+"List of data corrupted:\n"
"\n"
msgstr ""
-"Welkom by %s die bedryfstelselkeuseprogram!\n"
-"\n"
-"Kies u bedryfstelsel uit die bogelyste opsies of wag\n"
-"%d sekonde vir die verstekopsie.\n"
-"\n"
-#: ../../common.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "consolehelper missing"
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
msgstr ""
-#: ../../common.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "kdesu missing"
-msgstr "kdesu is weg"
+msgid "Choose another partition"
+msgstr "Kies 'n ander partisie"
-#: ../../common.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
+msgid "Current user"
+msgstr "Aanvaar gebruiker"
-#: ../../common.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "Ek kan nie meer partisies byvoeg nie"
-
-#: ../../common.pm:1
-#, c-format
-msgid "%d seconds"
-msgstr "%d sekondes"
-
-#: ../../common.pm:1
-#, c-format
-msgid "1 minute"
-msgstr "1 minuut"
-
-#: ../../common.pm:1
-#, c-format
-msgid "%d minutes"
-msgstr "%d minute"
-
-#: ../../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"
+msgid "Username"
+msgstr "Gebruikerskode"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "United States"
+msgid "Left \"Windows\" key"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Austria"
-msgstr "seriaal"
-
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Italy"
-msgstr "Italiaans"
+msgid "dhcpd Server Configuration"
+msgstr "Sluit konfigurasie af"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Netherlands"
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Sweden"
-msgstr "Sien"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Norway"
-msgstr "Norweegs"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Greece"
-msgstr "Grieks"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, c-format
-msgid "Germany"
-msgstr "Duitsland"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Czech Republic"
+msgid "Guyana"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid "Belgium"
-msgstr "Belgies"
-
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, c-format
-msgid "France"
-msgstr "Frankryk"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Costa Rica"
+msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../fsedit.pm:1
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Four om %s in skryfmode te open: %s"
-
-#: ../../fsedit.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Nothing to do"
-msgstr ""
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "You can't use an encrypted file system for mount point %s"
-msgstr "U kan nie LVM logiese volume vir hegpunt %s gebruik nie."
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
-msgstr "U benodig 'n ware lêerstelsel (ext2, reiserfs) vir hierdie hegpunt\n"
+msgid "Remove a module"
+msgstr "Verwyder module"
-#: ../../fsedit.pm:1
+#: ../../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 "This directory should remain within the root filesystem"
-msgstr "Hierdie lêergids moet altyd in die wortellêerstelsel bly"
+msgid "Password"
+msgstr "Wagwoord"
-#: ../../fsedit.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "U kan nie LVM logiese volume vir hegpunt %s gebruik nie."
-
-#: ../../fsedit.pm:1
-#, fuzzy, 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"
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
msgstr ""
-"U het 'n sagteware RAID-partisie as wortel (/).\n"
-"Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
-"Onthou om 'n /boot by te voeg."
-#: ../../fsedit.pm:1
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Daar is alreeds 'n partisie met hegpunt %s\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Advanced Configuration"
+msgstr "Sluit konfigurasie af"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mount points should contain only alphanumerical characters"
+msgid "Scanning on your HP multi-function device"
msgstr ""
-#: ../../fsedit.pm:1
-#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "Hegpunte moet met 'n / begin"
-
-#: ../../fsedit.pm:1
-#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "U kan nie ReiserFS vir partisies kleiner as 32MB gebruik nie"
-
-#: ../../fsedit.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "U kan nie JFS vir partisies kleiner as 16MB gebruik nie"
-
-#: ../../fsedit.pm:1
-#, fuzzy, 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 ""
-"Ek kan nie u partisietabel lees nie, dit is te korrup.\n"
-"Ek sal die nodige partisies skoonmaak, maar alle data sal vernietig word.\n"
-"Die ander opsie is om DrakX te belet om die partisietabel te verander.\n"
-"(fout is %s)\n"
-"\n"
-"Will u al die partisies verwyder?\n"
+msgid "Root"
+msgstr "Basis"
-#: ../../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
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Error"
-msgstr "Fout"
+msgid "Choose an existing RAID to add to"
+msgstr "Kies 'n bestaande RAID om by toe te voeg"
-#: ../../fsedit.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "server"
-msgstr "bediener"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "Turks (moderne \"Q\" modem)"
-#: ../../fsedit.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "with /usr"
+msgid "Lilo message not found"
msgstr ""
-#: ../../fsedit.pm:1
-#, c-format
-msgid "simple"
-msgstr "eenvoudig"
-
-#: ../../fs.pm:1
-#, fuzzy, c-format
-msgid "Enabling swap partition %s"
-msgstr "Partisie %s word formateer"
-
-#: ../../fs.pm:1 ../../partition_table.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fout met onthegting van %s: %s"
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
-#: ../../fs.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr ""
+msgid "if needed"
+msgstr "indien nodig"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Mounting partition %s"
-msgstr "Partisie %s word formateer"
+msgid "Restore Failed..."
+msgstr "Herstel vanaf lêer"
-#: ../../fs.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Checking %s"
-msgstr "LPD word verwyder..."
-
-#: ../../fs.pm:1
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Partisie %s word formateer"
-
-#: ../../fs.pm:1
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Lêer %s word geskep en formatteer"
-
-#: ../../fs.pm:1
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Ek weet nie om %s as tipe %s te formateer nie"
-
-#: ../../fs.pm:1
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatering ban %s het gefaal"
-
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm:1
-#, 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 it will be lost\n"
-"and will not be recoverable!"
-msgstr ""
+msgid "/Autodetect _jazz drives"
+msgstr "Gebruik outobespeuring"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
+"Description:\n"
"\n"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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"
-" * \"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 \"Configure\"\n"
-"to try to configure it manually.\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"
-" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
-"displayed here. You can click on \"Configure\" to change the parameters\n"
-"associated with the card.\n"
+" Drakbackup allows you to restore your system to\n"
+" a user selected directory.\n"
"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
+" Per default all backups will be stored on your\n"
+" /var/lib/drakbackup directory\n"
"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
+" Configuration file:\n"
+"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\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"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
-msgstr ""
-
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"\"Sound card\": 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."
msgstr ""
-#: ../../help.pm:1
+#: ../../install_messages.pm:1
#, 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"
+"Introduction\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"
+"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"
-" * 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 before your\n"
-"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"
+"1. License Agreement\n"
"\n"
-" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n"
-"Open Firmware at the first boot prompt.\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"
-" * Default OS: you can select which OS will boot by default when the Open\n"
-"Firmware Delay expires."
-msgstr ""
-
-#: ../../help.pm:1
-#, 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"
+"2. Limited Warranty\n"
"\n"
-"For Linux, there are a few possible options:\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"
-" * Label: this is the name you will have to type at the yaboot prompt to\n"
-"select this boot option.\n"
+"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
+"COUNTRIES\n"
"\n"
-" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a variation of vmlinux with an extension.\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"
-" * 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"
+"3. The GPL License and Related Licenses\n"
"\n"
-" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
-"hda=autotune\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"
-" 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"
+"4. Intellectual Property Rights\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"
+"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"
-" * 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"
+"5. Governing Laws \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."
+"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 ""
-#: ../../help.pm:1
+#: ../../standalone/draksplash:1
+#, c-format
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
+
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
+msgid "Current interface configuration"
+msgstr "Verander drukkerkonfigurasie"
+
+#: ../../printer/data.pm:1
+#, c-format
+msgid "LPD - Line Printer Daemon"
+msgstr "LPD - Lyndrukkerdiensprogram"
+
+#: ../../network/isdn.pm:1
+#, 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"
+"If you have an ISA card, the values on the next screen should be right.\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."
+"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
+"card.\n"
msgstr ""
-"DrakX sal probeer om vir PCI SCSI-kaarte te soek.\n"
-"Indien DrakX 'n SCSI-kaart bespeur en weet watter drywer omte gebruik sal "
-"dit outomaties installeer word.\n"
"\n"
-"Indien u nie oor 'n SCSI-kaart, beskik nie of oor 'n ISA SCSI-kaart of 'n "
-"PCI SCSI-kaart beskik wat DrakX nie kan herken nie, sal u gevra word of daar "
-"enige SCSI-kaarte in diestelsel is. Indien daar geen is nie kliek op 'Nee', "
-"andersins op 'Ja'. U sal dan uit'n drywerlys kan kies.\n"
-"\n"
-"\n"
-"Indien u self 'n drywer moes spesifiseer, sal DrakX u ook vra vir enige "
-"spesifiekeopsies.\n"
-"U kan egter DrakX toelaat om self die hardeware te ondervra. DIt werk "
-"gewoonlik die beste.\n"
+"Indien u 'n ISA-kaart het, behoort die waardes op die volgende skerm reg te "
+"wees.\n"
"\n"
-"Lees die installasie inligting hoe om hierdie tipe inligting m.b.v. die "
-"Windows-bedryfstelsel te bekom.\n"
-"U kan dit ook vanaf die internet onttrek indien u sulke toegang het."
+"Indien u 'n PCMCIA kaart het, moet u die IRQ en I/O van u kaart weet.\n"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Do not print any test page"
+msgstr "Druk toetsbladsy(e)"
+
+#: ../../keyboard.pm:1
#, 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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" 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."
+msgid "Gurmukhi"
msgstr ""
-#: ../../help.pm:1
+#: ../../any.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.\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\")."
+msgid "Force No APIC"
msgstr ""
-#: ../../help.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr ""
+"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
+
+#: ../../standalone.pm:1
+#, fuzzy, c-format
+msgid "[keyboard]"
+msgstr "Sleutelbord"
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "FTP proxy"
+msgstr "FTP instaanbediener"
+
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Install List"
+msgstr "Installeer stelsel"
+
+#: ../../standalone/drakbackup: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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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!"
+"Change\n"
+"Restore Path"
+msgstr "Herstel vanaf lêer"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Show only for the selected day"
msgstr ""
-"LILO (Die LInux LOader) en Grub is herlaaistelsels. Beide kan GNU/Linux of "
-"enige ander\n"
-"bedryfstelsel wat op u rekenar teenwoordig is, laai. Gewoonlik word hierdie\n"
-"beryfstelsels reg bespeur en bygevoeg. Indien nie, kan u 'n inskrywing maak\n"
-"op hierdie skerm. Maak seker u kies die korrekte paramters.\n"
-"\n"
-"\n"
-"U mag dalk toegang tot ander bedryfstelsels beperk, in welke geval u die "
-"nodige\n"
-"inskrywings kan uitvee. Maar dan het u die nodige herlaaiskywe nodig om die\n"
-"betrokke bedryfstelsels te laai."
-#: ../../help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"This dialog allows to finely tune your bootloader:\n"
+"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"
-" * \"Bootloader to use\": there are three choices for your bootloader:\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"
-" * \"GRUB\": if you prefer grub (text menu).\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"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\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"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\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"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\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"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\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"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\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"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
msgstr ""
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, 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 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, click the \"Advanced\" 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 ""
+msgid "512 kB"
+msgstr "512 kB"
-#: ../../help.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Please select the correct port. For example, the \"COM1\" port under\n"
-"Windows is named \"ttyS0\" under GNU/Linux."
+msgid "Logs"
msgstr ""
-"Kies asb. die korrekte poort. Onthou dat COM1 onder MS Windows \n"
-"ttyS0 onder GNU/Linux is."
-#: ../../help.pm:1
+#: ../../standalone/scannerdrake:1
#, 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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
+msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/logdrake:1
#, 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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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 ""
+msgid "<control>N"
+msgstr "<control>N"
-#: ../../help.pm:1
+#: ../../network/isdn.pm:1
#, 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 might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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 ""
+msgid "What kind of card do you have?"
+msgstr "Oor watter tipe kaart beskik u?"
-#: ../../help.pm:1
+#: ../../standalone/logdrake:1
#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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 ""
+msgid "<control>O"
+msgstr "<control>O"
-#: ../../help.pm:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
-msgid ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
-msgstr ""
+msgid "Security"
+msgstr "Sekuriteit"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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:\")."
+"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 ""
-#: ../../help.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, 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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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 ""
+msgid "<control>Q"
+msgstr "<control>Q"
-#: ../../help.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Unknown"
+msgstr "Onbekende model"
+
+#: ../../printer/printerdrake.pm:1
#, 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, keep the default option."
+msgid "This server is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../help.pm:1
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
-msgstr ""
+msgid "Network Configuration"
+msgstr "Netwerkkonfigurasie"
-#: ../../help.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "<control>S"
+msgstr "<control>S"
+
+#: ../../network/isdn.pm:1
#, 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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
msgstr ""
+"Protokol vir die res vd wêreld \n"
+" geen D-Kanaal nie (bruikhuurlyne)"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Option %s must be a number!"
+msgstr "Opsie %s moet 'n nommer wees"
+
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "Notice"
+msgstr "Geen video"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
+"Arguments: (arg)\n"
"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
+" Activate/Disable daily security check."
msgstr ""
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, 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"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft 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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\n"
-"\n"
-" !! If you choose this option, all data on your disk will be deleted. !!\n"
-"\n"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\n"
-"\n"
-" !! If you choose this option, all data on your disk will be lost. !!\n"
+"Arguments: (arg)\n"
"\n"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
+"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 ""
-#: ../../help.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
+msgid "You have not configured X. Are you sure you really want this?"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
+"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 ""
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
-msgstr ""
+msgid "What type of partitioning?"
+msgstr "Watter tipe van partisionering?"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Interface"
+msgstr "Koppelvlak"
+
+#: ../../standalone/drakbackup:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
+"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"
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\n"
-"\n"
-"\n"
-"\n"
-"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). A sample of the chosen\n"
-"configuration is shown in the monitor.\n"
-"\n"
-"\n"
+"\tThis option allows you select all users that you want to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\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 \"Yes\",\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"
+" - Backup Other Files: \n"
"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
-"Options\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
msgstr ""
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
+"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 ""
-#: ../../help.pm:1
+#: ../../modules/parameters.pm:1
+#, fuzzy, c-format
+msgid "comma separated strings"
+msgstr "Formateer partisies"
+
+#: ../../standalone/scannerdrake:1
#, 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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
-"\n"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
+msgid "These are the machines from which the scanners should be used:"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/logdrake: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 always needed at\n"
-"boot 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 ""
-"U kan nou dienste kies wat by herlaaityd moet afskop.\n"
-"Wanneer u die muis oor 'n item beweeg, sal 'n klein ballon opspring\n"
-"wat die rol van die diens verduidelik.\n"
-"\n"
-"Wees versigtig met hierdie stap. Indien u beplan om dié rekenaar as 'n\n"
-"bediener te gebruik wil u nie dienste afskop wat u nie gaan gebruik nie."
+msgid "Messages"
+msgstr "Beginboodskap"
-#: ../../help.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
+msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../help.pm:1
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "POP and IMAP Server"
+msgstr "LDAP-bediener"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Mexico"
+msgstr "Muis"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model stepping"
+msgstr "Formatering"
+
+#: ../../lang.pm:1
#, 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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" 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."
+msgid "Rwanda"
msgstr ""
-#: ../../help.pm:1
+#: ../../modules/interactive.pm:1
#, 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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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 ""
+msgid "Do you have any %s interfaces?"
+msgstr "Het u enige %s koppelvlakke?"
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
-"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
+msgid "Switzerland"
msgstr ""
-#: ../../help.pm:1
+#: ../../lang.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."
+msgid "Brunei Darussalam"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Here are Listed 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 ""
+msgid "Remote lpd Printer Options"
+msgstr "Eksterne lpd drukkeropsies"
#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
-"GNU/Linux is a multi-user system, meaning each user can have their own\n"
+"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\", which is the\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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"some information, but not affect the entire system.\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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all users, you will be asked to choose a user\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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
+"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 is 'n multigebruikerstelsel en dit beteken dat elke gebruiker sy "
"eie\n"
@@ -2208,4024 +1295,4516 @@ msgstr ""
"gebruiker wil verander.\n"
"Dit is bash by verstek."
-#: ../../help.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Configure Internet Access..."
+msgstr "Konfigureer internettoegang..."
+
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
+msgid "Norway"
+msgstr "Norweegs"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Danish"
+msgstr "Deens"
+
+#: ../../services.pm:1
+#, 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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
msgstr ""
-"Voordat u voortgaan, lees asb die lisensieterme noukeurig deur. Dit dek\n"
-"die hele Mandrake Lnux distirbusie, and indien u nie saamstem met al die\n"
-"terme daarin bevat nie, kliek om die Weier knoppie. Dit sal onmiddelik die\n"
-"installasie stop sit. Om met die installasie voort te gaan kliek op die "
-"Aanvaar\n"
-"knoppie."
-#: ../../install2.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "You must also format %s"
+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 ""
+"Gee asb die IP-konfigurasie vir hierdie rekenaar.\n"
+"Elke item moet as 'n IP-adres in dotdesimalenotasie\n"
+"(1.2.3.4) gegee word."
-#: ../../install2.pm:1
+#: ../../help.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)"
+"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 ""
-#: ../../install_any.pm:1
+#: ../../harddrake/data.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"
+msgid "Processors"
msgstr ""
-"'n Fout het voorgekom - geen geldige toestelle om die nuwe lêerstelsels op "
-"te skep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-#: ../../install_any.pm:1 ../../partition_table.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Bulgaria"
+msgstr "Hongaars"
+
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No NIC selected!"
+msgstr "Nie gekonnekteer nieKabelkonneksie"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Error reading file %s"
-msgstr "Fout met die les van lêer %s"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr ""
-#: ../../install_any.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
+"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 ""
-"Om hierdie gestoorde pakketkeuse te gebruik, herlaai die installasie met "
-"\"linux defcfg=floppy\""
-#: ../../install_any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This floppy is not FAT formatted"
-msgstr "Hierdie floppie is nie in FAT-formaat nie"
+msgid "partition %s is now known as %s"
+msgstr ""
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup Other files..."
+msgstr "Korrupte rugsteunlêer"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Sit 'n FAT-geformatteerde skyf in aandrywer %s"
+msgid "SMB server IP"
+msgstr "SMB-bediener IP:"
-#: ../../install_any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Can't use broadcast with no NIS domain"
-msgstr "Kan nie uitsaau sonder 'n NIS-domein nie"
+msgid "Congo (Kinshasa)"
+msgstr ""
-#: ../../install_any.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "Partisietabel van skyf %s gaan opdateer word!"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing HPOJ package..."
+msgstr "Installeer pakket %s"
+
+#: ../../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"
+"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 Spesiale herlaaiskyf voorsien ;n metode waarby u Linux kan laai sonder\n"
+"die gebruik van 'n normale herlaaistelsel. Dit is veral bruikbaar wanneer\n"
+"u nie LILO (of Grub) op u stelsel wil installeer nie, 'n ander bedryfstelsel "
+"LILO\n"
+"verwyder of LILO nie met u stelsel werk nie. Hierdie herlaaiskyf kan ook\n"
+"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
+"ernstige stelselfalings te herstel. Wil u 'n herlaaiskyf maak?\n"
+"%s"
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "No"
-msgstr "Nee"
+msgid ", USB printer \\#%s"
+msgstr ""
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Yes"
-msgstr "Ja"
+msgid "Latvian"
+msgstr "Latvies"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "monthly"
msgstr ""
-#: ../../install_gtk.pm:1
-#, fuzzy, c-format
-msgid "System configuration"
-msgstr "Kleurkonfigurasie"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "Module name"
+msgstr "Modulenaam"
-#: ../../install_gtk.pm:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "System installation"
-msgstr "SILO installasie"
+msgid "Start at boot"
+msgstr "Gelaai tydens herlaaityd"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bringing down the network"
-msgstr "Netwerk op pad af"
+msgid "Use Incremental Backups"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Bringing up the network"
-msgstr "Netwerk op pad op"
+msgid "First sector of drive (MBR)"
+msgstr "Eerste sektor van skyf (MBR)"
-#: ../../install_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Partisionering het misluk: %s"
+msgid "Joystick"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "Die DrakX partisioneringsassistent het die volgende oplossings:"
+msgid "El Salvador"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "I can't find any room for installing"
-msgstr "Ek kon geen plek vir installasie vind nie."
+msgid "Use Unicode by default"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
+msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""
-"U het nou partisie %s partisioneer.\n"
-"Wanneer u klaar is, stoor u veranderinge met 'w'."
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Use fdisk"
-msgstr "Gebruik fdisk"
+msgid "Trying to rescue partition table"
+msgstr "Partisietabel Reddingspoging"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Custom disk partitioning"
-msgstr "Gespesialiseerde skyfpartisionering"
+msgid "Option %s must be an integer number!"
+msgstr "Opsie %s moet 'n heeltal wees!"
-#: ../../install_interactive.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Alle bestaande partisies en data sal uitgewis word op skyf %s"
+msgid ""
+"Entries you'll have to fill:\n"
+"%s"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "U het meer as een hardeskyf, waar wil u Linux installeer?"
+msgid "Unable to start live upgrade !!!\n"
+msgstr "Kon nie die intydse opgradering begin nie !!!\n"
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Erase entire disk"
-msgstr "Wis hele skyf"
+msgid "Name: "
+msgstr "Naam: "
-#: ../../install_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Remove Windows(TM)"
-msgstr "Verwyder Windows(TM)"
+msgid "16 million colors (24 bits)"
+msgstr "16-miljoen kleure (24 bis)"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
+msgid "Allow all users"
+msgstr "Voeg 'n gebruiker by"
+
+#: ../../share/advertising/08-store.pl:1
+#, c-format
+msgid "The official MandrakeSoft Store"
msgstr ""
-"Daar is geen FAT partisies om te verander of om as teruglus (nie genoeg "
-"spasie nie) te gebruik nie"
#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
+msgid "Resizing"
+msgstr "Grootteverandering"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Cable connection"
+msgstr "Kabelkonneksie"
+
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "User"
+msgstr "Gebruikerskode"
+
+#: ../../fsedit.pm:1
+#, fuzzy, 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)"
+"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 ""
+"Ek kan nie u partisietabel lees nie, dit is te korrup.\n"
+"Ek sal die nodige partisies skoonmaak, maar alle data sal vernietig word.\n"
+"Die ander opsie is om DrakX te belet om die partisietabel te verander.\n"
+"(fout is %s)\n"
+"\n"
+"Will u al die partisies verwyder?\n"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT-grootteverandering het gefaal: %s"
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer on parallel port \\#%s"
+msgstr "Drukkerbedienernaam"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Name"
+msgstr "Naam: "
+
+#: ../../raid.pm:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "Windowslêerstelselgrense word bereken"
+msgid "mkraid failed"
+msgstr "mkraid het gefaal"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Resizing"
-msgstr "Grootteverandering"
+msgid "Button 3 Emulation"
+msgstr "Knop-3 emulasie"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files..."
+msgstr "Stoor in lêer"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "partition %s"
-msgstr "partisie %s"
+msgid "Israeli (Phonetic)"
+msgstr "Israelies (Foneties)"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "Watter grootte wil u vir Windows behou?"
+msgid "access to rpm tools"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "edit"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, 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."
+msgid "You must choose/enter a printer/device!"
+msgstr "Tik drukkertoestel URI in"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Permission problem accessing CD."
msgstr ""
-"WAARSKUWING\n"
-"\n"
-"DrakX moet nou u WIndowspartisie se grootte verander. Hierdie operasie\n"
-"IS GEVAARLIK. Indien u nie alreeds so gemaak het nie, moet u hierdie "
-"installasie\n"
-"verlaat, scandisk onder Windows loop en dalk ook defrag. Dan kan u terugkeer "
-"na\n"
-"hierdie installasie. Rugstuen ook u data. Insien u skeer is van u saak, kies "
-"OK."
-#: ../../install_interactive.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect: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 "U Windows-partisie is te gefragmenteer. Loop eers 'defrag' asb."
+msgid "Phone number"
+msgstr "Telefoonnommer"
-#: ../../install_interactive.pm:1
-#, fuzzy, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+msgid "Printer name, description, location"
+msgstr "Drukkernaam,. beskrywing, ligging"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (broadcast)"
msgstr ""
-"Die FAT-verstellingsprogram kan nie u partisie hanteer nie.\n"
-"Fout: %s"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Please choose the\n"
+"media for backup."
+msgstr "Kies asb. 'n taal om te gebruik."
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "Watter partisie se grootte wil u verander?"
+msgid "Use Xinerama extension"
+msgstr "Gebruik Xinerama-ekstensies"
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
+msgid "Loopback"
+msgstr "Teruglus"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid ""
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
+msgstr ""
+"Kon nie mkbootdisk ordentelik afsluit nie:\n"
+" %s \n"
+" %s"
+
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgid "West Europe"
+msgstr "Europa"
+
+#: ../../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 ""
-"Daar is geen FAT partisies om te verander of om as teruglus (nie genoeg "
-"spasie nie) te gebruik nie"
-#: ../../install_interactive.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Harddrake2 version %s"
+msgstr "Hardeskyfdeteksie."
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Ruilpartisiegrootte in MB: "
+msgid "Copying %s"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "Choose color"
+msgstr "Kies 'n monitor"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Root partition size in MB: "
-msgstr "Basispartisiegrootte in MB:"
+msgid "Dominican Republic"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose the sizes"
-msgstr "Kies die groottes"
+msgid "Swaziland"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Watter partisie wil u vir Linux4Win gebruik?"
+msgid "Set-UID"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you are using CDRW media"
+msgstr "Kliek asb. op 'n partisie"
+
+#: ../../help.pm:1
#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "Gebruik vir die Windows-partisie vir teruglus"
+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 ""
-#: ../../install_interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "There is no existing partition to use"
-msgstr "Daar is geen bestaande partisies om te gebruik nie"
+msgid " on parallel port \\#%s"
+msgstr ""
-#: ../../install_interactive.pm:1
+#. -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 existing partitions"
-msgstr "Gebruik bestaande partisies"
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
+msgstr ""
+"Gebruik die %c en %c sleutels om die inskrywing te kies wat uitgelig moet "
+"word."
-#: ../../install_interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
+msgid "Generic 2 Button Mouse"
+msgstr "Generiese 2-knop muis"
-#: ../../install_interactive.pm:1
+#: ../../lvm.pm:1
#, c-format
-msgid "Use free space"
-msgstr "Gebruik beskikbare spasie"
+msgid "Remove the logical volumes first\n"
+msgstr "Verwyder eers die logiese volumes\n"
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#. -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 "You must have a FAT partition mounted in /boot/efi"
-msgstr "U moet oor 'n FAT partisie wat as /boot/efi geheg is, beskik"
+msgid "The highlighted entry will be booted automatically in %d seconds."
+msgstr "Die uitgeligte inskrywing sal outomaties in %ds gelaai word."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-"You don't have a swap partition.\n"
-"\n"
-"Continue anyway?"
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
-"U het nie 'n ruilpartisie nie\n"
-"\n"
-"Wil u steeds voortgaan?"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet access"
+msgstr "Internettoegang"
+
+#: ../../standalone/draksplash: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 `/'"
+"y coordinate of text box\n"
+"in number of characters"
msgstr ""
-"U moet 'n wortelpartisie definieer.\n"
-"Skep 'n partisie of kliek op 'n bestaande een.\n"
-"Kies dan Hegpunt en stel dit dan '/'."
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.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"
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
msgstr ""
-"Sekere hardeware op u rekenaar benodig geslote drywers.\n"
-" U kan inligting hieroorvind by %s"
-#: ../../install_messages.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Enabling servers..."
+msgstr "Bedieneers word aktiveer..."
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing test page(s)..."
+msgstr "Toetsbladsy(e) word gedruk..."
+
+#: ../../fsedit.pm:1
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr "Daar is alreeds 'n partisie met hegpunt %s\n"
+
+#: ../../help.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"
+"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"
-"%s\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"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Mandrake Linux User's Guide."
-msgstr ""
-"Geluk, installasie is afgehandel.\n"
-"Verwyder die herlaaimedium en druk 'enter' om te herlaai.\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"
-"Vir lapinligting oor hierdie vrystelling vanMandrake Linux,\n"
-"bekyk die errata beskikbaar op\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\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"
-"Inligting oor stelskonfigurasie is beskikbaar in die postinstallasie-\n"
-"hoofstuk in die Offisiële Liux-Mandrake Gebruikersgids."
+" * \"%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 ""
-#: ../../install_messages.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Ukraine"
+msgstr "Ukranies"
+
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Application:"
+msgstr "Magtiging"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgid "External ISDN modem"
+msgstr "Eksterne ISDN-kaart"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, report check result by mail."
msgstr ""
-#: ../../install_messages.pm:1
+#: ../../interactive/stdio.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"
+msgid "Your choice? (default %s) "
+msgstr "U keuse? (verstek %s) "
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Trouble shooting"
msgstr ""
-#: ../../install_messages.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid " / Region"
+msgstr "Resolusie"
+
+#: ../../harddrake/sound.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"
+"The classic bug sound tester is to run the following commands:\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"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
+"by default\n"
"\n"
-"4. Intellectual Property Rights\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\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"
+"- \"/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"
-"5. Governing Laws \n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\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"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Gaan stap '%s' binne\n"
+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 ""
+"Toetsbladsy(e) is na die drukkerstelsel gestuur.\n"
+"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
+"Drukstatus:\n"
+"%s\n"
+"\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
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Help"
+msgid "daily"
msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "not configured"
-msgstr "herkonfigureer"
+msgid "and one unknown printer"
+msgstr "Voeg drukker by"
-#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
-#, c-format
-msgid "Configure"
-msgstr "Konfigureer"
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "Ireland"
+msgstr "Yslandies"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Go on anyway?"
-msgstr "Gaan steeds voort?"
+msgid "kernel version"
+msgstr "bedryfstelselkernweergawe"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error installing packages:"
-msgstr "Daar was 'n fout met die installasie van die pakkette:"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " Restore Configuration "
+msgstr "Netwerkkonfigurasie"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error ordering packages:"
-msgstr "Daar was 'n fout met pakkette:"
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Is this the correct setting?"
+msgstr "Is dit korrek?"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Change your Cd-Rom!\n"
+"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"
-"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 ""
-"Verander u CDROM!\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"
-"Sit asb. die CDROM getiteld \"%s\" in die aandrywer en druk OK. Indien u "
-"nie\n"
-"hieroor beskik nie, druk Kanselleer om installasies vanaf dié CDROM te vermy."
+"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 ""
-#
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Refuse"
-msgstr "Weier"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Wizard Configuration"
+msgstr "Konfigurasie"
-#
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Accept"
-msgstr "Aanvaar "
+msgid "Autoprobe"
+msgstr "Aftas"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Installing package %s"
-msgstr "Installeer pakket %s"
+msgid "Backup system files..."
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "%d packages"
-msgstr "%d pakkette"
+msgid "Can't use broadcast with no NIS domain"
+msgstr "Kan nie uitsaau sonder 'n NIS-domein nie"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "No details"
-msgstr "Detail"
+msgid "Removing printer \"%s\"..."
+msgstr "Drukkerdata word gelees..."
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Details"
-msgstr "Detail"
+msgid "drakfloppy"
+msgstr "drakfloppy"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Please wait, preparing installation..."
-msgstr "Wag asb. installasie word voorberei"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Time remaining "
-msgstr "Tyd oor "
+msgid "information level that can be obtained through the cpuid instruction"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Estimating"
-msgstr "Skatting"
+msgid "Peru"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " on device: %s"
+msgstr "Muistoestel: %s\n"
+
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Installing"
-msgstr "Besig met installasie"
+msgid "Remove Windows(TM)"
+msgstr "Verwyder Windows(TM)"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "Kies die pakkette wat u wil installeer"
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr "Laai die X-fontbediener (dis nodig vir XFree)."
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Minimal install"
-msgstr "Minimale installasie"
+msgid ""
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Updating package selection"
-msgstr "Pakketseleksie word opgedateer"
+msgid "Select the font file or directory and click on 'Add'"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Load/Save on floppy"
-msgstr "Laai/Stoor op floppie"
+msgid "Madagascar"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "<- Previous"
-msgstr "<- Vorige"
+msgid "Urpmi"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Install"
-msgstr "Installasie"
+msgid "Cron not available yet as non-root"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Show automatically selected packages"
-msgstr "Wys outogeselekteerde pakkette."
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "System"
+msgstr "Stelselmode"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "U kan nie hierdie pakket deselekteer nie. Dit moet opgradeer word."
+#: ../../any.pm:1 ../../help.pm:1
+#, fuzzy, c-format
+msgid "Do you want to use this feature?"
+msgstr "Wil u aboot gebruik?"
-#: ../../install_steps_gtk.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+msgid "Arabic"
msgstr ""
-"Hierdie pakket moet opgradeer word\n"
-"Is u seker u wil dit deselekteer?"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds geïnstalleer"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Hierdie is 'n verpligte pakket. Dit kan nie uitgehaal word nie."
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- Options:\n"
+msgstr "Opsies"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't select/unselect this package"
-msgstr "U kan nie hierdie pakket selekteer/deselekteer nie"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Password required"
+msgstr "Wagwoord"
-#
-#: ../../install_steps_gtk.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "Dei volgende pakkette gaan verwyder word"
+msgid "%d minutes"
+msgstr "%d minute"
-#
-#: ../../install_steps_gtk.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "The following packages are going to be installed"
-msgstr "Die volgende pakkette gaan installeer word"
+msgid "Graphics card: %s"
+msgstr "Videokaart: %s"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"You can't select this package as there is not enough space left to install it"
+msgid "WebDAV transfer failed!"
msgstr ""
-"U kan nie hierdie pakket selekteer nie, omdat daar nie meer spasie "
-"beskikbaar is nie"
-#: ../../install_steps_gtk.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "Belangrikheid: %s\n"
+msgid "XFree configuration"
+msgstr "XFree-konfigurasie"
-#: ../../install_steps_gtk.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "Groote: %d KB\n"
+msgid "Choose action"
+msgstr "Kies aksie"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Weergawe: %s\n"
+msgid "French Polynesia"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Name: %s\n"
-msgstr "Naam: %s\n"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Bad package"
-msgstr "Foutiewe pakket"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr "Ondersteun die OKI-4W en aanpasbare WIN-drukkers"
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Other"
-msgstr "Ander"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr "Loop die ALSA (Gevorderde Linux Klankargitektuur) klankstelsel"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#. -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 "Total size: %d / %d MB"
-msgstr "Totale grootte: %d / %d MB"
+msgid "Installing driver for %s card %s"
+msgstr "Drywer vir %s kaart %s in installasieproses"
-#: ../../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 "Volgende ->"
+msgid ""
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Individual package selection"
-msgstr "Individuele pakketseleksie"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Enable Server"
+msgstr "Datbasis"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Package Group Selection"
-msgstr "Kies pakketgroepe"
+msgid "Ukrainian"
+msgstr "Ukranies"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.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'."
+"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 ""
-"U stelsel het min hulpbronne beskikbaar. U mag dalk probleme ondervind met "
-"die installering\n"
-"van Mandrake Linux. In so 'n geval probeer eerder die teksinstallasie. "
-"Daarvoor moet u\n"
-"'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die "
-"instruksielyn intik."
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Save packages selection"
-msgstr "Stoor pakketseleksie"
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "Sit 'n herlaaiskyf wat gebruik is, in aandrywer %s"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Automated"
-msgstr "Outomaties"
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local network(s)"
+msgstr "geen netwerkkaart gevind nie"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Replay"
-msgstr "Herspeel"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
+msgstr "Verwyder Windows(TM)"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake: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"
+"Your %s has been configured.\n"
+"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
+"applications menu."
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Generate auto install floppy"
-msgstr "Skep outoinstallasieskyf"
+msgid "Firewire controllers"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Reboot"
-msgstr "Basis"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
msgid ""
-"Some steps are not completed.\n"
+"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"
-"Do you really want to quit now?"
+"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 ""
-"Bepaalde stappe is nie afgehandel nie.\n"
+"LILO (Die LInux LOader) en Grub is herlaaistelsels. Beide kan GNU/Linux of "
+"enige ander\n"
+"bedryfstelsel wat op u rekenar teenwoordig is, laai. Gewoonlik word hierdie\n"
+"beryfstelsels reg bespeur en bygevoeg. Indien nie, kan u 'n inskrywing maak\n"
+"op hierdie skerm. Maak seker u kies die korrekte paramters.\n"
"\n"
-"Wil u werklik nou aborteer?"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Creating auto install floppy..."
-msgstr "Outoinstallasieskyf word geskep."
+"\n"
+"U mag dalk toegang tot ander bedryfstelsels beperk, in welke geval u die "
+"nodige\n"
+"inskrywings kan uitvee. Maar dan het u die nodige herlaaiskywe nodig om die\n"
+"betrokke bedryfstelsels te laai."
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Sit 'n leë floppie in aandrywer %s"
+msgid "System mode"
+msgstr "Stelselmode"
-#: ../../install_steps_interactive.pm:1
-#, c-format
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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."
+"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 ""
+"Om na 'n Netware drukker te druk moet u die volgende voorsien:\n"
+"Netware rekenaarnaam (dis nie noodwendig dieselfde as die TCP/IP\n"
+"rekenaarnaam nie); moontlik die IP adres van die drukkerbediener;\n"
+"die drukkernaam; toepaslike gebruikerskode en wagwoord."
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Installasie van herlaaiprogram het gefaal a.g.v. hierdie fout: "
+#
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Netmask:"
+msgstr "Netmasker"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Installing bootloader"
-msgstr "Herlaaistelselinstallasie"
+msgid "Append"
+msgstr "Aanlas"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
+msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-"Die 'aboot' installasie het gefaal. Wil u 'n installasie afwurg al\n"
-"word die eerste partisie vernietig?"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Do you want to use aboot?"
-msgstr "Wil u aboot gebruik?"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Preparing bootloader..."
-msgstr "Herlaaistelsel word voorberei"
+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 ""
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Domain Admin Password"
+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 ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Domain Admin User Name"
-msgstr "Domeinnaam"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Windows Domain"
-msgstr "NIS-domein"
-
-#: ../../install_steps_interactive.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Authentication Windows Domain"
-msgstr "LDAP-magtiging"
+msgid "Network printer \"%s\", port %s"
+msgstr "Netwerkdrukker (sok)"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw: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."
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
msgstr ""
+"Kies asb. die netwerkkaart wat aan die loakel area netwerk gekoppel is."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "NIS Server"
-msgstr "NIS-bediener"
+msgid "OK to restore the other files."
+msgstr ""
#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "NIS Domain"
-msgstr "NIS-domein"
+#, fuzzy, c-format
+msgid "Please choose your keyboard layout."
+msgstr "Wat is u sleutelborduitleg?"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Authentication NIS"
-msgstr "NIS-magtiging"
+msgid "Printer Device URI"
+msgstr "Drukkertoestel URI"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "NIS"
-msgstr "NIS"
+msgid "Not erasable media!"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "LDAP Server"
-msgstr "LDAP-bediener"
+msgid "Terminal-based"
+msgstr "Terminaaltipe"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "LDAP Base dn"
-msgstr "LDAP Basis-dn"
+msgid "Installing a printing system in the %s security level"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Authentication LDAP"
-msgstr "LDAP-magtiging"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "The user name is too long"
+msgstr "Hierdie genruikerskode bestaan alreeds"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "LDAP"
-msgstr "KDAP"
+msgid "Other OS (windows...)"
+msgstr "Ander bedryfstelsel (windows...)"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Local files"
-msgstr "Plaaslike lêers"
+msgid "WebDAV remote site already in sync!"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
-#, c-format
-msgid "Authentication"
-msgstr "Magtiging"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Reading printer database..."
+msgstr "Drukkerdata word gelees..."
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
-msgstr ""
-"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
+msgid "Generate auto install floppy"
+msgstr "Skep outoinstallasieskyf"
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No password"
-msgstr "Geen wagwoord"
+msgid ""
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Set root password"
-msgstr "Kies 'root' se wagwoord"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Somalia"
+msgstr "NIS-domein"
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
+msgid "No open source driver"
msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
-#, c-format
-msgid "Services: %d activated for %d registered"
+#: ../../security/level.pm:1
+#, fuzzy, c-format
+msgid ""
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
msgstr ""
+"Hierdie is Vlak-4 sekuriteit, maar die stelsel is afgeslote.\n"
+"Sekuriteitseienskappe is maksimaal."
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Services"
-msgstr "Dienste"
-
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "System"
-msgstr "Stelselmode"
+msgid "Nicaragua"
+msgstr ""
-#. -PO: example: lilo-graphic on /dev/hda1
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "%s on %s"
-msgstr "Poort"
+msgid "New Caledonia"
+msgstr "Masedonies"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Bootloader"
-msgstr "Herlaaistelsel om te gebruik"
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "European protocol (EDSS1)"
+msgstr "Europese protokol (EDSS1)"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Boot"
-msgstr "Basis"
+#: ../../any.pm:1
+#, c-format
+msgid "Video mode"
+msgstr "Videomodus"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "disabled"
-msgstr "deaktiveer"
+msgid "Please enter your email address below "
+msgstr "Probeer asb. weer"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "activated"
-msgstr "Aktiveer nou dadelik"
+msgid "Oman"
+msgstr "NIS-domein"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Firewall"
-msgstr "Vuurmuur/Netwerkroteerder"
+msgid "Network Monitoring"
+msgstr "Netwerkkonfigurasie"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Security"
-msgstr "Sekuriteit"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Security Level"
-msgstr "Sekuriteitsvlak word gestel."
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "New size in MB: "
+msgstr "Nuwe grootte in MB: "
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Network"
-msgstr "Netwerkkoppelvlak"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Partition table type: %s\n"
+msgstr "Partisietabeltipe: %s\n"
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Network & Internet"
-msgstr "Netwerkkoppelvlak"
+msgid "Authentication Windows Domain"
+msgstr "LDAP-magtiging"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Graphical interface"
-msgstr "X met herlaai"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "US keyboard"
+msgstr "VSA sleutelbord"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Hardware"
-msgstr ""
+msgid "Buttons emulation"
+msgstr "Knoppie-emulasie"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "TV card"
-msgstr "TV-kaaer"
+msgid ", network printer \"%s\", port %s"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
+msgid ""
+"\n"
+"Drakbackup activities via tape:\n"
+"\n"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgid ""
+"\n"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "Beskik u oor nog?"
+msgid "Sending Speed:"
+msgstr "Stoor in lêer"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Sound card"
-msgstr "Klankkaart"
+msgid "Halt bug"
+msgstr ""
-#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Remote CUPS server"
-msgstr "Verwyder CUPS-bediener"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Mail alert configuration"
+msgstr "Konfigurasie"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No printer"
-msgstr "Geen drukker"
+msgid "Tokelau"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer"
-msgstr "Drukker"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Bosnian"
+msgstr "Estoniaans"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
-#, c-format
-msgid "Mouse"
-msgstr "Muis"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Release: "
+msgstr "Wag asb."
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Timezone"
-msgstr "Tydsone"
+msgid "Connection speed"
+msgstr "Konneksiespoed"
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Keyboard"
-msgstr "Sleutelbord"
+msgid ""
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Summary"
-msgstr "Opsomming"
+msgid "Namibia"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "NTP Server"
-msgstr "NTP-bediener"
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Database Server"
+msgstr "Datbasis"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
-msgstr "Outotydsinkronisasie met NTP"
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Hardware clock set to GMT"
-msgstr "Hardewareklok gestel vir GMT"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "Kan nie 'n partisie by geformatteerde RAID md%d byvoeg nie"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Which is your timezone?"
-msgstr "Wat is u tydsone?"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Would you like to try again?"
-msgstr "Wil u 'n drukwerk nou konfigureer?"
+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 ""
+"Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 %s "
+"bied,\n"
+"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES.\n"
+"U kaart word deur XFree %s ondersteun, wat beter 2D-ondersteuning bied."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Unable to contact mirror %s"
-msgstr "Kon nie vurk nie: %s"
+msgid "Please wait, setting security options..."
+msgstr "Wag asb. installasie word voorberei"
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
-msgstr "Spieël word gekontak vir die lys van pakkette"
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "Kies 'n spieël waar die pakkette verkry kan word"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr "Spieël word gekontak vir die lys van pakkette"
+msgid "Launch the graphical environment when your system starts"
+msgstr "Laai X-Windowstelsel met herlaai"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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 ?"
+msgid "hourly"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "Sit asb. die module-opdateringsfloppie in aandrywer %s"
+msgid " Successfuly Restored on %s "
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "Sit 'n herlaaiskyf wat gebruik is, in aandrywer %s"
+msgid "Making printer port available for CUPS..."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Post-install configuration"
-msgstr "Postinstallasiekonfigurasie"
+msgid "Antigua and Barbuda"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"Installing package %s\n"
-"%d%%"
+"!!! 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 ""
-"Installeer nou pakket %s\n"
-"%d%%"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Preparing installation"
-msgstr "Berei installasie voor"
+msgid "Spanish"
+msgstr "Spaans"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CDROM getiteld \"%s\""
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Start"
+msgstr "Toestand"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.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."
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
msgstr ""
-"Indien u oor al die gelyste CD's beskik, kliek OK.\n"
-"Indien u oor geen van die gelyste CD's beskik nie, kliek Kanselleer.\n"
-"Indien u net oor sekere CDs beskik, deselekteer die ander en kliek OK."
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
-#, c-format
-msgid "All"
-msgstr "Alles"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Truly minimal install (especially no urpmi)"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Configuring applications..."
+msgstr "Konfigureer drukker"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "With basic documentation (recommended!)"
-msgstr ""
+msgid "Normal modem connection"
+msgstr "Normale modemkonneksie"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "With X"
-msgstr "Wag"
+msgid "File Selection"
+msgstr "Pakketkeuse"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"You haven't selected any group of packages.\n"
-"Please choose the minimal installation you want:"
+"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 ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Type of install"
-msgstr "Kies pakket om te installeer"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "Selected size is larger than available space"
-msgstr "Geselekteerde grootte is groter as beskikbare spasie."
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "Sit 'n floppie met die pakketkeuse in aandrywer "
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Loading from floppy"
-msgstr "Oplaai vanaf floppie"
+msgid "Run config tool"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Package selection"
-msgstr "Pakketkeuse"
+msgid "Bootloader installation"
+msgstr "Herlaaiprogram installasie"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Save on floppy"
-msgstr "Stoor op floppie"
+msgid "Root partition size in MB: "
+msgstr "Basispartisiegrootte in MB:"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Load from floppy"
-msgstr "Laai vanaf floppie"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "Hierdie is 'n verpligte pakket. Dit kan nie uitgehaal word nie."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Please choose load or save package selection on floppy.\n"
-"The format is the same as auto_install generated floppies."
+msgid "Etherboot ISO image is %s"
msgstr ""
-"Kies asb. die laai of stoor pakketkeuse op die floppie.\n"
-"Die formaat is dieselfde as outoinstallasie-genereerde floppies."
-#: ../../install_steps_interactive.pm:1
-#, c-format
+#: ../../services.pm:1
+#, fuzzy, c-format
msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
msgstr ""
-"U stelsel het nie genoeg plek vir 'n installasie of opgradering nie (%d > %d)"
+"named (BIND) is die domeinnaamdiens (DNS) wat gebruik word om\n"
+"rekenaarname na IP-adresse toe om te skakel."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Looking for available packages..."
-msgstr "Soek vir beskikbare pakkette"
+msgid "Disconnect..."
+msgstr "Diskonnekteer..."
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Finding packages to upgrade..."
-msgstr "Soek vir pakkette om op te gradeer."
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Looking at packages already installed..."
-msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds geïnstalleer"
+msgid "Saint Lucia"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Soek vir beskikbare pakkette"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
-msgstr "Nie genoeg ruilarea om die installasie te voltooi. Voeg asb. by."
+msgid "Report"
+msgstr "Poort"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
+msgid "Palau"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "Toets vir foutiewe areas?"
+msgid "level"
+msgstr "vlak"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "Kies die partisies om te formatteer"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "U moet herlaai om die partisietabelveranderinge te aktiveer"
+msgid "Package Group Selection"
+msgstr "Kies pakketgroepe"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "Restore Via Network Protocol: %s"
msgstr ""
-"Geen beskikbare 1MB herlaaipartisie nie! Installasie sal voortgaan, maar u "
-"sal herlaaipartisie met DiskDrake moet skep indien u die stelsel wil "
-"herlaai."
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Choose the mount points"
-msgstr "Kies die hegpunte"
+msgid "You can configure each parameter of the module here."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr "Hegpunte vir partisies word nou gesoek"
+msgid "Choose the resolution and the color depth"
+msgstr "Kies die resolusie en kleurdiepte"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "No partition available"
-msgstr "geen beskikbare partisies"
+msgid "Emulate third button?"
+msgstr "Emuleer derde knop?"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configuring IDE"
-msgstr "IDE word opgestel"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "IDE"
-msgstr "IDE"
+msgid "Mount"
+msgstr "Heg"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "Stel PCMCIA op..."
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Creating auto install floppy"
+msgstr "Outoinstallasieskyf word geskep."
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Install updates"
+msgstr "Installeer stelsel"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Button 3 Emulation"
-msgstr "Knop-3 emulasie"
+msgid "text box height"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Button 2 Emulation"
-msgstr "Knop-2 Emulasie"
+msgid "State"
+msgstr "Toestand"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Buttons emulation"
-msgstr "Knoppie-emulasie"
+msgid "Be sure a media is present for the device %s"
+msgstr "versker asb dat die regte mediatipe vir toestel %s beskikbaar is"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Aan watter seriaalpoort is u muis gekoppel?"
+msgid "Enable multiple profiles"
+msgstr "Gebruik multiprofiele"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mouse Port"
-msgstr "Muispoort"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please choose your type of mouse."
-msgstr "Wat is u muistoestel?"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Encryption key for %s"
-msgstr "Die wagwoorde stem nie ooreen nie."
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Upgrade %s"
-msgstr "Opgradeer"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "Is hierdie 'n installasie of opgradering?"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Install/Upgrade"
-msgstr "Installeer/Opgradeer"
+msgid ""
+"These options can backup and restore all files in your /etc directory.\n"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr "Hierdie is die volledige lys van beskikbare sleutelborde"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please choose your keyboard layout."
-msgstr "Wat is u sleutelborduitleg?"
+msgid "Local printer"
+msgstr "Plaaslike drukker"
-#: ../../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
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Quit"
-msgstr "Verlaat"
+msgid "Files Restored..."
+msgstr ""
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "License agreement"
-msgstr "Lisensieooreenkoms"
+msgid "Package selection"
+msgstr "Pakketkeuse"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "An error occurred"
-msgstr "'n Fout het voorgekom"
+msgid "Mauritania"
+msgstr ""
-#: ../../install_steps_newt.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+"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 ""
-" <Tab>/<Alt-Tab> tussen elemente | <Space> selekteer | <F12> volgende skerm "
-
-#: ../../install_steps_newt.pm:1
-#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "Mandrake Linux Installasie %s"
-#: ../../install_steps.pm:1
-#, c-format
-msgid "No floppy drive available"
-msgstr "Geen sagteskyaandrywer beskikbaar nie"
-
-#: ../../install_steps.pm:1
-#, c-format
-msgid "Welcome to %s"
-msgstr "Welkom by %s"
-
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"Sekere belangrike pakkette het nie korrek geïnstalleer nie.\n"
-"Óf die CDROM-aandrywer óf die CD is foutief.\n"
-"Toets die CD op 'n werkende Linux installasie met \"rpm -qpl Mandrake/RPMS/*."
-"rpm\"\n"
-#: ../../install_steps.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Duplikaat hegpunt %s"
+msgid "All primary partitions are used"
+msgstr "Alle primêre partisies is gebruik"
-#: ../../install_steps.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"An error occurred, but I don't know how to handle it nicely.\n"
-"Continue at your own risk."
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
msgstr ""
-"'n Fout het plaasgevind en ek weet nie hoe om dit veilig te hanteer\n"
-"nie. Gaan op u eie risiko voort."
+"Nadat dit klaar is, sal dit beter wes om u X-omgewing te herlaai\n"
+"om die rekenaarnaamveranderingprobleem te voorkom."
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
+#: ../../services.pm:1
#, c-format
-msgid "Please wait"
-msgstr "Wag asb."
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr "Outobespeuring en hardewarekonfigurasie met herlaaityd."
-#: ../../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
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Installation Server Configuration"
+msgstr "Sluit konfigurasie af"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Ok"
-msgstr "OK"
+msgid "Configuring IDE"
+msgstr "IDE word opgestel"
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Network functionality not configured"
+msgstr "Monitor is nie opgestel nie"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Configure module"
+msgstr "Stel muistoestel op"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Finish"
+msgid "Cocos (Keeling) Islands"
msgstr ""
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnecting from the Internet "
+msgstr "Konnekteer aan die internet"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Basic"
-msgstr ""
+msgid "You'll need to reboot before the modification can take place"
+msgstr "U sal moet herlaai voor die veranderinge geaktiveer kan word"
-#: ../../interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Advanced"
-msgstr "Gevorderd"
+msgid "Provider phone number"
+msgstr "Voorsiener se telefoonnommer"
#
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Remove"
-msgstr "Verwyder drukker"
-
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#, c-format
-msgid "Modify"
-msgstr "Verander"
+msgid "Host %s"
+msgstr "Rekenaarnaam"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
-#, c-format
-msgid "Add"
-msgstr "Voeg by"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Armenia"
+msgstr "Armenies (oud)"
-#: ../../interactive.pm:1
-#, c-format
-msgid "Choose a file"
-msgstr "Kies 'n lêer"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Fiji"
+msgstr "Finnies"
-#: ../../keyboard.pm:1
+#: ../../security/help.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 ""
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Right \"Windows\" key"
+"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 ""
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Left \"Windows\" key"
-msgstr ""
+msgid "Second floppy drive"
+msgstr "Tweede sagteskyfaandrywer"
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "\"Menu\" key"
+msgid "About Harddrake"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Alt and Shift keys simultaneously"
+msgid "Drive capacity"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
+msgid ""
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
msgstr ""
+"Sit 'n floppie in die aandrywer.\n"
+"Alle data op hierdie floppie sal verloor word."
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "CapsLock key"
-msgstr ""
+msgid "Size: %s"
+msgstr "Grootte: %s"
#: ../../keyboard.pm:1
#, c-format
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Both Shift keys simultaneously"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "secondary"
+msgstr "%d sekondes"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Right Alt key"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "View Backup Configuration."
+msgstr "Netwerkkonfigurasie"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Yugoslavian (latin)"
-msgstr "Jugoslaavs (latynse uitleg)"
+msgid "if set to yes, report check result to syslog."
+msgstr ""
-#: ../../keyboard.pm:1
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Viëtnamees \"nommerry\" QWERTY"
+msgid "No password"
+msgstr "Geen wagwoord"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "US keyboard (international)"
-msgstr "VSA internasionale sleutelbord"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Nigeria"
+msgstr "seriaal"
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "US keyboard"
-msgstr "VSA sleutelbord"
+msgid "There is no existing partition to use"
+msgstr "Daar is geen bestaande partisies om te gebruik nie"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "UK keyboard"
-msgstr "VK sleutelbord"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid ""
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Ukrainian"
-msgstr "Ukranies"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 ""
+"Om aan 'n sokdrukker te konnekteer, moet u die rekenaarnaam van die\n"
+"drukker voorsien en dalk ook 'n poortnommer voorsien.\n"
+"Met HP JetDirect-bedieners is die poortnommer gewoonlik 9100,\n"
+"maar dit mag anders wees met ander bedieners. Raadpleeg die handleiding\n"
+"wat saam met die hardeware gekom het."
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turks (moderne \"Q\" modem)"
+msgid "Hard drive information"
+msgstr "Hardeskyfinligting"
#: ../../keyboard.pm:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turks (tradisionele \"F\" model)"
+msgid "Russian"
+msgstr "Russies"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Tajik keyboard"
-msgstr "Tajik sleutelbord"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Jordan"
+msgstr "Iranies"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Thai keyboard"
-msgstr "Thai sleutelbord"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Hide files"
+msgstr "mkraid het gefaal"
-#: ../../keyboard.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "Armenies (tikmasjien)"
+msgid "Auto-detect printers connected to this machine"
+msgstr "Eksterne drukker"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Tamil (ISCII-layout)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Serbian (cyrillic)"
-msgstr "Serwies (Kirillies)"
+msgid "Sorry, no floppy drive available"
+msgstr "Jammer, geen sagteskyfaandrywer beskikbaar nie"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "Slovaaks (QWERTY)"
+msgid "Bolivia"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovaaks (QWERTZ)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Slovenian"
-msgstr "Sloveens"
+msgid "Bad package"
+msgstr "Foutiewe pakket"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Swedish"
-msgstr "Sweeds"
+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 ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Russian (Yawerty)"
-msgstr "Russue (Yawerty)"
+#: ../../security/level.pm:1
+#, fuzzy, c-format
+msgid "DrakSec Basic Options"
+msgstr "Opsies"
-#: ../../keyboard.pm:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Russian"
-msgstr "Russies"
+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 ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Romanian (qwerty)"
-msgstr "Romanies (QWERTY)"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Romania"
+msgstr "NIS-domein"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Romanian (qwertz)"
-msgstr "Romanies (QWERTZ)"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "choose device"
+msgstr "Herlaaitoestel"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Canadian (Quebec)"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Canada"
msgstr "Kanadees (Quebec)"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Portuguese"
-msgstr "Portugees"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "Pools (QWERTZ uitleg)"
-
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "Pools (QWERTY uitleg)"
+msgid "Remove from LVM"
+msgstr "Verwyder uit LVM"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Norwegian"
-msgstr "Norweegs"
+msgid "Timezone"
+msgstr "Tydsone"
#: ../../keyboard.pm:1
#, c-format
-msgid "Dutch"
-msgstr "Nederlands"
+msgid "German"
+msgstr "Duits"
-#: ../../keyboard.pm:1
+#: ../../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 "Maltese (US)"
-msgstr ""
+msgid "Next ->"
+msgstr "Volgende ->"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Maltese (UK)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "Serwies (Kirillies)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Myanmar (Burmese)"
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
msgstr ""
+"\n"
+"Dis hoogs waarskynlik dat hierdie partisie\n"
+"drywerpartisie is en verkieslik alleen gelos\n"
+"moet word.\n"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Macedonian"
-msgstr "Masedonies"
-
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Malayalam"
+msgid "Guinea-Bissau"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Latvian"
-msgstr "Latvies"
-
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Lituanies \"foneties\" QWERTY"
+msgid "Horizontal refresh rate"
+msgstr "Horisontale verfristempo"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Lituanies \"nommerry\" QWERTY"
+msgid ""
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
+msgstr ""
+"Kan nie hegpunt ontset nie, omdat hierdie partisie vir teruglus\n"
+"gebruik word. Verwyder eers die teruglus."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "Lituanies AZERTY (nuut)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "Lituanies AZERTY (oud)"
+msgid "USB controllers"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../Xconfig/various.pm:1
#, fuzzy, c-format
-msgid "Laotian"
-msgstr "Latvies"
+msgid "What norm is your TV using?"
+msgstr "Watter tipe is u ISDN-konneksie?"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Latin American"
-msgstr "Latyns-Amerikaans"
+msgid "Type:"
+msgstr "Tipe:"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Korean keyboard"
-msgstr "Koreaanse sleutelbord"
+msgid "Share name"
+msgstr "Drukkernaam:"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "Japanees 106 sleutels"
+msgid "enable"
+msgstr "Aktiveer"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid ""
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
+msgstr "Spieël word gekontak vir die lys van pakkette"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Inuktitut"
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
msgstr ""
+"Daar was 'n probleem met die herlaai van die netwerk.\n"
+"\n"
+"%s"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Italian"
-msgstr "Italiaans"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Remove the loopback file?"
+msgstr "Terugluslêer %s word geformateer"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Icelandic"
-msgstr "Yslandies"
+msgid "Selected size is larger than available space"
+msgstr "Geselekteerde grootte is groter as beskikbare spasie."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Iranian"
-msgstr "Iranies"
+msgid "NCP server name missing!"
+msgstr "NCP-bedienernaam ontbreek!"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Israelies (Foneties)"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Please choose your country."
+msgstr "Wat is u muistoestel?"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Israeli"
-msgstr "Israelies"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Hard Disk Backup files..."
+msgstr "Korrupte rugsteunlêer"
#: ../../keyboard.pm:1
-#, c-format
-msgid "Croatian"
-msgstr "Kroaties"
+#, fuzzy, c-format
+msgid "Laotian"
+msgstr "Latvies"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Hungarian"
-msgstr "Hongaars"
+msgid "Samoa"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Gurmukhi"
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
msgstr ""
+"Die 'rstat' protokol laat gebruikers op 'n netwerk toe om\n"
+"werksverrigtinginligting oor enige rekenaar op die netwerk te onttrek."
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Gujarati"
+msgid "Re-generating list of configured scanners ..."
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Greek"
-msgstr "Grieks"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Scanner"
+msgstr "Selekteer 'n videokaart"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgies (Latynse uitleg)"
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr "Waarskuwing: Toetsing is gevaarlik met hierdie videokaart"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgies (Russiese uitleg)"
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr ""
+"Die gebruikerskode maag alleenlikui kleinletter, nommers, '-' en '_' bestaan"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "French"
-msgstr "Frans"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Menudrake"
+msgstr "verpligtend"
-#: ../../keyboard.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Finnish"
-msgstr "Finnies"
+msgid "Welcome To Crackers"
+msgstr "Krakers welkom"
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Spanish"
-msgstr "Spaans"
+msgid "Module options:"
+msgstr "Module opsies:"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Estonian"
-msgstr "Estoniaans"
+msgid "Secure your networks with the Multi Network Firewall"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (VSA)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norweegs)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Dvorak (US)"
-msgstr "Dvorak (VSA)"
+msgid "Go on without configuring the network"
+msgstr "Stel netwerk op"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Danish"
-msgstr "Deens"
+msgid "Abort"
+msgstr "Aborteer"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Devanagari"
+msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "German (no dead keys)"
-msgstr "Duits (geen dooie sleutels)"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to use the non-rewinding device."
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "German"
-msgstr "Duits"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Usage of remote scanners"
+msgstr "Gebruik beskikbare spasie"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "Tseggies (QWERTY)"
+msgid "\t-CDROM.\n"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "Tseggies (QWERTZ)"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
+msgstr "U Windows-partisie is te gefragmenteer. Loop eers 'defrag' asb."
#: ../../keyboard.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "Switsers (Franse uitleg)"
+msgid "Dvorak (Norwegian)"
+msgstr "Dvorak (Norweegs)"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "Switsers (Duitse uitleg)"
+msgid "Hard Disk Backup Progress..."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Belarusian"
-msgstr "Belarussies"
-
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Bosnian"
-msgstr "Estoniaans"
+msgid "Unable to fork: %s"
+msgstr "Kon nie vurk nie: %s"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasiliaans (ABNT-2)"
-
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Bulgarian (BDS)"
-msgstr "Bulgaars"
+msgid "Type: "
+msgstr "Tipe:"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "Armenies (Foneties)"
+msgid "<-- Edit Client"
+msgstr "DHCP-Kliënt"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Bengali"
-msgstr "Aktiveer"
+msgid "no fonts found"
+msgstr "%s is nie gevind nie"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Belgian"
-msgstr "Belgies"
+msgid "Mouse"
+msgstr "Muis"
-#: ../../keyboard.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbaidjani (latyns)"
+msgid "not enough room in /boot"
+msgstr "nie genoeg spasie in /boot nie"
-#: ../../keyboard.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Arabic"
+msgid "Choosing an arbitratry driver"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Armenian (phonetic)"
-msgstr "Armenies (Foneties)"
-
-#: ../../keyboard.pm:1
+#
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Armenian (typewriter)"
-msgstr "Armenies (tikmasjien)"
+msgid "Host name"
+msgstr "Rekenaarnaam"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Armenian (old)"
-msgstr "Armenies (oud)"
+msgid "Liechtenstein"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Albanian"
-msgstr "Albanies"
+msgid "the color of the progress bar"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Polish"
-msgstr "Pools"
+msgid "Suppress Fonts Files"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Zimbabwe"
-msgstr "moontlik"
+msgid "Add to RAID"
+msgstr "Voeg by RAID"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Zambia"
+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 ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "South Africa"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Serbia"
-msgstr "seriaal"
+msgid "No floppy drive available!"
+msgstr "Geen sagteskyaandrywer beskikbaar nie"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mayotte"
+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 ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Yemen"
-msgstr ""
+msgid "Continue anyway?"
+msgstr "Wil u in elk geval voortgaan?"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Samoa"
+msgid ""
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Wallis and Futuna"
-msgstr ""
+msgid "Printer"
+msgstr "Drukker"
#: ../../lang.pm:1
#, c-format
-msgid "Vanuatu"
+msgid "Saudi Arabia"
msgstr ""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Vietnam"
-msgstr ""
+msgid "Internet"
+msgstr "Internet"
-#: ../../lang.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Virgin Islands (U.S.)"
+msgid "Some devices were added:\n"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr ""
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "Geometrie: %s silinders, %s koppe, %s sektore\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Venezuela"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing on the printer \"%s\""
+msgstr "Netwerk op pad af"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Saint Vincent and the Grenadines"
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Vatican"
-msgstr "Latvies"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Uzbekistan"
-msgstr ""
+msgid "Restore From Tape"
+msgstr "Reddingspartisietabel"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Uruguay"
-msgstr ""
+msgid "Choose the profile to configure"
+msgstr "Kies die profiel om te konfigureer"
-#: ../../lang.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "United States Minor Outlying Islands"
+msgid ""
+"\n"
+"\n"
+"Enter a Zeroconf host name without any dot if you don't\n"
+"want to use the default host name."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Uganda"
-msgstr "Opgradeer"
-
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Ukraine"
-msgstr "Ukranies"
+msgid "Backup Now from configuration file"
+msgstr "Netwerkkonfigurasie"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Tanzania"
+msgid "Mount points should contain only alphanumerical characters"
msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Taiwan"
-msgstr "Latvies"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Tuvalu"
-msgstr ""
+msgid "Restarting printing system..."
+msgstr "Watter drukkerstelsel verlang u?"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Trinidad and Tobago"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
msgstr ""
-#: ../../lang.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Turkey"
-msgstr ""
+msgid "See hardware info"
+msgstr "Sien hardeware inligting"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Tonga"
-msgstr ""
+msgid "First sector of boot partition"
+msgstr "Eerste sektor van herlaaipartisie"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Tunisia"
-msgstr ""
+msgid "Printer manufacturer, model"
+msgstr "Drukkervervaardiger, model"
-#: ../../lang.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Turkmenistan"
-msgstr ""
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Druk sonder drukkertou"
-#: ../../lang.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "East Timor"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Tokelau"
+msgid "Subnet Mask:"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Tajikistan"
+msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Thailand"
+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 ""
+"Die kritiese twee parameters is die vertikale verfristempo (die tempo\n"
+"waarteen die hele skerm verfris) en die horisontale sinkronisasietempo (die\n"
+"tempo waarteen die horisontale skandeerlyne vertoon word). Lg. is die\n"
+"belangrikste.\n"
+"\n"
+"Dit is BAIE BELANGRIK dat u nie 'n sinkronisasie bereik buite dié van u\n"
+"monitor spesifiseer nie, dit kan die monitor beskadig. Indien u twyfel,\n"
+"kies konservatief."
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Togo"
-msgstr ""
+msgid "Modify"
+msgstr "Verander"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "French Southern Territories"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Chad"
+msgid "Need hostname, username and password!"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Turks and Caicos Islands"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Swaziland"
+msgid "HardDrake"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Syria"
-msgstr ""
+msgid "new"
+msgstr "nuut"
-#: ../../lang.pm:1
-#, c-format
-msgid "El Salvador"
-msgstr ""
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Would you like to try again?"
+msgstr "Wil u 'n drukwerk nou konfigureer?"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Sao Tome and Principe"
-msgstr ""
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Suriname"
-msgstr "Drukkernaam:"
+msgid "Wizard"
+msgstr "Assistent"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Somalia"
-msgstr "NIS-domein"
+msgid "Edit selected server"
+msgstr "%s bespeur"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Senegal"
-msgstr "Aktiveer"
+msgid "Please choose where you want to backup"
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "San Marino"
-msgstr ""
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr "U moet herlaai om die partisietabelveranderinge te aktiveer"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sierra Leone"
+msgid "Do not include the browser cache"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Slovakia"
-msgstr "Sloveens"
-
-#: ../../lang.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr ""
+msgid "Please, choose your keyboard layout."
+msgstr "Wat is u sleutelborduitleg?"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Slovenia"
-msgstr "Sloveens"
+#: ../../mouse.pm:1 ../../security/level.pm:1
+#, c-format
+msgid "Standard"
+msgstr "Standaard"
-#: ../../lang.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Saint Helena"
-msgstr ""
+msgid "Please choose your mouse type."
+msgstr "Wat is u muistoestel?"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Singapore"
-msgstr ""
+msgid "Connect..."
+msgstr "Konnekteer..."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Sudan"
-msgstr "SunOS"
+msgid "Failed to configure printer \"%s\"!"
+msgstr "Konfigureer drukker"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Seychelles"
-msgstr "Dop"
+msgid "not configured"
+msgstr "herkonfigureer"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Solomon Islands"
-msgstr ""
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../lang.pm:1
-#, c-format
-msgid "Saudi Arabia"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "About"
+msgstr "Aborteer"
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Rwanda"
-msgstr ""
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Russia"
-msgstr "Russies"
+msgid "Proxies configuration"
+msgstr "Instaanbedienerkonfigurasie"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Romania"
-msgstr "NIS-domein"
+#: ../../mouse.pm:1
+#, c-format
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Reunion"
-msgstr "Resolusie"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Start: sector %s\n"
+msgstr "Begin: sektor %s\n"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Qatar"
-msgstr "Toestand"
+msgid "Network interface already configured"
+msgstr "Monitor is nie opgestel nie"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Palau"
+msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Paraguay"
+msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../lang.pm:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Portugal"
-msgstr "Poort"
+msgid "Mail Server"
+msgstr "Datbasis"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Palestine"
-msgstr "Stoor pakketseleksie"
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Please click on a partition"
+msgstr "Kliek asb. op 'n partisie"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Puerto Rico"
-msgstr "Protokol"
+#: ../../any.pm:1 ../../standalone/drakbackup:1
+#, c-format
+msgid "Linux"
+msgstr "Linux"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Pitcairn"
-msgstr "Druk"
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "Have a nice day!"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Saint Pierre and Miquelon"
+msgid "across Network"
msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
+#, c-format
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Poland"
-msgstr "Yslandies"
+msgid "Upgrade %s"
+msgstr "Opgradeer"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Pakistan"
-msgstr ""
+msgid "Select Printer Connection"
+msgstr "Kies drukkerkonneksie"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Philippines"
+msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Papua New Guinea"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "French Polynesia"
+msgid "IP Range Start:"
msgstr ""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Peru"
+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 ""
+"Die internetsuperbedienerdiensprogram (gewoonlik inetd genoem) laai 'n\n"
+"verskeidenheid internetdienste soos nodig. Dit is gewoonlik verantwoordelik "
+"vir\n"
+"telnet, ftp, rsh en rlogin. As inetd gesper word, sper dit ook die dienste "
+"waarvoor\n"
+"inetd verantwoordelik is."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Panama"
+msgid "the height of the progress bar"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Oman"
-msgstr "NIS-domein"
-
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "New Zealand"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Niue"
-msgstr "Geen video"
-
-#: ../../lang.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Nauru"
+msgid "Argentina"
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Nepal"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Nicaragua"
-msgstr ""
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "Domain Name Server"
+msgstr "Domeinnaam"
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Nigeria"
-msgstr "seriaal"
+msgid "Security Level:"
+msgstr "Sekuriteitsvlak word gestel."
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Norfolk Island"
-msgstr ""
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Niger"
-msgstr "Hoog"
+msgid "Mount points must begin with a leading /"
+msgstr "Hegpunte moet met 'n / begin"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "New Caledonia"
-msgstr "Masedonies"
+msgid "Postfix Mail Server"
+msgstr "Postfix e-posbediener, Inn netnuusbediener"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Namibia"
-msgstr ""
+msgid "Quit without saving"
+msgstr "Verlaat, maar moenie iets stoor nie"
#: ../../lang.pm:1
#, c-format
-msgid "Mozambique"
+msgid "Yemen"
msgstr ""
-#: ../../lang.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Malaysia"
+msgid "This product is available on the MandrakeStore Web site."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Mexico"
-msgstr "Muis"
-
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Malawi"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
msgstr ""
-#: ../../lang.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Maldives"
+msgid "=> There are many things to choose from (%s).\n"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Mauritius"
-msgstr "Verskeie"
+#: ../../steps.pm:1
+#, c-format
+msgid "Hard drive detection"
+msgstr "Hardeskyfdeteksie."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Malta"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../diskdrake/dav.pm:1
#, fuzzy, c-format
-msgid "Montserrat"
-msgstr "Muispoort"
+msgid "Please enter the WebDAV server URL"
+msgstr "Toets asb. die muis"
#: ../../lang.pm:1
#, c-format
-msgid "Mauritania"
+msgid "Tajikistan"
msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Martinique"
-msgstr ""
+msgid "Accept"
+msgstr "Aanvaar "
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Northern Mariana Islands"
-msgstr ""
+msgid "Description"
+msgstr "Beskrywing"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Mongolia"
-msgstr ""
+msgid "Error opening %s for writing: %s"
+msgstr "Four om %s in skryfmode te open: %s"
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Myanmar"
-msgstr ""
+msgid "Mouse type: %s\n"
+msgstr "Muistipe: %s\n"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Mali"
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
+"U videokaart kan vir 3D-hardewareversnelling ondestuen word in XFree %s."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Macedonia"
-msgstr "Masedonies"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Wat is u sleutelborduitleg?"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Marshall Islands"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Madagascar"
-msgstr ""
+msgid "Expert Area"
+msgstr "Kundige area"
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Moldova"
-msgstr ""
+msgid "Choose a monitor"
+msgstr "Kies 'n monitor"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Monaco"
-msgstr "Monitor"
+#: ../../any.pm:1
+#, c-format
+msgid "Empty label not allowed"
+msgstr "Leë etiket word nie toegelaat nie"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Morocco"
+msgid "Maltese (UK)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Libya"
-msgstr ""
+msgid "I can't add any more partition"
+msgstr "Ek kan nie meer partisies byvoeg nie"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Latvia"
-msgstr "Latvies"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Size in MB: "
+msgstr "Grootte in MB: "
-#: ../../lang.pm:1
+#
+#: ../../printer/main.pm:1
#, c-format
-msgid "Luxembourg"
-msgstr ""
+msgid "Remote printer"
+msgstr "Eksterne drukker"
-#: ../../lang.pm:1
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Please choose a language to use."
+msgstr "Kies asb. 'n taal om te gebruik."
+
+#: ../../network/network.pm:1
#, c-format
-msgid "Lithuania"
+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 ""
+"WAARSKUWING: Die toestel is alreeds opgestel om aan die internette "
+"konnekteer.\n"
+"U kan die toestel net so aanvaar.\n"
+"Veranderinge aan onderstaande velde sal hierdie konfigurasie oorskryf."
-#: ../../lang.pm:1
-#, c-format
-msgid "Lesotho"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "I can set up your computer to automatically log on one user."
msgstr ""
+"Ek kan u rekenaar so opstel om X outomaties een gebruiker in te teken.\n"
+"Verlang u hierdie funksionaliteit?"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Liberia"
-msgstr "seriaal"
+msgid "Floppy format"
+msgstr "Formatteer"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Sri Lanka"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Generic Printers"
+msgstr "Drukker"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Liechtenstein"
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Saint Lucia"
+msgid "The scanners on this machine are available to other computers"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "First sector of the root partition"
+msgstr "Eerste sektor van herlaaipartisie"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Alternative drivers"
+msgstr "Alternatiewe toetsbladsy (A4)"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lebanon"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Laos"
-msgstr ""
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Cape Verde"
+msgstr "Maak boom toe"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Kazakhstan"
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Cayman Islands"
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Kuwait"
-msgstr "Verlaat"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Korea"
-msgstr "Nog"
+msgid "Guam"
+msgstr "Speletjies"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Korea (North)"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr ""
+msgid "/Options/Test"
+msgstr "/Opsies/Toets"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Comoros"
+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 ""
+"Hierdie vlak moet met sorg gebruik word. Dit maak 'n stelsel baie maklik\n"
+"om te gebruik, maar is baie sensitief. Dit moet nie gebruik vir 'n rekenaar\n"
+"wat aan ander rekenaars of die internet gekoppel is nie. Daar is geen "
+"wagwoord\n"
+"toegang nie."
-#: ../../lang.pm:1
-#, c-format
-msgid "Kiribati"
-msgstr ""
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Mounting partition %s"
+msgstr "Partisie %s word formateer"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Cambodia"
-msgstr ""
+msgid "User name"
+msgstr "Gebruikerskode"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Kyrgyzstan"
-msgstr ""
+msgid "New configuration (isdn-light)"
+msgstr "Nuwe konfigurasie (Ligte ISDN/isdn-light)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Kenya"
-msgstr "Sleutelbord"
+msgid "Userdrake"
+msgstr "Drukker"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Japan"
-msgstr ""
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Watter partisie wil u vir Linux4Win gebruik?"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Jordan"
-msgstr "Iranies"
+msgid "Backup system"
+msgstr "Stel lêerstelsels op"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Jamaica"
+msgid "Test pages"
+msgstr "Toetsbladsye"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"List of data to restore:\n"
+"\n"
msgstr ""
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, fuzzy, c-format
-msgid "Iceland"
-msgstr "Yslandies"
+msgid "Checking %s"
+msgstr "LPD word verwyder..."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Iran"
-msgstr "Iranies"
+msgid "TCP/Socket Printer Options"
+msgstr "Sokdrukkeropsies"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Iraq"
-msgstr ""
+msgid "Card mem (DMA)"
+msgstr "Kaartgeheue (DMA)"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "British Indian Ocean Territory"
+msgid "France"
+msgstr "Frankryk"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "browse"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "India"
-msgstr "Iranies"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Checking installed software..."
+msgstr "Installeerde sagteware word deursoek..."
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Israel"
-msgstr "Israelies"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Remote printer name missing!"
+msgstr "Eksterne drukkernam ontbreek!"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Ireland"
-msgstr "Yslandies"
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr ""
+"Wil u hierdie drukker (\"%s\")\n"
+"die verstek drukker maak?"
#: ../../lang.pm:1
+#, c-format
+msgid "Turkey"
+msgstr ""
+
+#: ../../network/adsl.pm:1
#, fuzzy, c-format
-msgid "Indonesia"
-msgstr "niks"
+msgid "Alcatel speedtouch usb"
+msgstr "speedtouch USB"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Hungary"
-msgstr "Hongaars"
+msgid "Number of buttons"
+msgstr "2 knoppies"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Haiti"
-msgstr ""
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "Viëtnamees \"nommerry\" QWERTY"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Croatia"
-msgstr "Kroaties"
+msgid "Module"
+msgstr "Muis"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Honduras"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
msgstr ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Heard and McDonald Islands"
+msgid "Hardware"
msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hong Kong"
+msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "China"
+msgid "United States"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Guyana"
-msgstr ""
+msgid "Default OS?"
+msgstr "Verstek bedryfstelsel?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Guinea-Bissau"
-msgstr ""
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Guam"
-msgstr "Speletjies"
+msgid "Swiss (German layout)"
+msgstr "Switsers (Duitse uitleg)"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Guatemala"
-msgstr "Portaal"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "Configure all heads independently"
+msgstr "Konfigureer skyfkoppe afsonderlik"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "South Georgia and the South Sandwich Islands"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Equatorial Guinea"
-msgstr ""
+msgid "NTP Server"
+msgstr "NTP-bediener"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Guadeloupe"
+msgid "Load/Save on floppy"
+msgstr "Laai/Stoor op floppie"
+
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "This theme does not yet have a bootsplash in %s !"
msgstr ""
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
+#, c-format
+msgid "nice"
+msgstr "oulik"
+
+#: ../../Xconfig/test.pm:1
#, fuzzy, c-format
-msgid "Guinea"
-msgstr "Algemeen"
+msgid "Leaving in %d seconds"
+msgstr "%d sekondes"
-#: ../../lang.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Gambia"
-msgstr ""
+msgid "Please choose which serial port your modem is connected to."
+msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Greenland"
-msgstr "Yslandies"
+msgid "Country"
+msgstr "Heg"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Property"
+msgstr "Poort"
+
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Gibraltar"
+msgid "Ghostscript"
msgstr ""
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "LAN Configuration"
+msgstr "LAN konfigurasie"
+
#: ../../lang.pm:1
#, c-format
msgid "Ghana"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "French Guiana"
-msgstr "Frans"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Path or Module required"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Georgia"
-msgstr "Norweegs"
+msgid "Advanced Options"
+msgstr "Sluit konfigurasie af"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Grenada"
+msgid "Coma bug"
msgstr ""
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "United Kingdom"
+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 ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Gabon"
+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 ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Faroe Islands"
-msgstr "Yslandies"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Micronesia"
-msgstr "Masedonies"
-
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Falkland Islands (Malvinas)"
-msgstr ""
+msgid "There was an error installing packages:"
+msgstr "Daar was 'n fout met die installasie van die pakkette:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Fiji"
-msgstr "Finnies"
+msgid "Lexmark inkjet configuration"
+msgstr "Internetkonfigurasie"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Finland"
-msgstr ""
+msgid "Undo"
+msgstr "Herroep"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Ethiopia"
-msgstr "Estoniaans"
+msgid "Save partition table"
+msgstr "Skryf partisietabel"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Spain"
-msgstr "Spaans"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Finnish"
+msgstr "Finnies"
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Eritrea"
-msgstr "Kundige area"
+msgid "Macedonia"
+msgstr "Masedonies"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Western Sahara"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Egypt"
-msgstr "Leeg"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Estonia"
-msgstr "Estoniaans"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovenian"
+msgstr "Sloveens"
#: ../../lang.pm:1
#, c-format
-msgid "Ecuador"
+msgid "Libya"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Algeria"
-msgstr "seriaal"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr ""
+"Skrips word konfigureer, sagterware installeer en bedieners afgeskop..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dominican Republic"
+msgid ""
+"\n"
+"- Burn to CD"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Dominica"
-msgstr "NIS-domein"
+#: ../../any.pm:1
+#, c-format
+msgid "Table"
+msgstr "Tabel"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Denmark"
-msgstr ""
+msgid "I don't know how to format %s in type %s"
+msgstr "Ek weet nie om %s as tipe %s te formateer nie"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Djibouti"
-msgstr "Aborteer"
+msgid "Model"
+msgstr "Muis"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Cyprus"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Stop Server"
+msgstr "NIS-bediener"
+
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Christmas Island"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
msgstr ""
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Cape Verde"
-msgstr "Maak boom toe"
+msgid "Modem"
+msgstr "Muis"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Cuba"
+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 ""
#: ../../lang.pm:1
#, c-format
-msgid "Colombia"
+msgid "Tuvalu"
msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Cameroon"
+msgid "Use auto detection"
+msgstr "Gebruik outobespeuring"
+
+#: ../../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 verleen muisvermoëns aan teksgebaseerde Linuxapplikasies soos\n"
+"Midnight Commander. Dit laat muisgebaseerde knip-en-plak aksies op die\n"
+"konsole toe asook opspringkieskaarte."
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Chile"
-msgstr "Sluit af"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Started on boot"
+msgstr "Gelaai tydens herlaaityd"
-#: ../../lang.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Cook Islands"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Cote d'Ivoire"
+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 ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Switzerland"
+msgid "Automatically find available printers on remote machines"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Congo (Brazzaville)"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Central African Republic"
+msgid "East Timor"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Congo (Kinshasa)"
-msgstr ""
+msgid "Del profile..."
+msgstr "Vee profiel uit..."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Cocos (Keeling) Islands"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Canada"
-msgstr "Kanadees (Quebec)"
+msgid "Installing Foomatic..."
+msgstr "Installeer pakket %s"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Belize"
-msgstr "Verstel Grootte"
+#: ../../standalone/XFdrake:1
+#, c-format
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Belarus"
-msgstr "Belarussies"
+msgid "detected"
+msgstr "%s bespeur"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Botswana"
-msgstr "Estoniaans"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Bouvet Island"
+msgid "The network needs to be restarted. Do you want to restart it ?"
msgstr ""
+"Hierdie pakket moet opgradeer word\n"
+"Is u seker u wil dit deselekteer?"
-#: ../../lang.pm:1
-#, c-format
-msgid "Bhutan"
-msgstr ""
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Package: "
+msgstr "Pakketkeuse"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Bahamas"
+msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Brazil"
+msgid "SECURITY WARNING!"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "StarOffice"
+msgstr "Kantoor"
+
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Bolivia"
-msgstr ""
+msgid "No, I don't want autologin"
+msgstr "Nee, ek verlang outo-aanteken"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Brunei Darussalam"
+msgid "Windows Migration tool"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
-msgid "Bermuda"
-msgstr "Duits"
+msgid "All languages"
+msgstr "Kies u taal"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Benin"
-msgstr "Belgies"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Burundi"
-msgstr ""
+msgid "Removing %s"
+msgstr "LPD word verwyder..."
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Bahrain"
-msgstr ""
+msgid "Testing your connection..."
+msgstr "Konneksie word getoets..."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Bulgaria"
-msgstr "Hongaars"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Burkina Faso"
-msgstr ""
+msgid "Cache size"
+msgstr "blokgrootte"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Bangladesh"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
msgstr ""
+"Wagwoorde is nou ontsper, maar gebruik as 'n netwerkrekenaar word nie "
+"aanbeveel nie."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Barbados"
-msgstr ""
+msgid "Start sector: "
+msgstr "Kies sektor: "
#: ../../lang.pm:1
#, c-format
-msgid "Bosnia and Herzegovina"
+msgid "Congo (Brazzaville)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, fuzzy, c-format
-msgid "Azerbaijan"
-msgstr "Albanies"
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr ""
+"Hierdie pakket moet opgradeer word\n"
+"Is u seker u wil dit deselekteer?"
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Aruba"
-msgstr "Grub"
-
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "Australia"
-msgstr "seriaal"
+msgid "Seychelles"
+msgstr "Dop"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "American Samoa"
+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 ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Bad password on %s"
+msgstr "Geen wagwoord"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Argentina"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Antarctica"
+msgid "Zambia"
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Angola"
+msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Netherlands Antilles"
+msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Armenia"
-msgstr "Armenies (oud)"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Albania"
-msgstr "Albanies"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Romanian (qwerty)"
+msgstr "Romanies (QWERTY)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Anguilla"
+msgid "Under Devel ... please wait."
msgstr ""
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Antigua and Barbuda"
+msgid "Czech Republic"
msgstr ""
#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Egypt"
+msgstr "Leeg"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "United Arab Emirates"
-msgstr ""
+msgid "Old configuration (isdn4net)"
+msgstr "Ou konfigurasie (isdn4net)"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Sound card"
+msgstr "Klankkaart"
+
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Andorra"
-msgstr "Herroep"
+msgid "Import Fonts"
+msgstr "Formateer partisies"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
-msgid "Afghanistan"
-msgstr "Albanies"
+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 ""
+"U het een massiewe FAT partisie. \n"
+"(gewoonlik deur DOS/Windows gebruik)\n"
+"Ek stel voor u verstel eers die grootte van dié partisie\n"
+"(kliek daarop en kliek dan op \"Verstel Grootte\")"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "default:LTR"
-msgstr "default:LTR"
+msgid "Suppress Temporary Files"
+msgstr ""
-#: ../../loopback.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Sirkulêre heg %s\n"
+msgid "Change partition type"
+msgstr "Verander partisietipe"
-#: ../../lvm.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Remove the logical volumes first\n"
-msgstr "Verwyder eers die logiese volumes\n"
+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 ""
-#: ../../modules.pm:1
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Network Options"
+msgstr "Module opsies:"
+
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+"Display theme\n"
+"under console"
msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "MOVE YOUR WHEEL!"
-msgstr "BEWEEG DIE WIEL!"
+msgid "Statistics"
+msgstr ""
-#
-#: ../../mouse.pm:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "To activate the mouse,"
-msgstr "Om die muis te aktiveer"
+msgid "(on %s)"
+msgstr "(op %s)"
-#
#: ../../mouse.pm:1
#, c-format
-msgid "Please test the mouse"
-msgstr "Toets asb. die muis"
+msgid "MM Series"
+msgstr "MM Series"
-#: ../../mouse.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "No mouse"
-msgstr "Geen muis"
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "none"
-msgstr "niks"
+msgid "average"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "3 buttons"
-msgstr "3 knoppies"
+msgid "New printer name"
+msgstr "Nuwe drukkernaam"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "2 buttons"
-msgstr "2 knoppies"
+msgid "Equatorial Guinea"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "1 button"
-msgstr "1 knop"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+msgstr ""
-#: ../../mouse.pm:1
-#, c-format
-msgid "busmouse"
-msgstr "busmuis"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Build Backup"
+msgstr "Korrupte rugsteunlêer"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Mouse"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Muis (seriaal, ou C7 tipe)"
+msgid "Currently, no alternative possibility is available"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+msgid "Romanian (qwertz)"
+msgstr "Romanies (QWERTZ)"
-#: ../../mouse.pm:1
-#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Write Config"
+msgstr "herkonfigureer"
-#: ../../mouse.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genius NetMouse"
+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 ""
+"Die 'routed' diensprogram hanteer outomatiese IP-roeteertabelopdatering\n"
+"via die RIP protokol. Alhoewel RIP baie gebruik word in klein netwerke, is\n"
+"meer komplekse protokolle nodig vir komplekse netwerke."
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "Kiribati"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Reeks (seriaal)"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+msgid "Browse"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+msgid "CDROM"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "Wil u nou aan die internet konnekteer?"
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Generiese 3-knop muis"
+msgid "Belgian"
+msgstr "Belgies"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Generiese 2-knop muis"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Do you have an ISA sound card?"
+msgstr "Beskik u oor nog?"
-#: ../../mouse.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "serial"
-msgstr "seriaal"
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+"Geen ethernetkaart is op die stelsel gevind nie.\n"
+"Ek kan nie hierdie konneksietipe opstel nie."
-#: ../../mouse.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft IntelliMouse"
+msgid "Windows"
+msgstr "NIS-domein"
+
+#: ../../common.pm:1
+#, fuzzy, c-format
+msgid "Can't make screenshots before partitioning"
+msgstr "Ek kan nie meer partisies byvoeg nie"
#
-#: ../../mouse.pm:1
-#, c-format
-msgid "Wheel"
-msgstr "Wiel"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host Name"
+msgstr "Rekenaarnaam"
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Generic"
-msgstr "Generies"
+msgid "/File/Save _As"
+msgstr "/Lêer/Stoor _as"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+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 ""
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+msgid "%s is not in the scanner database, configure it manually?"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Generiese PS2 wielmuis"
+msgid "Delay before booting default image"
+msgstr "Wagperiode voro verstekstelsel gelaai word"
-#: ../../mouse.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+msgid "Restrict command line options"
+msgstr "Beperk instruksielynopsies"
-#: ../../mouse.pm:1 ../../security/level.pm:1
-#, c-format
-msgid "Standard"
-msgstr "Standaard"
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "East Europe"
+msgstr "Europa"
-#: ../../mouse.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Sun - Muis"
+msgid "Use free space"
+msgstr "Gebruik beskikbare spasie"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "Skakel tussen plat- en groepsortering"
+msgid "use dhcp"
+msgstr "gebruik dhcp"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Collapse Tree"
-msgstr "Maak boom toe"
+msgid "Mail alert"
+msgstr ""
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Expand Tree"
-msgstr "Maak boom oop"
+msgid "Internet configuration"
+msgstr "Internetkonfigurasie"
-#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Info"
-msgstr "Info"
+msgid "Uzbekistan"
+msgstr ""
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr "Is dit korrek?"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Detected %s"
+msgstr "%s bespeur"
-#: ../../my_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgid "/Autodetect _printers"
+msgstr "Gebruik outobespeuring"
-#: ../../partition_table.pm:1
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid "Error writing to file %s"
-msgstr "Fout in die skryf van %s"
+msgid "Finish"
+msgstr ""
-#: ../../partition_table.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Bad backup file"
-msgstr "Korrupte rugsteunlêer"
+msgid "Show automatically selected packages"
+msgstr "Wys outogeselekteerde pakkette."
-#: ../../partition_table.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Herstel van léer %s het gefaal: %s"
+msgid "CPU flags reported by the kernel"
+msgstr ""
-#: ../../partition_table.pm:1
+#: ../../lang.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."
+msgid "Togo"
msgstr ""
-"U het 'n gat die partisietabel maar ek kan dit nie gebruik nie.\n"
-"Die enigste oplossing is om die primêre partisie te skuif sodat die gat\n"
-"langs die ekstensie partisies is"
-#: ../../partition_table.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
+msgid "Something went wrong! - Is mkisofs installed?"
+msgstr ""
-#: ../../partition_table.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "mount failed: "
-msgstr "heg het gefaal"
+msgid "16 MB"
+msgstr "16 MB"
-#: ../../pkgs.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "maybe"
-msgstr "moontlik"
+msgid "Please try again"
+msgstr "Probeer asb. weer"
-#: ../../pkgs.pm:1
-#, c-format
-msgid "nice"
-msgstr "oulik"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The model is correct"
+msgstr "Is dit korrek?"
-#: ../../pkgs.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "very nice"
-msgstr "baie oulik"
+msgid "FAT resizing failed: %s"
+msgstr "FAT-grootteverandering het gefaal: %s"
-#: ../../pkgs.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "important"
-msgstr "belangrik"
+msgid "Individual package selection"
+msgstr "Individuele pakketseleksie"
-#: ../../pkgs.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "must have"
-msgstr "benodig"
+msgid "This partition is not resizeable"
+msgstr "Hierdie partisie se greootte kan nie verstel word nie"
-#: ../../raid.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Nie genoeg partisies vir RAID vlak %d nie\n"
+msgid "Location"
+msgstr "Ligging"
-#: ../../raid.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "mkraid failed"
-msgstr "mkraid het gefaal"
+msgid "USA (cable-hrc)"
+msgstr ""
-#: ../../raid.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
+msgid "Journalised FS"
+msgstr "Gejoernaliseer"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Guatemala"
+msgstr "Portaal"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "This machine"
+msgstr "(op hierdie rekenaar)"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid het gefaal. Dalk is 'raidtools' nie beskikbaar nie."
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "DOS-skyfletter: %s ('n raaiskoot)\n"
-#: ../../raid.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Kan nie 'n partisie by geformatteerde RAID md%d byvoeg nie"
+msgid "Select the files or directories and click on 'OK'"
+msgstr ""
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Stop"
-msgstr "Sektor"
+#: ../../lang.pm:1
+#, c-format
+msgid "Bahrain"
+msgstr ""
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Start"
-msgstr "Toestand"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "omit scsi modules"
+msgstr "laat SCSI-modules weg"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "On boot"
-msgstr "met herlaai"
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr ""
-#: ../../services.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"No additional information\n"
-"about this service, sorry."
+"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 ""
+"Omdat u netwerk installasie doen, is u netwerk aslreeds opgestel.\n"
+"Kliek op OK om hierdee konfigurasie te behou, of op Kanselleer om u Internet "
+"& Netwerkkonneksie te herkonfigureer.\n"
-#: ../../services.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Services and deamons"
-msgstr ""
+msgid "Keyboard layout: %s\n"
+msgstr "Sleutelbord uitleg: %s\n"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "stopped"
-msgstr "onaktief"
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "running"
-msgstr "aktief"
+msgid "Maltese (US)"
+msgstr ""
#: ../../services.pm:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Kies watter dienste moet outomaties begin met herlaaityd."
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+"Heg en ontheg all netwerklêerstels (NFS), SMB (Lan Manger/Windows)\n"
+"en NCP (Netware) hegpunte."
-#: ../../services.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Database Server"
-msgstr "Datbasis"
+msgid "Tvcard"
+msgstr "TV-kaaer"
-#: ../../services.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Remote Administration"
-msgstr "Eksterne lpd drukkeropsies"
+msgid "Toggle between normal/expert mode"
+msgstr "Skakel oor na normale gebruiksvlak"
-#: ../../services.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "File sharing"
-msgstr ""
+msgid "Size"
+msgstr "Grootte"
-#: ../../services.pm:1
-#, c-format
-msgid "Internet"
-msgstr "Internet"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "GRUB"
+msgstr "GB"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Printing"
-msgstr "Druk"
+msgid "Greenland"
+msgstr "Yslandies"
-#: ../../services.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Laai die X-fontbediener (dis nodig vir XFree)."
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr "Laai die drywers vir u USB-toestelle"
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr ""
-#: ../../services.pm:1
+#: ../../standalone/drakgw: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."
+"The setup of Internet Connection Sharing has already been done.\n"
+"It's currently enabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"Syslog is die fasiliteit wat baie diensprogramme gebruik om boodskappe\n"
-"te log na 'n verskeidenheid loglêers. Dit is altyd goed om syslog te loop."
+"Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
+"Dis tans aktief.\n"
+"\n"
+"Wat wil u doen?"
-#: ../../services.pm:1
-#, c-format
-msgid "Launch the sound system on your machine"
-msgstr "Laai die klankstelsel op u rekenaar"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Delete All NBIs"
+msgstr "Selekteer lOer"
-#: ../../services.pm:1
+#: ../../help.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)."
+"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 ""
-"Die 'rwho' protokol laat eksterne gebruikers toe om te sien wie\n"
-"ingeteken is op 'n rkeneaar wat die 'rwho' diensprogram loop. (Amper soos "
-"'finger')."
-#: ../../services.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
+"if set, send the mail report to this email address else send it to root."
msgstr ""
-"Die 'rusers' protokol laat netwerkgebruikers toe om te bepaal wie\n"
-"aangeteken is op ander samewerkende rekenaars."
-#: ../../services.pm:1
+#: ../../Xconfig/card.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 ""
-"Die 'rstat' protokol laat gebruikers op 'n netwerk toe om\n"
-"werksverrigtinginligting oor enige rekenaar op die netwerk te onttrek."
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Watter tipe XFree-konfigurasie verlang u?"
-#: ../../services.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
+msgid "More"
+msgstr "Nog"
+
+#: ../../security/level.pm:1
+#, fuzzy, 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."
+"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 ""
-"Die 'routed' diensprogram hanteer outomatiese IP-roeteertabelopdatering\n"
-"via die RIP protokol. Alhoewel RIP baie gebruik word in klein netwerke, is\n"
-"meer komplekse protokolle nodig vir komplekse netwerke."
+"Met hierdie sekuriteitsvlak, kan die stelsel as 'n bediener gebruik word.\n"
+"Die sekuriteit is goed genoeg sodat 'n stelsel konneksies wat baie kliënte\n"
+"af kan aanvaar."
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Account Password"
+msgstr "Wagwoord"
+
+#: ../../any.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"
+"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 ""
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Tajik keyboard"
+msgstr "Tajik sleutelbord"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
+"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 ""
-"Stoor en herstel die stelselentropiepoel vir hoë kwaliteit,\n"
-"lukraaknommergenerasie."
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that moves mail from "
-"one machine to another."
-msgstr ""
-"POstfix is 'n E-posoordragagent (MTA). Dit is die program wat E-pos\n"
-"van een bediener na 'n ander oordra."
+msgid "Font List"
+msgstr "Hegpunt"
-#: ../../services.pm:1
+#: ../../install_steps_interactive.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."
+"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 ""
-"Portmapper bestuur RPC-konneksies wat deur protokolle soos NFS en NIS\n"
-"gebruik word. Portmap moet loop op rekenaars wat as bedieners vir hierdie\n"
-"protokolle, en ander protokolle wat die RPC meganisme gebruik, dien."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.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."
+"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 ""
-"PCMCIA is gewoonlik nodig om ondersteuning te verleen aan\n"
-"toestelle soos ethernet en modems in skootrekenaars. Dit sal nie\n"
-"gelaai word, behalwe as dit konfigureer is nie en dit is derhalwe\n"
-"veilig om op rekenaars te hê wat dit nie nodig het nie."
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Ondersteun die OKI-4W en aanpasbare WIN-drukkers"
+msgid "Select file"
+msgstr "Selekteer lOer"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
+"Choose the network or host on which the local printers should be made "
+"available:"
msgstr ""
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"NFS is 'n populêre protokol vir lêerdeling oor TCP/IP netwerke.\n"
-"Hierdie diens vorosien die NFS-lêersluitfunksionaliteit."
-#: ../../services.pm:1
+#: ../../lang.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."
+msgid "Japan"
msgstr ""
-"NFS is 'n populêre protokol vir lêerdeling oor TCP/IP netwerke.\n"
-"Hierdie diens voorsien NFS-bedienerfunksionaliteit. Dit word via\n"
-"die /etc/exports lêer opgestel."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Print option list"
+msgstr "Drukkeropsies"
+
+#: ../../standalone/localedrake:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
+msgid "The change is done, but to be effective you must logout"
msgstr ""
-"Aktiveer/Deaktiveer all netwerkkoppelvlakke wat opgestel is om by\n"
-"herlaaityf te begin."
-#: ../../services.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Search servers"
+msgstr "DNS bediener"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "NCP queue name missing!"
+msgstr "NCP-tounaam ontbreek!"
+
+#: ../../standalone/net_monitor:1
#, c-format
msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
+"Warning, another internet connection has been detected, maybe using your "
+"network"
msgstr ""
-"Heg en ontheg all netwerklêerstels (NFS), SMB (Lan Manger/Windows)\n"
-"en NCP (Netware) hegpunte."
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Cd-Rom labeled \"%s\""
+msgstr "CDROM getiteld \"%s\""
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
msgstr ""
-"named (BIND) is die domeinnaamdiens (DNS) wat gebruik word om\n"
-"rekenaarname na IP-adresse toe om te skakel."
+"Stoor en herstel die stelselentropiepoel vir hoë kwaliteit,\n"
+"lukraaknommergenerasie."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
msgstr ""
-#: ../../services.pm:1
+#: ../../share/advertising/07-server.pl: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)."
+msgid "Turn your computer into a reliable server"
msgstr ""
-"lpd is die drukkerdiensprogram en is nodig vir lpr om te funksioneer.\n"
-"Dit is 'n diens wat drukstukke na drukkers toe reguleer."
-#: ../../services.pm:1
+#: ../../network/network.pm:1
#, c-format
+msgid " (driver %s)"
+msgstr "(drywer %s)"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
+"Loopback file(s):\n"
+" %s\n"
+msgstr "Teruglus lêer(s): %s\n"
-#: ../../services.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Outobespeuring en hardewarekonfigurasie met herlaaityd."
+msgid "I don't know"
+msgstr "Ek weet nie"
-#: ../../services.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
+msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../services.pm:1
+#: ../../standalone/drakautoinst: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."
+"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 ""
-"Hierdie pakket laai die sleutelbordkaart soos dit in /etc/sysconfig/"
-"keyboard\n"
-"opgestel is. Dit kan vernader word met die kbdconfig nutsprogram. U moet "
-"dit\n"
-"op meeste rekenaars ongesper laat."
-#: ../../services.pm:1
+#: ../../harddrake/sound.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."
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
msgstr ""
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Uninstall"
+msgstr "Verlaay installasie"
+
+#: ../../standalone/scannerdrake: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."
+msgid " ("
msgstr ""
-"Die internetsuperbedienerdiensprogram (gewoonlik inetd genoem) laai 'n\n"
-"verskeidenheid internetdienste soos nodig. Dit is gewoonlik verantwoordelik "
-"vir\n"
-"telnet, ftp, rsh en rlogin. As inetd gesper word, sper dit ook die dienste "
-"waarvoor\n"
-"inetd verantwoordelik is."
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cpuid level"
+msgstr "Sekuriteitsvlak word gestel."
+
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Mongolian (cyrillic)"
+msgstr "Serwies (Kirillies)"
+
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr ""
-"Apache is 'n WWW-bediener.\n"
-"Dit kan HTML-lêers uitstuur en CGI's hanteer"
+msgid "Add a module"
+msgstr "Voeg module by"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
+msgid "Profile to delete:"
+msgstr "Profiel om uit te vee..."
-#: ../../services.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Local measure"
+msgstr "Plaaslike lêers"
+
+#: ../../mouse.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 verleen muisvermoëns aan teksgebaseerde Linuxapplikasies soos\n"
-"Midnight Commander. Dit laat muisgebaseerde knip-en-plak aksies op die\n"
-"konsole toe asook opspringkieskaarte."
+msgid "busmouse"
+msgstr "busmuis"
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect: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 is die standaard UNIX program om gebruikergespesifiseerde programme\n"
-"op periodies geskeduleerde tye te loop. vixie cron voeg addisionele "
-"funksionaliteit\n"
-"by die standaard UNIX cron, insluitende beter sekuriteit en 'n kragtiger "
-"konfigurasie."
+msgid "Account Login (user name)"
+msgstr "Gebruikerskode"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "Fdiv bug"
msgstr ""
-"Loop instruksies deur 'at' geskeduleer op die tyd deur 'at' gespesifiseer. "
-"Loop ook instruksiebondels wanneer die stelsellas laag genoeg is."
-#: ../../services.pm:1
+#: ../../network/drakfirewall.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."
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
msgstr ""
-"apmd word gebruik om battery status te monitor en dit dan te log via "
-"syslog.\n"
-"Dit kan ook gebruik word om die rekenaar af te bring wanneer die battery "
-"swak is."
-#: ../../services.pm:1
-#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anacron is skeduleerder vir periodiese instruksies."
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Benin"
+msgstr "Belgies"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Loop die ALSA (Gevorderde Linux Klankargitektuur) klankstelsel"
+msgid "Uruguay"
+msgstr ""
-#: ../../standalone.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Installing packages..."
-msgstr "Installeer pakket %s"
+msgid "Path selection"
+msgstr "Stoor pakketseleksie"
-#: ../../standalone.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
+msgid "Name/IP address of host:"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
+msgid "Monitor: %s\n"
+msgstr "Monitor: %s\n"
+
+#: ../../partition_table/raw.pm:1
+#, fuzzy, c-format
msgid ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
+"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 ""
+"Iets vrots gebeur op u hardeskyf.\n"
+"'n Dataintegriteitstoets het misluk.\n"
+"Dit beteken dat enigiets wat na u hardeskyf geskryf word as gemors sal "
+"eindig."
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer host name or IP missing!"
+msgstr "Drukkerbedienernaam ontbreek!"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check all users that you want to include in your backup."
+msgstr "Kies die pakkette wat u wil installeer"
+
+#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
-"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
-"usbtable] [--dynamic=dev]"
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
msgstr ""
-#: ../../standalone.pm:1
+#: ../../lang.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"
+msgid "Bangladesh"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgid "Japan (cable)"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-#: ../../standalone.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Initial tests"
+msgstr "Beginboodskap"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-msgstr ""
+msgid "Continue"
+msgstr "Gaan voort"
-#: ../../standalone.pm:1
+#
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "[keyboard]"
-msgstr "Sleutelbord"
+msgid "Custom Restore"
+msgstr "Aangepaste"
-#: ../../standalone.pm:1
+#: ../../help.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)"
+"\"%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 ""
-#: ../../standalone.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect: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."
+msgid "Script-based"
+msgstr "Skriptipe"
+
+#: ../../install_any.pm:1 ../../partition_table.pm:1
+#, c-format
+msgid "Error reading file %s"
+msgstr "Fout met die les van lêer %s"
+
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "PLL setting:"
+msgstr "Formatering"
+
+#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#, c-format
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "U moet oor 'n FAT partisie wat as /boot/efi geheg is, beskik"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid " on "
msgstr ""
-#: ../../standalone.pm:1
+#: ../../diskdrake/dav.pm:1
+#, c-format
+msgid "The URL must begin with http:// or https://"
+msgstr ""
+
+#: ../../printer/printerdrake.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"
+"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 ""
+"U kan die URI om die drukker te bereik direk spesifiseer. Die URI moet in "
+"CUPS- of Foomatic-formaat wees. Nie alle UTI-tipes moet deur al die "
+"spoelprogramme ondersteun nie."
+
+#: ../../any.pm:1
+#, c-format
+msgid "Other OS (SunOS...)"
+msgstr "Ander bedryfstelsel (SunOS...)"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Install/Upgrade"
+msgstr "Installeer/Opgradeer"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "%d packages"
+msgstr "%d pakkette"
#: ../../standalone.pm:1
#, c-format
@@ -6243,3364 +5822,3807 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Domain Authentication Required"
+msgstr "Magtiging"
+
+#: ../../standalone/drakTermServ: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"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
msgstr ""
-#: ../../steps.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Exit install"
-msgstr "Verlaay installasie"
+msgid "Costa Rica"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Install updates"
-msgstr "Installeer stelsel"
+msgid "Use libsafe for servers"
+msgstr "Selekteer opsies vir bediener"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configure services"
-msgstr "Konfigureer dienste"
+msgid "Icelandic"
+msgstr "Yslandies"
-#: ../../steps.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Configure X"
-msgstr "Stel X op"
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
-#: ../../steps.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Install bootloader"
-msgstr "Installeer herlaaistelsel"
+msgid "Please relog into %s to activate the changes"
+msgstr "Teken asb. weer in %s om veranderinge te aktiveer"
-#: ../../steps.pm:1
-#, c-format
-msgid "Configure networking"
-msgstr "Stel netwerk op"
+#: ../../my_gtk.pm:1
+#, fuzzy, c-format
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../steps.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Add a user"
-msgstr "Voeg 'n gebruiker by"
+msgid "Lilo/grub mode"
+msgstr "LILO/GRUB metode"
-#: ../../steps.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Root password"
-msgstr "Kies 'root' se wagwoord"
+msgid "Output"
+msgstr "Uitset"
-#: ../../steps.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "Install system"
-msgstr "Installeer stelsel"
+msgid "Circular mounts %s\n"
+msgstr "Sirkulêre heg %s\n"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose packages to install"
-msgstr "Kies pakkette om te installeer"
+msgid "Martinique"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Format partitions"
-msgstr "Formateer partisies"
+msgid "HardDrive / NFS"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../modules/parameters.pm:1
#, fuzzy, c-format
-msgid "Partitioning"
-msgstr "Druk"
+msgid "a number"
+msgstr "Telefoonnommer"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose your keyboard"
-msgstr "Kies u sleutelbord"
+msgid "Swedish"
+msgstr "Sweeds"
-#: ../../steps.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Select installation class"
-msgstr "Kies installasieklas"
+msgid "Which %s driver should I try?"
+msgstr "Watter %s drywer meot ek probeer?"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Hard drive detection"
-msgstr "Hardeskyfdeteksie."
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Configure mouse"
-msgstr "Stel muistoestel op"
+msgid "Filesystem types:"
+msgstr "LOersteltipes:"
-#: ../../steps.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "License"
+msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../steps.pm:1
-#, c-format
-msgid "Language"
-msgstr "Kies u taal"
-
-#: ../../ugtk2.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "utopia 25"
+msgid "Northern Mariana Islands"
msgstr ""
-#: ../../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
+#: ../../mouse.pm:1
#, c-format
-msgid "OK"
-msgstr "OK"
+msgid "none"
+msgstr "niks"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "user :"
+msgstr "Gebruikerskode"
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please enter your password"
+msgstr "Probeer asb. weer"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "logdrake"
+msgid ""
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
msgstr ""
-#: ../../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-*"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Floppy"
+msgstr "Stoor op floppie"
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (installasievertoondrywer)"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to erase your RW media (1st Session)"
+msgstr "Kliek asb. op 'n partisie"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakfont: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."
+msgid "Ghostscript referencing"
msgstr ""
-"Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 %s "
-"bied,\n"
-"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES."
-#: ../../Xconfig/card.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Bootloader"
+msgstr "Herlaaistelsel om te gebruik"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s met EKSPERIMENTELE 3D-hardewareversnelling"
+msgid "Move"
+msgstr "Skuif"
-#: ../../Xconfig/card.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"U videokaart kan vir 3D-hardewareversnelling ondestuen word in XFree %s."
+msgid "Bootloader to use"
+msgstr "Herlaaistelsel om te gebruik"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s met 3D-hardwareversnelling"
+msgid "SMB server host"
+msgstr "SMB-bedienernaam"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Name Servers:"
+msgstr "NIS-bediener"
+
+#: ../../install_messages.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."
+"\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 ""
-"Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 %s "
-"bied,\n"
-"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES.\n"
-"U kaart word deur XFree %s ondersteun, wat beter 2D-ondersteuning bied."
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: ../../services.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."
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
msgstr ""
-"U videokaart kan slegs 3D-versnelling onder XFree %s ondersteun.\n"
-"DIt word wel onder XFree %s ondersteun wat dalk beter 2D-ondersteuning het."
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
+msgid "4 billion colors (32 bits)"
+msgstr "4 biljoen kleure (32 bis)"
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Konfigureer net die \"%s\" kaart (%s)"
+msgid "Micronesia"
+msgstr "Masedonies"
-#: ../../Xconfig/card.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Use Xinerama extension"
-msgstr "Gebruik Xinerama-ekstensies"
+msgid "License"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configure all heads independently"
-msgstr "Konfigureer skyfkoppe afsonderlik"
+msgid "This may take a moment to generate the keys."
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Watter tipe XFree-konfigurasie verlang u?"
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "XFree-konfigurasie"
+msgid "Sagem (using pppoa) usb"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Kies die geheue grootte van u videokaart"
-
-#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
+"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 ""
-"U stelsel onderstuen multikopkonfigurasie.\n"
-"Wat wil u doen?"
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Multi-head configuration"
-msgstr "Multikopkonfigurasie"
+"'n Fout het voorgekom - geen geldige toestelle om die nuwe lêerstelsels op "
+"te skep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-#: ../../Xconfig/card.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Choose an X server"
-msgstr "Kies 'n X-bediener"
+msgid "Starting the printing system at boot time"
+msgstr "Watter drukkerstelsel verlang u?"
-#: ../../Xconfig/card.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "X server"
-msgstr "X-bediener"
+msgid "Do you want to start the connection at boot?"
+msgstr "Wil u die konneksie met herlaaityd aanskakel?"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "64 MB or more"
-msgstr "64MB of meer"
+msgid "Processor ID"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "32 MB"
-msgstr "32 MB"
+msgid "Sound trouble shooting"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "16 MB"
-msgstr "16 MB"
+msgid "Polish (qwerty layout)"
+msgstr "Pools (QWERTY uitleg)"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "8 MB"
-msgstr "8 MB"
+msgid "activate now"
+msgstr "Aktiveer nou dadelik"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "4 MB"
-msgstr "4 MB"
+msgid ""
+"\n"
+"Drakbackup activities via CD:\n"
+"\n"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "2 MB"
-msgstr "2 MB"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "1 MB"
-msgstr "1 MB"
+msgid "Host \"%s\", port %s"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "512 kB"
-msgstr "512 kB"
+msgid "This partition can't be used for loopback"
+msgstr "Hierdie partisie kan nie vir teruglus gebruik word nie."
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "256 kB"
-msgstr "256 kB"
+msgid "File already exists. Use it?"
+msgstr "Lêer bestaan alreeds. Moet dit gebruik word?"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
-"\n"
-"%s"
+msgid "received: "
msgstr ""
-"Behou die veranderinge?\n"
-"Huidige konfigurasie is:\n"
-"\n"
-"%s"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Options"
-msgstr "Opsies"
-
-#: ../../Xconfig/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Test"
+msgid "Right Alt key"
msgstr ""
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Resolution"
-msgstr "Resolusie"
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Monitor"
-msgstr "Monitor"
+msgid "Gateway"
+msgstr "Portaal"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Graphic Card"
-msgstr "Videokaart"
+msgid "Scanner sharing"
+msgstr "Druk"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "Vertikale verfristempo"
+msgid "Tonga"
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "Horisontale verfristempo"
+msgid "Tunisia"
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect: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 ""
-"Die kritiese twee parameters is die vertikale verfristempo (die tempo\n"
-"waarteen die hele skerm verfris) en die horisontale sinkronisasietempo (die\n"
-"tempo waarteen die horisontale skandeerlyne vertoon word). Lg. is die\n"
-"belangrikste.\n"
-"\n"
-"Dit is BAIE BELANGRIK dat u nie 'n sinkronisasie bereik buite dié van u\n"
-"monitor spesifiseer nie, dit kan die monitor beskadig. Indien u twyfel,\n"
-"kies konservatief."
+msgid "Profile: "
+msgstr "Profiel:"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgid ""
+"Click on a device in the left tree in order to display its information here."
msgstr ""
-#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Vendor"
-msgstr "Herroep"
-
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Plug'n Play"
+msgid "XawTV isn't installed!"
msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose a monitor"
-msgstr "Kies 'n monitor"
+msgid ""
+"Create/Transfer\n"
+"backup keys for SSH"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "Videokaart: %s"
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Kies die resolusie en kleurdiepte"
+msgid "old static device name used in dev package"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Resolutions"
-msgstr "Resolusies"
+msgid "This label is already used"
+msgstr "Hierdie etiket is alreeds in gebruik"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4 biljoen kleure (32 bis)"
+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 ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16-miljoen kleure (24 bis)"
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr "Alle data om partisie %s sal uitgewis word met formatering."
-#: ../../Xconfig/resolution_and_depth.pm:1
-#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65-duisend kleure (16 bis)"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connection Time: "
+msgstr "Konneksietipe:"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32-duisend kleure (15 bis)"
+msgid "select perm file to see/edit"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 kleure (8 bis)"
+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 ""
+"Dit asb. die instasllasie CDROM in die aandrywer en druk OK. Indien u nie\n"
+"hieroor beskik nie, druk Kanselleer om die intydse opgradering te vermy."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Is this the correct setting?"
-msgstr "Is dit korrek?"
+msgid "Use group id for execution"
+msgstr "Gebruik outobespeuring"
-#: ../../Xconfig/test.pm:1
-#, fuzzy, c-format
-msgid "Leaving in %d seconds"
-msgstr "%d sekondes"
+#: ../../any.pm:1
+#, c-format
+msgid "Choose the default user:"
+msgstr "Kies die verstek gebruiker:"
-#: ../../Xconfig/test.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
+msgid "Gabon"
msgstr ""
-#: ../../Xconfig/test.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Waarskuwing: Toetsing is gevaarlik met hierdie videokaart"
-
-#: ../../Xconfig/test.pm:1
-#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Wil u die konfigurasie toets?"
+msgid ""
+"\n"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
+msgstr ""
+"\n"
+"Met 'n eksterne CUPS-bediener, hoef u glad nie 'n drukker hier\n"
+"op te stel nie; drukkers wod outomaties bespeur.\n"
+"Indien u twyfel, kies \"Eksterne CUPS-drukker\"."
-#: ../../Xconfig/test.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "Toets konfigurasie"
+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 "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: ../../Xconfig/various.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
-msgid "What norm is your TV using?"
-msgstr "Watter tipe is u ISDN-konneksie?"
+msgid "Domain"
+msgstr "NIS-domein"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Presiese RAM grootte indien nodig (%d MB bespeur)"
+
+#: ../../help.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"
+"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"
-"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"
+" * 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"
-"Do you have this feature?"
+" * 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 ""
-#: ../../Xconfig/various.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect: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 ""
-"Ek kan u rekenaar so opstel om X outomaties te laai.\n"
-"Wil u X begin met 'n herlaai?"
+msgid "Provider dns 2 (optional)"
+msgstr "Voorsiener DNS 2 (opsioneel)"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Graphical interface at startup"
-msgstr "X met herlaai"
+msgid "Boot device"
+msgstr "Herlaaitoestel"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86-drywer: %s\n"
+msgid "Which partition do you want to resize?"
+msgstr "Watter partisie se grootte wil u verander?"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 bediener: %s\n"
+msgid "United States Minor Outlying Islands"
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Resolution: %s\n"
-msgstr "Resolusie: %s\n"
+msgid "A tool to monitor your logs"
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Djibouti"
+msgstr "Aborteer"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "Kleurdiepte: %s\n"
+msgid "detected on port %s"
+msgstr "Op poort %s bespeur"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "Video geheue: %s kB\n"
+msgid "LPD"
+msgstr "LPD"
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Graphics card: %s\n"
msgstr "Videokaart: %s\n"
-#: ../../Xconfig/various.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitor VertVerfris: %s\n"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitor HoriSink: %s\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you are using a DVDRAM device"
+msgstr "Kliek asb. op 'n partisie"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Splash selection"
+msgstr "Stoor pakketseleksie"
-#: ../../Xconfig/various.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Muistoestel: %s\n"
+msgid "Extended partition not supported on this platform"
+msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
-#: ../../Xconfig/various.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Muistipe: %s\n"
+msgid "ISDN Configuration"
+msgstr "ISDN Konfigurasie"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "high"
+msgstr "Hoog"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Sleutelbord uitleg: %s\n"
+msgid "Internet Connection Sharing"
+msgstr "Internetkonneksiedeling"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Options: %s"
-msgstr "Opsies: %s"
+msgid "Choose file"
+msgstr ""
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Mount point: "
-msgstr "Hegpunt:"
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
+msgstr ""
+"Waarskuwing! 'n Bestaande vuurmuurkonfigurasie is bespeur. U sal dalk na "
+"dietyd self regstellings moet aanbring."
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Server: "
-msgstr "Bediener"
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "Netwerk op pad af"
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The URL must begin with http:// or https://"
+msgid ""
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
msgstr ""
-#
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "Toets asb. die muis"
-
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Mount point"
-msgstr "Hegpunt"
+msgid "Printer default settings"
+msgstr "Drukkermodelkeuse"
-#: ../../diskdrake/dav.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Server"
-msgstr "Bediener"
+msgid "Generic PS2 Wheel Mouse"
+msgstr "Generiese PS2 wielmuis"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Mount"
-msgstr "Heg"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Removing old printer \"%s\"..."
+msgstr "Drukkerdata word gelees..."
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Unmount"
-msgstr "Ontheg"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Select a device !"
+msgstr "Selekteer 'n videokaart"
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "New"
-msgstr "nuut"
+msgid "Remove selected server"
+msgstr "Verwyder tou"
-#: ../../diskdrake/dav.pm:1
+#: ../../lang.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\"."
+msgid "French Southern Territories"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Gebruik ``%s'' instede."
-
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Type"
-msgstr "Tipe"
+msgid "the vendor name of the processor"
+msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "Gebruik ``Ontheg'' eerste"
+msgid "All data on this partition should be backed-up"
+msgstr "Alle data om hierdie partisie moet gerugsteun word."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Delete"
-msgstr "Uitwis"
+msgid "Installing package %s"
+msgstr "Installeer pakket %s"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Create"
-msgstr "Skep"
+msgid "Checking device and configuring HPOJ..."
+msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "LOersteltipes:"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr ""
+"Om meer partisies te verkry, verwyder asb. een om 'n ektensiepartisiete kan "
+"skep"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Empty"
-msgstr "Leeg"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
-msgid "Windows"
-msgstr "NIS-domein"
+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 ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "HFS"
-msgstr "HFS"
+msgid "Choose packages to install"
+msgstr "Kies pakkette om te installeer"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+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 ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Swap"
-msgstr "Ruilarea"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
-msgid "Journalised FS"
-msgstr "Gejoernaliseer"
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr "Alle bestaande partisies en data sal uitgewis word op skyf %s"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Ext2"
-msgstr "Ext2"
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
+msgstr ""
+"U stelsel het nie genoeg plek vir 'n installasie of opgradering nie (%d > %d)"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "No hard drives found"
-msgstr "Plaaslike drukker"
+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 ""
+"Elke drukker benodig naam (bv. lp).\n"
+"Die Beskrywing- en Liggingvelde is opsioneel.\n"
+"Hulle dien as inligting vir gebruikers."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Please click on a partition"
-msgstr "Kliek asb. op 'n partisie"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, 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\")"
+"\"%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 ""
-"U het een massiewe FAT partisie. \n"
-"(gewoonlik deur DOS/Windows gebruik)\n"
-"Ek stel voor u verstel eers die grootte van dié partisie\n"
-"(kliek daarop en kliek dan op \"Verstel Grootte\")"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose action"
-msgstr "Kies aksie"
+msgid "Bhutan"
+msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Wizard"
-msgstr "Assistent"
+msgid "Network interface"
+msgstr "Netwerkkoppelvlak"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.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 ""
-"Indien u beplan om 'aboot' te gebruik, los spasie aan die begin\n"
-"van die skyf. (2048 sektors is genoeg)."
+msgid "Reading printer data..."
+msgstr "Drukkerdata word gelees..."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please make a backup of your data first"
-msgstr "Rugsteun u data eers asb."
+msgid "Korean keyboard"
+msgstr "Koreaanse sleutelbord"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Read carefully!"
-msgstr "Lees noukeurig!"
+msgid "Not connected"
+msgstr "Nie gekonnekteer nieKabelkonneksie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Encryption key (again)"
-msgstr ""
+msgid "Greek"
+msgstr "Grieks"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Encryption key"
-msgstr ""
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "The encryption keys do not match"
-msgstr "Die wagwoorde stem nie ooreen nie."
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
+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 ""
-"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose your filesystem encryption key"
+msgid "Saint Kitts and Nevis"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Filesystem encryption key"
-msgstr "LOerstelseltipe: "
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Type: "
-msgstr "Tipe:"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "on channel %d id %d\n"
-msgstr "op bus %d id %d\n"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Partisietabeltipe: %s\n"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-skywe %s\n"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Info: "
-msgstr "Info:"
+msgid "Enable OF Boot?"
+msgstr "Laat OF-herlaai toe?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometrie: %s silinders, %s koppe, %s sektore\n"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "U kan nie JFS vir partisies kleiner as 16MB gebruik nie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Size: %s\n"
-msgstr "Grootte: %s\n"
+msgid "Monitor VertRefresh: %s\n"
+msgstr "Monitor VertVerfris: %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Read-only"
+msgid "path"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Device: "
-msgstr "Toestel:"
+msgid "Mount point"
+msgstr "Hegpunt"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
msgstr ""
-"\n"
-"Hierdie spesiale herlaaipartisie\n"
-"is om u stelsel te duolaai.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
+msgid "Restore system"
+msgstr "Installeer stelsel"
+
+#: ../../standalone/scannerdrake:1
+#, c-format
msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
msgstr ""
-"\n"
-"Dis hoogs waarskynlik dat hierdie partisie\n"
-"drywerpartisie is en verkieslik alleen gelos\n"
-"moet word.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Loopback file name: %s"
-msgstr "Teruglus lêernaam: %s"
+msgid "The DHCP end ip"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-skywe %s\n"
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Another one"
+msgstr "Internet"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Chunk size %s\n"
-msgstr "Blokgrootte %s\n"
+msgid "Drakbackup"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Level %s\n"
-msgstr "Vlak %s\n"
+msgid "Colombia"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
+"Current configuration of `%s':\n"
+"\n"
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
msgstr ""
-"Verstekpartisie vir herlaai\n"
-" (vir MS_DOS doeleindes, nie LILO s'n nie)\n"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid ""
-"Loopback file(s):\n"
-" %s\n"
-msgstr "Teruglus lêer(s): %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "Plug'n Play"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Mounted\n"
-msgstr "Geheg\n"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Reunion"
+msgstr "Resolusie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Not formatted\n"
-msgstr "Nie geformatter\n"
+msgid "Details"
+msgstr "Detail"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid "For security reasons, it will be disconnected now."
+msgstr "Vir sekuriteitsredes, word u nou gediskonnekteer."
+
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Formatted\n"
-msgstr "Geformateer\n"
+msgid "Synchronization tool"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "Silinder %d na silinder %d\n"
+msgid "Checking your system..."
+msgstr "Watter drukkerstelsel verlang u?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektore"
+msgid "Print"
+msgstr "Druk"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Size: %s"
-msgstr "Grootte: %s"
+msgid ""
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Start: sector %s\n"
-msgstr "Begin: sektor %s\n"
+msgid "Mongolia"
+msgstr ""
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Name: "
-msgstr "Naam: "
+msgid "Mounted\n"
+msgstr "Geheg\n"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS-skyfletter: %s ('n raaiskoot)\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "X met herlaai"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "partition %s is now known as %s"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Users"
+msgstr "Herstel vanaf lêer"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Removing %s"
-msgstr "LPD word verwyder..."
+msgid "Encryption key for %s"
+msgstr "Die wagwoorde stem nie ooreen nie."
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Copying %s"
+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 ""
+"Portmapper bestuur RPC-konneksies wat deur protokolle soos NFS en NIS\n"
+"gebruik word. Portmap moet loop op rekenaars wat as bedieners vir hierdie\n"
+"protokolle, en ander protokolle wat die RPC meganisme gebruik, dien."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Moving files to the new partition"
-msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
+msgid "Detected hardware"
+msgstr "Sien hardeware inligting"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Mauritius"
+msgstr "Verskeie"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Directory %s already contains data\n"
-"(%s)"
+msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, fuzzy, c-format
-msgid "Hide files"
-msgstr "mkraid het gefaal"
+msgid "Enabling swap partition %s"
+msgstr "Partisie %s word formateer"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Move files to the new partition"
-msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr ""
+"Daar is geen FAT partisies om te verander of om as teruglus (nie genoeg "
+"spasie nie) te gebruik nie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Alle data om partisie %s sal uitgewis word met formatering."
+msgid "Armenian (old)"
+msgstr "Armenies (oud)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr "U sal moet herlaai voor die veranderinge geaktiveer kan word"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Partisietabel van skyf %s gaan opdateer word!"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "The package %s is needed. Install it?"
+msgid ""
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
msgstr ""
-"Hierdie pakket moet opgradeer word\n"
-"Is u seker u wil dit deselekteer?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "What type of partitioning?"
-msgstr "Watter tipe van partisionering?"
+msgid ", host \"%s\", port %s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "Wees versigtig: hierdie is 'n gevaarlike operasie"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Monaco"
+msgstr "Monitor"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "chunk size"
-msgstr "blokgrootte"
+msgid "%s formatting of %s failed"
+msgstr "%s formatering ban %s het gefaal"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "level"
-msgstr "vlak"
+msgid "Partitioning failed: %s"
+msgstr "Partisionering het misluk: %s"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
-#, c-format
-msgid "device"
-msgstr "toestel"
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "Canada (cable)"
+msgstr "Kanadees (Quebec)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Upgrade"
+msgstr "Opgradeer"
+
+#: ../../help.pm:1
#, c-format
-msgid "Various"
-msgstr "Verskeie"
+msgid "Workstation"
+msgstr "Werkstasie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mount options"
-msgstr "Hegopsies:"
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+"Installeer nou pakket %s\n"
+"%d%%"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "Lêer bestaan alreeds. Moet dit gebruik word?"
+msgid "Kyrgyzstan"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "File is already used by another loopback, choose another one"
-msgstr "Lêer word alreeds deur 'n ander teruglus gebruik,kies 'n ander een"
+msgid "With basic documentation"
+msgstr "dokumentasie"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Give a file name"
-msgstr "Regte naam"
+#: ../../services.pm:1
+#, c-format
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anacron is skeduleerder vir periodiese instruksies."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Filesystem type: "
-msgstr "LOerstelseltipe: "
+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 ""
+"U moet 'n wortelpartisie definieer.\n"
+"Skep 'n partisie of kliek op 'n bestaande een.\n"
+"Kies dan Hegpunt en stel dit dan '/'."
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Size in MB: "
-msgstr "Grootte in MB: "
+msgid "Proxy should be http://..."
+msgstr "Instaanbediener moet begin met http://"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Loopback file name: "
-msgstr "Teruglus lêernaam:"
+msgid "South Africa"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Loopback"
-msgstr "Teruglus"
+msgid "Western Sahara"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "Hierdie partisie kan nie vir teruglus gebruik word nie."
+msgid "Etherboot Floppy/ISO"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "LVM name?"
-msgstr "LVM naam?"
+msgid "Modify printer configuration"
+msgstr "Verander drukkerkonfigurasie"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "new"
-msgstr "nuut"
+msgid "Choose a partition"
+msgstr "Kies 'n partisie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "Kies 'n bestaande LVM om by toe te voeg"
+msgid "Edit current rule"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "Kies 'n bestaande RAID om by toe te voeg"
+msgid "%s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Moving partition..."
-msgstr "Partisie word verskuif..."
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../mouse.pm:1
#, c-format
-msgid "Moving"
-msgstr "Verskuiwing"
+msgid "Please test the mouse"
+msgstr "Toets asb. die muis"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Other Media"
+msgstr "Ander"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup system files"
+msgstr "Korrupte rugsteunlêer"
+
+#: ../../mouse.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "Na watter sektor wil u skuif?"
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "Na watter skyf wil u skuif?"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Move"
-msgstr "Skuif"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Qatar"
+msgstr "Toestand"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "New size in MB: "
-msgstr "Nuwe grootte in MB: "
+msgid "LDAP Base dn"
+msgstr "LDAP Basis-dn"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Choose the new size"
-msgstr "Kies die nuwe grootte"
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr ""
+"U kan nie hierdie pakket selekteer nie, omdat daar nie meer spasie "
+"beskikbaar is nie"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Resize"
-msgstr "Verstel Grootte"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "generate auto-install floppy"
+msgstr "Skep outoinstallasieskyf"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "Alle data om partisie %s sal uitgewis word met die grootteverandering"
+msgid "Dialing mode"
+msgstr "Belmetode"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "Alle data om hierdie partisie moet gerugsteun word."
+msgid "File sharing"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "This partition is not resizeable"
-msgstr "Hierdie partisie se greootte kan nie verstel word nie"
+msgid "Clean /tmp at each boot"
+msgstr "Maak /tmp skoon met elke herlaai"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "FAT lêerstelselgrense word bereken"
+msgid "Malawi"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Where do you want to mount %s?"
-msgstr "Waar wil u toestel %s heg?"
+msgid "Please choose your type of mouse."
+msgstr "Wat is u muistoestel?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
msgstr ""
-"Kan nie hegpunt ontset nie, omdat hierdie partisie vir teruglus\n"
-"gebruik word. Verwyder eers die teruglus."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Waar wil u toestel %s heg?"
+msgid "United Kingdom"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "Waar wil u terugluslêer %s heg?"
+#: ../../services.pm:1
+#, c-format
+msgid "running"
+msgstr "aktief"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr "Oorskakeling van ext2 na ext3"
+msgid "default"
+msgstr "verstek"
-#
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Indonesia"
+msgstr "niks"
+
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "France [SECAM]"
+msgstr "Frankryk"
+
+#: ../../any.pm:1
#, c-format
-msgid "Which filesystem do you want?"
-msgstr "Watter lêerstelsel verlang u?"
+msgid "restrict"
+msgstr "beperk"
-#: ../../diskdrake/interactive.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Change partition type"
-msgstr "Verander partisietipe"
+msgid "must have"
+msgstr "benodig"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
msgstr ""
-"Alle data om hierdie partisie %s sal uitgewis word na verandering van die "
-"partisietipe"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Remove the loopback file?"
-msgstr "Terugluslêer %s word geformateer"
+msgid "Senegal"
+msgstr "Aktiveer"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Command line"
+msgstr "Domeinnaam"
+
+#: ../../share/advertising/08-store.pl: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."
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Preference: "
-msgstr "Voorkeure: "
+msgid "access to administrative files"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Start sector: "
-msgstr "Kies sektor: "
+msgid ""
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Create a new partition"
-msgstr "Kies 'n nuwe grootte"
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Use for loopback"
-msgstr "Gebruik vir teruglus"
+msgid ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Modify RAID"
-msgstr "Verander RAID"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Montserrat"
+msgstr "Muispoort"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Remove from LVM"
-msgstr "Verwyder uit LVM"
+msgid "Automatic dependencies"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Remove from RAID"
-msgstr "Verwyder uit RAID"
+msgid "Swap"
+msgstr "Ruilarea"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Add to LVM"
-msgstr "Voeg by LVM"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connecting to the Internet "
+msgstr "Konnekteer aan die internet"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Add to RAID"
-msgstr "Voeg by RAID"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Other"
+msgstr "Herstel vanaf lêer"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Format"
-msgstr "Formatteer"
+msgid "TV card"
+msgstr "TV-kaaer"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Detailed information"
-msgstr "Gedetaileerde inligting"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Trying to rescue partition table"
-msgstr "Partisietabel Reddingspoging"
+msgid ", "
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
msgstr ""
-"Sit 'n floppie in die aandrywer.\n"
-"Alle data op hierdie floppie sal verloor word."
-#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../network/modem.pm:1
-#, c-format
-msgid "Warning"
-msgstr "Waarskuwing"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected host/network"
+msgstr "Verwyder tou"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"POstfix is 'n E-posoordragagent (MTA). Dit is die program wat E-pos\n"
+"van een bediener na 'n ander oordra."
+
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Select file"
-msgstr "Selekteer lOer"
+msgid "Disconnection from the Internet failed."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
+"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 ""
-"Die rugsteunpartisietabel het nie dieselfde grootte nie\n"
-"Wil u voortgaan?"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Removable media automounting"
-msgstr "Verwyderbare media"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Reload partition table"
-msgstr "Reddingspartisietabel"
+msgid "Network Hotplugging"
+msgstr "Netwerkkonfigurasie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Rescue partition table"
-msgstr "Reddingspartisietabel"
+msgid "if set to yes, reports check result to tty."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restore partition table"
-msgstr "Reddingspartisietabel"
+msgid "Restore From CD"
+msgstr "Herstel vanaf floppie"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Save partition table"
-msgstr "Skryf partisietabel"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
+"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 ""
-"Om meer partisies te verkry, verwyder asb. een om 'n ektensiepartisiete kan "
-"skep"
+"Nou dat u internetkonfigurasie opgestel is,\n"
+"moet u die rekenaar opstel om dit te deel.\n"
+"LW: U benodig 'n ware netwerkkaart om 'n lokalearea netwerk (LAN) op te "
+"stel.\n"
+"\n"
+"Wil u internetdeling opstel?\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "I can't add any more partition"
-msgstr "Ek kan nie meer partisies byvoeg nie"
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr "Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "All primary partitions are used"
-msgstr "Alle primêre partisies is gebruik"
+msgid "Photo memory card access on your HP multi-function device"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Hard drive information"
-msgstr "Hardeskyfinligting"
+msgid ""
+"Enhance your computer performance with the help of a selection of partners "
+"offering professional solutions compatible with Mandrake Linux"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Auto allocate"
-msgstr "Outo-allokeer"
+msgid "Internet Connection Sharing is now disabled."
+msgstr "Internetkonneksiedeling is gedeaktiveer"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Clear all"
-msgstr "Verwydeer almal"
+msgid "if set to yes, verify checksum of the suid/sgid files."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "Wil u die /etc/fstab veranderinge stoor?"
+msgid "Latin American"
+msgstr "Latyns-Amerikaans"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "Wil u verlaat, sonder om die partisietabel op te dateer?"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Japanese text printing mode"
+msgstr "Stel netwerk op"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without saving"
-msgstr "Verlaat, maar moenie iets stoor nie"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Old device file"
+msgstr "Selekteer lOer"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Continue anyway?"
-msgstr "Wil u in elk geval voortgaan?"
+msgid "Info: "
+msgstr "Info:"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Toggle to expert mode"
-msgstr "Skakel oor na kundige gebruiksvlak"
+#: ../../interactive/stdio.pm:1
+#, fuzzy, c-format
+msgid "Button `%s': %s"
+msgstr "Opsies: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Toggle to normal mode"
-msgstr "Skakel oor na normale gebruiksvlak"
+msgid "Please wait"
+msgstr "Wag asb."
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Undo"
-msgstr "Herroep"
+msgid "Genius NetMouse"
+msgstr "Genius NetMouse"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Exit"
-msgstr "Verlaat"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "None"
+msgstr "Klaar"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Choose a partition"
-msgstr "Kies 'n partisie"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The entered IP is not correct.\n"
+msgstr "Is dit korrek?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose another partition"
-msgstr "Kies 'n ander partisie"
+msgid "Ethernet Card"
+msgstr "Ethernetkaart"
-#: ../../diskdrake/removable.pm:1
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Change type"
-msgstr "Verander tipe"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Search servers"
-msgstr "DNS bediener"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Domain"
-msgstr "NIS-domein"
+msgid "Info"
+msgstr "Info"
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Username"
-msgstr "Gebruikerskode"
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#, c-format
+msgid "Install"
+msgstr "Installasie"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Please enter your username, password and domain name to access this host."
+"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 ""
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Domain Authentication Required"
-msgstr "Magtiging"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Another one"
-msgstr "Internet"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Which username"
-msgstr "Gebruikerskode"
+#: ../../steps.pm:1
+#, c-format
+msgid "Exit install"
+msgstr "Verlaay installasie"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
+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 ""
-#: ../../harddrake/data.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "cpu # "
-msgstr ""
+msgid "Remote CUPS server"
+msgstr "Verwyder CUPS-bediener"
-#: ../../harddrake/data.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "SMBus controllers"
-msgstr ""
+msgid "Sun - Mouse"
+msgstr "Sun - Muis"
-#: ../../harddrake/data.pm:1
+#
+#: ../../standalone/drakgw:1
#, c-format
-msgid "USB controllers"
+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 ""
+"Daar is net een konfigureerde netwerkkaart op u stelsel.\n"
+"\n"
+"%s\n"
+"\n"
+"Ek gaan nou u LAN met daardie kaart opstel."
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "SCSI controllers"
-msgstr ""
+msgid "Minimal install"
+msgstr "Minimale installasie"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Ethiopia"
+msgstr "Estoniaans"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Firewire controllers"
+msgid "Devanagari"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "(E)IDE/ATA controllers"
+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 ""
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Joystick"
-msgstr ""
+msgid "Total size: %d / %d MB"
+msgstr "Totale grootte: %d / %d MB"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Scanner"
-msgstr "Selekteer 'n videokaart"
+msgid "disabled"
+msgstr "deaktiveer"
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Unknown/Others"
-msgstr "Generies"
+msgid "Search for new scanners"
+msgstr "Plaaslike drukker"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr ""
+msgid "Disabling servers..."
+msgstr "Bedieners word gedeaktiveer..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Modem"
-msgstr "Muis"
+msgid ""
+"Please choose the time \n"
+"interval between each backup"
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Ethernetcard"
-msgstr "Ethernetkaart"
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Installation of %s failed. The following error occured:"
+msgstr "%s installasie het gefaal a.g.v. hierdie fout: "
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Processors"
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Webcam"
+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 ""
-#: ../../harddrake/data.pm:1
+#
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Soundcard"
-msgstr "Klankkaart"
+msgid "Network printer (TCP/Socket)"
+msgstr "Netwerkdrukker (sok)"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Other MultiMedia devices"
-msgstr "Ander"
+msgid "Backup User files..."
+msgstr "Korrupte rugsteunlêer"
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Tvcard"
-msgstr "TV-kaaer"
+#: ../../steps.pm:1
+#, c-format
+msgid "Install system"
+msgstr "Installeer stelsel"
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Videocard"
-msgstr "Videomodus"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "First DNS Server (optional)"
+msgstr "Eerste DNS-bediener (opsioneel)"
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"Alternatively, you can specify a device name/file name in the input line"
+msgstr ""
+
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Tape"
-msgstr "Tipe"
+msgid "dhcpd Config..."
+msgstr "Konfigurasie in aabou..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "DVD-ROM"
-msgstr ""
+msgid "The setup has already been done, but it's currently disabled."
+msgstr "Die opstelling van is alreeds gedoen, maar is tans gedeaktiveer."
-#: ../../harddrake/data.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "CD/DVD burners"
-msgstr ""
+msgid "LILO/grub Installation"
+msgstr "LILO/grub installasie"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "CDROM"
-msgstr ""
+msgid "Israeli"
+msgstr "Israelies"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Disk"
-msgstr "Deens"
+msgid "load setting"
+msgstr "Formatering"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "Netwerk op pad af"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Zip"
+msgid "Floppy can be removed now"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Floppy"
-msgstr "Stoor op floppie"
+msgid "Truly minimal install"
+msgstr "Minimale installasie"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Let me pick any driver"
+msgid "Denmark"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Moving partition..."
+msgstr "Partisie word verskuif..."
+
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Driver:"
-msgstr "Drywer"
+msgid "(This) DHCP Server IP"
+msgstr "CUPS-bediener IP:"
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/test.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 ""
+msgid "Test of the configuration"
+msgstr "Toets konfigurasie"
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Installeer pakket %s"
-#: ../../harddrake/sound.pm:1
+#: ../../help.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"
+"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"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\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"
-"- \"/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"
+"!! 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"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\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"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sound trouble shooting"
+msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
+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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Unkown driver"
-msgstr "Onbekende model"
+msgid "Andorra"
+msgstr "Herroep"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
+msgid "Sierra Leone"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Botswana"
+msgstr "Estoniaans"
+
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "(default value: %s)"
+msgstr " (Verstek)"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No known driver"
-msgstr ""
+msgid "Alternative test page (Letter)"
+msgstr "Alternatiewe toetsbladsy (Lettergrootte)"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"There's no free driver for your sound card (%s), but there's a proprietary "
-"driver at \"%s\"."
+"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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid "Choose an X server"
+msgstr "Kies 'n X-bediener"
+
+#: ../../install_interactive.pm:1
#, c-format
-msgid "No open source driver"
+msgid "Swap partition size in MB: "
+msgstr "Ruilpartisiegrootte in MB: "
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Other (not drakbackup)\n"
+"keys in place already"
msgstr ""
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "No changes to backup!"
+msgstr "Korrupte rugsteunlêer"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "Wag asb... Konfigurasie word toegpas"
+msgid "Formatted\n"
+msgstr "Geformateer\n"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Type of install"
+msgstr "Kies pakket om te installeer"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
+
+#: ../../standalone/drakbackup: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."
+"- Daemon (%s) include:\n"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Trouble shooting"
+msgid "%d comma separated numbers"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../services.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"
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
msgstr ""
+"Die 'rusers' protokol laat netwerkgebruikers toe om te bepaal wie\n"
+"aangeteken is op ander samewerkende rekenaars."
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakautoinst:1
+#, c-format
+msgid "Automatic Steps Configuration"
+msgstr "Outomatiese Stappe Konfigurasie"
+
+#: ../../share/advertising/02-community.pl:1
#, c-format
msgid ""
-"\n"
-"\n"
-"Your card currently use the %s\"%s\" driver (default driver for your card is "
-"\"%s\")"
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Here you can select an alternative driver (either OSS or ALSA) for your "
-"sound card (%s)."
+msgid "Barbados"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Sound configuration"
-msgstr "Konfigurasie"
+msgid "Please select data to backup..."
+msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid ""
-"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
-"currently uses \"%s\""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "No alternative driver"
+msgid "received"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "enable radio support"
-msgstr ""
+msgid "/File/_New"
+msgstr "/Lêer/_Nuut"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "The DNS Server IP"
+msgstr "CUPS-bediener IP:"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Radio support:"
+msgid "IP Range End:"
msgstr ""
-#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
-msgid "PLL setting:"
-msgstr "Formatering"
+#: ../../security/level.pm:1
+#, c-format
+msgid "High"
+msgstr "Hoog"
-#: ../../harddrake/v4l.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "number of capture buffers for mmap'ed capture"
+msgid "NoVideo"
+msgstr "Geen video"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "this field describes the device"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Number of capture buffers:"
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Tuner type:"
-msgstr "Verander tipe"
+msgid "Local Printers"
+msgstr "Plaaslike drukker"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Card model:"
-msgstr "Kaartgeheue (DMA)"
+msgid "Installation image directory"
+msgstr "Xpmac (installasievertoondrywer)"
-#: ../../harddrake/v4l.pm:1
+#: ../../install_steps_interactive.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 ""
+msgid "NIS Server"
+msgstr "NIS-bediener"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Unknown|Generic"
-msgstr "Generies"
+msgid "Port: %s"
+msgstr "Poort"
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Spain"
+msgstr "Spaans"
+
+#: ../../any.pm:1
#, c-format
-msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr ""
+msgid "This user name has already been added"
+msgstr "Hierdie genruikerskode bestaan alreeds"
-#: ../../harddrake/v4l.pm:1
+#: ../../interactive.pm:1
#, c-format
-msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr ""
+msgid "Choose a file"
+msgstr "Kies 'n lêer"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Apply"
+msgstr "Pas toe"
+
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Auto-detect"
+msgid "Auto-detect available ports"
msgstr "Gebruik outobespeuring"
-#: ../../interactive/newt.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr "Internetkonneksiedeling is gesper"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "San Marino"
+msgstr ""
+
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, fuzzy, c-format
-msgid "Do"
-msgstr "Klaar"
+msgid "Belgium"
+msgstr "Belgies"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Kuwait"
+msgstr "Verlaat"
+
+#
+#: ../../any.pm:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "U keuse? (verstek %s) "
+msgid "Choose the window manager to run:"
+msgstr "Kies die vensterbestuurder om te loop:"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Bad choice, try again\n"
-msgstr "Swak keuse, probeer weer\n"
+msgid "sub generation of the cpu"
+msgstr ""
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Re-submit"
+msgid "First Time Wizard"
msgstr ""
-#: ../../interactive/stdio.pm:1
+#: ../../install_steps.pm:1
#, c-format
msgid ""
-"=> Notice, a label changed:\n"
-"%s"
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
msgstr ""
+"'n Fout het plaasgevind en ek weet nie hoe om dit veilig te hanteer\n"
+"nie. Gaan op u eie risiko voort."
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/logdrake: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? "
+msgid "please wait, parsing file: %s"
msgstr ""
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Taiwan"
+msgstr "Latvies"
+
+#: ../../lang.pm:1
#, c-format
-msgid "=> There are many things to choose from (%s).\n"
+msgid "Pakistan"
msgstr ""
-#: ../../interactive/stdio.pm:1
+#: ../../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 ""
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "U keuse? (verstek %s) "
+msgid "Permissions"
+msgstr "Weergawe: %s\n"
-#: ../../interactive/stdio.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid " enter `void' for void entry"
+msgid "Provider name (ex provider.net)"
+msgstr "Voorsienernaam (bv voorsiener.co.za)"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Version: %s\n"
+msgstr "Weergawe: %s\n"
+
+#: ../../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 ""
+"U stelsel het min hulpbronne beskikbaar. U mag dalk probleme ondervind met "
+"die installering\n"
+"van Mandrake Linux. In so 'n geval probeer eerder die teksinstallasie. "
+"Daarvoor moet u\n"
+"'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die "
+"instruksielyn intik."
-#: ../../interactive/stdio.pm:1
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Use the Windows partition for loopback"
+msgstr "Gebruik vir die Windows-partisie vir teruglus"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Armenian (typewriter)"
+msgstr "Armenies (tikmasjien)"
+
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Connection type: "
+msgstr "Konneksietipe:"
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Do you want to click on this button?"
-msgstr "Wil u aboot gebruik?"
+msgid "Graphical interface"
+msgstr "X met herlaai"
-#: ../../interactive/stdio.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#, c-format
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "XFree %s met 3D-hardwareversnelling"
+
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Button `%s': %s"
-msgstr "Opsies: %s"
+msgid "India"
+msgstr "Iranies"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Chad"
+msgstr ""
+
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "U keuse? (verstek %s) "
+msgid "Slovakia"
+msgstr "Sloveens"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Entries you'll have to fill:\n"
-"%s"
+msgid "Singapore"
msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
+msgid "Cambodia"
msgstr ""
-"Laai van module %s het gefaal.\n"
-"Wil u ander parameters probeer?"
-#: ../../modules/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Specify options"
-msgstr "Spesifieer opsies"
+msgid "Monitor HorizSync: %s\n"
+msgstr "Monitor HoriSink: %s\n"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Autoprobe"
-msgstr "Aftas"
+msgid "Path"
+msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.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."
+"Here you can specify any arbitrary command line into which the job should be "
+"piped instead of being sent directly to a printer."
msgstr ""
-"In sekere gevalle sal die %s drywer ekstra inligting benodig, alhoewel in\n"
-"meeste gevalle dit nie nodig wees nie. Wil u ekstra opsies voorsien od moet\n"
-"rekenaar self daarvoor aftas. In uitsonderlike gevalle mag die rekenaar\n"
-"ophang, maar dit sal nie skade veroorsaak nie."
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Watter %s drywer meot ek probeer?"
+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 ""
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Module options:"
-msgstr "Module opsies:"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid ""
+"Printer %s\n"
+"What do you want to modify on this printer?"
+msgstr ""
+"Drukker %s: %s %s\n"
+"Wil u hierdie drukker verander?"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Add host"
+msgstr "Voeg gebruiker by"
+
+#: ../../harddrake/sound.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''"
+"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 ""
-"U kan noue die opsies voorsien vir module %s.\n"
-"Opsies is in die formaat ``naam=waarde naam2=waarde2 ...''.\n"
-"Bv. ``io=0x300 irq-7''"
-#: ../../modules/interactive.pm:1
+#: ../../any.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'"
+"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 ""
-#: ../../modules/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "(module %s)"
-msgstr "(module %s)"
+msgid ""
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
+msgstr ""
+"Kies asb. die laai of stoor pakketkeuse op die floppie.\n"
+"Die formaat is dieselfde as outoinstallasie-genereerde floppies."
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Drywer vir %s kaart %s in installasieproses"
+msgid "China (broadcast)"
+msgstr ""
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "See hardware info"
-msgstr "Sien hardeware inligting"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use quota for backup files."
+msgstr "Korrupte rugsteunlêer"
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Configuring printer \"%s\"..."
+msgstr "Konfigureer drukker"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Het u enige %s koppelvlakke?"
+msgid "Internet connection"
+msgstr "Internetkonneksie"
#: ../../modules/interactive.pm:1
#, c-format
-msgid "Do you have another one?"
-msgstr "Beskik u oor nog?"
+msgid ""
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
+msgstr ""
+"Laai van module %s het gefaal.\n"
+"Wil u ander parameters probeer?"
-#: ../../modules/interactive.pm:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Het %s %s koppelvlakke gevind"
+msgid "Welcome to the Open Source world."
+msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "You can configure each parameter of the module here."
+msgid "Bosnia and Herzegovina"
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
-msgid "comma separated strings"
-msgstr "Formateer partisies"
+msgid ""
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
+msgstr "U benodig 'n ware lêerstelsel (ext2, reiserfs) vir hierdie hegpunt\n"
-#: ../../modules/parameters.pm:1
+#
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Toets asb. die muis"
+
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "comma separated numbers"
+msgid "Netherlands"
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files by FTP"
+msgstr "Stoor in lêer"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "%d comma separated strings"
-msgstr ""
+msgid "Internal ISDN card"
+msgstr "Interne ISDN-kaart"
-#: ../../modules/parameters.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "%d comma separated numbers"
+msgid ""
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../network/modem.pm:1
#, fuzzy, c-format
-msgid "a number"
-msgstr "Telefoonnommer"
+msgid "Title"
+msgstr "Tabel"
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakfont: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"
+msgid "Install & convert Fonts"
msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakbackup: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'"
+msgid "WARNING"
msgstr ""
-"Die mees algemene metode vir ADSL is om pppoe te gebruik.\n"
-"Daar is wel sekere konneksie wat pptp of DHCP gebruik.\n"
-"Indien u nie weet nie, kies 'gebruik pppoe'."
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
-#, c-format
-msgid "Connect to the Internet"
-msgstr "Konnekteer aan die internet"
-
-#: ../../network/adsl.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr ""
+msgid "Installing bootloader"
+msgstr "Herlaaistelselinstallasie"
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Alcatel speedtouch usb"
-msgstr "speedtouch USB"
+msgid "replay"
+msgstr "Herspeel"
-#: ../../network/adsl.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "use dhcp"
-msgstr "gebruik dhcp"
+msgid "detected %s"
+msgstr "%s bespeur"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "use pptp"
-msgstr "gebruik pptp"
+msgid "Virgin Islands (U.S.)"
+msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "use pppoe"
-msgstr "gebruik pppoe"
+msgid "Bad backup file"
+msgstr "Korrupte rugsteunlêer"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Other ports"
-msgstr "Toets poorte"
+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 ""
+"Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
+"Dis tans gedeaktiveer.\n"
+"\n"
+"Wat wil u doen?"
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Everything (no firewall)"
+msgid "Enter IP address and port of the host whose printers you want to use."
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Pipe into command"
+msgstr "Pyk drukstuk na program"
+
+#: ../../install_interactive.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."
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
msgstr ""
+"Sekere hardeware op u rekenaar benodig geslote drywers.\n"
+" U kan inligting hieroorvind by %s"
-#: ../../network/drakfirewall.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.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."
+msgid "Detecting devices..."
+msgstr "Toestel word afgetas..."
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
+msgid "Haiti"
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"drakfirewall configurator\n"
+"Description of the fields:\n"
"\n"
-"Make sure you have configured your Network/Internet access with\n"
-"drakconnect before going any further."
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "the name of the CPU"
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "No network card"
-msgstr "geen netwerkkaart gevind nie"
+msgid "Refreshing printer data..."
+msgstr "Drukkerdata word gelees..."
-#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
-msgid "POP and IMAP Server"
-msgstr "LDAP-bediener"
+#: ../../install2.pm:1
+#, c-format
+msgid "You must also format %s"
+msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Be careful: this operation is dangerous."
+msgstr "Wees versigtig: hierdie is 'n gevaarlike operasie"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Insert a floppy containing package selection"
+msgstr "Sit 'n floppie met die pakketkeuse in aandrywer "
+
+#: ../../diskdrake/dav.pm:1
#, fuzzy, c-format
-msgid "Mail Server"
-msgstr "Datbasis"
+msgid "Server: "
+msgstr "Bediener"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Domain Name Server"
-msgstr "Domeinnaam"
+msgid "Security Alerts:"
+msgstr "Sekuriteitsvlak word gestel."
-#: ../../network/drakfirewall.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "Web Server"
-msgstr "Bediener"
+msgid "Sweden"
+msgstr "Sien"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Zeroconf host name must not contain a ."
+msgid "Use Expect for SSH"
msgstr ""
-#
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Poland"
+msgstr "Yslandies"
+
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Host name"
-msgstr "Rekenaarnaam"
+msgid "Importance: %s\n"
+msgstr "Belangrikheid: %s\n"
-#
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Zeroconf Host name"
-msgstr "Rekenaarnaam"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../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 ""
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "Other ports"
+msgstr "Toets poorte"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Configuring network"
-msgstr "Stel netwerk op"
+msgid "number of capture buffers for mmap'ed capture"
+msgstr ""
-#: ../../network/ethernet.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
-msgstr "Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet."
+msgid "SMBus controllers"
+msgstr ""
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Choose the network interface"
-msgstr "Kies die netwerkkoppelvlak"
+msgid "Connection timeout (in sec)"
+msgstr "Konneksie tydlimiet (in sekondes)"
-#: ../../network/ethernet.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
msgstr ""
-"Geen ethernetkaart is op die stelsel gevind nie.\n"
-"Ek kan nie hierdie konneksietipe opstel nie."
-#: ../../network/ethernet.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
-msgstr ""
-"Watter DCHP-kliënt wil u gebruik?\n"
-"Verstek is dhcp-client"
+msgid "Croatian"
+msgstr "Kroaties"
-#: ../../network/isdn.pm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Use existing partition"
+msgstr "Gebruik bestaande partisies"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "Kon nie vurk nie: %s"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Geen ISDN PCI-kaart gevind nie. Kies asb. een op die volgende skerm."
+msgid "/Help/_About..."
+msgstr "/Help/_Aangaande..."
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Remove user directories before restore."
+msgstr ""
+
+#: ../../printer/printerdrake.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."
+"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 ""
-"Ek het 'n ISDB PCI-kaart gevind, maar ek ken nie die tipe nie. Kies asb.'n "
-"PCI-kaart op die volgende skerm."
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "Wat is u ISDN-kaart?"
+msgid "CUPS printer configuration"
+msgstr "Verander drukkerkonfigurasie"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "ISDN Configuration"
-msgstr "ISDN Konfigurasie"
+msgid "could not find any font in your mounted partitions"
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Abort"
-msgstr "Aborteer"
+msgid "F00f bug"
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "Continue"
-msgstr "Gaan voort"
+msgid "XFree %s"
+msgstr "XFree %s"
-#: ../../network/isdn.pm:1
+#: ../../network/ethernet.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"
+"Which dhcp client do you want to use?\n"
+"Default is dhcp-client."
msgstr ""
-"\n"
-"Indien u 'n ISA-kaart het, behoort die waardes op die volgende skerm reg te "
-"wees.\n"
-"\n"
-"Indien u 'n PCMCIA kaart het, moet u die IRQ en I/O van u kaart weet.\n"
+"Watter DCHP-kliënt wil u gebruik?\n"
+"Verstek is dhcp-client"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "I don't know"
-msgstr "Ek weet nie"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Domain Name:"
+msgstr "Domeinnaam"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "On Floppy"
+msgstr "Stoor op floppie"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore"
+msgstr "Herstel vanaf lêer"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "if set to yes, check if the network devices are in promiscuous mode."
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "What kind of card do you have?"
-msgstr "Oor watter tipe kaart beskik u?"
+msgid "Looking for available packages..."
+msgstr "Soek vir beskikbare pakkette"
-#: ../../network/isdn.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
-msgstr ""
+msgid "Init Message"
+msgstr "Beginboodskap"
-#: ../../network/isdn.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "Watter protokol verlang u?"
+msgid "Rescue partition table"
+msgstr "Reddingspartisietabel"
-#
-#: ../../network/isdn.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connection complete."
+msgstr "Konneksiespoed"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Protocol for the rest of the world"
-msgstr "Protokol vir die res van die wêreld"
+msgid "Cyprus"
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
+msgid "Remove from RAID"
+msgstr "Verwyder uit RAID"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-"Protokol vir die res vd wêreld \n"
-" geen D-Kanaal nie (bruikhuurlyne)"
+"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "European protocol"
-msgstr "Europese protokol"
+msgid "Configuration Wizards"
+msgstr "Netwerkkonfigurasie-assistent"
-#: ../../network/isdn.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "European protocol (EDSS1)"
-msgstr "Europese protokol (EDSS1)"
+msgid "ISDN connection"
+msgstr "ISDN konneksie"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
+msgid "primary"
msgstr ""
-"Kies u internetdiensvoorsiener.\n"
-"Indien nie in die lys nie kies Ongelys"
-#: ../../network/isdn.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "External ISDN modem"
-msgstr "Eksterne ISDN-kaart"
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr ""
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Internal ISDN card"
-msgstr "Interne ISDN-kaart"
+#: ../../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 ""
+"U kan nou dienste kies wat by herlaaityd moet afskop.\n"
+"Wanneer u die muis oor 'n item beweeg, sal 'n klein ballon opspring\n"
+"wat die rol van die diens verduidelik.\n"
+"\n"
+"Wees versigtig met hierdie stap. Indien u beplan om dié rekenaar as 'n\n"
+"bediener te gebruik wil u nie dienste afskop wat u nie gaan gebruik nie."
-#: ../../network/isdn.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "Watter tipe is u ISDN-konneksie?"
+msgid "Skip"
+msgstr "Mis hierdie stap"
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Niue"
+msgstr "Geen video"
+
+#: ../../services.pm:1
#, c-format
-msgid "Network Configuration Wizard"
-msgstr "Netwerkkonfigurasie-assistent"
+msgid ""
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
+msgstr ""
+"Aktiveer/Deaktiveer all netwerkkoppelvlakke wat opgestel is om by\n"
+"herlaaityf te begin."
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "Ou konfigurasie (isdn4net)"
+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 ""
-#: ../../network/isdn.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "New configuration (isdn-light)"
-msgstr "Nuwe konfigurasie (Ligte ISDN/isdn-light)"
+msgid "important"
+msgstr "belangrik"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
+msgid "Total Progress"
+msgstr ""
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Which ISDN configuration do you prefer?\n"
+"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"
-"* The Old configuration uses isdn4net. It contains powerful\n"
-" tools, but is tricky to configure, and not standard.\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"
-"* The New configuration is easier to understand, more\n"
-" standard, but with less tools.\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"
-"We recommand the light configuration.\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 sal probeer om vir PCI SCSI-kaarte te soek.\n"
+"Indien DrakX 'n SCSI-kaart bespeur en weet watter drywer omte gebruik sal "
+"dit outomaties installeer word.\n"
+"\n"
+"Indien u nie oor 'n SCSI-kaart, beskik nie of oor 'n ISA SCSI-kaart of 'n "
+"PCI SCSI-kaart beskik wat DrakX nie kan herken nie, sal u gevra word of daar "
+"enige SCSI-kaarte in diestelsel is. Indien daar geen is nie kliek op 'Nee', "
+"andersins op 'Ja'. U sal dan uit'n drywerlys kan kies.\n"
+"\n"
+"\n"
+"Indien u self 'n drywer moes spesifiseer, sal DrakX u ook vra vir enige "
+"spesifiekeopsies.\n"
+"U kan egter DrakX toelaat om self die hardeware te ondervra. DIt werk "
+"gewoonlik die beste.\n"
+"\n"
+"Lees die installasie inligting hoe om hierdie tipe inligting m.b.v. die "
+"Windows-bedryfstelsel te bekom.\n"
+"U kan dit ook vanaf die internet onttrek indien u sulke toegang het."
-#: ../../network/modem.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Do nothing"
-msgstr "CUPS word gelaai"
+msgid "Users"
+msgstr "Gebruikerskode"
-#: ../../network/modem.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Install rpm"
-msgstr "Installasie"
+msgid "Aruba"
+msgstr "Grub"
-#: ../../network/modem.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
-msgstr ""
-
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Title"
-msgstr "Tabel"
+msgid "Preparing bootloader..."
+msgstr "Herlaaistelsel word voorberei"
-#: ../../network/modem.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid ""
-"Your modem isn't supported by the system.\n"
-"Take a look at http://www.linmodems.org"
+msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Second DNS Server (optional)"
-msgstr "Tweede DNS-bediener (opsioneel)"
+msgid "The passwords do not match"
+msgstr "Die wagwoorde stem nie ooreen nie."
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "First DNS Server (optional)"
-msgstr "Eerste DNS-bediener (opsioneel)"
+msgid "Examples for correct IPs:\n"
+msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Domain name"
-msgstr "Domeinnaam"
+msgid "Frequency (MHz)"
+msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../install_any.pm:1
#, c-format
-msgid "CHAP"
-msgstr "CHAP"
+msgid ""
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
+msgstr ""
+"Om hierdie gestoorde pakketkeuse te gebruik, herlaai die installasie met "
+"\"linux defcfg=floppy\""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Script-based"
-msgstr "Skriptipe"
+msgid "the number of the processor"
+msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Terminal-based"
-msgstr "Terminaaltipe"
+msgid "Hardware clock set to GMT"
+msgstr "Hardewareklok gestel vir GMT"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "PAP"
-msgstr "PAP"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Give a file name"
+msgstr "Regte naam"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Please choose the port that your printer is connected to."
+msgstr "Op watter seriaalpoort is u modem gekoppel?"
+
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Login ID"
-msgstr "Aantekenkode"
+msgid "Change Cd-Rom"
+msgstr "Verander CDROM"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Phone number"
-msgstr "Telefoonnommer"
+msgid "Paraguay"
+msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Connection name"
-msgstr "Konneksienaam"
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr ""
-#: ../../network/modem.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Dialup options"
-msgstr "Opbelopsies"
+msgid "There's no known driver for your sound card (%s)"
+msgstr ""
-#: ../../network/modem.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Op watter seriaalpoort is u modem gekoppel?"
+msgid "force"
+msgstr "forseer"
-#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Network Configuration"
-msgstr "Netwerkkonfigurasie"
+msgid "Exit"
+msgstr "Verlaat"
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.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."
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
-"Nadat dit klaar is, sal dit beter wes om u X-omgewing te herlaai\n"
-"om die rekenaarnaamveranderingprobleem te voorkom."
-#: ../../network/netconnect.pm:1
+#: ../../keyboard.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 ""
-"Geluk, die netwerk en internetkonfigurasie is voltooi.\n"
-"\n"
-"Die kongiurasie gaan op u stelsel toegepas word.\n"
+msgid "Estonian"
+msgstr "Estoniaans"
-#: ../../network/netconnect.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
-"Daar was 'n probleem met die herlaai van die netwerk.\n"
-"\n"
-"%s"
+"Apache is 'n WWW-bediener.\n"
+"Dit kan HTML-lêers uitstuur en CGI's hanteer"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr ""
-"Hierdie pakket moet opgradeer word\n"
-"Is u seker u wil dit deselekteer?"
+msgid "Add/Del Clients"
+msgstr "DHCP-Kliënt"
-#: ../../network/netconnect.pm:1
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Network configuration"
-msgstr "Netwerkkonfigurasie"
+msgid "Choose the network interface"
+msgstr "Kies die netwerkkoppelvlak"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "Wil u die konneksie met herlaaityd aanskakel?"
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Unknown Model"
+msgstr "Onbekende model"
-#: ../../network/netconnect.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Internet connection"
-msgstr "Internetkonneksie"
+msgid "CD/DVD burners"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.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"
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
msgstr ""
-"U het meer as een internetkonneksiemetode opgste.\n"
-"Kies die een wat u verlang.\n"
-"\n"
+"Verstekpartisie vir herlaai\n"
+" (vir MS_DOS doeleindes, nie LILO s'n nie)\n"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Choose the connection you want to configure"
-msgstr "Kies die konneksie wat u wil konfigureer"
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "choose image"
+msgstr "Kies 'n lêer"
-#: ../../network/netconnect.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "ethernet card(s) detected"
-msgstr "ethernet kaart(e) bespeur"
+msgid "Firewalling configuration detected!"
+msgstr "Vuurmuurkonfigurasie gevind!"
-#: ../../network/netconnect.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "LAN connection"
-msgstr "LAN konneksie"
+msgid "Connection name"
+msgstr "Konneksienaam"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "cable connection detected"
-msgstr "Kabelkonneksie bespeur"
+msgid ""
+"x coordinate of text box\n"
+"in number of characters"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Cable connection"
-msgstr "Kabelkonneksie"
+msgid "Updating package selection"
+msgstr "Pakketseleksie word opgedateer"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "detected"
-msgstr "%s bespeur"
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "Waar wil u terugluslêer %s heg?"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "ADSL connection"
-msgstr "ADSL konneksie"
+msgid ""
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
+msgstr ""
+"Die floppie is sukselvol geskep.\n"
+"U kan nou weer 'n installasie uitspeel."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the number of buttons the mouse has"
+msgstr "2 knoppies"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "detected %s"
-msgstr "%s bespeur"
+msgid ""
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "ISDN connection"
-msgstr "ISDN konneksie"
+msgid "Replay"
+msgstr "Herspeel"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Winmodem connection"
-msgstr "Normale modemkonneksie"
+msgid "Backup other files"
+msgstr "Korrupte rugsteunlêer"
-#: ../../network/netconnect.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "detected on port %s"
-msgstr "Op poort %s bespeur"
+msgid "No floppy drive available"
+msgstr "Geen sagteskyaandrywer beskikbaar nie"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Normal modem connection"
-msgstr "Normale modemkonneksie"
+msgid "Backup files are corrupted"
+msgstr ""
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Detecting devices..."
-msgstr "Toestel word afgetas..."
+msgid "TV norm:"
+msgstr ""
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Expert Mode"
-msgstr "Kundige bedryfsvlak"
+msgid "Cpuid family"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Use auto detection"
-msgstr "Gebruik outobespeuring"
+msgid "32 MB"
+msgstr "32 MB"
-#: ../../network/netconnect.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose the profile to configure"
-msgstr "Kies die profiel om te konfigureer"
+msgid "Lithuanian AZERTY (new)"
+msgstr "Lituanies AZERTY (nuut)"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2: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"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""
-"Welkom by die Netwerkkonfigurasie-assistent\n"
-"\n"
-"Ons gaan nou u internet/netwerkkonneksie konfigureer.\n"
-"Iniden u nie outobespeuring verlang nie, deselekteer die opsie.\n"
-#: ../../network/netconnect.pm:1
-#, c-format
+#: ../../fsedit.pm:1
+#, fuzzy, 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"
+"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 ""
-"Omdat u netwerk installasie doen, is u netwerk aslreeds opgestel.\n"
-"Kliek op OK om hierdee konfigurasie te behou, of op Kanselleer om u Internet "
-"& Netwerkkonneksie te herkonfigureer.\n"
+"U het 'n sagteware RAID-partisie as wortel (/).\n"
+"Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
+"Onthou om 'n /boot by te voeg."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Previous"
+msgstr "<- Vorige"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Other OS (MacOS...)"
+msgstr "Ander bedryfstelsel (MacOS...)"
+
+#
+#: ../../mouse.pm:1
+#, c-format
+msgid "To activate the mouse,"
+msgstr "Om die muis te aktiveer"
+
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Bringing up the network"
+msgstr "Netwerk op pad op"
+
+#: ../../common.pm:1
+#, fuzzy, c-format
+msgid "Screenshots will be available after install in %s"
+msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
+
+#: ../../help.pm:1
#, 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"
-"We are now going to configure the %s connection.\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"
-"Press OK to continue."
-msgstr ""
+" * \"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"
-"Ons gan nou die %s konneksie konfigureer.\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"
-"Drk OK om voort te gaan."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr "Ons gaan nou die %s konneksie herkonfigureer."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Internet connection & configuration"
-msgstr "Internetkonneksie en konfigurasie"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Configure the connection"
-msgstr "Stel netwerk op"
+"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
+"disk or partition is called \"C:\")."
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Disconnect"
-msgstr "Diskonnekteer"
+msgid "Tanzania"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Connect"
-msgstr "Konnekteer"
+msgid "Computing FAT filesystem bounds"
+msgstr "FAT lêerstelselgrense word bereken"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
-"You can reconfigure your connection."
+"Backup Sources: \n"
msgstr ""
-"\n"
-"U kan u konneksie herkonfigureer."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"\n"
-"You can connect to the Internet or reconfigure your connection."
+msgid "Content of the file"
msgstr ""
-"\n"
-"U kan aan die internet konnekter of u konneksie herkonfigureer."
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "U is nie tans aan die internet gekonnekteer nie."
+msgid "Authentication LDAP"
+msgstr "LDAP-magtiging"
-#: ../../network/netconnect.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
+msgid "Let me pick any driver"
msgstr ""
-"\n"
-"U kan diskonnekteer or herkonfigureer."
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "You are currently connected to the Internet."
-msgstr "U is tans aan die internet gekonnekteer."
-
-#: ../../network/network.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "Instaanbediener moet begin met http://"
+msgid "Profile "
+msgstr "Profiel:"
-#: ../../network/network.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Proxy should be http://..."
-msgstr "Instaanbediener moet begin met http://"
+msgid "transmitted"
+msgstr ""
-#: ../../network/network.pm:1
-#, c-format
-msgid "FTP proxy"
-msgstr "FTP instaanbediener"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Palestine"
+msgstr "Stoor pakketseleksie"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "HTTP proxy"
-msgstr "HTTP instaanbediener"
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../network/network.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Proxies configuration"
-msgstr "Instaanbedienerkonfigurasie"
+msgid "%d comma separated strings"
+msgstr ""
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "IP-adres moet in 1.2.3.4. formaat wees"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Here is the full list of keyboards available"
+msgstr "Hierdie is die volledige lys van beskikbare sleutelborde"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "IP-adres moet in 1.2.3.4. formaat wees"
+msgid "Theme name"
+msgstr "Drukkernaam:"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Gateway device"
-msgstr "Netwerkportaaltoestel"
+msgid "/_Help"
+msgstr "/_Help"
-#: ../../network/network.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Gateway (e.g. %s)"
+msgid ""
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "DNS server"
-msgstr "DNS bediener"
+msgid "the width of the progress bar"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../lang.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."
+msgid "Cook Islands"
msgstr ""
-"Tik asb die rekenaarnaam in.\n"
-"Dit moet 'n volle gekwalifiseerde naam wees,\n"
-"bv. ``myne.mywerk.co.za''.\n"
-"U mag ook die netwerkhek byvoeg indien daar een is"
-#: ../../network/network.pm:1
+#: ../../fs.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 ""
+msgid "Formatting partition %s"
+msgstr "Partisie %s word formateer"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Hostname required"
+msgstr "Bedienernaam:"
+
+#: ../../standalone/drakfont: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)."
+msgid "Unselect fonts installed"
msgstr ""
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../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 ../../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 "IP address should be in format 1.2.3.4"
-msgstr "IP-adres moet in 1.2.3.4. formaat wees"
+msgid "Cancel"
+msgstr "Kanselleer"
-#: ../../network/network.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Start at boot"
-msgstr "Gelaai tydens herlaaityd"
+msgid "Searching for configured scanners ..."
+msgstr "Plaaslike drukker"
#
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Assign host name from DHCP address"
-msgstr "Toets asb. die muis"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Wheel"
+msgstr "Wiel"
-#: ../../network/network.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Network Hotplugging"
-msgstr "Netwerkkonfigurasie"
+msgid "Videocard"
+msgstr "Videomodus"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Track network card id (useful for laptops)"
-msgstr "Volg netwerkkart ID. (nuttig vir skootrekenaars)"
+msgid "\tBackups use tar and bzip2\n"
+msgstr ""
-#
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "DHCP host name"
-msgstr "Rekenaarnaam"
+msgid "Remove Selected"
+msgstr "Verwyder tou"
-#
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Netmask"
-msgstr "Netmasker"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _modems"
+msgstr "Gebruik outobespeuring"
#
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address"
-msgstr "IP adres"
+msgid "Remove printer"
+msgstr "Verwyder drukker"
-#: ../../network/network.pm:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "Automatic IP"
-msgstr "Outomatiese IP"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid " (driver %s)"
-msgstr "(drywer %s)"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Konfigureer netwerktoestel %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)."
+"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 ""
-"Gee asb die IP-konfigurasie vir hierdie rekenaar.\n"
-"Elke item moet as 'n IP-adres in dotdesimalenotasie\n"
-"(1.2.3.4) gegee word."
+"WAARSKUWING\n"
+"\n"
+"DrakX moet nou u WIndowspartisie se grootte verander. Hierdie operasie\n"
+"IS GEVAARLIK. Indien u nie alreeds so gemaak het nie, moet u hierdie "
+"installasie\n"
+"verlaat, scandisk onder Windows loop en dalk ook defrag. Dan kan u terugkeer "
+"na\n"
+"hierdie installasie. Rugstuen ook u data. Insien u skeer is van u saak, kies "
+"OK."
-#: ../../network/network.pm:1
+#: ../../network/drakfirewall.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."
+msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""
-"WAARSKUWING: Die toestel is alreeds opgestel om aan die internette "
-"konnekteer.\n"
-"U kan die toestel net so aanvaar.\n"
-"Veranderinge aan onderstaande velde sal hierdie konfigurasie oorskryf."
-#: ../../network/shorewall.pm:1
-#, c-format
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
msgstr ""
-"Waarskuwing! 'n Bestaande vuurmuurkonfigurasie is bespeur. U sal dalk na "
-"dietyd self regstellings moet aanbring."
+"Welkom by die proksiekonfigurasienutsprogram.\n"
+"\n"
+"Hier kan u die HTTP en FTP-instaanbedieners\n"
+"opstel met of sonder aantekenkodes en wagwoorde\n"
-#: ../../network/shorewall.pm:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "Vuurmuurkonfigurasie gevind!"
+msgid "Other"
+msgstr "Ander"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid "Account Password"
-msgstr "Wagwoord"
+msgid "Default"
+msgstr "Verstek"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Account Login (user name)"
-msgstr "Gebruikerskode"
+msgid "Button 2 Emulation"
+msgstr "Knop-2 Emulasie"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Connection timeout (in sec)"
-msgstr "Konneksie tydlimiet (in sekondes)"
+msgid "type1inst building"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Connection speed"
-msgstr "Konneksiespoed"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Abiword"
+msgstr "Aborteer"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "choose image file"
+msgstr "Kies 'n lêer"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Dialing mode"
-msgstr "Belmetode"
+msgid "X server"
+msgstr "X-bediener"
-#: ../../network/tools.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Domain Admin User Name"
+msgstr "Domeinnaam"
+
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "There was an error while scanning for TV channels"
+msgstr "Daar was 'n fout met die installasie van die pakkette:"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose your country"
-msgstr "Kies u land"
+msgid "US keyboard (international)"
+msgstr "VSA internasionale sleutelbord"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Not installed"
+msgstr "Verlaay installasie"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "Voorsiener DNS 2 (opsioneel)"
+msgid "LAN connection"
+msgstr "LAN konneksie"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "Voorsiener DNS 1 (opsioneel)"
+msgid "/File/-"
+msgstr "/Lêer/-"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Provider phone number"
-msgstr "Voorsiener se telefoonnommer"
+msgid "Italian"
+msgstr "Italiaans"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "Voorsienernaam (bv voorsiener.co.za)"
+msgid "Basic"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Your personal phone number"
-msgstr "U persoonlike telefoonnommer"
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Card IO_1"
-msgstr "Kaart IO_1"
+msgid "Honduras"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "Card IO_0"
-msgstr "Kaart IO_0"
+msgid "pdq"
+msgstr ""
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card IO"
msgstr "Kaart I/O"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Card mem (DMA)"
-msgstr "Kaartgeheue (DMA)"
+msgid "when checked, owner and group won't be changed"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Card IRQ"
-msgstr "Kaart IRQ"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+"\n"
+"Hierdie spesiale herlaaipartisie\n"
+"is om u stelsel te duolaai.\n"
-#: ../../network/tools.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Please fill or check the field below"
-msgstr "Vul asb. die velde hieronder in"
+msgid ""
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
+msgstr ""
-#
-#: ../../network/tools.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Connection Configuration"
-msgstr "Konneksiekonfigurasie"
-
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
msgstr ""
-"Die tselsel blyk nie aan die internet gekonnekteer te wees nie.\n"
-"Probeer om u stelsel te herkonfigureer."
-#: ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t-Network by FTP.\n"
+msgstr ""
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Russian (Yawerty)"
+msgstr "Russue (Yawerty)"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "For security reasons, it will be disconnected now."
-msgstr "Vir sekuriteitsredes, word u nou gediskonnekteer."
+msgid "You must enter a device or file name!"
+msgstr "Tik drukkertoestel URI in"
-#: ../../network/tools.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "The system is now connected to the Internet."
-msgstr "Die stelsel is nou aan die internet gekonnekteer."
+msgid "/_Quit"
+msgstr "Verlaat"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Testing your connection..."
-msgstr "Konneksie word getoets..."
+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 ""
-#: ../../network/tools.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Wil u nou aan die internet konnekteer?"
+msgid "Graphics memory: %s kB\n"
+msgstr "Video geheue: %s kB\n"
-#: ../../network/tools.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Internet configuration"
-msgstr "Internetkonfigurasie"
-
-#: ../../partition_table/raw.pm:1
-#, fuzzy, 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."
+"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 ""
-"Iets vrots gebeur op u hardeskyf.\n"
-"'n Dataintegriteitstoets het misluk.\n"
-"Dit beteken dat enigiets wat na u hardeskyf geskryf word as gemors sal "
-"eindig."
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid " (Default)"
-msgstr " (Verstek)"
-
-#: ../../printer/cups.pm:1
-#, fuzzy, c-format
-msgid "On CUPS server \"%s\""
-msgstr "CUPS-bediener IP:"
+msgid "access to compilation tools"
+msgstr ""
-#
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Remote Printers"
-msgstr "Eksterne drukker"
+msgid "Please select data to restore..."
+msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "CUPS"
-msgstr "CUPS"
+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 ""
+"Indien u beplan om 'aboot' te gebruik, los spasie aan die begin\n"
+"van die skyf. (2048 sektors is genoeg)."
-#: ../../printer/cups.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "(on this machine)"
-msgstr "(op hierdie rekenaar)"
+msgid "Standard test page"
+msgstr "Standaard toetsbladsy"
-#: ../../printer/cups.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "(on %s)"
-msgstr "(op %s)"
+msgid "Create"
+msgstr "Skep"
-#: ../../printer/data.pm:1
-#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Generiese Unixdrukstelsel (Common Unix Printing System) "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "What"
+msgstr "Wag"
-#: ../../printer/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "LPRng"
-msgstr "LPRng"
+msgid "There was an error ordering packages:"
+msgstr "Daar was 'n fout met pakkette:"
-#: ../../printer/data.pm:1
-#, c-format
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - Nuwe generasie LPR"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Bulgarian (BDS)"
+msgstr "Bulgaars"
-#: ../../printer/data.pm:1
-#, c-format
-msgid "LPD"
-msgstr "LPD"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Disable Server"
+msgstr "Datbasis"
-#: ../../printer/data.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Filesystem encryption key"
+msgstr "LOerstelseltipe: "
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "LPD - Line Printer Daemon"
-msgstr "LPD - Lyndrukkerdiensprogram"
+msgid "Gujarati"
+msgstr ""
-#: ../../printer/data.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "PDQ"
-msgstr "PDQ"
+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 ""
-#: ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "Save theme"
+msgstr "Installeer stelsel"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "group"
+msgstr "Werkgroep:"
+
+#: ../../lang.pm:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Druk sonder drukkertou"
+msgid "Brazil"
+msgstr ""
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Unknown Model"
-msgstr "Onbekende model"
+msgid "Auto Install"
+msgstr "Installasie"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Unknown model"
-msgstr "Onbekende model"
+msgid "Network Configuration Wizard"
+msgstr "Netwerkkonfigurasie-assistent"
-#: ../../printer/main.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "%s (Port %s)"
-msgstr "Poort"
+msgid "Removable media automounting"
+msgstr "Verwyderbare media"
-#
-#: ../../printer/main.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Host %s"
-msgstr "Rekenaarnaam"
+msgid "Printing"
+msgstr "Druk"
-#: ../../printer/main.pm:1
+#: ../../harddrake/sound.pm:1
#, fuzzy, c-format
-msgid "Network %s"
-msgstr "Netwerkkoppelvlak"
+msgid "Unkown driver"
+msgstr "Onbekende model"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"There are no printers found which are directly connected to your machine"
+msgstr ""
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Create a new partition"
+msgstr "Kies 'n nuwe grootte"
+
+#: ../../harddrake/sound.pm:1
#, fuzzy, c-format
-msgid "Interface \"%s\""
-msgstr "Koppelvlak %s"
+msgid "Driver:"
+msgstr "Drywer"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Local network(s)"
-msgstr "geen netwerkkaart gevind nie"
+msgid "unknown"
+msgstr "Onbekende model"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Raw printer (No driver)"
-msgstr ""
+msgid "Use fdisk"
+msgstr "Gebruik fdisk"
-#: ../../printer/main.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ", using command %s"
-msgstr ""
+msgid "MOVE YOUR WHEEL!"
+msgstr "BEWEEG DIE WIEL!"
-#: ../../printer/main.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
+msgid "sent: "
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr ""
+msgid "Automatic IP"
+msgstr "Outomatiese IP"
-#: ../../printer/main.pm:1
+#: ../../help.pm:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
+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 ""
-#: ../../printer/main.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
-msgstr ""
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington Thinking Mouse"
-#: ../../printer/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ", printing to %s"
-msgstr "Fout in die skryf van %s"
+msgid "Configuration of a remote printer"
+msgstr "Konfigureer drukker"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ", multi-function device"
+msgid "Moldova"
msgstr ""
-#: ../../printer/main.pm:1
-#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to erase your tape before the backup."
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../printer/main.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid ", multi-function device on USB"
+msgid "An online platform to respond to enterprise support needs."
msgstr ""
-#: ../../printer/main.pm:1
-#, c-format
-msgid ", multi-function device on parallel port \\#%s"
-msgstr ""
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "Instaanbediener moet begin met http://"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid ", USB printer"
-msgstr "Geen drukker"
+msgid "Add a new rule at the end"
+msgstr "Voeg drukker by"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ", USB printer \\#%s"
+msgid ""
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
msgstr ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid " on parallel port \\#%s"
+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 ""
+"U kan noue die opsies voorsien vir module %s.\n"
+"Opsies is in die formaat ``naam=waarde naam2=waarde2 ...''.\n"
+"Bv. ``io=0x300 irq-7''"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Local Printers"
-msgstr "Plaaslike drukker"
-
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Pipe job into a command"
-msgstr "Pyk drukstuk na program"
+msgid "Quit without writing the partition table?"
+msgstr "Wil u verlaat, sonder om die partisietabel op te dateer?"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Enter a printer device URI"
-msgstr "Tik drukkertoestel URI in"
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
-#: ../../printer/main.pm:1
-#, c-format
-msgid "Printer on NetWare server"
-msgstr "Eksterne Netware-drukker"
+#: ../../standalone.pm:1
+#, fuzzy, c-format
+msgid "Installing packages..."
+msgstr "Installeer pakket %s"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
+msgid "Dutch"
+msgstr "Nederlands"
#
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Network printer (TCP/Socket)"
-msgstr "Netwerkdrukker (sok)"
+msgid "The following packages need to be installed:\n"
+msgstr "Die volgende pakkette gaan installeer word"
-#
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer on remote lpd server"
-msgstr "Eksterne LPD-drukker"
+msgid "Angola"
+msgstr ""
-#
-#: ../../printer/main.pm:1
-#, c-format
-msgid "Printer on remote CUPS server"
-msgstr "Eksterne CUPS-drukker"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "service setting"
+msgstr "interessant"
#
-#: ../../printer/main.pm:1
-#, c-format
-msgid "Remote printer"
-msgstr "Eksterne drukker"
-
-#: ../../printer/main.pm:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Local printer"
-msgstr "Plaaslike drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring applications..."
-msgstr "Konfigureer drukker"
+msgid "Custom"
+msgstr "Aangepaste"
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Printerdrake"
-msgstr "Drukker"
+msgid "File is already used by another loopback, choose another one"
+msgstr "Lêer word alreeds deur 'n ander teruglus gebruik,kies 'n ander een"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "Drukkerdata word gelees..."
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Read-only"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Wil u die werklik die drukker verwyder?"
+msgid "Latvia"
+msgstr "Latvies"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Remove printer"
-msgstr "Verwyder drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Learn how to use this printer"
-msgstr "Wil u die konfigurasie toets?"
+msgid "No known driver"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Print test pages"
-msgstr "Druk toetsbladsy(e)"
+msgid "1 MB"
+msgstr "1 MB"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+"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
+#: ../../standalone/draksound:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "Configure Local Area Network..."
+msgstr "Stel plaaslike netwerk op..."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "Launch the sound system on your machine"
+msgstr "Laai die klankstelsel op u rekenaar"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
-msgstr ""
+#, fuzzy, c-format
+msgid "Preparing printer database..."
+msgstr "Drukkerdata word gelees..."
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Information"
+msgstr "Vertoon inligting"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr ""
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "No network card"
+msgstr "geen netwerkkaart gevind nie"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "Which filesystem do you want?"
+msgstr "Watter lêerstelsel verlang u?"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr "Drukker \"%s\" is nou die verstekdrukker"
+msgid "3 buttons"
+msgstr "3 knoppies"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Default printer"
-msgstr "Verstek drukker"
+msgid "Detailed information"
+msgstr "Gedetaileerde inligting"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Set this printer as the default"
-msgstr "Maak hierdie die verstekdrukker"
+msgid "Malta"
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer options"
-msgstr "Drukkeropsies"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Printer manufacturer, model"
-msgstr "Drukkervervaardiger, model"
+msgid "This floppy is not FAT formatted"
+msgstr "Hierdie floppie is nie in FAT-formaat nie"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Printer manufacturer, model, driver"
-msgstr "Drukkervervaardiger, model, drywer"
+msgid "Configuring network"
+msgstr "Stel netwerk op"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1
#, fuzzy, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "Drukkerdata word gelees..."
+msgid "Graphic Card"
+msgstr "Videokaart"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Printer name, description, location"
-msgstr "Drukkernaam,. beskrywing, ligging"
+msgid "Resizing Windows partition"
+msgstr "Windowslêerstelselgrense word bereken"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Printer connection type"
-msgstr "Drukkerkonneksietipe"
+msgid "Provider dns 1 (optional)"
+msgstr "Voorsiener DNS 1 (opsioneel)"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Raw printer"
-msgstr "Geen drukker"
+#: ../../lang.pm:1
+#, c-format
+msgid "Cameroon"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do it!"
-msgstr "Gaan voort!"
+msgid ""
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
+msgstr ""
+"U het nou partisie %s partisioneer.\n"
+"Wanneer u klaar is, stoor u veranderinge met 'w'."
#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
@@ -9609,419 +9631,342 @@ msgstr "Gaan voort!"
msgid "Close"
msgstr "Sluit af"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../help.pm:1
+#, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
+"\"%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 ""
-"Drukker %s: %s %s\n"
-"Wil u hierdie drukker verander?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Modify printer configuration"
-msgstr "Verander drukkerkonfigurasie"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add a new printer"
-msgstr "Voeg drukker by"
+msgid "Calendar"
+msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Normal Mode"
-msgstr "Normale modus"
+msgid ""
+"Restore Selected\n"
+"Catalog Entry"
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Change the printing system"
-msgstr "Stel netwerk op"
+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 ""
+"Om 'n eksterne lpd drukkertou te gebruik,moett die naam\n"
+"van die drukkkerbediener en die naam van die drukkertou\n"
+"voorsien word."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "CUPS configuration"
-msgstr "Konfigurasie"
+msgid "Iceland"
+msgstr "Yslandies"
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgid "consolehelper missing"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Display all available remote CUPS printers"
-msgstr ""
+msgid "stopped"
+msgstr "onaktief"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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."
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Whether the FPU has an irq vector"
msgstr ""
-"Hier is die bestaande drukkertoue.\n"
-"U kan byvoeg or verwyder soos nodig."
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Printing system: "
-msgstr "Drukkerstelsel:"
+msgid "Ext2"
+msgstr "Ext2"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Checking installed software..."
-msgstr "Installeerde sagteware word deursoek..."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing Foomatic..."
-msgstr "Installeer pakket %s"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "Konfigureer drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "Konfigureer drukker"
+msgid "Expand Tree"
+msgstr "Maak boom oop"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Reading printer data..."
-msgstr "Drukkerdata word gelees..."
+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 ""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "Watter drukkerstelsel (spoelprogram) verlang u?"
+msgid "Expert Mode"
+msgstr "Kundige bedryfsvlak"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select Printer Spooler"
-msgstr "Kies drukkerspoelprogram"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Setting Default Printer..."
-msgstr "Verstek drukker"
+msgid "Printer options"
+msgstr "Drukkeropsies"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Installing %s ..."
-msgstr "Installeer pakket %s"
+msgid "Local Network adress"
+msgstr "geen netwerkkaart gevind nie"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Removing %s ..."
-msgstr "LPD word verwyder..."
+msgid "Backup your System files. (/etc directory)"
+msgstr "Korrupte rugsteunlêer"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"The printing system (%s) will not be started automatically when the machine "
-"is booted.\n"
+"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"
-"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"
+"To download these packages, you will need to have a working Internet \n"
+"connection.\n"
"\n"
-"Do you want to have the automatic starting of the printing system turned on "
-"again?"
+"Do you want to install the updates ?"
msgstr ""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Starting the printing system at boot time"
-msgstr "Watter drukkerstelsel verlang u?"
+msgid "Samba Server"
+msgstr "NIS-bediener"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Do you really want to configure printing on this machine?"
+"Enable/Disable IP spoofing protection."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Installing a printing system in the %s security level"
+msgid "Australian Optus cable TV"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "paranoid"
-msgstr "Paranoïes"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "high"
-msgstr "Hoog"
-
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Restarting printing system..."
-msgstr "Watter drukkerstelsel verlang u?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuration of a remote printer"
-msgstr "Konfigureer drukker"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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."
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
+" <Tab>/<Alt-Tab> tussen elemente | <Space> selekteer | <F12> volgende skerm "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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\""
+msgid "Subnet:"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Configure the network now"
-msgstr "Stel netwerk op"
+msgid "Zimbabwe"
+msgstr "moontlik"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Go on without configuring the network"
-msgstr "Stel netwerk op"
-
-#: ../../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 ""
+msgid "Please enter the host name or IP."
+msgstr "Toets asb. die muis"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Network functionality not configured"
-msgstr "Monitor is nie opgestel nie"
+msgid "When"
+msgstr "Wiel"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Starting network..."
-msgstr "Konneksie word begin..."
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Second DNS Server (optional)"
+msgstr "Tweede DNS-bediener (opsioneel)"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Refreshing printer data..."
-msgstr "Drukkerdata word gelees..."
+#: ../../lang.pm:1
+#, c-format
+msgid "Finland"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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?"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Transfer printer configuration"
-msgstr "Dra drukkerkonfigurasie oor"
+msgid "Color depth: %s\n"
+msgstr "Kleurdiepte: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Transferring %s..."
-msgstr "%s word oorgedra..."
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "U kan nie hierdie pakket deselekteer nie. Dit moet opgradeer word."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "New printer name"
-msgstr "Nuwe drukkernaam"
+msgid "Loading from floppy"
+msgstr "Oplaai vanaf floppie"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.pm:1
#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr ""
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Transfer"
-msgstr "Oordrag"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Slovenia"
+msgstr "Sloveens"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.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."
+"Enter a user\n"
+"%s"
msgstr ""
+"Tik 'n gebruiker in\n"
+"%s"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Do not transfer printers"
-msgstr "Moet nie drukkers oordra nie"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
msgstr ""
-#: ../../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 ""
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "ProgressBar color selection"
+msgstr "Drukkermodelkeuse"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
msgstr ""
+"Hier is die huidige inskrywings\n"
+"U kan byvoeg or verwyder soos nodig."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD en LPRng ondersteun nie IPP-drukkers nie.\n"
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
-msgstr ""
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"CUPS does not support printers on Novell servers or printers sending the "
-"data into a free-formed command.\n"
+"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 ""
+"Loop instruksies deur 'at' geskeduleer op die tyd deur 'at' gespesifiseer. "
+"Loop ook instruksiebondels wanneer die stelsellas laag genoeg is."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.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"
+msgid "Radio support:"
msgstr ""
#: ../../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 ""
+#, fuzzy, c-format
+msgid "Installing SANE packages..."
+msgstr "Installeer pakket %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfloppy: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 ""
+msgid "boot disk creation"
+msgstr "herlaaiskyfskepping"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printing test page(s)..."
-msgstr "Toetsbladsy(e) word gedruk..."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Print option list"
-msgstr "Drukkeropsies"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "Netwerk op pad af"
+msgid "LDAP"
+msgstr "KDAP"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Netwerk op pad af"
+#: ../../bootloader.pm:1
+#, c-format
+msgid "SILO"
+msgstr "SILO"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "Netwerk op pad af"
+#: ../../diskdrake/removable.pm:1
+#, c-format
+msgid "Change type"
+msgstr "Verander tipe"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Netwerk op pad af"
+#: ../../any.pm:1
+#, c-format
+msgid "SILO Installation"
+msgstr "SILO installasie"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, 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"
+msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_messages.pm:1
#, c-format
msgid ""
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\n"
"\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"
+"\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 ""
+"Geluk, installasie is afgehandel.\n"
+"Verwyder die herlaaimedium en druk 'enter' om te herlaai.\n"
+"\n"
+"\n"
+"Vir lapinligting oor hierdie vrystelling vanMandrake Linux,\n"
+"bekyk die errata beskikbaar op\n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"Inligting oor stelskonfigurasie is beskikbaar in die postinstallasie-\n"
+"hoofstuk in die Offisiële Liux-Mandrake Gebruikersgids."
#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "paranoid"
+msgstr "Paranoïes"
+
+#: ../../standalone/drakbackup: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"
+msgid "Send mail report after each backup to:"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -10032,241 +9977,213 @@ msgid ""
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.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 ""
+msgid "Resolution"
+msgstr "Resolusie"
#: ../../printer/printerdrake.pm:1
-#, c-format
+#, fuzzy, c-format
msgid ""
-"To get a list of the options available for the current printer click on the "
-"\"Print option list\" button."
+"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 ""
+"Om na 'n SMB drukker te druk moet u die volgende voorsien:\n"
+"SMB rekenaarnaam (dis nie noodwendig dieselfde as die TCP/IP rekenaarnaam\n"
+"nie); moontlik die IP adres van die drukkerbediener; die drukkernaam; \n"
+"toepaslike gebruikerskode en wagwoord; werkgroepnaam."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\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>\". "
+" Accept/Refuse icmp echo."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "reconfigure"
+msgstr "herkonfigureer"
+
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
+"Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 %s "
+"bied,\n"
+"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Xinetd Service"
+msgstr "Drukkerbediener"
+
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Here is a list of the available printing options for the current printer:\n"
-"\n"
+msgid "access to network tools"
msgstr ""
#: ../../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"
+msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl: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"
+"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 ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Did it work properly?"
-msgstr "Het dit reg gewerk?"
+msgid "Here is a list of all auto-detected printers. "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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"
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
msgstr ""
-"Toetsbladsy(e) is na die drukker gestuur.\n"
-"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
+"Die 'aboot' installasie het gefaal. Wil u 'n installasie afwurg al\n"
+"word die eerste partisie vernietig?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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"
+"Options Description:\n"
"\n"
-msgstr ""
-"Toetsbladsy(e) is na die drukkerstelsel gestuur.\n"
-"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-"Drukstatus:\n"
-"%s\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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Do not print any test page"
-msgstr "Druk toetsbladsy(e)"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Photo test page"
-msgstr "Fototoetsbladsy"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Alternative test page (A4)"
-msgstr "Alternatiewe toetsbladsy (A4)"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Alternative test page (Letter)"
-msgstr "Alternatiewe toetsbladsy (Lettergrootte)"
+msgid ""
+"Restore Selected\n"
+"Files"
+msgstr "Verwyder tou"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Standard test page"
-msgstr "Standaard toetsbladsy"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Print"
-msgstr "Druk"
+msgid "Please fill or check the field below"
+msgstr "Vul asb. die velde hieronder in"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No test pages"
-msgstr "Geen toetsbladsye"
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "Wil u die /etc/fstab veranderinge stoor?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect: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 ""
+msgid "Boot Protocol"
+msgstr "Herlaaiprotokol"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Test pages"
-msgstr "Toetsbladsye"
+msgid "LVM-disks %s\n"
+msgstr "LVM-skywe %s\n"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "The package %s is needed. Install it?"
msgstr ""
-"Wil u hierdie drukker (\"%s\")\n"
-"die verstek drukker maak?"
+"Hierdie pakket moet opgradeer word\n"
+"Is u seker u wil dit deselekteer?"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Option %s out of range!"
-msgstr "Opsie %s is buite bereik!"
+msgid "On boot"
+msgstr "met herlaai"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Option %s must be a number!"
-msgstr "Opsie %s moet 'n nommer wees"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Bus identification"
+msgstr "Magtiging"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Option %s must be an integer number!"
-msgstr "Opsie %s moet 'n heeltal wees!"
+msgid "Please make a backup of your data first"
+msgstr "Rugsteun u data eers asb."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Printer default settings"
-msgstr "Drukkermodelkeuse"
-
-#: ../../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 ""
+msgid "Vatican"
+msgstr "Latvies"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr ""
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr "U het meer as een hardeskyf, waar wil u Linux installeer?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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."
+msgid "Boot ISO"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "Internetkonfigurasie"
+msgid "Eritrea"
+msgstr "Kundige area"
-#: ../../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 ""
+#
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Remove List"
+msgstr "Verwyder drukker"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/05-desktop.pl: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."
+msgid "A customizable environment"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "OKI winprinter configuration"
-msgstr "Verander drukkerkonfigurasie"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
+msgid "Inuktitut"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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."
+msgid "Morocco"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -10275,1456 +10192,1270 @@ msgid "Which printer model do you have?"
msgstr "Oor watter tipe drukker beskik u?"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer model selection"
-msgstr "Drukkermodelkeuse"
-
-#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Reading printer database..."
-msgstr "Drukkerdata word gelees..."
+msgid "Add a new printer"
+msgstr "Voeg drukker by"
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Select model manually"
-msgstr "Eksterne drukkernaam"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " All of your selected data have been "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "The model is correct"
-msgstr "Is dit korrek?"
+msgid "<-- Delete"
+msgstr "Uitwis"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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"
+msgid "Nepal"
msgstr ""
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Your printer model"
-msgstr "Eksterne drukkernaam"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Preparing printer database..."
-msgstr "Drukkerdata word gelees..."
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "cpu # "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Location"
-msgstr "Ligging"
+msgid "chunk size"
+msgstr "blokgrootte"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#. -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 "Description"
-msgstr "Beskrywing"
+msgid "commands before booting, or 'c' for a command-line."
+msgstr "instruksies voor herlaai, of 'c' vir 'n instruksielyn."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Name of printer"
-msgstr "Drukkernaam"
+msgid "Problems installing package %s"
+msgstr "Probleme met Installasue van pakket %s"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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."
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-"Elke drukker benodig naam (bv. lp).\n"
-"Die Beskrywing- en Liggingvelde is opsioneel.\n"
-"Hulle dien as inligting vir gebruikers."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Enter Printer Name and Comments"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Making printer port available for CUPS..."
+msgid "Add a scanner manually"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Reload partition table"
+msgstr "Reddingspartisietabel"
+
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
-msgstr ""
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr "Ja, ek verlang outoaanteken met hierdie (gebruiker,werkskerm)"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
+msgid "Search for fonts in installed list"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Scanning on your HP multi-function device"
+msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing mtools packages..."
-msgstr "Installeer pakket %s"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Installing SANE packages..."
-msgstr "Installeer pakket %s"
+msgid "Boot"
+msgstr "Basis"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
-msgid "Installing HPOJ package..."
-msgstr "Installeer pakket %s"
+msgid "Tuner type:"
+msgstr "Verander tipe"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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?"
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "A command line must be entered!"
-msgstr "'n Geldige URI moet verskaf word!"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Command line"
-msgstr "Domeinnaam"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "\"Menu\" key"
+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."
+"\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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Pipe into command"
-msgstr "Pyk drukstuk na program"
+msgid "Security Administrator:"
+msgstr "Eksterne lpd drukkeropsies"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Detected model: %s %s"
-msgstr "%s bespeur"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "A valid URI must be entered!"
-msgstr "'n Geldige URI moet verskaf word!"
+msgid "Please enter your login"
+msgstr "Probeer asb. weer"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Printer Device URI"
-msgstr "Drukkertoestel URI"
+msgid "if set to yes, check permissions of files in the users' home."
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect: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."
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
-"U kan die URI om die drukker te bereik direk spesifiseer. Die URI moet in "
-"CUPS- of Foomatic-formaat wees. Nie alle UTI-tipes moet deur al die "
-"spoelprogramme ondersteun nie."
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Port"
-msgstr "Poort"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Printer host name or IP"
-msgstr "Drukkerbedienernaam"
+msgid "Fonts copy"
+msgstr "Formatteer floppie"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "The port number should be an integer!"
-msgstr "Die poortnommer moet heeltal wees."
+msgid "Automated"
+msgstr "Outomaties"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer host name or IP missing!"
-msgstr "Drukkerbedienernaam ontbreek!"
+#: ../../Xconfig/test.pm:1
+#, c-format
+msgid "Do you want to test the configuration?"
+msgstr "Wil u die konfigurasie toets?"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, 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."
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
msgstr ""
-"Om aan 'n sokdrukker te konnekteer, moet u die rekenaarnaam van die\n"
-"drukker voorsien en dalk ook 'n poortnommer voorsien.\n"
-"Met HP JetDirect-bedieners is die poortnommer gewoonlik 9100,\n"
-"maar dit mag anders wees met ander bedieners. Raadpleeg die handleiding\n"
-"wat saam met die hardeware gekom het."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec: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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Save packages selection"
+msgstr "Stoor pakketseleksie"
+
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "TCP/Socket Printer Options"
-msgstr "Sokdrukkeropsies"
+msgid "Remove the last item"
+msgstr "Terugluslêer %s word geformateer"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Host \"%s\", port %s"
+msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ", host \"%s\", port %s"
+msgid "No net boot images created!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Scanning network..."
-msgstr "Konneksie word begin..."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer auto-detection"
-msgstr "Gebruik outobespeuring"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "NCP queue name missing!"
-msgstr "NCP-tounaam ontbreek!"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "NCP server name missing!"
-msgstr "NCP-bedienernaam ontbreek!"
+msgid "use pptp"
+msgstr "gebruik pptp"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Print Queue Name"
-msgstr "Drukkertounaam"
+msgid "Choose which services should be automatically started at boot time"
+msgstr "Kies watter dienste moet outomaties begin met herlaaityd."
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer Server"
-msgstr "Drukkerbediener"
+#, fuzzy, c-format
+msgid "Learn how to use this printer"
+msgstr "Wil u die konfigurasie toets?"
#: ../../printer/printerdrake.pm:1
#, fuzzy, 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 ""
-"Om na 'n Netware drukker te druk moet u die volgende voorsien:\n"
-"Netware rekenaarnaam (dis nie noodwendig dieselfde as die TCP/IP\n"
-"rekenaarnaam nie); moontlik die IP adres van die drukkerbediener;\n"
-"die drukkernaam; toepaslike gebruikerskode en wagwoord."
+msgid "Configure the network now"
+msgstr "Stel netwerk op"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "NetWare drukkeropsies"
+msgid "Choose a mirror from which to get the packages"
+msgstr "Kies 'n spieël waar die pakkette verkry kan word"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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?"
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
+"Die FAT-verstellingsprogram kan nie u partisie hanteer nie.\n"
+"Fout: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.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 ""
+msgid "Which sector do you want to move it to?"
+msgstr "Na watter sektor wil u skuif?"
-#: ../../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 ""
+#: ../../interactive/stdio.pm:1
+#, fuzzy, c-format
+msgid "Do you want to click on this button?"
+msgstr "Wil u aboot gebruik?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "SECURITY WARNING!"
+msgid "Bahamas"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Samba share name missing!"
-msgstr "SAMBA-deelnaam ontbreek!"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Either the server name or the server's IP must be given!"
-msgstr "Óf die bedienernaam óf die bediener-IP moet verskaf word!"
-
-#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Auto-detected"
-msgstr "Gebruik outobespeuring"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Workgroup"
-msgstr "Werkgroep:"
+msgid "Manual configuration"
+msgstr "Kleurkonfigurasie"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Share name"
-msgstr "Drukkernaam:"
+msgid "search"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "SMB server IP"
-msgstr "SMB-bediener IP:"
+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 ""
+"Hierdie pakket laai die sleutelbordkaart soos dit in /etc/sysconfig/"
+"keyboard\n"
+"opgestel is. Dit kan vernader word met die kbdconfig nutsprogram. U moet "
+"dit\n"
+"op meeste rekenaars ongesper laat."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "SMB server host"
-msgstr "SMB-bedienernaam"
+msgid "Xpmac (installation display driver)"
+msgstr "Xpmac (installasievertoondrywer)"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.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."
+msgid "Zeroconf host name must not contain a ."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../services.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."
+"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 ""
-"Om na 'n SMB drukker te druk moet u die volgende voorsien:\n"
-"SMB rekenaarnaam (dis nie noodwendig dieselfde as die TCP/IP rekenaarnaam\n"
-"nie); moontlik die IP adres van die drukkerbediener; die drukkernaam; \n"
-"toepaslike gebruikerskode en wagwoord; werkgroepnaam."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) drukkeropsies"
+"Syslog is die fasiliteit wat baie diensprogramme gebruik om boodskappe\n"
+"te log na 'n verskeidenheid loglêers. Dit is altyd goed om syslog te loop."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Printer \"%s\" on server \"%s\""
-msgstr "Netwerk op pad af"
+msgid "Unknown/Others"
+msgstr "Generies"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ", printer \"%s\" on server \"%s\""
+msgid "No TV Card detected!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remote printer name missing!"
-msgstr "Eksterne drukkernam ontbreek!"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Remote host name missing!"
-msgstr "Eksterne bedienernaam ontbreek!"
+msgid "Options"
+msgstr "Opsies"
-#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote printer name"
-msgstr "Eksterne drukkernaam"
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr "Drukker \"%s\" is nou die verstekdrukker"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote host name"
-msgstr "Eksterne bedienernaam"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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."
+"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 ""
-"Om 'n eksterne lpd drukkertou te gebruik,moett die naam\n"
-"van die drukkkerbediener en die naam van die drukkertou\n"
-"voorsien word."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "Eksterne lpd drukkeropsies"
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Manual configuration"
-msgstr "Kleurkonfigurasie"
+msgid "Auto-detected"
+msgstr "Gebruik outobespeuring"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "Tik drukkertoestel URI in"
-
-#: ../../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, ...)."
+"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 ""
+"Nou dat u internetkonfigurasie opgestel is,\n"
+"moet u die rekenaar opstel om dit te deel.\n"
+"LW: U benodig 'n ware netwerkkaart om 'n lokalearea netwerk (LAN) op te "
+"stel.\n"
+"\n"
+"Wil u internetdeling opstel?\n"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Please choose the port that your printer is connected to."
-msgstr "Op watter seriaalpoort is u modem gekoppel?"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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"
+"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 ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr "Op watter seriaalpoort is u modem gekoppel?"
+"Geen beskikbare 1MB herlaaipartisie nie! Installasie sal voortgaan, maar u "
+"sal herlaaipartisie met DiskDrake moet skep indien u die stelsel wil "
+"herlaai."
#: ../../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\"."
+"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
+#
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr ""
+msgid "Refuse"
+msgstr "Weier"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
-msgstr ""
+msgid "HFS"
+msgstr "HFS"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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\"."
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
#
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "The following printer was auto-detected. "
-msgstr "Dei volgende pakkette gaan verwyder word"
+msgid "Remote Printers"
+msgstr "Eksterne drukker"
-#: ../../printer/printerdrake.pm:1
+#: ../../fs.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 ""
+msgid "Creating and formatting file %s"
+msgstr "Lêer %s word geskep en formatteer"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+msgid "if set to yes, check additions/removals of sgid files."
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.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
-#, fuzzy, c-format
-msgid "Available printers"
-msgstr "Plaaslike drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "No printer found!"
-msgstr "Plaaslike drukker"
+msgid "Choose an existing LVM to add to"
+msgstr "Kies 'n bestaande LVM om by toe te voeg"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "You must enter a device or file name!"
-msgstr "Tik drukkertoestel URI in"
+msgid "xfs restart"
+msgstr "beperk"
#: ../../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, ...)."
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Local Printer"
-msgstr "Plaaslike drukker"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No partition available"
+msgstr "geen beskikbare partisies"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "USB printer \\#%s"
-msgstr "Geen drukker"
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Use the scanners on hosts: "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "Drukkerbedienernaam"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Unselected All"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
+msgid "Domain Name Resolver"
+msgstr "Domeinnaam"
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "Netwerkdrukker (sok)"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Encryption key (again)"
+msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Detected %s"
-msgstr "%s bespeur"
+#, c-format
+msgid "Samba share name missing!"
+msgstr "SAMBA-deelnaam ontbreek!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "True Type install done"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
+msgid "Detection in progress"
+msgstr "Op poort %s bespeur"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ", network printer \"%s\", port %s"
+msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps.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 ""
+msgid "Welcome to %s"
+msgstr "Welkom by %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
-msgstr ""
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "Sit asb. die module-opdateringsfloppie in aandrywer %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
+msgid "Bootsplash"
msgstr ""
-#
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Auto-detect printers connected to this machine"
-msgstr "Eksterne drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
msgid ""
+"The following printer\n"
"\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 ""
+"%s%s\n"
+"is directly connected to your system"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
#: ../../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 ""
+#, fuzzy, c-format
+msgid "Printer sharing on hosts/networks: "
+msgstr "Druk"
#: ../../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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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 ""
+"In sekere gevalle sal die %s drywer ekstra inligting benodig, alhoewel in\n"
+"meeste gevalle dit nie nodig wees nie. Wil u ekstra opsies voorsien od moet\n"
+"rekenaar self daarvoor aftas. In uitsonderlike gevalle mag die rekenaar\n"
+"ophang, maar dit sal nie skade veroorsaak nie."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
+msgid "Not the correct CD label. Disk is labelled %s."
+msgstr ""
+
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
"\n"
+"%s\n"
"\n"
-"Printerdrake could not determine which model your printer %s is. Please "
-"choose the correct model from the list."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
-#, c-format
-msgid ")"
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid " on "
-msgstr ""
+"Click on Configure to launch the setup wizard."
+msgstr "Internetkonneksiedeling"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
+msgid "Cuba"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Configuring printer ..."
-msgstr "Konfigureer drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
msgid "Searching for new printers..."
msgstr "Plaaslike drukker"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Belize"
+msgstr "Verstel Grootte"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"NOTE: Depending on the printer model and the printing system up to %d MB of "
-"additional software will be installed."
+msgid " (multi-session)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Are you sure that you want to set up printing on this machine?\n"
+msgid "Kernel Boot Timeout"
+msgstr "Tydsbeperking vir stelselkernlaai"
+
+#: ../../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 ""
+"U videokaart kan slegs 3D-versnelling onder XFree %s ondersteun.\n"
+"DIt word wel onder XFree %s ondersteun wat dalk beter 2D-ondersteuning het."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Wil u die konneksie met herlaaityd aanskakel?"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "Die DrakX partisioneringsassistent het die volgende oplossings:"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr ""
-"Wil u hierdie drukker (\"%s\")\n"
-"die verstek drukker maak?"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Hungarian"
+msgstr "Hongaars"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
+"Kies u internetdiensvoorsiener.\n"
+"Indien nie in die lys nie kies Ongelys"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr "Op watter seriaalpoort is u modem gekoppel?"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Automatic time synchronization (using NTP)"
+msgstr "Outotydsinkronisasie met NTP"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr ""
+msgid "8 MB"
+msgstr "8 MB"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
-msgstr ""
+msgid "LDAP Server"
+msgstr "LDAP-bediener"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
+"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 is gewoonlik nodig om ondersteuning te verleen aan\n"
+"toestelle soos ethernet en modems in skootrekenaars. Dit sal nie\n"
+"gelaai word, behalwe as dit konfigureer is nie en dit is derhalwe\n"
+"veilig om op rekenaars te hê wat dit nie nodig het nie."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+#: ../../network/tools.pm:1
+#, c-format
+msgid "Choose your country"
+msgstr "Kies u land"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../standalone/drakbackup:1
+#, c-format
msgid ""
-"The following printers\n"
"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "and %d unknown printers"
-msgstr "Voeg drukker by"
+"- System Files:\n"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "and one unknown printer"
-msgstr "Voeg drukker by"
+msgid "Standalone Tools"
+msgstr "Konsole hulpprogramme"
#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Checking your system..."
-msgstr "Watter drukkerstelsel verlang u?"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restarting CUPS..."
-msgstr "Laai dit"
+msgid "Where"
+msgstr "Wiel"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
+msgid "but not matching"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Examples for correct IPs:\n"
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "Is dit korrek?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Server IP missing!"
-msgstr "NCP-bedienernaam ontbreek!"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Configuring PCMCIA cards..."
+msgstr "Stel PCMCIA op..."
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
-msgstr ""
+msgid "kdesu missing"
+msgstr "kdesu is weg"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
+msgid "Encryption key"
msgstr ""
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "Eksterne CUPS-drukker"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected server"
-msgstr "Verwyder tou"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Edit selected server"
-msgstr "%s bespeur"
+#: ../../lang.pm:1
+#, c-format
+msgid "Christmas Island"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add server"
-msgstr "Voeg gebruiker by"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr "Installasie van herlaaiprogram het gefaal a.g.v. hierdie fout: "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "EIDE/SCSI channel"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address of host/network:"
-msgstr ""
+msgid "Set this printer as the default"
+msgstr "Maak hierdie die verstekdrukker"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr ""
+msgid "partition %s"
+msgstr "partisie %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr ""
+msgid "Paranoid"
+msgstr "Paranoïes"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Host/network IP address missing."
+msgid "NIS"
+msgstr "NIS"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "<-- Del User"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
+msgid "Location on the bus"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Sharing of local printers"
+msgid "No printer found!"
msgstr "Plaaslike drukker"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected host/network"
-msgstr "Verwyder tou"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
+msgid "the vendor name of the device"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr ""
+msgid "Erase entire disk"
+msgstr "Wis hele skyf"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr ""
+msgid " (Default)"
+msgstr " (Verstek)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Automatic correction of CUPS configuration"
+msgid "Automatic reconfiguration"
msgstr "Outomatiese CUPS konfigurasie"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor: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."
+msgid "Receiving Speed:"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Japanese text printing mode"
-msgstr "Stel netwerk op"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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)."
+msgid "Turks and Caicos Islands"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "None"
-msgstr "Klaar"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Additional CUPS servers: "
-msgstr "CUPS-bediener IP:"
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "No remote machines"
-msgstr "(op hierdie rekenaar)"
+msgid "permissions"
+msgstr "partisie %s"
+#: ../../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
-#, fuzzy, c-format
-msgid "Custom configuration"
-msgstr "Kleurkonfigurasie"
+#, c-format
+msgid "<- Previous"
+msgstr "<- Vorige"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "Druk"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing configuration"
+msgstr "Internetkonneksiedelingkonfigurasie"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr ""
+msgid "Toggle between flat and group sorted"
+msgstr "Skakel tussen plat- en groepsortering"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "The printers on this machine are available to other computers"
+msgid "Themes"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
-msgstr ""
+msgid "Options: %s"
+msgstr "Opsies: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot: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."
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
+"U gebruik huidig %s as herlaaibestuurder.\n"
+"Kliek op Konfigureer om opstelassistent te laai."
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "CUPS printer configuration"
+msgid "OKI winprinter configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgid "Saint Helena"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
+msgid "Security Level"
+msgstr "Sekuriteitsvlak word gestel."
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
+"Bepaalde stappe is nie afgehandel nie.\n"
"\n"
-"Met 'n eksterne CUPS-bediener, hoef u glad nie 'n drukker hier\n"
-"op te stel nie; drukkers wod outomaties bespeur.\n"
-"Indien u twyfel, kies \"Eksterne CUPS-drukker\"."
+"Wil u werklik nou aborteer?"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "How is the printer connected?"
-msgstr "Hoe is die drukker gekonekteer?"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Sudan"
+msgstr "SunOS"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "Kies drukkerkonneksie"
+msgid "Polish (qwertz layout)"
+msgstr "Pools (QWERTZ uitleg)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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"
+msgid "Syria"
msgstr ""
-#: ../../security/help.pm:1
+# 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 ""
-"Arguments: (umask)\n"
+"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"
-"Set the user umask."
msgstr ""
+"Welkom by %s die bedryfstelselkeuseprogram!\n"
+"\n"
+"Kies u bedryfstelsel uit die bogelyste opsies of wag\n"
+"%d sekonde vir die verstekopsie.\n"
+"\n"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
-msgstr ""
+msgid "Portuguese"
+msgstr "Portugees"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
+msgid "Loopback file name: "
+msgstr "Teruglus lêernaam:"
-#: ../../security/help.pm:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "IP-adres moet in 1.2.3.4. formaat wees"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Serbia"
+msgstr "seriaal"
+
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
+msgid "Newzealand"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, check open ports."
-msgstr ""
+msgid "This directory should remain within the root filesystem"
+msgstr "Hierdie lêergids moet altyd in die wortellêerstelsel bly"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
+msgid "CapsLock key"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, report check result by mail."
-msgstr ""
+msgid "Install bootloader"
+msgstr "Installeer herlaaistelsel"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
-msgstr ""
+msgid "Select the memory size of your graphics card"
+msgstr "Kies die geheue grootte van u videokaart"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr ""
+msgid "LVM name?"
+msgstr "LVM naam?"
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
-msgstr ""
+msgid "Found %s %s interfaces"
+msgstr "Het %s %s koppelvlakke gevind"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
+msgid "sticky-bit"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Install"
+msgstr "Installasie"
+
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "The internal domain name"
+msgstr "Nuwe drukkernaam"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "if set to yes, report check result to syslog."
-msgstr ""
+msgid "Card IRQ"
+msgstr "Kaart IRQ"
#: ../../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."
+"Arguments: (umask)\n"
+"\n"
+"Set the user umask."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
-msgid "if set to yes, run the daily security checks."
+msgid "logdrake"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "if set to yes, report unowned files."
-msgstr ""
+msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgstr "Kies die sagteskyfaandrywer wat u wil gebruik"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
+msgid "LILO with text menu"
+msgstr "LILO met tekskieskaart"
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.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."
+msgid "Everything (no firewall)"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
+msgid "You must specify a kernel image"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/main.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."
+msgid ", multi-function device on USB"
msgstr ""
-#: ../../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 ""
+#: ../../interactive/newt.pm:1
+#, fuzzy, c-format
+msgid "Do"
+msgstr "Klaar"
-#: ../../security/help.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr "Spieël word gekontak vir die lys van pakkette"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
+msgid "Lithuanian AZERTY (old)"
+msgstr "Lituanies AZERTY (oud)"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
-msgstr ""
+msgid "Brazilian (ABNT-2)"
+msgstr "Brasiliaans (ABNT-2)"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
+msgid "IP address of host/network:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../install_gtk.pm:1
+#, fuzzy, c-format
+msgid "System installation"
+msgstr "SILO installasie"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
+msgid "Saint Vincent and the Grenadines"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
+msgid "/File/_Open"
+msgstr "/Lêer/_Oopmaak"
#: ../../security/help.pm:1
#, c-format
msgid ""
"Arguments: (arg)\n"
"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
+"The argument specifies if clients are authorized to connect\n"
+"to the X server on the tcp port 6000 or not."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Location of auto_install.cfg file"
+msgstr "Outoinstallasieskyf word geskep."
+
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
+msgid "Open Firmware Delay"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Hungary"
+msgstr "Hongaars"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Total progess"
+msgstr "Toetsbladsye"
+
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Color configuration"
+msgstr "Kleurkonfigurasie"
+
+#: ../../lang.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."
+msgid "New Zealand"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../security/level.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."
+"There are already some restrictions, and more automatic checks are run every "
+"night."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "please choose the date to restore"
+msgstr "Wat is u muistoestel?"
+
+#: ../../diskdrake/interactive.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 ""
+msgid "Switching from ext2 to ext3"
+msgstr "Oorskakeling van ext2 na ext3"
-#: ../../security/help.pm:1
+#: ../../printer/data.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 ""
+msgid "LPRng"
+msgstr "LPRng"
-#: ../../security/help.pm:1
+#: ../../lang.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))."
+msgid "Netherlands Antilles"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "Browse to new restore repository."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.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)."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "and %d unknown printers"
+msgstr "Voeg drukker by"
+
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr "Geen ISDN PCI-kaart gevind nie. Kies asb. een op die volgende skerm."
-#: ../../security/help.pm:1
+#: ../../common.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
-msgstr ""
+msgid "GB"
+msgstr "GB"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
+msgid "Please give a user name"
+msgstr "Gee asb. 'n gebruikerskode"
-#: ../../security/help.pm:1
+#: ../../any.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 ""
+msgid "Enable CD Boot?"
+msgstr "Laat CD-herlaai toe?"
-#: ../../security/help.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+msgid " enter `void' for void entry"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+msgid "on Hard Drive"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Winmodem connection"
+msgstr "Normale modemkonneksie"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
"\n"
-" Accept/Refuse broadcasted icmp echo."
+"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 ""
#: ../../security/help.pm:1
@@ -11732,743 +11463,543 @@ msgstr ""
msgid ""
"Arguments: (arg)\n"
"\n"
-"Accept/Refuse bogus IPv4 error messages."
+"Set the password history length to prevent password reuse."
msgstr ""
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Security Administrator (login or email)"
+msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"A library which defends against buffer overflow and format string attacks."
-msgstr ""
-
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Use libsafe for servers"
-msgstr "Selekteer opsies vir bediener"
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr "Nie genoeg ruilarea om die installasie te voltooi. Voeg asb. by."
-#: ../../security/level.pm:1
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Security level"
-msgstr "Sekuriteitsvlak word gestel."
+msgid "%s on %s"
+msgstr "Poort"
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Please choose the desired security level"
-msgstr "Gebruik sekuriteitsvlak"
+#: ../../help.pm:1
+#, 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 ""
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "DrakSec Basic Options"
-msgstr "Opsies"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Which is your timezone?"
+msgstr "Wat is u tydsone?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid ""
-"This is similar to the previous level, but the system is entirely closed and "
-"security features are at their maximum."
-msgstr ""
-"Hierdie is Vlak-4 sekuriteit, maar die stelsel is afgeslote.\n"
-"Sekuriteitseienskappe is maksimaal."
+msgid "Guinea"
+msgstr "Algemeen"
-#: ../../security/level.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, 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 ""
-"Met hierdie sekuriteitsvlak, kan die stelsel as 'n bediener gebruik word.\n"
-"Die sekuriteit is goed genoeg sodat 'n stelsel konneksies wat baie kliënte\n"
-"af kan aanvaar."
+msgid "The system is now connected to the Internet."
+msgstr "Die stelsel is nou aan die internet gekonnekteer."
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
-msgstr ""
-
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid ""
-"This is the standard security recommended for a computer that will be used "
-"to connect to the Internet as a client."
+msgid "South Georgia and the South Sandwich Islands"
msgstr ""
-"Hierdie is die standaard sekuriteitsvlak wat aanbeveel word vir rekenaars\n"
-"wat aan die internet as 'n kliënt konnekteer. Daar is heelwat "
-"sekuriteitstoetse."
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
+msgid "Japan (broadcast)"
msgstr ""
-"Wagwoorde is nou ontsper, maar gebruik as 'n netwerkrekenaar word nie "
-"aanbeveel nie."
-#: ../../security/level.pm:1
+#: ../../lang.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."
+msgid "Mozambique"
msgstr ""
-"Hierdie vlak moet met sorg gebruik word. Dit maak 'n stelsel baie maklik\n"
-"om te gebruik, maar is baie sensitief. Dit moet nie gebruik vir 'n rekenaar\n"
-"wat aan ander rekenaars of die internet gekoppel is nie. Daar is geen "
-"wagwoord\n"
-"toegang nie."
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Paranoid"
-msgstr "Paranoïes"
+msgid "Icon"
+msgstr "Ikoon"
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Higher"
-msgstr "Hoog"
+msgid "Please choose what you want to backup"
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../security/level.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "High"
-msgstr "Hoog"
+msgid "256 colors (8 bits)"
+msgstr "256 kleure (8 bis)"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Poor"
-msgstr "Swak"
+msgid "Read-write"
+msgstr "Lees-skryf"
-#: ../../security/level.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Welcome To Crackers"
-msgstr "Krakers welkom"
+msgid "Size: %s\n"
+msgstr "Grootte: %s\n"
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Teken asb. weer in %s om veranderinge te aktiveer"
+msgid "Hostname: "
+msgstr "Bedienernaam:"
-#: ../../standalone/XFdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
+msgid "Chunk size %s\n"
+msgstr "Blokgrootte %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgid "Build the future of Linux!"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Need to create /etc/dhcpd.conf first!"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local Printer"
+msgstr "Plaaslike drukker"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
+msgid ""
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "No floppy drive available!"
-msgstr "Geen sagteskyaandrywer beskikbaar nie"
-
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Floppy can be removed now"
-msgstr ""
+msgid "ADSL connection"
+msgstr "ADSL konneksie"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Couldn't access the floppy!"
+msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Please insert floppy disk:"
-msgstr "Sit 'n herlaaiskyf wat gebruik is, in aandrywer %s"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Write Config"
-msgstr "herkonfigureer"
-
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Dynamic IP Address Pool:"
-msgstr ""
+msgid "Error!"
+msgstr "Fout!"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
-msgstr ""
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "dhcpd Server Configuration"
-msgstr "Sluit konfigurasie af"
+msgid "cable connection detected"
+msgstr "Kabelkonneksie bespeur"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "IP Range End:"
+msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "IP Range Start:"
+msgid "/_Report Bug"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Name Servers:"
-msgstr "NIS-bediener"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Resize"
+msgstr "Verstel Grootte"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Domain Name:"
-msgstr "Domeinnaam"
+msgid "Dominica"
+msgstr "NIS-domein"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Broadcast Address:"
+msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Subnet Mask:"
-msgstr ""
+msgid "Resolution: %s\n"
+msgstr "Resolusie: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Routers:"
+msgid "matching"
msgstr ""
-#
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Netmask:"
-msgstr "Netmasker"
-
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm:1
#, c-format
-msgid "Subnet:"
+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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
+"Kies asb. die korrekte poort. Onthou dat COM1 onder MS Windows \n"
+"ttyS0 onder GNU/Linux is."
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "dhcpd Config..."
-msgstr "Konfigurasie in aabou..."
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Delete Client"
-msgstr "DHCP-Kliënt"
+#
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "The following packages are going to be removed"
+msgstr "Dei volgende pakkette gaan verwyder word"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "<-- Edit Client"
-msgstr "DHCP-Kliënt"
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
+#, c-format
+msgid "Connect to the Internet"
+msgstr "Konnekteer aan die internet"
-#: ../../standalone/drakTermServ:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Add Client -->"
-msgstr ""
+msgid "Use existing partitions"
+msgstr "Gebruik bestaande partisies"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Allow Thin Clients"
-msgstr "DHCP-Kliënt"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Canadian (Quebec)"
+msgstr "Kanadees (Quebec)"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Thin Client"
-msgstr "DHCP-Kliënt"
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "Mouse device: %s\n"
+msgstr "Muistoestel: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "No net boot images created!"
+msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "type: %s"
-msgstr "Tipe:"
-
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "<-- Del User"
+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 ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Add User -->"
-msgstr "Voeg gebruiker by"
-
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm: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."
+"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 ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Delete All NBIs"
-msgstr "Selekteer lOer"
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "We are now going to configure the %s connection."
+msgstr "Ons gaan nou die %s konneksie herkonfigureer."
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, fuzzy, c-format
-msgid "<-- Delete"
-msgstr "Uitwis"
+msgid "MandrakeExpert Corporate"
+msgstr "Kundige"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "This will take a few minutes."
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Build All Kernels -->"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Write protection"
+msgstr "Gebruik outobespeuring"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "No NIC selected!"
-msgstr "Nie gekonnekteer nieKabelkonneksie"
+msgid "You've not selected any font"
+msgstr "Verwyder tou"
-#: ../../standalone/drakTermServ:1
+#: ../../steps.pm:1
#, c-format
-msgid "Build Single NIC -->"
-msgstr ""
+msgid "Language"
+msgstr "Kies u taal"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No kernel selected!"
-msgstr ""
+msgid "Printer model selection"
+msgstr "Drukkermodelkeuse"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Build Whole Kernel -->"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
+"Alle data om hierdie partisie %s sal uitgewis word na verandering van die "
+"partisietipe"
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm:1
#, c-format
-msgid "Boot ISO"
-msgstr ""
+msgid "%d seconds"
+msgstr "%d sekondes"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Boot Floppy"
-msgstr ""
+msgid "Insert a blank floppy in drive %s"
+msgstr "Sit 'n leë floppie in aandrywer %s"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm: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/initrdrd 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 ""
+msgid "A valid URI must be entered!"
+msgstr "'n Geldige URI moet verskaf word!"
-#: ../../standalone/drakTermServ:1
+#: ../../network/isdn.pm: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"
+msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
+msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../harddrake/sound.pm:1
#, fuzzy, c-format
-msgid "Add/Del Clients"
-msgstr "DHCP-Kliënt"
+msgid "Sound configuration"
+msgstr "Konfigurasie"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Add/Del Users"
-msgstr "Voeg gebruiker by"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Photo test page"
+msgstr "Fototoetsbladsy"
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Net Boot Images"
-msgstr ""
+msgid "Custom disk partitioning"
+msgstr "Gespesialiseerde skyfpartisionering"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Etherboot Floppy/ISO"
+msgid "Enter Printer Name and Comments"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Stop Server"
-msgstr "NIS-bediener"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Start Server"
-msgstr "NIS-bediener"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Disable Server"
-msgstr "Datbasis"
-
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Enable Server"
-msgstr "Datbasis"
+msgid ""
+"The following printers\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "Dra drukkerkonfigurasie oor"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Remove the last item"
-msgstr "Terugluslêer %s word geformateer"
+msgid "type: %s"
+msgstr "Tipe:"
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Add an item"
-msgstr "Voeg 'n gebruiker by"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovakian (QWERTY)"
+msgstr "Slovaaks (QWERTY)"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/draksound:1
#, fuzzy, c-format
-msgid "Auto Install"
-msgstr "Installasie"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid ""
-"The floppy has been successfully generated.\n"
-"You may now replay your installation."
-msgstr ""
-"Die floppie is sukselvol geskep.\n"
-"U kan nou weer 'n installasie uitspeel."
+msgid "No Sound Card detected!"
+msgstr "Nie gekonnekteer nieKabelkonneksie"
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "Congratulations!"
-msgstr "Geluk!"
+msgid "Mouse Port"
+msgstr "Muispoort"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"\n"
-"Welcome.\n"
-"\n"
-"The parameters of the auto-install are available in the sections on the left"
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
msgstr ""
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Creating auto install floppy"
-msgstr "Outoinstallasieskyf word geskep."
+msgid "Ftp Server"
+msgstr "NIS-bediener"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm:1
#, c-format
-msgid "manual"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable msec hourly security check."
msgstr ""
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
+msgid "%s fonts conversion"
msgstr ""
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Automatic Steps Configuration"
-msgstr "Outomatiese Stappe Konfigurasie"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the type of bus on which the mouse is connected"
+msgstr "Aan watter seriaalpoort is u muis gekoppel?"
-#: ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "replay"
-msgstr "Herspeel"
+msgid "Uganda"
+msgstr "Opgradeer"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm: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"
+"Arguments: (size)\n"
"\n"
-"Do you want to continue?"
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Auto Install Configurator"
-msgstr "Outoinstallasiekonfigurasieprogram"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
-msgstr "Ek kan nie die nodige herlaaibeeld '%s' kry nie."
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Error!"
-msgstr "Fout!"
-
-#: ../../standalone/drakbackup:1
+#: ../../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"
-"Restore Backup Problems:\n"
+" * \"%s\": check the current keyboard map configuration and change that if\n"
+"necessary.\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"
+" * \"%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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm: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"
+msgid "Comoros"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm: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"
+"We are now going to configure the %s connection.\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"
+"Press OK to continue."
+msgstr ""
"\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 ""
+"Ons gan nou die %s konneksie konfigureer.\n"
+"\n"
+"\n"
+"Drk OK om voort te gaan."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+msgid "Yaboot mode"
+msgstr "Yaboot metode"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Generiese 3-knop muis"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Select another media to restore from"
+msgstr "Wat is u muistoestel?"
+
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Software Manager"
+msgstr "Drukkernaam:"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -12480,4603 +12011,5110 @@ msgid ""
"\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"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
-"\n"
-msgstr ""
-
-#: ../../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"
+" - Differential Backups:\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"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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"
+msgid "Re-submit"
msgstr ""
#: ../../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"
+msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Drakbackup"
-msgstr ""
+msgid "KB"
+msgstr "KB"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Restore"
-msgstr "Herstel vanaf lêer"
+msgid "Network & Internet"
+msgstr "Netwerkkoppelvlak"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now"
-msgstr "Stel lêerstelsels op"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "Lituanies \"foneties\" QWERTY"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Advanced Configuration"
-msgstr "Sluit konfigurasie af"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Net Boot Images"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Wizard Configuration"
-msgstr "Konfigurasie"
+msgid "Sharing of local scanners"
+msgstr "Plaaslike drukker"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "View Backup Configuration."
-msgstr "Netwerkkonfigurasie"
+#: ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now from configuration file"
-msgstr "Netwerkkonfigurasie"
+#: ../../services.pm:1
+#, c-format
+msgid "Services and deamons"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Drakbackup Configuration"
-msgstr "Netwerkkonfigurasie"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Remote host name missing!"
+msgstr "Eksterne bedienernaam ontbreek!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Total Progress"
+msgid "with /usr"
msgstr ""
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Sending files..."
-msgstr "Stoor in lêer"
+msgid "Network"
+msgstr "Netwerkkoppelvlak"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "files sending by FTP"
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup other files"
-msgstr "Korrupte rugsteunlêer"
+#: ../../any.pm:1
+#, c-format
+msgid "This password is too simple"
+msgstr "Die wagwoorde is te eenvoudig"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovakian (QWERTZ)"
+msgstr "Slovaaks (QWERTZ)"
+
+#: ../../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 ""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Truly minimal install (especially no urpmi)"
+msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Backup user files"
-msgstr "Korrupte rugsteunlêer"
+msgid ""
+" Transfer \n"
+"Now"
+msgstr "Oordrag"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Backup system files"
-msgstr "Korrupte rugsteunlêer"
+msgid "Use daemon"
+msgstr "Gebruikerskode"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
#, c-format
-msgid "Under Devel ... please wait."
+msgid "Authentication"
+msgstr "Magtiging"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Additional CUPS servers: "
+msgstr "CUPS-bediener IP:"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Please select data to backup..."
-msgstr "Kies asb. 'n taal om te gebruik."
+msgid "Where do you want to mount %s?"
+msgstr "Waar wil u toestel %s heg?"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please select media for backup..."
-msgstr "Kies asb. 'n taal om te gebruik."
+msgid "Restore Via Network"
+msgstr "Herstel vanaf lêer"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Please select data to restore..."
-msgstr "Kies asb. 'n taal om te gebruik."
+msgid "Algeria"
+msgstr "seriaal"
-#
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "Die volgende pakkette gaan installeer word"
+#: ../../any.pm:1
+#, c-format
+msgid "Initrd-size"
+msgstr "Initrd-grootte"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"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 ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
+msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Next"
-msgstr "Teks"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "2 MB"
+msgstr "2 MB"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Previous"
-msgstr "<- Vorige"
+#: ../../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 ""
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Save"
-msgstr "Toestand"
+msgid "Setting Default Printer..."
+msgstr "Verstek drukker"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Build Backup"
-msgstr "Korrupte rugsteunlêer"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Interface %s (using module %s)"
+msgstr "Koppelvlak %s (met module %s)"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Progress"
-msgstr "Herstel vanaf lêer"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Name: %s\n"
+msgstr "Naam: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Restore From Catalog"
-msgstr "Reddingspartisietabel"
+msgid "Generating preview ..."
+msgstr "Toestel word afgetas..."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Browse to new restore repository."
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "CD in place - continue."
+msgid "serial"
+msgstr "seriaal"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "DVD-ROM"
msgstr ""
-#
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Custom Restore"
-msgstr "Aangepaste"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Georgian (\"Latin\" layout)"
+msgstr "Georgies (Latynse uitleg)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Restore all backups"
+msgid "Get the best items with Mandrake Linux Strategic partners"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Failed..."
-msgstr "Herstel vanaf lêer"
-
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Files Restored..."
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Path or Module required"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Hostname required"
-msgstr "Bedienernaam:"
+msgid "Kenya"
+msgstr "Sleutelbord"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Use ``Unmount'' first"
+msgstr "Gebruik ``Ontheg'' eerste"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Username required"
-msgstr "Gebruikerskode"
+msgid "Installing mtools packages..."
+msgstr "Installeer pakket %s"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Password required"
-msgstr "Wagwoord"
+msgid "You must specify a root partition"
+msgstr "U moet oor 'n ruilpartisie beskik"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "first step creation"
+msgstr "herlaaiskyfskepping"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Host Path or Module"
+msgid "Both Shift keys simultaneously"
msgstr ""
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Host Name"
-msgstr "Rekenaarnaam"
+msgid "Select a scanner model"
+msgstr "Selekteer 'n videokaart"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
-msgstr ""
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - Nuwe generasie LPR"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restore Via Network"
-msgstr "Herstel vanaf lêer"
+msgid "Drakbackup Configuration"
+msgstr "Netwerkkonfigurasie"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
+msgid "Save as.."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore From Tape"
-msgstr "Reddingspartisietabel"
-
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
+msgid "Korea (North)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
-msgstr ""
+msgid "Autologin"
+msgstr "Outointeken"
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
#, fuzzy, c-format
-msgid "Restore From CD"
-msgstr "Herstel vanaf floppie"
+msgid "System configuration"
+msgstr "Kleurkonfigurasie"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Backup files not found at %s."
+msgid "Domain Admin Password"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#: ../../share/advertising/05-desktop.pl:1
+#, c-format
msgid ""
-"Change\n"
-"Restore Path"
-msgstr "Herstel vanaf lêer"
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ""
-"Restore Selected\n"
-"Files"
-msgstr "Verwyder tou"
+msgid "Configuring printer ..."
+msgstr "Konfigureer drukker"
-#: ../../standalone/drakbackup:1
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Remove user directories before restore."
-msgstr ""
+msgid "MB"
+msgstr "MB"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
+msgid "if set to yes, run some checks against the rpm database."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "select path to restore (instead of /)"
-msgstr "Wat is u muistoestel?"
+#: ../../lang.pm:1
+#, c-format
+msgid "Virgin Islands (British)"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Restore Other"
-msgstr "Herstel vanaf lêer"
+msgid "Bermuda"
+msgstr "Duits"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Users"
-msgstr "Herstel vanaf lêer"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "click here if you are sure."
+msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore system"
-msgstr "Installeer stelsel"
+#, c-format
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Other Media"
-msgstr "Ander"
+#: ../../help.pm:1
+#, 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 ""
-#: ../../standalone/drakbackup:1
+#
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, fuzzy, c-format
-msgid "Select another media to restore from"
-msgstr "Wat is u muistoestel?"
+msgid "Remove"
+msgstr "Verwyder drukker"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory where backups are stored"
+msgid "Lesotho"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore from Hard Disk."
-msgstr "Herstel vanaf floppie"
+#: ../../ugtk2.pm:1
+#, c-format
+msgid "utopia 25"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use quota for backup files."
-msgstr "Korrupte rugsteunlêer"
+#: ../../printer/main.pm:1
+#, c-format
+msgid "Pipe job into a command"
+msgstr "Pyk drukstuk na program"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
+msgid "new dynamic device name generated by core kernel devfs"
msgstr ""
-#
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save:"
-msgstr "Toets asb. die muis"
+#: ../../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 "Ja"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use Hard Disk to backup"
-msgstr "Korrupte rugsteunlêer"
+#: ../../lang.pm:1
+#, c-format
+msgid "Cote d'Ivoire"
+msgstr ""
+
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "Which protocol do you want to use?"
+msgstr "Watter protokol verlang u?"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "please choose the date to restore"
-msgstr "Wat is u muistoestel?"
+msgid "Restore Progress"
+msgstr "Herstel vanaf lêer"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Backup the system files before:"
-msgstr "Korrupte rugsteunlêer"
+msgid "Estonia"
+msgstr "Estoniaans"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
+msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "OK to restore the other files."
+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 ""
+"U het 'n gat die partisietabel maar ek kan dit nie gebruik nie.\n"
+"Die enigste oplossing is om die primêre partisie te skuif sodat die gat\n"
+"langs die ekstensie partisies is"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid " Restore Configuration "
-msgstr "Netwerkkonfigurasie"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid " Successfuly Restored on %s "
-msgstr ""
+msgid "Channel"
+msgstr "Kanselleer"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid " All of your selected data have been "
-msgstr ""
+msgid "Add"
+msgstr "Voeg by"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Backup files are corrupted"
-msgstr ""
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "Geen internetkonneksiedeling is al gekonfigureer nie."
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Op watter seriaalpoort is u modem gekoppel?"
+msgid " Error while sending mail. \n"
+msgstr "Fout met die les van lêer %s"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid ""
-"List of data corrupted:\n"
-"\n"
-msgstr ""
+msgid "Keyboard"
+msgstr "Sleutelbord"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr ""
+msgid "Choose the connection you want to configure"
+msgstr "Kies die konneksie wat u wil konfigureer"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Please wait, setting security level..."
+msgstr "Sekuriteitsvlak word gestel."
+
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Network by rsync.\n"
+msgid "Mandrake Linux 9.1: the ultimate development platform"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by SSH.\n"
-msgstr ""
+msgid "Configuring network device %s"
+msgstr "Konfigureer netwerktoestel %s"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "activated"
+msgstr "Aktiveer nou dadelik"
+
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Please choose which network interface will be used for the dhcp server."
+msgstr "Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet."
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-Network by FTP.\n"
-msgstr ""
+msgid "Finding packages to upgrade..."
+msgstr "Soek vir pakkette om op te gradeer."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "\t-Tape \n"
-msgstr ""
+msgid "Mount point: "
+msgstr "Hegpunt:"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "\t-CDROM.\n"
+msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "With X"
+msgstr "Wag"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "\t-Hard drive.\n"
-msgstr ""
+msgid "Multi-head configuration"
+msgstr "Multikopkonfigurasie"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "No browser available! Please install one"
+msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
+
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Daemon (%s) include:\n"
+"%s"
msgstr ""
+"Behou die veranderinge?\n"
+"Huidige konfigurasie is:\n"
+"\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
-msgstr ""
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "U kan nie ReiserFS vir partisies kleiner as 32MB gebruik nie"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
+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 ""
+"Die 'rwho' protokol laat eksterne gebruikers toe om te sien wie\n"
+"ingeteken is op 'n rkeneaar wat die 'rwho' diensprogram loop. (Amper soos "
+"'finger')."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "\tDo not include System Files\n"
-msgstr ""
+msgid "Domain name"
+msgstr "Domeinnaam"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ""
-"\n"
-"- Options:\n"
-msgstr "Opsies"
+msgid "Sharing of local printers"
+msgstr "Plaaslike drukker"
-#: ../../standalone/drakbackup:1
+#: ../../install_messages.pm:1
#, c-format
-msgid ""
-"\t\t user name: %s\n"
-"\t\t on path: %s \n"
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Available printers"
+msgstr "Plaaslike drukker"
+
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Empty"
+msgstr "Leeg"
+
+#: ../../help.pm:1
#, 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"
-"- Save via %s on host: %s\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "\t\tErase=%s"
+msgid "text width"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Save to Tape on device: %s"
-msgstr ""
+msgid "Where do you want to mount device %s?"
+msgstr "Waar wil u toestel %s heg?"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " (multi-session)"
+msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid " on device: %s"
-msgstr "Muistoestel: %s\n"
+msgid "Interface \"%s\""
+msgstr "Koppelvlak %s"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "RW"
+msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"\n"
-"- Burn to CD"
-msgstr ""
+msgid "1 button"
+msgstr "1 knop"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"- Delete hard drive tar files after backup.\n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
-msgid ""
-"\n"
-"- Save on Hard drive on path: %s\n"
+msgid "Test"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"- Other Files:\n"
+"Allow/Forbid direct root login."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Korea"
+msgstr "Nog"
+
+#: ../../interactive/stdio.pm:1
+#, fuzzy, c-format
+msgid "Your choice? (default `%s'%s) "
+msgstr "U keuse? (verstek %s) "
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Raw printer"
+msgstr "Geen drukker"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"\n"
-"- User Files:\n"
+msgid "official vendor name of the cpu"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Vendor"
+msgstr "Herroep"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"\n"
-"- System Files:\n"
-msgstr ""
+msgid "Interface %s"
+msgstr "Koppelvlak %s"
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid ""
-"\n"
-"Backup Sources: \n"
-msgstr ""
+msgid "Configure mouse"
+msgstr "Stel muistoestel op"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Select user manually"
-msgstr ""
+msgid "Choose the mount points"
+msgstr "Kies die hegpunte"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Backup Users"
+msgid "OK"
+msgstr "OK"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Yugoslavian (latin)"
+msgstr "Jugoslaavs (latynse uitleg)"
+
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installing"
+msgstr "Besig met installasie"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Launch userdrake"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Backup system"
-msgstr "Stel lêerstelsels op"
+msgid "Is this an install or an upgrade?"
+msgstr "Is hierdie 'n installasie of opgradering?"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Please choose what you want to backup"
-msgstr "Kies die pakkette wat u wil installeer"
+msgid "ISDN card"
+msgstr "Interne ISDN-kaart"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "on Tape Device"
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "on CDROM"
+msgid ""
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
+"\n"
msgstr ""
+"Geluk, die netwerk en internetkonfigurasie is voltooi.\n"
+"\n"
+"Die kongiurasie gaan op u stelsel toegepas word.\n"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "across Network"
+msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "on Hard Drive"
+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 ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please choose where you want to backup"
-msgstr "Kies die pakkette wat u wil installeer"
+#
+#: ../../printer/main.pm:1
+#, c-format
+msgid "Printer on remote CUPS server"
+msgstr "Eksterne CUPS-drukker"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "More Options"
-msgstr "Module opsies:"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgstr ""
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "When"
-msgstr "Wiel"
+msgid "delete"
+msgstr "Uitwis"
-#
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Where"
-msgstr "Wiel"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "here if no."
+msgstr ""
-#: ../../standalone/drakbackup:1
+#
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "What"
-msgstr "Wag"
+msgid "DHCP host name"
+msgstr "Rekenaarnaam"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
+msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "Send mail report after each backup to:"
-msgstr ""
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Aan watter seriaalpoort is u muis gekoppel?"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm: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."
+msgid "Did it work properly?"
+msgstr "Het dit reg gewerk?"
+
+#: ../../security/level.pm:1
+#, c-format
+msgid "Poor"
+msgstr "Swak"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Please choose the\n"
-"media for backup."
-msgstr "Kies asb. 'n taal om te gebruik."
+#: ../../lang.pm:1
+#, c-format
+msgid "Grenada"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Please choose the time \n"
-"interval between each backup"
-msgstr "Kies die pakkette wat u wil installeer"
+#: ../../any.pm:1
+#, c-format
+msgid "Unsafe"
+msgstr "Onveilig"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use daemon"
-msgstr "Gebruikerskode"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid ", %s sectors"
+msgstr ", %s sektore"
-#: ../../standalone/drakbackup:1
+#: ../../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 "monthly"
-msgstr ""
+msgid "No"
+msgstr "Nee"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "weekly"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "daily"
+msgid "Guadeloupe"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "hourly"
+msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "HardDrive / NFS"
+msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
+"Wil u hê dat die 'BackSpace' sleutel moet uitvee in die konsole ('n 'Delete' "
+"terugstuur)?"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "CDROM / DVDROM"
-msgstr ""
+msgid "Vertical refresh rate"
+msgstr "Vertikale verfristempo"
-#
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Toets asb. die muis"
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
+#, c-format
+msgid "Entering step `%s'\n"
+msgstr "Gaan stap '%s' binne\n"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Kies die pakkette wat u wil installeer"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Kies die pakkette wat u wil installeer"
+msgid "Removing %s ..."
+msgstr "LPD word verwyder..."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Kies die pakkette wat u wil installeer"
+msgid "Niger"
+msgstr "Hoog"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr ""
+msgid "No printer"
+msgstr "Geen drukker"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Use tape to backup"
-msgstr "Korrupte rugsteunlêer"
+msgid "alert configuration"
+msgstr "Kleurkonfigurasie"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "No CD device defined!"
-msgstr "Selekteer lOer"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "NetWare Printer Options"
+msgstr "NetWare drukkeropsies"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
+msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Kliek asb. op 'n partisie"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Kliek asb. op 'n partisie"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid " Erase Now "
-msgstr "Oordrag"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Kliek asb. op 'n partisie"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "General"
+msgstr "Algemeen"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Kliek asb. op 'n partisie"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing system: "
+msgstr "Drukkerstelsel:"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr "Kliek asb. op 'n partisie"
+#: ../../steps.pm:1
+#, c-format
+msgid "Add a user"
+msgstr "Voeg 'n gebruiker by"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Wat is u sleutelborduitleg?"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Network configuration (%d adapters)"
+msgstr "Netwerkkonfigurasie (%d toestelle)"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm: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.)"
+msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use CD/DVDROM to backup"
+msgid "Philippines"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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 "Need hostname, username and password!"
-msgstr ""
+msgid "Ok"
+msgstr "OK"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Remember this password"
-msgstr "Geen wagwoord"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Print Queue Name"
+msgstr "Drukkertounaam"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your password"
-msgstr "Probeer asb. weer"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Do you want to use aboot?"
+msgstr "Wil u aboot gebruik?"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your login"
-msgstr "Probeer asb. weer"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Belarusian"
+msgstr "Belarussies"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
msgstr ""
-#
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Please enter the host name or IP."
-msgstr "Toets asb. die muis"
+msgid "Move files to the new partition"
+msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
+"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 ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr "Oordrag"
+msgid "Restore From Catalog"
+msgstr "Reddingspartisietabel"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Pitcairn"
+msgstr "Druk"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
-msgstr ""
+msgid "IDE"
+msgstr "IDE"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "group :"
+msgstr "Werkgroep:"
+
+#: ../../fs.pm:1
#, c-format
-msgid "Use Expect for SSH"
+msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Net Method:"
+msgid "Lilo screen"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use network connection to backup"
-msgstr "Korrupte rugsteunlêer"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Users"
-msgstr "Gebruikerskode"
+#: ../../bootloader.pm:1 ../../help.pm:1
+#, c-format
+msgid "LILO with graphical menu"
+msgstr "LILO met grafiese kieskaart"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Windows (FAT32)"
-msgstr "Verwyder Windows(TM)"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Estimating"
+msgstr "Skatting"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr ""
+msgid "You can't unselect this package. It is already installed"
+msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds geïnstalleer"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remove Selected"
-msgstr "Verwyder tou"
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr ""
+msgid "Go on anyway?"
+msgstr "Gaan steeds voort?"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr "Kies die pakkette wat u wil installeer"
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr "Soek vir beskikbare pakkette"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
+msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr ""
+msgid "Specify options"
+msgstr "Spesifieer opsies"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
+msgid "Vanuatu"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "Korrupte rugsteunlêer"
-
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
-msgstr ""
+msgid "Either the server name or the server's IP must be given!"
+msgstr "Óf die bedienernaam óf die bediener-IP moet verskaf word!"
-#: ../../standalone/drakbackup:1
+#: ../../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"
-"Please check all options that you need.\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
+"'n Spesiale herlaaiskyf voorsien ;n metode waarby u Linux kan laai sonder\n"
+"die gebruik van 'n normale herlaaistelsel. Dit is veral bruikbaar wanneer\n"
+"u nie SILO op u stelsel wil installeer nie, 'n ander bedryfstelsel SILO\n"
+"verwyder of SILO nie met u stelsel werk nie. Hierdie herlaaiskyf kan ook\n"
+"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
+"ernstige stelselfalings te herstel.\n"
+"\n"
+"Indien u 'n herlaaiskyf wil maak,\n"
+"plaas 'n skyf in die aandrywer en druk \"OK\"."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "You can't use an encrypted file system for mount point %s"
+msgstr "U kan nie LVM logiese volume vir hegpunt %s gebruik nie."
+
+#: ../../lang.pm:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
+msgid "Norfolk Island"
msgstr ""
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "File Selection"
-msgstr "Pakketkeuse"
+msgid "Theme installation failed!"
+msgstr "Kies installasieklas"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Can't create catalog!"
+msgid "Nothing to do"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid " Error while sending mail. \n"
-msgstr "Fout met die les van lêer %s"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Use for loopback"
+msgstr "Gebruik vir teruglus"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via tape:\n"
-"\n"
+msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
-msgstr ""
+msgid "use pppoe"
+msgstr "gebruik pppoe"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Moving files to the new partition"
+msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "XFree %s met EKSPERIMENTELE 3D-hardewareversnelling"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1
#, c-format
-msgid ""
-"\n"
-" FTP connection problem: It was not possible to send your backup files by "
-"FTP.\n"
-msgstr ""
+msgid "Advanced"
+msgstr "Gevorderd"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"file list sent by FTP: %s\n"
-" "
-msgstr ""
+msgid "Transfer"
+msgstr "Oordrag"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "No changes to backup!"
-msgstr "Korrupte rugsteunlêer"
+msgid "Dvorak (Swedish)"
+msgstr "Dvorak (VSA)"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Hard Disk Backup files..."
-msgstr "Korrupte rugsteunlêer"
+msgid "More Options"
+msgstr "Module opsies:"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Backup Other files..."
-msgstr "Korrupte rugsteunlêer"
+msgid "Afghanistan"
+msgstr "Albanies"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hard Disk Backup Progress..."
+msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup User files..."
-msgstr "Korrupte rugsteunlêer"
-
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup system files..."
+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 is die standaard UNIX program om gebruikergespesifiseerde programme\n"
+"op periodies geskeduleerde tye te loop. vixie cron voeg addisionele "
+"funksionaliteit\n"
+"by die standaard UNIX cron, insluitende beter sekuriteit en 'n kragtiger "
+"konfigurasie."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "No tape in %s!"
+msgid "Burundi"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Permission problem accessing CD."
+msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This may take a moment to erase the media."
-msgstr ""
+msgid "Read carefully!"
+msgstr "Lees noukeurig!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not erasable media!"
+msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Does not appear to be recordable media!"
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "No CDR/DVDR in drive!"
-msgstr ""
+msgid "Port"
+msgstr "Poort"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "WebDAV transfer failed!"
+msgid "No (experts only)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "WebDAV remote site already in sync!"
+msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Total progess"
-msgstr "Toetsbladsye"
-
-#: ../../standalone/drakbackup:1
+#. -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 ""
-"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 ""
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Druk ENTER om die gekose bedryfstelsel te laai, 'e' om te redigeer."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "%s not responding"
+msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Can't find %s on %s"
-msgstr "Kan nie %s oopmaak nie: %s\n"
+msgid "The encryption keys do not match"
+msgstr "Die wagwoorde stem nie ooreen nie."
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Permission denied transferring %s to %s"
+msgid "Right \"Windows\" key"
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Bad password on %s"
-msgstr "Geen wagwoord"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid "No password prompt on %s at port %s"
+msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "ERROR: Cannot spawn %s."
+msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "This may take a moment to generate the keys."
+#: ../../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 ""
+"Voordat u voortgaan, lees asb die lisensieterme noukeurig deur. Dit dek\n"
+"die hele Mandrake Lnux distirbusie, and indien u nie saamstem met al die\n"
+"terme daarin bevat nie, kliek om die Weier knoppie. Dit sal onmiddelik die\n"
+"installasie stop sit. Om met die installasie voort te gaan kliek op die "
+"Aanvaar\n"
+"knoppie."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"%s exists, delete?\n"
+"Here is a list of the available printing options for the current printer:\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid ""
-"\n"
-" DrakBackup Report Details\n"
-"\n"
-"\n"
-msgstr ""
+msgid "Resolutions"
+msgstr "Resolusies"
-#: ../../standalone/drakbackup:1
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
+"drakfirewall configurator\n"
"\n"
-" DrakBackup Daemon Report\n"
-"\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
+"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Remove selected host"
+msgstr "Verwyder tou"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "INFO"
+msgid "Network configuration"
+msgstr "Netwerkkonfigurasie"
+
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "No sharing"
+msgstr "CUPS word gelaai"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Move selected rule down one level"
msgstr ""
+#: ../../common.pm:1
+#, c-format
+msgid "TB"
+msgstr "TB"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you are using a DVDR device"
+msgstr "Kliek asb. op 'n partisie"
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "WARNING"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cron not available yet as non-root"
-msgstr ""
+msgid "Delete"
+msgstr "Uitwis"
-#: ../../standalone/drakboot:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "%s installasie het gefaal a.g.v. hierdie fout: "
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid reboot by the console user."
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "No, I don't want autologin"
-msgstr "Nee, ek verlang outo-aanteken"
+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 ""
+"Ek kan u rekenaar so opstel om X outomaties te laai.\n"
+"Wil u X begin met 'n herlaai?"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Ja, ek verlang outoaanteken met hierdie (gebruiker,werkskerm)"
+msgid "Build the disk"
+msgstr "Bou die skyf"
-#: ../../standalone/drakboot:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Diskonnekteer"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "Laai X-Windowstelsel met herlaai"
+msgid "Status:"
+msgstr "Status:"
-#: ../../standalone/drakboot:1
+#: ../../network/network.pm:1
#, c-format
-msgid "System mode"
-msgstr "Stelselmode"
+msgid "HTTP proxy"
+msgstr "HTTP instaanbediener"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "SSH Server"
+msgstr "NIS-bediener"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bootsplash"
+msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "European protocol"
+msgstr "Europese protokol"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lilo screen"
+msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
+msgid "Error"
+msgstr "Fout"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Themes"
+msgid "allow \"su\""
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Splash selection"
-msgstr "Stoor pakketseleksie"
+msgid "Australia"
+msgstr "seriaal"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
+msgid "please wait during ttmkfdir..."
msgstr ""
-"U gebruik huidig %s as herlaaibestuurder.\n"
-"Kliek op Konfigureer om opstelassistent te laai."
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr ""
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid "Configure only card \"%s\"%s"
+msgstr "Konfigureer net die \"%s\" kaart (%s)"
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Theme installation failed!"
-msgstr "Kies installasieklas"
+msgid "Level"
+msgstr "vlak"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Notice"
-msgstr "Geen video"
+msgid "Change the printing system"
+msgstr "Stel netwerk op"
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid ""
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+"U stelsel onderstuen multikopkonfigurasie.\n"
+"Wat wil u doen?"
+
+#: ../../steps.pm:1
#, c-format
-msgid "Relaunch 'lilo'"
+msgid "Configure services"
+msgstr "Konfigureer dienste"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Broadcast Address:"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../partition_table.pm:1
+#, c-format
+msgid "mount failed: "
+msgstr "heg het gefaal"
+
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+"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 ""
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr ""
+msgid "Image"
+msgstr "Beeld"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Remote Administration"
+msgstr "Eksterne lpd drukkeropsies"
+
+#: ../../modules.pm:1
#, c-format
msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Write %s"
-msgstr "XFree %s"
+msgid "Selected All"
+msgstr "Selekteer lOer"
-#: ../../standalone/drakboot:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Generiese Unixdrukstelsel (Common Unix Printing System) "
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Webmin Service"
+msgstr "Dienste"
+
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Lilo message not found"
-msgstr ""
+msgid "device"
+msgstr "toestel"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Copy %s to %s"
-msgstr ""
+msgid "All"
+msgstr "Alles"
-#: ../../standalone/drakboot:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "Watter drukkerstelsel (spoelprogram) verlang u?"
-#: ../../standalone/drakboot:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "Create new theme"
-msgstr "Kies 'n nuwe grootte"
+msgid "Greece"
+msgstr "Grieks"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "An error occurred"
+msgstr "'n Fout het voorgekom"
+
+#: ../../install_steps_gtk.pm:1
#, c-format
msgid ""
-"Display theme\n"
-"under console"
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
msgstr ""
+"Hierdie pakket moet opgradeer word\n"
+"Is u seker u wil dit deselekteer?"
-#: ../../standalone/drakboot:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Install themes"
-msgstr "Installeer stelsel"
+msgid "Tamil (Typewriter-layout)"
+msgstr "Armenies (tikmasjien)"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Lilo/grub mode"
-msgstr "LILO/GRUB metode"
+msgid "manual"
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Yaboot mode"
-msgstr "Yaboot metode"
+msgid "Printer manufacturer, model, driver"
+msgstr "Drukkervervaardiger, model, drywer"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+"Daar is geen medium for toestel %s nie.\n"
+"Sit asb. een in."
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "/File/_Quit"
-msgstr "/Lêer/_Verlaat"
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
+msgstr ""
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "/_File"
-msgstr "/_Lêer"
+msgid "Printer on NetWare server"
+msgstr "Eksterne Netware-drukker"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Boot Style Configuration"
-msgstr "Herlaaistylkonfigurasie"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "No browser available! Please install one"
-msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
+msgid "Give the ram size in MB"
+msgstr "Gee die geheuegrootte in MB"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
-msgstr ""
+msgid "Real name"
+msgstr "Regte naam"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Package not installed"
-msgstr "Verlaay installasie"
+msgid "done"
+msgstr "Klaar"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Not installed"
-msgstr "Verlaay installasie"
+msgid "Please uncheck or remove it on next time."
+msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../standalone/drakbug:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Standalone Tools"
-msgstr "Konsole hulpprogramme"
+msgid "Higher"
+msgstr "Hoog"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Report"
-msgstr "Poort"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "Kies die partisies om te formatteer"
-#: ../../standalone/drakbug:1
+#: ../../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"
-"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"
+"You can visit our hardware database at:\n"
"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Release: "
-msgstr "Wag asb."
+msgid "Can't find %s on %s"
+msgstr "Kan nie %s oopmaak nie: %s\n"
-#: ../../standalone/drakbug:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Kernel:"
-msgstr ""
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Package: "
-msgstr "Pakketkeuse"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Application:"
-msgstr "Magtiging"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Configuration Wizards"
-msgstr "Netwerkkonfigurasie-assistent"
+msgid "Japanese 106 keys"
+msgstr "Japanees 106 sleutels"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Userdrake"
-msgstr "Drukker"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "This will take a few minutes."
+msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Windows Migration tool"
+msgid "Burkina Faso"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Urpmi"
+msgid "Use scanners on remote computers"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Software Manager"
-msgstr "Drukkernaam:"
+msgid "Delete selected rule"
+msgstr "Verwyder tou"
#
-#: ../../standalone/drakbug:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remote Control"
-msgstr "Eksterne drukker"
+msgid "Accessing printers on remote CUPS servers"
+msgstr "Eksterne CUPS-drukker"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Msec"
-msgstr "Muis"
+msgid "Insert a floppy in %s"
+msgstr "Sit 'n skyf in aandrywer %s"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Menudrake"
-msgstr "verpligtend"
+#: ../../lang.pm:1
+#, c-format
+msgid "Maldives"
+msgstr ""
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Mandrake Online"
-msgstr "Beheersentrum"
+#: ../../any.pm:1
+#, c-format
+msgid "compact"
+msgstr "kompak"
-#: ../../standalone/drakbug:1
+#: ../../common.pm:1
#, c-format
-msgid "HardDrake"
-msgstr ""
+msgid "1 minute"
+msgstr "1 minuut"
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "on channel %d id %d\n"
+msgstr "op bus %d id %d\n"
+
+#: ../../printer/main.pm:1
#, c-format
-msgid "Synchronization tool"
+msgid ", multi-function device"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "First Time Wizard"
+msgid "Laos"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Mandrake Control Center"
-msgstr "Beheersentrum"
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr ""
+"Daar is geen FAT partisies om te verander of om as teruglus (nie genoeg "
+"spasie nie) te gebruik nie"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Mandrake Bug Report Tool"
+msgid "Up"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Parameters"
-msgstr "Parameters"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Firewall"
+msgstr "Vuurmuur/Netwerkroteerder"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "Internetkonneksiekonfigurasie"
+msgid "Area:"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "DHCP Client"
-msgstr "DHCP-Kliënt"
+msgid "(E)IDE/ATA controllers"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ethernet Card"
-msgstr "Ethernetkaart"
+msgid "Printer Server"
+msgstr "Drukkerbediener"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Gateway"
-msgstr "Portaal"
+msgid "Disconnection from the Internet complete."
+msgstr ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
-#, c-format
-msgid "Connection type: "
-msgstr "Konneksietipe:"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Custom configuration"
+msgstr "Kleurkonfigurasie"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Profile: "
-msgstr "Profiel:"
+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 ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Internet connection configuration"
-msgstr "Internetkonneksiekonfigurasie"
+msgid "Saint Pierre and Miquelon"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
+"\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 ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
+msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "activate now"
-msgstr "Aktiveer nou dadelik"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Portugal"
+msgstr "Poort"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "deactivate now"
-msgstr "deaktiveer nou dadelik"
+msgid "Do you have another one?"
+msgstr "Beskik u oor nog?"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "DHCP client"
-msgstr "DHCP-kliënt"
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid ", printing to %s"
+msgstr "Fout in die skryf van %s"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Started on boot"
-msgstr "Gelaai tydens herlaaityd"
+#
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Assign host name from DHCP address"
+msgstr "Toets asb. die muis"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Boot Protocol"
-msgstr "Herlaaiprotokol"
+msgid "Toggle to normal mode"
+msgstr "Skakel oor na normale gebruiksvlak"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Adapter %s: %s"
-msgstr "Toestel %s: %s"
+msgid "Generic"
+msgstr "Generies"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Cylinder %d to %d\n"
+msgstr "Silinder %d na silinder %d\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "LAN Configuration"
-msgstr "LAN konfigurasie"
+msgid "New profile..."
+msgstr "Nuwe profiel..."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LAN configuration"
-msgstr "LAN-konfigurasie"
+msgid "Which disk do you want to move it to?"
+msgstr "Na watter skyf wil u skuif?"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
+msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Connect..."
-msgstr "Konnekteer..."
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Windows Domain"
+msgstr "NIS-domein"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Disconnect..."
-msgstr "Diskonnekteer..."
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Interface %s (on network %s)"
+msgstr "Koppelvlak %s (met module %s)"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not connected"
-msgstr "Nie gekonnekteer nieKabelkonneksie"
+msgid "INFO"
+msgstr ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connected"
-msgstr "Gekonnekteer"
+msgid "Wallis and Futuna"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
+msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Interface:"
-msgstr "Koppelvlak:"
+msgid "Is FPU present"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Gateway:"
-msgstr "Portaal:"
+msgid "There are no scanners found which are available on your system.\n"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../services.pm:1
#, c-format
-msgid "Apply"
-msgstr "Pas toe"
+msgid ""
+"No additional information\n"
+"about this service, sorry."
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Click here to launch the wizard ->"
+msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Wizard..."
-msgstr "Assistent..."
+msgid "Is this correct?"
+msgstr "Is dit korrek?"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Status:"
-msgstr "Status:"
+msgid "Marshall Islands"
+msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Type:"
-msgstr "Tipe:"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Windows (FAT32)"
+msgstr "Verwyder Windows(TM)"
-#: ../../standalone/drakconnect:1
+#: ../../steps.pm:1
#, c-format
-msgid "Internet access"
-msgstr "Internettoegang"
+msgid "Root password"
+msgstr "Kies 'root' se wagwoord"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Hostname: "
-msgstr "Bedienernaam:"
+msgid "Build All Kernels -->"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Configure Local Area Network..."
-msgstr "Stel plaaslike netwerk op..."
+msgid "if set to yes, report unowned files."
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "State"
-msgstr "Toestand"
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+"U het nie 'n ruilpartisie nie\n"
+"\n"
+"Wil u steeds voortgaan?"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Driver"
-msgstr "Drywer"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Server IP missing!"
+msgstr "NCP-bedienernaam ontbreek!"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Protocol"
-msgstr "Protokol"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Suriname"
+msgstr "Drukkernaam:"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Interface"
-msgstr "Koppelvlak"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Enable ACPI"
+msgstr "Laat CD-herlaai toe?"
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "Configure Internet Access..."
-msgstr "Konfigureer internettoegang..."
+msgid "Graphical Environment"
+msgstr "Grafiese omgewing"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Wait please"
+msgid "Gibraltar"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Name of the profile to create (the new profile is created as a copy of the "
-"current one) :"
+msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "New profile..."
-msgstr "Nuwe profiel..."
+#: ../../network/modem.pm:1
+#, fuzzy, c-format
+msgid "Do nothing"
+msgstr "CUPS word gelaai"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Profile to delete:"
-msgstr "Profiel om uit te vee..."
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Delete Client"
+msgstr "DHCP-Kliënt"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Del profile..."
-msgstr "Vee profiel uit..."
+msgid "Filesystem type: "
+msgstr "LOerstelseltipe: "
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Netwerkkonfigurasie (%d toestelle)"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Starting network..."
+msgstr "Konneksie word begin..."
-#: ../../standalone/drakedm:1
+#: ../../lang.pm: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."
+msgid "Vietnam"
msgstr ""
-#: ../../standalone/drakedm:1
-#, c-format
-msgid "Choosing a display manager"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/_Fields description"
+msgstr "Beskrywing"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
+msgid "Optimize your security by using Mandrake Linux"
msgstr ""
-"Kon nie mkbootdisk ordentelik afsluit nie:\n"
-" %s \n"
-" %s"
-#: ../../standalone/drakfloppy:1
+#: ../../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
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Unable to fork: %s"
-msgstr "Kon nie vurk nie: %s"
-
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
+msgid "Help"
msgstr ""
-"Daar is geen medium for toestel %s nie.\n"
-"Sit asb. een in."
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Be sure a media is present for the device %s"
-msgstr "versker asb dat die regte mediatipe vir toestel %s beskikbaar is"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Build the disk"
-msgstr "Bou die skyf"
-#: ../../standalone/drakfloppy:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Output"
-msgstr "Uitset"
+msgid "Your personal phone number"
+msgstr "U persoonlike telefoonnommer"
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Remove a module"
-msgstr "Verwyder module"
+msgid "Which size do you want to keep for Windows on"
+msgstr "Watter grootte wil u vir Windows behou?"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Add a module"
-msgstr "Voeg module by"
+msgid ""
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
+msgstr ""
+"Toetsbladsy(e) is na die drukker gestuur.\n"
+"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "omit scsi modules"
-msgstr "laat SCSI-modules weg"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Username required"
+msgstr "Gebruikerskode"
-#: ../../standalone/drakfloppy:1
+#: ../../help.pm:1
#, c-format
-msgid "if needed"
-msgstr "indien nodig"
+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 ""
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "omit raid modules"
-msgstr "laat RAID-modules weg"
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "SMB (Windows 9x/NT) drukkeropsies"
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "force"
-msgstr "forseer"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+msgstr ""
#: ../../standalone/drakfloppy:1
#, c-format
msgid "mkinitrd optional arguments"
msgstr "mkinitrd opsionele parameters"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Expert Area"
-msgstr "Kundige area"
+msgid ""
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#
+#: ../../network/isdn.pm:1
#, c-format
-msgid "kernel version"
-msgstr "bedryfstelselkernweergawe"
+msgid "Protocol for the rest of the world"
+msgstr "Protokol vir die res van die wêreld"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "default"
-msgstr "verstek"
+msgid "Print test pages"
+msgstr "Druk toetsbladsy(e)"
-#: ../../standalone/drakfloppy:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "General"
-msgstr "Algemeen"
+msgid "64 MB or more"
+msgstr "64MB of meer"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "boot disk creation"
-msgstr "herlaaiskyfskepping"
+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 ""
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "drakfloppy"
-msgstr "drakfloppy"
+msgid "Please select the device where your %s is attached"
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Size"
-msgstr "Grootte"
+msgid "Not formatted\n"
+msgstr "Nie geformatter\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Module name"
-msgstr "Modulenaam"
-
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Post Uninstall"
-msgstr "Verlaay installasie"
+msgid "Periodic Checks"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Remove fonts on your system"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+msgid "PXE Server Configuration"
+msgstr "Sluit konfigurasie af"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Initial tests"
-msgstr "Beginboodskap"
+msgid "Backup the system files before:"
+msgstr "Korrupte rugsteunlêer"
-#: ../../standalone/drakfont:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Post Install"
-msgstr "Installasie"
-
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "Install & convert Fonts"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
msgstr ""
+"Hierdie is die standaard sekuriteitsvlak wat aanbeveel word vir rekenaars\n"
+"wat aan die internet as 'n kliënt konnekteer. Daar is heelwat "
+"sekuriteitstoetse."
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Copy fonts on your system"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+#: ../../any.pm:1
+#, c-format
+msgid "First floppy drive"
+msgstr "Eerste sagteskyfaandrywer"
-#
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Remove List"
-msgstr "Verwyder drukker"
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Quit"
+msgstr "/Lêer/_Verlaat"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Selected All"
-msgstr "Selekteer lOer"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Dvorak"
+msgstr "Dvorak"
-#: ../../standalone/drakfont:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Unselected All"
-msgstr ""
+msgid "Choose the new size"
+msgstr "Kies die nuwe grootte"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "here if no."
+msgid "Media class"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "click here if you are sure."
+msgid "The %s is not known by this version of Scannerdrake."
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Install List"
-msgstr "Installeer stelsel"
+msgid "Faroe Islands"
+msgstr "Yslandies"
#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Restart XFS"
+msgstr "Laai dit"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
+msgid "Add host/network"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm: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."
+"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 ""
-#: ../../standalone/drakfont:1
+#
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Generic Printers"
-msgstr "Drukker"
+msgid "Please enter the directory to save to:"
+msgstr "Toets asb. die muis"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Abiword"
-msgstr "Aborteer"
+msgid "Model name"
+msgstr "Modulenaam"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "StarOffice"
-msgstr "Kantoor"
+msgid "Albania"
+msgstr "Albanies"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Ghostscript"
+msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "Kies die partisies om te formatteer"
+#: ../../lang.pm:1
+#, c-format
+msgid "British Indian Ocean Territory"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "Normal Mode"
+msgstr "Normale modus"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
+"Please be sure that the cron daemon is included in your services. \n"
"\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"
+"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "About"
-msgstr "Aborteer"
-
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Font List"
-msgstr "Hegpunt"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printer connection type"
+msgstr "Drukkerkonneksietipe"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Advanced Options"
-msgstr "Sluit konfigurasie af"
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#, c-format
+msgid "No network adapter on your system!"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/drakfont:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Uninstall Fonts"
-msgstr "Deïnstallasie van RPMs"
+msgid "Network %s"
+msgstr "Netwerkkoppelvlak"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Get Windows Fonts"
+msgid "Malayalam"
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Import Fonts"
-msgstr "Formateer partisies"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Option %s out of range!"
+msgstr "Opsie %s is buite bereik!"
-#: ../../standalone/drakfont:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "done"
-msgstr "Klaar"
+msgid "Connect %s"
+msgstr "Konnekteer"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "xfs restart"
-msgstr "beperk"
-
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "Suppress Fonts Files"
-msgstr ""
+msgid "Restarting CUPS..."
+msgstr "Laai dit"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Restart XFS"
-msgstr "Laai dit"
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "Netwerk op pad af"
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Suppress Temporary Files"
-msgstr ""
+msgid "Duplicate mount point %s"
+msgstr "Duplikaat hegpunt %s"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "type1inst building"
+msgid "if set to yes, run chkrootkit checks."
msgstr ""
-#: ../../standalone/drakfont:1
+#
+#: ../../network/tools.pm:1
#, c-format
-msgid "pfm fonts conversion"
-msgstr ""
+msgid "Connection Configuration"
+msgstr "Konneksiekonfigurasie"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "Unknown|Generic"
+msgstr "Generies"
+
+#: ../../help.pm:1
#, c-format
-msgid "ttf fonts conversion"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../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 "Ghostscript referencing"
-msgstr ""
+msgid "Quit"
+msgstr "Verlaat"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Fonts conversion"
+msgid "Myanmar"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "True Type install done"
-msgstr ""
+msgid "Auto allocate"
+msgstr "Outo-allokeer"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
-msgstr ""
+msgid "Check bad blocks?"
+msgstr "Toets vir foutiewe areas?"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "True Type fonts installation"
-msgstr "Berei installasie voor"
+msgid "Other MultiMedia devices"
+msgstr "Ander"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Fonts copy"
-msgstr "Formatteer floppie"
+msgid "No remote machines"
+msgstr "(op hierdie rekenaar)"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Search for fonts in installed list"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "could not find any font.\n"
-msgstr ""
+msgid "Authentication NIS"
+msgstr "NIS-magtiging"
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Reselect correct fonts"
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
+"Opsie ``Beperk instruksielynopsies'' kan nie sonder wagwoord gebruikword nie"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr ""
+msgid "Internet Connection Sharing currently enabled"
+msgstr "Internetkonneksiedeling is ontsper"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "no fonts found"
-msgstr "%s is nie gevind nie"
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Card IO_0"
+msgstr "Kaart IO_0"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "parse all fonts"
+msgid "United Arab Emirates"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Unselect fonts installed"
+msgid "Card IO_1"
+msgstr "Kaart IO_1"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Thailand"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Search installed fonts"
+msgid "Routers:"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr "Internetkonneksiedeling"
+#: ../../lang.pm:1
+#, c-format
+msgid "Kazakhstan"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "Internetkonneksiedelingkonfigurasie"
+msgid "Display all available remote CUPS printers"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_newt.pm:1
#, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Geen internetkonneksiedeling is al gekonfigureer nie."
+msgid "Mandrake Linux Installation %s"
+msgstr "Mandrake Linux Installasie %s"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Die opstelling is alreeds gedoen en is alreeds ook geaktiveer."
+msgid "Thai keyboard"
+msgstr "Thai sleutelbord"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Die opstelling van is alreeds gedoen, maar is tans gedeaktiveer."
+msgid "Dialup options"
+msgstr "Opbelopsies"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm: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)."
+msgid "Bouvet Island"
msgstr ""
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Problems installing package %s"
-msgstr "Probleme met Installasue van pakket %s"
+msgid "If no port is given, 631 will be taken as default."
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
+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 ""
-"Skrips word konfigureer, sagterware installeer en bedieners afgeskop..."
+"Verander u CDROM!\n"
+"\n"
+"Sit asb. die CDROM getiteld \"%s\" in die aandrywer en druk OK. Indien u "
+"nie\n"
+"hieroor beskik nie, druk Kanselleer om installasies vanaf dié CDROM te vermy."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configuring..."
-msgstr "Konfigurasie in aabou..."
+msgid "Polish"
+msgstr "Pools"
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr "Moontlike LAN-adresbotsing gevind in konfigurasie %s!\n"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Mandrake Online"
+msgstr "Beheersentrum"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
+msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Re-configure interface and DHCP server"
+msgid ""
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
msgstr ""
+"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
+"hardewarekonfigurasieprogram."
+#
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../standalone/drakgw:1
#, c-format
-msgid "The maximum lease (in seconds)"
-msgstr ""
+msgid "Netmask"
+msgstr "Netmasker"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
+msgid "No hard drives found"
+msgstr "Plaaslike drukker"
+
+#: ../../mouse.pm:1
#, c-format
-msgid "The default lease (in seconds)"
-msgstr ""
+msgid "Logitech CC Series"
+msgstr "Logitech CC Reeks (seriaal)"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "The DHCP end range"
-msgstr ""
+msgid "2 buttons"
+msgstr "2 knoppies"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The DHCP start range"
-msgstr ""
+msgid "What kind is your ISDN connection?"
+msgstr "Watter tipe is u ISDN-konneksie?"
-#: ../../standalone/drakgw:1
+#: ../../any.pm:1
+#, c-format
+msgid "Label"
+msgstr "Etiket"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Save on floppy"
+msgstr "Stoor op floppie"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The internal domain name"
-msgstr "Nuwe drukkernaam"
+msgid "Printer auto-detection"
+msgstr "Gebruik outobespeuring"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "The DNS Server IP"
-msgstr "CUPS-bediener IP:"
+msgid "Which of the following is your ISDN card?"
+msgstr "Wat is u ISDN-kaart?"
-#: ../../standalone/drakgw:1
+#: ../../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 is 'n populêre protokol vir lêerdeling oor TCP/IP netwerke.\n"
+"Hierdie diens voorsien NFS-bedienerfunksionaliteit. Dit word via\n"
+"die /etc/exports lêer opgestel."
+
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "(This) DHCP Server IP"
-msgstr "CUPS-bediener IP:"
+msgid "Msec"
+msgstr "Muis"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm: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"
+"=> Notice, a label changed:\n"
+"%s"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
+#, c-format
+msgid "Number of capture buffers:"
+msgstr ""
+
+#: ../../interactive/stdio.pm:1
#, fuzzy, c-format
-msgid "Local Network adress"
-msgstr "geen netwerkkaart gevind nie"
+msgid "Your choice? (0/1, default `%s') "
+msgstr "U keuse? (verstek %s) "
-#: ../../standalone/drakgw:1
+#: ../../help.pm: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"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\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"
+"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 ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "French"
+msgstr "Frans"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Czech (QWERTY)"
+msgstr "Tseggies (QWERTY)"
+
+#: ../../standalone/service_harddrake:1
+#, fuzzy, c-format
+msgid "Hardware probing in progress"
+msgstr "Op poort %s bespeur"
+
#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Net Device"
+msgstr "Drukkerbediener"
+
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, c-format
+msgid "Summary"
+msgstr "Opsomming"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Current configuration of `%s':\n"
-"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Current interface configuration"
-msgstr "Verander drukkerkonfigurasie"
+msgid "Next"
+msgstr "Teks"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
#, fuzzy, c-format
-msgid "Show current interface configuration"
-msgstr "Verander drukkerkonfigurasie"
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "Waar wil u die herlaaistelsel installeer"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "No (experts only)"
-msgstr ""
+msgid "CHAP"
+msgstr "CHAP"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Automatic reconfiguration"
-msgstr "Outomatiese CUPS konfigurasie"
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Warning, the network adapter (%s) is already configured.\n"
"\n"
-"Do you want an automatic re-configuration?\n"
+"Welcome.\n"
"\n"
-"You can do it manually but you need to know what you're doing."
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Network interface already configured"
-msgstr "Monitor is nie opgestel nie"
+msgid "Puerto Rico"
+msgstr "Protokol"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-"Kies asb. die netwerkkaart wat aan die loakel area netwerk gekoppel is."
-#
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "Lituanies \"nommerry\" QWERTY"
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"There is only one configured network adapter on your system:\n"
+"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
-"%s\n"
"\n"
-"I am about to setup your Local Area Network with that adapter."
+"Do you really want to remove these packages?\n"
msgstr ""
-"Daar is net een konfigureerde netwerkkaart op u stelsel.\n"
-"\n"
-"%s\n"
-"\n"
-"Ek gaan nou u LAN met daardie kaart opstel."
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface"
-msgstr "Netwerkkoppelvlak"
+msgid "Anguilla"
+msgstr ""
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "NIS Domain"
+msgstr "NIS-domein"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
+"\n"
+"- User Files:\n"
msgstr ""
-"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
-"hardewarekonfigurasieprogram."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+msgid "Antarctica"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Interface %s"
-msgstr "Koppelvlak %s"
+msgid "Mount options"
+msgstr "Hegopsies:"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Koppelvlak %s (met module %s)"
-
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Net Device"
-msgstr "Drukkerbediener"
+msgid "Jamaica"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../services.pm: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"
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#: ../../security/help.pm: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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-"Nou dat u internetkonfigurasie opgestel is,\n"
-"moet u die rekenaar opstel om dit te deel.\n"
-"LW: U benodig 'n ware netwerkkaart om 'n lokalearea netwerk (LAN) op te "
-"stel.\n"
-"\n"
-"Wil u internetdeling opstel?\n"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Internet Connection Sharing"
-msgstr "Internetkonneksiedeling"
+msgid "Please wait, preparing installation..."
+msgstr "Wag asb. installasie word voorberei"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "Internetkonneksiedeling is geaktiveer"
+msgid "Czech (QWERTZ)"
+msgstr "Tseggies (QWERTZ)"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Enabling servers..."
-msgstr "Bedieneers word aktiveer..."
+msgid "Track network card id (useful for laptops)"
+msgstr "Volg netwerkkart ID. (nuttig vir skootrekenaars)"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "dismiss"
-msgstr "ignoreer/sien oor"
+msgid "The port number should be an integer!"
+msgstr "Die poortnommer moet heeltal wees."
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "reconfigure"
-msgstr "herkonfigureer"
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "You must choose an image file first!"
+msgstr "Tik drukkertoestel URI in"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore from Hard Disk."
+msgstr "Herstel vanaf floppie"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "enable"
-msgstr "Aktiveer"
+msgid "Add to LVM"
+msgstr "Voeg by LVM"
-#: ../../standalone/drakgw:1
-#, fuzzy, 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 ""
-"Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
-"Dis tans gedeaktiveer.\n"
-"\n"
-"Wat wil u doen?"
+#: ../../network/network.pm:1
+#, c-format
+msgid "DNS server"
+msgstr "DNS bediener"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Internetkonneksiedeling is gesper"
+msgid "Trinidad and Tobago"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "Internetkonneksiedeling is gedeaktiveer"
+msgid "LPD and LPRng do not support IPP printers.\n"
+msgstr "LPD en LPRng ondersteun nie IPP-drukkers nie.\n"
-#: ../../standalone/drakgw:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Disabling servers..."
-msgstr "Bedieners word gedeaktiveer..."
+msgid "simple"
+msgstr "eenvoudig"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "disable"
-msgstr "deaktiveer"
+msgid "Clear all"
+msgstr "Verwydeer almal"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm: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 ""
-"Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
-"Dis tans aktief.\n"
-"\n"
-"Wat wil u doen?"
+msgid "No test pages"
+msgstr "Geen toetsbladsye"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Internetkonneksiedeling is ontsper"
+msgid "Adapter %s: %s"
+msgstr "Toestel %s: %s"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
+msgid "Falkland Islands (Malvinas)"
msgstr ""
-#: ../../standalone/drakhelp:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
-msgstr ""
+msgid "Unknown model"
+msgstr "Onbekende model"
-#: ../../standalone/drakperm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Path"
+msgid "if set to yes, check files/directories writable by everybody."
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "group :"
-msgstr "Werkgroep:"
+msgid "authentication"
+msgstr "Magtiging"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "user :"
-msgstr "Gebruikerskode"
+msgid "Backup Now"
+msgstr "Stel lêerstelsels op"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Path selection"
-msgstr "Stoor pakketseleksie"
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_File"
+msgstr "/_Lêer"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "when checked, owner and group won't be changed"
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Use group id for execution"
-msgstr "Gebruik outobespeuring"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Use owner id for execution"
-msgstr "Gebruik outobespeuring"
-
-#: ../../standalone/drakperm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Set-GID"
+msgid "Tamil (ISCII-layout)"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Set-UID"
+msgid "Mayotte"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "sticky-bit"
-msgstr ""
+msgid "Creating auto install floppy..."
+msgstr "Outoinstallasieskyf word geskep."
-#: ../../standalone/drakperm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Property"
-msgstr "Poort"
+msgid "Searching for scanners ..."
+msgstr "Plaaslike drukker"
-#: ../../standalone/drakperm:1
+#: ../../steps.pm:1
#, fuzzy, c-format
-msgid "Permissions"
-msgstr "Weergawe: %s\n"
+msgid "Partitioning"
+msgstr "Druk"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Current user"
-msgstr "Aanvaar gebruiker"
+msgid "Russia"
+msgstr "Russies"
-#: ../../standalone/drakperm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "browse"
+msgid "ethernet card(s) detected"
+msgstr "ethernet kaart(e) bespeur"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Syslog"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Edit current rule"
+msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "edit"
+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 ""
-#: ../../standalone/drakperm:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
-msgid "Delete selected rule"
-msgstr "Verwyder tou"
+msgid "Not enough free space for auto-allocating"
+msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "delete"
-msgstr "Uitwis"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Set root password"
+msgstr "Kies 'root' se wagwoord"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Add a new rule at the end"
-msgstr "Voeg drukker by"
+#: ../../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 ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "add a rule"
-msgstr "Voeg module by"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr "Alle data om partisie %s sal uitgewis word met die grootteverandering"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Move selected rule down one level"
+msgid "Internet connection configuration"
+msgstr "Internetkonneksiekonfigurasie"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Kernel:"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "/_About..."
+msgstr "/_Aangaande..."
+
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Down"
-msgstr "Klaar"
+msgid "Bengali"
+msgstr "Aktiveer"
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Move selected rule up one level"
-msgstr ""
+msgid "Preference: "
+msgstr "Voorkeure: "
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Up"
-msgstr ""
+msgid "Wizard..."
+msgstr "Assistent..."
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "select perm file to see/edit"
+msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../any.pm: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."
+msgid "Create a bootdisk"
+msgstr "Maar 'n herlaaiskyf"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Solomon Islands"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "permissions"
-msgstr "partisie %s"
+#: ../../modules/interactive.pm:1
+#, c-format
+msgid "(module %s)"
+msgstr "(module %s)"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "group"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Workgroup"
msgstr "Werkgroep:"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "user"
-msgstr "Gebruikerskode"
+msgid "Printer host name or IP"
+msgstr "Drukkerbedienernaam"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "path"
+msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Name of printer should contain only letters, numbers and the underscore"
+msgstr ""
+
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "Outoinstallasieskyf word geskep."
+msgid "Show current interface configuration"
+msgstr "Verander drukkerkonfigurasie"
-#: ../../standalone/drakpxe:1
+#: ../../help.pm: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 ""
+msgid "Development"
+msgstr "Ontwikkeling"
-#: ../../standalone/drakpxe:1
+#: ../../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 ""
-"No CD or DVD image found, please copy the installation program and rpm files."
-msgstr ""
+msgid "Done"
+msgstr "Klaar"
-#: ../../standalone/drakpxe:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "No image found"
-msgstr "Plaaslike drukker"
+msgid "Web Server"
+msgstr "Bediener"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tDo not include System Files\n"
+msgstr ""
+
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Installation image directory"
-msgstr "Xpmac (installasievertoondrywer)"
+msgid "Chile"
+msgstr "Sluit af"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+"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 ""
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The DHCP end ip"
+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 ""
-#: ../../standalone/drakpxe:1
+#: ../../any.pm:1
#, c-format
-msgid "The DHCP start ip"
-msgstr ""
+msgid "(already added %s)"
+msgstr "(%s alreeds bygevoeg)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/main.pm: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"
+msgid ", using command %s"
msgstr ""
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Interface %s (on network %s)"
-msgstr "Koppelvlak %s (met module %s)"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
-msgstr "Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet."
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Alt and Shift keys simultaneously"
+msgstr ""
-#: ../../standalone/drakpxe:1
-#, fuzzy, 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)."
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Flags"
msgstr ""
-"Nou dat u internetkonfigurasie opgestel is,\n"
-"moet u die rekenaar opstel om dit te deel.\n"
-"LW: U benodig 'n ware netwerkkaart om 'n lokalearea netwerk (LAN) op te "
-"stel.\n"
-"\n"
-"Wil u internetdeling opstel?\n"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Installation Server Configuration"
-msgstr "Sluit konfigurasie af"
+msgid "Add/Del Users"
+msgstr "Voeg gebruiker by"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "PXE Server Configuration"
-msgstr "Sluit konfigurasie af"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Host/network IP address missing."
+msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Please wait, setting security options..."
-msgstr "Wag asb. installasie word voorberei"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "weekly"
+msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Please wait, setting security level..."
-msgstr "Sekuriteitsvlak word gestel."
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Settings"
+msgstr ""
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Periodic Checks"
+msgid "The entered host/network IP is not correct.\n"
msgstr ""
-#: ../../standalone/draksec:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "System Options"
-msgstr "Module opsies:"
+msgid "Here is the full list of available countries"
+msgstr "Hierdie is die volledige lys van beskikbare sleutelborde"
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Network Options"
-msgstr "Module opsies:"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Alternative test page (A4)"
+msgstr "Alternatiewe toetsbladsy (A4)"
-#: ../../standalone/draksec:1
+#: ../../install_steps_interactive.pm: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"
+"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 ""
+"Indien u oor al die gelyste CD's beskik, kliek OK.\n"
+"Indien u oor geen van die gelyste CD's beskik nie, kliek Kanselleer.\n"
+"Indien u net oor sekere CDs beskik, deselekteer die ander en kliek OK."
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Security Administrator:"
-msgstr "Eksterne lpd drukkeropsies"
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Wait please"
+msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Security Alerts:"
-msgstr "Sekuriteitsvlak word gestel."
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "PAP"
+msgstr "PAP"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Security Level:"
-msgstr "Sekuriteitsvlak word gestel."
+msgid "Backup user files"
+msgstr "Korrupte rugsteunlêer"
-#: ../../standalone/draksec:1
+#: ../../diskdrake/dav.pm:1
#, fuzzy, c-format
-msgid "(default value: %s)"
-msgstr " (Verstek)"
+msgid "New"
+msgstr "nuut"
-#: ../../standalone/draksec:1
+#: ../../help.pm: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"
+"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"
-"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"
+"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"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\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 ""
-
-#: ../../standalone/draksound:1
-#, c-format
-msgid ""
+"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"
-"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
-"program. Just type \"sndconfig\" in a console."
+"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 ""
-#: ../../standalone/draksound:1
+#: ../../help.pm: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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"If you do not know what to choose, stay with the default option."
msgstr ""
-#: ../../standalone/draksound:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Load from floppy"
+msgstr "Laai vanaf floppie"
+
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "No Sound Card detected!"
-msgstr "Nie gekonnekteer nieKabelkonneksie"
+msgid "The following printer was auto-detected. "
+msgstr "Dei volgende pakkette gaan verwyder word"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "%s BootSplash (%s) preview"
+msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Generating preview ..."
-msgstr "Toestel word afgetas..."
-
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "You must choose an image file first!"
-msgstr "Tik drukkertoestel URI in"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Norwegian"
+msgstr "Norweegs"
-#: ../../standalone/draksplash:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "ProgressBar color selection"
-msgstr "Drukkermodelkeuse"
+msgid "Searching for new scanners ..."
+msgstr "Plaaslike drukker"
-#: ../../standalone/draksplash:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
+msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "saving Bootsplash theme..."
+msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "choose image file"
-msgstr "Kies 'n lêer"
-
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "choose image"
-msgstr "Kies 'n lêer"
+msgid "select path to restore (instead of /)"
+msgstr "Wat is u muistoestel?"
#: ../../standalone/draksplash:1
#, fuzzy, c-format
msgid "Configure bootsplash picture"
msgstr "Konfigureer dienste"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "Make kernel message quiet by default"
+msgid "China"
msgstr ""
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "Display logo on Console"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Choose color"
-msgstr "Kies 'n monitor"
+msgid "Georgia"
+msgstr "Norweegs"
-#: ../../standalone/draksplash:1
+#: ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "Save theme"
-msgstr "Installeer stelsel"
+msgid "Reading data of installed printers..."
+msgstr "Plaaslike drukker"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Preview"
-msgstr "toestel"
+msgid " Erase Now "
+msgstr "Oordrag"
-#: ../../standalone/draksplash:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "the color of the progress bar"
+msgid "server"
+msgstr "bediener"
+
+#: ../../install_any.pm:1
+#, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "Sit 'n FAT-geformatteerde skyf in aandrywer %s"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "the height of the progress bar"
+msgid "Please Wait... Applying the configuration"
+msgstr "Wag asb... Konfigurasie word toegpas"
+
+# 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
+# and only one line per string for the GRUB messages
+#. -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 "Welkom by GRUB, die bedryfstelselkieskaart!"
+
+#: ../../bootloader.pm:1
+#, c-format
+msgid "Grub"
+msgstr "Grub"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "SCSI controllers"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "the width of the progress bar"
+msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
+msgid "Choosing a display manager"
msgstr ""
-#: ../../standalone/draksplash:1
+#
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Zeroconf Host name"
+msgstr "Rekenaarnaam"
+
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
+msgid "IP address should be in format 1.2.3.4"
+msgstr "IP-adres moet in 1.2.3.4. formaat wees"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Ecuador"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Add an item"
+msgstr "Voeg 'n gebruiker by"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "text box height"
+msgid "The printers on this machine are available to other computers"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "text width"
+msgid "I can't find needed image file `%s'."
+msgstr "Ek kan nie die nodige herlaaibeeld '%s' kry nie."
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
-"y coordinate of text box\n"
-"in number of characters"
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"x coordinate of text box\n"
-"in number of characters"
+msgid "Shell"
+msgstr "Dop"
+
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "PCI"
+msgstr "PCI"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Sao Tome and Principe"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Browse"
+msgid "Can't login using username %s (bad password?)"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Theme name"
-msgstr "Drukkernaam:"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Azerbaidjani (latin)"
+msgstr "Azerbaidjani (latyns)"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "final resolution"
-msgstr "Resolusie"
+msgid "Package not installed"
+msgstr "Verlaay installasie"
-#: ../../standalone/draksplash:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, fuzzy, c-format
-msgid "first step creation"
-msgstr "herlaaiskyfskepping"
+msgid "Become a MandrakeExpert"
+msgstr "Kundige"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"package 'ImageMagick' is required to be able to complete configuration.\n"
-"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
+msgid "American Samoa"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect: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 ""
+msgid "Protocol"
+msgstr "Protokol"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Copy fonts on your system"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "No TV Card detected!"
+msgid "Harddrake help"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
+msgid "Bogomips"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Mandrake Terminal Server Configuration"
+msgstr "Dra drukkerkonfigurasie oor"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Have a nice day!"
+msgid ""
+"\n"
+" DrakBackup Report Details\n"
+"\n"
+"\n"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "XawTV isn't installed!"
+msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "Daar was 'n fout met die installasie van die pakkette:"
-
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Scanning for TV channels"
+msgid "if set to yes, check open ports."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Scanning for TV channels in progress ..."
+msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Area:"
-msgstr ""
+msgid "You can't select/unselect this package"
+msgstr "U kan nie hierdie pakket selekteer/deselekteer nie"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "TV norm:"
-msgstr ""
+msgid "Warning"
+msgstr "Waarskuwing"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Please,\n"
-"type in your tv norm and country"
+"\n"
+"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Australian Optus cable TV"
-msgstr ""
+msgid "Remote host name"
+msgstr "Eksterne bedienernaam"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Newzealand"
+msgid "deactivate now"
+msgstr "deaktiveer nou dadelik"
+
+#: ../../any.pm:1
+#, c-format
+msgid "access to X programs"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "France [SECAM]"
-msgstr "Frankryk"
+msgid "Computing the size of the Windows partition"
+msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "East Europe"
-msgstr "Europa"
+msgid "Italy"
+msgstr "Italiaans"
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "West Europe"
-msgstr "Europa"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Name of printer"
+msgstr "Drukkernaam"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "China (broadcast)"
-msgstr ""
+msgid "disable"
+msgstr "deaktiveer"
-#: ../../standalone/drakxtv:1
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "Japan (cable)"
+msgid "error unmounting %s: %s"
+msgstr "fout met onthegting van %s: %s"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Do it!"
+msgstr "Gaan voort!"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Cayman Islands"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Japan (broadcast)"
+msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakxtv:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Canada (cable)"
-msgstr "Kanadees (Quebec)"
+msgid "Select model manually"
+msgstr "Eksterne drukkernaam"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "USA (cable-hrc)"
-msgstr ""
+msgid "Format"
+msgstr "Formatteer"
-#: ../../standalone/drakxtv:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "USA (cable)"
+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 ""
+"Die mees algemene metode vir ADSL is om pppoe te gebruik.\n"
+"Daar is wel sekere konneksie wat pptp of DHCP gebruik.\n"
+"Indien u nie weet nie, kies 'gebruik pppoe'."
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "USA (broadcast)"
+msgid "Various"
+msgstr "Verskeie"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Zip"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm: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 ""
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "primary"
+"Printerdrake could not determine which model your printer %s is. Please "
+"choose the correct model from the list."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "secondary"
-msgstr "%d sekondes"
-
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Click on a device in the left tree in order to display its information here."
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Unknown"
-msgstr "Onbekende model"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "unknown"
-msgstr "Onbekende model"
+#: ../../printer/data.pm:1
+#, c-format
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Drukkerdata word gelees..."
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Albanian"
+msgstr "Albanies"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Run config tool"
+msgid "Lithuania"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Configure module"
-msgstr "Stel muistoestel op"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Information"
-msgstr "Vertoon inligting"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Detected hardware"
-msgstr "Sien hardeware inligting"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Harddrake2 version "
-msgstr "Hardeskyfdeteksie."
+#: ../../any.pm:1
+#, c-format
+msgid "Compact"
+msgstr "Kompak"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Detection in progress"
-msgstr "Op poort %s bespeur"
+msgid "Detected model: %s %s"
+msgstr "%s bespeur"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Author:"
-msgstr "Aftas"
+#: ../../share/advertising/03-software.pl:1
+#, c-format
+msgid "MandrakeSoft has selected the best software for you"
+msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
+"Version: %s\n"
+"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
+"\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "About Harddrake"
-msgstr ""
+msgid "Local files"
+msgstr "Plaaslike lêers"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "/_About..."
-msgstr "/_Aangaande..."
+msgid "maybe"
+msgstr "moontlik"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "/_Report Bug"
+msgid "Panama"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm: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\")"
+"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 ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Select a device !"
-msgstr "Selekteer 'n videokaart"
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Monitor"
+msgstr "Monitor"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Description of the fields:\n"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Harddrake help"
-msgstr ""
+msgid "65 thousand colors (16 bits)"
+msgstr "65-duisend kleure (16 bis)"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/_Fields description"
-msgstr "Beskrywing"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
+msgstr ""
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "/_Help"
-msgstr "/_Help"
+msgid "Size: %d KB\n"
+msgstr "Groote: %d KB\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "/_Quit"
-msgstr "Verlaat"
+msgid "Remove fonts on your system"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "Gebruik outobespeuring"
+#: ../../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 ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _modems"
-msgstr "Gebruik outobespeuring"
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "Graphical interface at startup"
+msgstr "X met herlaai"
-#: ../../standalone/harddrake2:1
+#
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "/Autodetect _printers"
-msgstr "Gebruik outobespeuring"
-
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Options"
-msgstr "/_Opsies"
+msgid "Please enter the directory to save:"
+msgstr "Toets asb. die muis"
#: ../../standalone/harddrake2:1
#, c-format
-msgid "the vendor name of the processor"
+msgid "format of floppies supported by the drive"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../raid.pm:1
#, c-format
-msgid "the vendor name of the device"
-msgstr ""
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "Nie genoeg partisies vir RAID vlak %d nie\n"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "Aan watter seriaalpoort is u muis gekoppel?"
+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 ""
+"Hier is die bestaande drukkertoue.\n"
+"U kan byvoeg or verwyder soos nodig."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
-msgstr ""
+msgid "Connected"
+msgstr "Gekonnekteer"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Model stepping"
-msgstr "Formatering"
+msgid "USB printer \\#%s"
+msgstr "Geen drukker"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "the number of the processor"
-msgstr ""
+msgid "Macedonian"
+msgstr "Masedonies"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Processor ID"
+msgid "Bridges and system controllers"
msgstr ""
-#
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "network printer port"
-msgstr "Netwerkdrukker (sok)"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Save"
+msgstr "/Lêer/_Stoor"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "the name of the CPU"
+msgid "Mali"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Name"
-msgstr "Naam: "
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the number of buttons the mouse has"
-msgstr "2 knoppies"
-
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
-msgid "Number of buttons"
-msgstr "2 knoppies"
+msgid "No details"
+msgstr "Detail"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Official vendor name of the cpu"
-msgstr ""
+msgid "very nice"
+msgstr "baie oulik"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Model name"
-msgstr "Modulenaam"
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
-msgstr ""
+msgid "Preview"
+msgstr "toestel"
-#: ../../standalone/harddrake2:1
+#
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Model"
-msgstr "Muis"
+msgid "Remote Control"
+msgstr "Eksterne drukker"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "hard disk model"
-msgstr "Kaartgeheue (DMA)"
+msgid "Please select media for backup..."
+msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "class of hardware device"
-msgstr ""
+msgid "XFree86 server: %s\n"
+msgstr "XFree86 bediener: %s\n"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Media class"
-msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Allow Thin Clients"
+msgstr "DHCP-Kliënt"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Sub generation of the cpu"
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Level"
-msgstr "vlak"
+msgid "Georgian (\"Russian\" layout)"
+msgstr "Georgies (Russiese uitleg)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Format of floppies supported by the drive"
-msgstr ""
+msgid "/_Options"
+msgstr "/_Opsies"
-#: ../../standalone/harddrake2:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Floppy format"
-msgstr "Formatteer"
+msgid "Your printer model"
+msgstr "Eksterne drukkernaam"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
+"\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 ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Halt bug"
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "F00f bug"
-msgstr ""
+#: ../../share/advertising/04-configuration.pl:1
+#, fuzzy, c-format
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "Dra drukkerkonfigurasie oor"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr ""
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Save"
+msgstr "Toestand"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Whether the FPU has an irq vector"
+msgid "The %s is unsupported"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
-msgstr ""
+msgid "Load the drivers for your usb devices."
+msgstr "Laai die drywers vir u USB-toestelle"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Disk"
+msgstr "Deens"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Is FPU present"
-msgstr ""
+msgid "Enter a printer device URI"
+msgstr "Tik drukkertoestel URI in"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/01-thanks.pl: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)"
+"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 ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Fdiv bug"
-msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Israel"
+msgstr "Israelies"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "French Guiana"
+msgstr "Frans"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Flags"
-msgstr ""
+msgid "default:LTR"
+msgstr "default:LTR"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "add a rule"
+msgstr "Voeg module by"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Module"
-msgstr "Muis"
+msgid "A command line must be entered!"
+msgstr "'n Geldige URI moet verskaf word!"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "new dynamic device name generated by core kernel devfs"
+msgid "Select user manually"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Transfer printer configuration"
+msgstr "Dra drukkerkonfigurasie oor"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "New devfs device"
-msgstr "Netwerkportaaltoestel"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "Wil u die konneksie met herlaaityd aanskakel?"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "old static device name used in dev package"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Old device file"
-msgstr "Selekteer lOer"
+msgid "%s (Port %s)"
+msgstr "Poort"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "This field describes the device"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use network connection to backup"
+msgstr "Korrupte rugsteunlêer"
-#: ../../standalone/harddrake2:1
+#: ../../security/help.pm: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 ""
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Frequency (MHz)"
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
+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 ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Cpuid level"
-msgstr "Sekuriteitsvlak word gestel."
-
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Family of the cpu (eg: 6 for i686 class)"
-msgstr ""
+msgid "Accept user"
+msgstr "Aanvaar gebruiker"
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, c-format
-msgid "Cpuid family"
-msgstr ""
+msgid "Server"
+msgstr "Bediener"
-#: ../../standalone/harddrake2:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Whether this cpu has the Cyrix 6x86 Coma bug"
-msgstr ""
+msgid "Bad choice, try again\n"
+msgstr "Swak keuse, probeer weer\n"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Coma bug"
+msgid "Heard and McDonald Islands"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "special capacities of the driver (burning ability and or DVD support)"
+msgid "No alternative driver"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Drive capacity"
-msgstr ""
+msgid "Toggle to expert mode"
+msgstr "Skakel oor na kundige gebruiksvlak"
-#: ../../standalone/harddrake2:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Size of the (second level) cpu cache"
-msgstr ""
+msgid "(on this machine)"
+msgstr "(op hierdie rekenaar)"
-#: ../../standalone/harddrake2:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Cache size"
-msgstr "blokgrootte"
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr "IP-adres moet in 1.2.3.4. formaat wees"
-#: ../../standalone/harddrake2:1
+#: ../../network/modem.pm: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"
+"\"%s\" based winmodem detected, do you want to install needed software ?"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Location on the bus"
-msgstr ""
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Looking at packages already installed..."
+msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds geïnstalleer"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"- PCI and USB devices: this lists the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
+msgid "Use Differential Backups"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Bus identification"
-msgstr "Magtiging"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Driver"
+msgstr "Drywer"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm: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."
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../standalone/harddrake2:1
+#
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Bogomips"
-msgstr ""
+msgid "Printer on remote lpd server"
+msgstr "Eksterne LPD-drukker"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "EIDE/SCSI channel"
+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 ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Channel"
-msgstr "Kanselleer"
-
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Bus"
-msgstr ""
+msgid "No mouse"
+msgstr "Geen muis"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
+msgid "Germany"
+msgstr "Duitsland"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "Alternative drivers"
-msgstr "Alternatiewe toetsbladsy (A4)"
+msgid "Austria"
+msgstr "seriaal"
-#: ../../standalone/keyboarddrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do you want the BackSpace to return Delete in console?"
+msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-"Wil u hê dat die 'BackSpace' sleutel moet uitvee in die konsole ('n 'Delete' "
-"terugstuur)?"
-#: ../../standalone/keyboarddrake:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Please, choose your keyboard layout."
-msgstr "Wat is u sleutelborduitleg?"
+msgid "Collapse Tree"
+msgstr "Maak boom toe"
-#: ../../standalone/livedrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Kon nie die intydse opgradering begin nie !!!\n"
+msgid "Auto Install Configurator"
+msgstr "Outoinstallasiekonfigurasieprogram"
-#: ../../standalone/livedrake:1
+#: ../../steps.pm: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 ""
-"Dit asb. die instasllasie CDROM in die aandrywer en druk OK. Indien u nie\n"
-"hieroor beskik nie, druk Kanselleer om die intydse opgradering te vermy."
+msgid "Configure networking"
+msgstr "Stel netwerk op"
-#: ../../standalone/livedrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Change Cd-Rom"
-msgstr "Verander CDROM"
+msgid "Where do you want to install the bootloader?"
+msgstr "Waar wil u die herlaaistelsel installeer"
-#: ../../standalone/localedrake:1
+#: ../../help.pm:1
#, c-format
-msgid "The change is done, but to be effective you must logout"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Save as.."
+msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Please enter your email address below "
-msgstr "Probeer asb. weer"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "DHCP client"
+msgstr "DHCP-kliënt"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "alert configuration"
-msgstr "Kleurkonfigurasie"
+#: ../../partition_table.pm:1
+#, c-format
+msgid "Restoring from file %s failed: %s"
+msgstr "Herstel van léer %s het gefaal: %s"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "You will receive an alert if the load is higher than this value"
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr "Logitech Muis (seriaal, ou C7 tipe)"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "load setting"
-msgstr "Formatering"
+msgid "New devfs device"
+msgstr "Netwerkportaaltoestel"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"You will receive an alert if one of the selected services is no longer "
-"running"
+msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "service setting"
-msgstr "interessant"
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Boot Style Configuration"
+msgstr "Herlaaistylkonfigurasie"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Xinetd Service"
-msgstr "Drukkerbediener"
+msgid "Automatic time synchronization"
+msgstr "Outotydsinkronisasie met NTP"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Webmin Service"
-msgstr "Dienste"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Backup files not found at %s."
+msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "SSH Server"
-msgstr "NIS-bediener"
+#: ../../share/advertising/01-thanks.pl:1
+#, c-format
+msgid "Thank you for choosing Mandrake Linux 9.1"
+msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Samba Server"
-msgstr "NIS-bediener"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Armenian (phonetic)"
+msgstr "Armenies (Foneties)"
-#: ../../standalone/logdrake:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
-msgid "Postfix Mail Server"
-msgstr "Postfix e-posbediener, Inn netnuusbediener"
+msgid "Card model:"
+msgstr "Kaartgeheue (DMA)"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Ftp Server"
-msgstr "NIS-bediener"
+msgid "Thin Client"
+msgstr "DHCP-Kliënt"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Domain Name Resolver"
-msgstr "Domeinnaam"
+msgid "Start Server"
+msgstr "NIS-bediener"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Apache World Wide Web Server"
+msgid "Turkmenistan"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid ""
-"Welcome to the mail configuration utility.\n"
-"\n"
-"Here, you'll be able to set up the alert system.\n"
-msgstr ""
-"Welkom by die proksiekonfigurasienutsprogram.\n"
-"\n"
-"Hier kan u die HTTP en FTP-instaanbedieners\n"
-"opstel met of sonder aantekenkodes en wagwoorde\n"
+msgid "All remote machines"
+msgstr "(op hierdie rekenaar)"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "Mail alert configuration"
-msgstr "Konfigurasie"
+msgid "Install themes"
+msgstr "Installeer stelsel"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mail alert"
+msgid ""
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "please wait, parsing file: %s"
+msgid "Espanol"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Content of the file"
-msgstr ""
+msgid "Preparing installation"
+msgstr "Berei installasie voor"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Calendar"
+msgid "Edit selected host/network"
msgstr ""
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "Choose file"
-msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Add User -->"
+msgstr "Voeg gebruiker by"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "but not matching"
+msgid "Nauru"
msgstr ""
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "matching"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "True Type fonts installation"
+msgstr "Berei installasie voor"
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Settings"
+msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "A tool to monitor your logs"
-msgstr ""
+msgid "LAN configuration"
+msgstr "LAN-konfigurasie"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "search"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "hard disk model"
+msgstr "Kaartgeheue (DMA)"
-#: ../../standalone/logdrake:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Mandrake Tools Explanation"
-msgstr ""
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr "U kan nie LVM logiese volume vir hegpunt %s gebruik nie."
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Syslog"
+msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Messages"
-msgstr "Beginboodskap"
-
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "User"
-msgstr "Gebruikerskode"
-
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "/Help/_About..."
-msgstr "/Help/_Aangaande..."
+msgid "Mouse Systems"
+msgstr "Mouse Systems"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "/Options/Test"
-msgstr "/Opsies/Toets"
+msgid "Iranian"
+msgstr "Iranies"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/-"
-msgstr "/Lêer/-"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Croatia"
+msgstr "Kroaties"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "/File/Save _As"
-msgstr "/Lêer/Stoor _as"
+msgid "Gateway:"
+msgstr "Portaal:"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "<control>S"
-msgstr "<control>S"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Add server"
+msgstr "Voeg gebruiker by"
-#: ../../standalone/logdrake:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/File/_Save"
-msgstr "/Lêer/_Stoor"
+msgid "Remote printer name"
+msgstr "Eksterne drukkernaam"
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "<control>O"
-msgstr "<control>O"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "/File/_Open"
-msgstr "/Lêer/_Oopmaak"
+msgid "Device: "
+msgstr "Toestel:"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "<control>N"
-msgstr "<control>N"
+#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#, fuzzy, c-format
+msgid "Printerdrake"
+msgstr "Drukker"
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "/File/_New"
-msgstr "/Lêer/_Nuut"
+msgid "License agreement"
+msgstr "Lisensieooreenkoms"
-#: ../../standalone/logdrake:1
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "System Options"
+msgstr "Module opsies:"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Show only for the selected day"
+msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/mousedrake:1
-#, c-format
-msgid "Emulate third button?"
-msgstr "Emuleer derde knop?"
+#: ../../security/level.pm:1
+#, fuzzy, c-format
+msgid "Please choose the desired security level"
+msgstr "Gebruik sekuriteitsvlak"
-#: ../../standalone/mousedrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Please choose your mouse type."
-msgstr "Wat is u muistoestel?"
+msgid "This host is already in the list, it cannot be added again.\n"
+msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Connect %s"
-msgstr "Konnekteer"
+msgid ", USB printer"
+msgstr "Geen drukker"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Disconnect %s"
-msgstr "Diskonnekteer"
-
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid ""
-"Warning, another internet connection has been detected, maybe using your "
-"network"
-msgstr ""
+msgid "Choose the applications that will support the fonts:"
+msgstr "Kies die partisies om te formatteer"
-#: ../../standalone/net_monitor:1
+#: ../../steps.pm:1
#, c-format
-msgid "received"
-msgstr ""
+msgid "Configure X"
+msgstr "Stel X op"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "transmitted"
-msgstr ""
+msgid "Turkish (traditional \"F\" model)"
+msgstr "Turks (tradisionele \"F\" model)"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "received: "
-msgstr ""
+msgid "Congratulations!"
+msgstr "Geluk!"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "sent: "
-msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Use owner id for execution"
+msgstr "Gebruik outobespeuring"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Local measure"
-msgstr "Plaaslike lêers"
+msgid "Down"
+msgstr "Klaar"
-#: ../../standalone/net_monitor:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "average"
+msgid "Raw printer (No driver)"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../network/modem.pm:1
#, fuzzy, c-format
-msgid "Color configuration"
-msgstr "Kleurkonfigurasie"
+msgid "Install rpm"
+msgstr "Installasie"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
+"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 ""
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Connection complete."
-msgstr "Konneksiespoed"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Time remaining "
+msgstr "Tyd oor "
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr ""
+msgid "UK keyboard"
+msgstr "VK sleutelbord"
-#: ../../standalone/net_monitor:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr ""
+msgid "Unmount"
+msgstr "Ontheg"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Connecting to the Internet "
-msgstr "Konnekteer aan die internet"
+msgid "Uninstall Fonts"
+msgstr "Deïnstallasie van RPMs"
-#: ../../standalone/net_monitor:1
+#: ../../mouse.pm:1
#, fuzzy, c-format
-msgid "Disconnecting from the Internet "
-msgstr "Konnekteer aan die internet"
+msgid "Microsoft Explorer"
+msgstr "Microsoft IntelliMouse"
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Wait please, testing your connection..."
-msgstr "Konneksie word getoets..."
+#: ../../keyboard.pm:1
+#, c-format
+msgid "German (no dead keys)"
+msgstr "Duits (geen dooie sleutels)"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logs"
-msgstr ""
+msgid "Transferring %s..."
+msgstr "%s word oorgedra..."
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Connection Time: "
-msgstr "Konneksietipe:"
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "32 thousand colors (15 bits)"
+msgstr "32-duisend kleure (15 bis)"
-#: ../../standalone/net_monitor:1
+#: ../../any.pm:1
#, c-format
-msgid "Receiving Speed:"
+msgid ""
+"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Sending Speed:"
-msgstr "Stoor in lêer"
+msgid "Reboot"
+msgstr "Basis"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Statistics"
+msgid "Gambia"
msgstr ""
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Profile "
-msgstr "Profiel:"
-
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Network Monitoring"
-msgstr "Netwerkkonfigurasie"
-
-#: ../../standalone/printerdrake:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Reading data of installed printers..."
-msgstr "Plaaslike drukker"
+msgid "Mandrake Control Center"
+msgstr "Beheersentrum"
-#: ../../standalone/scannerdrake:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Name/IP address of host:"
+msgid ""
+"You can enter miscellaneous ports. \n"
+"Valid examples are: 139/tcp 139/udp.\n"
+"Have a look at /etc/services for information."
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "This host is already in the list, it cannot be added again.\n"
+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 ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scannerdrake"
-msgstr "Selekteer 'n videokaart"
-
-#
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "You must enter a host name or an IP address.\n"
-msgstr "Toets asb. die muis"
-
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose the host on which the local scanners should be made available:"
+msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Sharing of local scanners"
-msgstr "Plaaslike drukker"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "This machine"
-msgstr "(op hierdie rekenaar)"
+#: ../../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/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Remove selected host"
-msgstr "Verwyder tou"
+msgid "Remember this password"
+msgstr "Geen wagwoord"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Edit selected host"
-msgstr "%s bespeur"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing is now enabled."
+msgstr "Internetkonneksiedeling is geaktiveer"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Add host"
-msgstr "Voeg gebruiker by"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t-Network by SSH.\n"
+msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "These are the machines from which the scanners should be used:"
+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 ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Usage of remote scanners"
-msgstr "Gebruik beskikbare spasie"
+#: ../../help.pm:1 ../../install_interactive.pm:1
+#, c-format
+msgid "Use the free space on the Windows partition"
+msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "All remote machines"
-msgstr "(op hierdie rekenaar)"
+msgid "%s found on %s, configure it automatically?"
+msgstr "Wil u 'n drukwerk nou konfigureer?"
-#: ../../standalone/scannerdrake:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"These are the machines on which the locally connected scanner(s) should be "
-"available:"
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Use the scanners on hosts: "
+msgid "XFree86 driver: %s\n"
+msgstr "XFree86-drywer: %s\n"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use scanners on remote computers"
+msgid ""
+"\n"
+" DrakBackup Report \n"
+"\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing to hosts: "
-msgstr "Druk"
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the packages you want to install"
+msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "The scanners on this machine are available to other computers"
+msgid "Papua New Guinea"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"You can also decide here whether scanners on remote machines should be made "
-"available on this machine."
+msgid "Serbian (cyrillic)"
+msgstr "Serwies (Kirillies)"
+
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm: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."
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
msgstr ""
+"Wil u hierdie drukker (\"%s\")\n"
+"die verstek drukker maak?"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Re-generating list of configured scanners ..."
+msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for new scanners ..."
-msgstr "Plaaslike drukker"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for configured scanners ..."
-msgstr "Plaaslike drukker"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr "Druk"
-
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Add a scanner manually"
-msgstr ""
+msgid "Creating bootdisk..."
+msgstr "Herlaaiskyf word geskryf"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Search for new scanners"
-msgstr "Plaaslike drukker"
+msgid "Wait please, testing your connection..."
+msgstr "Konneksie word getoets..."
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "There are no scanners found which are available on your system.\n"
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid ""
-"The following scanner\n"
-"\n"
-"%s\n"
-"is available on your system.\n"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+msgid "Bringing down the network"
+msgstr "Netwerk op pad af"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid ""
-"The following scanners\n"
-"\n"
-"%s\n"
-"are available on your system.\n"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Login ID"
+msgstr "Aantekenkode"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Your %s has been configured.\n"
-"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
-"applications menu."
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
msgstr ""
+"NFS is 'n populêre protokol vir lêerdeling oor TCP/IP netwerke.\n"
+"Hierdie diens vorosien die NFS-lêersluitfunksionaliteit."
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "choose device"
-msgstr "Herlaaitoestel"
-
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please select the device where your %s is attached"
-msgstr ""
+msgid "DHCP Client"
+msgstr "DHCP-Kliënt"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for scanners ..."
-msgstr "Plaaslike drukker"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "dismiss"
+msgstr "ignoreer/sien oor"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Auto-detect available ports"
-msgstr "Gebruik outobespeuring"
+msgid "Printing/Scanning on \"%s\""
+msgstr "Netwerk op pad af"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "(Note: Parallel ports cannot be auto-detected)"
-msgstr ""
+msgid "omit raid modules"
+msgstr "laat RAID-modules weg"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
+"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 is die drukkerdiensprogram en is nodig vir lpr om te funksioneer.\n"
+"Dit is 'n diens wat drukstukke na drukkers toe reguleer."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "The %s is unsupported"
-msgstr ""
+msgid "Internet Connection Configuration"
+msgstr "Internetkonneksiekonfigurasie"
-#: ../../standalone/scannerdrake:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "The %s is not known by this version of Scannerdrake."
+msgid "comma separated numbers"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "The %s is not supported by this version of Mandrake Linux."
+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/scannerdrake:1
-#, fuzzy, c-format
-msgid "Port: %s"
-msgstr "Poort"
-
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ", "
+msgid "Move selected rule up one level"
msgstr ""
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Detected model: %s"
-msgstr "%s bespeur"
-
-#: ../../standalone/scannerdrake:1
-#, c-format
-msgid " ("
-msgstr ""
+msgid ""
+"The following scanner\n"
+"\n"
+"%s\n"
+"is available on your system.\n"
+msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Select a scanner model"
-msgstr "Selekteer 'n videokaart"
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "Wil u die werklik die drukker verwyder?"
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "%s is not in the scanner database, configure it manually?"
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "%s found on %s, configure it automatically?"
-msgstr "Wil u 'n drukwerk nou konfigureer?"
+msgid "I can't find any room for installing"
+msgstr "Ek kon geen plek vir installasie vind nie."
-#: ../../standalone/service_harddrake:1
-#, fuzzy, c-format
-msgid "Hardware probing in progress"
-msgstr "Op poort %s bespeur"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Default printer"
+msgstr "Verstek drukker"
-#: ../../standalone/service_harddrake:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Some devices were added:\n"
+msgid ""
+"You have configured multiple ways to connect to the Internet.\n"
+"Choose the one you want to use.\n"
+"\n"
msgstr ""
+"U het meer as een internetkonneksiemetode opgste.\n"
+"Kies die een wat u verlang.\n"
+"\n"
-#: ../../standalone/service_harddrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr ""
+msgid "Modify RAID"
+msgstr "Verander RAID"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../network/isdn.pm: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."
+"I have detected an ISDN PCI card, but I don't know its type. Please select a "
+"PCI card on the next screen."
msgstr ""
+"Ek het 'n ISDB PCI-kaart gevind, maar ek ken nie die tipe nie. Kies asb.'n "
+"PCI-kaart op die volgende skerm."
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../any.pm:1
#, c-format
-msgid "Welcome to the Open Source world."
-msgstr ""
+msgid "Add user"
+msgstr "Voeg gebruiker by"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Thank you for choosing Mandrake Linux 9.1"
-msgstr ""
+msgid "RAID-disks %s\n"
+msgstr "RAID-skywe %s\n"
-#: ../../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 ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Liberia"
+msgstr "seriaal"
-#: ../../share/advertising/02-community.pl:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Want to know more and to contribute to the Open Source community? Get "
-"involved in the Free Software world!"
+"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 ""
-#: ../../share/advertising/02-community.pl:1
+#: ../../steps.pm:1
#, c-format
-msgid "Build the future of Linux!"
-msgstr ""
+msgid "Choose your keyboard"
+msgstr "Kies u sleutelbord"
-#: ../../share/advertising/03-software.pl:1
+#: ../../steps.pm: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 ""
+msgid "Format partitions"
+msgstr "Formateer partisies"
-#: ../../share/advertising/03-software.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Automatic correction of CUPS configuration"
+msgstr "Outomatiese CUPS konfigurasie"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Drukkerdata word gelees..."
+
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid ""
-"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
-"Kmail, create your documents with OpenOffice.org."
+msgid "enable radio support"
msgstr ""
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing to hosts: "
+msgstr "Druk"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "MandrakeSoft has selected the best software for you"
-msgstr ""
+msgid "Loopback file name: %s"
+msgstr "Teruglus lêernaam: %s"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Please choose the printer to which the print jobs should go."
+msgstr "Op watter seriaalpoort is u modem gekoppel?"
+
+#: ../../printer/printerdrake.pm: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 ""
+msgid "Do not transfer printers"
+msgstr "Moet nie drukkers oordra nie"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Mandrake's multipurpose configuration tool"
-msgstr "Dra drukkerkonfigurasie oor"
+msgid "Delay before booting the default image"
+msgstr "Wagperiode voro verstekstelsel gelaai word"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../standalone/drakfont:1
#, 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, ..."
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+" DUPONT 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 ""
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check for multisession CD"
+msgstr "Kliek asb. op 'n partisie"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "user"
+msgstr "Gebruikerskode"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Hard Disk to backup"
+msgstr "Korrupte rugsteunlêer"
+
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
#, c-format
-msgid "A customizable environment"
-msgstr ""
+msgid "Configure"
+msgstr "Konfigureer"
-#: ../../share/advertising/06-development.pl:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scannerdrake"
+msgstr "Selekteer 'n videokaart"
+
+#: ../../standalone/drakconnect: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."
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
msgstr ""
-#: ../../share/advertising/06-development.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mandrake Linux 9.1: the ultimate development platform"
+msgid "Backup Users"
msgstr ""
-#: ../../share/advertising/07-server.pl:1
+#: ../../network/network.pm: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!"
+"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 ""
+"Tik asb die rekenaarnaam in.\n"
+"Dit moet 'n volle gekwalifiseerde naam wees,\n"
+"bv. ``myne.mywerk.co.za''.\n"
+"U mag ook die netwerkhek byvoeg indien daar een is"
-#: ../../share/advertising/07-server.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Turn your computer into a reliable server"
-msgstr ""
+msgid "Select Printer Spooler"
+msgstr "Kies drukkerspoelprogram"
-#: ../../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 ""
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Create new theme"
+msgstr "Kies 'n nuwe grootte"
-#: ../../share/advertising/08-store.pl:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The official MandrakeSoft Store"
+msgid "Mandrake Tools Explanation"
msgstr ""
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "No image found"
+msgstr "Plaaslike drukker"
+
+#: ../../install_steps.pm:1
#, c-format
msgid ""
-"Enhance your computer performance with the help of a selection of partners "
-"offering professional solutions compatible with Mandrake Linux"
+"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 ""
+"Sekere belangrike pakkette het nie korrek geïnstalleer nie.\n"
+"Óf die CDROM-aandrywer óf die CD is foutief.\n"
+"Toets die CD op 'n werkende Linux installasie met \"rpm -qpl Mandrake/RPMS/*."
+"rpm\"\n"
-#: ../../share/advertising/09-mdksecure.pl:1
-#, c-format
-msgid "Get the best items with Mandrake Linux Strategic partners"
-msgstr ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Detected model: %s"
+msgstr "%s bespeur"
-#: ../../share/advertising/10-security.pl:1
+#: ../../standalone/drakedm: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."
+"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 ""
-#: ../../share/advertising/10-security.pl:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Optimize your security by using Mandrake Linux"
+msgid "if set to yes, run the daily security checks."
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
-#, c-format
-msgid "This product is available on the MandrakeStore Web site."
-msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Azerbaijan"
+msgstr "Albanies"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../standalone/drakbackup: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."
+msgid "No tape in %s!"
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Secure your networks with the Multi Network Firewall"
-msgstr ""
+msgid "Dvorak (US)"
+msgstr "Dvorak (VSA)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/harddrake2: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:"
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Find the solutions of your problems via MandrakeSoft's online support "
-"platform."
-msgstr ""
+msgid "How is the printer connected?"
+msgstr "Hoe is die drukker gekonekteer?"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Become a MandrakeExpert"
-msgstr "Kundige"
+msgid "Security level"
+msgstr "Sekuriteitsvlak word gestel."
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
-#, c-format
-msgid ""
-"All incidents will be followed up by a single qualified MandrakeSoft "
-"technical expert."
-msgstr ""
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "final resolution"
+msgstr "Resolusie"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "An online platform to respond to enterprise support needs."
-msgstr ""
+msgid "Services"
+msgstr "Dienste"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
-#, fuzzy, c-format
-msgid "MandrakeExpert Corporate"
-msgstr "Kundige"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "4 MB"
+msgstr "4 MB"
#: ../../share/compssUsers:999
msgid "Office Workstation"
@@ -17091,10 +17129,6 @@ msgstr ""
"gnumeric), PDF-sigprogramme, ens."
#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Werkstasie"
-
-#: ../../share/compssUsers:999
msgid "Game station"
msgstr "Speletjiesrekenaar"
@@ -17170,10 +17204,6 @@ msgstr ""
"versameling bygaande hulpprogramme"
#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Grafiese omgewing"
-
-#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Gnome werkstasie"
@@ -17194,10 +17224,6 @@ msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, ens."
#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Ontwikkeling"
-
-#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "C en C++ ontwikkelingsprogrammateke, programme en insluitlêers"
@@ -17269,40 +17295,82 @@ msgstr "NFS, SMB, Instaan- , SSH (Bedieners)"
#: ../../share/compssUsers:999
#, fuzzy
-msgid "Audio station"
-msgstr "Multimediastasie"
+msgid "Set of tools to read and send mail and news and to browse the Web"
+msgstr ""
+"Stel hulpprogramme om e-pos en netnuus te lees en te stuur (pine, mutt, tin) "
+"en om ook die web deur te blaai."
+
+#~ msgid "Internet connection & configuration"
+#~ msgstr "Internetkonneksie en konfigurasie"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Sound playing/editing programs"
-msgstr "Klank- en videospelers/redigeerders"
+#~ msgid "Configure the connection"
+#~ msgstr "Stel netwerk op"
+
+#~ msgid "Disconnect"
+#~ msgstr "Diskonnekteer"
+
+#~ msgid "Connect"
+#~ msgstr "Konnekteer"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "U kan u konneksie herkonfigureer."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can connect to the Internet or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "U kan aan die internet konnekter of u konneksie herkonfigureer."
+
+#~ msgid "You are not currently connected to the Internet."
+#~ msgstr "U is nie tans aan die internet gekonnekteer nie."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can disconnect or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "U kan diskonnekteer or herkonfigureer."
+
+#~ msgid "You are currently connected to the Internet."
+#~ msgstr "U is tans aan die internet gekonnekteer."
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video station"
-msgstr "Speletjiesrekenaar"
+#~ msgid "Write %s"
+#~ msgstr "XFree %s"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video playing programs"
-msgstr "Klank- en videospelers/redigeerders"
+#~ msgid "Author:"
+#~ msgstr "Aftas"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphic station"
-msgstr "Speletjiesrekenaar"
+#~ msgid "Audio station"
+#~ msgstr "Multimediastasie"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphics programs"
-msgstr "Grafiese programme soos Die GIMP"
+#~ msgid "Sound playing/editing programs"
+#~ msgstr "Klank- en videospelers/redigeerders"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"Stel hulpprogramme om e-pos en netnuus te lees en te stuur (pine, mutt, tin) "
-"en om ook die web deur te blaai."
+#~ msgid "Video station"
+#~ msgstr "Speletjiesrekenaar"
+
+#, fuzzy
+#~ msgid "Video playing programs"
+#~ msgstr "Klank- en videospelers/redigeerders"
+
+#, fuzzy
+#~ msgid "Graphic station"
+#~ msgstr "Speletjiesrekenaar"
+
+#, fuzzy
+#~ msgid "Graphics programs"
+#~ msgstr "Grafiese programme soos Die GIMP"
#, fuzzy
#~ msgid "Printer sharing"
@@ -17473,10 +17541,6 @@ msgstr ""
#~ "nie, dan het u nie /boot nodig nie."
#, fuzzy
-#~ msgid "Upgrade"
-#~ msgstr "Opgradeer"
-
-#, fuzzy
#~ msgid "Do you want to configure another printer?"
#~ msgstr "Wil u die konfigurasie toets?"
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index 788f85633..634899b82 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: 2003-03-04 16:58-0300\n"
"Last-Translator: Mohammed Gamal <f2c2001@yahoo.com>\n"
"Language-Team: Arabic\n"
@@ -15,948 +15,1756 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Scanning partitions to find mount points"
+msgstr "جاري عمل مسح للتجزئات لإيجاد نقاط التحميل"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check additions/removals of suid root files."
+msgstr "if set to yes, check additions/removals of suid root files."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t\tErase=%s"
+msgstr "\t\tErase=%s"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "network printer port"
+msgstr "منÙØ° طابعة الشبكة"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Please insert floppy disk:"
+msgstr "Ùضلاً أدخل قرص مرن:"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "PCMCIA"
+msgstr "PCMCIA"
+
+#: ../../diskdrake/interactive.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."
+"The backup partition table has not the same size\n"
+"Still continue?"
msgstr ""
-"المشاركة لكل مستخدم تستخدم المجموعة \"fileshare\".\n"
-"يمكنك أن تستخدم userdrake لإضاÙØ© مستخدم ÙÙŠ هذه المجموعة."
+"جدول التقسيم المحÙوظ ليس بنÙس الحجم\n"
+"لا زلت تريد الإكمال؟"
-#: ../../any.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
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Cancel"
-msgstr "الغاء"
+msgid "Which username"
+msgstr "أي اسم مستخدم"
#: ../../any.pm:1
#, c-format
-msgid "Launch userdrake"
-msgstr "شغّل userdrake"
+msgid "Which type of entry do you want to add?"
+msgstr "ما نوع المدخل الذي تريد اضاÙته؟"
-#: ../../any.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Restore partition table"
+msgstr "استعادة جدول التقسيم"
+
+#: ../../printer/cups.pm:1
+#, c-format
+msgid "On CUPS server \"%s\""
+msgstr "على خادم CUPS \"%s\""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Post-install configuration"
+msgstr "تهيئة ما بعد التثبيت"
+
+#: ../../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 "النوع"
+
+#: ../../printer/printerdrake.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"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
msgstr ""
-"هل تريد السماح للمستخدمين بمشاركة بعض الأدلة الخاصة بهم؟\n"
-"السماح بذلك سيسمح للمستخدمين بأن ينقروا زر المشاركة ÙÙŠ كونكيورر Ùˆ نوتيلوس.\n"
"\n"
-"\"مخصص\" يسمح لك بعمل اعدادات خاص لكل مستخدم.\n"
+"أيضاً الطابعات المهيئة بملÙات PPD من مصنّعيها أو بمشغلات CUPS الخاصة بها لا "
+"يمكن نقلها."
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
-msgstr "الحزمة الضرورية %s Ù…Ùقودة"
+msgid "Sri Lanka"
+msgstr "سريلانكا"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
-msgstr "يمكنك التصدير باستخدام NFS أو Samba. أي منهما تريد"
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr ""
+"الطابعات التالية\n"
+"\n"
+"%s%s\n"
+"متصلة مباشرةً بنظامك"
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr "الحزمة %s يجب أن تÙثبّت. هل تريد تثبيتها؟"
+msgid "Central African Republic"
+msgstr "جمهورية وسط Ø£Ùريقية"
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Custom"
-msgstr "مخصص"
+msgid "Gateway device"
+msgstr "جهاز البوابة"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Allow all users"
-msgstr "اسمح لكل المستخدمين"
+msgid "Net Method:"
+msgstr "Net Method:"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "No sharing"
-msgstr "لا مشاركة"
+msgid "Ethernetcard"
+msgstr "بطاقة ايثرنت"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "More"
-msgstr "المزيد"
+msgid "Parameters"
+msgstr "Parameters"
-#: ../../any.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Here is the full list of available countries"
-msgstr "ها هي قائمة كاملة بكل لوحات البلاد المتوÙرة"
+msgid "Auto-detect"
+msgstr "تحقق آلي"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please choose your country."
-msgstr "Ùضلاً اختر بلدك."
+msgid "Interface:"
+msgstr "الواجهة:"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "ريونيون"
+#: ../../steps.pm:1
+#, c-format
+msgid "Select installation class"
+msgstr "اختر نوع التثبيت"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Country"
-msgstr "البلد"
+msgid "on CDROM"
+msgstr "على القرص المدمج"
-#: ../../any.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "All languages"
-msgstr "كل اللغات"
+msgid ""
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
+msgstr ""
+"لا يبدو أن النظام متصل بالإنترنت.\n"
+"حاول اعادة تهيئة الوصلة."
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use Unicode by default"
-msgstr "استخدم يونيكود اÙتراضياً"
+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 ""
+"وصّل الطابعة الى خادم لينكس و اجعل ماكينات Windows تتصل به كعملاء.\n"
+"\n"
+"هل تريد Ùعلاً متابعة اعداد هذه الطابعة كما تÙعل الآن؟"
-#: ../../any.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Belarus"
+msgstr "روسيا البيضاء"
+
+#: ../../partition_table.pm:1
+#, c-format
+msgid "Error writing to file %s"
+msgstr "خطأ أثناء الكتابة الى المل٠%s"
+
+#: ../../services.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."
+"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 ""
-"يدعم Mandrake Linux العديد من اللغات. اختر\n"
-"اللغات التي تريد تثبيتها. ستكون هذه متوÙرةً عند\n"
-"اكتمال التثبيت و اعداة تشغيل النظام."
+"تÙستخدم apmd لمراقبة حالة البطارية Ùˆ تسجيلها عن طريق syslog.\n"
+"يمكن كذلك استخدامها لإغلاق الجهاز عند ضع٠البطارية."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose a language to use."
-msgstr "رجاء اختر لغة الاستخدام."
+msgid "Use tape to backup"
+msgstr "استخم الشريط للنسخ الإحتياطي"
-#: ../../any.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Choose the window manager to run:"
-msgstr "اختر مدير النواÙØ° الذي سيتم تشغيله:"
+msgid "The following packages are going to be installed"
+msgstr "سيتم تثبيت الحزم التالية"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the default user:"
-msgstr "اختر المستخدم الاÙتراضي:"
+msgid "CUPS configuration"
+msgstr "CUPS تهيئة"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you want to use this feature?"
-msgstr "هل تريد استخدام هذه الميزة؟"
+msgid "Hong Kong"
+msgstr "هونج كونج"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "I can set up your computer to automatically log on one user."
-msgstr "يمكن اعداد جهازك لتسجيل الدخول آلياً لمستخدم معين."
+msgid "Not enough free space to allocate new partitions"
+msgstr "لا توجد مساحة Ùارغة لعمل التجزئات الجديدة"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Autologin"
-msgstr "دخول آلي"
+msgid "Moving"
+msgstr "جاري النقل"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Icon"
-msgstr "أيقونة"
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
+msgstr ""
+"\n"
+"نشاطات Drakbackup عن طريق %s:\n"
+"\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Shell"
-msgstr "الغلاÙ"
+msgid "("
+msgstr "("
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Password (again)"
-msgstr "كلمة المرور (ثانية)"
+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 ""
+"أهلاً بك ÙÙŠ معالج تهيئة الشبكة.\n"
+"\n"
+"نحن على وشك تهيئة وصلة الشبكة/الإنترنت الخاصة بك.\n"
+"اذا لم تريد استخدام التحقق الآلي, احذ٠التأشير من على الصندوق.\n"
-#: ../../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
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "Password"
-msgstr "كلمة المرور"
+msgid ")"
+msgstr ")"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "User name"
-msgstr "اسم المستخدم"
+msgid "Lebanon"
+msgstr "لبنان"
-#: ../../any.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Real name"
-msgstr "الاسم الحقيقي"
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Accept user"
-msgstr "واÙÙ‚ على المستخدم"
+msgid "Stop"
+msgstr "توقÙ"
-#: ../../any.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
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Done"
-msgstr "انتهى"
+msgid "Edit selected host"
+msgstr "حرر المستضي٠المختار"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "No CD device defined!"
+msgstr "لم يتم تعري٠جهاز قرص مدمج!"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Bulgarian (phonetic)"
+msgstr "البلغارية (صوتية)"
+
+#: ../../standalone/drakpxe:1
+#, c-format
+msgid "The DHCP start ip"
+msgstr "DHCP start ip"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "256 kB"
+msgstr "256 كيلوبايت"
#: ../../any.pm:1
#, c-format
+msgid "Bootloader main options"
+msgstr "خيارات محمّل الإقلاع الرئيسية"
+
+#: ../../standalone.pm:1
+#, c-format
msgid ""
-"Enter a user\n"
-"%s"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
msgstr ""
-"أدخل مستخدم\n"
-"%s"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Add user"
-msgstr "اض٠مستخدم"
+msgid "Tape"
+msgstr "شريط البيانات"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This user name has already been added"
-msgstr "اسم المستخدم Ù…Ùضا٠مسبقا"
+msgid "Scanning network..."
+msgstr "جاري مسح الشبكة..."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The user name is too long"
-msgstr "اسم المستخدم طويل جداً"
+msgid ""
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
+msgstr ""
+"بهذا الخيار يمكنك استرجاع أي نسخة من\n"
+" دليل /etc الخاص بك."
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "اسم المستخدم يجب أن يحتوي Ùقط على الحرو٠الصغيرة, الأرقام, `-' Ùˆ `_'"
+msgid "Malaysia"
+msgstr "ماليزيا"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please give a user name"
-msgstr "رجاءً قم بإعطاء اسم مستخدم"
+msgid "Swiss (French layout)"
+msgstr "السويسرية (تصميم Ùرنسي)"
-#: ../../any.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "كلمة المرور هذه بسيطة جدا"
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "Ùشل mkraid (ربما تكون حزمة raidtools Ù…Ùقودة؟)"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Webcam"
+msgstr "كاميرات الويب"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "size of the (second level) cpu cache"
+msgstr "حجم (المستوى الثاني)"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Soundcard"
+msgstr "بطاقة الصوت"
+
+#: ../../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 <file>\".\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please try again"
-msgstr "رجاء جاول مرة أخرى"
+msgid "Level %s\n"
+msgstr "المستوى %s\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The passwords do not match"
-msgstr "كلمات المرور غير متطابقة"
+msgid "Luxembourg"
+msgstr "لوكسمبورغ"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "(already added %s)"
-msgstr "(تم اضاÙØ© %s مسبقا)"
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+"\n"
+"\n"
+msgstr ""
+"\n"
+" تقرير مراقب DrakBackup\n"
+"\n"
+"\n"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to compilation tools"
-msgstr "الوصول الى أدوات التجميع"
+msgid "Iran"
+msgstr "ايران"
-#: ../../any.pm:1
+# U+200F (RTL mark) has been inserted after "Bus" so the display
+# on screen is correctly "datadatadata :Bus", and not "Bus: datadatadata"
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "access to network tools"
-msgstr "الوصول الى أدوات الشبكة"
+msgid "Bus"
+msgstr "Busâ€"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to administrative files"
-msgstr "الوصول الى ملÙات الإدارة"
+msgid "Iraq"
+msgstr "العراق"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "allow \"su\""
-msgstr "اسمح بـ\"su\""
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr ""
+"تم ايجاد تعارض ÙÙŠ عنوان الشبكة المحلية المبدئي ÙÙŠ الإعداد الحالي لـ%s!\n"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to rpm tools"
-msgstr "الوصول الى أدوات rpm"
+msgid "Configuring..."
+msgstr "جاري الإعداد..."
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to X programs"
-msgstr "الوصول الى برامج X"
+msgid "The setup has already been done, and it's currently enabled."
+msgstr "تم عمل التنصيب, و هو ممكَّن الآن."
-#: ../../any.pm:1
+#: ../../harddrake/v4l.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."
+"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 ""
-"ها هنا المدخلات المختلÙØ©.\n"
-"يمكنك اضاÙØ© مدخلات أخرى أو تغيير الموجودين."
+"لأغلب بطاقات التلÙاز الحديثة, وحدة bttv لنواة لينكس يمكنها التحقق آلياً من "
+"المعاملات الصحيحة.\n"
+"اذا تم التعر٠على البطاقة بشكل خاطئ, يمكنك ادخال التونر و نوع البطاقة الصحيح "
+"هنا. Ùقط اختر المعاملات المناسبة لبطاقة الشاشة."
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Other OS (windows...)"
-msgstr "نظام آخر (Windows...)"
+msgid "Password (again)"
+msgstr "كلمة المرور (ثانية)"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "نظام آخر (MacOS...)"
+msgid "Search installed fonts"
+msgstr "ابحث ÙÙŠ الخطوط المثبتة"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "نظام آخر (SunOS...)"
+msgid "Venezuela"
+msgstr "Ùينزويلا"
-#: ../../any.pm:1 ../../standalone/drakbackup:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Linux"
-msgstr "لينكس"
+msgid "IP address"
+msgstr "عنوان IP"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Which type of entry do you want to add?"
-msgstr "ما نوع المدخل الذي تريد اضاÙته؟"
+msgid "Choose the sizes"
+msgstr "اختر الأحجام"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This label is already used"
-msgstr "هذه العلامة مستخدمة مسبقا"
+msgid ""
+"List of data corrupted:\n"
+"\n"
+msgstr ""
+"قائمة بالبيانات الÙاسدة:\n"
+"\n"
-#: ../../any.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "You must specify a root partition"
-msgstr "يجب عليك تحديد تقسيم جذر"
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+"المودم لديك غير مدعوم من النظام.\n"
+"الق نظرة على http://www.linmodems.org"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You must specify a kernel image"
-msgstr "يجب أن تحدد صورة النواة"
+msgid "Choose another partition"
+msgstr "إختر شاشة"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Empty label not allowed"
-msgstr "غير مسموح بالعلامات الÙارغة"
+msgid "Current user"
+msgstr "المستخدم الحالي"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Default"
-msgstr "الإÙتراضي"
+msgid "Username"
+msgstr "اسم المستخدم"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "NoVideo"
-msgstr "لا Ùيديو"
+msgid "Left \"Windows\" key"
+msgstr "Ù…Ùتاح \"Windows\" الأيسر"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Initrd-size"
-msgstr "حجم Initrd"
+msgid "dhcpd Server Configuration"
+msgstr "تهيئة خادم dhcpd"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Append"
-msgstr "الحاق"
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+"ÙŠÙستخدم للدليل:\n"
+" يمكن Ùقط لمالك هذا الدليل أو المل٠الغاؤه"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Label"
-msgstr "عنوان"
+msgid "Guyana"
+msgstr "غويانا"
-#: ../../any.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Unsafe"
-msgstr "غير آمن"
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr " على خادم Novell \"%s\", الطابعة \"%s\""
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Table"
-msgstr "الجدول"
+msgid "Remove a module"
+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 "كلمة المرور"
+
+#: ../../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 ""
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Advanced Configuration"
+msgstr "إعداد متقدم"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Scanning on your HP multi-function device"
+msgstr "جاري المسح على جهاز HP متعدد الوظائÙ"
#: ../../any.pm:1
#, c-format
msgid "Root"
msgstr "الجذر"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Read-write"
-msgstr "للقراءة و الكتابة"
+msgid "Choose an existing RAID to add to"
+msgstr "اختر RAID موجود للاضاÙØ©"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Initrd"
-msgstr "Initrd"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "التركية (طراز \"Q\" الحديث)"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Video mode"
-msgstr "وضعية الÙيديو"
+msgid "Lilo message not found"
+msgstr "لم يتم ايجاد رسالة Lilo"
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Image"
-msgstr "صورة"
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+"اعادة توليد آلية لترويسة النواة ÙÙŠ دليل /boot لـ\n"
+"/usr/include/linux/{autoconf,version}.h"
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Default OS?"
-msgstr "نظام التشغيل الاÙتراضي؟"
+msgid "if needed"
+msgstr "اذا احتجته"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Enable OF Boot?"
-msgstr "تمكين اقلاع OF؟"
+msgid "Restore Failed..."
+msgstr "Ùشلت الإستعادة..."
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Enable CD Boot?"
-msgstr "تمكين الإقلاع من القرص المدمج؟"
+msgid "/Autodetect _jazz drives"
+msgstr "/تحقق آلي من _سواقات Jazz"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Kernel Boot Timeout"
-msgstr "الوقت الأقصى لإقلاع النواة"
+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 ""
+"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"
-#: ../../any.pm:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "Open Firmware Delay"
-msgstr "Open Firmware Delay"
+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 ""
-#: ../../any.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Boot device"
-msgstr "جهاز الإقلاع"
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
+"الإحداثي السيني للركن الأيسر الأعلى\n"
+"لشريط التقدم"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Init Message"
-msgstr "رسالة Init"
+msgid "Current interface configuration"
+msgstr "تهيئة الواجهة الحالية"
-#: ../../any.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Bootloader to use"
-msgstr "محمّل الإقلاع المÙستخدم"
+msgid "LPD - Line Printer Daemon"
+msgstr "LPD - Line Printer Daemon"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Bootloader main options"
-msgstr "خيارات محمّل الإقلاع الرئيسية"
+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"
+"اذا كانت لديك بطاقة ISA, Ùإن القيم التي ستعرض على الشاشة التالية يجب أن تكون "
+"صحيحة.\n"
+"\n"
+"اذا كانت لديك بطاقة PCMCIA, يجب عليك أن تعر٠قيم \"irq\" و \"io\" الخاصة "
+"ببطاقتك.\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "خيار ``تشديد خيارات سطر الأوامر`` بدون قائدة من دون كلمة مرور"
+msgid "Do not print any test page"
+msgstr "لا تطبع أي صÙحات اختبارية"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Give the ram size in MB"
-msgstr "اكتب حجم الذاكرة بالميغابايت"
+msgid "Gurmukhi"
+msgstr "غورموكهي"
#: ../../any.pm:1
#, c-format
-msgid "Enable multiple profiles"
-msgstr "تمكين التشكيلات المتعددة"
+msgid "Force No APIC"
+msgstr "اجبار على عدم استخدام APIC"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "حجم الذاكرة الدقيق عند الحاجة )تم ايجاد %d ميغابايت("
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr "كلمة المرو هذه قصيرة جداً (يجب أن تكون %d رموز على الأقل)"
-#: ../../any.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "قم بتنظي٠/tmp عند كل إقلاع"
+msgid "[keyboard]"
+msgstr "[keyboard]"
-#: ../../any.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Create a bootdisk"
-msgstr "أنشئ قرص إقلاع"
+msgid "FTP proxy"
+msgstr "بروكسي FTP"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "restrict"
-msgstr "تشديد"
+msgid "Install List"
+msgstr "ثبّت القائمة"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restrict command line options"
-msgstr "تشديد خيارات سطر الأوامر"
+msgid ""
+"Change\n"
+"Restore Path"
+msgstr ""
+"غيّر\n"
+"مسار الإستعادة"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Force No APIC"
-msgstr "اجبار على عدم استخدام APIC"
+msgid "Show only for the selected day"
+msgstr "إعرض سجلات اليوم المختار Ùقط"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Enable ACPI"
-msgstr "تمكين ACPI"
+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 ""
+"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"
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Delay before booting default image"
-msgstr "توقيت ما قبل اقلاع الصورة الاÙتراضية"
+msgid "512 kB"
+msgstr "512 كيلوبايت"
-#: ../../any.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "compact"
-msgstr "مدمج"
+msgid "Logs"
+msgstr "السجلات"
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Compact"
-msgstr "مدمج"
+msgid "(Note: Parallel ports cannot be auto-detected)"
+msgstr "(ملحوظة: المناÙØ° المتوازية لا يمكن التحقق منها آلياً)"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bootloader installation"
-msgstr "تثبيت محمل الإقلاع"
+msgid "<control>N"
+msgstr "<control>N"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "First sector of boot partition"
-msgstr "القطاع اول من تجزئة الإقلاع"
+msgid "What kind of card do you have?"
+msgstr "ما هو نوع البطاقة لديك؟"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "القطاع الأول من القرص (MBR)"
+msgid "<control>O"
+msgstr "<control>O"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "أين تريد تثبيت محمّل الإقلاع؟"
+msgid "Security"
+msgstr "الأمن"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "تثبيت LILO/grub"
+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"
+"اذا كنت تستعمب كيدي كبيئة سطح مكتب Ùلديك أيقونة \"للطوارئ\", اسمها \"STOP "
+"Printer!\", تقوم بإيقا٠كل وظائ٠الطباعة Ùوراً عند النقر عليها. هذا المثال "
+"Ù…Ùيد للحالات التي يحصل Ùيها تعثر ÙÙŠ استخدام الورق.\n"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "SILO Installation"
-msgstr "تثبيت SILO"
+msgid "<control>Q"
+msgstr "<control>Q"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Skip"
-msgstr "تخطي"
+msgid "Unknown"
+msgstr "غير معروÙ"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "On Floppy"
-msgstr "على قرص مرن"
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr "هذا الخادم موجود ÙÙŠ القائمة مسبقاً, لا يمكن اضاÙته مرة أخرى.\n"
-#: ../../any.pm:1
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "First sector of the root partition"
-msgstr "القطاع الأول من التجزئة الجذرية"
+msgid "Network Configuration"
+msgstr "اعدادات الشبكة"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "<control>S"
+msgstr "<control>S"
+
+#: ../../network/isdn.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?"
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
msgstr ""
-"لقد قررت تثبيت محمّل الإقلاع على تجزئة.\n"
-"هذا يعني أنه لديك محمّل إقلاع على القرص الذي تستخدمه للإقلاع (مثال: System "
-"Commander).\n"
-"\n"
-"على أي قرص تقوم بالإقلاع؟"
+"بروتوكول لبقية العالم\n"
+"لا D-Channel (خطوط مؤجرة)"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Creating bootdisk..."
-msgstr "انشاء قرص الإقلاع..."
+msgid "Option %s must be a number!"
+msgstr "الخيار %s يجب أن يكون رقماً!"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, c-format
-msgid "Insert a floppy in %s"
-msgstr "أدخل قرص مرن ÙÙŠ %s"
+msgid "Notice"
+msgstr "ملاحظة"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "اختر سواقة الأقراص المرنة التي تريد استخدامها لعمل قرص الإقلاع"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Second floppy drive"
-msgstr "سواقة القرص المرن الثانية"
+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 ""
+"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))."
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "First floppy drive"
-msgstr "سواقة القرص المرن الأولى"
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr "لم تقم بتهيئة خادم X. هل أنت متأكد أنك تريد ذلك؟"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "آس٠, لا مدخل مرن متاح"
+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 ""
+"اعداد الطابعة سيعمل بشكل آلي. اذا لم يتم اكتشا٠طابعتك بالشكل الصحيح أو اذا "
+"كنت تÙضل اعداد مخصص شغّل \"تهيئة يدوية\"."
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "What type of partitioning?"
+msgstr "أي نوع من التجزئة؟"
+
+#: ../../standalone/drakbackup: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"
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-"قرص اقلاع مخصص يوÙر طريقة للوصول الى نظام لينكس الخاص بك دون\n"
-"الإعتماد على محمّل الإقلاع الإعتيادي. هذا Ù…Ùيد اذا لم تكن تريد تثبيت\n"
-"LILO (أو grub) على نظامك, أو اذا أزال نظام تشغيل آخر LILO, أو اذا لم يتواÙÙ‚ "
-"LILO\n"
-"مع تهيئة نظامك. يمكن كذلك استخدام قرص اقلاع مخصص مع\n"
-"Mandrake rescue image, مما يجعل المعالجة من انهيارات النظام الخطيرة أكثر "
-"سهولة.\n"
-"هل تريد عمل قرص اقلاع لنظامك؟\n"
-"%s"
+"قائمة الملÙات المرسلة من FTP: %s\n"
+" "
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
+msgid "Interface"
+msgstr "الواجهة"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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 to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\n"
+"\n"
+" - Backup Other Files: \n"
+"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
+"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\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 ""
+"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"
-"(تحذير! أنت تستخدم XFS للتجزئة الجذرية,\n"
-"عمل قرص مرن للإقلاع قد ÙŠÙشل على الأرجح,\n"
-"لأن XFS يحتاج الى مشغل كبير الحجم)."
-#: ../../any.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-"If you want to create a bootdisk for your system, insert a floppy in the "
-"first\n"
-"drive and press \"Ok\"."
+"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 ""
-"قرص اقلاع مخصص يوÙر طريقة للوصول الى نظام لينكس الخاص بك دون\n"
-"الإعتماد على محمّل الإقلاع الإعتيادي. هذا Ù…Ùيد اذا لم تكن تريد تثبيت\n"
-"SILO على نظامك, أو اذا أزال نظام تشغيل آخر LILO, أو اذا لم يتواÙÙ‚ SILO\n"
-"مع تهيئة نظامك. يمكن كذلك استخدام قرص اقلاع مخصص مع\n"
-"Mandrake rescue image, مما يجعل المعالجة من انهيارات النظام الخطيرة أكثر "
-"سهولة.\n"
-"اذا كنت تريد انشاء قرص اقلاع لنظامك, أدخل قرص مرن ÙÙŠ السواقة\n"
-"الأولى Ùˆ اضغط \"مواÙÙ‚\"."
+"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."
-#: ../../bootloader.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "يمكنك تثبيت محمّل الإقلاع على التجزئة %s\n"
+msgid "comma separated strings"
+msgstr "حرÙيات Ù…Ùصولة بالÙاصلة"
-#: ../../bootloader.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "not enough room in /boot"
-msgstr "لا توجد مساحو كاÙية ÙÙŠ /boot"
+msgid "These are the machines from which the scanners should be used:"
+msgstr "توجد ماكينات يمكن استخدام الماسحات الضوئية منها:"
-#. -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
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "The highlighted entry will be booted automatically in %d seconds."
+msgid "Messages"
+msgstr "الرسائل"
-#. -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
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "commands before booting, or 'c' for a command-line."
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr "غير معروÙ|CPH06X (bt878) [مصنعون كثيرون]"
-#. -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
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Press enter to boot the selected OS, 'e' to edit the"
+msgid "POP and IMAP Server"
+msgstr "خادم POP و IMAP"
-#. -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
+#: ../../lang.pm:1
#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Use the %c and %c keys for selecting which entry is highlighted."
+msgid "Mexico"
+msgstr "المكسيك"
-#. -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
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Welcome to GRUB the operating system chooser!"
+msgid "Model stepping"
+msgstr "Model stepping"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
+msgid "Rwanda"
+msgstr "رواندا"
-#: ../../bootloader.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Grub"
-msgstr "Grub"
+msgid "Do you have any %s interfaces?"
+msgstr "هل لديك أي واجهات %s؟"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with text menu"
-msgstr "LILO مع قائمة نصية"
+msgid "Switzerland"
+msgstr "السويسرية"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with graphical menu"
-msgstr "LILO مع قائمة رسومية"
+msgid "Brunei Darussalam"
+msgstr "سلطنة بروناي"
-#: ../../bootloader.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SILO"
-msgstr "SILO"
+msgid "Remote lpd Printer Options"
+msgstr "خيارات طابعة lpd البعيد"
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm:1
+#: ../../help.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"
+"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 ""
-"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"
-#: ../../common.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "consolehelper missing"
-msgstr "consolehelper missing"
+msgid "Configure Internet Access..."
+msgstr "إعداد الدخول الى الإنترنت..."
-#: ../../common.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "kdesu missing"
-msgstr "kdesu missing"
+msgid "Norway"
+msgstr "النرويج"
-#: ../../common.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "ستكون لقطات الشاشة موجودة بعد التثبيت ÙÙŠ %s"
+msgid "Danish"
+msgstr "الدنماركية"
-#: ../../common.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "لا يمكنني غمل لقطات للشاشة قبل التجزئة"
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+"تقوم بتشغيل Ù…Ùتاح numlock آلياً ÙÙŠ سطر الأوامر\n"
+"و XFree عند الإقلاع."
-#: ../../common.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "%d seconds"
-msgstr "%d ثوان"
+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"
+"كل مادة يجب ادخالها كعنوان IP بشكل منقوط\n"
+"(مثلاً, 1.2.3.4)."
-#: ../../common.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "1 minute"
-msgstr "دقيقة واحدة"
+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 موزع على العديد من الأقراص. DrakX\n"
+"يعلم إذا كانت حزمة ما ÙÙŠ قرص آخر Ùˆ سيخرج القرص\n"
+"الحالي Ùˆ سيطلب منك أن تدخل قرصاً مختلÙا كما هو مطلوب."
-#: ../../common.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "%d minutes"
-msgstr "%d دقائق"
+msgid "Processors"
+msgstr "المعالجات"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TB"
-msgstr "تيرابايت"
+msgid "Bulgaria"
+msgstr "بلغاريا"
-#: ../../common.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "GB"
-msgstr "غيغابايت"
+msgid "No NIC selected!"
+msgstr "لم يتم اختيار NIC!"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "MB"
-msgstr "ميغابايت"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr "جزر سÙالبارد Ùˆ جان ماين"
-#: ../../common.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "KB"
-msgstr "كيلوبايت"
+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. اذا لم تعمل الوصلة, Ùقد تريد اعادة "
+"التهيئة."
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "United States"
-msgstr "الولايات المتحدة"
+msgid "partition %s is now known as %s"
+msgstr "التجزئة %s معروÙØ© الآن بالإسم %s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Austria"
-msgstr "النمسا"
+msgid "Backup Other files..."
+msgstr "انسخ ملÙات أخرى..."
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Italy"
-msgstr "إيطاليا"
+msgid "SMB server IP"
+msgstr "IP خادم SMB"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Netherlands"
-msgstr "هولندا"
+msgid "Congo (Kinshasa)"
+msgstr "الكونغو كينشاسا"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sweden"
-msgstr "السويد"
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "جدول اتتقسيم للقرص %s سيتم كتابته الى القرص!"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Norway"
-msgstr "النرويج"
+msgid "Installing HPOJ package..."
+msgstr "جاري تهيئة حزمة HPOJ..."
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Greece"
-msgstr "اليونان"
+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"
+"الإعتماد على محمّل الإقلاع الإعتيادي. هذا Ù…Ùيد اذا لم تكن تريد تثبيت\n"
+"LILO (أو grub) على نظامك, أو اذا أزال نظام تشغيل آخر LILO, أو اذا لم يتواÙÙ‚ "
+"LILO\n"
+"مع تهيئة نظامك. يمكن كذلك استخدام قرص اقلاع مخصص مع\n"
+"Mandrake rescue image, مما يجعل المعالجة من انهيارات النظام الخطيرة أكثر "
+"سهولة.\n"
+"هل تريد عمل قرص اقلاع لنظامك؟\n"
+"%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Germany"
-msgstr "ألمانيا"
+msgid ", USB printer \\#%s"
+msgstr ", طابعة USB \\#%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Czech Republic"
-msgstr "جمهورية التشيك"
+msgid "Latvian"
+msgstr "اللاتÙية"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Belgium"
-msgstr "بلجيكا"
+msgid "monthly"
+msgstr "شهريا"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "France"
-msgstr "Ùرنسا"
+msgid "Module name"
+msgstr "اسم الوحدة"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Costa Rica"
-msgstr "كوستاريكا"
+msgid "Start at boot"
+msgstr "ابدأ عند الإقلاع"
-#: ../../fsedit.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Incremental Backups"
+msgstr "استخدم النسخ التراكمي (لا تستبدل النسخ الإحتياطية القديمة)"
+
+#: ../../any.pm:1
#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr " Ùتحة الخطإ %s للكتابة :%s"
+msgid "First sector of drive (MBR)"
+msgstr "القطاع الأول من القرص (MBR)"
-#: ../../fsedit.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Nothing to do"
-msgstr "لا شيئ للعمل"
+msgid "Joystick"
+msgstr "عصا الألعاب"
-#: ../../fsedit.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "لا توجد مساحة كاÙية للتحديد الآلي"
+msgid "El Salvador"
+msgstr "السلÙادور"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "You can't use an encrypted file system for mount point %s"
-msgstr "لا يمكنك استخدام نظام ملÙات مرمّز لنقطة التحميل %s"
+msgid "Use Unicode by default"
+msgstr "استخدم يونيكود اÙتراضياً"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
-msgstr ""
-"تحتاج الى نظام ملÙات حقيقي (ext2/ext3, resierfs, xfs, أو jfs) لنقطة التحميل "
-"هذه\n"
+msgid "the module of the GNU/Linux kernel that handles the device"
+msgstr "وحدة نواة لينكس التي تتعامل مع هذا الجهاز"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This directory should remain within the root filesystem"
-msgstr "هذا الدليل يجب أن يكون ÙÙŠ نظام الملÙات الجذري"
+msgid "Trying to rescue partition table"
+msgstr "جاري محاولة انقاذ جدول التقسيم"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "لا يمكنك استخدام LVM Logical Volume لنقطة التحميل %s"
+msgid "Option %s must be an integer number!"
+msgstr "الخيار %s يجب أن يكون رقما صحيحاً!"
-#: ../../fsedit.pm:1
+#: ../../interactive/stdio.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"
+"Entries you'll have to fill:\n"
+"%s"
msgstr ""
-"لقد اخترت تجزئة RAID برمجية كتجزئة جذرية (/).\n"
-"لا يستطيع أي محمّل اقلاع التعامل مع ذلك بدون تجزئة /boot.\n"
-"Ùضلاً تأكد من اضاÙØ© تجزئة /boot"
+"Entries you'll have to fill:\n"
+"%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "هناك تجزئة مع نقطة التحميل %s مسبقاً\n"
+msgid "Unable to start live upgrade !!!\n"
+msgstr "لم أتمكن من بدء الترقية الحية !!!\n"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mount points should contain only alphanumerical characters"
-msgstr "نقا التحميل يجب أن تحتوي Ùقط على الحرو٠و/أو الآرقام"
+msgid "Name: "
+msgstr "الاسم: "
-#: ../../fsedit.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "يجب أن تبدأ نقاط التحميل بالعلامة /"
+msgid "16 million colors (24 bits)"
+msgstr "16 مليون لون (24 بت)"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "لا يمكنك استخدام ReiserFS للتجزئات أصغر من 32 ميغابايت"
+msgid "Allow all users"
+msgstr "اسمح لكل المستخدمين"
-#: ../../fsedit.pm:1
+#: ../../share/advertising/08-store.pl:1
#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "لا يمكنك استخدام JFS للتجزئات أصغر من 16 ميغابايت"
+msgid "The official MandrakeSoft Store"
+msgstr "متجر MandrakeSoft الرسمي"
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Resizing"
+msgstr "جاري تغيير الحجم"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Cable connection"
+msgstr "وصلة كيبل"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "User"
+msgstr "المستخدم"
#: ../../fsedit.pm:1
#, c-format
@@ -975,1001 +1783,257 @@ msgstr ""
"\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
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error"
-msgstr "خطأ"
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr "قم بنسخ احتياطي جديد Ùبل الإستعادة (Ùقط للنسخ الإحتياطية المتدرجة)"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "server"
-msgstr "خادم"
+msgid "Printer on parallel port \\#%s"
+msgstr "الطابعة على المنÙØ° المتوازي \\#%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "with /usr"
-msgstr "مع /usr"
+msgid "Name"
+msgstr "الاسم"
-#: ../../fsedit.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "simple"
-msgstr "بسيط"
+msgid "mkraid failed"
+msgstr "Ùشل mkraid"
-#: ../../fs.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Enabling swap partition %s"
-msgstr "جاري تمكين تجزئة التبديل %s"
+msgid "Button 3 Emulation"
+msgstr "محاكاة الزر 3"
-#: ../../fs.pm:1 ../../partition_table.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "error unmounting %s: %s"
-msgstr "خطأ ÙÙŠ ازالة تحميل %s: %s"
+msgid "Sending files..."
+msgstr "جاري ارسال الملÙات..."
-#: ../../fs.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "Ùشل تحميل التجزئة %s ÙÙŠ الدليل %s"
+msgid "Israeli (Phonetic)"
+msgstr "العبرية (صوتية)"
-# y, c-format
-#: ../../fs.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Mounting partition %s"
-msgstr "جاري تحميل التجزئة %s"
+msgid "access to rpm tools"
+msgstr "الوصول الى أدوات rpm"
-#: ../../fs.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Checking %s"
-msgstr "جاري التأكد من %s"
+msgid "edit"
+msgstr "حرّر"
-#: ../../fs.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Formatting partition %s"
-msgstr "جاري تهيئة التجزئة %s"
+msgid "You must choose/enter a printer/device!"
+msgstr "يجب عليك ادخال/اختيار طابعة/جهاز"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Creating and formatting file %s"
-msgstr "جاري انشاء و تجهيز المل٠%s"
+msgid "Permission problem accessing CD."
+msgstr "توجد مشكلة ÙÙŠ التصريح للوصول الى القرص المدمج."
-#: ../../fs.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "لا أعر٠كي٠أجهز %s ÙÙŠ النوع %s"
+msgid "Phone number"
+msgstr "رقم التّليÙون "
-#: ../../fs.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s تجهيز %s قد Ùشل"
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr "خطأ: مشغل \"%s\" لبطاقة الصوت الخاصة بك غير موجود ÙÙŠ القائمة"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"اضغط \"التالي ->\" اذا كنت تريد حذ٠كل التجزئات الموجودة على القرص\n"
-"الصلب. خذ حذرك, بعد نقرك لزر \"التالي ->\" لن تتمكن من استعادة\n"
-"أي بيانات أو تجزئات كانت موجودة على هذا القرص الصلب.\n"
-"بما Ùيها بيانات Windows\n"
-"انقر \"<- السابق\" لإيقا٠هذه العملية دون خسارة أي بيانات أو تجزئات\n"
-"موجودة على القرص الصلب."
+msgid "Printer name, description, location"
+msgstr "اسم الطابعة, وصÙ, المكان"
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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 it will be lost\n"
-"and will not be recoverable!"
-msgstr ""
-"اختر القرص الصلب الذي تريد محوه لتثبيت تجزئة\n"
-"Mandrake Linux الجديدة. خذ حذرك, كل البيانات الموجود عليه ستضيع\n"
-"و لن يمكن استعادتها!"
+msgid "USA (broadcast)"
+msgstr "الولايات المتّحدة الأمريكيّة (broadcast)"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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 \"Configure\"\n"
-"to 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 \"Configure\" to change the parameters\n"
-"associated with the card.\n"
-"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
-"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
-"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\n"
-"\n"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
-"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
+"Please choose the\n"
+"media for backup."
msgstr ""
+"رجاء اختر\n"
+"وسيط النسخ الاحتياطي"
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\"Sound card\": 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."
-msgstr ""
-"\"بطاقة الصوت\": اذا تم اكتشا٠بطاقة صوت على نظامك, سيتم عرضها\n"
-"هنا. اذا لاحظت أن بطاقة الصوت المعروضة هنا ليست تلك الموجودة\n"
-"Ùعلاً على نظامك, يمكنك النقر على الزر Ùˆ اختيار مشغل\n"
-"آخر."
+msgid "Use Xinerama extension"
+msgstr "استخدام امتداد Xinerama"
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, 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 before your\n"
-"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 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 before your\n"
-"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."
+msgid "Loopback"
+msgstr "Loopback"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
#, 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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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."
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
msgstr ""
-"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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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."
+"تعذر غلق mkbootdisk: \n"
+" %s \n"
+" %s"
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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 على هذا الكمبيوتر. سيقوم\n"
-"أيضاً بالبحث عن بطاقات PCI SCSI على نظامك. اذا تم ايجاد بطاقة\n"
-"SCSI,سيقوم DrakX بتثبيت المشغل المناسب أوتوماتيكياً.\n"
-"\n"
-"و ?ن عملية التحقق من العتاد ليست خالية من ا?خطاء, سيقوم DrakX بسؤالك عمّا "
-"اذا\n"
-"كانت لديك بطاقة PCI SCSI. النقر على \"نعم\" سيعرض قائمة ببطاقات SCSI\n"
-"لتختار منها. انقر \"?\" اذا كنت تعلم أنه ? توجد بطاقات SCSI على\n"
-"ماكينتك. اذا لم تكن متأكداً, يمكنك التأكد من قائمة العتاد التي تم ايجادها\n"
-"على ماكينتك عن طريق اختيار \"عرض معلومات العتاد\" و نقر\n"
-"\"التالي->\". تأكد من قائمة العتاد ثم اضغط على زر \"التالي\n"
-"->\" للعودة الى شؤال واجهة SCSI.\n"
-"\n"
-"اذا اضطررت الى تحديد موائم PCI SCSI يدوياً, Ùسيسألك DrakX عمّا اذا كنت\n"
-"تريد تهيئة الخيارات الخاصة بها. يجب أن تسمح لـ DrakX بأن يتحقق من\n"
-"العتاد للخيارات الخاصة بالبطاقة Ùˆ التي ÙŠÙŒÙحتاج اليها ليتم بدء\n"
-"عمل البطاقة. ÙÙŠ أغلب ا?وقات, سيقوم DrakX بالخطوة دون أي\n"
-"مشاكل.\n"
-"\n"
-"اذا لم يتمكن DrakX من التعر٠على الخيارات الضروريةلتمريرها\n"
-"الى العتاد, ÙÙÙŠ هذه الحال ستحتاج الى تهيئة\n"
-"المشغّل يدوياً."
+msgid "West Europe"
+msgstr "أوروبّا الغربيّة"
-#: ../../help.pm:1
+#: ../../standalone.pm:1
#, 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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" includes graphical\n"
-"front-ends for printing or choosing printer options and for managing the\n"
-"printer.\n"
+"[OPTIONS] [PROGRAM_NAME]\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."
+"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 ""
-"ا?Ù†, حان وقت اختيار نظام الطباعة لنظامك. توÙر أنظمة التشغيل ا?خرى\n"
-"نظام طباعة واحد, لكن Mandrake Linux يوÙر لك نظامين. كل نظام مناسب\n"
-"لنوغ معين من التهيئة.\n"
-"\n"
-" * \"pdq\"--Ùˆ هو اختصار لـ``print, don't queue'' أي ``اطبع Ùˆ ? تصÙ'', هذا هو "
-"الخيار ا?مثل\n"
-"اذا كانت لديك وصلة مباشرة بالطابعة, Ùˆ تريد تÙادي أي ارتباك ÙÙŠ الطابعة\n"
-"و لديك طابعات على الشبكة.(يقوم \"pdq\" بالتعامل مع حا?ت الشبكة البسيطة\n"
-"Ùˆ يعيبه البطئ عند ا?ستخدام مع الشبكات). من ا?Ùضل أن تستخدم \"pdq\" اذا.\n"
-"كانت هذه تجربتك ا?ولى مع نظام لينكس.\n"
-"\n"
-" * \"CUPS\" - ``Common UNIX Printing System'', هو الخيار ا?مثل\n"
-"للطباعة على طابعتك المحلية أو حتى على طابعة ÙÙŠ النص٠ا?خر من الكوكب. انه\n"
-"سهل ا?عداد و يمكن أن يتصر٠كخادم أو كعميل ?نظمة طباعة \"lpd\"\n"
-"القديمة, لذا Ùإنه متواÙÙ‚ مع أنظمة التشغيل القديمة\n"
-"التي ? تزال تحتاج الى خدمات الطباعة.بينما التهيئة سهلة\n"
-"و قوية مثل \"pdq\". اذا كنت تحتاج الى محاكاة خادم \"lpd\", تأكد\n"
-"من تشغيل مراقب \"cups-lpd\". يحتوي CUPS على واجهات\n"
-"رسومية للطباعة أو اختيار خيارات الطابعة و إدارة\n"
-"الطابعة.\n"
+"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
-"اذا قمت يتقرير اختيارك ا?ن, ثم لم يعجبك نظام الطباعة\n"
-"Ùيما بعد, يمكنك تغييره عن طريق تشغيل PrinterDrake من مركز تحكم Mandrake\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"
-#: ../../help.pm:1
+#: ../../standalone/harddrake2: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.\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\")."
-msgstr ""
+msgid "Harddrake2 version %s"
+msgstr "Harddrake2 الإصدار %s"
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, 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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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"
-"التشغيل ا?خرى!"
+msgid "Copying %s"
+msgstr "جاري نسخ %s"
-#: ../../help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"This dialog allows to finely tune your bootloader:\n"
-"\n"
-" * \"Bootloader to use\": there are three choices for your bootloader:\n"
-"\n"
-" * \"GRUB\": if you prefer grub (text menu).\n"
-"\n"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\n"
-"\n"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\n"
-"\n"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
-"\n"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\n"
-"\n"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\n"
-"\n"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
-msgstr ""
+msgid "Choose color"
+msgstr "إختر اللون"
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 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, click the \"Advanced\" 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 ""
-"هذه هي أهم خطوة تتخذها ?من نظام لينكس الخاص\n"
-"بك: عليك ادخال كلمة مرور المستخدم \"الجذر\" (root) و هو\n"
-"مدير النظام Ùˆ المستخدم الوحيد المخول بتحديث النظام, اضاÙØ© المستخدمين,\n"
-"تغيير تهيئة النظام, الخ. باختصار يمكن للمستخدم \"الجذر\" أن ÙŠÙعل\n"
-"كل شئ! لذا عليك اختيار كلمة المرور صعبة\n"
-"التخمين - سيخبرك DrakX اذا كانت كلمة المرور التي تستخدمها سهلة. كما\n"
-"ترى, لست مجبراً على ادخال كلمة مرور, لكننا ننصح بشدة ?ن احتمال حدوث\n"
-"أخطاء مع لينكس عادي مثل باقي أنظمة التشغيل ا?خرى. و بما أن \"الجذر\" يمكنه\n"
-"تعدي كل الحدود Ùˆ قد يحذ٠كل البيانات من دون قصد, لذا Ùيجب أن يكون من\n"
-"الصعب أن تصبح المستخدم \"الجذر\".\n"
-"\n"
-"يجب أن تكون كلمة المرور خليطاً من الحرو٠و ا?رقام كما يجب أن تحتوي\n"
-"على 8 حرو٠على ا?قل. ? تكتب كلمة مرور \"الجذر\" على ورق -- هذا يسهّل\n"
-"اختراق النظام اذا رأى أحد كلمة المرور.\n"
-"\n"
-"نصيحة أخرى -- ? تجعل كلمة المرور طويلة جداً أو معقّدة ?نك يجب أن تكون\n"
-"قادراً على تذكرها!\n"
-"\n"
-"لن يتم عرض كلمة المرور على الشاشة. لتقليل Ùرصة حدوث\n"
-"خطأ أثناء الكتابة, ستحتاج الى ادخال كلمة المرور مرتين.\n"
-"اذا أخطأت ÙÙŠ الكتابة ÙÙŠ المرتين, Ùسيجب استخدام كلمة\n"
-"المرور \"الخاطئة\" ÙÙŠ المرة ا?ولى التي تدخل Ùيها الى النظام.\n"
-"\n"
-"اذا كنت تريد الوصول الى هذا الكمبيوتر لكي يتم التحكم بك عن طريق\n"
-"خادم مصادقة, اضغط زر \"متقدم\".\n"
-"\n"
-"اذا كانت شبكتك تستخدم LDAP, NIS, أو PDC Windows Domain Authentication "
-"Services\n"
-"عليك اختيار الخيار المناسب كـ\"مصادقة\". اذا لم تعلم أي منها تريد\n"
-"استخدامه, اسأل مدير الشبكة لديك.\n"
-"\n"
-"اذا كانت لديك مشكلة ÙÙŠ تذكر كلمات المرور, يمكنك اختيار\n"
-"\"? كلمة مرور\" اذا لم يكن الكمبيوتر الخاص بك متصلاً با?نترنت,\n"
-"أو أنك تثق ÙÙŠ اللذين يدخلون الى النظام."
+msgid "Dominican Republic"
+msgstr "جمهورية الدومينيكان"
-#: ../../help.pm:1
+#: ../../lang.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\" ÙÙŠ\n"
-"Windows اسمه \"ttys0\" ÙÙŠ لينكس."
+msgid "Swaziland"
+msgstr "سوازيلاند"
-#: ../../help.pm:1
+#: ../../standalone/drakperm:1
#, 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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
-msgstr ""
+msgid "Set-UID"
+msgstr "Set-UID"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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\"كمستخدم جذر لتغيير\n"
-"اللغة المستخدمة عن طريق النظام ككل. تشغيل ا?مر كمستخدم عادي\n"
-"سيغير Ùقط اعدادات اللغة لهذا المستخدم Ùقط."
+msgid "Please check if you are using CDRW media"
+msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
#: ../../help.pm:1
-#, c-format
+#, 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 might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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."
+"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 ""
-"اعتماداً على اللغة ا?Ùتراضية التي اخترتها ÙÙŠ هذا القسم, سيقوم DrakX\n"
-"باختيار تهيئة لوحة المÙاتيح آلياً. عموماً,\n"
-"ربما ليست لديك لوحة Ù…Ùاتيح مقابلة بشكل مباشر للغتك:\n"
-"مثلاً ربما تكون عربياً متكلماً باللغة ا?نجليزية, ربما تكون لديك\n"
-"لوحة Ù…Ùاتيح سويسرية. اذا كنت تتكلم ا?نجليزية لكن موجود ÙÙŠ كيبك, ربما\n"
-"تجد Ù†Ùسك ÙÙŠ Ù†Ùس الموق٠حيث ? تتطابق لغتك مع لوحة المÙاتيح.\n"
-"ÙÙŠ الحالتين, ستسمح لك خطوة التثبيت ستسمح لك باختيار\n"
-"لوحة Ù…Ùاتيح مناسبة من القائمة.\n"
-"\n"
-"انقر زر \"المزيد\" لعرض قائمة بكل لوحات المÙاتيح\n"
-"المدعومة.\n"
-"\n"
-"اذا اخترت لوحة Ù…Ùاتيح لحرو٠غير ?تينية, Ùسيسمح لك\n"
-"مربع الحوار التالي باختيار اختصارات لوحة المÙاتيح التي\n"
-"ستغير وضع لوحة المÙاتيح بين الحرو٠اللاتينية Ùˆ الغير ?تينية."
+"اختر القرص الصلب الذي تريد محوه لتثبيت تجزئة\n"
+"Mandrake Linux الجديدة. خذ حذرك, كل البيانات الموجود عليه ستضيع\n"
+"و لن يمكن استعادتها!"
-#: ../../help.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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 ""
-"يتم تنشيط هذه الخطوة Ùقط اذا تم ايجاد تجزئة لينكس قديمة\n"
-"على جهازك.\n"
-"\n"
-"يحتاج DrakX ا?Ù† الى أن يعلم اذا كنت تريد التثبيت من الصÙر أو\n"
-"تريد ترقية نظام Mandrake Linux الموجود لديك مسبقاً:\n"
-"\n"
-" * \"تثبيت\": ÙÙŠ ا?غلب تقوم بازالة النظام القديم\n"
-"كلياً. اذا كنت تريد تغيير تجزئات القرص الصلب, أو تريد\n"
-"تغيير نظام الملÙات, عليك اختيار هذا الخيار. عموماً اعتمادا\n"
-"على كيÙية تجزئة القرص الصلب لديك. يمكنك منع ازالة بعض\n"
-"بياناتك الموجودة مسبقاً.\n"
-" * \"ترقية\": Ùئة التثبيت هذه تسمح لك بتحديث الحزم\n"
-"على نظام Mandrake Linux الخاص بك. لن يتم تغيير\n"
-"بياناتك أو تقسيمات القرص الصلب. أغلب خطوات التهيئة ا?خرى\n"
-"لا تزال موجودة, مثل التثبيت الاعتيادي.\n"
-"\n"
-"استخدام خيار ``الترقية'' يجب أن يعمل بشكل جيد على\n"
-"اصدارات Mandrake Linux \"8.1\" أو ما Ùوق. ? ينصح بالترقية\n"
-"من اصادرات Mandrake Linux قبل \"8.1\"."
+msgid " on parallel port \\#%s"
+msgstr " على المنÙØ° المتوازي \\#%s"
-#: ../../help.pm:1
+#. -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 ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
-msgstr ""
-"\"البلد\": تأكد من اختيار البلد الحالي. اذا لم تكن ÙÙŠ هذا\n"
-"البلد, اضغط على زر \"تهيئة\" و اختر بلداً آخر. اذا لك تكن\n"
-"بلدك ÙÙŠ القائمة اضغط زر \"المزيد\" لإظهر قائمة كاملة\n"
-"بالبلدان."
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
+msgstr "Use the %c and %c keys for selecting which entry is highlighted."
-#: ../../help.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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 ""
+msgid "Generic 2 Button Mouse"
+msgstr "Generic 2 Button Mouse"
-#: ../../help.pm:1
+#: ../../lvm.pm:1
#, 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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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 ""
+msgid "Remove the logical volumes first\n"
+msgstr "احذ٠logical volumes أولاً\n"
-#: ../../help.pm:1
+#. -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 ""
-"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, keep the default option."
-msgstr ""
-"عند هذه النقطة, سيسمح لك DrakX باختيار المستوى الأمني الذي ترغب به\n"
-"لهذه الماكينة. بديهياً, يجب تعيين مستوى أمني\n"
-"عال٠اذا كانت الماكينة تحتوي على معلومات هامة, أو اذا كانت الماكينة\n"
-"ستÙستخدم للإتصال بالإنترنت. ان استخدام مستوى أمني عال٠يأتي\n"
-"عادة على حساب سهولة الإستخدام.\n"
-"\n"
-"اذا لم تكن تريد الإختيار, احÙظ الاختيار الإÙتراضي."
+msgid "The highlighted entry will be booted automatically in %d seconds."
+msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../help.pm:1
+#: ../../standalone/drakboot:1
#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
-"ÙÙŠ الوقت الذي تقوم Ùيه بتثبيت Mandrake Linux, قد يكون تم تحديث\n"
-"بعض الحزم منذ ا?صدار المبدئي, ربما يكون تم اصلاح بعض العيوب\n"
-"أو تم حل المشاكل ا?منية. لكي تستÙيد من هذه التحديثات,يمكنك\n"
-"ا?ن تنزيل هذه التحديثات عبر ا?نترنت. اختر\n"
-"\"نعم\" اذا كانت لديك وصلة انترنت عاملة, أو \"?\" اذا كنت تÙضل\n"
-"تثبيت هذه التحديثات ?حقاً.\n"
-"\n"
-"اختيار \"نعم\" يعرض قائمة با?ماكن التي يمكن منها الحصول\n"
-"على التحديثات. اختر المكان الأقرب اليك. سيتم عرض قائمة بالحزم\n"
-"راجع اختياراتك, ثم اضغط \"ثبّت\" لتنزيل و تثبيت\n"
-"الحزم المختارة, أو \"الغاء\" ?حباط التحديث."
+"تعذرت كتابة /etc/sysconfig/bootsplash\n"
+"لم يتم ايجاد الملÙ."
-#: ../../help.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet access"
+msgstr "الدخول الى الإنترنت"
+
+#: ../../standalone/draksplash:1
#, 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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
+"y coordinate of text box\n"
+"in number of characters"
msgstr ""
+"الإحداثي الصادي للصندوق النصي\n"
+"بعدد الحروÙ"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
msgstr ""
+"للحصول على قائمة بالخيارات المتوÙرة للطابعة المختارة اضغط على زر \"قائمة "
+"خيارات الطابعة\"."
-#: ../../help.pm:1
+#: ../../standalone/drakgw:1
#, c-format
+msgid "Enabling servers..."
+msgstr "جاري تمكين الخوادم..."
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing test page(s)..."
+msgstr "جاري طباعة الصÙحات الإختبارية..."
+
+#: ../../fsedit.pm:1
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr "هناك تجزئة مع نقطة التحميل %s مسبقاً\n"
+
+#: ../../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"
@@ -1987,51 +2051,49 @@ msgid ""
"\n"
"Depending on your hard drive configuration, several options are available:\n"
"\n"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft Windows on the same computer.\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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\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"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\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"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
+" * \"%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 على القرص الصلب الخاص بك. اذا كان القرص الصلب\n"
@@ -2092,231 +2154,138 @@ msgstr ""
"راجع قسم ``ادارة التجزئات'' ÙÙŠ\n"
"``دليل المبتدئ''."
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
-msgstr ""
-"ÙÙŠ النهاية, سيتم سؤالك عن اذا كنت تريد بدء الواجهة الرسومية\n"
-"عند بدء النظام. لاحط أنه سيتم سؤالك هذا السؤال حتى لو اخترت عدم اختبار\n"
-"التهيئة, بكل وضوح, ستختار \"لا\" اذا كانت ماكينتك ستستخدم كجهاز\n"
-"خادم, أو اذا لم تنجح ÙÙŠ تهيئة العرض\n"
-"بشكل صحيح."
+msgid "Ukraine"
+msgstr "أوكرانيا"
-#: ../../help.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
-msgstr ""
-"اذا كانت هناك خادمات مختلÙØ© للبطاقة الخاصة بك, مع أو\n"
-"دون تسريع للرسوم ثلاثية الأبعاد, يمكنك اختيار الخادم الذي\n"
-"يناسب احتياجاتك."
+msgid "Application:"
+msgstr "التطبيق:"
-#: ../../help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
-msgstr ""
-"دقة العرض\n"
-"\n"
-" يمكنك اختيار دقة العرض Ùˆ عمق الألوان ÙÙŠ الحدود\n"
-"المتوÙرة للعتاد. اختر تلك التي تناسب احتياجاتك (لا تزال\n"
-"تستطيع تغيير تلك الخيارات بعد التثبيت). يتم عرض عينة\n"
-"من التهيئة المختارة على الشاشة."
+msgid "External ISDN modem"
+msgstr "مودم ISDN خارجي"
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
-msgstr ""
-"الشاشة\n"
-"\n"
-" يمكن لبرنامج التثبيت اكتشا٠و تهيئة الشاشة المتصلة بماكينتك\n"
-"آلياً. ان لم يصل ذلك, يمكنك اختيار الشاشة التي لديك\n"
-"من القائمة."
+msgid "if set to yes, report check result by mail."
+msgstr "if set to yes, report check result by mail."
-#: ../../help.pm:1
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Your choice? (default %s) "
+msgstr "اختيارك ? (default %s) "
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Trouble shooting"
+msgstr "حل المشاكل"
+
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid " / Region"
+msgstr "ريونيون"
+
+#: ../../harddrake/sound.pm:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
-"\n"
-"\n"
+"The classic bug sound tester is to run the following commands:\n"
"\n"
-"Monitor\n"
"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\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"
-"Resolution\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"
-" 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). A sample of the chosen\n"
-"configuration is shown in the monitor.\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 ""
+"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
-"Test\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
+"by default\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 \"Yes\",\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"
+"- \"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"
-"Options\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
-msgstr ""
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
+"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"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
msgstr ""
-"بطاقة الرسوم\n"
-"\n"
-" برنامج التثبيت يقوم باكتشا٠و تهيئة البطاقة الموجودة على نظامك\n"
-"بشكل آلي. ان لم يحصل ذلك, يمكنك اختيار البطاقة التي لديك بالÙعل\n"
-"من القائمة.\n"
+"تم ارسال الصÙحات الإختبارية الى الطابعة.\n"
+"قد يستغرق هذا بعض الوقت حتى تبدأ الطابعة.\n"
+"حالة الطباعة:\n"
+"%s\n"
"\n"
-" ÙÙŠ حال اذا كانت هناك خادمات رسومية مختلÙØ© لبطاقتك, مع أو بدون\n"
-"تسريع للرسوم ثلاثية الأبعاد, يمكنك ÙÙŠ هذه الحال اختيار الخادم الذي\n"
-"يناسب احتياجاتك أكثر."
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
-"\n"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
-msgstr ""
-"يقوم لينكس بإدارة الوقت حسب توقيت غرينتش ثم يترجمه الى\n"
-"التوقيت المحلي حسب المنطقة الزمنية التي اخترتها. اذا كانت الساعة\n"
-"التي ÙÙŠ اللوحة الرئيسية مضبوطة على التوقيت المحلي, يمكنك ازالة تنشيط ذلك\n"
-"عن طريق ازالة التأشير من \"ساعة الجهاز مضبوظة على توقيت غرينتش\" و التي "
-"ستجعل\n"
-"لينكس يعلم أن ساعة النظام Ùˆ ساعة الجهاز على Ù†Ùس التوقيت. هذا\n"
-"Ù…Ùيد عندما تستضي٠الماكينة نظام تشغيل آخر مثل Windows.\n"
-"\n"
-"خيار \"تزامن آلي للوقت\" سيقوم آلياً بضبط الساعة عن طريق\n"
-"ا?تصال بخادم وقت بعيد على ا?نترنت. كي تعمل هذه الميزة,\n"
-"يجب أن تكون لديك وصلة انترنت عاملة. من ا?Ùضل اختيار خادم\n"
-"الوقت ا?قرب اليك. هذا الخيار يثبت خادم وقت\n"
-"يمكن استخدامه عن طريق الماكينات ا?خرى على الشبكة المحلية."
+msgid "daily"
+msgstr "يوميّاً"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, 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 always needed at\n"
-"boot 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 ""
-"هذه الخطوة هي ?ختيار الخدمات التي سيتم تشغيلها عند بدء التشغيل.\n"
-"\n"
-"سيقوم DrakX بعرض قائمة بكل الخدمات المتوÙرة ÙÙŠ هذا التثبيت.\n"
-"راجع كل خدمة بتمعن و قم بإزالة التأشير من تلك الخدمات التي ? تحتاجها\n"
-"بشكل دائم عند ا?قلاع.\n"
-"\n"
-"سيتم عرض شرح قصير حول الخدمة عند\n"
-"اختيارها. عموماً, اذا لم تكن متأكد ما اذا كانت الخدمة Ù…Ùيدة أم ?,\n"
-"Ùمن ا?Ùضل ترك الخيار ا?Ùتراضي.\n"
-"\n"
-"!! ÙÙŠ هذه المرحلة كن حذرا٠اذا كنت تريد استخدام ماكينتك\n"
-"كخادم: ربما لن تريد بدء أي خدمات ? تحتاجها.\n"
-"Ùضلاً تذكر أن العديد من الخدمات قد تكون خطرة اذا كانت\n"
-"متاحة على الخادم. بشكل عام اختر Ùقط الخدمات التي تحتاجها.\n"
-"!!"
+msgid "and one unknown printer"
+msgstr "Ùˆ طابعة غير معروÙØ©"
-#: ../../help.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
-msgstr ""
-"\"الطابعة\": النقر على \"تهيئة\" سيÙتح معالج تهيئة\n"
-"الطابعة. اقرأ الÙضل المختص ÙÙŠ ``دليل المبتدئ''\n"
-"لكزيد من المعلومات عن كيÙية اعداد طابعة جديدة. الواجهة\n"
-"هناك مماثلة لتلك المستخدمة أثناء التثبيت."
+msgid "Ireland"
+msgstr "أيرلندا"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "kernel version"
+msgstr "اصدارة اللب"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " Restore Configuration "
+msgstr " تهيئة الإستعادة "
+
+#: ../../Xconfig/test.pm:1
#, c-format
+msgid "Is this the correct setting?"
+msgstr "هل هذا هو الإعداد الصحيح؟"
+
+#: ../../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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" button will take you to the next step.\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"
@@ -2349,4338 +2318,4175 @@ msgstr ""
"``دليل المبتدئ'' للتÙاصيل حول التهيئة, أو ببساطة انتظر حتى يتم\n"
"تثبيت النظام و استخدم البرنامج المذكور هناك ?عداد الوصلة."
-#: ../../help.pm:1
-#, 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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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 ""
-
-#: ../../help.pm:1
-#, 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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
-"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
-msgstr ""
-
-#: ../../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 موزع على العديد من الأقراص. DrakX\n"
-"يعلم إذا كانت حزمة ما ÙÙŠ قرص آخر Ùˆ سيخرج القرص\n"
-"الحالي Ùˆ سيطلب منك أن تدخل قرصاً مختلÙا كما هو مطلوب."
-
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"Here are Listed 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 ""
-"ÙÙŠ الأعلى ستجد تقسيمات لينكس الموجودة Ùˆ التي تم ايجادها على القرص الصلب "
-"الخاص بك.\n"
-"يمكنك أن تÙبقي إختيارات المعالج, Ùˆ هي جيدة لأغلب أنواع التثبيت.\n"
-"إذا قمت بعمل أي تغييرات Ùيجب عليك أن تعر٠التقسيم الجذر (\"/\"). لا تختر\n"
-"تقسيمات ضغيرة جدا Ùˆ إلا لن تستطيع تثبيت برامج كاÙية. إذا كنت تريد تخزين "
-"البيانات\n"
-"على تقسيم مستقل Ùستحتاج الى عمل تقسيم لـ\"/home\"\n"
-"(ممكن Ùقط إذا كان لديك أكثر من تقسيم للينكس).\n"
-"\n"
-"كل تقسيم Ù…Ùعطى بالسكل التالي: \"الإسم\", \"السعة\".\n"
-"\n"
-"\"الإسم\" مركب بالسكل التالي: \"نوع القرص الصلب\", \"رقم القرص الصلب\",\n"
-"\"رقم التقسيم\" (مثلا, \"hda1\").\n"
-"\n"
-"\"رقم القرص الصلب\" دائما هو حر٠بعد \"hd\" أو \"sd\". بالنسبة للأقراص "
-"الصلبة\n"
-"من نوع IDE Ùإن:\n"
-" * \"a\" تعني \"القرص الصلب الأساسي على متحكم IDE الأساسي\",\n"
-"\n"
-" * \"b\" تعني \"القرص الصلب الثانوي على متحكم IDE الأساسي\",\n"
-"\n"
-" * \"c\" تعني \"القرص الصلب الأساسي على متحكم IDE الثانوي\",\n"
-"\n"
-" * \"d\" تعني \"القرص الصلب الثانوي على متحكم IDE الثانوي\",\n"
-"\n"
-"أما بالنسبة لأقراص سكزي SCSI Ùالحر٠\"a\" يعني \"أقل معر٠SCSI\", Ùˆ الحر٠\"b"
-"\"\n"
-"يعني \"ثاني أقل معر٠SCSI\", الخ."
-
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"GNU/Linux is a multi-user system, meaning each user can 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\", which 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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all 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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
-msgstr ""
-
-#: ../../help.pm:1
-#, 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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
-msgstr ""
-"قبل المتابعة, عليك قراءة بنود الترخيص جيداً. انها\n"
-"تغطي كل توزيعة Mandrake Linux. اذا كنت تواÙÙ‚ على كل البنود\n"
-"الموجودة Ùيها, قم بالتأشبر على صندوق \"اقبل\". ان لم تقبل, قم بإغلاق\n"
-"الكمبيوتر."
-
-#: ../../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 Ù…Ùقود), بشكل عام "
-"يعني هذا أن قرص الإقلاع المرن ليس محدّثاً مع وسيط التثبيت (Ùضلاً قم بإنشاء قرص "
-"اقلاع جديد)"
-
-#: ../../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 ""
-"لقد ظهر خطأ - لم يتم ايجاد أجهزة صالحة يمكن انشاء أنظمة ملÙات جديدة. تأكد من "
-"العتاد الخاص بك لمعرÙØ© شبب هذه المشكلة"
-
-#: ../../install_any.pm:1 ../../partition_table.pm:1
-#, c-format
-msgid "Error reading file %s"
-msgstr "خطأ ÙÙŠ قراءة المل٠%s"
-
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"لاستخدام اختياراتك المحÙوظة للحزم, قم ببدء التثبيت مع خيار ``linux "
-"defcfg=floppy''"
+msgid "Wizard Configuration"
+msgstr "إعدادات المعالج"
-#: ../../install_any.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "This floppy is not FAT formatted"
-msgstr "هذا القرص المرن غير مجهز على نظام ملÙات FAT"
+msgid "Autoprobe"
+msgstr "تحقق آلي"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "أدخل قرص مرن مجهز على نظام ملÙات FAT ÙÙŠ السواقة %s"
+msgid "Backup system files..."
+msgstr "انسخ ملÙات النظام..."
#: ../../install_any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "Can't use broadcast with no NIS domain"
-#: ../../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 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No"
-msgstr "لا"
+msgid "Removing printer \"%s\"..."
+msgstr "جاري ازالة الطابعة \"%s\" ..."
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Yes"
-msgstr "نعم"
+msgid "drakfloppy"
+msgstr "دريك للاقراص المرنة"
-#: ../../install_any.pm:1
+#: ../../standalone/drakpxe: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"
+"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"
-"Do you really want to install these servers?\n"
msgstr ""
-"لقد اخترت الخادمات التالية: %s\n"
-"\n"
-"\n"
-"هذه الخادمات Ù…Ùعّلة اÙتراضياً, Ùˆ لا يوجد لهم مشاكل أمنية\n"
-"معروÙØ©, Ùˆ لكن قد تكتش٠بعض المشاكل الجديدة. ÙÙŠ هذه الحالة, تأكد من أن\n"
-"تقوم بالترقية ÙÙŠ أقرب وقت ممكن.\n"
-"\n"
+"Ùضلاً حدد مكان مل٠auto_install.cfg.\n"
"\n"
-"هل أنت متأكد أنك تريد تثبيت هذه الخادمات الآن؟\n"
-
-#: ../../install_gtk.pm:1
-#, c-format
-msgid "System configuration"
-msgstr "تهيئة النظام"
-
-#: ../../install_gtk.pm:1
-#, c-format
-msgid "System installation"
-msgstr "تثبيت النظام"
+"اترك الحقل Ùارغاً اذا لم تكن تريد اعاد وضع التثبيت الالي.\n"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Bringing down the network"
-msgstr "جاري اغلاق الشبكة"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "information level that can be obtained through the cpuid instruction"
+msgstr "مستوى المعلومات التي يمكن الحصول عليها من تعليمات cpuid"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bringing up the network"
-msgstr "جاري تشغيل الشبكة"
+msgid "Peru"
+msgstr "بيرو"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Ùشلت التجزئة: %s"
+msgid " on device: %s"
+msgstr " على الجهاز: %s"
#: ../../install_interactive.pm:1
#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "عثر معالج التجزئة ÙÙŠ DrakX على الحلول التالية:"
+msgid "Remove Windows(TM)"
+msgstr "احذ٠Windows(TM)"
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "I can't find any room for installing"
-msgstr "لا يمكنني ايجاد مساحة Ùارغة للتثبيت"
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr "تبدأ خادم خطوط X (هذا الزامي لكي يعمل XFree)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-"يمكنك الآن تجزئة %s.\n"
-"عندما تنتهي لا تنسى الحÙظ باستخدام `w'"
+"تم استخراج أغلب هذه القيم\n"
+"من النظام.\n"
+"يمكنك التعديل اذا احتجت لذلك."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Use fdisk"
-msgstr "استخدم fdisk"
+msgid "Select the font file or directory and click on 'Add'"
+msgstr "اختر مل٠أو دليل الخطوط Ùˆ اضغط 'اضاÙØ©'"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Custom disk partitioning"
-msgstr "تجزئة مخصصة"
+msgid "Madagascar"
+msgstr "مدغشقر"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "كل التجزئات و بياناتها ستضيع من على السواقة %s"
+msgid "Urpmi"
+msgstr "Urpmi"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "لديك أكثر من قرص صلب, ÙÙŠ أيهم تريد تثبيت لينكس؟"
+msgid "Cron not available yet as non-root"
+msgstr "Cron غير متوÙر حتى الآن للمستخدمين غير الجذر"
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Erase entire disk"
-msgstr "امسح كل القرص"
+msgid "System"
+msgstr "النظام"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Remove Windows(TM)"
-msgstr "احذ٠Windows(TM)"
+msgid "Do you want to use this feature?"
+msgstr "هل تريد استخدام هذه الميزة؟"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
-msgstr "لا توجد تجزئة FAT قابل لتغيير حجمها (أو لا توجد مساحة كاÙية متبقية)"
+msgid "Arabic"
+msgstr "العربية"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup: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)"
+"\n"
+"- Options:\n"
msgstr ""
-"للتأكد من صحة البيانات بعد اعادة تحجيم التجزئات, \n"
-"سيتم الدقيق على نظام الملÙات عند التشغيل القادم لـ Windows(TM)"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Ùشل تغيير حجم FAT: %s"
+"\n"
+"- خيارات:\n"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "جاري تغيير حجم تجزئة Windows"
+msgid "Password required"
+msgstr "ÙŠÙحتاج الى كلمة المرور"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Resizing"
-msgstr "جاري تغيير الحجم"
+msgid "%d minutes"
+msgstr "%d دقائق"
-#: ../../install_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "partition %s"
-msgstr "التجزئة %s"
+msgid "Graphics card: %s"
+msgstr "بطاقة الشاشة: %s"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "على أي مساحة تريد Ø­Ùظ Windows"
+msgid "WebDAV transfer failed!"
+msgstr "Ùشلت عملية نقل WebDAV!"
-#: ../../install_interactive.pm:1
+#: ../../Xconfig/card.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"
-"هذه العملية خطرة. Ùإذا لم تكن Ùعلت ذلك,\n"
-"يجب عليك أولاً الخروج من التثبيت, ثم شغّل scandisk\n"
-"ÙÙŠ Windows (Ùˆ اختيارياً defrag), ثم أعد\n"
-"التثبيت. يجب عليك كذلك عمل نسخة احتياطية من بياناتك.\n"
-"عندما تكون متأكداً, انقر مواÙÙ‚."
+msgid "XFree configuration"
+msgstr "إعداد XFree"
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
-"Your Windows partition is too fragmented. Please reboot your computer under "
-"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
-"installation."
+msgid "Choose action"
+msgstr "اختر حدث"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "جاري حساب مساحة تجزئة Windows"
+msgid "French Polynesia"
+msgstr "بولينيسيا الÙرنسية"
-#: ../../install_interactive.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+"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 ""
-"لم تتمكن أداة تغيير حجم FAT من التعامل مع تجزئتك, \n"
-"ظهر الخطأ التالي: %s"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "أي تجزئة تريد تغيير حجمها؟"
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "استخدم المساحة الÙارغة على تجزئة Windows"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr "دعم طابعات OKI 4w Ùˆ الطابعات المتواÙقة."
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"لا توجد تجزئة FAT لاستخدامها كـ loopback (أو لا توجد مساحة كاÙية متبقية)"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr "تشغّل نظام الصوت ALSA (Advanced Linux Sound Arachitecture)"
-#: ../../install_interactive.pm:1
+#. -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 "Swap partition size in MB: "
-msgstr "حجم تجزئة التبديل بالميغابايت"
+msgid "Installing driver for %s card %s"
+msgstr "جاري تثبيت مشغل %s للبطاقة %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Root partition size in MB: "
-msgstr "حجم التجزئة الجذرية بالميغابايت"
+msgid ""
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
+msgstr ""
+"لقد قمت بنقل الطابعة الإÙتراضية السابقة (\"%s\"), هل يجب أيضاً أن تكون "
+"الطابعة الإÙتراضية تحت نظام الطباعة الجديد %sØŸ"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Choose the sizes"
-msgstr "اختر الأحجام"
+msgid "Enable Server"
+msgstr "مكّن الخادم"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "أي تجزئة تريد استخدامها من أجل Linux4Win"
+msgid "Ukrainian"
+msgstr "الأوكرانية"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "استخدم تجزئة Windows كـ loopback"
+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 ""
+"الوصول الى الشبكة لا يعمل Ùˆ لم يمكن بدؤه. Ùضلاً تأكد من التهيئة لديك Ùˆ العتاد "
+"الخاص بك. ثم حاول تهيئة الطابعة البعيدة مرة أخرى."
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "There is no existing partition to use"
-msgstr "لا توجد تجزئة لاستخدامها"
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "Ùضلاً أدخل قرص الإقلاع الذي تستخدمه ÙÙŠ السواقة %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use existing partitions"
-msgstr "استخدم التجزئات الموجودة"
+msgid "Local network(s)"
+msgstr "الشبكة/الشبكات المحلية"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "لا توجد مساحة Ùارغة لعمل التجزئات الجديدة"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
+msgstr "احذ٠Windows(TM)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Use free space"
-msgstr "استعمل المساحة الÙارغة"
+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\" من Ùرع وسائط متعددة/برامج رسومية "
+"ÙÙŠ قائمة التطبيقات."
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "لديك تجزئة FAT تم تحميلها على /boot/efi"
+msgid "Firewire controllers"
+msgstr "متحكمات Firewire"
-#: ../../install_interactive.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"You don't have a swap partition.\n"
+"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"
-"Continue anyway?"
+"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"
+"مرن للإق?ع كي تتمكن من الوصول الى أنظمة\n"
+"التشغيل ا?خرى!"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakboot: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 ""
-"يجب أن تكون لديك تجزئة جذرية.\n"
-"لهذا الغرض انشئ تجزئة (أو انقر على تجزئة موجودة).\n"
-"ثم اختر ``نقطة التحميل'' و اجعلها `/'"
+msgid "System mode"
+msgstr "وضع النظام"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"بعض العتاد الموجود على جهازك يحتاج الى مشغلات ``تجارية'' كي تعمل.\n"
-"يمكنك ايجاد مزيد من المعلومات عنها ÙÙŠ: %s"
+"للطباعة على طابعة NetWare, تحتاج الى اعطاء اسم خادم طباعة NetWare (لاحط أنه "
+"قد يختل٠عن اسم مستضي٠TCP/IP!) بالإضاÙØ© الى اسم الص٠للطابعة التي رغب ÙÙŠ "
+"الوصول اليها بالإضاÙØ© الى اسم مستخدم Ùˆ كلمة مرور مناسبتين."
-#: ../../install_messages.pm:1
+#: ../../standalone/drakTermServ: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"
-"احذ٠وسيط الإقلاع و اضغط زر ادخل لإعادة التشغيل.\n"
-"\n"
-"\n"
-"لمعلومات حول الإصلاحات المتوÙرة لهذا الإصدار من Mandrake Linux,\n"
-"زر صÙحة تصحيح الأخطاء المتوÙرة من:\n"
-"\n"
-"\n"
-"%s\n"
-"\n"
-"\n"
-"المعلومات حول تهيئة النظام متوÙرة ÙÙŠ Ùصل\n"
-"ما بعد التثبيت ÙÙŠ دليل مستخدم Mandrake الرسمي."
+msgid "Netmask:"
+msgstr "Netmask:"
-#: ../../install_messages.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
-msgstr "http://www.mandrakelinux.com/en/91errata.php3"
+msgid "Append"
+msgstr "الحاق"
-#: ../../install_messages.pm:1
+#: ../../printer/printerdrake.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 ""
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr "أعد تحميل قائمة الطابعات (لعرض كل طابعات CUPS البعيدة المتوÙرة)"
-#: ../../install_messages.pm:1
+#: ../../printer/printerdrake.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"
+"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"
-"2. Limited Warranty\n"
+"- if /etc/cups/cupsd.conf is missing, it will be created\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"
+"- when printer information is broadcasted, it does not contain \"localhost\" "
+"as the server name.\n"
"\n"
-"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
-"COUNTRIES\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"
-"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"
+"- اذا كان LPD/LPRng مثبتاً, لن تتم الكتابة Ùوق /etc/printcap عن طريق CUPS\n"
"\n"
+"- اذا كان /etc/cups/cupsd.conf Ù…Ùقود, سيتم انشاؤه ÙÙŠ هذه الحال\n"
"\n"
-"3. The GPL License and Related Licenses\n"
+"- اذا كانت معلومات الطباعة منشورة, أي أنها لا تحتوي \"localhost\" كإسم "
+"للخادم.\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"
+"اذا كانت بعض هذه الإجراءات قد تسببت بمشاكل لك, عطّل هذا الخيار, لكن ÙÙŠ هذه "
+"الحال عليك الإنتباه لهذه النقاط."
+
+#: ../../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"
-"4. Intellectual Property Rights\n"
+"It also provides a much higher API than OSS.\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"
+"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 (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"
-"5. Governing Laws \n"
+"It also provides a much higher API than OSS.\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 ""
-
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Entering step `%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
-#: ../../standalone/harddrake2: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 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
-#, c-format
-msgid "Configure"
-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 "كان هناك خطأ ÙÙŠ تثبيت الحزم:"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error ordering packages:"
-msgstr "كان هناك خطأ ÙÙŠ ترتيب الحزم:"
+"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"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Change your Cd-Rom!\n"
+"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"
-"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."
+"You may prefer to replay the installation.\n"
msgstr ""
-"غير القرص المدمج!\n"
+"التثبيت الآلي قد يتم بشكل تلقائي اذا أردت ذلك,\n"
+"ÙÙŠ هذه الحالة سيستولي على كل القرص الصلب لديك!!\n"
+"(هذا بالنسبة للتثبيت على جهاز آخر).\n"
"\n"
-"Ùضلاً أدخل القرص المدمج المسمى \"%s\" ÙÙŠ السواقة Ùˆ انقر مواÙÙ‚ عندما تنتهي.\n"
-"اذا لم يكن القرص لديك, اضغط الغاء لتجنب التثبيت من هذا القرص المدمج."
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Refuse"
-msgstr "ارÙض"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Accept"
-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 "لا تÙاصيل"
+"ربما تÙضل اعادة عملية التثبيت.\n"
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Details"
-msgstr "تÙاصيل"
+msgid "Network printer \"%s\", port %s"
+msgstr "طابعة شبكة \"%s\", المنÙØ° %s"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please wait, preparing installation..."
-msgstr "انتر من Ùضلك, جاري التحضير للتثبيت..."
+msgid ""
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
+msgstr "Ùضلاً اختر موائم الشبكة الذي سيتم به الإتصال بالشبكة المحلية."
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Time remaining "
-msgstr "الوقت المتبقي"
+msgid "OK to restore the other files."
+msgstr "اضغط مواÙÙ‚ لاستعادة ملÙات اخرى"
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Estimating"
-msgstr "جاري الحساب التقريبي"
+msgid "Please choose your keyboard layout."
+msgstr "رجاء, اختر لوحة المÙاتيح."
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Installing"
-msgstr "جاري التثبيت"
+msgid "Printer Device URI"
+msgstr "URI جهاز الطابعة"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "اختر الحزم التي تريد تثبيتها"
+msgid "Not erasable media!"
+msgstr "وسيط غير قابل للمسح!"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Minimal install"
-msgstr "تثبيت مصغّر"
+msgid "Terminal-based"
+msgstr "Terminal-based"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Updating package selection"
-msgstr "جاري تحديث اختيار الحزم"
+msgid "Installing a printing system in the %s security level"
+msgstr "جاري تثبيت نظام طباعة ÙÙŠ مستوى الأمن %s"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Load/Save on floppy"
-msgstr "حمّل/احÙظ على قرص مرن"
+msgid "The user name is too long"
+msgstr "اسم المستخدم طويل جداً"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "<- Previous"
-msgstr "<- السابق "
+msgid "Other OS (windows...)"
+msgstr "نظام آخر (Windows...)"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Install"
-msgstr "ثبّت"
+msgid "WebDAV remote site already in sync!"
+msgstr "موقع WebDAV البعيد متزامن مسبقاً!"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Show automatically selected packages"
-msgstr "أظهر الحزم المختارة ألياً"
+msgid "Reading printer database..."
+msgstr "جاري قراءة قاعدة بيانات الطابعات..."
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "لا يمكنك ازالة اختيار هذه الحزمة. يجب ترقيتها"
+msgid "Generate auto install floppy"
+msgstr "انشئ قرص تثبيت آلي"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
msgstr ""
-"يجب ترقية هذه الحزمة.\n"
-"هل أنت متأكد أنك لا تريد اختيارها؟"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "لا يمكن ازالة اختيار هذه الحزم. انها مثبتة مسبقاً"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "هذه الحزمة الزامية, لا يمكن عدم اختيارها"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't select/unselect this package"
-msgstr "لا يمكنك اختيار/ازالة اختيار هذه الحزمة"
+"\t\t اسم المستخدم: %s\n"
+"\t\t على المسار: %s\n"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "سيتم حذ٠الحزم التالية"
+msgid "Somalia"
+msgstr "الصومال"
-#: ../../install_steps_gtk.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "The following packages are going to be installed"
-msgstr "سيتم تثبيت الحزم التالية"
+msgid "No open source driver"
+msgstr "لا يوجد مشغل Ù…Ùتوح المصدر"
-#: ../../install_steps_gtk.pm:1
+#: ../../security/level.pm:1
#, c-format
msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "لا يمكنك اختيار هذه الحزمة لأنه لا يوجد مساحة كاÙية متبقية لتثبيتها"
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
+msgstr ""
+"هذا مماثل للمستوى السابق, و لكن النظام مغلق كلياً و المزايا الأمني على حدها "
+"الأقصى."
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "الأهمية: %s\n"
+msgid "Nicaragua"
+msgstr "نيكاراغوا"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "الحجم: %d كيلوبايت\n"
+msgid "New Caledonia"
+msgstr "نيوكاليدونيا"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "الإصدار: %s\n"
+msgid "European protocol (EDSS1)"
+msgstr "البروتوكول الأوروبي (EDSS1)"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Name: %s\n"
-msgstr "الإسم: %s\n"
+msgid "Video mode"
+msgstr "وضعية الÙيديو"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bad package"
-msgstr "حزمة سيئة"
+msgid "Please enter your email address below "
+msgstr "Ùضلاً أدخل عنوان بريدك الألكتروني أدناه "
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other"
-msgstr "أخرى"
+msgid "Oman"
+msgstr "عمان"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "الحجم الإجمالي: %d / %d ميغابايت"
+msgid "Network Monitoring"
+msgstr "مراقبة الشبكة"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Next ->"
-msgstr "التالي ->"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Individual package selection"
-msgstr "اختيار Ù…Ùرد للحزم"
+msgid "New size in MB: "
+msgstr "الحجم الجديد بالميغابايت: "
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Package Group Selection"
-msgstr "اختيار مجموعات الحزم"
+msgid "Partition table type: %s\n"
+msgstr "نوع جدول التقسيم: %s\n"
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.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 ""
-"النظام لديك قليل الموارد. قد تقابل بعض المشاكل قي تثبيت\n"
-"Mandrake Linux. اذا حدث ذلك, يمكنك التثبيت ÙÙŠ وضع نصي, لهذا الغرض,\n"
-"اضغط `F1' عند الإقلاع من القرص المدمج, و اكتب `text'."
+msgid "Authentication Windows Domain"
+msgstr "تحقق نطاق Windows"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Save packages selection"
-msgstr "احÙظ اختيار الحزم"
+msgid "US keyboard"
+msgstr "لوحة المÙاتيح الأمريكية"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Automated"
-msgstr "آلي"
+msgid "Buttons emulation"
+msgstr "محاكاة الأزرار"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Replay"
-msgstr "اعادة"
+msgid ", network printer \"%s\", port %s"
+msgstr ", طابعة شبكة \"%s\", المنÙØ° %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+"Drakbackup activities via tape:\n"
+"\n"
msgstr ""
-"التثبيت الآلي قد يتم بشكل تلقائي اذا أردت ذلك,\n"
-"ÙÙŠ هذه الحالة سيستولي على كل القرص الصلب لديك!!\n"
-"(هذا بالنسبة للتثبيت على جهاز آخر).\n"
"\n"
-"ربما تÙضل اعادة عملية التثبيت.\n"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Generate auto install floppy"
-msgstr "انشئ قرص تثبيت آلي"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Reboot"
-msgstr "اعادة التشغيل"
+"نشاطات Drakbackup عن طريق شريط التخزين:\n"
+"\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Some steps are not completed.\n"
"\n"
-"Do you really want to quit now?"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
msgstr ""
-"بعض الخطوات لم يتم تكملتها.\n"
"\n"
-"هل تريد الخروج الآن Ùعلاً؟"
+" مشكلة ÙÙŠ وصلة FTP: لم يكن بالإمكان ارسال ملÙات النسخ الإحتياطي الخاصة بك "
+"باستخدام FTP.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Creating auto install floppy..."
-msgstr "جاري انشاء قرص التثبيت الآلي..."
+msgid "Sending Speed:"
+msgstr "سرعة الإرسال:"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "أدخل قرص مرن Ùارغ ÙÙŠ السواقة %s"
+msgid "Halt bug"
+msgstr "Halt bug"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/logdrake: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 ""
-"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."
+msgid "Mail alert configuration"
+msgstr "تهيئة تنبيه البريد"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Ùشل تثبيت محمّل الإقلاع. ظهر الخطأ التالي:"
+msgid "Tokelau"
+msgstr "توكلاو"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Installing bootloader"
-msgstr "جاري تثبين محمّل الإقلاع"
+msgid "Bosnian"
+msgstr "البوسنية"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"خطأ أثناء تثبيت aboot, \n"
-"حاول الإجبار على التثبيت حتى و لو أدي ذلك لتدمير التجزئة الأولى؟"
+msgid "Release: "
+msgstr "الإصدار:"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Do you want to use aboot?"
-msgstr "هل تريد استخدام aboot؟"
+msgid "Connection speed"
+msgstr "سرعة الإتصال"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
msgstr ""
-"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"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Preparing bootloader..."
-msgstr "جاري تحضير محمّل الإقلاع..."
+"Ùضلاً أدخل اسم جهاز نسخ الأقراص\n"
+" مثال: 0,1,0"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Domain Admin Password"
-msgstr "كلمة المرور لمدير النطاق"
+msgid "Namibia"
+msgstr "ناميبيا"
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Domain Admin User Name"
-msgstr "اسم المستخدم لمدير النطاق"
+msgid "Database Server"
+msgstr "خادم قواعد بيانات"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Windows Domain"
-msgstr "نطاق Windows"
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr "امكانيات مميزة لهذا المشغل (امكانية النسخ أو دعم DVD)"
-#: ../../install_steps_interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Authentication Windows Domain"
-msgstr "تحقق نطاق Windows"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "لا يمكن اضاÙØ© تجزئة الى RAID _المجهز_ md%d"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/card.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."
+"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 ""
-"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."
-
-#: ../../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"
+"يمكن لبطاقتك التمتع بدعم للتسريع ثلاثي الأبعاد لكن Ùقط مع XFree %s, \n"
+"لاحظ أن هذا الدعم تجريبي Ùˆ قد يتسبب ÙÙŠ ايقا٠جهازك.\n"
+"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشكل Ø£Ùضل ÙÙŠ وضعية "
+"الرسوم ثنائية الأبعاد."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "LDAP Server"
-msgstr "خادم LDAP"
+msgid "Please wait, setting security options..."
+msgstr "انتظر من Ùضلك, جاري تعيين خيارات الأمن..."
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "LDAP Base dn"
-msgstr "LDAP Base dn"
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr "غير معروÙ|CPH05X (bt878) [مصنعون كثيرون]"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Authentication LDAP"
-msgstr "تحقق LDAP"
+msgid "Launch the graphical environment when your system starts"
+msgstr "شغّل X-Window عند بدء التشغيل"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LDAP"
-msgstr "LDAP"
+msgid "hourly"
+msgstr "كلّ ساعة "
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Local files"
-msgstr "ملÙات محلية"
+msgid " Successfuly Restored on %s "
+msgstr " تمت الإستعادة بنجاح على %s "
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Authentication"
-msgstr "التحقق"
+msgid "Making printer port available for CUPS..."
+msgstr "جاري جعل منÙØ° الطابعة متوÙراً لـCUPS..."
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
-msgstr "كلمة المرو هذه قصيرة جداً (يجب أن تكون %d رموز على الأقل)"
+msgid "Antigua and Barbuda"
+msgstr "أنتيغوا و باربودا"
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "No password"
-msgstr "لا كلمة مرور"
+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"
+"احذÙ/أعد اضاÙØ© المستخدم الى خادم الطرÙيات لتمكين تسجيل الدخول."
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Set root password"
-msgstr "عيّن كلمة مرور المستخدم الجذر"
+msgid "Spanish"
+msgstr "الإسبانية"
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
-msgstr "لم تقم بتهيئة خادم X. هل أنت متأكد أنك تريد ذلك؟"
+msgid "Start"
+msgstr "ابدأ"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Services: %d activated for %d registered"
-msgstr "الخدمات: %d منشّطة لـ %d مسجلة"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Services"
-msgstr "الخدمات"
+msgid "Configuring applications..."
+msgstr "جاري إعداد التطبيقات..."
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "System"
-msgstr "النظام"
+msgid "Normal modem connection"
+msgstr "وصلة مودم عادية"
-#. -PO: example: lilo-graphic on /dev/hda1
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "%s on %s"
-msgstr "%s على %s"
+msgid "File Selection"
+msgstr "اختيار الملÙات"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Bootloader"
-msgstr "محمّل الإقلاع"
+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"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "Boot"
-msgstr "الإقلاع"
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "disabled"
-msgstr "معطل"
+msgid "Run config tool"
+msgstr "شغّل أداة التهيئة"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "activated"
-msgstr "منشّط"
+msgid "Bootloader installation"
+msgstr "تثبيت محمل الإقلاع"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Firewall"
-msgstr "جدار ناري"
+msgid "Root partition size in MB: "
+msgstr "حجم التجزئة الجذرية بالميغابايت"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Security"
-msgstr "الأمن"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "هذه الحزمة الزامية, لا يمكن عدم اختيارها"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Security Level"
-msgstr "مستوى الأمن"
+msgid "Etherboot ISO image is %s"
+msgstr "Etherboot ISO image هي %s"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Network"
-msgstr "الشبكة"
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) هو خادم أسماء نطاق (DNS) Ùˆ الذي يستخدم لمعرÙØ© أسماء المستضيÙات "
+"أو عناوين IP."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Network & Internet"
-msgstr "الشبكة و الإنترنت"
+msgid "Disconnect..."
+msgstr "اقطع الإتصال..."
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Graphical interface"
-msgstr "الواجهة الرسومية"
+msgid "Saint Lucia"
+msgstr "سانت لوسيا"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Hardware"
-msgstr "العتاد"
+msgid "Report"
+msgstr "تقرير"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TV card"
-msgstr "بطاقة التلÙاز"
+msgid "Palau"
+msgstr "بالاو"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr "لم يتم ايجاد بطاقة الصوت. حاول تشغيل \"harddrake\" بعد التثبيت"
+msgid "level"
+msgstr "المستوى"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
-msgstr "شغّل \"sndconfig\" بعد التثبيت لتهيئة بطاقة الصوت الخاصة بك"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
+msgstr "كل مشكلة سيتم تتبعها من خبير واحد معتمد من MandrakeSoft."
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "هل لديك بطاقة صوت ISA؟"
+msgid "Package Group Selection"
+msgstr "اختيار مجموعات الحزم"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sound card"
-msgstr "بطاقة الصوت"
+msgid "Restore Via Network Protocol: %s"
+msgstr "استعد عن طريق بروتوكول الشبكة: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Remote CUPS server"
-msgstr "خادم CUPS بعيد"
+msgid "You can configure each parameter of the module here."
+msgstr "يمكنك تهيئة كل معامل للوحدة هنا."
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "No printer"
-msgstr "لا طابعة"
+msgid "Choose the resolution and the color depth"
+msgstr "اختر دقة العرض و عمق الألوام"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Printer"
-msgstr "طابعة"
+msgid "Emulate third button?"
+msgstr "محاكاة الزر الثالث؟"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mouse"
-msgstr "الÙأرة"
+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"
+"أولاً اخذ٠تجزئة أساسية و قم بإنشاء تجزئة ممتدة."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Timezone"
-msgstr "المنطقة الزمنية"
+msgid "Mount"
+msgstr "حمل"
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Keyboard"
-msgstr "لوحة المÙاتيح"
+msgid "Creating auto install floppy"
+msgstr "جاري انشاء قرص التثبيت الآلي"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Summary"
-msgstr "ملخص"
+msgid "Install updates"
+msgstr "تثبيت تحديثات النظام"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "NTP Server"
-msgstr "خادم NTP"
+msgid "text box height"
+msgstr "ارتÙاع الصندوق النصي"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
-msgstr "تزامن وقت آلي (باستخدام NTP)"
+msgid "State"
+msgstr "الحالة"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Hardware clock set to GMT"
-msgstr "ساعة الجهاز مضبوطة على توقيت غرينتش"
+msgid "Be sure a media is present for the device %s"
+msgstr "تأكد من وجود الوسيط للوحدة %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which is your timezone?"
-msgstr "ما هي منطقتك الزمنية؟"
+msgid "Enable multiple profiles"
+msgstr "تمكين التشكيلات المتعددة"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Would you like to try again?"
-msgstr "هل تريد المحاولة مرةً أخرى؟"
+msgid ""
+"These options can backup and restore all files in your /etc directory.\n"
+msgstr "هذه الخيارات يمكنها نسخ Ùˆ استرجاع كل الملÙات ÙÙŠ دليل /etc.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Unable to contact mirror %s"
-msgstr "تعذر ا?تصال بالمرآة %s"
+msgid "Local printer"
+msgstr "طابعة محلية"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
-msgstr "جاري الإتصال بالمرآة للحصول على قائمة بالحزم المتوÙرة..."
+msgid "Files Restored..."
+msgstr "الملÙات المستعادة..."
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "اختر مرآة سيتم من خلالها تنزيل الحزم"
+msgid "Package selection"
+msgstr "اختيار الحزم"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr ""
-"جاري الإتصال بموقع Mandrake Linux للحصول على قائمة بالمرايا المتوÙرة..."
+msgid "Mauritania"
+msgstr "موريتانيا"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw: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"
+"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"
-"To download these packages, you will need to have a working Internet \n"
-"connection.\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"
-"Do you want to install the updates ?"
msgstr ""
-"تستطيع الآن تنزيل الحزم المحدّثة. هذه الحزم\n"
-"تم تحديثها بعد اصدار التوزيعة. قد\n"
-"تحتوي على اصلاحات أمنية أو اصلاحات لعيوب برمجية.\n"
+"يمكنني Ø­Ùظ التهيئة Ùˆ اÙتراض أنك قمت بإعداد خادم DHCP مسبقاً; ÙÙŠ هذه الحال "
+"تأكد من أنني أستطيع قراءة الشبكة التي تستخدمها للشبكة المحلية بشكل صحيح; "
+"سأقوم بإعادة تهيئتها و لن أقوم بأي شئ تجاه تهيئة خادم DHCP.\n"
"\n"
-"لتنزيل هذه الحزم, تحتاج الى أن تكون لديك اتصال \n"
-"بالإنترنت.\n"
+"مدخل DNS الإÙتراضي هو اسم الخادم المخبئي على الجدار الناري. يمكنك ابدال ذلك "
+"بعنوان IP للـDNS الخاص بموÙر خدمة الإنترنت, مثل.\n"
+"\t\t \n"
+"ان لم يكن ذلك, يمكنني اعداة تهيئة الواجهة و اعداة تهيئة خادم DHCP لك.\n"
"\n"
-"هل تريد تنزيل هذه التحديثات ؟"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "Ùضلاً أدخل قرص وحدات التحديث ÙÙŠ السواقة %s"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "Ùضلاً أدخل قرص الإقلاع الذي تستخدمه ÙÙŠ السواقة %s"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Post-install configuration"
-msgstr "تهيئة ما بعد التثبيت"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Installing package %s\n"
-"%d%%"
+"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 ""
-"جاري تثبيت الحزمة %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Preparing installation"
-msgstr "جاري التحضير للتثبيت"
+"لم يتم ايجاد طابعة محلية! لتثبيت طابعة يدوياً ادخل اسم جهاز/اسم مل٠ÙÙŠ حقل "
+"الإدخال (الطابعات المتوازية: /dev/lp0, /dev/lp1, ..., مماثلة لـLPT1:, "
+"LPT2:, ..., طابعة USB الأولى: /dev/usb/lp0, طابعة USB الثانية: /dev/usb/"
+"lp1, ...)."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "القرص المدمج المسمى \"%s\""
+msgid "All primary partitions are used"
+msgstr "كل التجزئات الرئيسية مستخدمة"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.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."
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
msgstr ""
-"اذا كانت لديك قل الأقراص ÙÙŠ القائمة أدناه, اضغط مواÙÙ‚.\n"
-"اذا لم تمكن لديك أي من هذه الأقراص, اضغط الغاء.\n"
-"اذا كانت بعض هذه الأقراص Ù…Ùقودة, قم بازالة اختيارهاثم اضغط مواÙÙ‚."
+"بعد عمل ذلك, ننصح بإعادة تشغيل بيئة X لديك لتÙادي أي مشاكل تتعلق بإسم "
+"المستضيÙ."
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
+#: ../../services.pm:1
#, c-format
-msgid "All"
-msgstr "الكل"
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr "تحقق و تهيئة آلية للعتاد عند الإقلاع."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Truly minimal install (especially no urpmi)"
-msgstr "تثبيت مصغّر Ùعلاً (خصوصاً بدون urpmi)"
+msgid "Installation Server Configuration"
+msgstr "تهيئة خادم الثبيت"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "With basic documentation (recommended!)"
-msgstr "مع وثائق المساعدة الأساسية (Ù…Ùضّل)"
+msgid "Configuring IDE"
+msgstr "جاري تهيئة IDE"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "With X"
-msgstr "مع X"
+msgid "Network functionality not configured"
+msgstr "لم يتم تحديد وظيÙية الشبكة"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"You haven't selected any group of packages.\n"
-"Please choose the minimal installation you want:"
-msgstr ""
-"لم تختر أي مجموعة من الحزم.\n"
-"Ùضلاً اختر التثبيت المصغر الذي تريده:"
+msgid "Configure module"
+msgstr "تهيئة الوحدة"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Type of install"
-msgstr "نوع التثبيت"
+msgid "Cocos (Keeling) Islands"
+msgstr "جزر الكوكوس"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Selected size is larger than available space"
-msgstr "الحجم المختار أكبر من المساحة المتوÙرة"
+msgid "Disconnecting from the Internet "
+msgstr "جاري قطع الإتصال بالإنترنت"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "أدخهل القرص المرن المحتوى على اختيارات الحزم"
+msgid "You'll need to reboot before the modification can take place"
+msgstr "ستحتاج الى اعادة التشغيل قبل أن يتم تÙعيل التعديلات"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Loading from floppy"
-msgstr "جاري التحميل من القرص المرن"
+msgid "Provider phone number"
+msgstr "رقم هات٠الموÙر"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Package selection"
-msgstr "اختيار الحزم"
+msgid "Host %s"
+msgstr "المستضي٠%s"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Save on floppy"
-msgstr "احÙظ على قرص مرن"
+msgid "Armenia"
+msgstr "أرمينيا"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Load from floppy"
-msgstr "حمّل من قرص مرن"
+msgid "Fiji"
+msgstr "Ùيجي"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.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."
+"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 ""
-"Ùضلا٠اختر Ø­Ùظ أو تحميل اختياراتك للحزم من القرص المرن.\n"
-"النسق مشابه لأقراص التثبيت الآلي المرنة."
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
-msgstr "لا يوجد ÙÙŠ نظامك مساحة متبقة تكÙÙŠ للتثبيت أو الترقية (%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 "جاري البحث عن الحزم التي ستتم ترقيتها..."
+"Arguments: (length, ndigits=0, nupper=0)\n"
+"\n"
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Looking at packages already installed..."
-msgstr "جاري التعر٠على الحزم المثبتة مسبقاً..."
+msgid "Second floppy drive"
+msgstr "سواقة القرص المرن الثانية"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "جاري البحث عن الحزم المتوÙرة Ùˆ اعداة بناء قاعدة بيانات rpm..."
+msgid "About Harddrake"
+msgstr "حول HardDrake"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
-msgstr "لا توجد مساحة تبديل كاÙية للقيام بالتثبيت, Ùضلاً زد مساحة التبديل"
+msgid "Drive capacity"
+msgstr "حجم السواقة"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
msgstr ""
-"تعذر التأكد من صحة نظام المÙات %s. هل تريد تصحيح الأخطاء (كن حذراً, يمكن أن "
-"تخسر بيانات)"
+"أدخل قرصا مرنا ÙÙŠ السواقة\n"
+"كل البيانات على القرص ستمحى"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "تحقق من البلوكات السيئة؟"
+msgid "Size: %s"
+msgstr "الحجم: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "اختر التجزئات التي تريد تجهيزها"
+msgid "Control and Shift keys simultaneously"
+msgstr "Ù…Ùاتيح Control Ùˆ Shift ÙÙŠ Ù†Ùس الوقت"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "تحتاج الى اعداة التثبيت لتÙعيل التعديلات على جدول التجزئات"
+msgid "secondary"
+msgstr "ثانوي"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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 ""
-"No free space for 1MB bootstrap! Install will continue, but to boot your "
-"system, you'll need to create the bootstrap partition in DiskDrake"
+msgid "View Backup Configuration."
+msgstr "اعرض تهيئة النسخ الإحتياطي"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the mount points"
-msgstr "اختر نقاط التحميل"
+msgid "if set to yes, report check result to syslog."
+msgstr "if set to yes, report check result to syslog."
-#: ../../install_steps_interactive.pm:1
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr "جاري عمل مسح للتجزئات لإيجاد نقاط التحميل"
+msgid "No password"
+msgstr "لا كلمة مرور"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No partition available"
-msgstr "لا توجد تجزئة"
+msgid "Nigeria"
+msgstr "نيجيريا"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configuring IDE"
-msgstr "جاري تهيئة IDE"
+msgid "There is no existing partition to use"
+msgstr "لا توجد تجزئة لاستخدامها"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "IDE"
-msgstr "IDE"
+msgid ""
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
+msgstr ""
+"الماسحات الضوئية التالية\n"
+"\n"
+"%s\n"
+"متوÙرة لنظامك.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "جاري تهيئة بطاقات PCMCIA..."
+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 "
+"الخاص بالطابعة Ùˆ اختيارياً يمكنك اضاÙØ© رقم منÙØ° الطابعة (الإÙتراضي هو 9100). "
+"على خادمات HP JetDirect يكون رقم المنÙØ° عادةً هو 9100, على الخادمات الأخرى "
+"يمكن أن يكون الرقم غير ذلك. الق نظرة على دليل المستخدم للعتاد الخاص بك."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+msgid "Hard drive information"
+msgstr "معلومات القرص الصلب"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Button 3 Emulation"
-msgstr "محاكاة الزر 3"
+msgid "Russian"
+msgstr "الروسية"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Button 2 Emulation"
-msgstr "محاكاة الزر 2"
+msgid "Jordan"
+msgstr "الأردن"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Buttons emulation"
-msgstr "محاكاة الأزرار"
+msgid "Hide files"
+msgstr "خبئ الملÙات"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Ùضلاً اختر المنÙØ° التسلسلي الموصلة به الÙأرة"
+msgid "Auto-detect printers connected to this machine"
+msgstr "تحقق أليا من الطابعات المتصلة بهذا الجهاز"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Mouse Port"
-msgstr "منÙØ° الÙأرة"
+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"
+"اذا كانت لديك بطاقة تلÙاز لكن لم يستطع DrakX اكتشاÙها (لا توجد وحدات bttv "
+"ولا saa7134\n"
+"ÙÙŠ \"/etc/modules\") أو لم تثبّت xawtv, Ùضلاً قم بإرسال نتائج\n"
+"الأمر \"lspcidrake -v -f\" الى \"install\\@mandrakesoft.com\"\n"
+"مع العنوان \"undetected TV card\".\n"
+"\n"
+"\n"
+"يمكنك تثبيت XawTV بكتابة الأمر \"urpmi xawtv\" كمستخدم جذر ÙÙŠ سطر الأوامر."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Please choose your type of mouse."
-msgstr "Ùضلاً اختر نوع الÙأرة."
+msgid "Sorry, no floppy drive available"
+msgstr "آس٠, لا مدخل مرن متاح"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Encryption key for %s"
-msgstr "Ù…Ùاتح التشÙير"
+#: ../../lang.pm:1
+#, c-format
+msgid "Bolivia"
+msgstr "بوليÙيا"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Upgrade %s"
-msgstr "ترقية %s"
+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"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "هل هذا تثبيت أم ترقية؟"
+msgid "Bad package"
+msgstr "حزمة سيئة"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Install/Upgrade"
-msgstr "تثبيت/ترقية"
+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 ""
+"حوّل جهازك الى خادم لينكس قوي بنقرات قليلة من الÙأرة: خادم ويب, بريد, جدار "
+"ناري, موجّه, خادم ملÙات Ùˆ طباعة, ..."
-#: ../../install_steps_interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr "ها هي قائمة كاملة بكل لوحات المÙاتيح المتوÙرة"
+msgid "DrakSec Basic Options"
+msgstr "خيارات DrakSec الأساسية"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Please choose your keyboard layout."
-msgstr "رجاء, اختر لوحة المÙاتيح."
+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\" ÙÙŠ سطر الأوامر."
-#: ../../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
+#: ../../lang.pm:1
#, c-format
-msgid "Quit"
-msgstr "خروج"
+msgid "Romania"
+msgstr "رومانيا"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "License agreement"
-msgstr "اتÙاقية الترخيص"
+msgid "choose device"
+msgstr "اختر الجهاز "
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "An error occurred"
-msgstr "ظهر خطأ"
+msgid "Canada"
+msgstr "كندا"
-#: ../../install_steps_newt.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+msgid "Remove from LVM"
+msgstr "ازالة من LVM"
-#: ../../install_steps_newt.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "تثبيت Mandrake Linux %s"
+msgid "Timezone"
+msgstr "المنطقة الزمنية"
-#: ../../install_steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No floppy drive available"
-msgstr "لا توجد سواقة أقراص مرنة"
+msgid "German"
+msgstr "الألمانية"
-#: ../../install_steps.pm:1
+#: ../../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 "Welcome to %s"
-msgstr "أهلا بكم ÙÙŠ %s"
+msgid "Next ->"
+msgstr "التالي ->"
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"لم يتم تثبيت بعض الحزم المهمة بشل صحيح.\n"
-"إما أن سواقة القرص المدمج أو أن القرص المدمج Ù†Ùسه به عيب ما.\n"
-"تأكد من صحة القرص المدمج على كمبيوتر مثبّت باستخدام الأمر \"rpm -qpl Mandrake/"
-"RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm:1
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "نقطة تحميل مكررّة %s"
-#: ../../install_steps.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"An error occurred, but I don't know how to handle it nicely.\n"
-"Continue at your own risk."
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
msgstr ""
-"ظهر خطأ و لا أعر٠كي٠أتعامل معه بأسلوب جيد.\n"
-"تابع على مسؤوليتك."
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please wait"
-msgstr "من Ùضلك انتظر"
+msgid "Guinea-Bissau"
+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
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Ok"
-msgstr "مواÙÙ‚"
+msgid "Horizontal refresh rate"
+msgstr "نسبة الإنعاش الأÙقي"
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Finish"
-msgstr "إنتهاء"
+msgid ""
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
+msgstr ""
+"لم يمكن ازالة تعيين نقطة التحميل نظرا لأن هذه التجزئة مستخدمة لـloop back.\n"
+"قم بإزالة الـloopback أولا"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Basic"
-msgstr "أساسي"
+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 ÙÙŠ قسم \"الشبكة Ùˆ الإنترنت\"/\"الوصلات\", Ùˆ بعد ذلك قم بتهيئة "
+"الطابعة, كذلك باستخدام مركز تحكم Mandrake ÙÙŠ قسم \"العتاد\"/\"الطابعة\""
-#: ../../interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Advanced"
-msgstr "متقدم"
+msgid "USB controllers"
+msgstr "متحكمات USB"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Remove"
-msgstr "احذÙ"
+msgid "What norm is your TV using?"
+msgstr "أي نظام يستخدمه جهاز التلÙاز لديك؟"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Modify"
-msgstr "تعديل"
+msgid "Type:"
+msgstr "النوع:"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Add"
-msgstr "اضاÙØ©"
+msgid "Share name"
+msgstr "اسم المشاركة"
-#: ../../interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Choose a file"
-msgstr "إختر ملÙ"
+msgid "enable"
+msgstr "تمكين"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.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)"
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
-"هنا يمكنك اختيار اختصارات لوحة المÙاتيح التي \n"
-"ستسمح لك بالتبديل بين لغات لوحة المÙاتيح المختلÙØ©\n"
-"(مثلاً: لاتيني و غير لاتيني)"
-
-#: ../../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 "Ù…Ùتاح \"Menu\""
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Alt and Shift keys simultaneously"
-msgstr "Ù…Ùاتيح Alt Ùˆ Shift ÙÙŠ Ù†Ùس الوقت"
+"جاري الإتصال بموقع Mandrake Linux للحصول على قائمة بالمرايا المتوÙرة..."
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
-msgstr "Ù…Ùاتيح Ctrl Ùˆ Alt ÙÙŠ Ù†Ùس الوقت"
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr ""
+"ظهرت مشكلة أثناء اعادة تشغيل الشبكة: \n"
+"\n"
+"%s"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "CapsLock key"
-msgstr "Ù…Ùتاح CapsLock"
+msgid "Remove the loopback file?"
+msgstr "هل تريد ازالة مل٠loopback؟"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Control and Shift keys simultaneously"
-msgstr "Ù…Ùاتيح Control Ùˆ Shift ÙÙŠ Ù†Ùس الوقت"
+msgid "Selected size is larger than available space"
+msgstr "الحجم المختار أكبر من المساحة المتوÙرة"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Both Shift keys simultaneously"
-msgstr "Ù…Ùتاحيّ Shift ÙÙŠ Ù†Ùس الوقت"
+msgid "NCP server name missing!"
+msgstr "اسم خادم NCP Ù…Ùقود!"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Right Alt key"
-msgstr "Ù…Ùتاح Alt الأيمن"
+msgid "Please choose your country."
+msgstr "Ùضلاً اختر بلدك."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Yugoslavian (latin)"
-msgstr "اليوغوسلاÙية (لاتيني)"
+msgid "Hard Disk Backup files..."
+msgstr "ملÙات النسخ الإحتياطي للقرص الصلب..."
#: ../../keyboard.pm:1
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "اÙيتنامية \"ص٠رقمي\" QWERTY"
+msgid "Laotian"
+msgstr "اللاوسية"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "US keyboard (international)"
-msgstr "لوحة Ù…Ùاتيح أمريكية (دولي)"
+msgid "Samoa"
+msgstr "ساموا"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "US keyboard"
-msgstr "لوحة المÙاتيح الأمريكية"
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
+msgstr ""
+"بروتوكول rstat يسمح للمستخدمين على الشبكة باسترجاع\n"
+"احصائيات آداء أي جهاز على هذه الشبكة."
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "UK keyboard"
-msgstr "لوحة المÙاتيح البريطانية"
+msgid "Re-generating list of configured scanners ..."
+msgstr "جاري اعادة توليد قائمة الماسحات الضوئية المعدّة ..."
-#: ../../keyboard.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Ukrainian"
-msgstr "الأوكرانية"
+msgid "Scanner"
+msgstr "الماسح الضوئي"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "التركية (طراز \"Q\" الحديث)"
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr "تحذير: اختبار بطاقة العرض هذه قد يتسب ÙÙŠ ايقا٠جهازك"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "التّركية (طراز \"F\" التقليدي)"
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr "اسم المستخدم يجب أن يحتوي Ùقط على الحرو٠الصغيرة, الأرقام, `-' Ùˆ `_'"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Tajik keyboard"
-msgstr "لوحة المÙاتيح الطاجيكية"
+msgid "Menudrake"
+msgstr "Menudrake"
-#: ../../keyboard.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Thai keyboard"
-msgstr "لوحة المÙاتيح التايلاندية"
+msgid "Welcome To Crackers"
+msgstr "مرحبا بالمخترقين"
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "التاميل (آلة كاتبة)"
+msgid "Module options:"
+msgstr "خيارات الوحدة:"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Tamil (ISCII-layout)"
-msgstr "التاميل (ISCII)"
+msgid "Secure your networks with the Multi Network Firewall"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Serbian (cyrillic)"
-msgstr "الصربية (سيريلي)"
+msgid "Go on without configuring the network"
+msgstr "تابع دون تهيئة الشبكة"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "السلوÙاكية (QWERTY)"
+msgid "Abort"
+msgstr "إنهاء"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "السلوÙاكية (QWERTZ)"
+msgid "No password prompt on %s at port %s"
+msgstr "لا يوجد طلب كلمة سر ÙÙŠ %s على المنÙØ° %s"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Slovenian"
-msgstr "السلوÙينية"
+msgid "Please check if you want to use the non-rewinding device."
+msgstr ""
+"Ùضلا قم بالتأشير هنا اذا كنت تريد استخدام جهاز غير قابل للرجوع الى الخلÙ."
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Swedish"
-msgstr "السويدية"
+msgid "Usage of remote scanners"
+msgstr "استخدام الماسحات الضوئية البعيدة"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Russian (Yawerty)"
-msgstr "الرّوسية (Yawerty)"
+msgid "\t-CDROM.\n"
+msgstr "\t-القرص المدمج.\n"
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Russian"
-msgstr "الروسية"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
+msgstr ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
#: ../../keyboard.pm:1
#, c-format
-msgid "Romanian (qwerty)"
-msgstr "الرومانية (qwertz)"
+msgid "Dvorak (Norwegian)"
+msgstr "Dvorak (نرويجيةّ)"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Romanian (qwertz)"
-msgstr "الرومانية (qwertz)"
+msgid "Hard Disk Backup Progress..."
+msgstr "التقدم ÙÙŠ نسخ القرص الصلب..."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Canadian (Quebec)"
-msgstr "الكنديّة (كيبيك)"
+msgid "Unable to fork: %s"
+msgstr "تعذر تنÙيذ: %s"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Portuguese"
-msgstr "البرتغالية"
+msgid "Type: "
+msgstr "النوع: "
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "البولندية (qwertz layout)"
+msgid "<-- Edit Client"
+msgstr "<-- تحرير العميل"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "البولندية (qwerty layout)"
+msgid "no fonts found"
+msgstr "لا توجد خطوط"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Norwegian"
-msgstr "النرويجية"
+msgid "Mouse"
+msgstr "الÙأرة"
-#: ../../keyboard.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Dutch"
-msgstr "الهولندية"
+msgid "not enough room in /boot"
+msgstr "لا توجد مساحو كاÙية ÙÙŠ /boot"
-#: ../../keyboard.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Maltese (US)"
-msgstr "المالطية (أمريكا)"
+msgid "Choosing an arbitratry driver"
+msgstr "جاري اختيار مشغل عام"
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Maltese (UK)"
-msgstr "المالطية (بريطانيا)"
+msgid "Host name"
+msgstr "اسم المستضيÙ"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "المنغولية (سيريلية)"
+msgid "Liechtenstein"
+msgstr "ليشتنشتاين"
-#: ../../keyboard.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Myanmar (Burmese)"
-msgstr "ميانمار (البورمية)"
+msgid "the color of the progress bar"
+msgstr "لون شريط التقدم"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Macedonian"
-msgstr "المقدونية"
+msgid "Suppress Fonts Files"
+msgstr "أبطل ملÙات الخطوط"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Malayalam"
-msgstr "المالايالام"
+msgid "Add to RAID"
+msgstr "اضاÙØ© الى RAID"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Latvian"
-msgstr "اللاتÙية"
+#: ../../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 ""
+"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 would be the name of the kernel to boot. Typically, vmlinux\n"
+"or a 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."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "الليتوانية \"صوتي\" QWERTY"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr "تمت اضاÙØ© الطابعة \"%s\" الى Star Office/OpenOffice.org/GIMP بنجاح."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "الليتوانية \"ص٠رقمي\" QWERTY"
+msgid "No floppy drive available!"
+msgstr "لا توجد سواقة قرص مرن!"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "الليتوانية AZERTY (جديد)"
+#: ../../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"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "الليتوانية AZERTY (قديم)"
+msgid "Continue anyway?"
+msgstr "هل تريد الاكمال على أي حال؟"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Laotian"
-msgstr "اللاوسية"
+msgid ""
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
+msgstr ""
+"اذا لم تكن طابعت موجودة ÙÙŠ القائمة, Ùضلاً اختر طابعة متواÙقة (انظر دليل "
+"الطابعة) أو اختر طابعة مماثلة."
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Latin American"
-msgstr "الأمريكية اللاتينية"
+msgid "Printer"
+msgstr "طابعة"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Korean keyboard"
-msgstr "لوحة المÙاتيح الكورية"
+msgid "Saudi Arabia"
+msgstr "السعودية"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "اليابانية 106 Ù…Ùاتيح"
+msgid "Internet"
+msgstr "الإنترنت"
-#: ../../keyboard.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Inuktitut"
-msgstr "اينوكتيتوت"
+msgid "Some devices were added:\n"
+msgstr "تمت اضاÙØ© بعض العتاد:\n"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Italian"
-msgstr "الإيطالية"
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "الهندسة: %s اسطوانة, %s رأس, %s قطاع\n"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Icelandic"
-msgstr "الآيسلاندية"
+msgid "Printing on the printer \"%s\""
+msgstr "جاري الطباعة على الطابعة \"%s\""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Iranian"
-msgstr "الإيرانيّة"
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr "/etc/hosts.allow و /etc/hosts.deny معدّان مسبقاً - لم يتم التغيير"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "العبرية (صوتية)"
+msgid "Restore From Tape"
+msgstr "استعادة من الشريط"
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Israeli"
-msgstr "العبرية"
+msgid "Choose the profile to configure"
+msgstr "اختر التشكيل الذي تريد تهيئته"
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Croatian"
-msgstr "الكرواتية"
+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 بدون أي نقاط اذا لم تكن تريد\n"
+"استخدام اسم المستضي٠الإÙتراضي."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hungarian"
-msgstr "المجرية"
+msgid "Backup Now from configuration file"
+msgstr "قم بالنسخ الآن من مل٠التهيئة"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Gurmukhi"
-msgstr "غورموكهي"
+msgid "Mount points should contain only alphanumerical characters"
+msgstr "نقا التحميل يجب أن تحتوي Ùقط على الحرو٠و/أو الآرقام"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Gujarati"
-msgstr "غوجاراتي"
+msgid "Restarting printing system..."
+msgstr "جاري اعادة تشغيل نظام الطباعة..."
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Greek"
-msgstr "اليونانية"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "الجورجيةّ (التصميم اللاتيني)"
+msgid "See hardware info"
+msgstr "عرض معلومات العتاد"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "الجورجية (التصميم الروسي)"
+msgid "First sector of boot partition"
+msgstr "القطاع اول من تجزئة الإقلاع"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "French"
-msgstr "الÙرنسية"
+msgid "Printer manufacturer, model"
+msgstr "مصنّع الطابعة, الطراز"
-#: ../../keyboard.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Finnish"
-msgstr "الÙنلندية"
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../keyboard.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Spanish"
-msgstr "الإسبانية"
+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 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)"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Estonian"
-msgstr "الإستونية"
+msgid "Subnet Mask:"
+msgstr "Subnet Mask:"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (سويدية)"
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr "تم تثبيت سمات LiLo و Bootsplash بنجاح"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (نرويجيةّ)"
+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"
+"أكبر من مقدرة شاشتك لأنك بهذا قد تدمر شاشتك.\n"
+" اذا لم تكن متأكدا يمكنك اختيار اعدادات عادية."
-# U+200F (RTL mark) has been inserted between "Dvorak" and "(US)", so
-# it displays on screen as "(US) Dvorak", following the same schema
-# as others "Dvorak (xxxx)" with xxx in Arabic that display as "(xxxx) Dvorak"
-# that way the entry is also listed together with the other "Dvorak" entries.
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Dvorak (US)"
-msgstr "Dvorak†(US)"
+msgid "Modify"
+msgstr "تعديل"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Danish"
-msgstr "الدنماركية"
+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\" تسمح لك بتعديل اعدادات الخيارات لوظيÙØ© طباعة محددة. "
+"ببساطة قم بإضاÙØ© الإعداد المطلوب الى سطر الآوامر, مثال \"%s <file>\".\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Devanagari"
-msgstr "ديÙانغاري"
+msgid "Need hostname, username and password!"
+msgstr "ÙŠÙحتاج الى اسم المستضي٠و اسم المستخدم Ùˆ كلمة المرور!"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "German (no dead keys)"
-msgstr "الألمانية (لا Ù…Ùاتيح ميتة)"
+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). اذا كنت تريد اضاÙØ© نقاط تحميل\n"
+"WebDAV, اختر \"جديد\"."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "German"
-msgstr "الألمانية"
+msgid "HardDrake"
+msgstr "HardDrake"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "التشيكية (QWERTY)"
+msgid "new"
+msgstr "جديد"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "التشيكية (QWERTZ)"
+msgid "Would you like to try again?"
+msgstr "هل تريد المحاولة مرةً أخرى؟"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "السويسرية (تصميم Ùرنسي)"
+msgid "Wizard"
+msgstr "المعالج"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "السويسرية (تصميم ألماني)"
+msgid "Edit selected server"
+msgstr "حرر الخادم المختار"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Belarusian"
-msgstr "البيلاروسية"
+msgid "Please choose where you want to backup"
+msgstr "رجاء اختر أين تريد النسخ الاحتياطي."
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bosnian"
-msgstr "البوسنية"
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr "تحتاج الى اعداة التثبيت لتÙعيل التعديلات على جدول التجزئات"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "البرازيلية (ABNT-2)"
+msgid "Do not include the browser cache"
+msgstr "لا تستخدم ذاكرة المتصÙØ­ المخبئية"
-#: ../../keyboard.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Bulgarian (BDS)"
-msgstr "البلغارية (BDS)"
+msgid "Please, choose your keyboard layout."
+msgstr "من Ùضلك اختر تصميم لوحة Ù…Ùاتيحك"
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "البلغارية (صوتية)"
+msgid "Standard"
+msgstr "القياسي"
-#: ../../keyboard.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Bengali"
-msgstr "البنغالية"
+msgid "Please choose your mouse type."
+msgstr "Ùضلاً, اختر نوع الÙأرة الخاصة بك."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Belgian"
-msgstr "البلجيكية"
+msgid "Connect..."
+msgstr "اتصل..."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "الأذربيجانية (لاتيني)"
+msgid "Failed to configure printer \"%s\"!"
+msgstr "تعذرت تهيئة الطابعة \"%s\"!"
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Arabic"
-msgstr "العربية"
+msgid "not configured"
+msgstr "غير معدّ"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Armenian (phonetic)"
-msgstr "الأرمينية (صوتي)"
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Armenian (typewriter)"
-msgstr "الأرمينية (آلة كاتبة)"
+msgid "About"
+msgstr "حول"
-#: ../../keyboard.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Armenian (old)"
-msgstr "الأرمينية (قديم)"
+msgid "Proxies configuration"
+msgstr "اعدادات البروكسي"
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Albanian"
-msgstr "الألبانيةّ"
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Polish"
-msgstr "البولندية"
+msgid "Start: sector %s\n"
+msgstr "البداية: قطاع %s\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Dvorak"
-msgstr "Dvorak"
+msgid "Network interface already configured"
+msgstr "واجهة الشبكة معدّة مسبقا!"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Zimbabwe"
-msgstr "زيمبابوي"
+msgid "Couldn't access the floppy!"
+msgstr "تعذر الوصول الى القرص المرن!"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Zambia"
-msgstr "زامبيا"
+msgid "connecting to Bugzilla wizard ..."
+msgstr "جاري الإتصال بمعالج Bugzilla ..."
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "South Africa"
-msgstr "جنوب Ø£Ùريقيا "
+msgid "Mail Server"
+msgstr "خادم بريد"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Serbia"
-msgstr "صربيا"
+msgid "Please click on a partition"
+msgstr "Ùضلا اضغط على تجزئة"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Mayotte"
-msgstr "مايوت"
+msgid "Linux"
+msgstr "لينكس"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Yemen"
-msgstr "اليمن"
+msgid "Have a nice day!"
+msgstr "نتمنى لك يوماً سعيداً!"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Samoa"
-msgstr "ساموا"
+msgid "across Network"
+msgstr "عبر الشّبكة"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Wallis and Futuna"
-msgstr "واليس Ùˆ Ùوتونا"
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Vanuatu"
-msgstr "Ùاناتو"
+msgid "Upgrade %s"
+msgstr "ترقية %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Vietnam"
-msgstr "Ùييتنام"
+msgid "Select Printer Connection"
+msgstr "اختر وصلة الطابعة"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Virgin Islands (U.S.)"
-msgstr "الجزر العذراء (الولايات المتحدة)"
+msgid "Scanning for TV channels in progress ..."
+msgstr "ضيط قنوات التلÙاز ÙÙŠ تقدم ..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr "الجزر العذراء (بريطانيا)"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+"خطأ أثناء ارسال المل٠عير FTP.\n"
+" Ùضلاً قم بتصحيح اعدادات FTP."
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Venezuela"
-msgstr "Ùينزويلا"
+msgid "IP Range Start:"
+msgstr "IP Range Start:"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Saint Vincent and the Grenadines"
-msgstr "سانت Ùينسنت Ùˆ الغرينادين"
+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 ""
+"مراقب الإنترنت الأساسي (يسمى عادةً بـ inetd) يبدأ\n"
+"مجموعة من خدمات الإنترنت الأخرى عند الحاجة. انه مسؤول عن بدء\n"
+"العديد من الخدمات, بما Ùيها telnet, ftp, rsh, Ùˆ rlogin. تعطيل inetd سيعطل\n"
+"كل الخدمات المذكورة."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Vatican"
-msgstr "الÙاتيكان"
+msgid "the height of the progress bar"
+msgstr "ارتÙاع شريط التقدم"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Uzbekistan"
-msgstr "أوزبكستان"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr ""
+"\n"
+"- احÙظ عبر %s على المستضيÙ: %s\n"
-#: ../../lang.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Uruguay"
-msgstr "أوروغواي"
+msgid "Argentina"
+msgstr "الأرجنتين "
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "United States Minor Outlying Islands"
-msgstr "جزر الولايات المتحدة"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
-#: ../../lang.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Uganda"
-msgstr "أوغندا"
+msgid "Domain Name Server"
+msgstr "خادم اسم النطاق"
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Ukraine"
-msgstr "أوكرانيا"
+msgid "Security Level:"
+msgstr "مستوى الأمن:"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Tanzania"
-msgstr "تنزانيا"
+msgid "Mount points must begin with a leading /"
+msgstr "يجب أن تبدأ نقاط التحميل بالعلامة /"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Taiwan"
-msgstr "تايوان"
+msgid "Postfix Mail Server"
+msgstr "خادم البريد Postfix"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Tuvalu"
-msgstr "توÙالو"
+msgid "Quit without saving"
+msgstr "الخروج بدون الحÙظ"
#: ../../lang.pm:1
#, c-format
-msgid "Trinidad and Tobago"
-msgstr "ترينياد و توباجو"
+msgid "Yemen"
+msgstr "اليمن"
-#: ../../lang.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Turkey"
-msgstr "تركيا"
+msgid "This product is available on the MandrakeStore Web site."
+msgstr "هذا المنتج متوÙر على موقع MandrakeStore"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Tonga"
-msgstr "تونجو"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
+msgstr ""
+"Ùضلاً أدخل الحجم الأقصى\n"
+" المسموح به لـDrakbackup"
-#: ../../lang.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Tunisia"
-msgstr "تونس"
+msgid "=> There are many things to choose from (%s).\n"
+msgstr "=> There are many things to choose from (%s).\n"
-#: ../../lang.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Turkmenistan"
-msgstr "تركمانستان"
+msgid "Hard drive detection"
+msgstr "التحقق من الأقراص الصلبة"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "East Timor"
-msgstr "تيمور الشرقية"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
+msgstr ""
+"لم تختر أي مجموعة من الحزم.\n"
+"Ùضلاً اختر التثبيت المصغر الذي تريده:"
-#: ../../lang.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Tokelau"
-msgstr "توكلاو"
+msgid "Please enter the WebDAV server URL"
+msgstr "رجاء أدخل عنوان خادم WebDav"
#: ../../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
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Chad"
-msgstr "تشاد"
+msgid "Accept"
+msgstr "اقبل"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Turks and Caicos Islands"
-msgstr "جزر الترك و الكايكوس"
+msgid "Description"
+msgstr "الوصÙ"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Swaziland"
-msgstr "سوازيلاند"
+msgid "Error opening %s for writing: %s"
+msgstr " Ùتحة الخطإ %s للكتابة :%s"
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Syria"
-msgstr "سورية"
+msgid "Mouse type: %s\n"
+msgstr "نوع الÙأرة: %s\n"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "El Salvador"
-msgstr "السلÙادور"
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr "يمكن لبطاقتك الحصول على دعم للتسريع ثلاثي الأبعاد مع XFree %s"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sao Tome and Principe"
-msgstr "ساو تومي و البرينسيب"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Ùضلاً اختر مساحة وسيط CD/DVD (بالميغابايت)"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Suriname"
-msgstr "سورينام"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Somalia"
-msgstr "الصومال"
+msgid "Expert Area"
+msgstr "منطقة الخبراء"
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Senegal"
-msgstr "السنغال"
+msgid "Choose a monitor"
+msgstr "إختر شاشة"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "San Marino"
-msgstr "سان مارينو"
+msgid "Empty label not allowed"
+msgstr "غير مسموح بالعلامات الÙارغة"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr "سيراليون"
+msgid "Maltese (UK)"
+msgstr "المالطية (بريطانيا)"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Slovakia"
-msgstr "سلوÙاكيا"
+msgid "I can't add any more partition"
+msgstr "لا يمكنني اضاÙØ© أي تجزئة أخرى"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr "جزر سÙالبارد Ùˆ جان ماين"
+msgid "Size in MB: "
+msgstr "الحجم باليغابايت: "
-#: ../../lang.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Slovenia"
-msgstr "سلوÙينيا"
+msgid "Remote printer"
+msgstr "طابعة بعيدة"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Saint Helena"
-msgstr "سانت هيلانة"
+msgid "Please choose a language to use."
+msgstr "رجاء اختر لغة الاستخدام."
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Singapore"
-msgstr "سنغاÙورة"
+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 ""
+"تحذير: تمت تهيئة هذا الجهاز سابقاً للإتصال بالإنترنت.\n"
+"بكل بساطة اقبل أن تÙبقي هذا الجهاز معدّ.\n"
+"تعديل الحقول أدناه سيغيّر هذه التهيئة."
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Sudan"
-msgstr "السودان"
+msgid "I can set up your computer to automatically log on one user."
+msgstr "يمكن اعداد جهازك لتسجيل الدخول آلياً لمستخدم معين."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Seychelles"
-msgstr "جزر سيشل"
+msgid "Floppy format"
+msgstr "نسق القرص الصلب"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Solomon Islands"
-msgstr "جزر سليمان"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Saudi Arabia"
-msgstr "السعودية"
+msgid "Generic Printers"
+msgstr "طابعات عادية (Generic)"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Rwanda"
-msgstr "رواندا"
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
+msgstr ""
+"Ùضلاً أدخل الطابعة التي يجب أن تذهب اليها وظائ٠الطباعة أو أدخل اسم جهاز/اسم "
+"مل٠ÙÙŠ حقل الإدخال"
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Russia"
-msgstr "روسيا"
+msgid "The scanners on this machine are available to other computers"
+msgstr "الماسحات الضوئية على هذه الماكينة متوÙرة للحواسيب الأخرى"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Romania"
-msgstr "رومانيا"
+msgid "First sector of the root partition"
+msgstr "القطاع الأول من التجزئة الجذرية"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Reunion"
-msgstr "ريونيون"
+msgid "Alternative drivers"
+msgstr "مشغلات بديلة"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Qatar"
-msgstr "قطر"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
+msgstr ""
+"\n"
+"Ùضلاً قم بالتأشير على الخيارات التي تحتاجها.\n"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Palau"
-msgstr "بالاو"
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
#, c-format
-msgid "Paraguay"
-msgstr "البارجواي"
+msgid "Cape Verde"
+msgstr "كيب Ùيردي"
-#: ../../lang.pm:1
-#, c-format
-msgid "Portugal"
-msgstr "البرتغال"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
+msgstr "اذا كان المعالج لديه Cyrix 6x86 Coma bug"
-#: ../../lang.pm:1
-#, c-format
-msgid "Palestine"
-msgstr "Ùلسطين"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgstr "معالجات pentium القديمة كانت تتوق٠عن العمل عند استخدام الكود F00F"
#: ../../lang.pm:1
#, c-format
-msgid "Puerto Rico"
-msgstr "بورتوريكو"
+msgid "Guam"
+msgstr "غوام"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Pitcairn"
-msgstr "بيتكايرن"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
+msgstr ""
+"Ùضلاً أدخل المنÙØ° المتصلة به الطابعة أو أدخل اسم جهاز/اسم مل٠ÙÙŠ حقل الإدخال"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Saint Pierre and Miquelon"
-msgstr "سانت بيير و ميكيلون"
+msgid "/Options/Test"
+msgstr "/خيارات/اختبار"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Poland"
-msgstr "بولندا"
+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"
+"أو الى الإنترنت. لا يوجد دخول بكلمة المرور."
-#: ../../lang.pm:1
+# y, c-format
+#: ../../fs.pm:1
#, c-format
-msgid "Pakistan"
-msgstr "باكستان"
+msgid "Mounting partition %s"
+msgstr "جاري تحميل التجزئة %s"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Philippines"
-msgstr "الÙيليبين"
+msgid "User name"
+msgstr "اسم المستخدم"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Papua New Guinea"
-msgstr "بابوا غينيا الجديدة"
+msgid "New configuration (isdn-light)"
+msgstr "إعداد جديد (isdn-light)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "French Polynesia"
-msgstr "بولينيسيا الÙرنسية"
+msgid "Userdrake"
+msgstr "Userdrake"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Peru"
-msgstr "بيرو"
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "أي تجزئة تريد استخدامها من أجل Linux4Win"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Panama"
-msgstr "بنما"
+msgid "Backup system"
+msgstr "نظام المساعد"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Oman"
-msgstr "عمان"
+msgid "Test pages"
+msgstr "صÙحات اختبارية"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "New Zealand"
-msgstr "نيوزيلندا"
+msgid ""
+"List of data to restore:\n"
+"\n"
+msgstr ""
+"قائمة البيانات التي سيتم استرجاعها:\n"
+"\n"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Niue"
-msgstr "نيوي"
+msgid "Checking %s"
+msgstr "جاري التأكد من %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Nauru"
-msgstr "ناورو"
+msgid "TCP/Socket Printer Options"
+msgstr "خيارات طابعة TCP/Socket"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Nepal"
-msgstr "نيبال"
+msgid "Card mem (DMA)"
+msgstr "Card mem (DMA)"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Nicaragua"
-msgstr "نيكاراغوا"
+msgid "France"
+msgstr "Ùرنسا"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Nigeria"
-msgstr "نيجيريا"
+msgid "browse"
+msgstr "استعرض"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Norfolk Island"
-msgstr "جزيرة نورÙولك"
+msgid "Checking installed software..."
+msgstr "جاري التأكد من البرامج المثبّتة..."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Niger"
-msgstr "النيجر"
+msgid "Remote printer name missing!"
+msgstr "اسم الطابعة البعيدة Ù…Ùقود!"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New Caledonia"
-msgstr "نيوكاليدونيا"
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr "هل تريد تمكين الطباعة على الطابعات ÙÙŠ الشبكة المحلية؟\n"
#: ../../lang.pm:1
#, c-format
-msgid "Namibia"
-msgstr "ناميبيا"
+msgid "Turkey"
+msgstr "تركيا"
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Mozambique"
-msgstr "موزمبيق"
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch usb"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Malaysia"
-msgstr "ماليزيا"
+msgid "Number of buttons"
+msgstr "عدد الأزرار"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Mexico"
-msgstr "المكسيك"
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "اÙيتنامية \"ص٠رقمي\" QWERTY"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Malawi"
-msgstr "مالاوي"
+msgid "Module"
+msgstr "وحدة"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Maldives"
-msgstr "جزر المالديÙ"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
+msgstr ""
+"بالإضاÙØ© الى ذلك, Ùإن الصÙو٠التي لم يتم عملها بهذا البرنامح أو \"foomatic-"
+"configure\" لا يمكن نقلها."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mauritius"
-msgstr "موريشيوس"
+msgid "Hardware"
+msgstr "العتاد"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Malta"
-msgstr "مالطة"
+msgid "Ctrl and Alt keys simultaneously"
+msgstr "Ù…Ùاتيح Ctrl Ùˆ Alt ÙÙŠ Ù†Ùس الوقت"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Montserrat"
-msgstr "مونتسيرات"
+msgid "United States"
+msgstr "الولايات المتحدة"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Mauritania"
-msgstr "موريتانيا"
+msgid "Default OS?"
+msgstr "نظام التشغيل الاÙتراضي؟"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Martinique"
-msgstr "مارتينيك"
+msgid "Swiss (German layout)"
+msgstr "السويسرية (تصميم ألماني)"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Northern Mariana Islands"
-msgstr "جزر ماريانا الشمالية"
+msgid "Configure all heads independently"
+msgstr "اعداد كل الرؤوس بشكل مستقل"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mongolia"
-msgstr "منغوليا"
+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 ""
+"Ùضلاً أدخل الطابعة التي تريد اعدادها. اعداد هذه الطابعة سيعمل آلياً. ان لم يتم "
+"اكتشا٠الطابعة بالشكل الصحيح أو اذا كنت تÙضل تهيئة يدوية شغل \"تهيئة يدوية\"."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Myanmar"
-msgstr "ميانمار"
+msgid "NTP Server"
+msgstr "خادم NTP"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Mali"
-msgstr "مالي"
+msgid "Load/Save on floppy"
+msgstr "حمّل/احÙظ على قرص مرن"
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Macedonia"
-msgstr "مقدونيا"
+msgid "This theme does not yet have a bootsplash in %s !"
+msgstr "هذه السمة ليس لها bootsplash ÙÙŠ %s !"
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Marshall Islands"
-msgstr "جزر مارشال"
+msgid "nice"
+msgstr "ظريÙ"
-#: ../../lang.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Madagascar"
-msgstr "مدغشقر"
+msgid "Leaving in %d seconds"
+msgstr "ستتم المغادرة ÙÙŠ %d ثوان"
-#: ../../lang.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Moldova"
-msgstr "مولدوÙا"
+msgid "Please choose which serial port your modem is connected to."
+msgstr "Ùضلاً اختر المنÙØ° التسلسلي المرتبط به المودم لديك."
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Monaco"
-msgstr "موناكو"
+msgid "Country"
+msgstr "البلد"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Morocco"
-msgstr "المغرب"
+msgid "Property"
+msgstr "الخاصية"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Libya"
-msgstr "ليبيا"
+msgid "Ghostscript"
+msgstr "Ghostscript"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Latvia"
-msgstr "لاتÙيا"
+msgid "LAN Configuration"
+msgstr "إعداد LAN"
#: ../../lang.pm:1
#, c-format
-msgid "Luxembourg"
-msgstr "لوكسمبورغ"
+msgid "Ghana"
+msgstr "غانا"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuania"
-msgstr "ليتوانيا"
+msgid "Path or Module required"
+msgstr "ÙŠÙحتاج الى مسار أو وحدة"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Lesotho"
-msgstr "ليسوتو"
+msgid "Advanced Options"
+msgstr "خيارات متقدمة"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Liberia"
-msgstr "ليبريا"
+msgid "Coma bug"
+msgstr "Coma bug"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Sri Lanka"
-msgstr "سريلانكا"
+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 ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr "ليشتنشتاين"
+#: ../../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"
+"تسريع للرسوم ثلاثية الأبعاد, يمكنك ÙÙŠ هذه الحال اختيار الخادم الذي\n"
+"يناسب احتياجاتك أكثر."
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Saint Lucia"
-msgstr "سانت لوسيا"
+msgid "There was an error installing packages:"
+msgstr "كان هناك خطأ ÙÙŠ تثبيت الحزم:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lebanon"
-msgstr "لبنان"
+msgid "Lexmark inkjet configuration"
+msgstr "إعداد Lexmark Inkjet"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Laos"
-msgstr "لاوس"
+msgid "Undo"
+msgstr "تراجع"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kazakhstan"
-msgstr "كازاخستان"
+msgid "Save partition table"
+msgstr "Ø­Ùظ جدول التقسيم"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Cayman Islands"
-msgstr "جزر كايمان"
+msgid "Finnish"
+msgstr "الÙنلندية"
#: ../../lang.pm:1
#, c-format
-msgid "Kuwait"
-msgstr "الكويت"
+msgid "Macedonia"
+msgstr "مقدونيا"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Korea"
-msgstr "كوريا"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
+msgstr ""
+"المشاركة لكل مستخدم تستخدم المجموعة \"fileshare\".\n"
+"يمكنك أن تستخدم userdrake لإضاÙØ© مستخدم ÙÙŠ هذه المجموعة."
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Korea (North)"
-msgstr "كوريا الشمالية"
+msgid "Slovenian"
+msgstr "السلوÙينية"
#: ../../lang.pm:1
#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr "سانت كيتس Ùˆ نيÙيس"
+msgid "Libya"
+msgstr "ليبيا"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Comoros"
-msgstr "جزر القمر"
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr "جاري إعداد النصوص البرمجية و تثبيت البرمجيات و بدء الخدمات..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Kiribati"
-msgstr "كيريباتي"
+msgid ""
+"\n"
+"- Burn to CD"
+msgstr ""
+"\n"
+"- انسخ الى قرص مدمج"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Cambodia"
-msgstr "كمبوديا"
+msgid "Table"
+msgstr "الجدول"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Kyrgyzstan"
-msgstr "قيرغيزستان"
+msgid "I don't know how to format %s in type %s"
+msgstr "لا أعر٠كي٠أجهز %s ÙÙŠ النوع %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Kenya"
-msgstr "كينيا"
+msgid "Model"
+msgstr "الطراز"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Japan"
-msgstr "اليابان"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Jordan"
-msgstr "الأردن"
+msgid "Stop Server"
+msgstr "أوق٠الخادم"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Jamaica"
-msgstr "جامايكا"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
+msgstr ""
+"\n"
+"اختر سمة\n"
+"Lilo Ùˆ bootsplash,\n"
+"يمكنك اختيارهم\n"
+"بشكل منÙصل"
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Iceland"
-msgstr "آيسلندا"
+msgid "Modem"
+msgstr "المودم"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Iran"
-msgstr "ايران"
+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 ""
+"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)."
#: ../../lang.pm:1
#, c-format
-msgid "Iraq"
-msgstr "العراق"
+msgid "Tuvalu"
+msgstr "توÙالو"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "British Indian Ocean Territory"
-msgstr "منطقة جزر المحيط الهادي البريطانية"
+msgid "Use auto detection"
+msgstr "استخدم التحقق الآلي"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "India"
-msgstr "الهند"
+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 بإضاÙØ© دعم الÙأرة لتطبيقات لينكس ÙÙŠ الوضع النصي مثل\n"
+"Midnight Commander. اضاÙØ© الى ذلك Ùإنه يسمح بعمليات القص Ùˆ اللصق ÙÙŠ سطر "
+"الأوامر,\n"
+"كما يتضمن دعم القوائم المختصرة ÙÙŠ سطر الأوامر."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Israel"
-msgstr "اسرائيل"
+msgid "Started on boot"
+msgstr "يتم بدءه عند الإقلاع"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Ireland"
-msgstr "أيرلندا"
+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 Ùˆ مجتمع لينكس على الإنترنت لمشاركة "
+"معلوماتك Ùˆ مساعدة الآخرين بأن تصبح خبيراً معتمَداً ÙÙŠ موقعنا للدعم الÙني على "
+"الإنترنت:"
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Indonesia"
-msgstr "اندونيسيا"
+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"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hungary"
-msgstr "المجر"
+msgid "Automatically find available printers on remote machines"
+msgstr "اعثر على الطابعات الموجودة على الماكينات البعيدة آلياً"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Haiti"
-msgstr "هايتي"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
+msgstr ""
+"\n"
+"- احÙظ الى الشريط على الجهاز: %s"
#: ../../lang.pm:1
#, c-format
-msgid "Croatia"
-msgstr "كرواتيا"
+msgid "East Timor"
+msgstr "تيمور الشرقية"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Honduras"
-msgstr "هندوراس"
+msgid "Del profile..."
+msgstr "احذ٠التشكيل..."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Heard and McDonald Islands"
-msgstr "جزر هيرد و ماكدونالد"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hong Kong"
-msgstr "هونج كونج"
+msgid "Installing Foomatic..."
+msgstr "جاري تثبيت Foomatic..."
-#: ../../lang.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "China"
-msgstr "الصين"
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "يرجى تسجيل الخروج ثم استخدم Ctrl-Alt-BackSpace"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Guyana"
-msgstr "غويانا"
+msgid "detected"
+msgstr "تم اكتشاÙÙ‡"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Guinea-Bissau"
-msgstr "غينيا-بيساو"
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr "يجب اعادة تشغيل الشبكة. هل تريد اعادة تشغيلها ؟"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Guam"
-msgstr "غوام"
+msgid "Package: "
+msgstr "الجزمة: "
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Guatemala"
-msgstr "غواتيمالا"
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr "تعذرت كتابة /etc/sysconfig/bootsplash."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "South Georgia and the South Sandwich Islands"
-msgstr "جوجيا الجنوبية و جزر ساندويتش الجنوبية"
+msgid "SECURITY WARNING!"
+msgstr "تحذير أمني!"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Equatorial Guinea"
-msgstr "غينيا الإستوائية"
+msgid "StarOffice"
+msgstr "StarOffice"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Guadeloupe"
-msgstr "غواديلوب"
+msgid "No, I don't want autologin"
+msgstr "لا, لا أريد دخولا أليا"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Guinea"
-msgstr "غينيا"
+msgid "Windows Migration tool"
+msgstr "أداة الإنتقال من Windows"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Gambia"
-msgstr "غامبيا"
+msgid "All languages"
+msgstr "كل اللغات"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Greenland"
-msgstr "غرينلاند"
+msgid "Removing %s"
+msgstr "جاري ازالة %s"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Gibraltar"
-msgstr "جبل طارق"
+msgid "Testing your connection..."
+msgstr "جاري اختبار الوصلة..."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Ghana"
-msgstr "غانا"
+msgid "Cache size"
+msgstr "حجم الذاكرة المخبئية"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "French Guiana"
-msgstr "غويانا الÙرنسية"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr "كلمات المرور ممكّنة الآن, لكن الاستخدام كحاسب ÙÙŠ شبكة يزال غير Ù…Ùضّل."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Georgia"
-msgstr "جورجيا"
+msgid "Start sector: "
+msgstr "قطاع البداية: "
#: ../../lang.pm:1
#, c-format
-msgid "Grenada"
-msgstr "عرينادا"
+msgid "Congo (Brazzaville)"
+msgstr "الكونغو برازاÙيل"
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "United Kingdom"
-msgstr "المملكة المتحدة"
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr "الحزمة %s يجب أن تÙثبّت. هل تريد تثبيتها؟"
#: ../../lang.pm:1
#, c-format
-msgid "Gabon"
-msgstr "الغابون"
+msgid "Seychelles"
+msgstr "جزر سيشل"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Faroe Islands"
-msgstr "جزر الÙيرو"
+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"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Micronesia"
-msgstr "ميكرونيزيا"
+msgid "Bad password on %s"
+msgstr "كلمة مرور سيئة على %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Falkland Islands (Malvinas)"
-msgstr "جزر Ùوكلاند"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
+msgstr ""
+"\n"
+"توجد طابعة غير معروÙØ© متصلة مباشرةً بنظامك"
#: ../../lang.pm:1
#, c-format
-msgid "Fiji"
-msgstr "Ùيجي"
+msgid "Zambia"
+msgstr "زامبيا"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Finland"
-msgstr "Ùنلندا"
+msgid "Security Administrator (login or email)"
+msgstr "مدير النظام (اسم الدخول أو البردي الألكتروني)"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Ethiopia"
-msgstr "اثيوبيا"
+msgid "Sorry, we support only 2.4 kernels."
+msgstr "آسÙون, نحن ندعم اصدارات النواة 2.4"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Spain"
-msgstr "أسبانيا"
+msgid "Romanian (qwerty)"
+msgstr "الرومانية (qwertz)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Eritrea"
-msgstr "اريتريا"
+msgid "Under Devel ... please wait."
+msgstr "تحت التطوير ... انتظر Ùضلا"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Western Sahara"
-msgstr "الصحراء الغربية"
+msgid "Czech Republic"
+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
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Denmark"
-msgstr "الدنمارك"
+msgid "Old configuration (isdn4net)"
+msgstr "إعداد قديم (isdn4net)"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Djibouti"
-msgstr "جيبوتي"
+msgid "Sound card"
+msgstr "بطاقة الصوت"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Cyprus"
-msgstr "قبرص"
+msgid "Import Fonts"
+msgstr "استيراد الخطوط"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Christmas Island"
-msgstr "جزر الكريسماس"
+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 ""
+"لديك تجزئة Microsofr Windows كبيرة.\n"
+"اقترح أن تغير حجم هذه التجزئة\n"
+"(اضغط عليها ثم اختر \"تغيير الحجم\")"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Cape Verde"
-msgstr "كيب Ùيردي"
+msgid "Suppress Temporary Files"
+msgstr "أبطل الملÙات المؤقتة"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cuba"
-msgstr "كوبا"
+msgid "Change partition type"
+msgstr "غير نوع التجزئة"
-#: ../../lang.pm:1
-#, c-format
-msgid "Colombia"
-msgstr "كولومبيا"
+#: ../../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"
+"من التهيئة المختارة على الشاشة."
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Cameroon"
-msgstr "الكاميرون"
+msgid "Network Options"
+msgstr "خيارات شبكة"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Chile"
-msgstr "تشيلي"
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+"اعرض السمات\n"
+"ÙÙŠ سطر الأوامر"
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Cook Islands"
-msgstr "جزر الكوك"
+msgid "Statistics"
+msgstr "احصائيات"
-#: ../../lang.pm:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Cote d'Ivoire"
-msgstr "كوت ديÙوار"
+msgid "(on %s)"
+msgstr "(على %s)"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Switzerland"
-msgstr "السويسرية"
+msgid "MM Series"
+msgstr "MM Series"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Congo (Brazzaville)"
-msgstr "الكونغو برازاÙيل"
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr "مكتبة تحمي من هجمات buffer overflow و format string"
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Central African Republic"
-msgstr "جمهورية وسط Ø£Ùريقية"
+msgid "average"
+msgstr "متوسط"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Congo (Kinshasa)"
-msgstr "الكونغو كينشاسا"
+msgid "New printer name"
+msgstr "اسم الطابعة الجديدة"
#: ../../lang.pm:1
#, c-format
-msgid "Cocos (Keeling) Islands"
-msgstr "جزر الكوكوس"
+msgid "Equatorial Guinea"
+msgstr "غينيا الإستوائية"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Canada"
-msgstr "كندا"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Belize"
-msgstr "بيليز"
+msgid "Build Backup"
+msgstr "ابني النسخة الإحتياطية"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Belarus"
-msgstr "روسيا البيضاء"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr "لطباعة مل٠من سطر الأوامر استخدم الأمر \"%s <file> أو \"%s <file>\".\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Botswana"
-msgstr "بوتسوانا"
+msgid "Currently, no alternative possibility is available"
+msgstr "حالياً لا يوجد احتمال بديل"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Bouvet Island"
-msgstr "جزيرة بوÙيه"
+msgid "Romanian (qwertz)"
+msgstr "الرومانية (qwertz)"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Bhutan"
-msgstr "بوتان"
+msgid "Write Config"
+msgstr "اكتب الإعدادات"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Bahamas"
-msgstr "جزر الباهاما"
+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 الآلي (IP router table) عن طريق\n"
+"بروتوكول RIP. بينما يستخدم RIP على الشبكات الصغيرة, تحتاج الشبكات الأكبر\n"
+"الى بروتوكولات توجيه معقدة أكثر."
#: ../../lang.pm:1
#, c-format
-msgid "Brazil"
-msgstr "البرازيل"
+msgid "Kiribati"
+msgstr "كيريباتي"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Bolivia"
-msgstr "بوليÙيا"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Brunei Darussalam"
-msgstr "سلطنة بروناي"
+msgid "Browse"
+msgstr "استعرض"
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Bermuda"
-msgstr "برمودا"
+msgid "CDROM"
+msgstr "القرص المدمج"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Benin"
-msgstr "بنين"
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "هل تريد أن تحاول أن تتصل بالإنترنت الآن؟"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Burundi"
-msgstr "بوروندي"
+msgid "Belgian"
+msgstr "البلجيكية"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bahrain"
-msgstr "البحرين"
+msgid "Do you have an ISA sound card?"
+msgstr "هل لديك بطاقة صوت ISA؟"
-#: ../../lang.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Bulgaria"
-msgstr "بلغاريا"
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+"لم يتم اكتشا٠أي موائم شبكة ايثرنت على نظامك.\n"
+"لا يمكنني اعداد نوع الإتصال هذا."
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Burkina Faso"
-msgstr "بوركيناÙاسو"
+msgid "Windows"
+msgstr "Windows"
-#: ../../lang.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Bangladesh"
-msgstr "بنغلاديش"
+msgid "Can't make screenshots before partitioning"
+msgstr "لا يمكنني غمل لقطات للشاشة قبل التجزئة"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Barbados"
-msgstr "باربادوس"
+msgid "Host Name"
+msgstr "اسم المستضيÙ"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bosnia and Herzegovina"
-msgstr "البوسنة و الهرسك"
+msgid "/File/Save _As"
+msgstr "/ملÙ/Ø­Ùظ _باسم"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Azerbaijan"
-msgstr "أذربيجان"
+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 Ùˆ أرقام المناÙØ° (اختياري) للحصول على معلومات الطابعات "
+"من الخادمات."
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Aruba"
-msgstr "أروبا"
+msgid "%s is not in the scanner database, configure it manually?"
+msgstr "%s غير موجود ÙÙŠ قاعدة بيانات الماسحات الضوئية, هل تريد تهيئته يدوياً؟"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "Australia"
-msgstr "أوستراليا"
+msgid "Delay before booting default image"
+msgstr "توقيت ما قبل اقلاع الصورة الاÙتراضية"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "American Samoa"
-msgstr "ساموا الأمريكية"
+msgid "Restrict command line options"
+msgstr "تشديد خيارات سطر الأوامر"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Argentina"
-msgstr "الأرجنتين "
+msgid "East Europe"
+msgstr "أوروبّا الشّرقيّة"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Antarctica"
-msgstr "القطب الجنوبي"
+msgid "Use free space"
+msgstr "استعمل المساحة الÙارغة"
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Angola"
-msgstr "أنغولا"
+msgid "use dhcp"
+msgstr "استخدم dhcp"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Netherlands Antilles"
-msgstr "أنتيل هولندا"
+msgid "Mail alert"
+msgstr "تنبية بريدي"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Armenia"
-msgstr "أرمينيا"
+msgid "Internet configuration"
+msgstr "اعدادات الإنترنت"
#: ../../lang.pm:1
#, c-format
-msgid "Albania"
-msgstr "ألبانيا"
+msgid "Uzbekistan"
+msgstr "أوزبكستان"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Anguilla"
-msgstr "أنغويلا"
+msgid "Detected %s"
+msgstr "تم التحقق من %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Antigua and Barbuda"
-msgstr "أنتيغوا و باربودا"
+msgid "/Autodetect _printers"
+msgstr "/تحقق آلي من ال_طابعات"
-#: ../../lang.pm:1
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid "United Arab Emirates"
-msgstr "الإمارات العربية المتحدة"
+msgid "Finish"
+msgstr "إنتهاء"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Andorra"
-msgstr "أندورا"
+msgid "Show automatically selected packages"
+msgstr "أظهر الحزم المختارة ألياً"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Afghanistan"
-msgstr "Ø£Ùغانستان"
+msgid "CPU flags reported by the kernel"
+msgstr "CPU flags reported by the kernel"
#: ../../lang.pm:1
#, c-format
-msgid "default:LTR"
-msgstr "default:RTL"
-
-#: ../../loopback.pm:1
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Circular mounts %s\n"
-
-#: ../../lvm.pm:1
-#, c-format
-msgid "Remove the logical volumes first\n"
-msgstr "احذ٠logical volumes أولاً\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 "لتنشيط الÙأرة,"
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "Please test the mouse"
-msgstr "من Ùضلك اختبر الÙأرة"
+msgid "Togo"
+msgstr "توجو"
-#: ../../mouse.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "No mouse"
-msgstr "لا Ùأرة"
+msgid "Something went wrong! - Is mkisofs installed?"
+msgstr "حصل شئ خطأ! - هل تم تثبيت mkisofs?"
-#: ../../mouse.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "none"
-msgstr "لا شئ"
+msgid "16 MB"
+msgstr "16 ميغابايت"
-#: ../../mouse.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "3 buttons"
-msgstr "3 أزرار"
+msgid "Please try again"
+msgstr "رجاء جاول مرة أخرى"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "2 buttons"
-msgstr "زرّين"
+msgid "The model is correct"
+msgstr "الطراز صحيح"
-#: ../../mouse.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "1 button"
-msgstr "زر واحد"
+msgid "FAT resizing failed: %s"
+msgstr "Ùشل تغيير حجم FAT: %s"
-#: ../../mouse.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "busmouse"
-msgstr "busmouse"
+msgid "Individual package selection"
+msgstr "اختيار Ù…Ùرد للحزم"
-#: ../../mouse.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Mouse"
+msgid "This partition is not resizeable"
+msgstr "هذا التقسيم غير قابل لتغيير الحجم"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Mouse (serial, old C7 type)"
+msgid "Location"
+msgstr "المكان"
-#: ../../mouse.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+msgid "USA (cable-hrc)"
+msgstr "الولايات المتّحدة الأمريكيّة (cable-hrc)"
-#: ../../mouse.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+msgid "Journalised FS"
+msgstr "Journalised FS"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genius NetMouse"
+msgid "Guatemala"
+msgstr "غواتيمالا"
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "This machine"
+msgstr "هذه الماكينة"
-#: ../../mouse.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Series"
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "حر٠سواقة DOS: %s (مجرد تخمين)\n"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Select the files or directories and click on 'OK'"
+msgstr "اختر الملÙات أو الأدلة ثم انقر 'أضÙ'"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+msgid "Bahrain"
+msgstr "البحرين"
-#: ../../mouse.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+msgid "omit scsi modules"
+msgstr "SCSI اهمل وحدات ال"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Generic 3 Button Mouse"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr "عائلة المعالح (مثلا: 6 Ù„Ùئة i686)"
-#: ../../mouse.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Generic 2 Button Mouse"
+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 ""
+"لأنك تقوم بالتثبيت عبر الشبكة, Ùقد تمت تهيئة الشبكة مسبقاً.\n"
+"انقر مواÙÙ‚ لحÙظ التهيئة الخاصة بك, أو انقر الغاء لإعادة تهيئة وصلات الإنترنت "
+"و الشبكة.\n"
-#: ../../mouse.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "serial"
-msgstr "serial"
+msgid "Keyboard layout: %s\n"
+msgstr "لوحة المÙاتيح: %s\n"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft Explorer"
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
+"هنا يمكنك أن تختار اذا كان يجب للطابعات المتصلة بهذه الماكينة أن تكون متوÙرة "
+"للماكينات الأخرى على الشبكة."
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Wheel"
-msgstr "Wheel"
+msgid "Maltese (US)"
+msgstr "المالطية (أمريكا)"
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Generic"
-msgstr "Generic"
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+"تحمّل Ùˆ تزيل تحميل كل نقاط تحميل أنظمة ملÙات الشبكة (NFS)Ùˆ SMB (مدير\n"
+"الشبكة المحلية/Windows) و NCP (NetWare)."
-#: ../../mouse.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+msgid "Tvcard"
+msgstr "بطاقة التلÙاز"
-#: ../../mouse.pm:1
-#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Toggle between normal/expert mode"
+msgstr "الانتقال الى الوضع العادي"
-#: ../../mouse.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Generic PS2 Wheel Mouse"
+msgid "Size"
+msgstr "حجم"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "GRUB"
+msgstr "غيغابايت"
-#: ../../mouse.pm:1 ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Standard"
-msgstr "القياسي"
+msgid "Greenland"
+msgstr "غرينلاند"
#: ../../mouse.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Sun - Mouse"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "Toggle between flat and group sorted"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Collapse Tree"
-msgstr "Collapse Tree"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Expand Tree"
-msgstr "Expand Tree"
-
-#: ../../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 "خطأ أثناء الكتابة الى المل٠%s"
-
-#: ../../partition_table.pm:1
-#, c-format
-msgid "Bad backup file"
-msgstr "مل٠نسخ احتياطي سيئ"
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../partition_table.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Ùشلت الإستعادة من المل٠%s: %s"
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr "علامة الشريط ليست العلامة الصحيحة. علامة الشريط هي %s."
-#: ../../partition_table.pm:1
+#: ../../standalone/drakgw: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."
+"The setup of Internet Connection Sharing has already been done.\n"
+"It's currently enabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"توجد مساحة Ùارغة ÙÙŠ جدول التجزئات لديك لكني لا أستطيع استخدامها.\n"
-"الحل الوحيد هو أن تنقل التجزئات الأساسية لتحصل على المساحة بين التجزئات "
-"الممتدة."
-
-#: ../../partition_table.pm:1
-#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "التجزئات الممتدة غير مدعومة على هذه البيئة"
-
-#: ../../partition_table.pm:1
-#, c-format
-msgid "mount failed: "
-msgstr "Ùشل التحميل: "
-
-#: ../../pkgs.pm:1
-#, c-format
-msgid "maybe"
-msgstr "ربما"
+"تم عمل مشاركة الإتصال بالإنترنت مسبقاً.\n"
+"و هي ممكّنة حالياً.\n"
+"\n"
+"ماذا تريد أن تÙعل؟"
-#: ../../pkgs.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "nice"
-msgstr "ظريÙ"
+msgid "Delete All NBIs"
+msgstr "احذ٠كل NBI"
-#: ../../pkgs.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "very nice"
-msgstr "ظري٠جداً"
+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 ""
-#: ../../pkgs.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "important"
-msgstr "مهم"
+msgid ""
+"if set, send the mail report to this email address else send it to root."
+msgstr ""
+"if set, send the mail report to this email address else send it to root."
-#: ../../pkgs.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "must have"
-msgstr "يجب أن يكون لديك"
+msgid "Which configuration of XFree do you want to have?"
+msgstr "أي اعداد لـXFree تريد؟"
-#: ../../raid.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "التجزئات ليست كاÙية لمستوى RAID %d\n"
+msgid "More"
+msgstr "المزيد"
-#: ../../raid.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "mkraid failed"
-msgstr "Ùشل mkraid"
+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"
+"اتصالات من عملاء كثيرين. ملحوظة: اذا كانت ماكينتك مجرد عميل على الإنترنت "
+"Ùالأجدر بك اختيار مستوى أمني أقل."
-#: ../../raid.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "Ùشل mkraid (ربما تكون حزمة raidtools Ù…Ùقودة؟)"
+msgid "Account Password"
+msgstr "كلمة المرور للحساب"
-#: ../../raid.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "لا يمكن اضاÙØ© تجزئة الى RAID _المجهز_ md%d"
+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"
+"هذا يعني أنه لديك محمّل إقلاع على القرص الذي تستخدمه للإقلاع (مثال: System "
+"Commander).\n"
+"\n"
+"على أي قرص تقوم بالإقلاع؟"
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Stop"
-msgstr "توقÙ"
+msgid "Tajik keyboard"
+msgstr "لوحة المÙاتيح الطاجيكية"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Start"
-msgstr "ابدأ"
+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 الى %s, الـspooler "
+"الحالي. كل بيانات التهيئة (اسم الطابعة, الوصÙ, المكان, نوع الوصلة, Ùˆ خيارات "
+"الإعداد الإÙتراضي) يتم أخذها, لكن لن يتم نقل الوظائÙ.\n"
+"لا يمكن نقل كل الصÙو٠للأسباب التالية:\n"
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "On boot"
-msgstr "عند الإقلاع"
+msgid "Font List"
+msgstr "قائمة الخطوط"
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"No additional information\n"
-"about this service, sorry."
+"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 ""
-"عÙواً, لا توجد معلومات\n"
-"اضاÙية حزل هذه الحزمة."
+"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."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Services and deamons"
-msgstr "الخدمات و المراقبات"
+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 ""
+"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"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "stopped"
-msgstr "متوقÙØ©"
+msgid "Select file"
+msgstr "اختر ملÙ"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "running"
-msgstr "تعمل"
+msgid ""
+"Choose the network or host on which the local printers should be made "
+"available:"
+msgstr "اختر الشبكة أو المستضي٠التي يجب أن تكون الطابعات المحلية متوÙرة له:"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr "اختر أي خدمات تريدها أن تبدأ آلياً عند التثبيت"
+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"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Database Server"
-msgstr "خادم قواعد بيانات"
+msgid "Japan"
+msgstr "اليابان"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote Administration"
-msgstr "ادارة عن بعد"
+msgid "Print option list"
+msgstr "قائمة خيارات الطابعة"
-#: ../../services.pm:1
+#: ../../standalone/localedrake:1
#, c-format
-msgid "File sharing"
-msgstr "مشاركة الملÙات"
+msgid "The change is done, but to be effective you must logout"
+msgstr "تم عمل التغيير, Ùˆ لكن ليتم تÙعيله يجب عليك الخروج"
-#: ../../services.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Internet"
-msgstr "الإنترنت"
+msgid "Search servers"
+msgstr "ابحث ÙÙŠ أجهزة الخادم"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printing"
-msgstr "الطباعة"
+msgid "NCP queue name missing!"
+msgstr "اسم ص٠NCP Ù…Ùقود!"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "تبدأ خادم خطوط X (هذا الزامي لكي يعمل XFree)"
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr "حمّل مشغلات أجهزة USB."
+msgid "Cd-Rom labeled \"%s\""
+msgstr "القرص المدمج المسمى \"%s\""
#: ../../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."
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
msgstr ""
-"Syslog هي الوسيلة التي تستخدمها العديد من المراقبات لتسجيل الرسائل\n"
-"الى ملÙات سجلات عديدة. انها Ùكرة جيدة أن تقوم دائماً بتشغيل syslog."
-
-#: ../../services.pm:1
-#, c-format
-msgid "Launch the sound system on your machine"
-msgstr "يشغل نظام الصوت على جهازك"
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.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)."
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
msgstr ""
-"بروتوكول rwho يسمح للمستخدمين البعيدين بالحصول على قائمة بكل المستخدمين\n"
-"الذين سجلوا الدخول الى جهاز يشغّل مراقب rwho (مماثل لـ finger)."
+"تعذر التأكد من صحة نظام المÙات %s. هل تريد تصحيح الأخطاء (كن حذراً, يمكن أن "
+"تخسر بيانات)"
-#: ../../services.pm:1
+#: ../../share/advertising/07-server.pl: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 يسمح للمستخدمين على الشبكة أن يتعرÙوا على من\n"
-"سجل الدخول الى الأجهزة المستجيبة الأخرى."
+msgid "Turn your computer into a reliable server"
+msgstr "اجعل جهازك خادماً يعتمد عليه"
-#: ../../services.pm:1
+#: ../../network/network.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 يسمح للمستخدمين على الشبكة باسترجاع\n"
-"احصائيات آداء أي جهاز على هذه الشبكة."
+msgid " (driver %s)"
+msgstr " (driver %s)"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.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."
+"Loopback file(s):\n"
+" %s\n"
msgstr ""
-"مراقب routed يسمح بتحديث جدول موجه IP الآلي (IP router table) عن طريق\n"
-"بروتوكول RIP. بينما يستخدم RIP على الشبكات الصغيرة, تحتاج الشبكات الأكبر\n"
-"الى بروتوكولات توجيه معقدة أكثر."
+"ملÙ(ات) Loopback:\n"
+" %s\n"
-#: ../../services.pm:1
+#: ../../network/isdn.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 ""
-"عين الأجهزة الخام الى أجهزة ÙÙŠ وضع الكليشيه (مثل تجزئات\n"
-"الأقراص الصلبة), للاستخام ÙÙŠ تطبيقات مثل Oracle أو مشغلات DVD"
+msgid "I don't know"
+msgstr "لا أعر٠"
-#: ../../services.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
+msgid ", TCP/IP host \"%s\", port %s"
+msgstr ", مستضي٠TCP/IP \"%s\", المنÙØ° \"%s\""
-#: ../../services.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Postfix is a Mail Transport Agent, which is the program that moves mail from "
-"one machine to another."
+"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 ""
-"Postfix هو عميل لنقل البريد, أي البرنامج الذي ينقل البريد من جهاز الى آخر."
+"أنت على وشك تهيئة قرص للتثبيت الآلي. هذه الميزة خطرة بعض الشئ و يجب "
+"استخدامها بحذر.\n"
+"\n"
+"بهذه الميزة يمكنك اعادة عمل التثبيت الذي قمت به على هذا الكمبيوتر, مع تنبيهك "
+"لبعض الخطوات التي يجب عليك Ùيها تغيير القيم, حتى تتمكن من تغييرها.\n"
+"\n"
+"لأقصى حد من الأمان, ستتم تجزئة و تجهيز الأقراص الصلبة بشكل آلي, مثلما اخترت "
+"أثناء التثبيت على هذا الكمبيوتر.\n"
+"\n"
+"هل تريد المتابعة؟"
-#: ../../services.pm:1
+#: ../../harddrake/sound.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."
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
msgstr ""
-"يقوم portmapper بإدارة اتصالات RPC, و التي تستخدم عن طريق\n"
-"بروتوكولات مثل NFS و NIS. خادم portmap من اللازم أن يعمل على الأجهزة\n"
-"التي تعمل كخادمات تستخدم البروتوكولات التي تستÙيد من آلية عمل RPC."
+"\n"
+"\n"
+"بطاقتك تستخدم المشغل %s\"%s\" حالياً (المشغل الحالي لبطاقتك هو \"%s\")"
-#: ../../services.pm:1
+#: ../../standalone/drakfont: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"
-"المودمات على الأجهزة الدÙترية. لن يتم بدء هذه الخدمة الا عند تهيئتها لذا Ùلا "
-"مسكلة عند تشغيله\n"
-"على الأجهزة التي لا تحتاجه."
+msgid "Post Uninstall"
+msgstr "ما بعد ازالة التثبيت"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "دعم طابعات OKI 4w Ùˆ الطابعات المتواÙقة."
+msgid " ("
+msgstr " ("
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"تقوم بتشغيل Ù…Ùتاح numlock آلياً ÙÙŠ سطر الأوامر\n"
-"و XFree عند الإقلاع."
+msgid "Cpuid level"
+msgstr "مستوى هوية المعالج"
-#: ../../services.pm:1
+#: ../../keyboard.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 بروتوكول شائع لمشاركة الملÙات على شبكات\n"
-"TCP/IP. هذه الخدمة تسمح لك بالتحكم بالملÙات عن طريق NFS."
+msgid "Mongolian (cyrillic)"
+msgstr "المنغولية (سيريلية)"
-#: ../../services.pm:1
+#: ../../standalone/drakfloppy: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 بروتوكول شائع لمشاركة الملÙات على شبكات TCP/IP.\n"
-"هذه الخدمة توÙر وظائ٠NFS للأجهزة الخادمة, Ùˆ التي يتم تهيئتها عن طريق\n"
-"مل٠/etc/exports."
+msgid "Add a module"
+msgstr "اضاÙØ© وحدة"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"تنشط/تخمد كل واجهات الشبكة المهيئة كي تبدأ\n"
-"عند بدء الإقلاع."
+msgid "Profile to delete:"
+msgstr "التشكيل المطلوب حذÙÙ‡:"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"تحمّل Ùˆ تزيل تحميل كل نقاط تحميل أنظمة ملÙات الشبكة (NFS)Ùˆ SMB (مدير\n"
-"الشبكة المحلية/Windows) و NCP (NetWare)."
+msgid "Local measure"
+msgstr "اجراء محلي"
-#: ../../services.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
-msgstr ""
-"named (BIND) هو خادم أسماء نطاق (DNS) Ùˆ الذي يستخدم لمعرÙØ© أسماء المستضيÙات "
-"أو عناوين IP."
+msgid "busmouse"
+msgstr "busmouse"
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"Linux Virtual Server, يستخدم لعمل خادم عالي الأداء\n"
-"و يعتمد عليه."
+msgid "Account Login (user name)"
+msgstr "اسم المدخول للحساب"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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 هو مراقب الطباعة الذي يحتاجه أمر lpr للعمل بشل صحيح. أساساً\n"
-"هو خادم يوصل وظائ٠الطباعة الى الطابعات."
+msgid "Fdiv bug"
+msgstr "Fdiv bug"
-#: ../../services.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
msgstr ""
-"Linuxconf يقوم ÙÙŠ بعض الأحيان بالترتيب لعمل بعض الأعمال\n"
-"عند الإقلاع للمحاÙظة على اعدادات النظام."
+"أداة تهيئة DrakFirewall\n"
+"\n"
+"تأكد من أنك قمت بتهيئة اتصالك بالشبكة/الإنترنت باستخدام\n"
+"drakconnect قبل المتابعة."
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "تحقق و تهيئة آلية للعتاد عند الإقلاع."
+msgid "Benin"
+msgstr "بنين"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-"اعادة توليد آلية لترويسة النواة ÙÙŠ دليل /boot لـ\n"
-"/usr/include/linux/{autoconf,version}.h"
+msgid "Uruguay"
+msgstr "أوروغواي"
-#: ../../services.pm:1
+#: ../../standalone/drakperm: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 ""
-"هذه الحزمة تقوم بتحميل خريطة لوحة المÙاتيح المختارة كما\n"
-"تم تعيينها ÙÙŠ /etc/sysconfig/keyboard. يمكن اختيار لوخة المÙاتيح باستخدام "
-"أداة kbdconfig.\n"
-"يجب تركها ممكّنة ÙÙŠ أغلب الأجهزة."
+msgid "Path selection"
+msgstr "إختيار المسار"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake: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 ""
-"Launch packet filtering for Linux kernel 2.2 series, to set\n"
-"up a firewall to protect your machine from network attacks."
+msgid "Name/IP address of host:"
+msgstr "عنوان IP/اسم المستضيÙ:"
-#: ../../services.pm:1
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "Monitor: %s\n"
+msgstr "الشاشة: %s\n"
+
+#: ../../partition_table/raw.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."
+"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 ""
-"مراقب الإنترنت الأساسي (يسمى عادةً بـ inetd) يبدأ\n"
-"مجموعة من خدمات الإنترنت الأخرى عند الحاجة. انه مسؤول عن بدء\n"
-"العديد من الخدمات, بما Ùيها telnet, ftp, rsh, Ùˆ rlogin. تعطيل inetd سيعطل\n"
-"كل الخدمات المذكورة."
+"هناك شئ سيئ يحصل للقرص. \n"
+"لقد Ùشل اختبار للتأكد من صحة البيانات. \n"
+"هذا يعني أن كتابة أي شئ على هذا القرص سينتهي ببيانات عشوائية Ùˆ Ùاسدة."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr "Apache هو خادم ويب. Ùˆ ÙŠÙستخدم لخدمة ملÙات HTML Ùˆ CGI."
+msgid "Printer host name or IP missing!"
+msgstr "اسم مستضي٠الطابعة أو الـ IP Ù…Ùقود!"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake يقوم بالتحقق من العتاد, و يقوم بتهيئة العتاد\n"
-"الجديد/المتغير بشكل اختياري."
+msgid "Please check all users that you want to include in your backup."
+msgstr "رجاء اختر كل المستخدمين الذين تريد تضمينهم ÙÙŠ النسخ الإحتياطي."
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake: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."
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
msgstr ""
-"يقوم GPM بإضاÙØ© دعم الÙأرة لتطبيقات لينكس ÙÙŠ الوضع النصي مثل\n"
-"Midnight Commander. اضاÙØ© الى ذلك Ùإنه يسمح بعمليات القص Ùˆ اللصق ÙÙŠ سطر "
-"الأوامر,\n"
-"كما يتضمن دعم القوائم المختصرة ÙÙŠ سطر الأوامر."
+"الماسح الضوئي %s يجب اعداده عن طريق PrinterDrake.\n"
+"يمكن تشغيل PrinterDrake من مركز تحكم Mandrake ÙÙŠ قسم العتاد."
-#: ../../services.pm:1
+#: ../../lang.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 هو برنامج UNIX القياسي لتشغيل البرامج المحددة من قبل المستخدم\n"
-"عند أدوقات محددة دورياً. vixie cron يضي٠عدداً من المزايا الى UNIX\n"
-"cron الأساسي, بما Ùيها حماية أمنية Ø£Ùضل, Ùˆ خيارات تهيئة أقوى."
+msgid "Bangladesh"
+msgstr "بنغلاديش"
-#: ../../services.pm:1
+#: ../../standalone/drakxtv: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 ""
-"تشغل الأوامر المÙجدولة عن طريق أمر at عند الوقت المحدد\n"
-"لتشغيل at, و تقوم بتشغيل الأوامر الدقعية عندما يكون متوسط التحميل قليلاَ."
+msgid "Japan (cable)"
+msgstr "اليابان (cable)"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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."
+"\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 ""
-"تÙستخدم apmd لمراقبة حالة البطارية Ùˆ تسجيلها عن طريق syslog.\n"
-"يمكن كذلك استخدامها لإغلاق الجهاز عند ضع٠البطارية."
-
-#: ../../services.pm:1
-#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anacron أداة لتشغيل الأوامر ÙÙŠ أوقات محددة."
+"\n"
+"أهلاً بكم ÙÙŠ معالج اعداد الطابعات\n"
+"هذا المعالج سيساعدك على تثبيت الطابعة/الطابعات الموصولة بهذا الكمبيوتر أو "
+"الموصولة مباشرةً بالشبكة أو بماكينة Windows بعيدة.\n"
+"\n"
+"اذا كانت لديك طابعة/طابعات موصولة بهذه الماكينة, Ùضلاً قم بتوصيلها الى هذا "
+"الكمبيوتر و قم بتشغيلها كي يتم التحقق منها/منهم آلياً. أيضاً يجب أن تكون طابعة/"
+"طابعات الشبكة و أجهزة Windows موصولة و مشغّلة.\n"
+"\n"
+"لاحظ أن التحقق الآلي من الطابعات على الشبكة قد يستغرق وقتاً أطول من التحقق "
+"الآلي من الطابعات الموصولة بهذه الماكينة Ùقط. لذا قم بتعطيل التحقق الآلي من "
+"طابعات الشبكة Ùˆ/أو الطابعات المستضاÙØ© من Windows اذا لم تكن تحتاج الى هذه "
+"الميزة.\n"
+"\n"
+" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
+"الطابعة/الطابعات الآن."
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "تشغّل نظام الصوت ALSA (Advanced Linux Sound Arachitecture)"
+msgid "Initial tests"
+msgstr "الإختبارات الأولية"
-#: ../../standalone.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Installing packages..."
-msgstr "جاري تركيب الجزم..."
+msgid "Continue"
+msgstr "تابع"
-#: ../../standalone.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
-msgstr ""
-"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
+msgid "Custom Restore"
+msgstr "استعادة مخصصة"
-#: ../../standalone.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
+"\"%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 ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
+"\"%s\": اذا تم اكتشا٠بطاقة صوت على نظامك, سيتم عرضها\n"
+"هنا. اذا لاحظت أن بطاقة الصوت المعروضة هنا ليست تلك الموجودة\n"
+"Ùعلاً على نظامك, يمكنك النقر على الزر Ùˆ اختيار مشغل\n"
+"آخر."
-#: ../../standalone.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect: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]"
+msgid "Script-based"
+msgstr "Script-based"
-#: ../../standalone.pm:1
+#: ../../install_any.pm:1 ../../partition_table.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 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"
+msgid "Error reading file %s"
+msgstr "خطأ ÙÙŠ قراءة المل٠%s"
-#: ../../standalone.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgid "PLL setting:"
+msgstr "اعداد PLL:"
-#: ../../standalone.pm:1
+#: ../../install_interactive.pm:1 ../../install_steps.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"
-"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."
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "لديك تجزئة FAT تم تحميلها على /boot/efi"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgid " on "
+msgstr " على "
-#: ../../standalone.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "[keyboard]"
-msgstr "[keyboard]"
+msgid "The URL must begin with http:// or https://"
+msgstr "العنوان يجب أن يبدأ بـ http:// أو https://"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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)"
+"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 ""
-"[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)"
+"يمكنك تحديد الـURI مباشرة للوصول الى الطابعة. الـURI يجب أن يتواÙÙ‚ مع "
+"متطلبات CUPS أو Foomatic. لاحط أنه ليست كل أنواع الـURI مدعومة من "
+"الـspoolers."
-#: ../../standalone.pm:1
+#: ../../any.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 ""
-"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."
+msgid "Other OS (SunOS...)"
+msgstr "نظام آخر (SunOS...)"
-#: ../../standalone.pm:1
+#: ../../install_steps_interactive.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"
-"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"
+msgid "Install/Upgrade"
+msgstr "تثبيت/ترقية"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "%d packages"
+msgstr "%d حزم"
#: ../../standalone.pm:1
#, c-format
@@ -6709,4807 +6515,5162 @@ msgstr ""
"--help : show this message.\n"
"--version : show version number.\n"
-#: ../../standalone.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Domain Authentication Required"
+msgstr "Domain Authentication Required"
+
+#: ../../standalone/drakTermServ: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"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
msgstr ""
-" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
-" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما Ù†ÙØ´Ùرت عن طريق\n"
-" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
-" أي نسخة تالية (حسب اختيارك).\n"
"\n"
-" هذا البرنامج ÙŠÙوزَّع على أمل أن يكون Ù…Ùيدا,\n"
-" لكن دون أي ضمان’; حتى بدون الضمانة المÙهومة\n"
-" للإتجار أو المناسبة لغرض معين. انظر\n"
-" رخصة GNU العمومية الشاملة للتÙاصيل.\n"
"\n"
-" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
-" مع البرنامج; ÙÙŠ حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان "
-"التالي\n"
-" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
-"02111-1307,\n"
-" USA.\n"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Exit install"
-msgstr "الخروج من التثبيت"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Install updates"
-msgstr "تثبيت تحديثات النظام"
+" شكر خاص:\n"
+"\t- مشروع LTSP http://www.ltsp.org\n"
+"\t- مايكل براون <mbrown\\@fensystems.co.uk>\n"
+"\n"
-#: ../../steps.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Configure services"
-msgstr "تهيئة الخدمات"
+msgid "Costa Rica"
+msgstr "كوستاريكا"
-#: ../../steps.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Configure X"
-msgstr "تهيئة X"
+msgid "Use libsafe for servers"
+msgstr "إستخدم libsafe للملقمات"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Install bootloader"
-msgstr "تثبيت محمّÙÙ„ الإقلاع"
+msgid "Icelandic"
+msgstr "الآيسلاندية"
-#: ../../steps.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Configure networking"
-msgstr "تهيئة الشبكة"
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
-#: ../../steps.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Add a user"
-msgstr "أض٠مستخدم"
+msgid "Please relog into %s to activate the changes"
+msgstr "يرجى اعادة تسجيل الدخول الى %s لتنشيط التغييرات"
-#: ../../steps.pm:1
+#: ../../my_gtk.pm:1
#, c-format
-msgid "Root password"
-msgstr "كلمة مرور المستخدم الجذر"
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../steps.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Install system"
-msgstr "تثبيت النظام"
+msgid "Lilo/grub mode"
+msgstr "وضع Lilo/grub"
-#: ../../steps.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Choose packages to install"
-msgstr "اختر الحزم التي ستÙثبَّت"
+msgid "Output"
+msgstr "الناتج"
-#: ../../steps.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "Format partitions"
-msgstr "تجهيز التجزئات"
+msgid "Circular mounts %s\n"
+msgstr "Circular mounts %s\n"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Partitioning"
-msgstr "تجزئة الأقراص"
+msgid "Martinique"
+msgstr "مارتينيك"
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose your keyboard"
-msgstr "اختر لوحة المÙاتيح الخاصة بك"
+msgid "HardDrive / NFS"
+msgstr "HardDrive / NFS"
-#: ../../steps.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Select installation class"
-msgstr "اختر نوع التثبيت"
+msgid "a number"
+msgstr "رقم"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hard drive detection"
-msgstr "التحقق من الأقراص الصلبة"
+msgid "Swedish"
+msgstr "السويدية"
-#: ../../steps.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Configure mouse"
-msgstr "إعداد الÙأرة"
+msgid "Which %s driver should I try?"
+msgstr "أي مشغل %s يجب أن استخدمه؟"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "License"
-msgstr "الترخيص"
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
+msgstr "سو٠تستلم تنبيهاً إذا كانت أحد الخدمات المختارة غير عاملة."
-#: ../../steps.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Language"
-msgstr "اختر لغتك"
+msgid "Filesystem types:"
+msgstr "أنواع أنظمة الملÙات:"
-#: ../../ugtk2.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "utopia 25"
-msgstr "utopia 25"
+msgid ", multi-function device on HP JetDirect"
+msgstr ", جهاز متعدد الوظائ٠على HP JetDirect"
-#: ../../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
+#: ../../lang.pm:1
#, c-format
-msgid "OK"
-msgstr "مواÙÙ‚"
+msgid "Northern Mariana Islands"
+msgstr "جزر ماريانا الشمالية"
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "logdrake"
-msgstr "logdrake"
+msgid "none"
+msgstr "لا شئ"
-#: ../../ugtk.pm:1
+#: ../../standalone/drakperm: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-*"
+msgid "user :"
+msgstr "المستخدم :"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (مشغل عرض التثبيت)"
+msgid "Please enter your password"
+msgstr "رجاء كلمة المرور"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakconnect: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."
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
msgstr ""
-"يمكن لبطاقتك التمتع بدعم للرسوم ثلاثية الأبعاد مع XFree %s, \n"
-"لاحظ أن هذا الدعم تجريبي Ùˆ قد يتسبب ÙÙŠ ايقا٠جهازك."
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s مع دعم تجريبي للرسوم ثلاثية الأبعاد"
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "يمكن لبطاقتك الحصول على دعم للتسريع ثلاثي الأبعاد مع XFree %s"
+"لإسم التشكيل الذي ستعمله (التشكيل الجديد يتم عمله كنسخة من التشكيل الحالي) :"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s مع تسريع ثلاثي الأبعاد"
+msgid "Floppy"
+msgstr "القرص المرن"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ""
-"يمكن لبطاقتك التمتع بدعم للتسريع ثلاثي الأبعاد لكن Ùقط مع XFree %s, \n"
-"لاحظ أن هذا الدعم تجريبي Ùˆ قد يتسبب ÙÙŠ ايقا٠جهازك.\n"
-"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشكل Ø£Ùضل ÙÙŠ وضعية "
-"الرسوم ثنائية الأبعاد."
+"Ùضلا قم بالتأشير هنا اذا كنت تريد مسح الوسيط القابل لإعادة الكتابة (الجلسة "
+"الأولى)"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakfont: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 ""
-"يمكن لبطاقتك الحصول على دعم للتسريع ثلاثي الأبعاد لكن Ùقط مع XFree %s.\n"
-"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشل Ø£Ùضل ÙÙŠ الوضع "
-"ثنائي الأبعاد."
+msgid "Ghostscript referencing"
+msgstr "Ghostscript referencing"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
+msgid "Bootloader"
+msgstr "محمّل الإقلاع"
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "قم بإعداد البطاقة \"%s\"%s Ùقط"
+msgid "Move"
+msgstr "نقل"
-#: ../../Xconfig/card.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Use Xinerama extension"
-msgstr "استخدام امتداد Xinerama"
+msgid "Bootloader to use"
+msgstr "محمّل الإقلاع المÙستخدم"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configure all heads independently"
-msgstr "اعداد كل الرؤوس بشكل مستقل"
+msgid "SMB server host"
+msgstr "مستضي٠خادم SMB"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "أي اعداد لـXFree تريد؟"
+msgid "Name Servers:"
+msgstr "خادمات الإسم:"
-#: ../../Xconfig/card.pm:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "إعداد XFree"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "إختر حجم ذاكرة بطاقة الشاشة"
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr "احذ٠هذه الطابعة من Star Office/OpenOffice.org/GIMP"
-#: ../../Xconfig/card.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
msgstr ""
-"نظامك يدعم الإعداد متعدد الرؤوس.\n"
-"ماذا تريد أن تÙعل؟"
+"Linux Virtual Server, يستخدم لعمل خادم عالي الأداء\n"
+"و يعتمد عليه."
-#: ../../Xconfig/card.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Multi-head configuration"
-msgstr "إعداد متعدد الرؤوس"
+msgid "4 billion colors (32 bits)"
+msgstr "4 بليون لون (32 بت)"
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose an X server"
-msgstr "إختر خادم X"
+msgid "Micronesia"
+msgstr "ميكرونيزيا"
-#: ../../Xconfig/card.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "X server"
-msgstr "خادم X"
+msgid "License"
+msgstr "الترخيص"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "64 MB or more"
-msgstr "64 ميغابايت أو أكثر"
+msgid "This may take a moment to generate the keys."
+msgstr "قد يستغرق هذا بعض الوقت لتوليد المÙاتيح."
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "32 MB"
-msgstr "32 ميغابايت"
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgstr "التحقق الآلي من الطابعات (محلية, TCP/Socket, و SMB)"
-#: ../../Xconfig/card.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "16 MB"
-msgstr "16 ميغابايت"
+msgid "Sagem (using pppoa) usb"
+msgstr "Sagem (using pppoa) usb"
-#: ../../Xconfig/card.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "8 MB"
-msgstr "8 ميغابايت"
+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 ""
+"لقد ظهر خطأ - لم يتم ايجاد أجهزة صالحة يمكن انشاء أنظمة ملÙات جديدة. تأكد من "
+"العتاد الخاص بك لمعرÙØ© شبب هذه المشكلة"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "4 MB"
-msgstr "4 ميغابايت"
+msgid "Starting the printing system at boot time"
+msgstr "بدء نظام الطباعة عند الإقلاع"
-#: ../../Xconfig/card.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "2 MB"
-msgstr "2 ميغابايت"
+msgid "Do you want to start the connection at boot?"
+msgstr "هل تريد بدء الوصلة عند الإقلاع؟"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "1 MB"
-msgstr "1 ميغابايت"
+msgid "Processor ID"
+msgstr "هوية المعالج"
-#: ../../Xconfig/card.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "512 kB"
-msgstr "512 كيلوبايت"
+msgid "Sound trouble shooting"
+msgstr "حل مشاكل الصوت"
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "256 kB"
-msgstr "256 كيلوبايت"
+msgid "Polish (qwerty layout)"
+msgstr "البولندية (qwerty layout)"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "activate now"
+msgstr "قم بالتنشيط الآن"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
"\n"
-"%s"
+"Drakbackup activities via CD:\n"
+"\n"
msgstr ""
-"هل تريد Ø­Ùظ التغييرات؟\n"
-"الإعداد الحالي هو:\n"
"\n"
-"%s"
+"نشاطات Drakbackup عن طريق القرص المدمج:\n"
+"\n"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Options"
-msgstr "خيارات"
+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"
+"\n"
+"هل تريد Ùعلاً تهيئة الطباعة على هذه الماكينة؟"
-#: ../../Xconfig/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Test"
-msgstr "اختبار"
+msgid "Host \"%s\", port %s"
+msgstr "المستضي٠\"%s\", المنÙØ° %s"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Resolution"
-msgstr "دقة العرض"
+msgid "This partition can't be used for loopback"
+msgstr "هذه التجزئة لا يمكن استخدامها لـloopback"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Monitor"
-msgstr "الشاشة"
+msgid "File already exists. Use it?"
+msgstr "المل٠موجود مسبقا, هل تريد استخدامه؟"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Graphic Card"
-msgstr "بطاقة الشاشة"
+msgid "received: "
+msgstr "Ù…Ùستقبل: "
-#: ../../Xconfig/monitor.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "نسبة الإنعاش الرأسي"
+msgid "Right Alt key"
+msgstr "Ù…Ùتاح Alt الأيمن"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "نسبة الإنعاش الأÙقي"
+msgid "the list of alternative drivers for this sound card"
+msgstr "قائمة المشغلات البديلة لبطاقة الصوت"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect: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"
-"أكبر من مقدرة شاشتك لأنك بهذا قد تدمر شاشتك.\n"
-" اذا لم تكن متأكدا يمكنك اختيار اعدادات عادية."
+msgid "Gateway"
+msgstr "Gateway"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
-msgstr "تعذر التأكد من وجود Plug 'n Play. Ùضلاً اختر الشاشة الصحيحة"
+msgid "Scanner sharing"
+msgstr "مشاركة الماسحات الضوئية"
-#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Vendor"
-msgstr "المصنع"
+msgid "Tonga"
+msgstr "تونجو"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Plug'n Play"
-msgstr "Plug'n Play"
+msgid "Tunisia"
+msgstr "تونس"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose a monitor"
-msgstr "إختر شاشة"
+msgid "Profile: "
+msgstr "التشكيل:"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "بطاقة الشاشة: %s"
+msgid ""
+"Click on a device in the left tree in order to display its information here."
+msgstr "انقر على جهاز ÙÙŠ السلسلة اليسرى لعرض معلوماته هنا."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "اختر دقة العرض و عمق الألوام"
+msgid "XawTV isn't installed!"
+msgstr "XawTV غير مثبت!"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Resolutions"
-msgstr "دقة العرض"
+msgid ""
+"Create/Transfer\n"
+"backup keys for SSH"
+msgstr ""
+"انشئ/لنقل\n"
+"Ù…Ùاتيح النسخ الإحتياطي لـSSH"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4 بليون لون (32 بت)"
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr "لا تÙضمّن الملÙات المهمة (passws, group,fstab)"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 مليون لون (24 بت)"
+msgid "old static device name used in dev package"
+msgstr "اسم الجهاز القديم الساكن المستخدم ÙÙŠ حزمة dev"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65 أل٠لون (16 بت)"
+msgid "This label is already used"
+msgstr "هذه العلامة مستخدمة مسبقا"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32 أل٠لون (15 بت)"
+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"
+" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
+"الطابعة/الطابعات الآن."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 لون (8 بت)"
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr "بعد تهيئة التقسيم %s, Ùإن كل البيانات الموجودة على التجزئة ستÙقد"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Is this the correct setting?"
-msgstr "هل هذا هو الإعداد الصحيح؟"
+msgid "Connection Time: "
+msgstr "وقت الإتصال:"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Leaving in %d seconds"
-msgstr "ستتم المغادرة ÙÙŠ %d ثوان"
+msgid "select perm file to see/edit"
+msgstr "اختر مل٠تصاريح لرؤيته/تحريره"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/livedrake:1
#, c-format
msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
+"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 ""
-"ظهر خطأ:\n"
-"%s\n"
-"حاول تغيير بعض المعاملات"
-
-#: ../../Xconfig/test.pm:1
-#, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "تحذير: اختبار بطاقة العرض هذه قد يتسب ÙÙŠ ايقا٠جهازك"
+"Ùضلا أدخل قرص التثبيت ÙÙŠ سواقتك Ùˆ اضغط مواÙÙ‚ عندما تنتهي.\n"
+"إذا لم يكن قرص التثبيت لديك اضغط الغاء للإمتناع عن التحديث الحي."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "هل تريد تجربة الإعداد؟"
+msgid "Use group id for execution"
+msgstr "استخدم group id للتنÙيذ"
-#: ../../Xconfig/test.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "اختبار الإعداد"
+msgid "Choose the default user:"
+msgstr "اختر المستخدم الاÙتراضي:"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "What norm is your TV using?"
-msgstr "أي نظام يستخدمه جهاز التلÙاز لديك؟"
+msgid "Gabon"
+msgstr "الغابون"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.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?"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
msgstr ""
-"بطاقة الرسوم الخاصة بك يبدو أنها تحتوي على موصل للتلÙاز.\n"
-"يمكن تهيئة البطاقة للعمل باستخدام الـ frame-buffer.\n"
-"\n"
-"لهذا الغرض يجب عليك توصيل بطاقة الرسوم بالتلÙاز قبل بدء تشغيل الكمبيوتر.\n"
-"ثم اختر \"TVout\" من محمّل الإقلاع\n"
"\n"
-"هل لديك هذه الميزة؟"
+"لا تحتاج الى تهيئة الطابعات على خادمات CUPS البعيدة; هذه الكابعات يمكن "
+"اكتشلÙها آلياً."
-#: ../../Xconfig/various.pm:1
+#: ../../any.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?"
+"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 ""
-"يمكنني جعل جهازك يبدأ X بشكل آلي بعد الإقلاع.\n"
-"هل تريد X أن بيدأ بعد إعادة تشغيل جهازك؟"
-
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Graphical interface at startup"
-msgstr "واجهة رسومية عند بدء التشغيل"
+"يدعم Mandrake Linux العديد من اللغات. اختر\n"
+"اللغات التي تريد تثبيتها. ستكون هذه متوÙرةً عند\n"
+"اكتمال التثبيت و اعداة تشغيل النظام."
-#: ../../Xconfig/various.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "مشغل XFree86: %s\n"
+msgid "Domain"
+msgstr "النطاق"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "خادم XFree86: %s\n"
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "حجم الذاكرة الدقيق عند الحاجة )تم ايجاد %d ميغابايت("
-#: ../../Xconfig/various.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Resolution: %s\n"
-msgstr "دقة العرض: %s\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."
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "عمق الألوان: %s\n"
+msgid "Provider dns 2 (optional)"
+msgstr "DNS الثاني للموÙر (اختياري)"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "ذاكرة بطاقة الشاشة: %s كيلوبايت\n"
+msgid "Boot device"
+msgstr "جهاز الإقلاع"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Graphics card: %s\n"
-msgstr "بطاقة الشاشة: %s\n"
+msgid "Which partition do you want to resize?"
+msgstr "أي تجزئة تريد تغيير حجمها؟"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "انعاش الشاشة الرأسي: %s\n"
+msgid "United States Minor Outlying Islands"
+msgstr "جزر الولايات المتحدة"
-#: ../../Xconfig/various.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "تزامن الشاشة الأÙقي: %s\n"
+msgid "A tool to monitor your logs"
+msgstr "أداة لمراقبة سجلات نظامك"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor: %s\n"
-msgstr "الشاشة: %s\n"
+msgid "Djibouti"
+msgstr "جيبوتي"
-#: ../../Xconfig/various.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Mouse device: %s\n"
-msgstr "جهاز الÙأرة: %s\n"
+msgid "detected on port %s"
+msgstr "تم اكتشاÙÙ‡ على المنÙØ° %s"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "نوع الÙأرة: %s\n"
+msgid "LPD"
+msgstr "LPD"
#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "لوحة المÙاتيح: %s\n"
+msgid "Graphics card: %s\n"
+msgstr "بطاقة الشاشة: %s\n"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Options: %s"
-msgstr "الخيارات: %s"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mount point: "
-msgstr "نقطة التحميل: "
+msgid "Please check if you are using a DVDRAM device"
+msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDRAM"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Server: "
-msgstr "الخادم: "
+msgid "Splash selection"
+msgstr "اختيار الشاشات"
-#: ../../diskdrake/dav.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "The URL must begin with http:// or https://"
-msgstr "العنوان يجب أن يبدأ بـ http:// أو https://"
+msgid "Extended partition not supported on this platform"
+msgstr "التجزئات الممتدة غير مدعومة على هذه البيئة"
-#: ../../diskdrake/dav.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "رجاء أدخل عنوان خادم WebDav"
+msgid "ISDN Configuration"
+msgstr "تهيئة ISDN"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mount point"
-msgstr "نقطة التحميل"
+msgid "high"
+msgstr "مرتÙع"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Server"
-msgstr "خادم"
+msgid "Internet Connection Sharing"
+msgstr "مشاركة الإتصال بالإنترنت"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Mount"
-msgstr "حمل"
+msgid "Choose file"
+msgstr "احتيار ملÙ"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Unmount"
-msgstr "احذ٠التحميل"
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
+msgstr ""
+"تحذير! تم إيجاد إعداد جدار ناري موجود مسبقا. ربما تحتاج الى اصلاح يدوي بعد "
+"التثبيت."
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New"
-msgstr "جديد"
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "Printing/Photo Card Access on \"%s\""
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.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\"."
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
msgstr ""
-"WebDAV هو برتوكول يسمج لك بتحميل دليل ÙÙŠ خادم الويب بشكل\n"
-"محلي, Ùˆ معاملته كنظام ملÙات محلي (يجب أن يكون خادم الويب معدّ\n"
-"كخادم WebDAV). اذا كنت تريد اضاÙØ© نقاط تحميل\n"
-"WebDAV, اختر \"جديد\"."
+"هل تريد تمكين الطباعة على الطابعات المذكورة أعلاه أم على الطابعات ÙÙŠ الشبكة "
+"المحلية؟\n"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use ``%s'' instead"
-msgstr "استخدم ``%s'' بدلا من ذلك"
+msgid "Printer default settings"
+msgstr "اعدادات الطابعة الإÙتراضية"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Type"
-msgstr "النوع"
+msgid "Generic PS2 Wheel Mouse"
+msgstr "Generic PS2 Wheel Mouse"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "استخدم ``ازالة التحميل'' أولا"
+msgid "Removing old printer \"%s\"..."
+msgstr "جاري ازالة الطابعة القديمة \"%s\" ..."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Delete"
-msgstr "إلغاء"
+msgid "Select a device !"
+msgstr "اختر جهازاً!"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Create"
-msgstr "انشاء تجزئة"
+msgid "Remove selected server"
+msgstr "احذ٠الخادم المختار"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "أنواع أنظمة الملÙات:"
+msgid "French Southern Territories"
+msgstr "مناطق جنوب Ùرنسا"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Empty"
-msgstr "Ùارغ"
+msgid "the vendor name of the processor"
+msgstr "اسم مصنّع المعالج"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Windows"
-msgstr "Windows"
+msgid "All data on this partition should be backed-up"
+msgstr "كل البيانات على هذه التجزئة يجب Ø­Ùظها احتياطيا"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "HFS"
-msgstr "HFS"
+msgid "Installing package %s"
+msgstr "جاري تثبيت الحزمة %s"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+msgid "Checking device and configuring HPOJ..."
+msgstr "جاري التأكد من الجهاز و تهيئة HPOJ..."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Swap"
-msgstr "التبديل"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr "لكي تمتلك تجزئات أكثر, يرجى الغاء تجزئة كي تتمكن من عمل تجزئة ممتدة"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Journalised FS"
-msgstr "Journalised FS"
+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 ""
+"تم تهيئة الطابعة آلياً لكي تعطيك القدرة على الوصول الى سواقات بطاقات الصور "
+"على جهازك الشخصي. يمكنك الآن الوصول الى بطاقات الصور باستخدام البرنامج "
+"الرسومي \"MToolsFM\" (القائمة: \"تطبيقات\" -> \"أدوات الملÙات\" -> \"مدير "
+"ملÙات MTools\") أو باستخدام أدوات \"mtools\" ÙÙŠ سطر الأوامر (أدخل \"man "
+"mtools\" ÙÙŠ سطر الأوامر لمزيد من المعلومات). يمكنك ايجاد نظام ملÙات البطاقة "
+"تحت حر٠السواقة \"p:\", أو حرو٠السواقات الأخرى اذا كانت لديك أكثر من طابعة "
+"HP مع سواقات بطاقات صور. ÙÙŠ \"MToolsFM\" يمكنك التحويل بين حرو٠السواقات على "
+"الحقل الموجود ÙÙŠ الركن الأيسر الى الأعلى ÙÙŠ قوائم الملÙات."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Ext2"
-msgstr "Ext2"
+msgid "Choose packages to install"
+msgstr "اختر الحزم التي ستÙثبَّت"
-#
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No hard drives found"
-msgstr "نعذر ايجاد أقراص صلبة"
+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"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Please click on a partition"
-msgstr "Ùضلا اضغط على تجزئة"
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr "كل التجزئات و بياناتها ستضيع من على السواقة %s"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_interactive.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\")"
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
+msgstr "لا يوجد ÙÙŠ نظامك مساحة متبقة تكÙÙŠ للتثبيت أو الترقية (%d > %d)"
+
+#: ../../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 ""
-"لديك تجزئة Microsofr Windows كبيرة.\n"
-"اقترح أن تغير حجم هذه التجزئة\n"
-"(اضغط عليها ثم اختر \"تغيير الحجم\")"
+"كل طابعة تحتاج الى اسم (مثال \"printer\"). حقول الوص٠و المكان ليس من "
+"الضروري ملؤها. انها مجرد ملاحظات للمستخدمين."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../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 ""
+"\"%s\": النقر على \"%s\" سيÙتح معالج تهيئة\n"
+"الطابعة. اقرأ الÙضل المختص ÙÙŠ ``دليل المبتدئ''\n"
+"لكزيد من المعلومات عن كيÙية اعداد طابعة جديدة. الواجهة\n"
+"هناك مماثلة لتلك المستخدمة أثناء التثبيت."
+
+#: ../../lang.pm:1
#, c-format
-msgid "Choose action"
-msgstr "اختر حدث"
+msgid "Bhutan"
+msgstr "بوتان"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Wizard"
-msgstr "المعالج"
+msgid "Network interface"
+msgstr "واجهة الشبكة "
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.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, Ùلا تنسى أن تترك مساحة Ùارغة ÙÙŠ\n"
-"بداية القرص (2048 قطاعات كاÙية)"
+msgid "Reading printer data..."
+msgstr "جاري قراءة بيانات الطابعة..."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please make a backup of your data first"
-msgstr "رجاء قم بعمل نسخة احتياطية من بياناتك أولا"
+msgid "Korean keyboard"
+msgstr "لوحة المÙاتيح الكورية"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Read carefully!"
-msgstr "اقرأ جيدا!"
+msgid "Not connected"
+msgstr "غير متصل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Encryption key (again)"
-msgstr "Ù…Ùاتح التشÙير (مرة أخرى)"
+msgid "Greek"
+msgstr "اليونانية"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Encryption key"
-msgstr "Ù…Ùاتح التشÙير"
+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 ""
+"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."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The encryption keys do not match"
-msgstr "Ù…Ùاتيح التشÙير غير متطابقة"
+msgid "Saint Kitts and Nevis"
+msgstr "سانت كيتس Ùˆ نيÙيس"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
-msgstr "Ù…Ùتاح التشÙير هذا بسيط جدا (يجب أن يكون %d حرÙا على الأقل)"
+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"
+"دون تنبيهك الى ادخال كلمة مرور."
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Choose your filesystem encryption key"
-msgstr "اختر Ù…Ùتاح تشÙير نظام الملÙات"
+msgid "Enable OF Boot?"
+msgstr "تمكين اقلاع OF؟"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Filesystem encryption key"
-msgstr "Ù…Ùتاح تشÙير نظام الملÙات"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "لا يمكنك استخدام JFS للتجزئات أصغر من 16 ميغابايت"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Type: "
-msgstr "النوع: "
+msgid "Monitor VertRefresh: %s\n"
+msgstr "انعاش الشاشة الرأسي: %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "on channel %d id %d\n"
-msgstr "على القناة %d id %d\n"
+msgid "path"
+msgstr "المسار"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Partition table type: %s\n"
-msgstr "نوع جدول التقسيم: %s\n"
+msgid "Mount point"
+msgstr "نقطة التحميل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "أقراص LVM %s\n"
+msgid ""
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
+msgstr ""
+"ظهر خطأ:\n"
+"%s\n"
+"حاول تغيير بعض المعاملات"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Info: "
-msgstr "معلومات: "
+msgid "Restore system"
+msgstr "استعد النّظام"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "الهندسة: %s اسطوانة, %s رأس, %s قطاع\n"
+msgid ""
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
+msgstr "توحد ماكينات يجب أن تكون الماسحات الضوئية الموصولة محلياً متوÙرة لها:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Size: %s\n"
-msgstr "الحجم: %s\n"
+msgid "The DHCP end ip"
+msgstr "DHCP end ip"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Read-only"
-msgstr "للقراءة Ùقط"
+msgid "Another one"
+msgstr "آخر"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Device: "
-msgstr "الجهاز: "
+msgid "Drakbackup"
+msgstr "Drakbackup"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"تجزئة الإقلاع\n"
-"هذه هي\n"
-"للإقلاع المزدوج ÙÙŠ نظامك.\n"
+msgid "Colombia"
+msgstr "كولومبيا"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
+"Current configuration of `%s':\n"
"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
msgstr ""
+"الإعداد الحالي لـ`%s':\n"
"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"الشبكة: %s\n"
+"عنوان الـIP: %s\n"
+"صÙØ© الـIP: %s\n"
+"المشغل: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Loopback file name: %s"
-msgstr "اسم مل٠Loopback: %s"
+msgid "Plug'n Play"
+msgstr "Plug'n Play"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "RAID-disks %s\n"
-msgstr "أقراص RAID %s\n"
+msgid "Reunion"
+msgstr "ريونيون"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Chunk size %s\n"
-msgstr "حجم Chunk %s\n"
+msgid "Details"
+msgstr "تÙاصيل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Level %s\n"
-msgstr "المستوى %s\n"
+msgid "For security reasons, it will be disconnected now."
+msgstr "لأسباب أمنية, سيتم قطع الإتصال الآن."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"التجزئة التي يتم اقلاعها اÙتراضيا\n"
-" (لـ MS-DOS و ليس لـ lilo)\n"
+msgid "Synchronization tool"
+msgstr "DrakSync"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Checking your system..."
+msgstr "جاري التأكد من نظامك..."
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Print"
+msgstr "إطبع"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Loopback file(s):\n"
-" %s\n"
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
msgstr ""
-"ملÙ(ات) Loopback:\n"
-" %s\n"
+"أدخل الشريط بالعلامة %s\n"
+" ÙÙŠ جهاز الشريط %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "Mongolia"
+msgstr "منغوليا"
#: ../../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"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "الواجهة الرسومية"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "الاسطوانة %d الى %d\n"
+msgid "Restore Users"
+msgstr "أعد المستخدمين "
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s قطاع"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Encryption key for %s"
+msgstr "Ù…Ùاتح التشÙير"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Size: %s"
-msgstr "الحجم: %s"
+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 ""
+"يقوم portmapper بإدارة اتصالات RPC, و التي تستخدم عن طريق\n"
+"بروتوكولات مثل NFS و NIS. خادم portmap من اللازم أن يعمل على الأجهزة\n"
+"التي تعمل كخادمات تستخدم البروتوكولات التي تستÙيد من آلية عمل RPC."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Start: sector %s\n"
-msgstr "البداية: قطاع %s\n"
+msgid "Detected hardware"
+msgstr "العتاد المÙكتشÙ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Name: "
-msgstr "الاسم: "
+msgid "Mauritius"
+msgstr "موريشيوس"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "حر٠سواقة DOS: %s (مجرد تخمين)\n"
+msgid "Myanmar (Burmese)"
+msgstr "ميانمار (البورمية)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "partition %s is now known as %s"
-msgstr "التجزئة %s معروÙØ© الآن بالإسم %s"
+msgid "Enabling swap partition %s"
+msgstr "جاري تمكين تجزئة التبديل %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Removing %s"
-msgstr "جاري ازالة %s"
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr ""
+"لا توجد تجزئة FAT لاستخدامها كـ loopback (أو لا توجد مساحة كاÙية متبقية)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Copying %s"
-msgstr "جاري نسخ %s"
+msgid "Armenian (old)"
+msgstr "الأرمينية (قديم)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Moving files to the new partition"
-msgstr "جاري نقل الملÙات الى التجزئة الجديدة"
+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"
+"يمكنك كذلك كتابة اسم جديد أو تحطي هذه الطابعة."
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
msgid ""
-"Directory %s already contains data\n"
-"(%s)"
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
msgstr ""
-"الدليل %s يحتوي مسبقا على بعض البيانات\n"
-"(%s)"
+"اعثر على حلول لمشاكلك باستخدام بيئة الدعم الÙني على الإنترنت ÙÙŠ MandrakeSoft"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hide files"
-msgstr "خبئ الملÙات"
+msgid ", host \"%s\", port %s"
+msgstr ", المستضي٠\"%s\", المنÙØ° %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Move files to the new partition"
-msgstr "انقل الملÙات الى تجزئة جديدة"
+msgid "Monaco"
+msgstr "موناكو"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "بعد تهيئة التقسيم %s, Ùإن كل البيانات الموجودة على التجزئة ستÙقد"
+msgid "%s formatting of %s failed"
+msgstr "%s تجهيز %s قد Ùشل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr "ستحتاج الى اعادة التشغيل قبل أن يتم تÙعيل التعديلات"
+msgid "Partitioning failed: %s"
+msgstr "Ùشلت التجزئة: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "جدول اتتقسيم للقرص %s سيتم كتابته الى القرص!"
+msgid "Canada (cable)"
+msgstr "كندة (cable)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "The package %s is needed. Install it?"
-msgstr "الحزمة %s يجب أن تÙثبّت. هل تريد تثبيتها؟"
+msgid "Upgrade"
+msgstr "ترقية"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "What type of partitioning?"
-msgstr "أي نوع من التجزئة؟"
+msgid "Workstation"
+msgstr "محطة عمل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "كن حذرا: هذه العملية خطيرة"
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+"جاري تثبيت الحزمة %s\n"
+"%d%%"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "chunk size"
-msgstr "حجم chunk"
+msgid "Kyrgyzstan"
+msgstr "قيرغيزستان"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "level"
-msgstr "المستوى"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "With basic documentation"
+msgstr "مع وثائق المساعدة الأساسية (Ù…Ùضّل)"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../services.pm:1
#, c-format
-msgid "device"
-msgstr "وحدة"
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anacron أداة لتشغيل الأوامر ÙÙŠ أوقات محددة."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Various"
-msgstr "متنوعة"
+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 ""
+"يجب أن تكون لديك تجزئة جذرية.\n"
+"لهذا الغرض انشئ تجزئة (أو انقر على تجزئة موجودة).\n"
+"ثم اختر ``نقطة التحميل'' و اجعلها `/'"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Mount options"
-msgstr "خيارات التحميل"
+msgid "Proxy should be http://..."
+msgstr "البروكسي يجب أن يكون http://..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "المل٠موجود مسبقا, هل تريد استخدامه؟"
+msgid "South Africa"
+msgstr "جنوب Ø£Ùريقيا "
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "File is already used by another loopback, choose another one"
-msgstr "هذا المل٠مستخدم من loopback أخرى, اختر ملÙا آخر"
+msgid "Western Sahara"
+msgstr "الصحراء الغربية"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Give a file name"
-msgstr "اعط اسم ملÙ"
+msgid "Etherboot Floppy/ISO"
+msgstr "Etherboot Floppy/ISO"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Filesystem type: "
-msgstr "نوع نظام المÙات: "
+msgid "Modify printer configuration"
+msgstr "تعديل اعدادات الطابعة"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Size in MB: "
-msgstr "الحجم باليغابايت: "
+msgid "Choose a partition"
+msgstr "إختر تجزئة"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Loopback file name: "
-msgstr "اسم مل٠Loopback: "
+msgid "Edit current rule"
+msgstr "حرّر القاعدة الحالية"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Loopback"
-msgstr "Loopback"
+msgid "%s"
+msgstr "%s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "هذه التجزئة لا يمكن استخدامها لـloopback"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "LVM name?"
-msgstr "اسم LVM؟"
+msgid "Please test the mouse"
+msgstr "من Ùضلك اختبر الÙأرة"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "new"
-msgstr "جديد"
+msgid "Other Media"
+msgstr "وسيط آخر"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "اختر LVM l,جود للاضاÙØ©"
+msgid "Backup system files"
+msgstr "انسخ ملÙات النظام"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "اختر RAID موجود للاضاÙØ©"
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Moving partition..."
-msgstr "جاري نقل التجزئة..."
+msgid "Sector"
+msgstr "القطاع"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Moving"
-msgstr "جاري النقل"
+msgid "Qatar"
+msgstr "قطر"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "أي قطاع تريد نقله؟"
+msgid "LDAP Base dn"
+msgstr "LDAP Base dn"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Sector"
-msgstr "القطاع"
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr "لا يمكنك اختيار هذه الحزمة لأنه لا يوجد مساحة كاÙية متبقية لتثبيتها"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "أي قرص تريد نقله؟"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "generate auto-install floppy"
+msgstr "انشئ قرص تثبيت آلي"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Move"
-msgstr "نقل"
+msgid "Dialing mode"
+msgstr "وضعية الإتصال"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "New size in MB: "
-msgstr "الحجم الجديد بالميغابايت: "
+msgid "File sharing"
+msgstr "مشاركة الملÙات"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Choose the new size"
-msgstr "اختر الحجم الجديد"
+msgid "Clean /tmp at each boot"
+msgstr "قم بتنظي٠/tmp عند كل إقلاع"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Resize"
-msgstr "تغيير الحجم"
+msgid "Malawi"
+msgstr "مالاوي"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "بعد تغيير حجم التجزئة %s, Ùإن كل البيانات على هذه التجزئة ستÙقد"
+msgid "Please choose your type of mouse."
+msgstr "Ùضلاً اختر نوع الÙأرة."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "كل البيانات على هذه التجزئة يجب Ø­Ùظها احتياطيا"
+msgid "class of hardware device"
+msgstr "Ùئة جهاز العتاد"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This partition is not resizeable"
-msgstr "هذا التقسيم غير قابل لتغيير الحجم"
+msgid ""
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
+msgstr ""
+"هذه هي الماكينات Ùˆ الشبكات التي يجب أن تكون الطابعات المحلية متوÙرة لها:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "جاري حساب روابط نظام ملÙات FAT"
+msgid "United Kingdom"
+msgstr "المملكة المتحدة"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Where do you want to mount %s?"
-msgstr "أين تريد تحميل الجهاز %s؟"
+msgid "running"
+msgstr "تعمل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"لم يمكن ازالة تعيين نقطة التحميل نظرا لأن هذه التجزئة مستخدمة لـloop back.\n"
-"قم بإزالة الـloopback أولا"
+msgid "default"
+msgstr "المرجع"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "أين تريد تحميل الجهاز %s؟"
+msgid "Indonesia"
+msgstr "اندونيسيا"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "أين تريد تحميل مل٠loopback %s؟"
+msgid "France [SECAM]"
+msgstr "Ùرنسا [سيكام]"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr "جاري التغيير من ext2 الى ext3"
+msgid "restrict"
+msgstr "تشديد"
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Which filesystem do you want?"
-msgstr "أي نظام ملÙات تريد؟"
+msgid "must have"
+msgstr "يجب أن يكون لديك"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Change partition type"
-msgstr "غير نوع التجزئة"
+msgid ""
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
+msgstr ""
+"CUPS لا يدعم الطابعات على أجهزة Novell الخادمة أو الطابعات التي ترسل "
+"البيانات الى أمر حر.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr "بعد تغيير نوع التجزئة %s, Ùإنك ستسخر كل البيانات على التجزئة"
+msgid "Senegal"
+msgstr "السنغال"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove the loopback file?"
-msgstr "هل تريد ازالة مل٠loopback؟"
+msgid "Command line"
+msgstr "سطر الأوامر"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/08-store.pl: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."
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
msgstr ""
-"لا يمكنك انشاء تجزئة جديدة\n"
-"(لأنك وصلت الى العدد الأقصى من التجزئات الأساسية).\n"
-"أولاً اخذ٠تجزئة أساسية و قم بإنشاء تجزئة ممتدة."
+"خياراتنا الكثير من حلول نظام لينكس بالإضاÙØ© الى العروض الخاصة Ùˆ المنتجات "
+"الأخرىى متوÙرة ÙÙŠ متجرنا الألكتروني:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Preference: "
-msgstr "التÙضيل: "
+msgid "access to administrative files"
+msgstr "الوصول الى ملÙات الإدارة"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Start sector: "
-msgstr "قطاع البداية: "
+msgid ""
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
+msgstr ""
+"خطأ أثناء ارسال البريد.\n"
+" لم يتم ارسال تقرير البريد.\n"
+" Ùضلاً قم بإعداد sendmail"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Create a new partition"
-msgstr "انشئ تجزئة جديدة"
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ", جهاز متعدد الوظائ٠على المنÙØ° المتوازي \\#%s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Use for loopback"
-msgstr "استخدم لـloopback"
+msgid ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
+msgstr ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Modify RAID"
-msgstr "تعديل RAID"
+msgid "Montserrat"
+msgstr "مونتسيرات"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Remove from LVM"
-msgstr "ازالة من LVM"
+msgid "Automatic dependencies"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Remove from RAID"
-msgstr "ازالة من RAID"
+msgid "Swap"
+msgstr "التبديل"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Add to LVM"
-msgstr "اضاÙØ© الى LVM"
+msgid "Connecting to the Internet "
+msgstr "جاري الإتصال بالإنترنت"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Add to RAID"
-msgstr "اضاÙØ© الى RAID"
+msgid "Restore Other"
+msgstr "استعد آخر"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Format"
-msgstr "تنسيق"
+msgid "TV card"
+msgstr "بطاقة التلÙاز"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Detailed information"
-msgstr "معلومات Ù…Ùصّلة"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "طابعة على خادم SMB/Windows 95/98/NT"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Trying to rescue partition table"
-msgstr "جاري محاولة انقاذ جدول التقسيم"
+msgid ", "
+msgstr ", "
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
msgstr ""
-"أدخل قرصا مرنا ÙÙŠ السواقة\n"
-"كل البيانات على القرص ستمحى"
-
-#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../network/modem.pm:1
-#, c-format
-msgid "Warning"
-msgstr "تحذير"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select file"
-msgstr "اختر ملÙ"
+msgid "Remove selected host/network"
+msgstr "احذ٠المستضيÙ/الشبكة المختارة"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
msgstr ""
-"جدول التقسيم المحÙوظ ليس بنÙس الحجم\n"
-"لا زلت تريد الإكمال؟"
+"Postfix هو عميل لنقل البريد, أي البرنامج الذي ينقل البريد من جهاز الى آخر."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Removable media automounting"
-msgstr "التحميل الآلي للوسائط القابلة للإزالة"
+msgid "Disconnection from the Internet failed."
+msgstr "Ùشل قطع الإتصال بالإنترنت"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Reload partition table"
-msgstr "إعادة تحميل جدول التقسيم"
+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"
+"(مثلاً: لاتيني و غير لاتيني)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Rescue partition table"
-msgstr "إنقاذ جدول التقسيم"
+msgid "Network Hotplugging"
+msgstr "Network Hotplugging"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Restore partition table"
-msgstr "استعادة جدول التقسيم"
+msgid "if set to yes, reports check result to tty."
+msgstr "if set to yes, reports check result to tty."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Save partition table"
-msgstr "Ø­Ùظ جدول التقسيم"
+msgid "Restore From CD"
+msgstr "استعادة من القرص المدمج"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr "لكي تمتلك تجزئات أكثر, يرجى الغاء تجزئة كي تتمكن من عمل تجزئة ممتدة"
+"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 ""
+"أنت على وشك تهيئة جهازك لمشاركة الإتصال بالإنترنت.\n"
+"باستخدام هذه الميزة سيمكن للحواسيب الأخرى ÙÙŠ الشبكة المحلية أن تستخدم وصلة "
+"الكمبيوتر لهذا الحاسوب.\n"
+"\n"
+"تأكد من أنك قمت بتهيئة وصلة الشبكة/الإنترنت باستخدام drakconnect قبل "
+"المتابعة.\n"
+"\n"
+"ملحوظة: تحتاج الى موائم للشبكة كي تقوم بإعداد الشبكة المحلية (LAN)."
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "I can't add any more partition"
-msgstr "لا يمكنني اضاÙØ© أي تجزئة أخرى"
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr "Ùضلاً اختر موائم الإنترنت الذي تريد استخدامه للإتصال بالإنترنت."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "All primary partitions are used"
-msgstr "كل التجزئات الرئيسية مستخدمة"
+msgid "Photo memory card access on your HP multi-function device"
+msgstr "الوصول الى بطاقة الذاكرة على جهاز HP متعدد الوظائÙ"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Hard drive information"
-msgstr "معلومات القرص الصلب"
+#: ../../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"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Auto allocate"
-msgstr "تحديد آلي"
+msgid "Internet Connection Sharing is now disabled."
+msgstr "مشاركة اتصال الإنترنت غير ممكَّنة الآن."
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Clear all"
-msgstr "أمسح الكل"
+msgid "if set to yes, verify checksum of the suid/sgid files."
+msgstr "if set to yes, verify checksum of the suid/sgid files."
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "هل تريد Ø­Ùظ تعديلات /etc/fstab"
+msgid "Latin American"
+msgstr "الأمريكية اللاتينية"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "هل تريد الخروج بدون كتابة جدول التقسيم؟"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Japanese text printing mode"
+msgstr "تغيير نظام الطباعة"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Quit without saving"
-msgstr "الخروج بدون الحÙظ"
+msgid "Old device file"
+msgstr "مل٠الجهاز القديم"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Continue anyway?"
-msgstr "هل تريد الاكمال على أي حال؟"
+msgid "Info: "
+msgstr "معلومات: "
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Toggle to expert mode"
-msgstr "النتقال الى وضعية الخبير"
+msgid "Button `%s': %s"
+msgstr "Button `%s': %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Toggle to normal mode"
-msgstr "الانتقال الى الوضع العادي"
+msgid "Please wait"
+msgstr "من Ùضلك انتظر"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Undo"
-msgstr "تراجع"
+msgid "Genius NetMouse"
+msgstr "Genius NetMouse"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Exit"
-msgstr "خروج"
+msgid "None"
+msgstr "ولا شئ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose a partition"
-msgstr "إختر تجزئة"
+msgid "The entered IP is not correct.\n"
+msgstr "عنوان IP المدÙخل غير صحيح.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose another partition"
-msgstr "إختر شاشة"
+msgid "Ethernet Card"
+msgstr "Ethernet Card"
-#: ../../diskdrake/removable.pm:1
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Change type"
-msgstr "غيّر النوع"
+msgid "Info"
+msgstr "المعلومات"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Search servers"
-msgstr "ابحث ÙÙŠ أجهزة الخادم"
+msgid "Install"
+msgstr "ثبّت"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Domain"
-msgstr "النطاق"
+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 ""
+"اضغط \"%s\" اذا كنت تريد حذ٠كل التجزئات الموجودة على القرص\n"
+"الصلب. خذ حذرك, بعد نقرك لزر \"%s\" لن تتمكن من استعادة\n"
+"أي بيانات أو تجزئات كانت موجودة على هذا القرص الصلب.\n"
+"بما Ùيها بيانات Windows\n"
+"انقر \"%s\" لإيقا٠هذه العملية دون خسارة أي بيانات أو تجزئات\n"
+"موجودة على القرص الصلب."
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Username"
-msgstr "اسم المستخدم"
+msgid "Exit install"
+msgstr "الخروج من التثبيت"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Please enter your username, password and domain name to access this host."
+"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 ""
-"Ùضلاً أدخل اسم المستخدم, كلمة المرور Ùˆ النطاق الخاص بك للدخول الى هذا "
-"المستضيÙ."
+"تم إعداد كل شئ.\n"
+"يمكنك الآن مشاركة اتصال الإنترنت مع الأجهزة الأخرى ÙÙŠ شبكتك المحلية باستخدام "
+"إعداد الشبكة الأوتوماتيكي (DHCP)."
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Domain Authentication Required"
-msgstr "Domain Authentication Required"
+msgid "Remote CUPS server"
+msgstr "خادم CUPS بعيد"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Another one"
-msgstr "آخر"
+msgid "Sun - Mouse"
+msgstr "Sun - Mouse"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Which username"
-msgstr "أي اسم مستخدم"
+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 ""
+"يوجد موائم شبكة واحد Ùقط معدّ على نظامك:\n"
+"\n"
+"%s\n"
+"\n"
+"نحن على وشك اعداد الشبكة المحلية باستخدام هذا الموائم."
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
-msgstr "تعذر الدخول باستخدام اسم المستخدم %s (كلمة مرور سيئة؟)"
+msgid "Minimal install"
+msgstr "تثبيت مصغّر"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "cpu # "
-msgstr "cpu # "
+msgid "Ethiopia"
+msgstr "اثيوبيا"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "SMBus controllers"
-msgstr "متحكمات SMBus"
+msgid "Devanagari"
+msgstr "ديÙانغاري"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "USB controllers"
-msgstr "متحكمات USB"
+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 bus و هوية جهاز scsi"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "SCSI controllers"
-msgstr "متحكمات SCSI"
+msgid "Total size: %d / %d MB"
+msgstr "الحجم الإجمالي: %d / %d ميغابايت"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Firewire controllers"
-msgstr "متحكمات Firewire"
+msgid "disabled"
+msgstr "معطل"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "(E)IDE/ATA controllers"
-msgstr "متحكمات (E)IDE/ATA"
+msgid "Search for new scanners"
+msgstr "البحث عن ماسحات ضوئية جديدة..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Joystick"
-msgstr "عصا الألعاب"
+msgid "Disabling servers..."
+msgstr "جاري تعطيل الخوادم..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Scanner"
-msgstr "الماسح الضوئي"
+msgid ""
+"Please choose the time \n"
+"interval between each backup"
+msgstr ""
+"Ùضلا اختر الÙترة \n"
+"ما بين كل عملية نسخ احتياطي"
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Unknown/Others"
-msgstr "غير معروÙ/أخرى"
+msgid "Installation of %s failed. The following error occured:"
+msgstr "Ùشل تثبيت %s. ظهر الخطأ التالي:"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr "متحكمات النظام"
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr "تعذر تشغيل mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../harddrake/data.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Modem"
-msgstr "المودم"
+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"
-#: ../../harddrake/data.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Ethernetcard"
-msgstr "بطاقة ايثرنت"
+msgid "Network printer (TCP/Socket)"
+msgstr "طابعة شبكة (TCP/Socket)"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Processors"
-msgstr "المعالجات"
+msgid "Backup User files..."
+msgstr "انسخ ملÙات المستخدمين..."
-#: ../../harddrake/data.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Webcam"
-msgstr "كاميرات الويب"
+msgid "Install system"
+msgstr "تثبيت النظام"
-#: ../../harddrake/data.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Soundcard"
-msgstr "بطاقة الصوت"
+msgid "First DNS Server (optional)"
+msgstr "خادم DNS الأول (اختياري)"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Other MultiMedia devices"
-msgstr "أجهز وسائط متعددة أخرى"
+msgid ""
+"Alternatively, you can specify a device name/file name in the input line"
+msgstr "بدلاً من ذلك, يمكنك تحديد اسم جهاز/اسم مل٠ÙÙŠ حقا الإدخال"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Tvcard"
-msgstr "بطاقة التلÙاز"
+msgid "dhcpd Config..."
+msgstr "تهيئة dhcpd..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Videocard"
-msgstr "بطاقة الÙيديو"
+msgid "The setup has already been done, but it's currently disabled."
+msgstr "تم عمل التنصيب, و لكنه غير ممكَّن الآن"
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Tape"
-msgstr "شريط البيانات"
+msgid "LILO/grub Installation"
+msgstr "تثبيت LILO/grub"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "DVD-ROM"
-msgstr "DVD-ROM"
+msgid "Israeli"
+msgstr "العبرية"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "CD/DVD burners"
-msgstr "أجهزة نسخ CD/DVD"
+msgid "load setting"
+msgstr "حمل الإعدادات"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "CDROM"
-msgstr "القرص المدمج"
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "الطابعة \"%s\" على الخادم \"%s\""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Disk"
-msgstr "القرص"
+msgid "Floppy can be removed now"
+msgstr "يمكن ازالة القرص المرن الآن"
-#: ../../harddrake/data.pm:1
-#, c-format
-msgid "Zip"
-msgstr "Zip"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Truly minimal install"
+msgstr "تثبيت مصغّر"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Floppy"
-msgstr "القرص المرن"
+msgid "Denmark"
+msgstr "الدنمارك"
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Let me pick any driver"
-msgstr "اسمح لي أن أختار مشغل"
+msgid "Moving partition..."
+msgstr "جاري نقل التجزئة..."
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Driver:"
-msgstr "المشغل:"
+msgid "(This) DHCP Server IP"
+msgstr "عنوان IP لخادم DHCP (هذا)"
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/test.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\" "
+msgid "Test of the configuration"
+msgstr "اختبار الإعداد"
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr "جاري اختيار مشغل عام"
+msgid "Installing %s ..."
+msgstr "جاري تثبيت %s ..."
-#: ../../harddrake/sound.pm:1
+#: ../../help.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"
+"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"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\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"
-"- \"/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"
+"!! 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"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\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"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\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 ""
-"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"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Sound trouble shooting"
-msgstr "حل مشاكل الصوت"
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
-msgstr "خطأ: مشغل \"%s\" لبطاقة الصوت الخاصة بك غير موجود ÙÙŠ القائمة"
+msgid "Choose your filesystem encryption key"
+msgstr "اختر Ù…Ùتاح تشÙير نظام الملÙات"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unkown driver"
-msgstr "مشغل غير معروÙ"
+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"
+"(اضغط ادخال لنشر الإعدادات لحقول أخرى.\n"
+"هذا الحقل ليس ضرورياً, انه مجرد أداة لملء الإستمارة.)"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
-msgstr "لا يوجد مشغل معرو٠لبطاقة الصوت (%s)"
+msgid "Andorra"
+msgstr "أندورا"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No known driver"
-msgstr "لا يوجد مشغل معروÙ"
+msgid "Sierra Leone"
+msgstr "سيراليون"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.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\"."
+msgid "Botswana"
+msgstr "بوتسوانا"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "No open source driver"
-msgstr "لا يوجد مشغل Ù…Ùتوح المصدر"
+msgid "(default value: %s)"
+msgstr "(القيمة الإÙتراضية: %s)"
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "يرجى الإنتظار... جاري تطبيق الإعدادات"
+msgid "Alternative test page (Letter)"
+msgstr "صÙحة اختبارية بديلة (Letter)"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"The old \"%s\" driver is blacklisted.\n"
+"DHCP Server Configuration.\n"
"\n"
-"It has been reported to oops the kernel on unloading.\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"
-"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-"مشغل \"%s\" القديم على القائمة السوداء.\n"
+"تهيئة خادم DHCP.\n"
"\n"
-"ÙÙŠ بعض الحالات قيل أنه يسبب انهيار ÙÙŠ النواة عند ازالة التحميل.\n"
+"هنا يمكنك اختيار خيارات مختلÙØ© لتهيئة خادم DHCP.\n"
+"اذا لم تكن نهلم ماذا يعني الخيار Ùكل ما عليك هو تركه كما هو.\n"
"\n"
-"مشغل \"%s\" الجديد سيتم استخدامه عند تشغيل الجهاز ÙÙŠ المرة القادمة."
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Trouble shooting"
-msgstr "حل المشاكل"
+msgid "Choose an X server"
+msgstr "إختر خادم X"
-#: ../../harddrake/sound.pm:1
+#: ../../install_interactive.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 (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"
+msgid "Swap partition size in MB: "
+msgstr "حجم تجزئة التبديل بالميغابايت"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"\n"
-"\n"
-"Your card currently use the %s\"%s\" driver (default driver for your card is "
-"\"%s\")"
+"Other (not drakbackup)\n"
+"keys in place already"
msgstr ""
-"\n"
-"\n"
-"بطاقتك تستخدم المشغل %s\"%s\" حالياً (المشغل الحالي لبطاقتك هو \"%s\")"
+"Ù…Ùاتيح أخرى\n"
+"(غير drakbackup) موجودة مسبقاً"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Here you can select an alternative driver (either OSS or ALSA) for your "
-"sound card (%s)."
-msgstr "يمكنك هنا اختيار مشغل بديل (ALSA أو OSS) لبطاقة الصوت (%s)."
+msgid "No changes to backup!"
+msgstr "لا تغييران للنسخة الإحتياطية!"
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sound configuration"
-msgstr "اعدادات الصوت"
+msgid "Formatted\n"
+msgstr "مجهز\n"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
-"currently uses \"%s\""
-msgstr "لا يوجد مشغل بديل (ALSA أو OSS) لبطاقة الصوت (%s) التي تستخدم \"%s\""
+msgid "Type of install"
+msgstr "نوع التثبيت"
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No alternative driver"
-msgstr "لا مشغل بديل"
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "الطابعة \"%s\" على خادم SMB/Windows \"%s\""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "enable radio support"
-msgstr "تمكين دعم الراديو"
+msgid ""
+"\n"
+"- Daemon (%s) include:\n"
+msgstr ""
+"\n"
+"- Daemon (%s) include :\n"
-#: ../../harddrake/v4l.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Radio support:"
-msgstr "دعم الراديو:"
+msgid "%d comma separated numbers"
+msgstr "%d أرقام Ù…Ùصولة بالÙاصلة"
-#: ../../harddrake/v4l.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "PLL setting:"
-msgstr "اعداد PLL:"
+msgid ""
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
+msgstr ""
+"بروتوكول rusers يسمح للمستخدمين على الشبكة أن يتعرÙوا على من\n"
+"سجل الدخول الى الأجهزة المستجيبة الأخرى."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "number of capture buffers for mmap'ed capture"
-msgstr "number of capture buffers for mmap'ed capture"
+msgid "Automatic Steps Configuration"
+msgstr "تهيئة آلية للخطوات"
-#: ../../harddrake/v4l.pm:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Number of capture buffers:"
-msgstr "Number of capture buffers:"
+msgid ""
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
+msgstr ""
+"هل تريد معرÙØ© المزيد عن مجتمع المصادر المÙتوحة؟ كن جزءاً من عالم البرمجيات "
+"الحرة"
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Tuner type:"
-msgstr "نوع التونر:"
+msgid "Barbados"
+msgstr "باربادوس"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Card model:"
-msgstr "نوع البطاقة"
+msgid "Please select data to backup..."
+msgstr "رجاء اختر البيانات المطلوب نسخها احتياطيا..."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/net_monitor: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."
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-"لأغلب بطاقات التلÙاز الحديثة, وحدة bttv لنواة لينكس يمكنها التحقق آلياً من "
-"المعاملات الصحيحة.\n"
-"اذا تم التعر٠على البطاقة بشكل خاطئ, يمكنك ادخال التونر و نوع البطاقة الصحيح "
-"هنا. Ùقط اختر المعاملات المناسبة لبطاقة الشاشة."
+"Ùشل الإتصال.\n"
+"تأكد من الوصلة ÙÙŠ مركز تحكم Mandrake."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Unknown|Generic"
-msgstr "غير معروÙ|عام"
+msgid "received"
+msgstr "Ù…Ùستقبلة"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr "غير معروÙ|CPH06X (bt878) [مصنعون كثيرون]"
+msgid "/File/_New"
+msgstr "/ملÙ/_جديد"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr "غير معروÙ|CPH05X (bt878) [مصنعون كثيرون]"
+msgid "The DNS Server IP"
+msgstr "عنوان IP لخادم DNS"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect"
-msgstr "تحقق آلي"
+msgid "IP Range End:"
+msgstr "IP Range End:"
-#: ../../interactive/newt.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Do"
-msgstr "اÙعل"
+msgid "High"
+msgstr "مرتÙع"
-#: ../../interactive/stdio.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "اختيارك ? (default %s) "
+msgid "NoVideo"
+msgstr "لا Ùيديو"
-#: ../../interactive/stdio.pm:1
-#, c-format
-msgid "Bad choice, try again\n"
-msgstr "اختيار سيئ, حاول مرة أخرى\n"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "this field describes the device"
+msgstr "هذا الحقل يص٠الجهاز"
-#: ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Re-submit"
-msgstr "إعادة تسليم"
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
+msgstr "جاري اضاÙØ© الطابعة الى Star Office/OpenOffice.org/GIMP"
-#: ../../interactive/stdio.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"=> Notice, a label changed:\n"
-"%s"
-msgstr ""
-"=> Notice, a label changed:\n"
-"%s"
+msgid "Local Printers"
+msgstr "الطابعات المحلية"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakpxe: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 ""
-"Please choose the first number of the 10-range you wish to edit,\n"
-"or just hit Enter to proceed.\n"
-"Your choice? "
+msgid "Installation image directory"
+msgstr "دليل صورة التثبيت"
-#: ../../interactive/stdio.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "=> There are many things to choose from (%s).\n"
-msgstr "=> There are many things to choose from (%s).\n"
+msgid "NIS Server"
+msgstr "خادم NIS"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "Your choice? (default `%s'%s) "
+msgid "Port: %s"
+msgstr "المنÙØ°: %s"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid " enter `void' for void entry"
-msgstr " enter `void' for void entry"
+msgid "Spain"
+msgstr "أسبانيا"
-#: ../../interactive/stdio.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Do you want to click on this button?"
-msgstr "Do you want to click on this button?"
+msgid "This user name has already been added"
+msgstr "اسم المستخدم Ù…Ùضا٠مسبقا"
-#: ../../interactive/stdio.pm:1
+#: ../../interactive.pm:1
#, c-format
-msgid "Button `%s': %s"
-msgstr "Button `%s': %s"
+msgid "Choose a file"
+msgstr "إختر ملÙ"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "Your choice? (0/1, default `%s') "
+msgid "Apply"
+msgstr "تطبيق"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Entries you'll have to fill:\n"
-"%s"
-msgstr ""
-"Entries you'll have to fill:\n"
-"%s"
+msgid "Auto-detect available ports"
+msgstr "تحقق آلياً من المناÙØ° المتوÙرة"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Ùشل تحميل الوحدة %s.\n"
-"هل تريد المحاولة ثانية بمعاملات أخرى؟"
+msgid "Internet Connection Sharing currently disabled"
+msgstr "مشاركة الإتصال بالإنترنت"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Specify options"
-msgstr "حدد الخيارات"
+msgid "San Marino"
+msgstr "سان مارينو"
-#: ../../modules/interactive.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Autoprobe"
-msgstr "تحقق آلي"
+msgid "Belgium"
+msgstr "بلجيكا"
-#: ../../modules/interactive.pm:1
+#: ../../lang.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"
-"عن المعلومات التي سيحتاجها؟ ÙÙŠ بعض الأحيان, قد يتسبب التحقق ÙÙŠ تعليق الجهاز, "
-"لكن\n"
-"لا يجب أن يتسبب ذلك ÙÙŠ أي مشاكل."
+msgid "Kuwait"
+msgstr "الكويت"
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which %s driver should I try?"
-msgstr "أي مشغل %s يجب أن استخدمه؟"
+msgid "Choose the window manager to run:"
+msgstr "اختر مدير النواÙØ° الذي سيتم تشغيله:"
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Module options:"
-msgstr "خيارات الوحدة:"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "sub generation of the cpu"
+msgstr "الجيل الثانوي للمعالج"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakbug: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"
-"الخيارات ÙÙŠ هيئة ``name=value name2=value2 ...'' \n"
-"مثلا, ``io=0x300 irq=7''"
+msgid "First Time Wizard"
+msgstr "معالج First Time"
-#: ../../modules/interactive.pm:1
+#: ../../install_steps.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'"
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
msgstr ""
-"يمكنك الآن اعطاء الخيارات للوحدة %s.\n"
-"لاحظ أن أي عنوان يجب ادخاله مسبوقاً بـ 0x مثل '0x123'"
-
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "(module %s)"
-msgstr "(الوحدة %s)"
+"ظهر خطأ و لا أعر٠كي٠أتعامل معه بأسلوب جيد.\n"
+"تابع على مسؤوليتك."
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../modules/interactive.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "جاري تثبيت مشغل %s للبطاقة %s"
+msgid "please wait, parsing file: %s"
+msgstr "يرجى الإنتظار, جاري تحليل الملÙ: %s"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "See hardware info"
-msgstr "عرض معلومات العتاد"
+msgid "Taiwan"
+msgstr "تايوان"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "هل لديك أي واجهات %s؟"
+msgid "Pakistan"
+msgstr "باكستان"
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you have another one?"
-msgstr "هل عندك واحدة أخرى؟"
+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 ""
+"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."
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "تم ايجاد %s %s واجهات"
+msgid "Permissions"
+msgstr "التصاريح"
-#: ../../modules/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "You can configure each parameter of the module here."
-msgstr "يمكنك تهيئة كل معامل للوحدة هنا."
+msgid "Provider name (ex provider.net)"
+msgstr "اسم الموÙر (مثلاً provider.net)"
-#: ../../modules/parameters.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "comma separated strings"
-msgstr "حرÙيات Ù…Ùصولة بالÙاصلة"
+msgid "Version: %s\n"
+msgstr "الإصدار: %s\n"
-#: ../../modules/parameters.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "comma separated numbers"
-msgstr "أرقام Ù…Ùصولة بالÙاصلة"
+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 ""
+"النظام لديك قليل الموارد. قد تقابل بعض المشاكل قي تثبيت\n"
+"Mandrake Linux. اذا حدث ذلك, يمكنك التثبيت ÙÙŠ وضع نصي, لهذا الغرض,\n"
+"اضغط `F1' عند الإقلاع من القرص المدمج, و اكتب `text'."
-#: ../../modules/parameters.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "%d comma separated strings"
-msgstr "%d حرÙيات Ù…Ùصولة بالÙاصلة"
+msgid "Use the Windows partition for loopback"
+msgstr "استخدم تجزئة Windows كـ loopback"
-#: ../../modules/parameters.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "%d comma separated numbers"
-msgstr "%d أرقام Ù…Ùصولة بالÙاصلة"
+msgid "Armenian (typewriter)"
+msgstr "الأرمينية (آلة كاتبة)"
-#: ../../modules/parameters.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "a number"
-msgstr "رقم"
+msgid "Connection type: "
+msgstr "نوع العلاقة"
-#: ../../network/adsl.pm:1
+#: ../../install_steps_interactive.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 microcode.\n"
-"قم بتنزيلها على\n"
-"http://www.speedtouchdsl.com/dvreg_lx.htm\n"
-"و انسخ المل٠mgmt.o الى /usr/share/speedtouch"
+msgid "Graphical interface"
+msgstr "الواجهة الرسومية"
-#: ../../network/adsl.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.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 ""
-"الطريقة الأكثر شيوعاً للإتصال بـ adsl هي pppoe.\n"
-"بعض الإتصالات تستخدم pptp, و القليل تستخدم dhcp.\n"
-"اذا لم تكن تعلم, اختر 'استخدم pppoe'"
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "XFree %s مع تسريع ثلاثي الأبعاد"
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connect to the Internet"
-msgstr "وصّل إلى الإنترنت "
+msgid "India"
+msgstr "الهند"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr "Sagem (using pppoa) usb"
+msgid "Chad"
+msgstr "تشاد"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch usb"
+msgid "Slovakia"
+msgstr "سلوÙاكيا"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "use dhcp"
-msgstr "استخدم dhcp"
+msgid "Singapore"
+msgstr "سنغاÙورة"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "use pptp"
-msgstr "استخدم pptp"
+msgid "Cambodia"
+msgstr "كمبوديا"
-#: ../../network/adsl.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "use pppoe"
-msgstr "استخدم pppoe"
+msgid "Monitor HorizSync: %s\n"
+msgstr "تزامن الشاشة الأÙقي: %s\n"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Other ports"
-msgstr "مناÙØ° أخرى"
+msgid "Path"
+msgstr "المسار"
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Everything (no firewall)"
-msgstr "كل شئ (لا جدار ناري)"
+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 ""
+"هنا يمكنك تحديد أي أمر هلامي يمكن تحويل وظيÙØ© الطباعة اليه بدلاً من ارسالها "
+"مباشرةً الى الطابعة."
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.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."
+"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"
-"النسق الصحيح هو \"port/tcp\" أو \"port/udp\", \n"
-"ÙÙŠ حين يكون المنÙØ° (port) بين 1 Ùˆ 65535."
+"نظام الطباعة (%s) لن يتم بدؤه بشكل آلي عند بدء تشغيل الماكينة.\n"
+"\n"
+"من الممكن أن يكون قد تم تعطيل البدء الآلي بسبب التغيير الى مستوى أعلى لأن "
+"نظام الطباعة قد يكون نقطة مبدئية لهجمات المخترقين.\n"
+"\n"
+"هل تريد تمكين البدء الآلي لنظام الطباعة عند بدء التشغيل مرة أخرى؟"
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.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."
+"Printer %s\n"
+"What do you want to modify on this printer?"
msgstr ""
-"يمكنك ادخال مناÙØ° متنوعة. \n"
-"أمثلة صالحة هي: 139/tcp 139/udp.\n"
-"الق نظرة على /etc/services لمزيد من المعلومات."
+"الطابعة %s\n"
+"هل تريد تعديل تلك الطابعة؟"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
-msgstr "أي خدمة تريد السماح للإنترنت أن تتصل بها؟"
+msgid "Add host"
+msgstr "اض٠مستضيÙ"
-#: ../../network/drakfirewall.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
-"drakfirewall configurator\n"
+"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"
-"Make sure you have configured your Network/Internet access with\n"
-"drakconnect before going any further."
+"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
-"أداة تهيئة DrakFirewall\n"
+"اذا كنت تعتقد Ùعلاً أنك تعر٠ما هو المشغل الصحيح لبطاقتك\n"
+"يمكنك اختياره من القائمة أعلاه.\n"
"\n"
-"تأكد من أنك قمت بتهيئة اتصالك بالشبكة/الإنترنت باستخدام\n"
-"drakconnect قبل المتابعة."
+"المشغل الحالي لبطاقة الصوت \"%s\" الخاصة بك هو \"%s\" "
-#: ../../network/drakfirewall.pm:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"drakfirewall configurator\n"
+"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"
-"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."
+"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-"أداة تهيئة drakfirewall\n"
+"هل تريد السماح للمستخدمين بمشاركة بعض الأدلة الخاصة بهم؟\n"
+"السماح بذلك سيسمح للمستخدمين بأن ينقروا زر المشاركة ÙÙŠ كونكيورر Ùˆ نوتيلوس.\n"
"\n"
-"هذه الأداة تسمح لك بتهيئة جدار ناري شخصي لنظام Mandrake Linux هذا.\n"
-"إذا كنت تريد جدارا ناريا متخصصا, الق نظرة على\n"
-"توزيعة MandrakeSecurity Firewall."
-
-#: ../../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 "خادم بريد"
+"\"مخصص\" يسمح لك بعمل اعدادات خاص لكل مستخدم.\n"
-#: ../../network/drakfirewall.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Domain Name Server"
-msgstr "خادم اسم النطاق"
+msgid ""
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
+msgstr ""
+"Ùضلا٠اختر Ø­Ùظ أو تحميل اختياراتك للحزم من القرص المرن.\n"
+"النسق مشابه لأقراص التثبيت الآلي المرنة."
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Web Server"
-msgstr "خادم الويب"
+msgid "China (broadcast)"
+msgstr "الصين (broadcast)"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Zeroconf host name must not contain a ."
-msgstr "يجب أن يحتوي اسم مستضي٠Zeroconf على ."
+msgid "Use quota for backup files."
+msgstr "استخدم quota لملÙات النسخ الإحتياطي."
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Host name"
-msgstr "اسم المستضيÙ"
+msgid "Configuring printer \"%s\"..."
+msgstr "جاري إعداد الطابعة \"%s\" ..."
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Zeroconf Host name"
-msgstr "اسم مستضي٠Zeroconf"
+msgid "Internet connection"
+msgstr "وصلة انترنت"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../modules/interactive.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."
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
msgstr ""
-"\n"
-"\n"
-"أدخل اسم مستضي٠Zeroconf بدون أي نقاط اذا لم تكن تريد\n"
-"استخدام اسم المستضي٠الإÙتراضي."
-
-#: ../../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 "Ùضلاً اختر موائم الإنترنت الذي تريد استخدامه للإتصال بالإنترنت."
+"Ùشل تحميل الوحدة %s.\n"
+"هل تريد المحاولة ثانية بمعاملات أخرى؟"
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Choose the network interface"
-msgstr "اختر واجهة الشبكة"
+msgid "Welcome to the Open Source world."
+msgstr "أهلاً بك ÙÙŠ عالم المصادر المÙتوحة"
-#: ../../network/ethernet.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"لم يتم اكتشا٠أي موائم شبكة ايثرنت على نظامك.\n"
-"لا يمكنني اعداد نوع الإتصال هذا."
+msgid "Bosnia and Herzegovina"
+msgstr "البوسنة و الهرسك"
-#: ../../network/ethernet.pm:1
+#: ../../fsedit.pm:1
#, c-format
msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
msgstr ""
-"أي عميل DHCP تريد أن تستخدم؟\n"
-"الإÙتراضي هو dhcp-client."
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "لم يتم ايجاد بطاقات ISDN PCI. Ùضلاً اختر واحدة ÙÙŠ الشاشة التالية."
+"تحتاج الى نظام ملÙات حقيقي (ext2/ext3, resierfs, xfs, أو jfs) لنقطة التحميل "
+"هذه\n"
-#: ../../network/isdn.pm:1
+#: ../../standalone/scannerdrake: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 ""
-"تم اكتشا٠بطاقة ISDN PCI, لكن لم يتم التعر٠على نوعها. Ùضلاً اختر بطاقة PCI "
-"ÙÙŠ الشاشة التالية."
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Ùضلا أدخل اسم المستضي٠أو عنوان IP.\n"
-#: ../../network/isdn.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "أي من الآتي هي بطاقة ISDN الخاصة بك؟"
+msgid "Netherlands"
+msgstr "هولندا"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "ISDN Configuration"
-msgstr "تهيئة ISDN"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files by FTP"
+msgstr "جاري ارسال الملÙات..."
#: ../../network/isdn.pm:1
#, c-format
-msgid "Abort"
-msgstr "إنهاء"
+msgid "Internal ISDN card"
+msgstr "بطاقة ISDN داخلية"
-#: ../../network/isdn.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Continue"
-msgstr "تابع"
+msgid ""
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
+msgstr "لا يوجد مشغل بديل (ALSA أو OSS) لبطاقة الصوت (%s) التي تستخدم \"%s\""
-#: ../../network/isdn.pm:1
+#: ../../network/modem.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"
-"اذا كانت لديك بطاقة ISA, Ùإن القيم التي ستعرض على الشاشة التالية يجب أن تكون "
-"صحيحة.\n"
-"\n"
-"اذا كانت لديك بطاقة PCMCIA, يجب عليك أن تعر٠قيم \"irq\" و \"io\" الخاصة "
-"ببطاقتك.\n"
+msgid "Title"
+msgstr "العنوان"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "I don't know"
-msgstr "لا أعر٠"
+msgid "Install & convert Fonts"
+msgstr "ثبّت و حوّل الخطوط"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "PCI"
-msgstr "PCI"
+msgid "WARNING"
+msgstr "WARNING"
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "Installing bootloader"
+msgstr "جاري تثبين محمّل الإقلاع"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "What kind of card do you have?"
-msgstr "ما هو نوع البطاقة لديك؟"
+msgid "replay"
+msgstr "اعادة"
-#: ../../network/isdn.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
-msgstr "تم ايجاد الواجهة \"%s\" هل تريد استخدامها؟"
+msgid "detected %s"
+msgstr "تم اكتسا٠%s"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "ما هو البروتوكول الذي تريد استخدامه؟"
+msgid "Virgin Islands (U.S.)"
+msgstr "الجزر العذراء (الولايات المتحدة)"
-#: ../../network/isdn.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Protocol for the rest of the world"
-msgstr "بروتوكول لبقية العالم"
+msgid "Bad backup file"
+msgstr "مل٠نسخ احتياطي سيئ"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"بروتوكول لبقية العالم\n"
-"لا D-Channel (خطوط مؤجرة)"
+"تم تنصيب مشاركة الإتصال بالإنترنت مسبقاً.\n"
+"و هي معطلة حالياً.\n"
+"\n"
+"ماذا تريد أن تÙعل؟"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "European protocol"
-msgstr "البروتوكول الأوروبي"
+msgid "Enter IP address and port of the host whose printers you want to use."
+msgstr "أدخل عنوان IP Ùˆ منÙØ° المستضي٠الذي تريد استخدام طابعاته."
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "European protocol (EDSS1)"
-msgstr "البروتوكول الأوروبي (EDSS1)"
+msgid "Pipe into command"
+msgstr "حول الى الأمر"
-#: ../../network/isdn.pm:1
+#: ../../install_interactive.pm:1
#, c-format
msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
msgstr ""
-"اختر موÙر الخدمة الخاص بك.\n"
-"ان لم يكن موجوداً ÙÙŠ القائمة, اختر غير موجود."
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "External ISDN modem"
-msgstr "مودم ISDN خارجي"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Internal ISDN card"
-msgstr "بطاقة ISDN داخلية"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "ما هو نوع وصلة ISDN لديك؟"
+"بعض العتاد الموجود على جهازك يحتاج الى مشغلات ``تجارية'' كي تعمل.\n"
+"يمكنك ايجاد مزيد من المعلومات عنها ÙÙŠ: %s"
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Network Configuration Wizard"
-msgstr "معالج إعداد الشبكة"
+msgid "Detecting devices..."
+msgstr "جاري التحقق من الأجهزة..."
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "إعداد قديم (isdn4net)"
+msgid "Click here to launch the wizard ->"
+msgstr "انقر هنا لتشغيل المعالج ->"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "New configuration (isdn-light)"
-msgstr "إعداد جديد (isdn-light)"
+msgid "Haiti"
+msgstr "هايتي"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2: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"
+"Description of the fields:\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
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Do nothing"
-msgstr "لا تÙعل شيئاً"
+msgid "the name of the CPU"
+msgstr "اسم المعالج"
-#: ../../network/modem.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Install rpm"
-msgstr "ثبت rpm"
+msgid "Refreshing printer data..."
+msgstr "جاري اعادة تحميل بيانات الطابة..."
-#: ../../network/modem.pm:1
+#: ../../install2.pm:1
#, c-format
-msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
-msgstr "تم ايجاد الوينمودم \"%s\", هل تريد تثبيت البرامج المطلوبة ؟"
+msgid "You must also format %s"
+msgstr "عليك أيضا تجهيز %s"
-#: ../../network/modem.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Title"
-msgstr "العنوان"
+msgid "Be careful: this operation is dangerous."
+msgstr "كن حذرا: هذه العملية خطيرة"
-#: ../../network/modem.pm:1
+#: ../../install_steps_interactive.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"
+msgid "Insert a floppy containing package selection"
+msgstr "أدخهل القرص المرن المحتوى على اختيارات الحزم"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Second DNS Server (optional)"
-msgstr "خادم DNS الثاني (اختياري)"
+msgid "Server: "
+msgstr "الخادم: "
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "First DNS Server (optional)"
-msgstr "خادم DNS الأول (اختياري)"
+msgid "Security Alerts:"
+msgstr "تنبيهات أمنية:"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Domain name"
-msgstr "اسم النطاق"
+msgid "Sweden"
+msgstr "السويد"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "CHAP"
-msgstr "CHAP"
+msgid "Use Expect for SSH"
+msgstr "استخدم Expect لـSSH"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Script-based"
-msgstr "Script-based"
+msgid "Poland"
+msgstr "بولندا"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Terminal-based"
-msgstr "Terminal-based"
+msgid "Importance: %s\n"
+msgstr "الأهمية: %s\n"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+# c-format
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "PAP"
-msgstr "PAP"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr "Ùضلا قم بالتأشير هنا اذا كنت تريد اخراج الشريط بعد النسخ الإحتياطي."
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Login ID"
-msgstr "اسم الدخول"
+msgid "Other ports"
+msgstr "مناÙØ° أخرى"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Phone number"
-msgstr "رقم التّليÙون "
+msgid "number of capture buffers for mmap'ed capture"
+msgstr "number of capture buffers for mmap'ed capture"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Connection name"
-msgstr "اسم الإتصال"
+msgid "SMBus controllers"
+msgstr "متحكمات SMBus"
-#: ../../network/modem.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Dialup options"
-msgstr "خيارات الإتصال"
+msgid "Connection timeout (in sec)"
+msgstr "الوقت الأقصى للاتصال (بالثواني)"
-#: ../../network/modem.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Ùضلاً اختر المنÙØ° التسلسلي المرتبط به المودم لديك."
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
-#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Network Configuration"
-msgstr "اعدادات الشبكة"
+msgid "Croatian"
+msgstr "الكرواتية"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Use existing partition"
+msgstr "استخدم التجزئات الموجودة"
+
+#: ../../install_steps_interactive.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. اذا لم تعمل الوصلة, Ùقد تريد اعادة "
-"التهيئة."
+msgid "Unable to contact mirror %s"
+msgstr "تعذر ا?تصال بالمرآة %s"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
-msgstr ""
-"بعد عمل ذلك, ننصح بإعادة تشغيل بيئة X لديك لتÙادي أي مشاكل تتعلق بإسم "
-"المستضيÙ."
+msgid "/Help/_About..."
+msgstr "/مساعدة/_حول البرنامج..."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup: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 ""
-"تهانينا, انتهت تهيئة الشبكة و الإنترنت.\n"
-"سيتم تطبيق التهيئة على نظامك الآن.\n"
-"\n"
+msgid "Remove user directories before restore."
+msgstr "احذ٠أدلة المستخدمين قبل الإستعادة"
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
+"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 ""
-"ظهرت مشكلة أثناء اعادة تشغيل الشبكة: \n"
-"\n"
-"%s"
+"أنت على وشك تهيئة طابعة بعيدة. هذا يحتاج الى أن تكون وصلة الشبكة تعمل و لكن "
+"الشبكة لم يتم اعدادها حتى الآن. اذا كنت تريد المتابعة دون تهيئة الشبكة, "
+"ستكون قادراً على استخدام الطابعة التي تقةم بتهيئتها الآن. كي٠تريد المتابعة؟"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr "يجب اعادة تشغيل الشبكة. هل تريد اعادة تشغيلها ؟"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "CUPS printer configuration"
+msgstr "إعدادات مشاركة طابعات CUPS"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Network configuration"
-msgstr "اعدادات الشبكة"
+msgid "could not find any font in your mounted partitions"
+msgstr "لم أتمكن من ايجاد أي خطوط ÙÙŠ تجزئاتك المحملة"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "هل تريد بدء الوصلة عند الإقلاع؟"
+msgid "F00f bug"
+msgstr "F00f bug"
-#: ../../network/netconnect.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "Internet connection"
-msgstr "وصلة انترنت"
+msgid "XFree %s"
+msgstr "XFree %s"
-#: ../../network/netconnect.pm:1
+#: ../../network/ethernet.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"
+"Which dhcp client do you want to use?\n"
+"Default is dhcp-client."
msgstr ""
-"لقد قمت بتهيئة طرق متعددة للإتصال بالإنترنت.\n"
-"اختر الطريقة التي تريد استخدامها.\n"
-"\n"
+"أي عميل DHCP تريد أن تستخدم؟\n"
+"الإÙتراضي هو dhcp-client."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Choose the connection you want to configure"
-msgstr "اختر الوصلة التي تريد تهيئتها"
+msgid "Domain Name:"
+msgstr "اسم النطاق:"
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "ethernet card(s) detected"
-msgstr "تم اكتشا٠بطاقة/بطاقات ايثرنت"
+msgid "On Floppy"
+msgstr "على قرص مرن"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LAN connection"
-msgstr "وصلة LAN"
+msgid "Restore"
+msgstr "استعادة"
-#: ../../network/netconnect.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "cable connection detected"
-msgstr "تم اكتشا٠وصلة كيبل"
+msgid "if set to yes, check if the network devices are in promiscuous mode."
+msgstr "if set to yes, check if the network devices are in promiscuous mode."
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Cable connection"
-msgstr "وصلة كيبل"
+msgid "Looking for available packages..."
+msgstr "جاري العثور على الحزم المتوÙرة..."
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "detected"
-msgstr "تم اكتشاÙÙ‡"
+msgid "Init Message"
+msgstr "رسالة Init"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "ADSL connection"
-msgstr "وصلة ADSL"
+msgid "Rescue partition table"
+msgstr "إنقاذ جدول التقسيم"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "detected %s"
-msgstr "تم اكتسا٠%s"
+msgid "Connection complete."
+msgstr "تم الإتصال."
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "ISDN connection"
-msgstr "وصلة ISDN"
+msgid "Cyprus"
+msgstr "قبرص"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Winmodem connection"
-msgstr "وصلة Winmodem"
+msgid "Remove from RAID"
+msgstr "ازالة من RAID"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "detected on port %s"
-msgstr "تم اكتشاÙÙ‡ على المنÙØ° %s"
+msgid "This encryption key is too simple (must be at least %d characters long)"
+msgstr "Ù…Ùتاح التشÙير هذا بسيط جدا (يجب أن يكون %d حرÙا على الأقل)"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Configuration Wizards"
+msgstr "معالجات التهيئة"
#: ../../network/netconnect.pm:1
#, c-format
-msgid "Normal modem connection"
-msgstr "وصلة مودم عادية"
+msgid "ISDN connection"
+msgstr "وصلة ISDN"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Detecting devices..."
-msgstr "جاري التحقق من الأجهزة..."
+msgid "primary"
+msgstr "أساسي"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Expert Mode"
-msgstr "وضعية الخبير"
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr "على خادم SMB/Windows \"%s\", المشاركة \"%s\""
-#: ../../network/netconnect.pm:1
+#: ../../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 ""
+"هذه الخطوة هي ?ختيار الخدمات التي سيتم تشغيلها عند بدء التشغيل.\n"
+"\n"
+"سيقوم DrakX بعرض قائمة بكل الخدمات المتوÙرة ÙÙŠ هذا التثبيت.\n"
+"راجع كل خدمة بتمعن و قم بإزالة التأشير من تلك الخدمات التي ? تحتاجها\n"
+"بشكل دائم عند ا?قلاع.\n"
+"\n"
+"سيتم عرض شرح قصير حول الخدمة عند\n"
+"اختيارها. عموماً, اذا لم تكن متأكد ما اذا كانت الخدمة Ù…Ùيدة أم ?,\n"
+"Ùمن ا?Ùضل ترك الخيار ا?Ùتراضي.\n"
+"\n"
+"!! ÙÙŠ هذه المرحلة كن حذرا٠اذا كنت تريد استخدام ماكينتك\n"
+"كخادم: ربما لن تريد بدء أي خدمات ? تحتاجها.\n"
+"Ùضلاً تذكر أن العديد من الخدمات قد تكون خطرة اذا كانت\n"
+"متاحة على الخادم. بشكل عام اختر Ùقط الخدمات التي تحتاجها.\n"
+"!!"
+
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use auto detection"
-msgstr "استخدم التحقق الآلي"
+msgid "Skip"
+msgstr "تخطي"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose the profile to configure"
-msgstr "اختر التشكيل الذي تريد تهيئته"
+msgid "Niue"
+msgstr "نيوي"
-#: ../../network/netconnect.pm:1
+#: ../../services.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"
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
msgstr ""
-"أهلاً بك ÙÙŠ معالج تهيئة الشبكة.\n"
-"\n"
-"نحن على وشك تهيئة وصلة الشبكة/الإنترنت الخاصة بك.\n"
-"اذا لم تريد استخدام التحقق الآلي, احذ٠التأشير من على الصندوق.\n"
+"تنشط/تخمد كل واجهات الشبكة المهيئة كي تبدأ\n"
+"عند بدء الإقلاع."
-#: ../../network/netconnect.pm:1
-#, c-format
+#: ../../standalone/harddrake2:1
+#, fuzzy, 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"
+"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 ""
-"لأنك تقوم بالتثبيت عبر الشبكة, Ùقد تمت تهيئة الشبكة مسبقاً.\n"
-"انقر مواÙÙ‚ لحÙظ التهيئة الخاصة بك, أو انقر الغاء لإعادة تهيئة وصلات الإنترنت "
-"و الشبكة.\n"
+"تردد المعالج بالميغاهيرتز (الميغاهيرتز تشير الى العدد التقريبي من التعليمات "
+"التي يستطيع المعالج تنÙيذها ÙÙŠ الثانية الواحدة)"
-#: ../../network/netconnect.pm:1
+#: ../../pkgs.pm:1
+#, c-format
+msgid "important"
+msgstr "مهم"
+
+#: ../../standalone/drakbackup:1
#, c-format
+msgid "Total Progress"
+msgstr "اجمالي التقدم"
+
+#: ../../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"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
+"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 على هذا الكمبيوتر. سيقوم\n"
+"أيضاً بالبحث عن بطاقات PCI SCSI على نظامك. اذا تم ايجاد بطاقة\n"
+"SCSI,سيقوم DrakX بتثبيت المشغل المناسب أوتوماتيكياً.\n"
"\n"
+"و ?ن عملية التحقق من العتاد ليست خالية من ا?خطاء, سيقوم DrakX بسؤالك عمّا "
+"اذا\n"
+"كانت لديك بطاقة PCI SCSI. النقر على \"نعم\" سيعرض قائمة ببطاقات SCSI\n"
+"لتختار منها. انقر \"?\" اذا كنت تعلم أنه ? توجد بطاقات SCSI على\n"
+"ماكينتك. اذا لم تكن متأكداً, يمكنك التأكد من قائمة العتاد التي تم ايجادها\n"
+"على ماكينتك عن طريق اختيار \"عرض معلومات العتاد\" و نقر\n"
+"\"التالي->\". تأكد من قائمة العتاد ثم اضغط على زر \"التالي\n"
+"->\" للعودة الى شؤال واجهة SCSI.\n"
"\n"
+"اذا اضطررت الى تحديد موائم PCI SCSI يدوياً, Ùسيسألك DrakX عمّا اذا كنت\n"
+"تريد تهيئة الخيارات الخاصة بها. يجب أن تسمح لـ DrakX بأن يتحقق من\n"
+"العتاد للخيارات الخاصة بالبطاقة Ùˆ التي ÙŠÙŒÙحتاج اليها ليتم بدء\n"
+"عمل البطاقة. ÙÙŠ أغلب ا?وقات, سيقوم DrakX بالخطوة دون أي\n"
+"مشاكل.\n"
"\n"
-"نحن الآن سنقوم بتهيئة الوصلة %s.\n"
-"\n"
-"اضغط مواÙÙ‚ للمتابعة."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr "نحن الآن سنقوم بتهيئة الوصلة %s."
+"اذا لم يتمكن DrakX من التعر٠على الخيارات الضروريةلتمريرها\n"
+"الى العتاد, ÙÙÙŠ هذه الحال ستحتاج الى تهيئة\n"
+"المشغّل يدوياً."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Internet connection & configuration"
-msgstr "وصلة الإنترنت و الإعدادات"
+msgid "Users"
+msgstr "المستخدمون"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Configure the connection"
-msgstr "قم بإعداد الإتصال"
+msgid "Aruba"
+msgstr "أروبا"
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Disconnect"
-msgstr "اقطع الإتصال"
+msgid "Preparing bootloader..."
+msgstr "جاري تحضير محمّل الإقلاع..."
-#: ../../network/netconnect.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Connect"
-msgstr "اتصل"
+msgid "Gateway (e.g. %s)"
+msgstr "البوابة (مثلاً %s)"
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"يمكنك اعادة تهيئة الوصلة."
+msgid "The passwords do not match"
+msgstr "كلمات المرور غير متطابقة"
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"You can connect to the Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"يمكنك الآن الإتصال بالإنترنت أو اعادة تهيئة الوصلة."
+msgid "Examples for correct IPs:\n"
+msgstr "أمثلة لعناوين IP صحيحة:\n"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "أنت لست متصل بالإنترنت حالياً"
+msgid "Frequency (MHz)"
+msgstr "التردد (ميغاهيرتز)"
-#: ../../network/netconnect.pm:1
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
msgstr ""
-"\n"
-"يمكنك قطع الإتصال أو اعادة تهيئة الوصلة."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "You are currently connected to the Internet."
-msgstr "أنت متصل بالإنترنت حالياً"
+"لاستخدام اختياراتك المحÙوظة للحزم, قم ببدء التثبيت مع خيار ``linux "
+"defcfg=floppy''"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "يجب أن يبدأ العنوان بـ 'ftp:' أو 'http:'"
+msgid "the number of the processor"
+msgstr "رقم المعالج"
-#: ../../network/network.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Proxy should be http://..."
-msgstr "البروكسي يجب أن يكون http://..."
+msgid "Hardware clock set to GMT"
+msgstr "ساعة الجهاز مضبوطة على توقيت غرينتش"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "FTP proxy"
-msgstr "بروكسي FTP"
+msgid "Give a file name"
+msgstr "اعط اسم ملÙ"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "HTTP proxy"
-msgstr "بروكسي HTTP"
+msgid "Please choose the port that your printer is connected to."
+msgstr "رجاء اختر المنÙØ° الموصلة إليه طابعتك."
-#: ../../network/network.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Proxies configuration"
-msgstr "اعدادات البروكسي"
+msgid "Change Cd-Rom"
+msgstr "غيّر القرص المدمج"
-#: ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "عنوان البوابات يجب أن تكون على النسق 1.2.3.4"
+msgid "Paraguay"
+msgstr "البارجواي"
-#: ../../network/network.pm:1
-#, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "عنوان خادم DNS يجب أن يكون على النسق 1.2.3.4"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr "استخدم النسخ التراكمي (لا تستبدل النسخ الإحتياطية القديمة)"
-#: ../../network/network.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Gateway device"
-msgstr "جهاز البوابة"
+msgid "There's no known driver for your sound card (%s)"
+msgstr "لا يوجد مشغل معرو٠لبطاقة الصوت (%s)"
-#: ../../network/network.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Gateway (e.g. %s)"
-msgstr "البوابة (مثلاً %s)"
+msgid "force"
+msgstr "اجبار"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DNS server"
-msgstr "خادم DNS"
+msgid "Exit"
+msgstr "خروج"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.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."
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
msgstr ""
-"Ùضلاً أدخل اسم المستضيÙ.\n"
-"يجب أن يكون اسم المستضي٠صالحاً و كاملاً,\n"
-"مثل ``mybox.mylab.myco.com''.\n"
-"يمكنك أيضاً ادخال عنوان IP الخاص بالبوابة ان ÙˆÙجدت."
+"ملحوظة: اعتماداً على طراز الطابعة Ùˆ نظام الطباعة Ùسيتم تثبيت حوالي %d "
+"ميغابايت من البرمجيات الإضاÙية."
-#: ../../network/network.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
+"لم تقم بتهيئة أي واجهات.\n"
+"قم بتهيئتهم أولا عن طريق الضغط على 'تهيئة'"
-#: ../../network/network.pm:1
+#: ../../keyboard.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 ""
-"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
-"frequency), or add enough '0' (zeroes)."
+msgid "Estonian"
+msgstr "الإستونية"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "IP address should be in format 1.2.3.4"
-msgstr "عنوان IP يجب أن يكون على النسق 1.2.3.4"
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+msgstr "Apache هو خادم ويب. Ùˆ ÙŠÙستخدم لخدمة ملÙات HTML Ùˆ CGI."
-#: ../../network/network.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Start at boot"
-msgstr "ابدأ عند الإقلاع"
+msgid "Add/Del Clients"
+msgstr "أضÙ/احذ٠العملاء"
-#: ../../network/network.pm:1
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Assign host name from DHCP address"
-msgstr "عيّن اسم المستضي٠من عنوان DHCP"
+msgid "Choose the network interface"
+msgstr "اختر واجهة الشبكة"
-#: ../../network/network.pm:1
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Network Hotplugging"
-msgstr "Network Hotplugging"
+msgid "Unknown Model"
+msgstr "طراز غير معروÙ"
-#: ../../network/network.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Track network card id (useful for laptops)"
-msgstr "تتبع هوية بطاقة الشبكة (Ù…Ùيد للجاسبات الدÙترية)"
+msgid "CD/DVD burners"
+msgstr "أجهزة نسخ CD/DVD"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DHCP host name"
-msgstr "اسم مستضي٠DHCP"
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+"التجزئة التي يتم اقلاعها اÙتراضيا\n"
+" (لـ MS-DOS و ليس لـ lilo)\n"
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Netmask"
-msgstr "Netmask"
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "choose image"
+msgstr "إختر مل٠صورة"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "IP address"
-msgstr "عنوان IP"
+msgid "Firewalling configuration detected!"
+msgstr "تم اكتشا٠إعداد للجدار الناري!"
-#: ../../network/network.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp/zeroconf)"
+msgid "Connection name"
+msgstr "اسم الإتصال"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Automatic IP"
-msgstr "Automatic IP"
+msgid ""
+"x coordinate of text box\n"
+"in number of characters"
+msgstr ""
+"الإحداثي السيني للصندوق النصي\n"
+"بعدد الحروÙ"
-#: ../../network/network.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid " (driver %s)"
-msgstr " (driver %s)"
+msgid "Updating package selection"
+msgstr "جاري تحديث اختيار الحزم"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configuring network device %s"
-msgstr "جاري تهيئة جهاز الشبكة %s"
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "أين تريد تحميل مل٠loopback %s؟"
-#: ../../network/network.pm:1
+#: ../../standalone/drakautoinst: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)."
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
msgstr ""
-"Ùضلاً أدخل تهيئة IP الخاصة بهذه الماكينة.\n"
-"كل مادة يجب ادخالها كعنوان IP بشكل منقوط\n"
-"(مثلاً, 1.2.3.4)."
+"تم توليد القرص المرن بنجاح.\n"
+"يمكنك الآن اعادة التثبيت."
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2: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 ""
-"تحذير: تمت تهيئة هذا الجهاز سابقاً للإتصال بالإنترنت.\n"
-"بكل بساطة اقبل أن تÙبقي هذا الجهاز معدّ.\n"
-"تعديل الحقول أدناه سيغيّر هذه التهيئة."
+msgid "the number of buttons the mouse has"
+msgstr "عدد أزرار الÙأرة"
-#: ../../network/shorewall.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
msgstr ""
-"تحذير! تم إيجاد إعداد جدار ناري موجود مسبقا. ربما تحتاج الى اصلاح يدوي بعد "
-"التثبيت."
-
-#: ../../network/shorewall.pm:1
-#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "تم اكتشا٠إعداد للجدار الناري!"
+"Ùضلاً أدخل الدليل (أو الوحدة) التي سيتم Ùيها وضع\n"
+" النسخة الإحتياطية على هذا المستضيÙ."
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Account Password"
-msgstr "كلمة المرور للحساب"
+msgid "Replay"
+msgstr "اعادة"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Account Login (user name)"
-msgstr "اسم المدخول للحساب"
+msgid "Backup other files"
+msgstr "انسخ ملÙات أخرى"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Connection timeout (in sec)"
-msgstr "الوقت الأقصى للاتصال (بالثواني)"
+msgid "No floppy drive available"
+msgstr "لا توجد سواقة أقراص مرنة"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Connection speed"
-msgstr "سرعة الإتصال"
+msgid "Backup files are corrupted"
+msgstr "ملÙات النسخ الإحتياطي Ùاسدة"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Dialing mode"
-msgstr "وضعية الإتصال"
+msgid "TV norm:"
+msgstr "TV norm :"
-#: ../../network/tools.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose your country"
-msgstr "إختر بلدك"
+msgid "Cpuid family"
+msgstr "عائلة هوية المعالج"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "DNS الثاني للموÙر (اختياري)"
+msgid "32 MB"
+msgstr "32 ميغابايت"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "DNS الأول للموÙر (اختياري)"
+msgid "Lithuanian AZERTY (new)"
+msgstr "الليتوانية AZERTY (جديد)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Provider phone number"
-msgstr "رقم هات٠الموÙر"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr "نعم تعني أن المعالج المساعد للعمليات الحسابية لديه متجه للإستثناءات"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "اسم الموÙر (مثلاً provider.net)"
+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 برمجية كتجزئة جذرية (/).\n"
+"لا يستطيع أي محمّل اقلاع التعامل مع ذلك بدون تجزئة /boot.\n"
+"Ùضلاً تأكد من اضاÙØ© تجزئة /boot"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Your personal phone number"
-msgstr "رقم الهات٠الشخصي الخاص بك"
+msgid "Previous"
+msgstr "السابق"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "Card IO_1"
-msgstr "Card IO_1"
+msgid "Other OS (MacOS...)"
+msgstr "نظام آخر (MacOS...)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Card IO_0"
-msgstr "Card IO_0"
+msgid "To activate the mouse,"
+msgstr "لتنشيط الÙأرة,"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Card IO"
-msgstr "Card IO"
+msgid "Bringing up the network"
+msgstr "جاري تشغيل الشبكة"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../common.pm:1
#, c-format
-msgid "Card mem (DMA)"
-msgstr "Card mem (DMA)"
+msgid "Screenshots will be available after install in %s"
+msgstr "ستكون لقطات الشاشة موجودة بعد التثبيت ÙÙŠ %s"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Card IRQ"
-msgstr "Card IRQ"
+#: ../../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 ""
+"ÙÙŠ الأعلى ستجد تقسيمات لينكس الموجودة Ùˆ التي تم ايجادها على القرص الصلب "
+"الخاص بك.\n"
+"يمكنك أن تÙبقي إختيارات المعالج, Ùˆ هي جيدة لأغلب أنواع التثبيت.\n"
+"إذا قمت بعمل أي تغييرات Ùيجب عليك أن تعر٠التقسيم الجذر (\"/\"). لا تختر\n"
+"تقسيمات ضغيرة جدا Ùˆ إلا لن تستطيع تثبيت برامج كاÙية. إذا كنت تريد تخزين "
+"البيانات\n"
+"على تقسيم مستقل Ùستحتاج الى عمل تقسيم لـ\"/home\"\n"
+"(ممكن Ùقط إذا كان لديك أكثر من تقسيم للينكس).\n"
+"\n"
+"كل تقسيم Ù…Ùعطى بالسكل التالي: \"الإسم\", \"السعة\".\n"
+"\n"
+"\"الإسم\" مركب بالسكل التالي: \"نوع القرص الصلب\", \"رقم القرص الصلب\",\n"
+"\"رقم التقسيم\" (مثلا, \"hda1\").\n"
+"\n"
+"\"رقم القرص الصلب\" دائما هو حر٠بعد \"hd\" أو \"sd\". بالنسبة للأقراص "
+"الصلبة\n"
+"من نوع IDE Ùإن:\n"
+" * \"a\" تعني \"القرص الصلب الأساسي على متحكم IDE الأساسي\",\n"
+"\n"
+" * \"b\" تعني \"القرص الصلب الثانوي على متحكم IDE الأساسي\",\n"
+"\n"
+" * \"c\" تعني \"القرص الصلب الأساسي على متحكم IDE الثانوي\",\n"
+"\n"
+" * \"d\" تعني \"القرص الصلب الثانوي على متحكم IDE الثانوي\",\n"
+"\n"
+"أما بالنسبة لأقراص سكزي SCSI Ùالحر٠\"a\" يعني \"أقل معر٠SCSI\", Ùˆ الحر٠\"b"
+"\"\n"
+"يعني \"ثاني أقل معر٠SCSI\", الخ."
-#: ../../network/tools.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please fill or check the field below"
-msgstr "Ùضلاً املأ أو أشّر على الحقل أدناه"
+msgid "Tanzania"
+msgstr "تنزانيا"
-#: ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Connection Configuration"
-msgstr "اعدادات الوصلة"
+msgid "Computing FAT filesystem bounds"
+msgstr "جاري حساب روابط نظام ملÙات FAT"
-#: ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+"\n"
+"Backup Sources: \n"
msgstr ""
-"لا يبدو أن النظام متصل بالإنترنت.\n"
-"حاول اعادة تهيئة الوصلة."
+"\n"
+"مصادر المساعد :\n"
-#: ../../network/tools.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "For security reasons, it will be disconnected now."
-msgstr "لأسباب أمنية, سيتم قطع الإتصال الآن."
+msgid "Content of the file"
+msgstr "محتويات الملÙ"
-#: ../../network/tools.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The system is now connected to the Internet."
-msgstr "النظام الآن متصل بالإنترنت"
+msgid "Authentication LDAP"
+msgstr "تحقق LDAP"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Testing your connection..."
-msgstr "جاري اختبار الوصلة..."
+msgid "Let me pick any driver"
+msgstr "اسمح لي أن أختار مشغل"
-#: ../../network/tools.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "هل تريد أن تحاول أن تتصل بالإنترنت الآن؟"
+msgid "Profile "
+msgstr "التشكيل:"
-#: ../../network/tools.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Internet configuration"
-msgstr "اعدادات الإنترنت"
+msgid "transmitted"
+msgstr "مبعوثة"
-#: ../../partition_table/raw.pm:1
+#: ../../lang.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 ""
-"هناك شئ سيئ يحصل للقرص. \n"
-"لقد Ùشل اختبار للتأكد من صحة البيانات. \n"
-"هذا يعني أن كتابة أي شئ على هذا القرص سينتهي ببيانات عشوائية Ùˆ Ùاسدة."
+msgid "Palestine"
+msgstr "Ùلسطين"
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid " (Default)"
-msgstr " (اÙتراضي)"
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../printer/cups.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "On CUPS server \"%s\""
-msgstr "على خادم CUPS \"%s\""
+msgid "%d comma separated strings"
+msgstr "%d حرÙيات Ù…Ùصولة بالÙاصلة"
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Remote Printers"
-msgstr "الطابعات البعيدة"
+msgid "Here is the full list of keyboards available"
+msgstr "ها هي قائمة كاملة بكل لوحات المÙاتيح المتوÙرة"
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "CUPS"
-msgstr "CUPS"
+msgid "Theme name"
+msgstr "اسم السمة"
-#: ../../printer/cups.pm:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "(on this machine)"
-msgstr "(على هذا الجهاز)"
+msgid "/_Help"
+msgstr "/_مساعدة"
-#: ../../printer/cups.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "(on %s)"
-msgstr "(على %s)"
+msgid ""
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
+"هنا يمكنك اختيار اذا كانت الماسحات الضوئية المتصلة بهذه الماكينة يمكن الوصول "
+"اليها من الماكينات البعيدة و عن طريق أي ماكينات بعيدة."
-#: ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+msgid "the width of the progress bar"
+msgstr "عرض شريط التقدم"
-#: ../../printer/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LPRng"
-msgstr "LPRng"
+msgid "Cook Islands"
+msgstr "جزر الكوك"
-#: ../../printer/data.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+msgid "Formatting partition %s"
+msgstr "جاري تهيئة التجزئة %s"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LPD"
-msgstr "LPD"
+msgid "Hostname required"
+msgstr "ÙŠÙحتاج الى اسم المستضيÙ"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "LPD - Line Printer Daemon"
-msgstr "LPD - Line Printer Daemon"
+msgid "Unselect fonts installed"
+msgstr "احذ٠اختيار الخطوط المثبتة"
-#: ../../printer/data.pm:1
+#: ../../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 ../../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 "PDQ"
-msgstr "PDQ"
+msgid "Cancel"
+msgstr "الغاء"
-#: ../../printer/data.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+msgid "Searching for configured scanners ..."
+msgstr "جاري البحث عن ماسحات ضوئية معدّة..."
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Unknown Model"
-msgstr "طراز غير معروÙ"
+msgid "Wheel"
+msgstr "Wheel"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Unknown model"
-msgstr "طراز غير معروÙ"
+msgid "Videocard"
+msgstr "بطاقة الÙيديو"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "%s (Port %s)"
-msgstr "%s (المنÙØ° %s)"
+msgid "\tBackups use tar and bzip2\n"
+msgstr "\tالنسخ الإحتياطية تستخدم tar و bzip2\n"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "Host %s"
-msgstr "المستضي٠%s"
+msgid "Remove Selected"
+msgstr "احذ٠المادة المختارة"
-#: ../../printer/main.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Network %s"
-msgstr "الشبكة %s"
+msgid "/Autodetect _modems"
+msgstr "/تحقق آلي من أ_جهزة المودم"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Interface \"%s\""
-msgstr "الواجهة \"%s\""
+msgid "Remove printer"
+msgstr "احذ٠الطابعة"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Local network(s)"
-msgstr "الشبكة/الشبكات المحلية"
+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"
+"هذه العملية خطرة. Ùإذا لم تكن Ùعلت ذلك,\n"
+"يجب عليك أولاً الخروج من التثبيت, ثم شغّل scandisk\n"
+"ÙÙŠ Windows (Ùˆ اختيارياً defrag), ثم أعد\n"
+"التثبيت. يجب عليك كذلك عمل نسخة احتياطية من بياناتك.\n"
+"عندما تكون متأكداً, انقر مواÙÙ‚."
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Raw printer (No driver)"
-msgstr "طابعة خام (لا مشغل)"
+msgid "Which services would you like to allow the Internet to connect to?"
+msgstr "أي خدمة تريد السماح للإنترنت أن تتصل بها؟"
-#: ../../printer/main.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ", using command %s"
-msgstr ", باستخدام الأمر %s"
+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"
-#: ../../printer/main.pm:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
-msgstr " على خادم Novell \"%s\", الطابعة \"%s\""
+msgid "Other"
+msgstr "أخرى"
-#: ../../printer/main.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr "على خادم SMB/Windows \"%s\", المشاركة \"%s\""
+msgid "Default"
+msgstr "الإÙتراضي"
-#: ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", مستضي٠TCP/IP \"%s\", المنÙØ° \"%s\""
+msgid "Button 2 Emulation"
+msgstr "محاكاة الزر 2"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
-msgstr "على خادم LPD \"%s\", الطابعة \"%s\""
+msgid "type1inst building"
+msgstr "بناء type1inst"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ", printing to %s"
-msgstr ", جاري الطباعة الى %s"
+msgid "Abiword"
+msgstr "Abiword"
-#: ../../printer/main.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ", multi-function device"
-msgstr ", جهاز متعدد الوظائÙ"
+msgid "choose image file"
+msgstr "إختر مل٠صورة"
-#: ../../printer/main.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ", جهاز متعدد الوظائ٠على HP JetDirect"
+msgid "X server"
+msgstr "خادم X"
-#: ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ", multi-function device on USB"
-msgstr ", جهاز متعدد الوظائ٠على منÙØ° USB"
+msgid "Domain Admin User Name"
+msgstr "اسم المستخدم لمدير النطاق"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ", multi-function device on parallel port \\#%s"
-msgstr ", جهاز متعدد الوظائ٠على المنÙØ° المتوازي \\#%s"
+msgid "There was an error while scanning for TV channels"
+msgstr "كان هناك خطأ أثناء ضبط قنوات التلÙاز"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ", USB printer"
-msgstr ", طابعة USB"
+msgid "US keyboard (international)"
+msgstr "لوحة Ù…Ùاتيح أمريكية (دولي)"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ", USB printer \\#%s"
-msgstr ", طابعة USB \\#%s"
+msgid "Not installed"
+msgstr "غير مثبّت"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid " on parallel port \\#%s"
-msgstr " على المنÙØ° المتوازي \\#%s"
+msgid "LAN connection"
+msgstr "وصلة LAN"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Local Printers"
-msgstr "الطابعات المحلية"
+msgid "/File/-"
+msgstr "/ملÙ/-"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Pipe job into a command"
-msgstr "حوّل الوظيÙØ© الى الأمر"
+msgid "Italian"
+msgstr "الإيطالية"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid "Enter a printer device URI"
-msgstr "أدخل URI الخاص بالطابعة"
+msgid "Basic"
+msgstr "أساسي"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printer on NetWare server"
-msgstr "طابعة على خادم NetWare"
+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"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "طابعة على خادم SMB/Windows 95/98/NT"
+msgid "Honduras"
+msgstr "هندوراس"
-#: ../../printer/main.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Network printer (TCP/Socket)"
-msgstr "طابعة شبكة (TCP/Socket)"
+msgid "pdq"
+msgstr ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Printer on remote lpd server"
-msgstr "طابعة على خادم lpd بعيد"
+msgid "Card IO"
+msgstr "Card IO"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Printer on remote CUPS server"
-msgstr "طابعة على خادم CUPS بعيد"
+msgid "when checked, owner and group won't be changed"
+msgstr "عند التأشير لن يتم تغيير المالك و المجموعة"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Remote printer"
-msgstr "طابعة بعيدة"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+"\n"
+"تجزئة الإقلاع\n"
+"هذه هي\n"
+"للإقلاع المزدوج ÙÙŠ نظامك.\n"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Local printer"
-msgstr "طابعة محلية"
+msgid ""
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
+msgstr ""
+"Ùضلاً اختر لكل خطوة اذا كنت ستقوم بإعادتها آلياً أم أنك تريد أن يكون التثبيت "
+"بشكل يدوي."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Configuring applications..."
-msgstr "جاري إعداد التطبيقات..."
+msgid ""
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
+msgstr ""
+"يمكنك أيضاً أن تقرر هنا اذا كانت الماسحات الضوئية على الماكينات البعيدة يجب "
+"أن تكون متوÙرة لهذع الماكينة."
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Printerdrake"
-msgstr "Printerdrake"
+msgid "\t-Network by FTP.\n"
+msgstr "\t-الشبكة عن طريق FTP.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "جاري ازالة الطابعة \"%s\" ..."
+msgid "Russian (Yawerty)"
+msgstr "الرّوسية (Yawerty)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "هل تريد Ùعلاً حذ٠الطابعة \"%s\"ØŸ"
+msgid "You must enter a device or file name!"
+msgstr "يجب عليك ادخال جهاز أو اسم ملÙ!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Remove printer"
-msgstr "احذ٠الطابعة"
+msgid "/_Quit"
+msgstr "/_خروج"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Learn how to use this printer"
-msgstr "تعلم كي٠تستخدم هذه الطابعة"
+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 microcode.\n"
+"قم بتنزيلها على\n"
+"http://www.speedtouchdsl.com/dvreg_lx.htm\n"
+"و انسخ المل٠mgmt.o الى /usr/share/speedtouch"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Print test pages"
-msgstr "اطبع صÙحات اختبارية"
+msgid "Graphics memory: %s kB\n"
+msgstr "ذاكرة بطاقة الشاشة: %s كيلوبايت\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
-msgstr "تعذر حذ٠الطابعة \"%s\" من Star Office/OpenOffice.org/GIMP."
+"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 العمومية الشاملة (GPL) كما Ù†ÙØ´Ùرت عن طريق\n"
+" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
+" أي نسخة تالية (حسب اختيارك).\n"
+"\n"
+" هذا البرنامج ÙŠÙوزَّع على أمل أن يكون Ù…Ùيدا,\n"
+" لكن دون أي ضمان’; حتى بدون الضمانة المÙهومة\n"
+" للإتجار أو المناسبة لغرض معين. انظر\n"
+" رخصة GNU العمومية الشاملة للتÙاصيل.\n"
+"\n"
+" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
+" مع البرنامج; ÙÙŠ حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان "
+"التالي\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
+"02111-1307,\n"
+" USA.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
-msgstr "تم حذ٠الطابعة \"%s\" من Star Office/OpenOffice.org/GIMP بنجاح."
+msgid "access to compilation tools"
+msgstr "الوصول الى أدوات التجميع"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "جاري حذ٠الطابعة من Star Office/OpenOffice.org/GIMP"
+msgid "Please select data to restore..."
+msgstr "رجاء اختر تاريخ الإستعادة..."
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "احذ٠هذه الطابعة من Star Office/OpenOffice.org/GIMP"
+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, Ùلا تنسى أن تترك مساحة Ùارغة ÙÙŠ\n"
+"بداية القرص (2048 قطاعات كاÙية)"
#: ../../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."
+msgid "Standard test page"
+msgstr "صÙحة اختبارية قياسية"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr "تمت اضاÙØ© الطابعة \"%s\" الى Star Office/OpenOffice.org/GIMP بنجاح."
+msgid "Create"
+msgstr "انشاء تجزئة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "جاري اضاÙØ© الطابعة الى Star Office/OpenOffice.org/GIMP"
+msgid "What"
+msgstr "ماذا "
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "أض٠هذه الطابعة الى Star Office/OpenOffice.org/GIMP"
+msgid "There was an error ordering packages:"
+msgstr "كان هناك خطأ ÙÙŠ ترتيب الحزم:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr "تم تعيين الطابعة \"%s\" كطابعة اÙتراضية الآن."
+msgid "Bulgarian (BDS)"
+msgstr "البلغارية (BDS)"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Default printer"
-msgstr "الطابعة الإÙتراضية"
+msgid "Disable Server"
+msgstr "عطّل الخادم"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Set this printer as the default"
-msgstr "عيّن هذه الطابعة كطابعة اÙتراضية"
+msgid "Filesystem encryption key"
+msgstr "Ù…Ùتاح تشÙير نظام الملÙات"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Printer options"
-msgstr "خيارات الطابعة"
+msgid "Gujarati"
+msgstr "غوجاراتي"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Printer manufacturer, model"
-msgstr "مصنّع الطابعة, الطراز"
+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 ""
+"Please choose the first number of the 10-range you wish to edit,\n"
+"or just hit Enter to proceed.\n"
+"Your choice? "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Printer manufacturer, model, driver"
-msgstr "مصنّع الطابعة, الطراز, المشغّل"
+msgid "Save theme"
+msgstr "احÙظ السمة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "جاري ازالة الطابعة القديمة \"%s\" ..."
+msgid "group"
+msgstr "المجموعة"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer name, description, location"
-msgstr "اسم الطابعة, وصÙ, المكان"
+msgid "Brazil"
+msgstr "البرازيل"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Printer connection type"
-msgstr "نوع وصلة الطابعة"
+msgid "Auto Install"
+msgstr "تثبيت آلي"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Raw printer"
-msgstr "طابعة خام"
+msgid "Network Configuration Wizard"
+msgstr "معالج إعداد الشبكة"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Do it!"
-msgstr "اÙعلها!"
+msgid "Removable media automounting"
+msgstr "التحميل الآلي للوسائط القابلة للإزالة"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
+#: ../../services.pm:1
#, c-format
-msgid "Close"
-msgstr "إغلاق"
+msgid "Printing"
+msgstr "الطباعة"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Unkown driver"
+msgstr "مشغل غير معروÙ"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
-msgstr ""
-"الطابعة %s\n"
-"هل تريد تعديل تلك الطابعة؟"
+"There are no printers found which are directly connected to your machine"
+msgstr "لم يتم العثور على طابعات متصلة مباشرةً بهذه الماكينة"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Modify printer configuration"
-msgstr "تعديل اعدادات الطابعة"
+msgid "Create a new partition"
+msgstr "انشئ تجزئة جديدة"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Add a new printer"
-msgstr "أض٠طابعة جديدة"
+msgid "Driver:"
+msgstr "المشغل:"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+# ../../standalone/harddrake2:1, c-format
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Normal Mode"
-msgstr "وضع عادي"
+msgid "unknown"
+msgstr "غير معروÙ"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Change the printing system"
-msgstr "تغيير نظام الطباعة"
+msgid "Use fdisk"
+msgstr "استخدم fdisk"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "CUPS configuration"
-msgstr "CUPS تهيئة"
+msgid "MOVE YOUR WHEEL!"
+msgstr "حرك عجلة الÙأرة!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
-msgstr "أعد تحميل قائمة الطابعات (لعرض كل طابعات CUPS البعيدة المتوÙرة)"
+msgid "sent: "
+msgstr "Ù…Ùرسل: "
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Display all available remote CUPS printers"
-msgstr "اعرض كل طابعات CUPS البعيدة المتوÙرة"
+msgid "Automatic IP"
+msgstr "Automatic IP"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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."
+"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 ""
-"تمت تهيئة الطابعات الآتية. انقر نقرة مزدوجة على الطابعة لتغيير اعداداتها "
-"لجعلها طابعة اÙتراضية أو لرؤية معلومات حولها."
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Printing system: "
-msgstr "نظام الطباعة: "
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington Thinking Mouse"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Checking installed software..."
-msgstr "جاري التأكد من البرامج المثبّتة..."
+msgid "Configuration of a remote printer"
+msgstr "تهيئة طابعة بعيدة"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installing Foomatic..."
-msgstr "جاري تثبيت Foomatic..."
+msgid "Moldova"
+msgstr "مولدوÙا"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "تعذرت تهيئة الطابعة \"%s\"!"
+msgid "Please check if you want to erase your tape before the backup."
+msgstr "Ùضلا قم بالتأشير هنا اذا كنت تريد مسح الشريط قبل النسخ الإحتياطي."
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "جاري إعداد الطابعة \"%s\" ..."
+msgid "An online platform to respond to enterprise support needs."
+msgstr "بيئة على الإنترنت للإستجابة لاحتياجات الدعم الÙني للشركات"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Reading printer data..."
-msgstr "جاري قراءة بيانات الطابعة..."
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "يجب أن يبدأ العنوان بـ 'ftp:' أو 'http:'"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "أي نظام طباعة تريد أن تستخدم؟"
+msgid "Add a new rule at the end"
+msgstr "أض٠قاعدة جديدة ÙÙŠ النهاية"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select Printer Spooler"
-msgstr "اختر Printer Spooler"
+msgid ""
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
+msgstr ""
+"يمكنك كذلك أن تقرر هنا اذا كانت الطابعات الموجودة على الأجهزة البعيدة أن "
+"تكون متوÙرة آلياً لهذه الماكينة."
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Setting Default Printer..."
-msgstr "جاري تعيين الطابعة الإÙتراضية..."
+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"
+"الخيارات ÙÙŠ هيئة ``name=value name2=value2 ...'' \n"
+"مثلا, ``io=0x300 irq=7''"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Installing %s ..."
-msgstr "جاري تثبيت %s ..."
+msgid "Quit without writing the partition table?"
+msgstr "هل تريد الخروج بدون كتابة جدول التقسيم؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Removing %s ..."
-msgstr "جاري حذ٠%s ..."
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone.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"
-"هل تريد تمكين البدء الآلي لنظام الطباعة عند بدء التشغيل مرة أخرى؟"
+msgid "Installing packages..."
+msgstr "جاري تركيب الجزم..."
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Starting the printing system at boot time"
-msgstr "بدء نظام الطباعة عند الإقلاع"
+msgid "Dutch"
+msgstr "الهولندية"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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"
-"\n"
-"هل تريد Ùعلاً تهيئة الطباعة على هذه الماكينة؟"
+msgid "The following packages need to be installed:\n"
+msgstr "يجب تثبيت الحزم التالية:\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installing a printing system in the %s security level"
-msgstr "جاري تثبيت نظام طباعة ÙÙŠ مستوى الأمن %s"
+msgid "Angola"
+msgstr "أنغولا"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "paranoid"
-msgstr "مرتÙع بجنون"
+msgid "service setting"
+msgstr "إعدادات الخدمات"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "high"
-msgstr "مرتÙع"
+msgid "Custom"
+msgstr "مخصص"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Restarting printing system..."
-msgstr "جاري اعادة تشغيل نظام الطباعة..."
+msgid "File is already used by another loopback, choose another one"
+msgstr "هذا المل٠مستخدم من loopback أخرى, اختر ملÙا آخر"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configuration of a remote printer"
-msgstr "تهيئة طابعة بعيدة"
+msgid "Read-only"
+msgstr "للقراءة Ùقط"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Latvia"
+msgstr "لاتÙيا"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "No known driver"
+msgstr "لا يوجد مشغل معروÙ"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "1 MB"
+msgstr "1 ميغابايت"
#: ../../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."
+"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
+#: ../../standalone/draksound: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\""
+"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 ""
-"لا يمكن بدء تهيئة الشبكة التي تم عملها أثناء التثبيت الآن. Ùضلاً تأكد اذا كان "
-"يمكن الوصول الى الشبكة بعد اقلاع النظام و صحّح التهيئة باستخدام مركز تحكم "
-"Mandrake ÙÙŠ قسم \"الشبكة Ùˆ الإنترنت\"/\"الوصلات\", Ùˆ بعد ذلك قم بتهيئة "
-"الطابعة, كذلك باستخدام مركز تحكم Mandrake ÙÙŠ قسم \"العتاد\"/\"الطابعة\""
+"تعذر ايجاد بطاقة صوت على جهازك. Ùضلاً تأكد من أن بطاقة الصوت المدعومة من "
+"لينكس موصولة بشكل صحيح.\n"
+"\n"
+"\n"
+"يمكنك زيارة قاعدة بيانات العتاد المدعوم الخاصة بنا على:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Configure the network now"
-msgstr "قم بتهيئة الشبكة"
+msgid "Configure Local Area Network..."
+msgstr "إعداد الشبكة المحلية..."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Go on without configuring the network"
-msgstr "تابع دون تهيئة الشبكة"
+msgid "Launch the sound system on your machine"
+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 ""
-"أنت على وشك تهيئة طابعة بعيدة. هذا يحتاج الى أن تكون وصلة الشبكة تعمل و لكن "
-"الشبكة لم يتم اعدادها حتى الآن. اذا كنت تريد المتابعة دون تهيئة الشبكة, "
-"ستكون قادراً على استخدام الطابعة التي تقةم بتهيئتها الآن. كي٠تريد المتابعة؟"
+msgid "Preparing printer database..."
+msgstr "جاري تحضير قاعدة بيانات الطابعات..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Network functionality not configured"
-msgstr "لم يتم تحديد وظيÙية الشبكة"
+msgid "Information"
+msgstr "معلومات"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Starting network..."
-msgstr "جاري بدء الشبكة..."
+msgid "No network card"
+msgstr "لا توجد بطاقة شبكة"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
#, c-format
-msgid "Refreshing printer data..."
-msgstr "جاري اعادة تحميل بيانات الطابة..."
+msgid "Which filesystem do you want?"
+msgstr "أي نظام ملÙات تريد؟"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "3 buttons"
+msgstr "3 أزرار"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Detailed information"
+msgstr "معلومات Ù…Ùصّلة"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Malta"
+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?"
+"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 ""
-"لقد قمت بنقل الطابعة الإÙتراضية السابقة (\"%s\"), هل يجب أيضاً أن تكون "
-"الطابعة الإÙتراضية تحت نظام الطباعة الجديد %sØŸ"
+"اعدادات الطابعة الإÙتراضية\n"
+"\n"
+"يجب عليك التأكد اذا كان حجم الصÙحة Ùˆ نوع الحبر/وضع الطباعة (ان وجد) بالإضاÙØ© "
+"الى اعدادات العتاد لطابعات الليزر (الذاكرة, وحدات الدوبلكس, المنصات "
+"الإضاÙية) معدّة بشكل صحيح. لاحظ أن جودة طباعة عالية جداً قد تجهل الطباعة بطيئة."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Transfer printer configuration"
-msgstr "نقل إعدادات الطابعة"
+msgid "This floppy is not FAT formatted"
+msgstr "هذا القرص المرن غير مجهز على نظام ملÙات FAT"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Transferring %s..."
-msgstr "جاري نقل %s..."
+msgid "Configuring network"
+msgstr "جاري اعداد الشبكة"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1
#, c-format
-msgid "New printer name"
-msgstr "اسم الطابعة الجديدة"
+msgid "Graphic Card"
+msgstr "بطاقة الشاشة"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
-msgstr ""
-"الطابعة \"%s\" موجودة مسبقاً,\n"
-"هل تريد Ùعلاً الكتابة Ùوق التهيئة الخاصة بها؟"
+msgid "Resizing Windows partition"
+msgstr "جاري تغيير حجم تجزئة Windows"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr "اسم الطابعة يجب أن يحتوي Ùقط على حرو٠و أرقام Ùˆ شارطات تحتية"
+msgid "Provider dns 1 (optional)"
+msgstr "DNS الأول للموÙر (اختياري)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Transfer"
-msgstr "انقل"
+msgid "Cameroon"
+msgstr "الكاميرون"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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."
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
msgstr ""
-"الطابعة المسماة \"%s\" موجودة مسبقا تحت %s. \n"
-"انقر \"انقل\" للكتابة Ùوقه.\n"
-"يمكنك كذلك كتابة اسم جديد أو تحطي هذه الطابعة."
+"يمكنك الآن تجزئة %s.\n"
+"عندما تنتهي لا تنسى الحÙظ باستخدام `w'"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Do not transfer printers"
-msgstr "لا تنقل الطابعات"
+msgid "Close"
+msgstr "إغلاق"
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
+"\"%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 ""
-"\n"
-"علّم على الطابعات التي تريد نقلها ثم انقر \n"
-"\"انقل\"."
+"\"%s\": تأكد من اختيار البلد الحالي. اذا لم تكن ÙÙŠ هذا\n"
+"البلد, اضغط على زر \"%s\" و اختر بلداً آخر. اذا لك تكن\n"
+"بلدك ÙÙŠ القائمة اضغط زر \"المزيد\" لإظهر قائمة كاملة\n"
+"بالبلدان."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Calendar"
+msgstr "التقويم"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"\n"
-"Also printers configured with the PPD files provided by their manufacturers "
-"or with native CUPS drivers cannot be transferred."
+"Restore Selected\n"
+"Catalog Entry"
msgstr ""
-"\n"
-"أيضاً الطابعات المهيئة بملÙات PPD من مصنّعيها أو بمشغلات CUPS الخاصة بها لا "
-"يمكن نقلها."
+"استعد مدخل\n"
+"الكتالوغ المختار"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
+"To use a remote lpd printer, you need to supply the hostname of the printer "
+"server and the printer name on that server."
msgstr ""
-"بالإضاÙØ© الى ذلك, Ùإن الصÙو٠التي لم يتم عملها بهذا البرنامح أو \"foomatic-"
-"configure\" لا يمكن نقلها."
+"لاستخدام طابعة lpd بعيدة, عليك اعطاء اسم مستضي٠خادم الطابعة و اسم الطابعة "
+"على ذلك الخادم."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD و LPRng لا تدعم طابعات IPP.\n"
+msgid "Iceland"
+msgstr "آيسلندا"
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
-msgstr ""
-"PDQ يدعم Ùقط الطابعات المحلية Ùˆ طابعات LPD البعيدة Ùˆ طابعات Socket/TCP.\n"
+msgid "consolehelper missing"
+msgstr "consolehelper missing"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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"
+msgid "stopped"
+msgstr "متوقÙØ©"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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 الى %s, الـspooler "
-"الحالي. كل بيانات التهيئة (اسم الطابعة, الوصÙ, المكان, نوع الوصلة, Ùˆ خيارات "
-"الإعداد الإÙتراضي) يتم أخذها, لكن لن يتم نقل الوظائÙ.\n"
-"لا يمكن نقل كل الصÙو٠للأسباب التالية:\n"
+msgid "Whether the FPU has an irq vector"
+msgstr "اذا كان الـFPU لديه متجه IRQ"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
-"تم تهيئة الطابعة آلياً لكي تعطيك القدرة على الوصول الى سواقات بطاقات الصور "
-"على جهازك الشخصي. يمكنك الآن الوصول الى بطاقات الصور باستخدام البرنامج "
-"الرسومي \"MToolsFM\" (القائمة: \"تطبيقات\" -> \"أدوات الملÙات\" -> \"مدير "
-"ملÙات MTools\") أو باستخدام أدوات \"mtools\" ÙÙŠ سطر الأوامر (أدخل \"man "
-"mtools\" ÙÙŠ سطر الأوامر لمزيد من المعلومات). يمكنك ايجاد نظام ملÙات البطاقة "
-"تحت حر٠السواقة \"p:\", أو حرو٠السواقات الأخرى اذا كانت لديك أكثر من طابعة "
-"HP مع سواقات بطاقات صور. ÙÙŠ \"MToolsFM\" يمكنك التحويل بين حرو٠السواقات على "
-"الحقل الموجود ÙÙŠ الركن الأيسر الى الأعلى ÙÙŠ قوائم الملÙات."
+msgid "Ext2"
+msgstr "Ext2"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Expand Tree"
+msgstr "Expand Tree"
+
+#: ../../harddrake/sound.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"
+"The old \"%s\" driver is blacklisted.\n"
"\n"
-"Do not use \"scannerdrake\" for this device!"
+"It has been reported to oops the kernel on unloading.\n"
+"\n"
+"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-"الجهاز المتعدد الوظائ٠الخاص بك تم تهيئته آلياً ليتمكن من المسح الضوئي. يمكنك "
-"الآن استخدام المسخ الضوئي باستخدام \"scanimage\" (\"scanimage -d hp:%s\" "
-"لتحديد الماسح الضوئي اذا كان لديك أكثر من واحد) من سطر الأوامر أو بالبرامج "
-"الرسومية \"xscanimage\" أو \"xsane\". اذا كنت تستخدم GIMP, يمكنك أيضاً المسح "
-"الضوئي باستخدام القوائم \"File\"/\"Acquire\". شغل الأمر \"man scanimage\" ÙÙŠ "
-"سطر الأوامر للحصول على مزيد من المعلومات.\n"
+"مشغل \"%s\" القديم على القائمة السوداء.\n"
"\n"
-"لا تستخدم \"scannerdrake\" لهذا الجهاز!"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printing test page(s)..."
-msgstr "جاري طباعة الصÙحات الإختبارية..."
+"ÙÙŠ بعض الحالات قيل أنه يسبب انهيار ÙÙŠ النواة عند ازالة التحميل.\n"
+"\n"
+"مشغل \"%s\" الجديد سيتم استخدامه عند تشغيل الجهاز ÙÙŠ المرة القادمة."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Print option list"
-msgstr "قائمة خيارات الطابعة"
+msgid "Expert Mode"
+msgstr "وضعية الخبير"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "جاري الطباعة على الطابعة \"%s\""
+msgid "Printer options"
+msgstr "خيارات الطابعة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Printing/Photo Card Access on \"%s\""
+msgid "Local Network adress"
+msgstr "عنوان الشبكة المحلية"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "جاري الطباعة/المسح على \"%s\""
+msgid "Backup your System files. (/etc directory)"
+msgstr "انسخ ملÙات النظام: (دليل /etc)"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Printing/Scanning/Photo Cards on \"%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"
+"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 ""
-"للمعرÙØ© حول الخيارات المتوÙرة للطابعة الحالية, إما أن تقرأ القائمة أدناه Ùˆ "
-"انقر \"قائمة خيارات الطابعة\".%s%s\n"
+"تستطيع الآن تنزيل الحزم المحدّثة. هذه الحزم\n"
+"تم تحديثها بعد اصدار التوزيعة. قد\n"
+"تحتوي على اصلاحات أمنية أو اصلاحات لعيوب برمجية.\n"
+"\n"
+"لتنزيل هذه الحزم, تحتاج الى أن تكون لديك اتصال \n"
+"بالإنترنت.\n"
"\n"
+"هل تريد تنزيل هذه التحديثات ؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Samba Server"
+msgstr "خادم Samba"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg, alert=1)\n"
"\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"
+"Enable/Disable IP spoofing protection."
msgstr ""
+"Arguments: (arg, alert=1)\n"
"\n"
-"الأوامر \"%s\" Ùˆ \"%s\" تسمح لك بتعديل اعدادات الخيارات لوظيÙØ© طباعة محددة. "
-"ببساطة قم بإضاÙØ© الإعداد المطلوب الى سطر الآوامر, مثال \"%s <file>\".\n"
+"Enable/Disable IP spoofing protection."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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"
-"اذا كنت تستعمب كيدي كبيئة سطح مكتب Ùلديك أيقونة \"للطوارئ\", اسمها \"STOP "
-"Printer!\", تقوم بإيقا٠كل وظائ٠الطباعة Ùوراً عند النقر عليها. هذا المثال "
-"Ù…Ùيد للحالات التي يحصل Ùيها تعثر ÙÙŠ استخدام الورق.\n"
+msgid "Australian Optus cable TV"
+msgstr "Australian Optus cable TV"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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"
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
-"يمكنك استخدام هذا الأمر أيضاً ÙÙŠ حقل \"أمر الطباعة\" ÙÙŠ مربعات حوار الطابعة "
-"ÙÙŠ العديد من التطبيقات. لكن هنا لا تقم بإعطاء اسم المل٠لأن مل٠الطباعة يتم "
-"توÙيره عن طريق التطبيق.\n"
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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 <file> أو \"%s <file>\".\n"
+msgid "Subnet:"
+msgstr "Subnet:"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"للحصول على قائمة بالخيارات المتوÙرة للطابعة المختارة اضغط على زر \"قائمة "
-"خيارات الطابعة\"."
+msgid "Zimbabwe"
+msgstr "زيمبابوي"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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\" يسمح لك كذلك يتعديل اعدادات الخيارات لوظيÙØ© طباعة محددة. بكل "
-"بساطة أض٠الإعداد المطلوب الى سطر الآوامر, مثال \"%s <file>\". "
+msgid "Please enter the host name or IP."
+msgstr "Ùضلا أدخل اسم المستضي٠أو عنوان IP."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
-msgstr "لطباعة مل٠من سطر الأوامر استخدام الأمر \"%s <file>\".\n"
+msgid "When"
+msgstr "متى "
-#: ../../printer/printerdrake.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Second DNS Server (optional)"
+msgstr "خادم DNS الثاني (اختياري)"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Finland"
+msgstr "Ùنلندا"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Here is a list of the available printing options for the current printer:\n"
+"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 ""
-"هذه قائمة بالخيارات المتوÙرة للطباعة على الطابعة الحالية:\n"
+"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))."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.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"
+msgid "Color depth: %s\n"
+msgstr "عمق الألوان: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.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 <file>\" أو أن تستخدم "
-"أداة طباعة رسومية: \"xpp <file>\" أو \"kprinter <file>\". الأدوات الرسومية "
-"تسمح لك باختيار الطابعات و تعديل خياراتها بسهولة.\n"
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "لا يمكنك ازالة اختيار هذه الحزمة. يجب ترقيتها"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Did it work properly?"
-msgstr "هل عملت بالشكل الصحيح؟"
+msgid "Loading from floppy"
+msgstr "جاري التحميل من القرص المرن"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid ""
-"Test page(s) have been sent to the printer.\n"
-"It may take some time before the printer starts.\n"
+"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 ""
-"تم ارسال الصÙحات الإختبارية الى الطابعة.\n"
-"قد يستغرق هذا بعض الوقت حتى تبدأ الطابعة.\n"
+"ÙŠÙستخدم Drakperm لاستعراض الملÙات التي يتم استخدامها لتعديل الصلاحيات, Ùˆ "
+"الملاك و المستخدمين باستخدام msec.\n"
+"يمكنك كذلك تحرير قواعدك الخاصة التي ستÙكتَب Ùوق القواهد الإÙتراضية."
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.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"
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do not print any test page"
-msgstr "لا تطبع أي صÙحات اختبارية"
+msgid "Slovenia"
+msgstr "سلوÙينيا"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Photo test page"
-msgstr "صÙحة اختبارية لصورة"
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+"أدخل مستخدم\n"
+"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Alternative test page (A4)"
-msgstr "صÙحة اختبارية بديلة (A4)"
+msgid ""
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
+msgstr ""
+"- أجهزة PCI و USB: هذا يعرض قائمة المصنعين و الأجهزة و المصنعين الثانويين و "
+"الأجهزة الثانوية لهويات PCI/USB"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Alternative test page (Letter)"
-msgstr "صÙحة اختبارية بديلة (Letter)"
+msgid "ProgressBar color selection"
+msgstr "إختيار لون شريط التحميل"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Standard test page"
-msgstr "صÙحة اختبارية قياسية"
+msgid ""
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
+msgstr ""
+"ها هنا المدخلات المختلÙØ©.\n"
+"يمكنك اضاÙØ© مدخلات أخرى أو تغيير الموجودين."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Print"
-msgstr "إطبع"
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "No test pages"
-msgstr "لا صÙحات اختبارية"
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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."
+"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 ""
-"Ùضلاً اختر الصÙحات الإختبارية التي تود طباعتها.\n"
-"ملحوظة: الصÙحة الإختبارية لصورة ستستغرق وقتاً طويلاً لطباعتها Ùˆ على طابعات "
-"الليزر بكمية ذاكرة قليلة قد لا يتم طباعتها مطلقاً. ÙÙŠ أغلب الأحيان يكÙÙŠ أن "
-"تطبع الصÙحة الإختبارية القياسية."
+"تشغل الأوامر المÙجدولة عن طريق أمر at عند الوقت المحدد\n"
+"لتشغيل at, و تقوم بتشغيل الأوامر الدقعية عندما يكون متوسط التحميل قليلاَ."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Test pages"
-msgstr "صÙحات اختبارية"
+msgid "Radio support:"
+msgstr "دعم الراديو:"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
-msgstr ""
-"هل تريد تعيين هذه الطابعة (\"%s\")\n"
-"كطابعة اÙتراضية؟"
+msgid "Installing SANE packages..."
+msgstr "جاري تثبيت حزم SANE..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Option %s out of range!"
-msgstr "الخيار %s خارج المتوسط!"
+msgid "boot disk creation"
+msgstr "صنع قرص مرن لبدء النظام"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Option %s must be a number!"
-msgstr "الخيار %s يجب أن يكون رقماً!"
+msgid "LDAP"
+msgstr "LDAP"
-#: ../../printer/printerdrake.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Option %s must be an integer number!"
-msgstr "الخيار %s يجب أن يكون رقما صحيحاً!"
+msgid "SILO"
+msgstr "SILO"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/removable.pm:1
#, c-format
-msgid "Printer default settings"
-msgstr "اعدادات الطابعة الإÙتراضية"
+msgid "Change type"
+msgstr "غيّر النوع"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "SILO Installation"
+msgstr "تثبيت SILO"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use CD/DVDROM to backup"
+msgstr "استخدم CD/DVDROM للنسخ الإحتياطي"
+
+#: ../../install_messages.pm:1
#, c-format
msgid ""
-"Printer default settings\n"
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\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."
+"\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"
+"تهانينا, التثبيت قد انتهى.\n"
+"احذ٠وسيط الإقلاع و اضغط زر ادخل لإعادة التشغيل.\n"
"\n"
-"يجب عليك التأكد اذا كان حجم الصÙحة Ùˆ نوع الحبر/وضع الطباعة (ان وجد) بالإضاÙØ© "
-"الى اعدادات العتاد لطابعات الليزر (الذاكرة, وحدات الدوبلكس, المنصات "
-"الإضاÙية) معدّة بشكل صحيح. لاحظ أن جودة طباعة عالية جداً قد تجهل الطباعة بطيئة."
+"\n"
+"لمعلومات حول الإصلاحات المتوÙرة لهذا الإصدار من Mandrake Linux,\n"
+"زر صÙحة تصحيح الأخطاء المتوÙرة من:\n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"المعلومات حول تهيئة النظام متوÙرة ÙÙŠ Ùصل\n"
+"ما بعد التثبيت ÙÙŠ دليل مستخدم Mandrake الرسمي."
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr ""
+msgid "paranoid"
+msgstr "مرتÙع بجنون"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Send mail report after each backup to:"
+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."
+"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 ""
-"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."
+"يمكنك استخدام هذا الأمر أيضاً ÙÙŠ حقل \"أمر الطباعة\" ÙÙŠ مربعات حوار الطابعة "
+"ÙÙŠ العديد من التطبيقات. لكن هنا لا تقم بإعطاء اسم المل٠لأن مل٠الطباعة يتم "
+"توÙيره عن طريق التطبيق.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "إعداد Lexmark Inkjet"
+msgid "Resolution"
+msgstr "دقة العرض"
#: ../../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."
+"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 ""
-"مشغلات طابعتك inkjet التي تم توÙيرها من Lexmark تدعم الطابعات المحلية Ùقط, "
-"لا يدعم المشغل الطابعات على الماكينات البعيدة أو خادمات الطباعة. Ùضلاً وصل "
-"طابعتك الى منÙØ° محلي أو قم بتهيئتها على الماكينة المرتبطة بها."
+"للطباعة الى طابعة SMB, ستحتاج الى اعطاء اسم مستضي٠SMB (ملحوظة! قد يكون "
+"مختلÙاً عن اسم مستضي٠TCP/IP!) Ùˆ ربما عنوان IP الخاص بخادم الطابعة, اضاÙØ© الى "
+"اسم المشاركة لطابعة التي تود الوصول اليها بالإضاÙØ© الى اسم مستخدم, كلمة "
+"مرور, و مجموعة عمل مناسبة."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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."
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
msgstr ""
-"أنت تقوم بتهيئة طابعة OKI laser winprinter. هذه الطابعات\n"
-"تستخدم بروتوكول اتصالات خاص Ùˆ لذا Ùهي تعمل Ùقط عندما تكون متصلة بالمنÙØ° "
-"المتوازي الأول. عندما تكون الطابعة متصلة بمنÙØ° آخر أو بخادم طباعة Ùمن Ùضلك "
-"قم بتوصيل الطابعة الى المنÙØ° المتوازي الأول قبل أن تطبع صÙحة اختبارية. ان لم "
-"تÙعل ذلك Ùلن تعمل الطابعة. اعداد نوع الوصلة سيتم تجاهله من المشغّل."
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "OKI winprinter configuration"
-msgstr "إعداد OKI WinPrinter"
+msgid "reconfigure"
+msgstr "إعداة الإعداد"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-"اذا لم تكن طابعت موجودة ÙÙŠ القائمة, Ùضلاً اختر طابعة متواÙقة (انظر دليل "
-"الطابعة) أو اختر طابعة مماثلة."
+"يمكن لبطاقتك التمتع بدعم للرسوم ثلاثية الأبعاد مع XFree %s, \n"
+"لاحظ أن هذا الدعم تجريبي Ùˆ قد يتسبب ÙÙŠ ايقا٠جهازك."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake: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 باكتشا٠طراز طابعتك بشكل صحيح. اعثر على "
-"الطراز الصحيح اذا تم اختيار طراز خطأ أو \"طابعة خام\"."
+msgid "Xinetd Service"
+msgstr "خدمات Xinetd"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which printer model do you have?"
-msgstr "ما هو نوع الطابعة لديك؟"
+msgid "access to network tools"
+msgstr "الوصول الى أدوات الشبكة"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer model selection"
-msgstr "إختيار وحدات الطابعة"
+msgid "Firmware-Upload for HP LaserJet 1000"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Reading printer database..."
-msgstr "جاري قراءة قاعدة بيانات الطابعات..."
+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 يمكّنك من استخدام آخر اصدارات البرامج لتشغيل الملÙات "
+"الصوتية, Ùˆ تحرير الصور, Ùˆ تشغيل ملÙات الÙيديو"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select model manually"
-msgstr "تم اختيار النّموذج يدويًّا"
+msgid "Here is a list of all auto-detected printers. "
+msgstr "ها هي قائمة بكل الطابعات المتحقَّق منها آلياً. "
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The model is correct"
-msgstr "الطراز صحيح"
+msgid ""
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
+msgstr ""
+"خطأ أثناء تثبيت aboot, \n"
+"حاول الإجبار على التثبيت حتى و لو أدي ذلك لتدمير التجزئة الأولى؟"
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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"
+"Options Description:\n"
"\n"
-"For your printer Printerdrake has found:\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"
-"%s"
msgstr ""
-"قام Printerdrake بمقارنة اسم الطراز الناتج عن التحقق الآلي من الطابعات مع "
-"الطرازات الموجودة ÙÙŠ قاعدة بيانات الطابعات للحصول على Ø£Ùضل تواÙÙ‚. هذا "
-"الإختيار قد يكون خاطئاً, خصوصاً اذا كانت الطابعة غير موجودة اطلاقاً ÙÙŠ قاعدة "
-"بيانات الطابعات. لذا تأكد اذ كان اختيارك صحيحاً و انقر \"الطراز صحيح\", أما "
-"ان لم يكن الطاز صحيحاً, انقر \"اختر الطراز يدوياً\" كي يتسنى لك اختيار طراز "
-"طابعتك يدوياً على الشاشة التالية.\n"
+"options description:\n"
"\n"
-"لطابعتك وجد Printerdrake:\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"
-"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Your printer model"
-msgstr "طراز الطابعة الخاصة بك"
+msgid ""
+"Restore Selected\n"
+"Files"
+msgstr ""
+"استعد الملÙات\n"
+"المختارة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Preparing printer database..."
-msgstr "جاري تحضير قاعدة بيانات الطابعات..."
+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 على الخادم."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Location"
-msgstr "المكان"
+msgid "Please fill or check the field below"
+msgstr "Ùضلاً املأ أو أشّر على الحقل أدناه"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Description"
-msgstr "الوصÙ"
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "هل تريد Ø­Ùظ تعديلات /etc/fstab"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Name of printer"
-msgstr "اسم الطابعة"
+msgid "Boot Protocol"
+msgstr "بروتوكول الإقلاع"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.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\"). حقول الوص٠و المكان ليس من "
-"الضروري ملؤها. انها مجرد ملاحظات للمستخدمين."
+msgid "LVM-disks %s\n"
+msgstr "أقراص LVM %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Enter Printer Name and Comments"
-msgstr "أدخل اسم الطابعة و التعليقات"
+msgid "The package %s is needed. Install it?"
+msgstr "الحزمة %s يجب أن تÙثبّت. هل تريد تثبيتها؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Making printer port available for CUPS..."
-msgstr "جاري جعل منÙØ° الطابعة متوÙراً لـCUPS..."
+msgid "On boot"
+msgstr "عند الإقلاع"
-#: ../../printer/printerdrake.pm:1
+# U+200F (RTL mark) has been inserted after "Bus" so the display
+# on screen is correctly "datadatadata :Bus xxxxxxxx" (with xxxx arabic),
+# and not "Bus: datadatadata xxxxxxxx"
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
-msgstr "جاري التأكد من الجهاز و تهيئة HPOJ..."
+msgid "Bus identification"
+msgstr "معر٠الـ Busâ€"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
-msgstr "الوصول الى بطاقة الذاكرة على جهاز HP متعدد الوظائÙ"
+msgid "Please make a backup of your data first"
+msgstr "رجاء قم بعمل نسخة احتياطية من بياناتك أولا"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Scanning on your HP multi-function device"
-msgstr "جاري المسح على جهاز HP متعدد الوظائÙ"
+msgid "Vatican"
+msgstr "الÙاتيكان"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Installing mtools packages..."
-msgstr "جاري تثبيت حزم mtools"
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr "لديك أكثر من قرص صلب, ÙÙŠ أيهم تريد تثبيت لينكس؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Installing SANE packages..."
-msgstr "جاري تثبيت حزم SANE..."
+msgid "Boot ISO"
+msgstr "مل٠ISO الإقلاع"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installing HPOJ package..."
-msgstr "جاري تهيئة حزمة HPOJ..."
+msgid "Eritrea"
+msgstr "اريتريا"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont: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 IPJ-V100) أو جهاز HP PhotoSmart "
-"أو HP LaserJet 2200?"
+msgid "Remove List"
+msgstr "احذ٠القائمة"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/05-desktop.pl:1
#, c-format
-msgid "A command line must be entered!"
-msgstr "يجب ادخال سطر أوامر"
+msgid "A customizable environment"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Command line"
-msgstr "سطر الأوامر"
+msgid "Inuktitut"
+msgstr "اينوكتيتوت"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"هنا يمكنك تحديد أي أمر هلامي يمكن تحويل وظيÙØ© الطباعة اليه بدلاً من ارسالها "
-"مباشرةً الى الطابعة."
+msgid "Morocco"
+msgstr "المغرب"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Pipe into command"
-msgstr "حول الى الأمر"
+msgid "Which printer model do you have?"
+msgstr "ما هو نوع الطابعة لديك؟"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Detected model: %s %s"
-msgstr "تم اكتشا٠الطراز: %s %s"
+msgid "Add a new printer"
+msgstr "أض٠طابعة جديدة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "A valid URI must be entered!"
-msgstr "يجب ادخال URI صالح!"
+msgid " All of your selected data have been "
+msgstr " كل البيانات المختارة تم "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printer Device URI"
-msgstr "URI جهاز الطابعة"
+msgid "<-- Delete"
+msgstr "<-- حذÙ"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 مدعومة من "
-"الـspoolers."
+msgid "Nepal"
+msgstr "نيبال"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Port"
-msgstr "البوابة"
+msgid "cpu # "
+msgstr "cpu # "
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer host name or IP"
-msgstr "اسم مستضي٠الطابعة أو الـ IP"
+msgid "chunk size"
+msgstr "حجم chunk"
-#: ../../printer/printerdrake.pm:1
+#. -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 port number should be an integer!"
-msgstr "يجب أن يكون رقم المنÙØ° رقماً صحيحاً!"
+msgid "commands before booting, or 'c' for a command-line."
+msgstr "commands before booting, or 'c' for a command-line."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Printer host name or IP missing!"
-msgstr "اسم مستضي٠الطابعة أو الـ IP Ù…Ùقود!"
+msgid "Problems installing package %s"
+msgstr "كانت هناك مشاكل ÙÙŠ تثبيت الحزمة %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake: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 "
-"الخاص بالطابعة Ùˆ اختيارياً يمكنك اضاÙØ© رقم منÙØ° الطابعة (الإÙتراضي هو 9100). "
-"على خادمات HP JetDirect يكون رقم المنÙØ° عادةً هو 9100, على الخادمات الأخرى "
-"يمكن أن يكون الرقم غير ذلك. الق نظرة على دليل المستخدم للعتاد الخاص بك."
+msgid "You will receive an alert if the load is higher than this value"
+msgstr "سو٠تستلم تنبيها اذا كان التحميل أعلى من هذه القيمة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug: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."
+"\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 ""
-"اختر واحدة من الطابعات التي تم التحقق منها آلياً من القائمة أو أدخل اسم "
-"المستضي٠أو رقم IP Ùˆ رقم المنÙØ° الإختياري (الإÙتراضي هو 9100) ÙÙŠ حقول "
-"الإدخال."
+"\n"
+"\n"
+"لتسليم تقرير العيوب, اضغط على زر تقرير.\n"
+"سيقوم هذا بقتح متصÙØ­ ويب على الصÙحة https://drakbug.mandrakesoft.com\n"
+" حيث ستجد استمارة عليك ملؤها. المعلومات المذكرة أعلاه سيتم نقلها\n"
+"الى ذلك الخادم\n"
+"\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "TCP/Socket Printer Options"
-msgstr "خيارات طابعة TCP/Socket"
+msgid "Add a scanner manually"
+msgstr "أض٠ماسح ضوئي يدوياً"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Host \"%s\", port %s"
-msgstr "المستضي٠\"%s\", المنÙØ° %s"
+msgid "Reload partition table"
+msgstr "إعادة تحميل جدول التقسيم"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ", host \"%s\", port %s"
-msgstr ", المستضي٠\"%s\", المنÙØ° %s"
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Scanning network..."
-msgstr "جاري مسح الشبكة..."
+msgid "Search for fonts in installed list"
+msgstr "ابحث عن الخطوط ÙÙŠ القائمة المثبتة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Printer auto-detection"
-msgstr "تحقق آلي من الطابعات"
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr "الشبكة المحلية لم تنته بـ`0', جاري الخروج."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "NCP queue name missing!"
-msgstr "اسم ص٠NCP Ù…Ùقود!"
+msgid "Boot"
+msgstr "الإقلاع"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "NCP server name missing!"
-msgstr "اسم خادم NCP Ù…Ùقود!"
+msgid "Tuner type:"
+msgstr "نوع التونر:"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Print Queue Name"
-msgstr "اسم ص٠الطابعة"
+#: ../../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 ""
+"ا?Ù†, حان وقت اختيار نظام الطباعة لنظامك. توÙر أنظمة التشغيل ا?خرى\n"
+"نظام طباعة واحد, لكن Mandrake Linux يوÙر لك نظامين. كل نظام مناسب\n"
+"لنوغ معين من التهيئة.\n"
+"\n"
+" * \"%s\"--Ùˆ هو اختصار لـ``print, don't queue'' أي ``اطبع Ùˆ ? تصÙ'', هذا هو "
+"الخيار ا?مثل\n"
+"اذا كانت لديك وصلة مباشرة بالطابعة, Ùˆ تريد تÙادي أي ارتباك ÙÙŠ الطابعة\n"
+"و لديك طابعات على الشبكة.(يقوم \"pdq\" بالتعامل مع حا?ت الشبكة البسيطة\n"
+"Ùˆ يعيبه البطئ عند ا?ستخدام مع الشبكات). من ا?Ùضل أن تستخدم \"pdq\" اذا.\n"
+"كانت هذه تجربتك ا?ولى مع نظام لينكس.\n"
+"\n"
+" * \"%s\" - ``Common UNIX Printing System'', هو الخيار ا?مثل\n"
+"للطباعة على طابعتك المحلية أو حتى على طابعة ÙÙŠ النص٠ا?خر من الكوكب. انه\n"
+"سهل ا?عداد و يمكن أن يتصر٠كخادم أو كعميل ?نظمة طباعة \"lpd\"\n"
+"القديمة, لذا Ùإنه متواÙÙ‚ مع أنظمة التشغيل القديمة\n"
+"التي ? تزال تحتاج الى خدمات الطباعة.بينما التهيئة سهلة\n"
+"و قوية مثل \"pdq\". اذا كنت تحتاج الى محاكاة خادم \"lpd\", تأكد\n"
+"من تشغيل مراقب \"cups-lpd\". يحتوي %s على واجهات\n"
+"رسومية للطباعة أو اختيار خيارات الطابعة و إدارة\n"
+"الطابعة.\n"
+"\n"
+"اذا قمت يتقرير اختيارك ا?ن, ثم لم يعجبك نظام الطباعة\n"
+"Ùيما بعد, يمكنك تغييره عن طريق تشغيل PrinterDrake من مركز تحكم Mandrake\n"
+"و النقر على زر الخبير."
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Printer Server"
-msgstr "خادم الطابعة"
+msgid "\"Menu\" key"
+msgstr "Ù…Ùتاح \"Menu\""
#: ../../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."
+"\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 ""
-"للطباعة على طابعة NetWare, تحتاج الى اعطاء اسم خادم طباعة NetWare (لاحط أنه "
-"قد يختل٠عن اسم مستضي٠TCP/IP!) بالإضاÙØ© الى اسم الص٠للطابعة التي رغب ÙÙŠ "
-"الوصول اليها بالإضاÙØ© الى اسم مستخدم Ùˆ كلمة مرور مناسبتين."
+"\n"
+"\n"
+"Ùضلاً تأكد من قيام Printerdrake باكتشا٠طراز طابعتك بشكل صحيح. اعثر على "
+"الطراز الصحيح اذا تم اختيار طراز خطأ أو \"طابعة خام\"."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "خيارات طابعة NetWare"
+msgid "Security Administrator:"
+msgstr "مدير الأمن:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Please enter your login"
+msgstr "رجاء أدخل اسم الدخول"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check permissions of files in the users' home."
+msgstr "if set to yes, check permissions of files in the users' home."
+
+#: ../../standalone/drakconnect: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?"
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
-"وصّل الطابعة الى خادم لينكس و اجعل ماكينات Windows تتصل به كعملاء.\n"
-"\n"
-"هل تريد Ùعلاً متابعة اعداد هذه الطابعة كما تÙعل الآن؟"
+"ليست لديك أي اتصالات إنترنت.\n"
+"قم بعمل اتصال أولا باستخدام 'تهيئة'"
+
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Fonts copy"
+msgstr "نقل الخطوط"
+
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Automated"
+msgstr "آلي"
+
+#: ../../Xconfig/test.pm:1
+#, c-format
+msgid "Do you want to test the configuration?"
+msgstr "هل تريد تجربة الإعداد؟"
#: ../../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"
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
+msgstr "تم حذ٠الطابعة \"%s\" من Star Office/OpenOffice.org/GIMP بنجاح."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec: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"
+"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"
-"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"
+"High: There are already some restrictions, and more automatic checks "
+"are run every night.\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"
+"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"
-"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"
+"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 ""
-"أنت على وشك تهيئة الطباعة على حساب ÙÙŠ Windows مع كلمة مرور. بسبب خطأ ÙÙŠ "
-"هيكلية عميل Samba, يتم وضع كلمة المرور بنص واضح ÙÙŠ سطر أوامر عميل Samba "
-"المستخدم لنقل وظيÙØ© الطباعة الى خادم Windows. لذا Ùإنه يمكن لكل مستخدم على "
-"هذه الماكينة أن يعرض كلمة المرور على الشاشة باستخدام كلمات مرور مثل \"ps "
-"auxwww\".\n"
+"قياسي: هذا هو المستوى القياسي المنصوح به لكمبيوتر يقوم بالإتصال\n"
+" بالإنترنت كعميل.\n"
"\n"
-"نحن ننصح باستعمال واحد من البدائل التالية (ÙÙŠ كل الحا?ت عليك التأكد أن "
-"الماكينات الموجودة Ùقط على الشبكة المحلية تستطيع الوصول الى خادم Windows, عن "
-"طريق استخدام جدار ناري مثلاً):\n"
+"مرتÙع: توجد بعض القيود مسبقاً, Ùˆ بعض الإختبارات يتم تشغيلها آلياً عند كل "
+"ليلة.\n"
"\n"
-"استخدم حساب دون كلمة مرور على خادم Windows, مثل حساب \"GUEST\" أو حساب خاص "
-"لاستخدامه للطباعة. ? تقم بإزالة الحماية عن طريق كلمات المرور من حسابك الشخصي "
-"أو من حساب مدير النظام.\n"
+"مرتقع أكثر: المستوى الأمني عال٠بشكل كاÙ٠لاستخدام النظام كخادم يستطيع أن "
+"يقبل\n"
+" الإتصالات من عملاء كثيرين. اذا كان حاسبك مجرد عميل على "
+"الإنترنت\n"
+"\t Ùيجب عليك اختيار مستوى أقل.\n"
"\n"
-"قم بإعداد خادم Windows لجعل الطابعة متوÙرة تحت بروتوكول LPD. ثم قم بإعداد "
-"الطباعة من هذه الماكينة مع نوع الوصلة \"%s\" ÙÙŠ PrinterDrake.\n"
+"مرتقع جداً: هذا يماثل المستوى السابق, لكن النظام ÙÙŠ هذه الحال يكون مغلقاً Ùˆ "
+"المزايا\n"
+" الأمنية تكون على أقصى حد\n"
"\n"
+"مدير الأمن:\n"
+" اذا كان خيار 'التنبيهات الأمنية' مختاراً, Ùسيتم ارسال تنبيهات "
+"أمنية الى المستخدم (بإسم المستخدم\n"
+"\t أو البريد الألكتروني)"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "SECURITY WARNING!"
-msgstr "تحذير أمني!"
+msgid "Save packages selection"
+msgstr "احÙظ اختيار الحزم"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Samba share name missing!"
-msgstr "اسم مشاركة Samba Ù…Ùقود!"
+msgid "Remove the last item"
+msgstr "احذ٠المادة الأخيرة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Either the server name or the server's IP must be given!"
-msgstr "يجب اعطاء اسم الخادم أو رقم IP الخاص بالخادم!"
+msgid "User list to restore (only the most recent date per user is important)"
+msgstr "قائمة المستخدمين الذين سيتم استعادتهم"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detected"
-msgstr "تحقق آلي"
+msgid "No net boot images created!"
+msgstr "لم يتم انشاء صور اقلاع عبر الشبكة!"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Workgroup"
-msgstr "مجموعة العمل"
+msgid "use pptp"
+msgstr "استخدم pptp"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Share name"
-msgstr "اسم المشاركة"
+msgid "Choose which services should be automatically started at boot time"
+msgstr "اختر أي خدمات تريدها أن تبدأ آلياً عند التثبيت"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SMB server IP"
-msgstr "IP خادم SMB"
+msgid "Learn how to use this printer"
+msgstr "تعلم كي٠تستخدم هذه الطابعة"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SMB server host"
-msgstr "مستضي٠خادم SMB"
+msgid "Configure the network now"
+msgstr "قم بتهيئة الشبكة"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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 ""
-" اذا تم اكتشا٠الطابعة المطلوبة آلياً, كل ما عليك هو اختيارها من القائمة ثم "
-"أض٠اسم المستخدم, كلمة المرور, و/أو مجموعة العمل ان احتجت لذلك."
+msgid "Choose a mirror from which to get the packages"
+msgstr "اختر مرآة سيتم من خلالها تنزيل الحزم"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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."
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
-"للطباعة الى طابعة SMB, ستحتاج الى اعطاء اسم مستضي٠SMB (ملحوظة! قد يكون "
-"مختلÙاً عن اسم مستضي٠TCP/IP!) Ùˆ ربما عنوان IP الخاص بخادم الطابعة, اضاÙØ© الى "
-"اسم المشاركة لطابعة التي تود الوصول اليها بالإضاÙØ© الى اسم مستخدم, كلمة "
-"مرور, و مجموعة عمل مناسبة."
-
-#: ../../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\""
+"لم تتمكن أداة تغيير حجم FAT من التعامل مع تجزئتك, \n"
+"ظهر الخطأ التالي: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", printer \"%s\" on server \"%s\""
-msgstr ", الطابعة \"%s\" على الخادم \"%s\""
+msgid "Which sector do you want to move it to?"
+msgstr "أي قطاع تريد نقله؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Remote printer name missing!"
-msgstr "اسم الطابعة البعيدة Ù…Ùقود!"
+msgid "Do you want to click on this button?"
+msgstr "Do you want to click on this button?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Remote host name missing!"
-msgstr "اسم المستضي٠البعيد Ù…Ùقود!"
+msgid "Bahamas"
+msgstr "جزر الباهاما"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote printer name"
-msgstr "اسم الطابعة البعيدة"
+msgid "Manual configuration"
+msgstr "تهيئة يدوية"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Remote host name"
-msgstr "اسم المستضي٠البعيد"
+msgid "search"
+msgstr "بحث"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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."
+"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 ""
-"لاستخدام طابعة lpd بعيدة, عليك اعطاء اسم مستضي٠خادم الطابعة و اسم الطابعة "
-"على ذلك الخادم."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "خيارات طابعة lpd البعيد"
+"هذه الحزمة تقوم بتحميل خريطة لوحة المÙاتيح المختارة كما\n"
+"تم تعيينها ÙÙŠ /etc/sysconfig/keyboard. يمكن اختيار لوخة المÙاتيح باستخدام "
+"أداة kbdconfig.\n"
+"يجب تركها ممكّنة ÙÙŠ أغلب الأجهزة."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Manual configuration"
-msgstr "تهيئة يدوية"
+msgid "Xpmac (installation display driver)"
+msgstr "Xpmac (مشغل عرض التثبيت)"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "يجب عليك ادخال/اختيار طابعة/جهاز"
+msgid "Zeroconf host name must not contain a ."
+msgstr "يجب أن يحتوي اسم مستضي٠Zeroconf على ."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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, ...)."
+"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 ""
-" (المناÙØ° المتوازية: /dev/lp0, /dev/lp1, ..., مماشل لـ LPT1:, LPT2:, ..., "
-"طابعة USB الأولي: /dev/usb/lp0, طابعة USB الثانية: /dev/usb/lp1, ...)"
+"Syslog هي الوسيلة التي تستخدمها العديد من المراقبات لتسجيل الرسائل\n"
+"الى ملÙات سجلات عديدة. انها Ùكرة جيدة أن تقوم دائماً بتشغيل syslog."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Please choose the port that your printer is connected to."
-msgstr "رجاء اختر المنÙØ° الموصلة إليه طابعتك."
+msgid "Unknown/Others"
+msgstr "غير معروÙ/أخرى"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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 ""
-"Ùضلاً أدخل المنÙØ° المتصلة به الطابعة أو أدخل اسم جهاز/اسم مل٠ÙÙŠ حقل الإدخال"
+msgid "No TV Card detected!"
+msgstr "لم يتم ايجاد بطاقة تلÙاز!"
+
+#: ../../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 "خيارات"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr "رجاء اختر الطابعة التي ستذهب اليها وظائ٠الطباعة."
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr "تم تعيين الطابعة \"%s\" كطابعة اÙتراضية الآن."
#: ../../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\"."
+"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 laser winprinter. هذه الطابعات\n"
+"تستخدم بروتوكول اتصالات خاص Ùˆ لذا Ùهي تعمل Ùقط عندما تكون متصلة بالمنÙØ° "
+"المتوازي الأول. عندما تكون الطابعة متصلة بمنÙØ° آخر أو بخادم طباعة Ùمن Ùضلك "
+"قم بتوصيل الطابعة الى المنÙØ° المتوازي الأول قبل أن تطبع صÙحة اختبارية. ان لم "
+"تÙعل ذلك Ùلن تعمل الطابعة. اعداد نوع الوصلة سيتم تجاهله من المشغّل."
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr "ها هي قائمة بكل الطابعات المتحقَّق منها آلياً. "
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr "جيل المعالج (مثال: 8 لبنتيوم III, ...)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
-msgstr "حالياً لا يوجد احتمال بديل"
+msgid "Auto-detected"
+msgstr "تحقق آلي"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakpxe: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\"."
+"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 ""
-"اعداد الطابعة سيعمل بشكل آلي. اذا لم يتم اكتشا٠طابعتك بالشكل الصحيح أو اذا "
-"كنت تÙضل اعداد مخصص شغّل \"تهيئة يدوية\"."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "The following printer was auto-detected. "
-msgstr "تم اكتشا٠الطابعة الآتية آلياً. "
+"أنت على وشك تهيئة جهازك لتثبيت خادم PXE كخادم DHCP\n"
+"و خادم TFTP لبناء خادم تثبيت.\n"
+"باستخدام هذه الميزة تكون الحواسيب الأخرى على الشبكة المحلية قابلة للتثبيت من "
+"هذا الجهاز.\n"
+"\n"
+"تأكد من أنك قمت بتهيئة الشبكة/الإنترنت باستخدام drakconnect قبل المتابعة.\n"
+"\n"
+"ملحوظة: تحتاج الى موائم شبكة مخصص لإعداد الشبكة المحلية (LAN)."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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"
+"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 ""
-"Ùضلاً أدخل الطابعة التي يجب أن تذهب اليها وظائ٠الطباعة أو أدخل اسم جهاز/اسم "
-"مل٠ÙÙŠ حقل الإدخال"
+"No free space for 1MB bootstrap! Install will continue, but to boot your "
+"system, you'll need to create the bootstrap partition in DiskDrake"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11519,1058 +11680,772 @@ msgid ""
msgstr ""
"Ùضلاً اختر الطابعة التي تريد اعدادها أو أدخل اسم جهاز/اسم مل٠ÙÙŠ حقل الإدخال"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
-msgstr "بدلاً من ذلك, يمكنك تحديد اسم جهاز/اسم مل٠ÙÙŠ حقا الإدخال"
+msgid "Refuse"
+msgstr "ارÙض"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "HFS"
+msgstr "HFS"
+
+#: ../../services.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"
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
-"اذا لم تكن هذه هي التي تريد تهيئتها, أدخل اسم جهاز/اسم مل٠ÙÙŠ حقل الإدخال"
+"HardDrake يقوم بالتحقق من العتاد, و يقوم بتهيئة العتاد\n"
+"الجديد/المتغير بشكل اختياري."
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, c-format
-msgid "Available printers"
-msgstr "الطابعات المتوÙرة"
+msgid "Remote Printers"
+msgstr "الطابعات البعيدة"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "No printer found!"
-msgstr "لا توجد طابعة!"
+msgid "Creating and formatting file %s"
+msgstr "جاري انشاء و تجهيز المل٠%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "You must enter a device or file name!"
-msgstr "يجب عليك ادخال جهاز أو اسم ملÙ!"
+msgid "if set to yes, check additions/removals of sgid files."
+msgstr "if set to yes, check additions/removals of sgid files."
#: ../../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, ...)."
+"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 ""
-"لم يتم ايجاد طابعة محلية! لتثبيت طابعة يدوياً ادخل اسم جهاز/اسم مل٠ÙÙŠ حقل "
-"الإدخال (الطابعات المتوازية: /dev/lp0, /dev/lp1, ..., مماثلة لـLPT1:, "
-"LPT2:, ..., طابعة USB الأولى: /dev/usb/lp0, طابعة USB الثانية: /dev/usb/"
-"lp1, ...)."
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Local Printer"
-msgstr "طابعة محلية"
+msgid "Choose an existing LVM to add to"
+msgstr "اختر LVM l,جود للاضاÙØ©"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "USB printer \\#%s"
-msgstr "طابعة USB \\#%s"
+msgid "xfs restart"
+msgstr "xfs restart"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "الطابعة على المنÙØ° المتوازي \\#%s"
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
+"الطابعة \"%s\" موجودة مسبقاً,\n"
+"هل تريد Ùعلاً الكتابة Ùوق التهيئة الخاصة بها؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "الطابعة \"%s\" على خادم SMB/Windows \"%s\""
+msgid "No partition available"
+msgstr "لا توجد تجزئة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "طابعة شبكة \"%s\", المنÙØ° %s"
+msgid "Use the scanners on hosts: "
+msgstr "استخدم الماسحات الضوئية على المستضيÙات: "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Detected %s"
-msgstr "تم التحقق من %s"
+msgid "Unselected All"
+msgstr "تم ازالة اختيار الكل"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr ", الطابعة \"%s\" على خادم SMB/Windows \"%s\""
+msgid "Domain Name Resolver"
+msgstr "Domain Name Resolver"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", network printer \"%s\", port %s"
-msgstr ", طابعة شبكة \"%s\", المنÙØ° %s"
+msgid "Encryption key (again)"
+msgstr "Ù…Ùاتح التشÙير (مرة أخرى)"
#: ../../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"
-"اذا أردت اضاÙØ© أو حذ٠أو اعادة تسمية طابعة, أة اذا أردت تغيير خيارات الطابعة "
-"الإÙتراضية (جودة الطباعة, تغيير الحبر, ...), اختر \"الطابعة\" ÙÙŠ قسم \"العتاد"
-"\" ÙÙŠ مركز تحكم Mandrake."
+msgid "Samba share name missing!"
+msgstr "اسم مشاركة Samba Ù…Ùقود!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
-msgstr "تحقّق آلياً من الطابعات الموصولة بماكينات تعمل على Microsoft Windows"
+msgid "True Type install done"
+msgstr "تم تثبيت خطوط True Type"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
-msgstr "تحقّق آلياً من الطابعات الموصولة مباشرةً بالشبكة المحلية"
+msgid "Detection in progress"
+msgstr "جاري التحقق"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect printers connected to this machine"
-msgstr "تحقق أليا من الطابعات المتصلة بهذا الجهاز"
+msgid "Build Whole Kernel -->"
+msgstr "ابني كل النواة -->"
+
+#: ../../install_steps.pm:1
+#, c-format
+msgid "Welcome to %s"
+msgstr "أهلا بكم ÙÙŠ %s"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "Ùضلاً أدخل قرص وحدات التحديث ÙÙŠ السواقة %s"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Bootsplash"
+msgstr "Bootsplash!"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
+"The following printer\n"
"\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."
+"%s%s\n"
+"is directly connected to your system"
msgstr ""
+"الطابعة التالية\n"
"\n"
-"أهلاً بكم ÙÙŠ معالج اعداد الطابعات\n"
-"\n"
-"هذا المعالج سيساعدك على تثبيت الطابعة/الطابعات الموصولة بهذا الكمبيوتر.\n"
-"\n"
-"اذا كانت لديك طابعة/طابعات موصولة بهذه الماكينة, Ùضلاً قم بتوصيلها الى هذا "
-"الكمبيوتر و قم بتشغيلها كي يتم التحقق منها/منهم آلياً.\n"
-"\n"
-" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
-"الطابعة/الطابعات الآن."
+"%s%s\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 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"
-" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
-"الطابعة/الطابعات الآن."
+msgid "Printer sharing on hosts/networks: "
+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, 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."
+"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"
-"أهلاً بكم ÙÙŠ معالج اعداد الطابعات\n"
-"هذا المعالج سيساعدك على تثبيت الطابعة/الطابعات الموصولة بهذا الكمبيوتر أو "
-"الموصولة مباشرةً بالشبكة أو بماكينة Windows بعيدة.\n"
-"\n"
-"اذا كانت لديك طابعة/طابعات موصولة بهذه الماكينة, Ùضلاً قم بتوصيلها الى هذا "
-"الكمبيوتر و قم بتشغيلها كي يتم التحقق منها/منهم آلياً. أيضاً يجب أن تكون طابعة/"
-"طابعات الشبكة و أجهزة Windows موصولة و مشغّلة.\n"
-"\n"
-"لاحظ أن التحقق الآلي من الطابعات على الشبكة قد يستغرق وقتاً أطول من التحقق "
-"الآلي من الطابعات الموصولة بهذه الماكينة Ùقط. لذا قم بتعطيل التحقق الآلي من "
-"طابعات الشبكة Ùˆ/أو الطابعات المستضاÙØ© من Windows اذا لم تكن تحتاج الى هذه "
-"الميزة.\n"
-"\n"
-" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
-"الطابعة/الطابعات الآن."
+"الأمر \"%s\" يسمح لك كذلك يتعديل اعدادات الخيارات لوظيÙØ© طباعة محددة. بكل "
+"بساطة أض٠الإعداد المطلوب الى سطر الآوامر, مثال \"%s <file>\". "
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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 ""
-"\n"
-"أهلاً بكم ÙÙŠ معالج اعداد الطابعات\n"
-"\n"
-"هذا المعالج يسمح لك بتثبيت الطابعات المحلية أو البعيدة ليتم استخدامها من هذه "
-"الماكينو و من الماكينات الأخرى على الشبكة.\n"
-"\n"
-"يسألك المعالج عن كل المعلومات الأساسية لإعداد الطابعة و تعطيك القدرة على "
-"الوصول لكل مشغلات الطابعات و خيارات المشغلات و أنواع وصلات الطابعة."
+"ÙÙŠ بعض الأحيان يحتاج مشغل %s معلومات اضاÙية لكي يعمل\n"
+"بشكل صحيح, الا أنه يمكنه العمل جيدا بدونها. هل تريد تحديد\n"
+"خيارات اضاÙية له أو تسمح للمشغل بالتحقق ÙÙŠ جهازك\n"
+"عن المعلومات التي سيحتاجها؟ ÙÙŠ بعض الأحيان, قد يتسبب التحقق ÙÙŠ تعليق الجهاز, "
+"لكن\n"
+"لا يجب أن يتسبب ذلك ÙÙŠ أي مشاكل."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Not the correct CD label. Disk is labelled %s."
+msgstr "علامة القرص ليست العلامة الصحيحة. علامة القرص هي %s."
+
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
"\n"
+"%s\n"
"\n"
-"Printerdrake could not determine which model your printer %s is. Please "
-"choose the correct model from the list."
+"Click on Configure to launch the setup wizard."
msgstr ""
+"أهلا بك ÙÙŠ أداة مشاركة الإتصال بالإنترنت!\n"
"\n"
+"%s\n"
"\n"
-"لم يتمكن Printerdrake من التعر٠على طراز طابعتك %s. Ùضلاً اختر الطراز الصحيح "
-"من القائمة."
+"اضغط على تهيئة لتشغيل معالج الإعداد."
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid ")"
-msgstr ")"
+msgid "Cuba"
+msgstr "كوبا"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on "
-msgstr " على "
+msgid "Searching for new printers..."
+msgstr "جاري البحث عن طابعات جديدة..."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
-msgstr "("
+msgid "Belize"
+msgstr "بيليز"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configuring printer ..."
-msgstr "جاري إعداد الطابعة ..."
+msgid " (multi-session)"
+msgstr " (متعدد الجلسات)"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Searching for new printers..."
-msgstr "جاري البحث عن طابعات جديدة..."
+msgid "Kernel Boot Timeout"
+msgstr "الوقت الأقصى لإقلاع النواة"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.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."
+"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 ""
-"ملحوظة: اعتماداً على طراز الطابعة Ùˆ نظام الطباعة Ùسيتم تثبيت حوالي %d "
-"ميغابايت من البرمجيات الإضاÙية."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Are you sure that you want to set up printing on this machine?\n"
-msgstr "هل أنت متأكد أنك تريد تنصيب الطباعة على هذه الماكينة؟\n"
+"يمكن لبطاقتك الحصول على دعم للتسريع ثلاثي الأبعاد لكن Ùقط مع XFree %s.\n"
+"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشل Ø£Ùضل ÙÙŠ الوضع "
+"ثنائي الأبعاد."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "هل تريد تمكين الطباعة على الطابعات المذكورة أعلاه؟\n"
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "عثر معالج التجزئة ÙÙŠ DrakX على الحلول التالية:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "هل تريد تمكين الطباعة على الطابعات ÙÙŠ الشبكة المحلية؟\n"
+msgid "Hungarian"
+msgstr "المجرية"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
-"هل تريد تمكين الطباعة على الطابعات المذكورة أعلاه أم على الطابعات ÙÙŠ الشبكة "
-"المحلية؟\n"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr " (تأكد من أن كل الطابعات موصولة و تعمل).\n"
+"اختر موÙر الخدمة الخاص بك.\n"
+"ان لم يكن موجوداً ÙÙŠ القائمة, اختر غير موجود."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr "لم يتم العثور على طابعات متصلة مباشرةً بهذه الماكينة"
+msgid "Automatic time synchronization (using NTP)"
+msgstr "تزامن وقت آلي (باستخدام NTP)"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
-msgstr ""
-"\n"
-"توجد %d طابعات غير معروÙØ© متصلة مباشرةً بنظامك"
+msgid "8 MB"
+msgstr "8 ميغابايت"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
-msgstr ""
-"\n"
-"توجد طابعة غير معروÙØ© متصلة مباشرةً بنظامك"
+msgid "LDAP Server"
+msgstr "خادم LDAP"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
+"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 ""
-"الطابعة التالية\n"
-"\n"
-"%s%s\n"
-"متصلة مباشرةً بنظامك"
+"دعم PCMCIA مهم لدعم أشياء مثل بطاقات الإيثرنت و\n"
+"المودمات على الأجهزة الدÙترية. لن يتم بدء هذه الخدمة الا عند تهيئتها لذا Ùلا "
+"مسكلة عند تشغيله\n"
+"على الأجهزة التي لا تحتاجه."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr ""
-"الطابعات التالية\n"
-"\n"
-"%s%s\n"
-"متصلة مباشرةً بنظامك"
+msgid "Choose your country"
+msgstr "إختر بلدك"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The following printers\n"
"\n"
-"%s%s\n"
-"are directly connected to your system"
+"- System Files:\n"
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..."
+"-ملÙّات النّظام :\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
-msgstr "هذا الخادم موجود ÙÙŠ القائمة مسبقاً, لا يمكن اضاÙته مرة أخرى.\n"
+msgid "Standalone Tools"
+msgstr "الأدوات المنÙصلة"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Examples for correct IPs:\n"
-msgstr "أمثلة لعناوين IP صحيحة:\n"
+msgid "Where"
+msgstr "أين"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "عنوان IP المدÙخل غير صحيح.\n"
+msgid "but not matching"
+msgstr "لكن ليس موائمة"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Server IP missing!"
-msgstr "IP الخادم Ù…Ùقود!"
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
+msgstr "يمكنك هنا اختيار مشغل بديل (ALSA أو OSS) لبطاقة الصوت (%s)."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
-msgstr ""
+msgid "Configuring PCMCIA cards..."
+msgstr "جاري تهيئة بطاقات PCMCIA..."
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
-msgstr "أدخل عنوان IP Ùˆ منÙØ° المستضي٠الذي تريد استخدام طابعاته."
+msgid "kdesu missing"
+msgstr "kdesu missing"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "الوصول الى الطابعات على خادمات CUPS البعيدة"
+msgid "Encryption key"
+msgstr "Ù…Ùاتح التشÙير"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Remove selected server"
-msgstr "احذ٠الخادم المختار"
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Edit selected server"
-msgstr "حرر الخادم المختار"
+msgid "Christmas Island"
+msgstr "جزر الكريسماس"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Add server"
-msgstr "اض٠خادم"
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr "Ùشل تثبيت محمّل الإقلاع. ظهر الخطأ التالي:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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 التي تريد استخدام طابعاتها. تحتاج الى عمل ذلك Ùقط ان لم "
-"تقم الخادمات بنشر معلومات الطابعات على الشبك المحلية."
+msgid "EIDE/SCSI channel"
+msgstr "قناة EIDE/SCSI"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address of host/network:"
-msgstr "عنوان IP للمستضيÙ/الشبكة:"
+msgid "Set this printer as the default"
+msgstr "عيّن هذه الطابعة كطابعة اÙتراضية"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr "هذا المستضيÙ/الشبكة موجود ÙÙŠ القائمة مسبقاً, لا يمكن اضاÙته مرة أخرى.\n"
+msgid "partition %s"
+msgstr "التجزئة %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr "عنوان IP المدÙخل للمستضيÙ/الشبكة غير صحيح.\n"
+msgid "Paranoid"
+msgstr "مرتÙع جدا"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Host/network IP address missing."
-msgstr "عنوان IP للمستضيÙ/الشبكة Ù…Ùقود."
+msgid "NIS"
+msgstr "NIS"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
-msgstr "اختر الشبكة أو المستضي٠التي يجب أن تكون الطابعات المحلية متوÙرة له:"
+msgid "<-- Del User"
+msgstr "<-- احذ٠المستخدم"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Sharing of local printers"
-msgstr "مشاركة الطابعات المحلية"
+msgid "Location on the bus"
+msgstr "المكان على الـbus"
+#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove selected host/network"
-msgstr "احذ٠المستضيÙ/الشبكة المختارة"
+msgid "No printer found!"
+msgstr "لا توجد طابعة!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
-msgstr "حرّر المستضيÙ/الشبكة المختارة"
+msgid "the vendor name of the device"
+msgstr "اسم مصنّع الجهاز"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr "أض٠مستضيÙ/شبكة"
+msgid "Erase entire disk"
+msgstr "امسح كل القرص"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr ""
-"هذه هي الماكينات Ùˆ الشبكات التي يجب أن تكون الطابعات المحلية متوÙرة لها:"
+msgid " (Default)"
+msgstr " (اÙتراضي)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
-"عند تشغيل هذا الخيار, Ùعند كل بداية تشغيل لـCUPS سيتم التأكد آلياً من ما\n"
-"\n"
-"- اذا كان LPD/LPRng مثبتاً, لن تتم الكتابة Ùوق /etc/printcap عن طريق CUPS\n"
-"\n"
-"- اذا كان /etc/cups/cupsd.conf Ù…Ùقود, سيتم انشاؤه ÙÙŠ هذه الحال\n"
-"\n"
-"- اذا كانت معلومات الطباعة منشورة, أي أنها لا تحتوي \"localhost\" كإسم "
-"للخادم.\n"
+"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."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Automatic correction of CUPS configuration"
-msgstr "تصحيح آلي لتهيئة CUPS"
+msgid "Automatic reconfiguration"
+msgstr "اعداة تهيئة آلية"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor: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 "تغيير نظام الطباعة"
+msgid "Receiving Speed:"
+msgstr "سرعة الإستقبال"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 Ùˆ أرقام المناÙØ° (اختياري) للحصول على معلومات الطابعات "
-"من الخادمات."
+msgid "Turks and Caicos Islands"
+msgstr "جزر الترك و الكايكوس"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "None"
-msgstr "ولا شئ"
+msgid "permissions"
+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 "Additional CUPS servers: "
-msgstr "خادمات CUPS الإضاÙية: "
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
-#, c-format
-msgid "No remote machines"
-msgstr "لا أجهزة بعيدة"
+msgid "<- Previous"
+msgstr "<- السابق "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Custom configuration"
-msgstr "تهيئة مخصصة"
+msgid "Internet Connection Sharing configuration"
+msgstr "إعدادات مشاركة إتصال الإنترنت"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "مشاركة الطابعات على المستضيÙات/الشبكات: "
+msgid "Toggle between flat and group sorted"
+msgstr "Toggle between flat and group sorted"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr "اعثر على الطابعات الموجودة على الماكينات البعيدة آلياً"
+msgid "Themes"
+msgstr "السمات"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "The printers on this machine are available to other computers"
-msgstr "الطابعات على هذه الماكينة متوÙرة للأجهزة الأخرى"
+msgid "Options: %s"
+msgstr "الخيارات: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
-"يمكنك كذلك أن تقرر هنا اذا كانت الطابعات الموجودة على الأجهزة البعيدة أن "
-"تكون متوÙرة آلياً لهذه الماكينة."
+"أنت تستخدم %s كمدير اقلاع حاليا.\n"
+"اضغط على تهيئة لتشغيل معالج الإعداد"
#: ../../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 ""
-"هنا يمكنك أن تختار اذا كان يجب للطابعات المتصلة بهذه الماكينة أن تكون متوÙرة "
-"للماكينات الأخرى على الشبكة."
+msgid "OKI winprinter configuration"
+msgstr "إعداد OKI WinPrinter"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "CUPS printer configuration"
-msgstr "إعدادات مشاركة طابعات CUPS"
+#: ../../lang.pm:1
+#, c-format
+msgid "Saint Helena"
+msgstr "سانت هيلانة"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr "التحقق الآلي من الطابعات (محلية, TCP/Socket, و SMB)"
+msgid "Security Level"
+msgstr "مستوى الأمن"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
+"بعض الخطوات لم يتم تكملتها.\n"
"\n"
-"لا تحتاج الى تهيئة الطابعات على خادمات CUPS البعيدة; هذه الكابعات يمكن "
-"اكتشلÙها آلياً."
+"هل تريد الخروج الآن Ùعلاً؟"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "How is the printer connected?"
-msgstr "ما هي طريقة توصيل الطابعة؟"
+msgid "Sudan"
+msgstr "السودان"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "اختر وصلة الطابعة"
+msgid "Polish (qwertz layout)"
+msgstr "البولندية (qwertz layout)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Syria"
+msgstr "سورية"
-#: ../../security/help.pm:1
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm:1
#, c-format
msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-msgstr ""
-"Arguments: (umask)\n"
+"Welcome to %s the operating system chooser!\n"
"\n"
-"Set the user umask."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (val)\n"
+"Choose an operating system from the list above or\n"
+"wait %d seconds for default boot.\n"
"\n"
-"Set the shell timeout. A value of zero means no timeout."
msgstr ""
-"Arguments: (val)\n"
+"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"
-"Set the shell timeout. A value of zero means no timeout."
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
+msgid "Portuguese"
+msgstr "البرتغالية"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
-msgstr "if set to yes, check additions/removals of sgid files."
+msgid "Loopback file name: "
+msgstr "اسم مل٠Loopback: "
-#: ../../security/help.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "if set to yes, check open ports."
-msgstr "if set to yes, check open ports."
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "عنوان خادم DNS يجب أن يكون على النسق 1.2.3.4"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
-msgstr ""
-"if set, send the mail report to this email address else send it to root."
+msgid "Serbia"
+msgstr "صربيا"
-#: ../../security/help.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, report check result by mail."
-msgstr "if set to yes, report check result by mail."
+msgid "Newzealand"
+msgstr "نيوزيلندا "
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
-msgstr "if set to yes, check files/directories writable by everybody."
+msgid "This directory should remain within the root filesystem"
+msgstr "هذا الدليل يجب أن يكون ÙÙŠ نظام الملÙات الجذري"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
-msgstr "if set to yes, reports check result to tty."
+msgid "CapsLock key"
+msgstr "Ù…Ùتاح CapsLock"
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
-msgstr "if set to yes, run some checks against the rpm database."
+msgid "Install bootloader"
+msgstr "تثبيت محمّÙÙ„ الإقلاع"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr "if set to yes, check if the network devices are in promiscuous mode."
+msgid "Select the memory size of your graphics card"
+msgstr "إختر حجم ذاكرة بطاقة الشاشة"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
-msgstr "if set to yes, run chkrootkit checks."
+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"
+"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."
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
-msgstr "if set to yes, check permissions of files in the users' home."
+msgid "Dynamic IP Address Pool:"
+msgstr "Dynamic IP Address Pool:"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
-msgstr "if set to yes, check additions/removals of suid root files."
+msgid "LVM name?"
+msgstr "اسم LVM؟"
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "if set to yes, report check result to syslog."
-msgstr "if set to yes, report check result to syslog."
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
+msgstr "تمت ازالة بعض الأجهزة ÙÙŠ Ùئة العتاد \"%s\":\n"
-#: ../../security/help.pm:1
+#: ../../modules/interactive.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 ""
-"if set to yes, check for empty passwords, for no password in /etc/shadow and "
-"for users with the 0 id other than root."
+msgid "Found %s %s interfaces"
+msgstr "تم ايجاد %s %s واجهات"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, run the daily security checks."
-msgstr "if set to yes, run the daily security checks"
+msgid "sticky-bit"
+msgstr "sticky-bit"
-#: ../../security/help.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
-msgstr "if set to yes, verify checksum of the suid/sgid files."
+msgid "Post Install"
+msgstr "ما بعد التثبيت"
-#: ../../security/help.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
-msgstr "if set to yes, check empty password in /etc/shadow."
+msgid "The internal domain name"
+msgstr "اسم النطاق الداخلي"
-#: ../../security/help.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "if set to yes, report unowned files."
-msgstr "if set to yes, report unowned files."
+msgid "Card IRQ"
+msgstr "Card IRQ"
#: ../../security/help.pm:1
#, c-format
msgid ""
"Arguments: (umask)\n"
"\n"
-"Set the root umask."
+"Set the user umask."
msgstr ""
"Arguments: (umask)\n"
"\n"
-"Set the 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 ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
+"Set the user umask."
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
+msgid "logdrake"
+msgstr "logdrake"
-#: ../../security/help.pm:1
+#: ../../standalone.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."
+"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 ""
-"Arguments: (max, inactive=-1)\n"
-"\n"
-"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
-"\\fP."
+"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."
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
+msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgstr "اختر سواقة الأقراص المرنة التي تريد استخدامها لعمل قرص الإقلاع"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
+msgid "LILO with text menu"
+msgstr "LILO مع قائمة نصية"
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid "Everything (no firewall)"
+msgstr "كل شئ (لا جدار ناري)"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
+msgid "You must specify a kernel image"
+msgstr "يجب أن تحدد صورة النواة"
-#: ../../security/help.pm:1
+#: ../../printer/main.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 ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
+msgid ", multi-function device on USB"
+msgstr ", جهاز متعدد الوظائ٠على منÙØ° USB"
-#: ../../security/help.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
+msgid "Do"
+msgstr "اÙعل"
-#: ../../security/help.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr "جاري الإتصال بالمرآة للحصول على قائمة بالحزم المتوÙرة..."
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
+msgid "Lithuanian AZERTY (old)"
+msgstr "الليتوانية AZERTY (قديم)"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
+msgid "Brazilian (ABNT-2)"
+msgstr "البرازيلية (ABNT-2)"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.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 ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
+msgid "IP address of host/network:"
+msgstr "عنوان IP للمستضيÙ/الشبكة:"
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash: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."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
-"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."
+"الإحداثي الصادي للركن الأيسر الأعلى\n"
+"لشريط التقدم"
-#: ../../security/help.pm:1
+#: ../../install_gtk.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 ""
-"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))."
+msgid "System installation"
+msgstr "تثبيت النظام"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
-"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."
+msgid "Saint Vincent and the Grenadines"
+msgstr "سانت Ùينسنت Ùˆ الغرينادين"
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake: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 ""
-"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))."
+msgid "/File/_Open"
+msgstr "/ملÙ/_Ùتح"
#: ../../security/help.pm:1
#, c-format
@@ -12585,1075 +12460,753 @@ msgstr ""
"The argument specifies if clients are authorized to connect\n"
"to the X server on the tcp port 6000 or not."
-#: ../../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 ""
-"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)."
-
-#: ../../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 ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-
-#: ../../security/help.pm:1
+#: ../../standalone/drakpxe: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 ""
-"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."
+msgid "Location of auto_install.cfg file"
+msgstr "المكان على مل٠install.cfg"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+msgid "Open Firmware Delay"
+msgstr "Open Firmware Delay"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+msgid "Hungary"
+msgstr "المجر"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
+msgid "Total progess"
+msgstr "اجمالي التقدم"
-#: ../../security/help.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
+msgid "Color configuration"
+msgstr "إعدادات الألوان"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Security Administrator (login or email)"
-msgstr "مدير النظام (اسم الدخول أو البردي الألكتروني)"
+msgid "New Zealand"
+msgstr "نيوزيلندا"
#: ../../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 "مستوى الأمن"
+"There are already some restrictions, and more automatic checks are run every "
+"night."
+msgstr ""
+"توجد بعض القيود, كما يتم تشغيل برامج للتأكد من النظام أوتوماتيكياً كل ليلة."
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose the desired security level"
-msgstr "Ùضلاً اختر مستوى الأمن الذي تريده"
+msgid "please choose the date to restore"
+msgstr "رجاء اختر تاريخ الإستعادة"
-#: ../../security/level.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DrakSec Basic Options"
-msgstr "خيارات DrakSec الأساسية"
+msgid "Switching from ext2 to ext3"
+msgstr "جاري التغيير من ext2 الى ext3"
-#: ../../security/level.pm:1
+#: ../../printer/data.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 ""
-"هذا مماثل للمستوى السابق, و لكن النظام مغلق كلياً و المزايا الأمني على حدها "
-"الأقصى."
+msgid "LPRng"
+msgstr "LPRng"
-#: ../../security/level.pm:1
+#: ../../lang.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"
-"اتصالات من عملاء كثيرين. ملحوظة: اذا كانت ماكينتك مجرد عميل على الإنترنت "
-"Ùالأجدر بك اختيار مستوى أمني أقل."
+msgid "Netherlands Antilles"
+msgstr "أنتيل هولندا"
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
-msgstr ""
-"توجد بعض القيود, كما يتم تشغيل برامج للتأكد من النظام أوتوماتيكياً كل ليلة."
+msgid "Browse to new restore repository."
+msgstr "استعرض الى مستودع استعادة جديد."
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.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."
+"\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"
+"يسألك المعالج عن كل المعلومات الأساسية لإعداد الطابعة و تعطيك القدرة على "
+"الوصول لكل مشغلات الطابعات و خيارات المشغلات و أنواع وصلات الطابعة."
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr "كلمات المرور ممكّنة الآن, لكن الاستخدام كحاسب ÙÙŠ شبكة يزال غير Ù…Ùضّل."
+msgid "and %d unknown printers"
+msgstr "Ùˆ %d طابعات غير معروÙØ©"
-#: ../../security/level.pm:1
+#: ../../standalone/harddrake2: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."
+"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 ""
-"يجب استخدام هذا المستوى الأمني بحذر. Ùهو يجعل نظامك أسهل ÙÙŠ الإستخدام,\n"
-"لكن يمون حساساً جداً. لذا لا يجب استخدامه لماكينة متصلة بماكينات أخرى\n"
-"أو الى الإنترنت. لا يوجد دخول بكلمة المرور."
+"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)"
-#: ../../security/level.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Paranoid"
-msgstr "مرتÙع جدا"
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr "لم يتم ايجاد بطاقات ISDN PCI. Ùضلاً اختر واحدة ÙÙŠ الشاشة التالية."
-#: ../../security/level.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Higher"
-msgstr "مرتÙع أكثر"
+msgid "GB"
+msgstr "غيغابايت"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "High"
-msgstr "مرتÙع"
+msgid "Please give a user name"
+msgstr "رجاءً قم بإعطاء اسم مستخدم"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Poor"
-msgstr "Ùقير"
+msgid "Enable CD Boot?"
+msgstr "تمكين الإقلاع من القرص المدمج؟"
-#: ../../security/level.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Welcome To Crackers"
-msgstr "مرحبا بالمخترقين"
+msgid " enter `void' for void entry"
+msgstr " enter `void' for void entry"
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "يرجى اعادة تسجيل الدخول الى %s لتنشيط التغييرات"
+msgid "on Hard Drive"
+msgstr "على القرص الصّلب"
-#: ../../standalone/XFdrake:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "يرجى تسجيل الخروج ثم استخدم Ctrl-Alt-BackSpace"
+msgid "Winmodem connection"
+msgstr "وصلة Winmodem"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
-msgstr "/etc/hosts.allow و /etc/hosts.deny معدّان مسبقاً - لم يتم التغيير"
+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"
+"اذا أردت اضاÙØ© أو حذ٠أو اعادة تسمية طابعة, أة اذا أردت تغيير خيارات الطابعة "
+"الإÙتراضية (جودة الطباعة, تغيير الحبر, ...), اختر \"الطابعة\" ÙÙŠ قسم \"العتاد"
+"\" ÙÙŠ مركز تحكم Mandrake."
-#: ../../standalone/drakTermServ:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Need to create /etc/dhcpd.conf first!"
-msgstr "لا حاجة الى انشاء /etc/dhcpd.conf أولاً!"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
-msgstr "حصل شئ خطأ! - هل تم تثبيت mkisofs?"
+msgid "Now, you can run xawtv (under X Window!) !\n"
+msgstr "الآن يمكنك تشغيل XawTV (ÙÙŠ الواجهة الرسومية!) !\n"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
-msgstr "Etherboot ISO image هي %s"
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr "لا توجد مساحة تبديل كاÙية للقيام بالتثبيت, Ùضلاً زد مساحة التبديل"
-#: ../../standalone/drakTermServ:1
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "No floppy drive available!"
-msgstr "لا توجد سواقة قرص مرن!"
+msgid "%s on %s"
+msgstr "%s على %s"
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Floppy can be removed now"
-msgstr "يمكن ازالة القرص المرن الآن"
+#: ../../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 ""
+"يقوم لينكس بإدارة الوقت حسب توقيت غرينتش ثم يترجمه الى\n"
+"التوقيت المحلي حسب المنطقة الزمنية التي اخترتها. اذا كانت الساعة\n"
+"التي ÙÙŠ اللوحة الرئيسية مضبوطة على التوقيت المحلي, يمكنك ازالة تنشيط ذلك\n"
+"عن طريق ازالة التأشير من \"ساعة الجهاز مضبوظة على توقيت غرينتش\" و التي "
+"ستجعل\n"
+"لينكس يعلم أن ساعة النظام Ùˆ ساعة الجهاز على Ù†Ùس التوقيت. هذا\n"
+"Ù…Ùيد عندما تستضي٠الماكينة نظام تشغيل آخر مثل Windows.\n"
+"\n"
+"خيار \"تزامن آلي للوقت\" سيقوم آلياً بضبط الساعة عن طريق\n"
+"ا?تصال بخادم وقت بعيد على ا?نترنت. كي تعمل هذه الميزة,\n"
+"يجب أن تكون لديك وصلة انترنت عاملة. من ا?Ùضل اختيار خادم\n"
+"الوقت ا?قرب اليك. هذا الخيار يثبت خادم وقت\n"
+"يمكن استخدامه عن طريق الماكينات ا?خرى على الشبكة المحلية."
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Couldn't access the floppy!"
-msgstr "تعذر الوصول الى القرص المرن!"
+msgid "Which is your timezone?"
+msgstr "ما هي منطقتك الزمنية؟"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please insert floppy disk:"
-msgstr "Ùضلاً أدخل قرص مرن:"
+msgid "Guinea"
+msgstr "غينيا"
-#: ../../standalone/drakTermServ:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Write Config"
-msgstr "اكتب الإعدادات"
+msgid "The system is now connected to the Internet."
+msgstr "النظام الآن متصل بالإنترنت"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "Dynamic IP Address Pool:"
-msgstr "Dynamic IP Address Pool:"
+msgid "South Georgia and the South Sandwich Islands"
+msgstr "جوجيا الجنوبية و جزر ساندويتش الجنوبية"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
-msgstr ""
-"تم استخراج أغلب هذه القيم\n"
-"من النظام.\n"
-"يمكنك التعديل اذا احتجت لذلك."
+msgid "Japan (broadcast)"
+msgstr "اليابان (broadcast)"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "dhcpd Server Configuration"
-msgstr "تهيئة خادم dhcpd"
+msgid "Mozambique"
+msgstr "موزمبيق"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "IP Range End:"
-msgstr "IP Range End:"
+msgid "Icon"
+msgstr "أيقونة"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "IP Range Start:"
-msgstr "IP Range Start:"
+msgid "Please choose what you want to backup"
+msgstr "رجاء اختر ما تريد نسخه احتياطياً"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Name Servers:"
-msgstr "خادمات الإسم:"
+msgid "256 colors (8 bits)"
+msgstr "256 لون (8 بت)"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "Domain Name:"
-msgstr "اسم النطاق:"
+msgid "Read-write"
+msgstr "للقراءة و الكتابة"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Broadcast Address:"
-msgstr "عنوان Broadcast:"
+msgid "Size: %s\n"
+msgstr "الحجم: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Subnet Mask:"
-msgstr "Subnet Mask:"
+msgid "Hostname: "
+msgstr "اسم المستضي٠:"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Routers:"
-msgstr "الموجهات:"
+msgid "Chunk size %s\n"
+msgstr "حجم Chunk %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Netmask:"
-msgstr "Netmask:"
+msgid "Build the future of Linux!"
+msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Subnet:"
-msgstr "Subnet:"
+msgid "Local Printer"
+msgstr "طابعة محلية"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-"يجب اعادة تشغيل مدير العرض لكي يتم تÙعيل التغييرات. \n"
-"(service dm restart - ÙÙŠ سطر الأوامر)"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "dhcpd Config..."
-msgstr "تهيئة dhcpd..."
+" جميع الحقوق محÙوظة (C) 2001 MandrakeSoft من دوبون سيباستيان <dupont_s"
+"\\@epita.fr>"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Delete Client"
-msgstr "احذ٠العميل"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "<-- Edit Client"
-msgstr "<-- تحرير العميل"
+msgid "ADSL connection"
+msgstr "وصلة ADSL"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Add Client -->"
-msgstr "اضاÙØ© عميل -->"
+msgid "No configuration, please click Wizard or Advanced.\n"
+msgstr "لا تهيئة, اضغط معالج أو متقدم.\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Allow Thin Clients"
-msgstr "اسمح للعملاء النحا٠(Thin Clients)"
+msgid "Error!"
+msgstr "خطأ ! "
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Thin Client"
-msgstr "عميل نحي٠(Thin Client)"
+msgid "cable connection detected"
+msgstr "تم اكتشا٠وصلة كيبل"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No net boot images created!"
-msgstr "لم يتم انشاء صور اقلاع عبر الشبكة!"
+msgid "Permission denied transferring %s to %s"
+msgstr "تم رÙض لاتصريح بنقل %s الى %s"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "type: %s"
-msgstr "النوع: %s"
+msgid "/_Report Bug"
+msgstr "/_تقرير خطأ"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "<-- Del User"
-msgstr "<-- احذ٠المستخدم"
+msgid "Resize"
+msgstr "تغيير الحجم"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "Add User -->"
-msgstr "اض٠مستخدم -->"
+msgid "Dominica"
+msgstr "دومينيكا"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup: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"
-"احذÙ/أعد اضاÙØ© المستخدم الى خادم الطرÙيات لتمكين تسجيل الدخول."
+msgid "Please enter the device name to use for backup"
+msgstr "Ùضلاً أدخل اسم جهاز النسخ الإحتياطي"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Delete All NBIs"
-msgstr "احذ٠كل NBI"
+msgid "Resolution: %s\n"
+msgstr "دقة العرض: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "<-- Delete"
-msgstr "<-- حذÙ"
+msgid "matching"
+msgstr "الموائمة"
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm:1
#, c-format
-msgid "This will take a few minutes."
-msgstr "سيستغرق هذا بضع دقائق."
+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 Ù…Ùقود), بشكل عام "
+"يعني هذا أن قرص الإقلاع المرن ليس محدّثاً مع وسيط التثبيت (Ùضلاً قم بإنشاء قرص "
+"اقلاع جديد)"
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
-msgid "Build All Kernels -->"
-msgstr "ابني كل اصدارات النواة -->"
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
+msgstr ""
+"Ùضلاً اختر المنÙØ° الصحيح. مثلاً لمنÙØ° \"COM1\" ÙÙŠ\n"
+"Windows اسمه \"ttys0\" ÙÙŠ لينكس."
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "No NIC selected!"
-msgstr "لم يتم اختيار NIC!"
+msgid "The following packages are going to be removed"
+msgstr "سيتم حذ٠الحزم التالية"
-#: ../../standalone/drakTermServ:1
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
#, c-format
-msgid "Build Single NIC -->"
-msgstr "ابني NIC واحدة -->"
+msgid "Connect to the Internet"
+msgstr "وصّل إلى الإنترنت "
-#: ../../standalone/drakTermServ:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "No kernel selected!"
-msgstr "لم يتم ايجاد نواة!"
+msgid "Use existing partitions"
+msgstr "استخدم التجزئات الموجودة"
-#: ../../standalone/drakTermServ:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Build Whole Kernel -->"
-msgstr "ابني كل النواة -->"
+msgid "Canadian (Quebec)"
+msgstr "الكنديّة (كيبيك)"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Boot ISO"
-msgstr "مل٠ISO الإقلاع"
+msgid "Mouse device: %s\n"
+msgstr "جهاز الÙأرة: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Boot Floppy"
-msgstr "قرص الإقلاع"
+msgid "Reselect correct fonts"
+msgstr "أعد اختيار الخطوط الصحيحة"
-#: ../../standalone/drakTermServ:1
-#, c-format
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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/initrdrd 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"
+"Options Description:\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"
+"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 ""
-"drakTermServ Overview\n"
-"\t\t\t \n"
-" - Create Etherboot Enabled Boot Images:\n"
-" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd 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"
"\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"
+"من Ùضلك كن حذراً عند استخدام النسخ الإحتياطي عبر FTP, لأن \n"
+"النسخ المبنية مسبقاً Ùقط هي التي يتم ارسالها الى الخادم.\n"
+"لذا Ùالآن عليك أن تبني النسخة الإحتياطية على القرص \n"
+"الصلب قبل ارسالها الى الخادم.\n"
"\n"
-#: ../../standalone/drakTermServ:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
+"Options\n"
"\n"
-"\n"
-" Thanks:\n"
-"\t- LTSP Project http://www.ltsp.org\n"
-"\t- Michael Brown <mbrown\\@fensystems.co.uk>\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"
-"\t- مشروع LTSP http://www.ltsp.org\n"
-"\t- مايكل براون <mbrown\\@fensystems.co.uk>\n"
-"\n"
+"ÙÙŠ النهاية, سيتم سؤالك عن اذا كنت تريد بدء الواجهة الرسومية\n"
+"عند بدء النظام. لاحط أنه سيتم سؤالك هذا السؤال حتى لو اخترت عدم اختبار\n"
+"التهيئة, بكل وضوح, ستختار \"لا\" اذا كانت ماكينتك ستستخدم كجهاز\n"
+"خادم, أو اذا لم تنجح ÙÙŠ تهيئة العرض\n"
+"بشكل صحيح."
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm: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"
+msgid "We are now going to configure the %s connection."
+msgstr "نحن الآن سنقوم بتهيئة الوصلة %s."
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Add/Del Clients"
-msgstr "أضÙ/احذ٠العملاء"
+msgid "MandrakeExpert Corporate"
+msgstr "MandrakeExpert للشركات"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Add/Del Users"
-msgstr "أضÙ/احذ٠المستخدمين"
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Write protection"
+msgstr "تحقق آلي من الطابعات"
+
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "You've not selected any font"
+msgstr "لم أتمكن من إيجاد أي خط.\n"
+
+#: ../../steps.pm:1
#, c-format
-msgid "Net Boot Images"
-msgstr "صور اقلاع الشبكة"
+msgid "Language"
+msgstr "اختر لغتك"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Etherboot Floppy/ISO"
-msgstr "Etherboot Floppy/ISO"
+msgid "Printer model selection"
+msgstr "إختيار وحدات الطابعة"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Stop Server"
-msgstr "أوق٠الخادم"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
+msgstr "بعد تغيير نوع التجزئة %s, Ùإنك ستسخر كل البيانات على التجزئة"
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm:1
#, c-format
-msgid "Start Server"
-msgstr "ابدأ الخادم"
+msgid "%d seconds"
+msgstr "%d ثوان"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Disable Server"
-msgstr "عطّل الخادم"
+msgid "Insert a blank floppy in drive %s"
+msgstr "أدخل قرص مرن Ùارغ ÙÙŠ السواقة %s"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Enable Server"
-msgstr "مكّن الخادم"
+msgid "A valid URI must be entered!"
+msgstr "يجب ادخال URI صالح!"
-#: ../../standalone/drakTermServ:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "تهيئة خادم طرÙيات Mandrake"
+msgid "Found \"%s\" interface do you want to use it ?"
+msgstr "تم ايجاد الواجهة \"%s\" هل تريد استخدامها؟"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Remove the last item"
-msgstr "احذ٠المادة الأخيرة"
+msgid "Re-configure interface and DHCP server"
+msgstr "إعادة إعداد الواجهة و خادم DHCP"
-#: ../../standalone/drakautoinst:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Add an item"
-msgstr "أض٠مادة"
+msgid "Sound configuration"
+msgstr "اعدادات الصوت"
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Auto Install"
-msgstr "تثبيت آلي"
+msgid "Photo test page"
+msgstr "صÙحة اختبارية لصورة"
-#: ../../standalone/drakautoinst:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid ""
-"The floppy has been successfully generated.\n"
-"You may now replay your installation."
-msgstr ""
-"تم توليد القرص المرن بنجاح.\n"
-"يمكنك الآن اعادة التثبيت."
+msgid "Custom disk partitioning"
+msgstr "تجزئة مخصصة"
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Congratulations!"
-msgstr "تهانينا!"
+msgid "Enter Printer Name and Comments"
+msgstr "أدخل اسم الطابعة و التعليقات"
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
+"The following printers\n"
"\n"
-"Welcome.\n"
-"\n"
-"The parameters of the auto-install are available in the sections on the left"
+"%s%s\n"
+"are directly connected to your system"
msgstr ""
+"الطابعات التالية\n"
"\n"
-"أهلاً بكم.\n"
-"\n"
-"معاوملات التثبيت الآلي موجودة على القسم الأيسر"
+"%s%s\n"
+"متصلة مباشرةً بنظامك"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Creating auto install floppy"
-msgstr "جاري انشاء قرص التثبيت الآلي"
+msgid "type: %s"
+msgstr "النوع: %s"
-#: ../../standalone/drakautoinst:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "manual"
-msgstr "يدوي"
+msgid "Slovakian (QWERTY)"
+msgstr "السلوÙاكية (QWERTY)"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/draksound:1
#, c-format
-msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
-msgstr ""
-"Ùضلاً اختر لكل خطوة اذا كنت ستقوم بإعادتها آلياً أم أنك تريد أن يكون التثبيت "
-"بشكل يدوي."
+msgid "No Sound Card detected!"
+msgstr "لم يتم اختيار بطاقة صوت"
-#: ../../standalone/drakautoinst:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "Automatic Steps Configuration"
-msgstr "تهيئة آلية للخطوات"
+msgid "Mouse Port"
+msgstr "منÙØ° الÙأرة"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "replay"
-msgstr "اعادة"
+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/drakautoinst:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Ftp Server"
+msgstr "الخادم FTP"
+
+#: ../../security/help.pm: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"
+"Arguments: (arg)\n"
"\n"
-"Do you want to continue?"
+"Enable/Disable msec hourly security check."
msgstr ""
-"أنت على وشك تهيئة قرص للتثبيت الآلي. هذه الميزة خطرة بعض الشئ و يجب "
-"استخدامها بحذر.\n"
-"\n"
-"بهذه الميزة يمكنك اعادة عمل التثبيت الذي قمت به على هذا الكمبيوتر, مع تنبيهك "
-"لبعض الخطوات التي يجب عليك Ùيها تغيير القيم, حتى تتمكن من تغييرها.\n"
-"\n"
-"لأقصى حد من الأمان, ستتم تجزئة و تجهيز الأقراص الصلبة بشكل آلي, مثلما اخترت "
-"أثناء التثبيت على هذا الكمبيوتر.\n"
+"Arguments: (arg)\n"
"\n"
-"هل تريد المتابعة؟"
+"Enable/Disable msec hourly security check."
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Auto Install Configurator"
-msgstr "أداة اعداد المثبّت الآلي"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "%s fonts conversion"
+msgstr "تحويل خطوط pfm"
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
-msgstr "لا يمكنني ايجاد مل٠الصورة `%s'."
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the type of bus on which the mouse is connected"
+msgstr "نوع الـbus المرتبطة به الÙأرة"
-#: ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error!"
-msgstr "خطأ ! "
+msgid "Uganda"
+msgstr "أوغندا"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (size)\n"
"\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"
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
+"Arguments: (size)\n"
"\n"
-"مشاكل استعادة النسخ الإحتياطية:\n"
-"\n"
-"أثناء خطوة التثبيت, سيقوم Drakbackup بالتأكد من كل ملÙات\n"
-"النسخ الإحتياطي قبل استعادتها.\n"
-"قبل الإستعادة سيقوم drakbackup بحذ٠\n"
-"الدليل الأصلي و ستخسر كل البيانات التي \n"
-"عليه. من المهم أن تكون حذراً و لا تقوم بتعديل \n"
-"بيانات النسخ الإحتياطي يدوياً.\n"
+"Set shell commands history size. A value of -1 means unlimited."
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"options description:\n"
+"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"
-"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"
+" * \"%s\": check the current keyboard map configuration and change that if\n"
+"necessary.\n"
"\n"
-msgstr ""
-"وص٠الخيارات:\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"
-"من Ùضلك كن حذراً عند استخدام النسخ الإحتياطي عبر FTP, لأن \n"
-"النسخ المبنية مسبقاً Ùقط هي التي يتم ارسالها الى الخادم.\n"
-"لذا Ùالآن عليك أن تبني النسخة الإحتياطية على القرص \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"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Description:\n"
+" * \"%s\": check the current mouse configuration and click on the button to\n"
+"change it if necessary.\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"
+" * \"%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"
-" 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"
+" * \"%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"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\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"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\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"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\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"
-"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"
+" * \"%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 ""
-"Description:\n"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Comoros"
+msgstr "جزر القمر"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid ""
"\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"
+"We are now going to configure the %s connection.\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"
+"Press OK to continue."
+msgstr ""
"\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"
+"نحن الآن سنقوم بتهيئة الوصلة %s.\n"
+"\n"
+"اضغط مواÙÙ‚ للمتابعة."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-msgstr ""
-" تحديثات 2002 MandrakeSoft من Stew Benedict <sbenedict\\@mandrakesoft.com>"
+msgid "Yaboot mode"
+msgstr "وضع Yaboot"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
+msgstr "الولايات المتّحدة الأمريكيّة (cable)"
+
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-" جميع الحقوق محÙوظة (C) 2001 MandrakeSoft من دوبون سيباستيان <dupont_s"
-"\\@epita.fr>"
+"تعذرت اعادة تشغيل LiLo!\n"
+"شغّل \"lilo\" كمستخدم جذر ÙÙŠ سطر الأوامر Ùˆ أكمل تثبيت سمات LiLo."
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Generic 3 Button Mouse"
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Select another media to restore from"
+msgstr "اختر وسيط آخر للاستعادة منه"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Software Manager"
+msgstr "مدير البرامج"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -13665,17 +13218,19 @@ msgid ""
"\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"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
"restore description:\n"
@@ -13703,5009 +13258,5520 @@ msgstr ""
"\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 ""
-"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"
-
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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"
+msgid "Re-submit"
+msgstr "إعادة تسليم"
#: ../../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 ""
-"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"
+msgid "CD in place - continue."
+msgstr "القرص ÙÙŠ المكان الصحيح - تابع"
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Drakbackup"
-msgstr "Drakbackup"
+msgid "KB"
+msgstr "كيلوبايت"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Restore"
-msgstr "استعادة"
+msgid "Network & Internet"
+msgstr "الشبكة و الإنترنت"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup Now"
-msgstr "قم بالنسخ الإحتياطي الآن"
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "الليتوانية \"صوتي\" QWERTY"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Advanced Configuration"
-msgstr "إعداد متقدم"
+msgid "Net Boot Images"
+msgstr "صور اقلاع الشبكة"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Wizard Configuration"
-msgstr "إعدادات المعالج"
+msgid "Sharing of local scanners"
+msgstr "مشاركة الماسحات الضوئية المحلية"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "View Backup Configuration."
-msgstr "اعرض تهيئة النسخ الإحتياطي"
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr "تعذر التأكد من وجود Plug 'n Play. Ùضلاً اختر الشاشة الصحيحة"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup Now from configuration file"
-msgstr "قم بالنسخ الآن من مل٠التهيئة"
+msgid "Services and deamons"
+msgstr "الخدمات و المراقبات"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Drakbackup Configuration"
-msgstr "إعدادات Drakbackup"
+msgid "Remote host name missing!"
+msgstr "اسم المستضي٠البعيد Ù…Ùقود!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Total Progress"
-msgstr "اجمالي التقدم"
+msgid "with /usr"
+msgstr "مع /usr"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sending files..."
-msgstr "جاري ارسال الملÙات..."
+msgid "Network"
+msgstr "الشبكة"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "files sending by FTP"
-msgstr "ارسال الملÙات عن طريق FTP"
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgstr "تحقّق آلياً من الطابعات الموصولة بماكينات تعمل على Microsoft Windows"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Backup other files"
-msgstr "انسخ ملÙات أخرى"
+msgid "This password is too simple"
+msgstr "كلمة المرور هذه بسيطة جدا"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup user files"
-msgstr "انسخ ملÙات المستخدم"
+msgid "Slovakian (QWERTZ)"
+msgstr "السلوÙاكية (QWERTZ)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "Backup system files"
-msgstr "انسخ ملÙات النظام"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Under Devel ... please wait."
-msgstr "تحت التطوير ... انتظر Ùضلا"
+msgid "Truly minimal install (especially no urpmi)"
+msgstr "تثبيت مصغّر Ùعلاً (خصوصاً بدون urpmi)"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+" Transfer \n"
+"Now"
msgstr ""
-"لم يتم ايجاد مل٠تهيئة \n"
-"Ùضلا اضغط معالج لأو متقدم."
+" انقل \n"
+"الآن"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please select data to backup..."
-msgstr "رجاء اختر البيانات المطلوب نسخها احتياطيا..."
+msgid "Use daemon"
+msgstr "استخدم المراقب"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
#, c-format
-msgid "Please select media for backup..."
-msgstr "رجاء اختر وسيط النسخ الإحتياطي..."
+msgid "Authentication"
+msgstr "التحقق"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please select data to restore..."
-msgstr "رجاء اختر تاريخ الإستعادة..."
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgstr "أض٠هذه الطابعة الى Star Office/OpenOffice.org/GIMP"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "يجب تثبيت الحزم التالية:\n"
+msgid "Additional CUPS servers: "
+msgstr "خادمات CUPS الإضاÙية: "
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"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 ""
-"خطأ أثناء ارسال المل٠عير FTP.\n"
-" Ùضلاً قم بتصحيح اعدادات FTP."
+"اختر واحدة من الطابعات التي تم التحقق منها آلياً من القائمة أو أدخل اسم "
+"المستضي٠أو رقم IP Ùˆ رقم المنÙØ° الإختياري (الإÙتراضي هو 9100) ÙÙŠ حقول "
+"الإدخال."
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Where do you want to mount %s?"
+msgstr "أين تريد تحميل الجهاز %s؟"
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Restore Via Network"
+msgstr "استعادة عن طريق الشبكة"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Algeria"
+msgstr "الجزائر"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Initrd-size"
+msgstr "حجم Initrd"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
+"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"
-" Ùضلاً قم بإعداد sendmail"
+"اذا كانت هناك خادمات مختلÙØ© للبطاقة الخاصة بك, مع أو\n"
+"دون تسريع للرسوم ثلاثية الأبعاد, يمكنك اختيار الخادم الذي\n"
+"يناسب احتياجاتك."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Next"
-msgstr "التالي"
+msgid "\tBackups use tar and gzip\n"
+msgstr "\tالنسخ الإحتياطية تستخدم tar و gzip\n"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Previous"
-msgstr "السابق"
+msgid "2 MB"
+msgstr "2 ميغابايت"
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Save"
-msgstr "Ø­Ùظ"
+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 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"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Build Backup"
-msgstr "ابني النسخة الإحتياطية"
+msgid "Setting Default Printer..."
+msgstr "جاري تعيين الطابعة الإÙتراضية..."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Restore Progress"
-msgstr "تقدم الإستعادة"
+msgid "Interface %s (using module %s)"
+msgstr "الواجهة %s (باستخدام الوحدة %s)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Restore From Catalog"
-msgstr "استعادة من الكتالوغ"
+msgid "Name: %s\n"
+msgstr "الإسم: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Browse to new restore repository."
-msgstr "استعرض الى مستودع استعادة جديد."
+msgid "Generating preview ..."
+msgstr "جاري توليد المعاينة ..."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "CD in place - continue."
-msgstr "القرص ÙÙŠ المكان الصحيح - تابع"
+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 ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0' (zeroes)."
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Custom Restore"
-msgstr "استعادة مخصصة"
+msgid "serial"
+msgstr "serial"
-#: ../../standalone/drakbackup:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Restore all backups"
-msgstr "استعد كل النسخ الإحتياطية"
+msgid "DVD-ROM"
+msgstr "DVD-ROM"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore Failed..."
-msgstr "Ùشلت الإستعادة..."
+msgid "Georgian (\"Latin\" layout)"
+msgstr "الجورجيةّ (التصميم اللاتيني)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Files Restored..."
-msgstr "الملÙات المستعادة..."
+msgid "Get the best items with Mandrake Linux Strategic partners"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Path or Module required"
-msgstr "ÙŠÙحتاج الى مسار أو وحدة"
+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'"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Hostname required"
-msgstr "ÙŠÙحتاج الى اسم المستضيÙ"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Username required"
-msgstr "ÙŠÙحتاج الى اسم المستخدم"
+msgid "Kenya"
+msgstr "كينيا"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Password required"
-msgstr "ÙŠÙحتاج الى كلمة المرور"
+msgid "Use ``Unmount'' first"
+msgstr "استخدم ``ازالة التحميل'' أولا"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Host Path or Module"
-msgstr "وحدة أو مسار المستضيÙ"
+msgid "Installing mtools packages..."
+msgstr "جاري تثبيت حزم mtools"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Host Name"
-msgstr "اسم المستضيÙ"
+msgid "You must specify a root partition"
+msgstr "يجب عليك تحديد تقسيم جذر"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
-msgstr "استعد عن طريق بروتوكول الشبكة: %s"
+msgid "first step creation"
+msgstr "انشاء الخطوة الأولى"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore Via Network"
-msgstr "استعادة عن طريق الشبكة"
+msgid "Both Shift keys simultaneously"
+msgstr "Ù…Ùتاحيّ Shift ÙÙŠ Ù†Ùس الوقت"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
-msgstr "علامة الشريط ليست العلامة الصحيحة. علامة الشريط هي %s."
+msgid "Select a scanner model"
+msgstr "اختر طراز الماسح الضوئي"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
-msgstr ""
-"أدخل الشريط بالعلامة %s\n"
-" ÙÙŠ جهاز الشريط %s"
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore From Tape"
-msgstr "استعادة من الشريط"
+msgid "Drakbackup Configuration"
+msgstr "إعدادات Drakbackup"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
-msgstr "علامة القرص ليست العلامة الصحيحة. علامة القرص هي %s."
+msgid "Save as.."
+msgstr "Ø­Ùظ بإسم.."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-"أدخل القرص المدمج بالعلامة %s\n"
-" ÙÙŠ سواقة القرص المدمج تحت نقطة التحميل /mnt/cdrom"
+"لم يتم تهيئة الواجهة بعد.\n"
+"قم بتشغيل معالج التهيئة ÙÙŠ الناÙذة الرئيسية"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore From CD"
-msgstr "استعادة من القرص المدمج"
+msgid "Korea (North)"
+msgstr "كوريا الشمالية"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Backup files not found at %s."
-msgstr "ملÙات النسخ الإحتياطي غير موجودة على %s"
+msgid "Autologin"
+msgstr "دخول آلي"
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
#, c-format
-msgid ""
-"Change\n"
-"Restore Path"
-msgstr ""
-"غيّر\n"
-"مسار الإستعادة"
+msgid "System configuration"
+msgstr "تهيئة النظام"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
+msgid "Domain Admin Password"
+msgstr "كلمة المرور لمدير النطاق"
+
+#: ../../share/advertising/05-desktop.pl:1
+#, fuzzy, c-format
msgid ""
-"Restore Selected\n"
-"Files"
+"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 ""
-"استعد الملÙات\n"
-"المختارة"
+"يوÙر Mandrake Linux 9.1 11 واجهة استخدام يمكن تعديلها كاملةً: كيدي 3, جنوم 2, "
+"WindowsMaker, ..."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Configuring printer ..."
+msgstr "جاري إعداد الطابعة ..."
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
-"استعد مدخل\n"
-"الكتالوغ المختار"
+"للتأكد من صحة البيانات بعد اعادة تحجيم التجزئات, \n"
+"سيتم الدقيق على نظام الملÙات عند التشغيل القادم لـ Windows(TM)"
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Remove user directories before restore."
-msgstr "احذ٠أدلة المستخدمين قبل الإستعادة"
+msgid "MB"
+msgstr "ميغابايت"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
-msgstr "قم بنسخ احتياطي جديد Ùبل الإستعادة (Ùقط للنسخ الإحتياطية المتدرجة)"
+msgid "if set to yes, run some checks against the rpm database."
+msgstr "if set to yes, run some checks against the rpm database."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "select path to restore (instead of /)"
-msgstr "اختر مسار الإستعادة (بدلاً من / )"
+msgid "Virgin Islands (British)"
+msgstr "الجزر العذراء (بريطانيا)"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore Other"
-msgstr "استعد آخر"
+msgid "Bermuda"
+msgstr "برمودا"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Restore Users"
-msgstr "أعد المستخدمين "
+msgid "click here if you are sure."
+msgstr "اضغط هنا إذا كنت متأكدا."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore system"
-msgstr "استعد النّظام"
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
+"لم يتم ايجاد مل٠تهيئة \n"
+"Ùضلا اضغط معالج لأو متقدم."
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
+"ÙÙŠ الأعلى ستجد تقسيمات لينكس الموجودة Ùˆ التي تم ايجادها على القرص الصلب "
+"الخاص بك.\n"
+"يمكنك أن تÙبقي إختيارات المعالج, Ùˆ هي جيدة لأغلب أنواع التثبيت.\n"
+"إذا قمت بعمل أي تغييرات Ùيجب عليك أن تعر٠التقسيم الجذر (\"/\"). لا تختر\n"
+"تقسيمات ضغيرة جدا Ùˆ إلا لن تستطيع تثبيت برامج كاÙية. إذا كنت تريد تخزين "
+"البيانات\n"
+"على تقسيم مستقل Ùستحتاج الى عمل تقسيم لـ\"/home\"\n"
+"(ممكن Ùقط إذا كان لديك أكثر من تقسيم للينكس).\n"
+"\n"
+"كل تقسيم Ù…Ùعطى بالسكل التالي: \"الإسم\", \"السعة\".\n"
+"\n"
+"\"الإسم\" مركب بالسكل التالي: \"نوع القرص الصلب\", \"رقم القرص الصلب\",\n"
+"\"رقم التقسيم\" (مثلا, \"hda1\").\n"
+"\n"
+"\"رقم القرص الصلب\" دائما هو حر٠بعد \"hd\" أو \"sd\". بالنسبة للأقراص "
+"الصلبة\n"
+"من نوع IDE Ùإن:\n"
+" * \"a\" تعني \"القرص الصلب الأساسي على متحكم IDE الأساسي\",\n"
+"\n"
+" * \"b\" تعني \"القرص الصلب الثانوي على متحكم IDE الأساسي\",\n"
+"\n"
+" * \"c\" تعني \"القرص الصلب الأساسي على متحكم IDE الثانوي\",\n"
+"\n"
+" * \"d\" تعني \"القرص الصلب الثانوي على متحكم IDE الثانوي\",\n"
+"\n"
+"أما بالنسبة لأقراص سكزي SCSI Ùالحر٠\"a\" يعني \"أقل معر٠SCSI\", Ùˆ الحر٠\"b"
+"\"\n"
+"يعني \"ثاني أقل معر٠SCSI\", الخ."
+
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Other Media"
-msgstr "وسيط آخر"
+msgid "Remove"
+msgstr "احذÙ"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select another media to restore from"
-msgstr "اختر وسيط آخر للاستعادة منه"
+msgid "Lesotho"
+msgstr "ليسوتو"
-#: ../../standalone/drakbackup:1
+#: ../../ugtk2.pm:1
#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr "Ùضلاً أدخل الدليل الموجودة Ùيه النسخ الإحتياطية"
+msgid "utopia 25"
+msgstr "utopia 25"
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Restore from Hard Disk."
-msgstr "استعد من القرص الصلب"
+msgid "Pipe job into a command"
+msgstr "حوّل الوظيÙØ© الى الأمر"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Use quota for backup files."
-msgstr "استخدم quota لملÙات النسخ الإحتياطي."
+msgid "new dynamic device name generated by core kernel devfs"
+msgstr "اس مالجهاز الديناميكي الجديد الذي يتم توليده من devfs"
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-"Ùضلاً أدخل الحجم الأقصى\n"
-" المسموح به لـDrakbackup"
+msgid "Yes"
+msgstr "نعم"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory to save:"
-msgstr "اختر الدليل الذي سيتم Ø­Ùظه:"
+msgid "Cote d'Ivoire"
+msgstr "كوت ديÙوار"
-#: ../../standalone/drakbackup:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Use Hard Disk to backup"
-msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
+msgid "Which protocol do you want to use?"
+msgstr "ما هو البروتوكول الذي تريد استخدامه؟"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "please choose the date to restore"
-msgstr "رجاء اختر تاريخ الإستعادة"
+msgid "Restore Progress"
+msgstr "تقدم الإستعادة"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Backup the system files before:"
-msgstr "انسخ ملÙات النظام قبل:"
+msgid "Estonia"
+msgstr "استونيا"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
-msgstr "قائمة المستخدمين الذين سيتم استعادتهم"
+msgid "Choose the host on which the local scanners should be made available:"
+msgstr "اختر المستضي٠التي يجب أن تتوÙر له الماسحات الضوئية المحلية:"
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "OK to restore the other files."
-msgstr "اضغط مواÙÙ‚ لاستعادة ملÙات اخرى"
+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"
+"الحل الوحيد هو أن تنقل التجزئات الأساسية لتحصل على المساحة بين التجزئات "
+"الممتدة."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " Restore Configuration "
-msgstr " تهيئة الإستعادة "
+msgid "Channel"
+msgstr "القناة"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid " Successfuly Restored on %s "
-msgstr " تمت الإستعادة بنجاح على %s "
+msgid "Add"
+msgstr "اضاÙØ©"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " All of your selected data have been "
-msgstr " كل البيانات المختارة تم "
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "لم يتم اعداد أي مشاركة اتصال بالإنترنت"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup files are corrupted"
-msgstr "ملÙات النسخ الإحتياطي Ùاسدة"
+msgid " Error while sending mail. \n"
+msgstr " خطأ أثناء ارسال البريد. \n"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Ùضلاً قم بإزالة التأشير أو احذÙها ÙÙŠ المرة القادمة."
+msgid "Keyboard"
+msgstr "لوحة المÙاتيح"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"List of data corrupted:\n"
-"\n"
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-"قائمة بالبيانات الÙاسدة:\n"
-"\n"
+"أدخل القرص المدمج بالعلامة %s\n"
+" ÙÙŠ سواقة القرص المدمج تحت نقطة التحميل /mnt/cdrom"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-"قائمة البيانات التي سيتم استرجاعها:\n"
-"\n"
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr "لا تهيئة, اضغط معالج أو متقدم.\n"
+msgid "Choose the connection you want to configure"
+msgstr "اختر الوصلة التي تريد تهيئتها"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr "\t-الشبكة عن طريق webdav.\n"
+msgid "Please wait, setting security level..."
+msgstr "انتظر من Ùضلك, جاري تعيين مستوى الأمن.."
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Network by rsync.\n"
-msgstr "\t-الشبكة عن طريق rsync.\n"
+msgid "Mandrake Linux 9.1: the ultimate development platform"
+msgstr "Mandrake Linux 9.1 هي البيئة الأمثل لتطوير البرامج"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by SSH.\n"
-msgstr "\t-الشبكة عن طريق SSH.\n"
+msgid "Configuring network device %s"
+msgstr "جاري تهيئة جهاز الشبكة %s"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-Network by FTP.\n"
-msgstr "\t-الشبكة عن طريق FTP.\n"
+msgid "activated"
+msgstr "منشّط"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "\t-Tape \n"
-msgstr "\t-الشريط \n"
+msgid "Please choose which network interface will be used for the dhcp server."
+msgstr "اختر واجهة الشبكة التي سيتم استخدامها لخادم DHCP."
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-CDROM.\n"
-msgstr "\t-القرص المدمج.\n"
+msgid "Finding packages to upgrade..."
+msgstr "جاري البحث عن الحزم التي ستتم ترقيتها..."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "\t-Hard drive.\n"
-msgstr "\t-القرص الصلب.\n"
+msgid "Mount point: "
+msgstr "نقطة التحميل: "
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"\n"
-"- Daemon (%s) include:\n"
-msgstr ""
-"\n"
-"- Daemon (%s) include :\n"
+msgid "parse all fonts"
+msgstr "تحليل كل الخطوط"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
-msgstr "\tالنسخ الإحتياطية تستخدم tar و gzip\n"
+msgid "With X"
+msgstr "مع X"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
-msgstr "\tالنسخ الإحتياطية تستخدم tar و bzip2\n"
+msgid "Multi-head configuration"
+msgstr "إعداد متعدد الرؤوس"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "\tDo not include System Files\n"
-msgstr "\tلا تÙضمن ملÙات النظام\n"
+msgid "No browser available! Please install one"
+msgstr "لا يوجد متصÙØ­ متوÙر! Ùضلاً قم بتثبيت متصÙØ­"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Options:\n"
+"%s"
msgstr ""
+"هل تريد Ø­Ùظ التغييرات؟\n"
+"الإعداد الحالي هو:\n"
"\n"
-"- خيارات:\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm: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"
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "لا يمكنك استخدام ReiserFS للتجزئات أصغر من 32 ميغابايت"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"- Save via %s on host: %s\n"
+"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 ""
-"\n"
-"- احÙظ عبر %s على المستضيÙ: %s\n"
+"بروتوكول rwho يسمح للمستخدمين البعيدين بالحصول على قائمة بكل المستخدمين\n"
+"الذين سجلوا الدخول الى جهاز يشغّل مراقب rwho (مماثل لـ finger)."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "\t\tErase=%s"
-msgstr "\t\tErase=%s"
+msgid "Domain name"
+msgstr "اسم النطاق"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"- Save to Tape on device: %s"
-msgstr ""
-"\n"
-"- احÙظ الى الشريط على الجهاز: %s"
+msgid "Sharing of local printers"
+msgstr "مشاركة الطابعات المحلية"
-#: ../../standalone/drakbackup:1
+#: ../../install_messages.pm:1
#, c-format
-msgid " (multi-session)"
-msgstr " (متعدد الجلسات)"
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgstr "http://www.mandrakelinux.com/en/91errata.php3"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on device: %s"
-msgstr " على الجهاز: %s"
+msgid "Available printers"
+msgstr "الطابعات المتوÙرة"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "RW"
-msgstr "RW"
+msgid "Empty"
+msgstr "Ùارغ"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, 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"
-"- Burn to CD"
-msgstr ""
+"You will be presented with a list of different parameters to change to get\n"
+"an optimal graphical display: Graphic Card\n"
"\n"
-"- انسخ الى قرص مدمج"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+" 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"
-"- Delete hard drive tar files after backup.\n"
-msgstr ""
+" 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"
-"- احذ٠كل ملÙات tar الخاصة بالقرص الصلب بعد كل عملية نسخ.\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 ""
+"Monitor\n"
"\n"
-"- Other Files:\n"
-msgstr ""
+" 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"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
"\n"
-"- User Files:\n"
-msgstr ""
"\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "text width"
+msgstr "عرض النص"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Where do you want to mount device %s?"
+msgstr "أين تريد تحميل الجهاز %s؟"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The default lease (in seconds)"
+msgstr "الإيجار الإÙتراضي (بالثواني)"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Interface \"%s\""
+msgstr "الواجهة \"%s\""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "With basic documentation (recommended!)"
+msgstr "مع وثائق المساعدة الأساسية (Ù…Ùضّل)"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "1 button"
+msgstr "زر واحد"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"- System Files:\n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
"\n"
-"-ملÙّات النّظام :\n"
+"توجد %d طابعات غير معروÙØ© متصلة مباشرةً بنظامك"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
+#, c-format
+msgid "Test"
+msgstr "اختبار"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"Backup Sources: \n"
+"Allow/Forbid direct root login."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-"مصادر المساعد :\n"
+"Allow/Forbid direct root login."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select user manually"
-msgstr "اخترالمستخدم يدويًّا"
+msgid "Korea"
+msgstr "كوريا"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Backup Users"
-msgstr "مستخدمو المساعد"
+msgid "Your choice? (default `%s'%s) "
+msgstr "Your choice? (default `%s'%s) "
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup system"
-msgstr "نظام المساعد"
+msgid "Raw printer"
+msgstr "طابعة خام"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please choose what you want to backup"
-msgstr "رجاء اختر ما تريد نسخه احتياطياً"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "official vendor name of the cpu"
+msgstr "الإسم الرسمي لمصنّع المعالج"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "on Tape Device"
-msgstr "على الشريط"
+msgid "Vendor"
+msgstr "المصنع"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "on CDROM"
-msgstr "على القرص المدمج"
+msgid "Interface %s"
+msgstr "الواجهة %s"
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "across Network"
-msgstr "عبر الشّبكة"
+msgid "Configure mouse"
+msgstr "إعداد الÙأرة"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "on Hard Drive"
-msgstr "على القرص الصّلب"
+msgid "Choose the mount points"
+msgstr "اختر نقاط التحميل"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Please choose where you want to backup"
-msgstr "رجاء اختر أين تريد النسخ الاحتياطي."
+msgid "OK"
+msgstr "مواÙÙ‚"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "More Options"
-msgstr "خيارات أكثر"
+msgid "Yugoslavian (latin)"
+msgstr "اليوغوسلاÙية (لاتيني)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "When"
-msgstr "متى "
+msgid "Installing"
+msgstr "جاري التثبيت"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Where"
-msgstr "أين"
+msgid "Launch userdrake"
+msgstr "شغّل userdrake"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "What"
-msgstr "ماذا "
+msgid "Is this an install or an upgrade?"
+msgstr "هل هذا تثبيت أم ترقية؟"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
-msgstr "الغ ملÙات tar الخلصة بالقرص تاصلب بعد النسخ الى وسيط آخر."
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "ISDN card"
+msgstr "بطاقة ISDN داخلية"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Send mail report after each backup to:"
-msgstr "أرسل تقريراً بريدياً بعد كل عملية نسخ الى:"
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
+msgstr ""
+"لمشاركتنا بمعرÙتك Ùˆ للمساعدة ÙÙŠ بناء أدوات لينكس, انضم الى منتديات النقاش "
+"التي ستجدها ÙÙŠ صÙحة \"Community\" على موقعنا"
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
"\n"
-"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"تأكد من أن مراقب cron موجود ضمن خدمات النظام. \n"
+"تهانينا, انتهت تهيئة الشبكة و الإنترنت.\n"
+"سيتم تطبيق التهيئة على نظامك الآن.\n"
"\n"
-"لاحظ أن كل وسائط الشبكة تستخدم القرص الصلب."
#: ../../standalone/drakbackup:1
#, c-format
+msgid "\t-Hard drive.\n"
+msgstr "\t-القرص الصلب.\n"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Please choose the\n"
-"media for backup."
+"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 ""
-"رجاء اختر\n"
-"وسيط النسخ الاحتياطي"
+"يتم تنشيط هذه الخطوة Ùقط اذا تم ايجاد تجزئة لينكس قديمة\n"
+"على جهازك.\n"
+"\n"
+"يحتاج DrakX ا?Ù† الى أن يعلم اذا كنت تريد التثبيت من الصÙر أو\n"
+"تريد ترقية نظام Mandrake Linux الموجود لديك مسبقاً:\n"
+"\n"
+" * \"تثبيت\": ÙÙŠ ا?غلب تقوم بازالة النظام القديم\n"
+"كلياً. اذا كنت تريد تغيير تجزئات القرص الصلب, أو تريد\n"
+"تغيير نظام الملÙات, عليك اختيار هذا الخيار. عموماً اعتمادا\n"
+"على كيÙية تجزئة القرص الصلب لديك. يمكنك منع ازالة بعض\n"
+"بياناتك الموجودة مسبقاً.\n"
+" * \"ترقية\": Ùئة التثبيت هذه تسمح لك بتحديث الحزم\n"
+"على نظام Mandrake Linux الخاص بك. لن يتم تغيير\n"
+"بياناتك أو تقسيمات القرص الصلب. أغلب خطوات التهيئة ا?خرى\n"
+"لا تزال موجودة, مثل التثبيت الاعتيادي.\n"
+"\n"
+"استخدام خيار ``الترقية'' يجب أن يعمل بشكل جيد على\n"
+"اصدارات Mandrake Linux \"8.1\" أو ما Ùوق. ? ينصح بالترقية\n"
+"من اصادرات Mandrake Linux قبل \"8.1\"."
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
+#, c-format
+msgid "Printer on remote CUPS server"
+msgstr "طابعة على خادم CUPS بعيد"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Please choose the time \n"
-"interval between each backup"
-msgstr ""
-"Ùضلا اختر الÙترة \n"
-"ما بين كل عملية نسخ احتياطي"
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgstr "تعذر حذ٠الطابعة \"%s\" من Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Use daemon"
-msgstr "استخدم المراقب"
+msgid "delete"
+msgstr "حذÙ"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "monthly"
-msgstr "شهريا"
+msgid "here if no."
+msgstr "إضغط هنا إذا لم تكن متأكدا."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "weekly"
-msgstr "أسبوعيّا"
+msgid "DHCP host name"
+msgstr "اسم مستضي٠DHCP"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "daily"
-msgstr "يوميّاً"
+msgid "The maximum lease (in seconds)"
+msgstr "الإيجار الأقصى (بالثواني)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "hourly"
-msgstr "كلّ ساعة "
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Ùضلاً اختر المنÙØ° التسلسلي الموصلة به الÙأرة"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "HardDrive / NFS"
-msgstr "HardDrive / NFS"
+msgid "Did it work properly?"
+msgstr "هل عملت بالشكل الصحيح؟"
-#: ../../standalone/drakbackup:1
+#: ../../security/level.pm:1
#, c-format
-msgid "CDROM / DVDROM"
-msgstr "CDROM / DVDROM"
+msgid "Poor"
+msgstr "Ùقير"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Ùضلاً اختر الدليل الذي سيتم الحÙظ Ùيه:"
+msgid "The DHCP start range"
+msgstr "حدود DHCP start"
-# c-format
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Ùضلا قم بالتأشير هنا اذا كنت تريد اخراج الشريط بعد النسخ الإحتياطي."
+msgid "Grenada"
+msgstr "عرينادا"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Ùضلا قم بالتأشير هنا اذا كنت تريد مسح الشريط قبل النسخ الإحتياطي."
+msgid "Unsafe"
+msgstr "غير آمن"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please check if you want to use the non-rewinding device."
+msgid ", %s sectors"
+msgstr ", %s قطاع"
+
+#: ../../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 "لا"
+
+#: ../../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 IPJ-V100) أو جهاز HP PhotoSmart "
+"أو HP LaserJet 2200?"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr "Ùضلاً أدخل اسم جهاز النسخ الإحتياطي"
+msgid "Guadeloupe"
+msgstr "غواديلوب"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Use tape to backup"
-msgstr "استخم الشريط للنسخ الإحتياطي"
+msgid "could not find any font.\n"
+msgstr "لم أتمكن من إيجاد أي خط.\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "No CD device defined!"
-msgstr "لم يتم تعري٠جهاز قرص مدمج!"
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr "هل تريد أن يقوم زر BackSpace بعمل وظيÙØ© زر Delete ÙÙŠ سطر الأوامر؟"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
-msgstr ""
-"Ùضلاً أدخل اسم جهاز نسخ الأقراص\n"
-" مثال: 0,1,0"
+msgid "Vertical refresh rate"
+msgstr "نسبة الإنعاش الرأسي"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
#, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDRAM"
+msgid "Entering step `%s'\n"
+msgstr "Entering step `%s'\n"
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDR"
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " Erase Now "
-msgstr " امح٠الآن "
+msgid "Removing %s ..."
+msgstr "جاري حذ٠%s ..."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr ""
-"Ùضلا قم بالتأشير هنا اذا كنت تريد مسح الوسيط القابل لإعادة الكتابة (الجلسة "
-"الأولى)"
+msgid "Niger"
+msgstr "النيجر"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
+msgid "No printer"
+msgstr "لا طابعة"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Please check for multisession CD"
-msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم قرص مدمج متعدد الجلسات"
+msgid "alert configuration"
+msgstr "إعدادات التنبيه"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Ùضلاً اختر مساحة وسيط CD/DVD (بالميغابايت)"
+msgid "NetWare Printer Options"
+msgstr "خيارات طابعة NetWare"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash: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"
-"(اضغط ادخال لنشر الإعدادات لحقول أخرى.\n"
-"هذا الحقل ليس ضرورياً, انه مجرد أداة لملء الإستمارة.)"
+msgid "%s BootSplash (%s) preview"
+msgstr "%s BootSplash (%s) معاينة"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Use CD/DVDROM to backup"
-msgstr "استخدم CD/DVDROM للنسخ الإحتياطي"
+msgid "General"
+msgstr "عام"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Need hostname, username and password!"
-msgstr "ÙŠÙحتاج الى اسم المستضي٠و اسم المستخدم Ùˆ كلمة المرور!"
+msgid "Printing system: "
+msgstr "نظام الطباعة: "
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Remember this password"
-msgstr "تذكّر كلمة السر هذه"
+msgid "Add a user"
+msgstr "أض٠مستخدم"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please enter your password"
-msgstr "رجاء كلمة المرور"
+msgid "Network configuration (%d adapters)"
+msgstr "اعدادات الشبكة (%d موائمات)"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "Please enter your login"
-msgstr "رجاء أدخل اسم الدخول"
+msgid "Mandatory package %s is missing"
+msgstr "الحزمة الضرورية %s Ù…Ùقودة"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
-"Ùضلاً أدخل الدليل (أو الوحدة) التي سيتم Ùيها وضع\n"
-" النسخة الإحتياطية على هذا المستضيÙ."
+msgid "Philippines"
+msgstr "الÙيليبين"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Please enter the host name or IP."
-msgstr "Ùضلا أدخل اسم المستضي٠أو عنوان IP."
+msgid "Ok"
+msgstr "مواÙÙ‚"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-"Ù…Ùاتيح أخرى\n"
-"(غير drakbackup) موجودة مسبقاً"
+msgid "Print Queue Name"
+msgstr "اسم ص٠الطابعة"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Do you want to use aboot?"
+msgstr "هل تريد استخدام aboot؟"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Belarusian"
+msgstr "البيلاروسية"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-" Transfer \n"
-"Now"
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
msgstr ""
-" انقل \n"
-"الآن"
+"PDQ يدعم Ùقط الطابعات المحلية Ùˆ طابعات LPD البعيدة Ùˆ طابعات Socket/TCP.\n"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Move files to the new partition"
+msgstr "انقل الملÙات الى تجزئة جديدة"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
+"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 ""
-"انشئ/لنقل\n"
-"Ù…Ùاتيح النسخ الإحتياطي لـSSH"
+"أدخل هنا خادمات CUPS التي تريد استخدام طابعاتها. تحتاج الى عمل ذلك Ùقط ان لم "
+"تقم الخادمات بنشر معلومات الطابعات على الشبك المحلية."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use Expect for SSH"
-msgstr "استخدم Expect لـSSH"
+msgid "Restore From Catalog"
+msgstr "استعادة من الكتالوغ"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Net Method:"
-msgstr "Net Method:"
+msgid "Pitcairn"
+msgstr "بيتكايرن"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use network connection to backup"
-msgstr "استخدم الإتصال بالشبكة للنسخ الإحتياطي"
+msgid "IDE"
+msgstr "IDE"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Users"
-msgstr "المستخدمون"
+msgid "group :"
+msgstr "مجموعة :"
-#: ../../standalone/drakbackup:1
+#: ../../fs.pm:1
#, c-format
-msgid "Windows (FAT32)"
-msgstr "Windows (FAT32)"
+msgid "mounting partition %s in directory %s failed"
+msgstr "Ùشل تحميل التجزئة %s ÙÙŠ الدليل %s"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr "استخدم النسخ التراكمي (لا تستبدل النسخ الإحتياطية القديمة)"
+msgid "Lilo screen"
+msgstr "شاشة Lilo"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid "Remove Selected"
-msgstr "احذ٠المادة المختارة"
+msgid "LILO with graphical menu"
+msgstr "LILO مع قائمة رسومية"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr "لا تستخدم ذاكرة المتصÙØ­ المخبئية"
+msgid "Estimating"
+msgstr "جاري الحساب التقريبي"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr "رجاء اختر كل المستخدمين الذين تريد تضمينهم ÙÙŠ النسخ الإحتياطي."
+msgid "You can't unselect this package. It is already installed"
+msgstr "لا يمكن ازالة اختيار هذه الحزم. انها مثبتة مسبقاً"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
-msgstr ""
-"بهذا الخيار يمكنك استرجاع أي نسخة من\n"
-" دليل /etc الخاص بك."
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ", الطابعة \"%s\" على خادم SMB/Windows \"%s\""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr "لا تÙضمّن الملÙات المهمة (passws, group,fstab)"
+msgid "Go on anyway?"
+msgstr "هل تريد المتابعة على أي حال؟"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
-msgstr "استخدم النسخ التراكمي (لا تستبدل النسخ الإحتياطية القديمة)"
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr "جاري البحث عن الحزم المتوÙرة Ùˆ اعداة بناء قاعدة بيانات rpm..."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "انسخ ملÙات النظام: (دليل /etc)"
+msgid "Does not appear to be recordable media!"
+msgstr "لا يبدو وسيط قابل للكتابة!"
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
-msgstr "هذه الخيارات يمكنها نسخ Ùˆ استرجاع كل الملÙات ÙÙŠ دليل /etc.\n"
+msgid "Specify options"
+msgstr "حدد الخيارات"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Vanuatu"
+msgstr "Ùاناتو"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Either the server name or the server's IP must be given!"
+msgstr "يجب اعطاء اسم الخادم أو رقم IP الخاص بالخادم!"
+
+#: ../../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"
-"Please check all options that you need.\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
-"\n"
-"Ùضلاً قم بالتأشير على الخيارات التي تحتاجها.\n"
+"قرص اقلاع مخصص يوÙر طريقة للوصول الى نظام لينكس الخاص بك دون\n"
+"الإعتماد على محمّل الإقلاع الإعتيادي. هذا Ù…Ùيد اذا لم تكن تريد تثبيت\n"
+"SILO على نظامك, أو اذا أزال نظام تشغيل آخر LILO, أو اذا لم يتواÙÙ‚ SILO\n"
+"مع تهيئة نظامك. يمكن كذلك استخدام قرص اقلاع مخصص مع\n"
+"Mandrake rescue image, مما يجعل المعالجة من انهيارات النظام الخطيرة أكثر "
+"سهولة.\n"
+"اذا كنت تريد انشاء قرص اقلاع لنظامك, أدخل قرص مرن ÙÙŠ السواقة\n"
+"الأولى Ùˆ اضغط \"مواÙÙ‚\"."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
-msgstr "اختر الملÙات أو الأدلة ثم انقر 'أضÙ'"
+msgid "You can't use an encrypted file system for mount point %s"
+msgstr "لا يمكنك استخدام نظام ملÙات مرمّز لنقطة التحميل %s"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "File Selection"
-msgstr "اختيار الملÙات"
+msgid "Norfolk Island"
+msgstr "جزيرة نورÙولك"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Can't create catalog!"
-msgstr "تعذر انشاء الكتالوغ!"
+msgid "Theme installation failed!"
+msgstr "Ùشل تثبيت السمات"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid " Error while sending mail. \n"
-msgstr " خطأ أثناء ارسال البريد. \n"
+msgid "Nothing to do"
+msgstr "لا شيئ للعمل"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via tape:\n"
-"\n"
-msgstr ""
-"\n"
-"نشاطات Drakbackup عن طريق شريط التخزين:\n"
-"\n"
+msgid "Use for loopback"
+msgstr "استخدم لـloopback"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
-msgstr ""
-"\n"
-"نشاطات Drakbackup عن طريق القرص المدمج:\n"
-"\n"
+msgid "Mandrake Bug Report Tool"
+msgstr "أداة تقرير العيوب ÙÙŠ Mandrake"
-#: ../../standalone/drakbackup:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
-"\n"
-"نشاطات Drakbackup عن طريق %s:\n"
-"\n"
+msgid "use pppoe"
+msgstr "استخدم pppoe"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Moving files to the new partition"
+msgstr "جاري نقل الملÙات الى التجزئة الجديدة"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "XFree %s مع دعم تجريبي للرسوم ثلاثية الأبعاد"
+
+#: ../../help.pm:1 ../../interactive.pm:1
+#, c-format
+msgid "Advanced"
+msgstr "متقدم"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Transfer"
+msgstr "انقل"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Dvorak (Swedish)"
+msgstr "Dvorak (سويدية)"
#: ../../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: لم يكن بالإمكان ارسال ملÙات النسخ الإحتياطي الخاصة بك "
-"باستخدام FTP.\n"
+msgid "More Options"
+msgstr "خيارات أكثر"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Afghanistan"
+msgstr "Ø£Ùغانستان"
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Delete Hard Drive tar files after backup to other media."
+msgstr "الغ ملÙات tar الخلصة بالقرص تاصلب بعد النسخ الى وسيط آخر."
+
+#: ../../services.pm:1
+#, c-format
msgid ""
-"file list sent by FTP: %s\n"
-" "
+"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 ""
-"قائمة الملÙات المرسلة من FTP: %s\n"
-" "
+"cron هو برنامج UNIX القياسي لتشغيل البرامج المحددة من قبل المستخدم\n"
+"عند أدوقات محددة دورياً. vixie cron يضي٠عدداً من المزايا الى UNIX\n"
+"cron الأساسي, بما Ùيها حماية أمنية Ø£Ùضل, Ùˆ خيارات تهيئة أقوى."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "No changes to backup!"
-msgstr "لا تغييران للنسخة الإحتياطية!"
+msgid "Burundi"
+msgstr "بوروندي"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Hard Disk Backup files..."
-msgstr "ملÙات النسخ الإحتياطي للقرص الصلب..."
+msgid "Add Client -->"
+msgstr "اضاÙØ© عميل -->"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Backup Other files..."
-msgstr "انسخ ملÙات أخرى..."
+msgid "Read carefully!"
+msgstr "اقرأ جيدا!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hard Disk Backup Progress..."
-msgstr "التقدم ÙÙŠ نسخ القرص الصلب..."
+msgid "RW"
+msgstr "RW"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Backup User files..."
-msgstr "انسخ ملÙات المستخدمين..."
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
+msgstr ""
+"Ùضلاً,\n"
+"اطبع tv norm الخاص بك و بلدك"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Backup system files..."
-msgstr "انسخ ملÙات النظام..."
+msgid "Port"
+msgstr "البوابة"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "No tape in %s!"
-msgstr "لا يوجد شريط ÙÙŠ %s!"
+msgid "No (experts only)"
+msgstr "لا (للخبراء Ùقط)"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Permission problem accessing CD."
-msgstr "توجد مشكلة ÙÙŠ التصريح للوصول الى القرص المدمج."
+msgid "No kernel selected!"
+msgstr "لم يتم ايجاد نواة!"
-#: ../../standalone/drakbackup:1
+#. -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 "This may take a moment to erase the media."
-msgstr "قد يستغرق مسح الوسيط بعض الوقت."
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Press enter to boot the selected OS, 'e' to edit the"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Not erasable media!"
-msgstr "وسيط غير قابل للمسح!"
+msgid "Set-GID"
+msgstr "Set-GID"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Does not appear to be recordable media!"
-msgstr "لا يبدو وسيط قابل للكتابة!"
+msgid "The encryption keys do not match"
+msgstr "Ù…Ùاتيح التشÙير غير متطابقة"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No CDR/DVDR in drive!"
-msgstr "لا يوجد قرص CD-R/DVD-R ÙÙŠ السواقة"
+msgid "Right \"Windows\" key"
+msgstr "Ù…Ùتاح \"Windows\" الأيمن"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "WebDAV transfer failed!"
-msgstr "Ùشلت عملية نقل WebDAV!"
+msgid "CDROM / DVDROM"
+msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "WebDAV remote site already in sync!"
-msgstr "موقع WebDAV البعيد متزامن مسبقاً!"
+msgid "if set to yes, check empty password in /etc/shadow."
+msgstr "if set to yes, check empty password in /etc/shadow."
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Total progess"
-msgstr "اجمالي التقدم"
+#: ../../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"
+"الكمبيوتر."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm: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"
+"Here is a list of the available printing options for the current printer:\n"
"\n"
-"without being prompted for a password."
msgstr ""
-"تم النقل بنجاح\n"
-"ربما تريد التحقق اذا كان يمكنك الدخول الى خادم بالأمر:\n"
+"هذه قائمة بالخيارات المتوÙرة للطباعة على الطابعة الحالية:\n"
"\n"
-"ssh -i %s %s\\@%s\n"
+
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Resolutions"
+msgstr "دقة العرض"
+
+#: ../../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"
+"هذه الأداة تسمح لك بتهيئة جدار ناري شخصي لنظام Mandrake Linux هذا.\n"
+"إذا كنت تريد جدارا ناريا متخصصا, الق نظرة على\n"
+"توزيعة MandrakeSecurity Firewall."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "%s not responding"
-msgstr "%s لا يستجيب"
+msgid ""
+"Please enter your username, password and domain name to access this host."
+msgstr ""
+"Ùضلاً أدخل اسم المستخدم, كلمة المرور Ùˆ النطاق الخاص بك للدخول الى هذا "
+"المستضيÙ."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Can't find %s on %s"
-msgstr "تعذر ايجاد %s على %s"
+msgid "Remove selected host"
+msgstr "احذ٠المستضي٠المختار"
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Permission denied transferring %s to %s"
-msgstr "تم رÙض لاتصريح بنقل %s الى %s"
+msgid "Network configuration"
+msgstr "اعدادات الشبكة"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Bad password on %s"
-msgstr "كلمة مرور سيئة على %s"
+msgid "No sharing"
+msgstr "لا مشاركة"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "No password prompt on %s at port %s"
-msgstr "لا يوجد طلب كلمة سر ÙÙŠ %s على المنÙØ° %s"
+msgid "Move selected rule down one level"
+msgstr "انقل القاعدة المختارة الى تحت بمستوى واحد"
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "ERROR: Cannot spawn %s."
-msgstr "ERROR: Cannot spawn %s."
+msgid "TB"
+msgstr "تيرابايت"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "This may take a moment to generate the keys."
-msgstr "قد يستغرق هذا بعض الوقت لتوليد المÙاتيح."
+msgid "Please check if you are using a DVDR device"
+msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDR"
#: ../../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 على الخادم."
+msgid "FATAL"
+msgstr "FATAL"
-#: ../../standalone/drakbackup:1
+#: ../../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"
-" DrakBackup Report Details\n"
-"\n"
+"The network address is %s using a netmask of %s.\n"
"\n"
msgstr ""
+"سيسمح خادم DHCP للكمبيوترات الأخرى بالإقلاع باستخدام PXE ÙÙŠ حدود العناوين "
+"المعطاة.\n"
"\n"
-" تÙاصيل تقرير DrakBackup\n"
-"\n"
+"عنوان الشبكة %s يستخدم netmask %s.\n"
"\n"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Delete"
+msgstr "إلغاء"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
+"Allow/Forbid reboot by the console user."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-" تقرير مراقب DrakBackup\n"
-"\n"
-"\n"
+"Allow/Forbid reboot by the console user."
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
+"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 ""
-"\n"
-" تقرير DrakBackup \n"
-"\n"
+"يمكنني جعل جهازك يبدأ X بشكل آلي بعد الإقلاع.\n"
+"هل تريد X أن بيدأ بعد إعادة تشغيل جهازك؟"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "INFO"
-msgstr "INFO"
+msgid "Build the disk"
+msgstr "جهز القرص"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "FATAL"
-msgstr "FATAL"
+msgid "Disconnect %s"
+msgstr "اقطع الإتصال بـ %s"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "WARNING"
-msgstr "WARNING"
+msgid "Status:"
+msgstr "الحالة:"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Cron not available yet as non-root"
-msgstr "Cron غير متوÙر حتى الآن للمستخدمين غير الجذر"
+msgid "HTTP proxy"
+msgstr "بروكسي HTTP"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "Ùشل تثبيت %s. ظهر الخطأ التالي:"
+msgid "SSH Server"
+msgstr "خادم SSH"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No, I don't want autologin"
-msgstr "لا, لا أريد دخولا أليا"
+msgid "\t-Network by rsync.\n"
+msgstr "\t-الشبكة عن طريق rsync.\n"
-#: ../../standalone/drakboot:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
+msgid "European protocol"
+msgstr "البروتوكول الأوروبي"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "شغّل X-Window عند بدء التشغيل"
+msgid ", printer \"%s\" on server \"%s\""
+msgstr ", الطابعة \"%s\" على الخادم \"%s\""
-#: ../../standalone/drakboot:1
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
-msgid "System mode"
-msgstr "وضع النظام"
+msgid "Error"
+msgstr "خطأ"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Bootsplash"
-msgstr "Bootsplash!"
+msgid "allow \"su\""
+msgstr "اسمح بـ\"su\""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Lilo screen"
-msgstr "شاشة Lilo"
+msgid "Australia"
+msgstr "أوستراليا"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont: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"
-"بشكل منÙصل"
+msgid "please wait during ttmkfdir..."
+msgstr "رجاء انتظر أثناء عملية ttmkfdir..."
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Themes"
-msgstr "السمات"
+msgid "Configure only card \"%s\"%s"
+msgstr "قم بإعداد البطاقة \"%s\"%s Ùقط"
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Splash selection"
-msgstr "اختيار الشاشات"
+msgid "Level"
+msgstr "المستوى"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"أنت تستخدم %s كمدير اقلاع حاليا.\n"
-"اضغط على تهيئة لتشغيل معالج الإعداد"
+msgid "Change the printing system"
+msgstr "تغيير نظام الطباعة"
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "تم تثبيت سمات LiLo و Bootsplash بنجاح"
+msgid ""
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+"نظامك يدعم الإعداد متعدد الرؤوس.\n"
+"ماذا تريد أن تÙعل؟"
-#: ../../standalone/drakboot:1
+#: ../../steps.pm:1
#, c-format
-msgid "Theme installation failed!"
-msgstr "Ùشل تثبيت السمات"
+msgid "Configure services"
+msgstr "تهيئة الخدمات"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Notice"
-msgstr "ملاحظة"
+msgid "Broadcast Address:"
+msgstr "عنوان Broadcast:"
-#: ../../standalone/drakboot:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Relaunch 'lilo'"
-msgstr "أعد تشغيل 'lilo'"
+msgid "mount failed: "
+msgstr "Ùشل التحميل: "
-#: ../../standalone/drakboot:1
-#, c-format
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+"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 ""
-"تعذرت اعادة تشغيل LiLo!\n"
-"شغّل \"lilo\" كمستخدم جذر ÙÙŠ سطر الأوامر Ùˆ أكمل تثبيت سمات LiLo."
+"نواة ينكس تحتاج الى تشغيل حلقة حسابية (Calculation Loop) عند الإقلاع لتنشيط "
+"أداة عد الوقت. يتم Ø­Ùظ النتيجة كـbogomips كطريقة للتأكد من صحة المعالج."
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr "اجعل initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgid "Image"
+msgstr "صورة"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr "تعذر تشغيل mkinitrd -f /boot/initrd-%s.img %s."
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgstr "تعذرت اضاÙØ© الطابعة \"%s\" الى Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakboot:1
+#: ../../services.pm:1
+#, c-format
+msgid "Remote Administration"
+msgstr "ادارة عن بعد"
+
+#: ../../modules.pm:1
#, c-format
msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
-"تعذرت كتابة /etc/sysconfig/bootsplash\n"
-"لم يتم ايجاد الملÙ."
+"دعم PCMCIA غير موجود بعد الآن لإصدار النواة 2.2. Ùضلا استخدم الإصدار 2.4"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Write %s"
-msgstr "اكتب %s"
+msgid "Selected All"
+msgstr "تم اختيار الكل"
-#: ../../standalone/drakboot:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr "تعذرت كتابة /etc/sysconfig/bootsplash."
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Lilo message not found"
-msgstr "لم يتم ايجاد رسالة Lilo"
+msgid "Webmin Service"
+msgstr "خدمات Webmin"
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Copy %s to %s"
-msgstr "انسخ %s الى %s"
+msgid "device"
+msgstr "وحدة"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Backup %s to %s.old"
-msgstr "انسخ %s احتياطياً الى %s.old"
+msgid "All"
+msgstr "الكل"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Create new theme"
-msgstr "انشئ سمة جديدة"
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "أي نظام طباعة تريد أن تستخدم؟"
-#: ../../standalone/drakboot:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid ""
-"Display theme\n"
-"under console"
-msgstr ""
-"اعرض السمات\n"
-"ÙÙŠ سطر الأوامر"
+msgid "Greece"
+msgstr "اليونان"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Install themes"
-msgstr "ثبت السمات"
+msgid "An error occurred"
+msgstr "ظهر خطأ"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Lilo/grub mode"
-msgstr "وضع Lilo/grub"
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+"يجب ترقية هذه الحزمة.\n"
+"هل أنت متأكد أنك لا تريد اختيارها؟"
-#: ../../standalone/drakboot:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Yaboot mode"
-msgstr "وضع Yaboot"
+msgid "Tamil (Typewriter-layout)"
+msgstr "التاميل (آلة كاتبة)"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
+msgid "manual"
+msgstr "يدوي"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/File/_Quit"
-msgstr "/ملÙ/_خروج"
+msgid "Printer manufacturer, model, driver"
+msgstr "مصنّع الطابعة, الطراز, المشغّل"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "/_File"
-msgstr "/_ملÙ"
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+"لا يوجد وسط أو ربما يكون الوسط محمي من القراءة للجهاز %s.\n"
+"Ùضلاً ادخل وسط ÙÙ‰ الوحدة."
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Boot Style Configuration"
-msgstr "اعداد أسلوب الإقلاع"
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
+msgstr ""
+"الدليل %s يحتوي مسبقا على بعض البيانات\n"
+"(%s)"
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "No browser available! Please install one"
-msgstr "لا يوجد متصÙØ­ متوÙر! Ùضلاً قم بتثبيت متصÙØ­"
+msgid "Printer on NetWare server"
+msgstr "طابعة على خادم NetWare"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
-msgstr "جاري الإتصال بمعالج Bugzilla ..."
+msgid "Give the ram size in MB"
+msgstr "اكتب حجم الذاكرة بالميغابايت"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Package not installed"
-msgstr "لم يتم تثبيت الحزمة"
+msgid "Real name"
+msgstr "الاسم الحقيقي"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Not installed"
-msgstr "غير مثبّت"
+msgid "done"
+msgstr "انتهى"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Standalone Tools"
-msgstr "الأدوات المنÙصلة"
+msgid "Please uncheck or remove it on next time."
+msgstr "Ùضلاً قم بإزالة التأشير أو احذÙها ÙÙŠ المرة القادمة."
-#: ../../standalone/drakbug:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Report"
-msgstr "تقرير"
+msgid "Higher"
+msgstr "مرتÙع أكثر"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "اختر التجزئات التي تريد تجهيزها"
+
+#: ../../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"
-"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"
+"You can visit our hardware database at:\n"
"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
+"لم يتم ايجاد بطاقة تلÙاز على جهازك. Ùضلاً تأكد من أن بطاقة الÙيديو/التلÙاز "
+"المدعومة ÙÙŠ لينكس موصولة بشكل صحيح.\n"
"\n"
"\n"
-"لتسليم تقرير العيوب, اضغط على زر تقرير.\n"
-"سيقوم هذا بقتح متصÙØ­ ويب على الصÙحة https://drakbug.mandrakesoft.com\n"
-" حيث ستجد استمارة عليك ملؤها. المعلومات المذكرة أعلاه سيتم نقلها\n"
-"الى ذلك الخادم\n"
+"يمكنك زيارة قاعدة بيانات العتاد المدعوم الخاصة بنا على:\n"
"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Release: "
-msgstr "الإصدار:"
+msgid "Can't find %s on %s"
+msgstr "تعذر ايجاد %s على %s"
-#: ../../standalone/drakbug:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Kernel:"
-msgstr "النواة:"
+msgid "Japanese 106 keys"
+msgstr "اليابانية 106 Ù…Ùاتيح"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Package: "
-msgstr "الجزمة: "
+msgid "This will take a few minutes."
+msgstr "سيستغرق هذا بضع دقائق."
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Application:"
-msgstr "التطبيق:"
+msgid "Burkina Faso"
+msgstr "بوركيناÙاسو"
-#: ../../standalone/drakbug:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Configuration Wizards"
-msgstr "معالجات التهيئة"
+msgid "Use scanners on remote computers"
+msgstr "استخدم الماسحات الضوئية على الحوايسب البعيدة"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Userdrake"
-msgstr "Userdrake"
+msgid "Delete selected rule"
+msgstr "احذ٠القاعدة المختارة"
-#: ../../standalone/drakbug:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Windows Migration tool"
-msgstr "أداة الإنتقال من Windows"
+msgid "Accessing printers on remote CUPS servers"
+msgstr "الوصول الى الطابعات على خادمات CUPS البعيدة"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Urpmi"
-msgstr "Urpmi"
+msgid "Insert a floppy in %s"
+msgstr "أدخل قرص مرن ÙÙŠ %s"
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Software Manager"
-msgstr "مدير البرامج"
+msgid "Maldives"
+msgstr "جزر المالديÙ"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Remote Control"
-msgstr "التحكم عن بعد"
+msgid "compact"
+msgstr "مدمج"
-#: ../../standalone/drakbug:1
+#: ../../common.pm:1
#, c-format
-msgid "Msec"
-msgstr "Msec"
+msgid "1 minute"
+msgstr "دقيقة واحدة"
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Menudrake"
-msgstr "Menudrake"
+msgid "on channel %d id %d\n"
+msgstr "على القناة %d id %d\n"
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Mandrake Online"
-msgstr "Mandrake Online"
+msgid ", multi-function device"
+msgstr ", جهاز متعدد الوظائÙ"
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "HardDrake"
-msgstr "HardDrake"
+msgid "Laos"
+msgstr "لاوس"
-#: ../../standalone/drakbug:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Synchronization tool"
-msgstr "DrakSync"
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr "لا توجد تجزئة FAT قابل لتغيير حجمها (أو لا توجد مساحة كاÙية متبقية)"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "First Time Wizard"
-msgstr "معالج First Time"
+msgid "Up"
+msgstr "Ùوق"
-#: ../../standalone/drakbug:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mandrake Control Center"
-msgstr "مركز تحكم Mandrake"
+msgid "Firewall"
+msgstr "جدار ناري"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Mandrake Bug Report Tool"
-msgstr "أداة تقرير العيوب ÙÙŠ Mandrake"
+msgid "Area:"
+msgstr "المنطقة :"
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Parameters"
-msgstr "Parameters"
+msgid "(E)IDE/ATA controllers"
+msgstr "متحكمات (E)IDE/ATA"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "إعدادات الإتصال بالإنترنت"
+msgid "Printer Server"
+msgstr "خادم الطابعة"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "DHCP Client"
-msgstr "DHCP العميل"
+msgid "Disconnection from the Internet complete."
+msgstr "اكتمل قطع الإتصال بالإنترنت"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ethernet Card"
-msgstr "Ethernet Card"
+msgid "Custom configuration"
+msgstr "تهيئة مخصصة"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Gateway"
-msgstr "Gateway"
+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 ""
+"Ùضلاً أخبر عن مكان صورة التثبيت.\n"
+"\n"
+"اذا لم يكن هناك دليل موجود, Ùضلاً انسخ محتويات القرص المدمج أو قرص DVD.\n"
+"\n"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connection type: "
-msgstr "نوع العلاقة"
+msgid "Saint Pierre and Miquelon"
+msgstr "سانت بيير و ميكيلون"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Profile: "
-msgstr "التشكيل:"
+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"
+"النسخ الإحتياطي قبل استعادتها.\n"
+"قبل الإستعادة سيقوم drakbackup بحذ٠\n"
+"الدليل الأصلي و ستخسر كل البيانات التي \n"
+"عليه. من المهم أن تكون حذراً و لا تقوم بتعديل \n"
+"بيانات النسخ الإحتياطي يدوياً.\n"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Internet connection configuration"
-msgstr "إعدادات الإتصال بالإنترنت"
+msgid "saving Bootsplash theme..."
+msgstr "جاري Ø­Ùظ سمة Bootsplash..."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"ليست لديك أي اتصالات إنترنت.\n"
-"قم بعمل اتصال أولا باستخدام 'تهيئة'"
+msgid "Portugal"
+msgstr "البرتغال"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
-msgstr ""
-"لم يتم تهيئة الواجهة بعد.\n"
-"قم بتشغيل معالج التهيئة ÙÙŠ الناÙذة الرئيسية"
+msgid "Do you have another one?"
+msgstr "هل عندك واحدة أخرى؟"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "activate now"
-msgstr "قم بالتنشيط الآن"
+msgid ", printing to %s"
+msgstr ", جاري الطباعة الى %s"
-#: ../../standalone/drakconnect:1
+#: ../../network/network.pm:1
#, c-format
-msgid "deactivate now"
-msgstr "قم بإزالة التنشيط الآن"
+msgid "Assign host name from DHCP address"
+msgstr "عيّن اسم المستضي٠من عنوان DHCP"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DHCP client"
-msgstr "DHCP العميل "
+msgid "Toggle to normal mode"
+msgstr "الانتقال الى الوضع العادي"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Started on boot"
-msgstr "يتم بدءه عند الإقلاع"
+msgid "Generic"
+msgstr "Generic"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Boot Protocol"
-msgstr "بروتوكول الإقلاع"
+msgid "Cylinder %d to %d\n"
+msgstr "الاسطوانة %d الى %d\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Adapter %s: %s"
-msgstr "المحوّل %s: %s"
+msgid "New profile..."
+msgstr "تشكيل جديد..."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LAN Configuration"
-msgstr "إعداد LAN"
+msgid "Which disk do you want to move it to?"
+msgstr "أي قرص تريد نقله؟"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "LAN configuration"
-msgstr "إعداد LAN"
+msgid "Display logo on Console"
+msgstr "اعرض الشعار ÙÙŠ سطر الأوامر"
-#: ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"لم تقم بتهيئة أي واجهات.\n"
-"قم بتهيئتهم أولا عن طريق الضغط على 'تهيئة'"
+msgid "Windows Domain"
+msgstr "نطاق Windows"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Connect..."
-msgstr "اتصل..."
+msgid "Interface %s (on network %s)"
+msgstr "الواجهة %s (على الشبكة %s)"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Disconnect..."
-msgstr "اقطع الإتصال..."
+msgid "INFO"
+msgstr "INFO"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not connected"
-msgstr "غير متصل"
+msgid "Wallis and Futuna"
+msgstr "واليس Ùˆ Ùوتونا"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Connected"
-msgstr "متّصل"
+msgid "Need to create /etc/dhcpd.conf first!"
+msgstr "لا حاجة الى انشاء /etc/dhcpd.conf أولاً!"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
-msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
+msgid "Is FPU present"
+msgstr "هل FPU موجود"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Interface:"
-msgstr "الواجهة:"
+msgid "There are no scanners found which are available on your system.\n"
+msgstr "لا توجد ماسحات ضوئية متوÙرة على نظامك.\n"
-#: ../../standalone/drakconnect:1
+#: ../../services.pm:1
#, c-format
-msgid "Gateway:"
-msgstr "البوابة:"
+msgid ""
+"No additional information\n"
+"about this service, sorry."
+msgstr ""
+"عÙواً, لا توجد معلومات\n"
+"اضاÙية حزل هذه الحزمة."
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Apply"
-msgstr "تطبيق"
+msgid "Build Single NIC -->"
+msgstr "ابني NIC واحدة -->"
-#: ../../standalone/drakconnect:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr "انقر هنا لتشغيل المعالج ->"
+msgid "Is this correct?"
+msgstr "هل هذا صحيح ? "
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Wizard..."
-msgstr "المعالج..."
+msgid "Marshall Islands"
+msgstr "جزر مارشال"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Status:"
-msgstr "الحالة:"
+msgid "Windows (FAT32)"
+msgstr "Windows (FAT32)"
-#: ../../standalone/drakconnect:1
+#: ../../steps.pm:1
#, c-format
-msgid "Type:"
-msgstr "النوع:"
+msgid "Root password"
+msgstr "كلمة مرور المستخدم الجذر"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Internet access"
-msgstr "الدخول الى الإنترنت"
+msgid "Build All Kernels -->"
+msgstr "ابني كل اصدارات النواة -->"
-#: ../../standalone/drakconnect:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Hostname: "
-msgstr "اسم المستضي٠:"
+msgid "if set to yes, report unowned files."
+msgstr "if set to yes, report unowned files."
-#: ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configure Local Area Network..."
-msgstr "إعداد الشبكة المحلية..."
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+"ليست لديك تجزئة تبديل.\n"
+"\n"
+"هل تريد المتابعة على أي حال؟"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "State"
-msgstr "الحالة"
+msgid "Server IP missing!"
+msgstr "IP الخادم Ù…Ùقود!"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Driver"
-msgstr "المحرك"
+msgid "Suriname"
+msgstr "سورينام"
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "Protocol"
-msgstr "البروتوكول"
+msgid "Enable ACPI"
+msgstr "تمكين ACPI"
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "Interface"
-msgstr "الواجهة"
+msgid "Graphical Environment"
+msgstr "بيئات رسومية"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Configure Internet Access..."
-msgstr "إعداد الدخول الى الإنترنت..."
+msgid "Gibraltar"
+msgstr "جبل طارق"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Wait please"
-msgstr "الانتظار من Ùضلك"
+msgid "on Tape Device"
+msgstr "على الشريط"
-#: ../../standalone/drakconnect:1
+#: ../../network/modem.pm:1
#, c-format
-msgid ""
-"Name of the profile to create (the new profile is created as a copy of the "
-"current one) :"
-msgstr ""
-"لإسم التشكيل الذي ستعمله (التشكيل الجديد يتم عمله كنسخة من التشكيل الحالي) :"
+msgid "Do nothing"
+msgstr "لا تÙعل شيئاً"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "New profile..."
-msgstr "تشكيل جديد..."
+msgid "Delete Client"
+msgstr "احذ٠العميل"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Profile to delete:"
-msgstr "التشكيل المطلوب حذÙÙ‡:"
+msgid "Filesystem type: "
+msgstr "نوع نظام المÙات: "
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Del profile..."
-msgstr "احذ٠التشكيل..."
+msgid "Starting network..."
+msgstr "جاري بدء الشبكة..."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "اعدادات الشبكة (%d موائمات)"
+msgid "Vietnam"
+msgstr "Ùييتنام"
-#: ../../standalone/drakedm:1
+#: ../../standalone/harddrake2: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 Ùˆ يدعم تشغيل\n"
-"عدة جلسات X مختلÙØ© على ماكينتك المحلية ÙÙŠ Ù†Ùس الوقت."
+msgid "/_Fields description"
+msgstr "/_وص٠الحقول"
-#: ../../standalone/drakedm:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "Choosing a display manager"
-msgstr "جاري اختيار مدير العرض"
+msgid "Optimize your security by using Mandrake Linux"
+msgstr "حسّن مستوى الأمن"
-#: ../../standalone/drakfloppy:1
+#: ../../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
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
-msgstr ""
-"تعذر غلق mkbootdisk: \n"
-" %s \n"
-" %s"
+msgid "Help"
+msgstr "مساعدة"
-#: ../../standalone/drakfloppy:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Unable to fork: %s"
-msgstr "تعذر تنÙيذ: %s"
+msgid "Your personal phone number"
+msgstr "رقم الهات٠الشخصي الخاص بك"
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Which size do you want to keep for Windows on"
+msgstr "على أي مساحة تريد Ø­Ùظ Windows"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
msgstr ""
-"لا يوجد وسط أو ربما يكون الوسط محمي من القراءة للجهاز %s.\n"
-"Ùضلاً ادخل وسط ÙÙ‰ الوحدة."
+"تم ارسال الصÙحات الإختبارية الى الطابعة.\n"
+"قد يستغرق هذا بعض الوقت حتى تبدأ الطابعة.\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Be sure a media is present for the device %s"
-msgstr "تأكد من وجود الوسيط للوحدة %s"
+msgid "Username required"
+msgstr "ÙŠÙحتاج الى اسم المستخدم"
-#: ../../standalone/drakfloppy:1
+#: ../../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"
+"اذا اخترت لوحة Ù…Ùاتيح لحرو٠غير ?تينية, Ùسيسمح لك\n"
+"مربع الحوار التالي باختيار اختصارات لوحة المÙاتيح التي\n"
+"ستغير وضع لوحة المÙاتيح بين الحرو٠اللاتينية Ùˆ الغير ?تينية."
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Build the disk"
-msgstr "جهز القرص"
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "خيارات طابعة SMB (Windows 9x/NT)"
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Output"
-msgstr "الناتج"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Remove a module"
-msgstr "ازالة وحدة"
+msgid "mkinitrd optional arguments"
+msgstr "mkinitrd الخصائص الاختيارية"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Add a module"
-msgstr "اضاÙØ© وحدة"
+msgid ""
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "omit scsi modules"
-msgstr "SCSI اهمل وحدات ال"
+msgid "Protocol for the rest of the world"
+msgstr "بروتوكول لبقية العالم"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "if needed"
-msgstr "اذا احتجته"
+msgid "Print test pages"
+msgstr "اطبع صÙحات اختبارية"
-#: ../../standalone/drakfloppy:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "omit raid modules"
-msgstr "RAID اهمل وحدات ال"
+msgid "64 MB or more"
+msgstr "64 ميغابايت أو أكثر"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "force"
-msgstr "اجبار"
+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"
+"ملحوظة: الصÙحة الإختبارية لصورة ستستغرق وقتاً طويلاً لطباعتها Ùˆ على طابعات "
+"الليزر بكمية ذاكرة قليلة قد لا يتم طباعتها مطلقاً. ÙÙŠ أغلب الأحيان يكÙÙŠ أن "
+"تطبع الصÙحة الإختبارية القياسية."
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "mkinitrd optional arguments"
-msgstr "mkinitrd الخصائص الاختيارية"
+msgid "Please select the device where your %s is attached"
+msgstr "Ùضلاً اختر الجهاز المتصل به %s"
-#: ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Expert Area"
-msgstr "منطقة الخبراء"
+msgid "Not formatted\n"
+msgstr "غير مجهز\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "kernel version"
-msgstr "اصدارة اللب"
+msgid "Periodic Checks"
+msgstr "تأكد دوري"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "default"
-msgstr "المرجع"
+msgid "PXE Server Configuration"
+msgstr "تهيئة خادم PXE"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "General"
-msgstr "عام"
+msgid "Backup the system files before:"
+msgstr "انسخ ملÙات النظام قبل:"
-#: ../../standalone/drakfloppy:1
+#: ../../security/level.pm:1
#, c-format
-msgid "boot disk creation"
-msgstr "صنع قرص مرن لبدء النظام"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"هذا هو المستوى الأمني القياسي للحاسوب الذي سيستخدم للإتصال بالإنترنت كعميل."
-#: ../../standalone/drakfloppy:1
+#: ../../any.pm:1
#, c-format
-msgid "drakfloppy"
-msgstr "دريك للاقراص المرنة"
+msgid "First floppy drive"
+msgstr "سواقة القرص المرن الأولى"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Size"
-msgstr "حجم"
+msgid "/File/_Quit"
+msgstr "/ملÙ/_خروج"
-#: ../../standalone/drakfloppy:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Module name"
-msgstr "اسم الوحدة"
+msgid "Dvorak"
+msgstr "Dvorak"
-#: ../../standalone/drakfont:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Post Uninstall"
-msgstr "ما بعد ازالة التثبيت"
+msgid "Choose the new size"
+msgstr "اختر الحجم الجديد"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Remove fonts on your system"
-msgstr "احذ٠الخطوط من النظام"
+msgid "Media class"
+msgstr "Ùئة الوسيط"
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Initial tests"
-msgstr "الإختبارات الأولية"
+msgid "The %s is not known by this version of Scannerdrake."
+msgstr "الـ %s غير معرو٠من قبل هذا الإصدار من Scannerdrake."
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Post Install"
-msgstr "ما بعد التثبيت"
+msgid "Faroe Islands"
+msgstr "جزر الÙيرو"
#: ../../standalone/drakfont:1
#, c-format
-msgid "Install & convert Fonts"
-msgstr "ثبّت و حوّل الخطوط"
+msgid "Restart XFS"
+msgstr "أعد تشغيل XFS"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Copy fonts on your system"
-msgstr "انسخ الخطوط الى نظامك"
+msgid "Add host/network"
+msgstr "أض٠مستضيÙ/شبكة"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Remove List"
-msgstr "احذ٠القائمة"
+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 ""
+"if set to yes, check for empty passwords, for no password in /etc/shadow and "
+"for users with the 0 id other than root."
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Selected All"
-msgstr "تم اختيار الكل"
+msgid "Please enter the directory to save to:"
+msgstr "Ùضلاً اختر الدليل الذي سيتم الحÙظ Ùيه:"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Unselected All"
-msgstr "تم ازالة اختيار الكل"
+msgid "Model name"
+msgstr "اسم الطراز"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "here if no."
-msgstr "إضغط هنا إذا لم تكن متأكدا."
+msgid "Albania"
+msgstr "ألبانيا"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "click here if you are sure."
-msgstr "اضغط هنا إذا كنت متأكدا."
+msgid "No CDR/DVDR in drive!"
+msgstr "لا يوجد قرص CD-R/DVD-R ÙÙŠ السواقة"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Install List"
-msgstr "ثبّت القائمة"
+msgid "British Indian Ocean Territory"
+msgstr "منطقة جزر المحيط الهادي البريطانية"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
-msgstr "اختر مل٠أو دليل الخطوط Ùˆ اضغط 'اضاÙØ©'"
+msgid "Normal Mode"
+msgstr "وضع عادي"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Before installing any fonts, be sure that you have the right to use and "
-"install them on your system.\n"
+"Please be sure that the cron daemon is included in your services. \n"
"\n"
-"-You can install the fonts the normal way. In rare cases, bogus fonts may "
-"hang up your X Server."
+"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"قبل تثبيت أي خطوط تأكد أنه لديك الحق باستخدامهم و تثبيتهم على النظام.\n"
+"تأكد من أن مراقب cron موجود ضمن خدمات النظام. \n"
"\n"
-"-يمكنك تثبيت الخطوط بالطريقة العادية. ÙÙŠ حالات نادرة, قد تتسبب الخطوط "
-"المزيÙØ© ÙÙŠ تعليق خادم X."
+"لاحظ أن كل وسائط الشبكة تستخدم القرص الصلب."
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Generic Printers"
-msgstr "طابعات عادية (Generic)"
+msgid "Printer connection type"
+msgstr "نوع وصلة الطابعة"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Abiword"
-msgstr "Abiword"
+msgid "No network adapter on your system!"
+msgstr "لا موائم شبكة على نظامك"
-#: ../../standalone/drakfont:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "StarOffice"
-msgstr "StarOffice"
+msgid "Network %s"
+msgstr "الشبكة %s"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Ghostscript"
-msgstr "Ghostscript"
+msgid "Malayalam"
+msgstr "المالايالام"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "اختر التطبيقات التي ستدعم الخطوط :"
+msgid "Option %s out of range!"
+msgstr "الخيار %s خارج المتوسط!"
-#: ../../standalone/drakfont:1
+#: ../../standalone/net_monitor: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"
-"جميع الحقوق محÙوظة (C) 2001-2002 لـMandrakeSoft \n"
-"\tDUPONT Sebastien (الإصدار الأصلي)\n"
-" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n"
-"\n"
-" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
-" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما Ù†ÙØ´Ùرت عن طريق\n"
-" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
-" أي نسخة تالية (حسب اختيارك).\n"
-"\n"
-" هذا البرنامج ÙŠÙوزَّع على أمل أن يكون Ù…Ùيدا,\n"
-" لكن دون أي ضمان’; حتى بدون الضمانة المÙهومة\n"
-" للإتجار أو المناسبة لغرض معين. انظر\n"
-" رخصة GNU العمومية الشاملة للتÙاصيل.\n"
-"\n"
-" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
-" مع البرنامج; ÙÙŠ حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على "
-"العنوان التالي\n"
-" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
-"02111-1307, USA.\n"
-"\n"
-" شكر خاص الى:\n"
-" - pfm2afm: \n"
-"\t من Ken Borgendale:\n"
-"\t يحوّل خطوط .pfm ÙÙŠ Windows الى خطوط .afm (Adobe Font Matrix)\n"
-" - type1inst:\n"
-"\t من James Macnicol: \n"
-"\t يولد type1inst ملÙات fonts.dir Ùˆ fonts.scale Ùˆ Fontmap.\n"
-" - ttf2pt1: \n"
-"\t من Andrew Weeks, Frank Siegert, Thomas Henlich و Sergey Babkin \n"
-" يحول خطوط ttf الى خطوط afm و pfb\n"
+msgid "Connect %s"
+msgstr "اتصل بـ %s"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "About"
-msgstr "حول"
+msgid "Restarting CUPS..."
+msgstr "جاري اعادة تشغيل CUPS..."
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Font List"
-msgstr "قائمة الخطوط"
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "Printing/Scanning/Photo Cards on \"%s\""
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Advanced Options"
-msgstr "خيارات متقدمة"
+msgid "Duplicate mount point %s"
+msgstr "نقطة تحميل مكررّة %s"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Uninstall Fonts"
-msgstr "اخذ٠الخطوط"
+msgid "if set to yes, run chkrootkit checks."
+msgstr "if set to yes, run chkrootkit checks."
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Get Windows Fonts"
-msgstr "احصل على خطوط Windows"
+msgid "Connection Configuration"
+msgstr "اعدادات الوصلة"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Import Fonts"
-msgstr "استيراد الخطوط"
+msgid "Unknown|Generic"
+msgstr "غير معروÙ|عام"
-#: ../../standalone/drakfont:1
+#: ../../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"
+"\"نعم\" اذا كانت لديك وصلة انترنت عاملة, أو \"?\" اذا كنت تÙضل\n"
+"تثبيت هذه التحديثات ?حقاً.\n"
+"\n"
+"اختيار \"نعم\" يعرض قائمة با?ماكن التي يمكن منها الحصول\n"
+"على التحديثات. اختر المكان الأقرب اليك. سيتم عرض قائمة بالحزم\n"
+"راجع اختياراتك, ثم اضغط \"ثبّت\" لتنزيل و تثبيت\n"
+"الحزم المختارة, أو \"الغاء\" ?حباط التحديث."
+
+#: ../../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 "done"
-msgstr "انتهى"
+msgid "Quit"
+msgstr "خروج"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "xfs restart"
-msgstr "xfs restart"
+msgid "Myanmar"
+msgstr "ميانمار"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Suppress Fonts Files"
-msgstr "أبطل ملÙات الخطوط"
+msgid "Auto allocate"
+msgstr "تحديد آلي"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Restart XFS"
-msgstr "أعد تشغيل XFS"
+msgid "Check bad blocks?"
+msgstr "تحقق من البلوكات السيئة؟"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Suppress Temporary Files"
-msgstr "أبطل الملÙات المؤقتة"
+msgid "Other MultiMedia devices"
+msgstr "أجهز وسائط متعددة أخرى"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "type1inst building"
-msgstr "بناء type1inst"
+msgid "No remote machines"
+msgstr "لا أجهزة بعيدة"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "pfm fonts conversion"
-msgstr "تحويل خطوط pfm"
+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"
+" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
+"الطابعة/الطابعات الآن."
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "ttf fonts conversion"
-msgstr "تحويل خطوط ttf"
+msgid "Authentication NIS"
+msgstr "تحقق NIS"
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Ghostscript referencing"
-msgstr "Ghostscript referencing"
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr "خيار ``تشديد خيارات سطر الأوامر`` بدون قائدة من دون كلمة مرور"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Fonts conversion"
-msgstr "تحويل الخطوط"
+msgid "Internet Connection Sharing currently enabled"
+msgstr "مشاركة الإتصال بالإنترنت ممكنة حاليا"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "True Type install done"
-msgstr "تم تثبيت خطوط True Type"
+msgid "Card IO_0"
+msgstr "Card IO_0"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
-msgstr "رجاء انتظر أثناء عملية ttmkfdir..."
+msgid "United Arab Emirates"
+msgstr "الإمارات العربية المتحدة"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "True Type fonts installation"
-msgstr "تثبيت خطوط True Type"
+msgid "Card IO_1"
+msgstr "Card IO_1"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Fonts copy"
-msgstr "نقل الخطوط"
+msgid "Thailand"
+msgstr "تايلاند"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Search for fonts in installed list"
-msgstr "ابحث عن الخطوط ÙÙŠ القائمة المثبتة"
+msgid "Routers:"
+msgstr "الموجهات:"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "could not find any font.\n"
-msgstr "لم أتمكن من إيجاد أي خط.\n"
+msgid "Kazakhstan"
+msgstr "كازاخستان"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Reselect correct fonts"
-msgstr "أعد اختيار الخطوط الصحيحة"
+msgid "Display all available remote CUPS printers"
+msgstr "اعرض كل طابعات CUPS البعيدة المتوÙرة"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_newt.pm:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr "لم أتمكن من ايجاد أي خطوط ÙÙŠ تجزئاتك المحملة"
+msgid "Mandrake Linux Installation %s"
+msgstr "تثبيت Mandrake Linux %s"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "no fonts found"
-msgstr "لا توجد خطوط"
+msgid "Thai keyboard"
+msgstr "لوحة المÙاتيح التايلاندية"
-#: ../../standalone/drakfont:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "parse all fonts"
-msgstr "تحليل كل الخطوط"
+msgid "Dialup options"
+msgstr "خيارات الإتصال"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unselect fonts installed"
-msgstr "احذ٠اختيار الخطوط المثبتة"
+msgid "Bouvet Island"
+msgstr "جزيرة بوÙيه"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Search installed fonts"
-msgstr "ابحث ÙÙŠ الخطوط المثبتة"
+msgid "If no port is given, 631 will be taken as default."
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
+"Change your Cd-Rom!\n"
"\n"
-"Click on Configure to launch the setup wizard."
+"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 ""
-"أهلا بك ÙÙŠ أداة مشاركة الإتصال بالإنترنت!\n"
-"\n"
-"%s\n"
+"غير القرص المدمج!\n"
"\n"
-"اضغط على تهيئة لتشغيل معالج الإعداد."
+"Ùضلاً أدخل القرص المدمج المسمى \"%s\" ÙÙŠ السواقة Ùˆ انقر مواÙÙ‚ عندما تنتهي.\n"
+"اذا لم يكن القرص لديك, اضغط الغاء لتجنب التثبيت من هذا القرص المدمج."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "إعدادات مشاركة إتصال الإنترنت"
+msgid "Polish"
+msgstr "البولندية"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "لم يتم اعداد أي مشاركة اتصال بالإنترنت"
+msgid "Mandrake Online"
+msgstr "Mandrake Online"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "تم عمل التنصيب, و هو ممكَّن الآن."
+msgid "\t-Network by webdav.\n"
+msgstr "\t-الشبكة عن طريق webdav.\n"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "تم عمل التنصيب, و لكنه غير ممكَّن الآن"
+msgid ""
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
+msgstr ""
+"لم يتم اكتشا٠موائم ايثرنت على نظامك. Ùضلاً قم بتشغيل أداة تهيئة العتاد."
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../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 ""
-"تم إعداد كل شئ.\n"
-"يمكنك الآن مشاركة اتصال الإنترنت مع الأجهزة الأخرى ÙÙŠ شبكتك المحلية باستخدام "
-"إعداد الشبكة الأوتوماتيكي (DHCP)."
+msgid "Netmask"
+msgstr "Netmask"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Problems installing package %s"
-msgstr "كانت هناك مشاكل ÙÙŠ تثبيت الحزمة %s"
+msgid "No hard drives found"
+msgstr "نعذر ايجاد أقراص صلبة"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "جاري إعداد النصوص البرمجية و تثبيت البرمجيات و بدء الخدمات..."
+msgid "Logitech CC Series"
+msgstr "Logitech CC Series"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Configuring..."
-msgstr "جاري الإعداد..."
+msgid "2 buttons"
+msgstr "زرّين"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr ""
-"تم ايجاد تعارض ÙÙŠ عنوان الشبكة المحلية المبدئي ÙÙŠ الإعداد الحالي لـ%s!\n"
+msgid "What kind is your ISDN connection?"
+msgstr "ما هو نوع وصلة ISDN لديك؟"
-#: ../../standalone/drakgw:1
+#: ../../any.pm:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
-msgstr "الشبكة المحلية لم تنته بـ`0', جاري الخروج."
+msgid "Label"
+msgstr "عنوان"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Re-configure interface and DHCP server"
-msgstr "إعادة إعداد الواجهة و خادم DHCP"
+msgid "Save on floppy"
+msgstr "احÙظ على قرص مرن"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The maximum lease (in seconds)"
-msgstr "الإيجار الأقصى (بالثواني)"
+msgid "Printer auto-detection"
+msgstr "تحقق آلي من الطابعات"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The default lease (in seconds)"
-msgstr "الإيجار الإÙتراضي (بالثواني)"
+msgid "Which of the following is your ISDN card?"
+msgstr "أي من الآتي هي بطاقة ISDN الخاصة بك؟"
-#: ../../standalone/drakgw:1
+#: ../../services.pm:1
#, c-format
-msgid "The DHCP end range"
-msgstr "حدود DHCP end"
+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 بروتوكول شائع لمشاركة الملÙات على شبكات TCP/IP.\n"
+"هذه الخدمة توÙر وظائ٠NFS للأجهزة الخادمة, Ùˆ التي يتم تهيئتها عن طريق\n"
+"مل٠/etc/exports."
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "The DHCP start range"
-msgstr "حدود DHCP start"
+msgid "Msec"
+msgstr "Msec"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "The internal domain name"
-msgstr "اسم النطاق الداخلي"
+msgid ""
+"=> Notice, a label changed:\n"
+"%s"
+msgstr ""
+"=> Notice, a label changed:\n"
+"%s"
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "The DNS Server IP"
-msgstr "عنوان IP لخادم DNS"
+msgid "Number of capture buffers:"
+msgstr "Number of capture buffers:"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "(This) DHCP Server IP"
-msgstr "عنوان IP لخادم DHCP (هذا)"
+msgid "Your choice? (0/1, default `%s') "
+msgstr "Your choice? (0/1, default `%s') "
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"DHCP Server Configuration.\n"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\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"
+"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"
-msgstr ""
-"تهيئة خادم DHCP.\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"
-"هنا يمكنك اختيار خيارات مختلÙØ© لتهيئة خادم DHCP.\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 ""
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Local Network adress"
-msgstr "عنوان الشبكة المحلية"
+msgid "French"
+msgstr "الÙرنسية"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm: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"
-"مدخل DNS الإÙتراضي هو اسم الخادم المخبئي على الجدار الناري. يمكنك ابدال ذلك "
-"بعنوان IP للـDNS الخاص بموÙر خدمة الإنترنت, مثل.\n"
-"\t\t \n"
-"ان لم يكن ذلك, يمكنني اعداة تهيئة الواجهة و اعداة تهيئة خادم DHCP لك.\n"
-"\n"
+msgid "Czech (QWERTY)"
+msgstr "التشيكية (QWERTY)"
+
+#: ../../standalone/service_harddrake:1
+#, c-format
+msgid "Hardware probing in progress"
+msgstr "جاري التحقق من العتاد"
#: ../../standalone/drakgw:1
#, c-format
+msgid "Net Device"
+msgstr "جهاز الشبكة"
+
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, c-format
+msgid "Summary"
+msgstr "ملخص"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid ""
-"Current configuration of `%s':\n"
-"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-"الإعداد الحالي لـ`%s':\n"
-"\n"
-"الشبكة: %s\n"
-"عنوان الـIP: %s\n"
-"صÙØ© الـIP: %s\n"
-"المشغل: %s"
+" (المناÙØ° المتوازية: /dev/lp0, /dev/lp1, ..., مماشل لـ LPT1:, LPT2:, ..., "
+"طابعة USB الأولي: /dev/usb/lp0, طابعة USB الثانية: /dev/usb/lp1, ...)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Current interface configuration"
-msgstr "تهيئة الواجهة الحالية"
+msgid "Next"
+msgstr "التالي"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Show current interface configuration"
-msgstr "أظهر تهيئة الواجهة الحالية"
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "يمكنك تثبيت محمّل الإقلاع على التجزئة %s\n"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "No (experts only)"
-msgstr "لا (للخبراء Ùقط)"
+msgid "CHAP"
+msgstr "CHAP"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Automatic reconfiguration"
-msgstr "اعداة تهيئة آلية"
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp/zeroconf)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Warning, the network adapter (%s) is already configured.\n"
"\n"
-"Do you want an automatic re-configuration?\n"
+"Welcome.\n"
"\n"
-"You can do it manually but you need to know what you're doing."
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-"تحذير, موائم الشبكة (%s) معدّ مسبقاً.\n"
"\n"
-"هل تريد اعادة التهيئة آلياً?\n"
+"أهلاً بكم.\n"
"\n"
-"يمكنك القيام بذلك يدوياً لكن يجب أن تكون على علم بما تÙعل."
+"معاوملات التثبيت الآلي موجودة على القسم الأيسر"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface already configured"
-msgstr "واجهة الشبكة معدّة مسبقا!"
+msgid "Puerto Rico"
+msgstr "بورتوريكو"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr "Ùضلاً اختر موائم الشبكة الذي سيتم به الإتصال بالشبكة المحلية."
+"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/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "الليتوانية \"ص٠رقمي\" QWERTY"
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"There is only one configured network adapter on your system:\n"
+"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
-"%s\n"
"\n"
-"I am about to setup your Local Area Network with that adapter."
+"Do you really want to remove these packages?\n"
msgstr ""
-"يوجد موائم شبكة واحد Ùقط معدّ على نظامك:\n"
+"سيتم حذ٠هذه الحزم لكي تتم ترقية النظام: %s\n"
"\n"
-"%s\n"
"\n"
-"نحن على وشك اعداد الشبكة المحلية باستخدام هذا الموائم."
+"هل تريد حذ٠هذه الحزم Ùعلاً؟\n"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface"
-msgstr "واجهة الشبكة "
+msgid "Anguilla"
+msgstr "أنغويلا"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"لم يتم اكتشا٠موائم ايثرنت على نظامك. Ùضلاً قم بتشغيل أداة تهيئة العتاد."
+msgid "NIS Domain"
+msgstr "نطاق NIS"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "لا موائم شبكة على نظامك"
+msgid ""
+"\n"
+"- User Files:\n"
+msgstr ""
+"\n"
+"-ملÙّات المستخدم:\n"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s"
-msgstr "الواجهة %s"
+msgid "Antarctica"
+msgstr "القطب الجنوبي"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "الواجهة %s (باستخدام الوحدة %s)"
+msgid "Mount options"
+msgstr "خيارات التحميل"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Net Device"
-msgstr "جهاز الشبكة"
+msgid "Jamaica"
+msgstr "جامايكا"
-#: ../../standalone/drakgw:1
+#: ../../services.pm: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"
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
-"Ùضلاً أدخل اسم الواجهة المتصلة بالإنترنت.\n"
-"\n"
-"أمثلة:\n"
-"\t\tppp+ لوصلات المودم و DSL, \n"
-"\t\teth0, أو eth1 لوصلات الكيبل, \n"
-"\t\tippp+ لوصلات ISDN.\n"
+"عين الأجهزة الخام الى أجهزة ÙÙŠ وضع الكليشيه (مثل تجزئات\n"
+"الأقراص الصلبة), للاستخام ÙÙŠ تطبيقات مثل Oracle أو مشغلات DVD"
-#: ../../standalone/drakgw:1
+#: ../../security/help.pm: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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-"أنت على وشك تهيئة جهازك لمشاركة الإتصال بالإنترنت.\n"
-"باستخدام هذه الميزة سيمكن للحواسيب الأخرى ÙÙŠ الشبكة المحلية أن تستخدم وصلة "
-"الكمبيوتر لهذا الحاسوب.\n"
-"\n"
-"تأكد من أنك قمت بتهيئة وصلة الشبكة/الإنترنت باستخدام drakconnect قبل "
-"المتابعة.\n"
+"Arguments: (arg, alert=1)\n"
"\n"
-"ملحوظة: تحتاج الى موائم للشبكة كي تقوم بإعداد الشبكة المحلية (LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Internet Connection Sharing"
-msgstr "مشاركة الإتصال بالإنترنت"
+msgid "Please wait, preparing installation..."
+msgstr "انتر من Ùضلك, جاري التحضير للتثبيت..."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "مشاركة إتصال الإنترنت ممكَّنة الآن."
+msgid "Czech (QWERTZ)"
+msgstr "التشيكية (QWERTZ)"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Enabling servers..."
-msgstr "جاري تمكين الخوادم..."
+msgid "Track network card id (useful for laptops)"
+msgstr "تتبع هوية بطاقة الشبكة (Ù…Ùيد للجاسبات الدÙترية)"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "dismiss"
-msgstr "اهمال"
+msgid "The port number should be an integer!"
+msgstr "يجب أن يكون رقم المنÙØ° رقماً صحيحاً!"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "reconfigure"
-msgstr "إعداة الإعداد"
+msgid "You must choose an image file first!"
+msgstr "يجب اختيار مل٠صورة أولاً!"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "enable"
-msgstr "تمكين"
+msgid "Restore from Hard Disk."
+msgstr "استعد من القرص الصلب"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm: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 ""
-"تم تنصيب مشاركة الإتصال بالإنترنت مسبقاً.\n"
-"و هي معطلة حالياً.\n"
-"\n"
-"ماذا تريد أن تÙعل؟"
+msgid "Add to LVM"
+msgstr "اضاÙØ© الى LVM"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "مشاركة الإتصال بالإنترنت"
+msgid "DNS server"
+msgstr "خادم DNS"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "مشاركة اتصال الإنترنت غير ممكَّنة الآن."
+msgid "Trinidad and Tobago"
+msgstr "ترينياد و توباجو"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disabling servers..."
-msgstr "جاري تعطيل الخوادم..."
+msgid "LPD and LPRng do not support IPP printers.\n"
+msgstr "LPD و LPRng لا تدعم طابعات IPP.\n"
-#: ../../standalone/drakgw:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "disable"
-msgstr "تعطيل"
+msgid "simple"
+msgstr "بسيط"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm: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 ""
-"تم عمل مشاركة الإتصال بالإنترنت مسبقاً.\n"
-"و هي ممكّنة حالياً.\n"
-"\n"
-"ماذا تريد أن تÙعل؟"
+msgid "Clear all"
+msgstr "أمسح الكل"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "مشاركة الإتصال بالإنترنت ممكنة حاليا"
+msgid "No test pages"
+msgstr "لا صÙحات اختبارية"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
-msgstr "آسÙون, نحن ندعم اصدارات النواة 2.4"
+msgid "Adapter %s: %s"
+msgstr "المحوّل %s: %s"
-#: ../../standalone/drakhelp:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
-msgstr ""
-"لا يوجد متصÙØ­ مثبت على نظامك, Ùضلاً قم بتثبيت متصÙØ­ اذا كنت ترغب ÙÙŠ تصÙØ­ نظام "
-"المساعدة"
+msgid "Falkland Islands (Malvinas)"
+msgstr "جزر Ùوكلاند"
-#: ../../standalone/drakperm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Path"
-msgstr "المسار"
+msgid "Unknown model"
+msgstr "طراز غير معروÙ"
-#: ../../standalone/drakperm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "group :"
-msgstr "مجموعة :"
+msgid "if set to yes, check files/directories writable by everybody."
+msgstr "if set to yes, check files/directories writable by everybody."
-#: ../../standalone/drakperm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "authentication"
+msgstr "التحقق"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "user :"
-msgstr "المستخدم :"
+msgid "Backup Now"
+msgstr "قم بالنسخ الإحتياطي الآن"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Path selection"
-msgstr "إختيار المسار"
+msgid "/_File"
+msgstr "/_ملÙ"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "when checked, owner and group won't be changed"
-msgstr "عند التأشير لن يتم تغيير المالك و المجموعة"
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
+msgstr "جاري حذ٠الطابعة من Star Office/OpenOffice.org/GIMP"
-#: ../../standalone/drakperm:1
+#: ../../services.pm:1
#, c-format
-msgid "Use group id for execution"
-msgstr "استخدم group id للتنÙيذ"
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Use owner id for execution"
-msgstr "استخدم owner id للتنÙيذ"
+msgid "Tamil (ISCII-layout)"
+msgstr "التاميل (ISCII)"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
-msgstr ""
-"ÙŠÙستخدم للدليل:\n"
-" يمكن Ùقط لمالك هذا الدليل أو المل٠الغاؤه"
+msgid "Mayotte"
+msgstr "مايوت"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Set-GID"
-msgstr "Set-GID"
+msgid "Creating auto install floppy..."
+msgstr "جاري انشاء قرص التثبيت الآلي..."
-#: ../../standalone/drakperm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Set-UID"
-msgstr "Set-UID"
+msgid "Searching for scanners ..."
+msgstr "جاري البحث عن الماسحات الضوئية..."
-#: ../../standalone/drakperm:1
+#: ../../steps.pm:1
#, c-format
-msgid "sticky-bit"
-msgstr "sticky-bit"
+msgid "Partitioning"
+msgstr "تجزئة الأقراص"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Property"
-msgstr "الخاصية"
+msgid "Russia"
+msgstr "روسيا"
-#: ../../standalone/drakperm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Permissions"
-msgstr "التصاريح"
+msgid "ethernet card(s) detected"
+msgstr "تم اكتشا٠بطاقة/بطاقات ايثرنت"
-#: ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Current user"
-msgstr "المستخدم الحالي"
+msgid "Syslog"
+msgstr "syslog"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "browse"
-msgstr "استعرض"
+msgid "Can't create catalog!"
+msgstr "تعذر انشاء الكتالوغ!"
-#: ../../standalone/drakperm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Edit current rule"
-msgstr "حرّر القاعدة الحالية"
+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 ""
-#: ../../standalone/drakperm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "edit"
-msgstr "حرّر"
+msgid "Not enough free space for auto-allocating"
+msgstr "لا توجد مساحة كاÙية للتحديد الآلي"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Delete selected rule"
-msgstr "احذ٠القاعدة المختارة"
+msgid "Set root password"
+msgstr "عيّن كلمة مرور المستخدم الجذر"
-#: ../../standalone/drakperm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "delete"
-msgstr "حذÙ"
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+"لا يوجد مشغل Ù…Ùتوح المصدر لبطاقة الصوت (%s), لكن هناك مشغل تجاري ÙÙŠ \"%s\"."
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Add a new rule at the end"
-msgstr "أض٠قاعدة جديدة ÙÙŠ النهاية"
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr "بعد تغيير حجم التجزئة %s, Ùإن كل البيانات على هذه التجزئة ستÙقد"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "add a rule"
-msgstr "اضاÙØ© قاعدة"
+msgid "Internet connection configuration"
+msgstr "إعدادات الإتصال بالإنترنت"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Move selected rule down one level"
-msgstr "انقل القاعدة المختارة الى تحت بمستوى واحد"
+msgid "Scanning for TV channels"
+msgstr "جاري ضبط قنوات التلÙاز"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Down"
-msgstr "تحت"
+msgid "Kernel:"
+msgstr "النواة:"
-#: ../../standalone/drakperm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Move selected rule up one level"
-msgstr "انقل القاعدة المختارة الى Ùوق بمستوى واحد"
+msgid "/_About..."
+msgstr "/_حول..."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Up"
-msgstr "Ùوق"
+msgid "Bengali"
+msgstr "البنغالية"
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr "اختر مل٠تصاريح لرؤيته/تحريره"
+msgid "Preference: "
+msgstr "التÙضيل: "
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect: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"
-"يمكنك كذلك تحرير قواعدك الخاصة التي ستÙكتَب Ùوق القواهد الإÙتراضية."
+msgid "Wizard..."
+msgstr "المعالج..."
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "permissions"
-msgstr "التصاريح"
+msgid "Services: %d activated for %d registered"
+msgstr "الخدمات: %d منشّطة لـ %d مسجلة"
-#: ../../standalone/drakperm:1
+#: ../../any.pm:1
#, c-format
-msgid "group"
-msgstr "المجموعة"
+msgid "Create a bootdisk"
+msgstr "أنشئ قرص إقلاع"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "user"
-msgstr "المستخدم"
+msgid "Solomon Islands"
+msgstr "جزر سليمان"
-#: ../../standalone/drakperm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "path"
-msgstr "المسار"
+msgid "(module %s)"
+msgstr "(الوحدة %s)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "المكان على مل٠install.cfg"
+msgid "Workgroup"
+msgstr "مجموعة العمل"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+msgid "Printer host name or IP"
+msgstr "اسم مستضي٠الطابعة أو الـ IP"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"No CD or DVD image found, please copy the installation program and rpm files."
-msgstr "تعذر ايجاد صورة CD أو DVD, Ùضلاً انسخ برنامج التثبين وملÙات rpm"
+msgid "Host Path or Module"
+msgstr "وحدة أو مسار المستضيÙ"
-#
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No image found"
-msgstr "تعذر ايجاد صورة"
+msgid "Name of printer should contain only letters, numbers and the underscore"
+msgstr "اسم الطابعة يجب أن يحتوي Ùقط على حرو٠و أرقام Ùˆ شارطات تحتية"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Installation image directory"
-msgstr "دليل صورة التثبيت"
+msgid "Show current interface configuration"
+msgstr "أظهر تهيئة الواجهة الحالية"
-#: ../../standalone/drakpxe:1
+#: ../../help.pm: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 ""
-"Ùضلاً أخبر عن مكان صورة التثبيت.\n"
-"\n"
-"اذا لم يكن هناك دليل موجود, Ùضلاً انسخ محتويات القرص المدمج أو قرص DVD.\n"
-"\n"
+msgid "Development"
+msgstr "تطوير"
-#: ../../standalone/drakpxe:1
+#: ../../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 "The DHCP end ip"
-msgstr "DHCP end ip"
+msgid "Done"
+msgstr "انتهى"
-#: ../../standalone/drakpxe:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "The DHCP start ip"
-msgstr "DHCP start ip"
+msgid "Web Server"
+msgstr "خادم الويب"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup: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"
+msgid "\tDo not include System Files\n"
+msgstr "\tلا تÙضمن ملÙات النظام\n"
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (on network %s)"
-msgstr "الواجهة %s (على الشبكة %s)"
+msgid "Chile"
+msgstr "تشيلي"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
-msgstr "اختر واجهة الشبكة التي سيتم استخدامها لخادم DHCP."
+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 تدعم الطابعات المحلية Ùقط, "
+"لا يدعم المشغل الطابعات على الماكينات البعيدة أو خادمات الطباعة. Ùضلاً وصل "
+"طابعتك الى منÙØ° محلي أو قم بتهيئتها على الماكينة المرتبطة بها."
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+"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"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Do not use \"scannerdrake\" for this device!"
msgstr ""
-"أنت على وشك تهيئة جهازك لتثبيت خادم PXE كخادم DHCP\n"
-"و خادم TFTP لبناء خادم تثبيت.\n"
-"باستخدام هذه الميزة تكون الحواسيب الأخرى على الشبكة المحلية قابلة للتثبيت من "
-"هذا الجهاز.\n"
-"\n"
-"تأكد من أنك قمت بتهيئة الشبكة/الإنترنت باستخدام drakconnect قبل المتابعة.\n"
+"الجهاز المتعدد الوظائ٠الخاص بك تم تهيئته آلياً ليتمكن من المسح الضوئي. يمكنك "
+"الآن استخدام المسخ الضوئي باستخدام \"scanimage\" (\"scanimage -d hp:%s\" "
+"لتحديد الماسح الضوئي اذا كان لديك أكثر من واحد) من سطر الأوامر أو بالبرامج "
+"الرسومية \"xscanimage\" أو \"xsane\". اذا كنت تستخدم GIMP, يمكنك أيضاً المسح "
+"الضوئي باستخدام القوائم \"File\"/\"Acquire\". شغل الأمر \"man scanimage\" ÙÙŠ "
+"سطر الأوامر للحصول على مزيد من المعلومات.\n"
"\n"
-"ملحوظة: تحتاج الى موائم شبكة مخصص لإعداد الشبكة المحلية (LAN)."
+"لا تستخدم \"scannerdrake\" لهذا الجهاز!"
-#: ../../standalone/drakpxe:1
+#: ../../any.pm:1
#, c-format
-msgid "Installation Server Configuration"
-msgstr "تهيئة خادم الثبيت"
+msgid "(already added %s)"
+msgstr "(تم اضاÙØ© %s مسبقا)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "PXE Server Configuration"
-msgstr "تهيئة خادم PXE"
+msgid ", using command %s"
+msgstr ", باستخدام الأمر %s"
-#: ../../standalone/draksec:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please wait, setting security options..."
-msgstr "انتظر من Ùضلك, جاري تعيين خيارات الأمن..."
+msgid "Alt and Shift keys simultaneously"
+msgstr "Ù…Ùاتيح Alt Ùˆ Shift ÙÙŠ Ù†Ùس الوقت"
-#: ../../standalone/draksec:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Please wait, setting security level..."
-msgstr "انتظر من Ùضلك, جاري تعيين مستوى الأمن.."
+msgid "Flags"
+msgstr "Flags"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Periodic Checks"
-msgstr "تأكد دوري"
+msgid "Add/Del Users"
+msgstr "أضÙ/احذ٠المستخدمين"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "System Options"
-msgstr "خيارات النظام"
+msgid "Host/network IP address missing."
+msgstr "عنوان IP للمستضيÙ/الشبكة Ù…Ùقود."
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Network Options"
-msgstr "خيارات شبكة"
+msgid "weekly"
+msgstr "أسبوعيّا"
-#: ../../standalone/draksec:1
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Settings"
+msgstr "الضبط"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "The entered host/network IP is not correct.\n"
+msgstr "عنوان IP المدÙخل للمستضيÙ/الشبكة غير صحيح.\n"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Here is the full list of available countries"
+msgstr "ها هي قائمة كاملة بكل لوحات البلاد المتوÙرة"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Alternative test page (A4)"
+msgstr "صÙحة اختبارية بديلة (A4)"
+
+#: ../../install_steps_interactive.pm: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"
+"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 ""
-"يمكن تعيين الخيارات التالية لتخصيص\n"
-"أمن النظام. اذا كنت تحتاج الى مزيد من الشرح, الق نظرة على المساعدة.\n"
+"اذا كانت لديك قل الأقراص ÙÙŠ القائمة أدناه, اضغط مواÙÙ‚.\n"
+"اذا لم تمكن لديك أي من هذه الأقراص, اضغط الغاء.\n"
+"اذا كانت بعض هذه الأقراص Ù…Ùقودة, قم بازالة اختيارهاثم اضغط مواÙÙ‚."
-#: ../../standalone/draksec:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Security Administrator:"
-msgstr "مدير الأمن:"
+msgid "Wait please"
+msgstr "الانتظار من Ùضلك"
-#: ../../standalone/draksec:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Security Alerts:"
-msgstr "تنبيهات أمنية:"
+msgid "PAP"
+msgstr "PAP"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Security Level:"
-msgstr "مستوى الأمن:"
+msgid "Backup user files"
+msgstr "انسخ ملÙات المستخدم"
-#: ../../standalone/draksec:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "(default value: %s)"
-msgstr "(القيمة الإÙتراضية: %s)"
+msgid "New"
+msgstr "جديد"
-#: ../../standalone/draksec:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\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"
-"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"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\n"
"\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"
-"مرتقع أكثر: المستوى الأمني عال٠بشكل كاÙ٠لاستخدام النظام كخادم يستطيع أن "
-"يقبل\n"
-" الإتصالات من عملاء كثيرين. اذا كان حاسبك مجرد عميل على "
-"الإنترنت\n"
-"\t Ùيجب عليك اختيار مستوى أقل.\n"
+"If you wish access to this computer to be controlled by an authentication\n"
+"server, click the \"%s\" button.\n"
"\n"
-"مرتقع جداً: هذا يماثل المستوى السابق, لكن النظام ÙÙŠ هذه الحال يكون مغلقاً Ùˆ "
-"المزايا\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"
-"مدير الأمن:\n"
-" اذا كان خيار 'التنبيهات الأمنية' مختاراً, Ùسيتم ارسال تنبيهات "
-"أمنية الى المستخدم (بإسم المستخدم\n"
-"\t أو البريد الألكتروني)"
-
-#: ../../standalone/draksound:1
-#, c-format
-msgid ""
+"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 ""
+"هذه هي أهم خطوة تتخذها ?من نظام لينكس الخاص\n"
+"بك: عليك ادخال كلمة مرور المستخدم \"الجذر\" (root) و هو\n"
+"مدير النظام Ùˆ المستخدم الوحيد المخول بتحديث النظام, اضاÙØ© المستخدمين,\n"
+"تغيير تهيئة النظام, الخ. باختصار يمكن للمستخدم \"الجذر\" أن ÙŠÙعل\n"
+"كل شئ! لذا عليك اختيار كلمة المرور صعبة\n"
+"التخمين - سيخبرك DrakX اذا كانت كلمة المرور التي تستخدمها سهلة. كما\n"
+"ترى, لست مجبراً على ادخال كلمة مرور, لكننا ننصح بشدة ?ن احتمال حدوث\n"
+"أخطاء مع لينكس عادي مثل باقي أنظمة التشغيل ا?خرى. و بما أن \"الجذر\" يمكنه\n"
+"تعدي كل الحدود Ùˆ قد يحذ٠كل البيانات من دون قصد, لذا Ùيجب أن يكون من\n"
+"الصعب أن تصبح المستخدم \"الجذر\".\n"
"\n"
+"يجب أن تكون كلمة المرور خليطاً من الحرو٠و ا?رقام كما يجب أن تحتوي\n"
+"على 8 حرو٠على ا?قل. ? تكتب كلمة مرور \"الجذر\" على ورق -- هذا يسهّل\n"
+"اختراق النظام اذا رأى أحد كلمة المرور.\n"
"\n"
+"نصيحة أخرى -- ? تجعل كلمة المرور طويلة جداً أو معقّدة ?نك يجب أن تكون\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"
+"المرور \"الخاطئة\" ÙÙŠ المرة ا?ولى التي تدخل Ùيها الى النظام.\n"
"\n"
+"اذا كنت تريد الوصول الى هذا الكمبيوتر لكي يتم التحكم بك عن طريق\n"
+"خادم مصادقة, اضغط زر \"%s\".\n"
"\n"
+"اذا كانت شبكتك تستخدم LDAP, NIS, أو PDC Windows Domain Authentication "
+"Services\n"
+"عليك اختيار الخيار المناسب كـ\"مصادقة\". اذا لم تعلم أي منها تريد\n"
+"استخدامه, اسأل مدير الشبكة لديك.\n"
"\n"
-"ملحوظة: اذا كانت لديك بطاقة صوت ISA PnP, ستحتاج الى استخدام برنامج "
-"sndconfig. Ùقط عليك كتابة \"sndconfig\" ÙÙŠ سطر الأوامر."
+"اذا كانت لديك مشكلة ÙÙŠ تذكر كلمات المرور, يمكنك اختيار\n"
+"\"? كلمة مرور\" اذا لم يكن الكمبيوتر الخاص بك متصلاً با?نترنت,\n"
+"أو أنك تثق ÙÙŠ اللذين يدخلون الى النظام."
-#: ../../standalone/draksound:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"If you do not know what to choose, stay with the default option."
msgstr ""
-"تعذر ايجاد بطاقة صوت على جهازك. Ùضلاً تأكد من أن بطاقة الصوت المدعومة من "
-"لينكس موصولة بشكل صحيح.\n"
-"\n"
-"\n"
-"يمكنك زيارة قاعدة بيانات العتاد المدعوم الخاصة بنا على:\n"
-"\n"
+"عند هذه النقطة, سيسمح لك DrakX باختيار المستوى الأمني الذي ترغب به\n"
+"لهذه الماكينة. بديهياً, يجب تعيين مستوى أمني\n"
+"عال٠اذا كانت الماكينة تحتوي على معلومات هامة, أو اذا كانت الماكينة\n"
+"ستÙستخدم للإتصال بالإنترنت. ان استخدام مستوى أمني عال٠يأتي\n"
+"عادة على حساب سهولة الإستخدام.\n"
"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"اذا لم تكن تريد الإختيار, احÙظ الاختيار الإÙتراضي."
-#: ../../standalone/draksound:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "No Sound Card detected!"
-msgstr "لم يتم اختيار بطاقة صوت"
+msgid "Load from floppy"
+msgstr "حمّل من قرص مرن"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "%s BootSplash (%s) preview"
-msgstr "%s BootSplash (%s) معاينة"
+msgid "The following printer was auto-detected. "
+msgstr "تم اكتشا٠الطابعة الآتية آلياً. "
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Generating preview ..."
-msgstr "جاري توليد المعاينة ..."
+msgid "Boot Floppy"
+msgstr "قرص الإقلاع"
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You must choose an image file first!"
-msgstr "يجب اختيار مل٠صورة أولاً!"
+msgid "Norwegian"
+msgstr "النرويجية"
-#: ../../standalone/draksplash:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "ProgressBar color selection"
-msgstr "إختيار لون شريط التحميل"
+msgid "Searching for new scanners ..."
+msgstr "جاري البحث عن ماسحات ضوئية جديدة..."
-#: ../../standalone/draksplash:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
-msgstr "هذه السمة ليس لها bootsplash ÙÙŠ %s !"
+msgid "Apache World Wide Web Server"
+msgstr "خادم الويب Apache"
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "saving Bootsplash theme..."
-msgstr "جاري Ø­Ùظ سمة Bootsplash..."
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "stepping of the cpu (sub model (generation) number)"
+msgstr "Stepping of the cpu (sub model (generation) number)"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "choose image file"
-msgstr "إختر مل٠صورة"
-
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "choose image"
-msgstr "إختر مل٠صورة"
+msgid "select path to restore (instead of /)"
+msgstr "اختر مسار الإستعادة (بدلاً من / )"
#: ../../standalone/draksplash:1
#, c-format
msgid "Configure bootsplash picture"
msgstr "تهيئة صورة الإقلاع"
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "Make kernel message quiet by default"
-msgstr "اجعل رسائل النواة صامتة اÙتراضياً"
-
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "Display logo on Console"
-msgstr "اعرض الشعار ÙÙŠ سطر الأوامر"
+msgid "China"
+msgstr "الصين"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose color"
-msgstr "إختر اللون"
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr " (تأكد من أن كل الطابعات موصولة و تعمل).\n"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "Save theme"
-msgstr "احÙظ السمة"
+msgid "Georgia"
+msgstr "جورجيا"
-#: ../../standalone/draksplash:1
+#: ../../standalone/printerdrake:1
#, c-format
-msgid "Preview"
-msgstr "معاينة"
+msgid "Reading data of installed printers..."
+msgstr "جاري قراءة بيانات الطابعات المثبتة..."
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "the color of the progress bar"
-msgstr "لون شريط التقدم"
+msgid " Erase Now "
+msgstr " امح٠الآن "
-#: ../../standalone/draksplash:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "the height of the progress bar"
-msgstr "ارتÙاع شريط التقدم"
+msgid "server"
+msgstr "خادم"
-#: ../../standalone/draksplash:1
+#: ../../install_any.pm:1
#, c-format
-msgid "the width of the progress bar"
-msgstr "عرض شريط التقدم"
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "أدخل قرص مرن مجهز على نظام ملÙات FAT ÙÙŠ السواقة %s"
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
-msgstr ""
-"الإحداثي الصادي للركن الأيسر الأعلى\n"
-"لشريط التقدم"
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr "نعم تعني أن المعالج لديه معالج مساعد للعمليات الحسابية"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
-msgstr ""
-"الإحداثي السيني للركن الأيسر الأعلى\n"
-"لشريط التقدم"
+msgid "Please Wait... Applying the configuration"
+msgstr "يرجى الإنتظار... جاري تطبيق الإعدادات"
-#: ../../standalone/draksplash:1
+#. -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 "text box height"
-msgstr "ارتÙاع الصندوق النصي"
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr "Welcome to GRUB the operating system chooser!"
-#: ../../standalone/draksplash:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "text width"
-msgstr "عرض النص"
+msgid "Grub"
+msgstr "Grub"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"y coordinate of text box\n"
-"in number of characters"
-msgstr ""
-"الإحداثي الصادي للصندوق النصي\n"
-"بعدد الحروÙ"
+msgid "SCSI controllers"
+msgstr "متحكمات SCSI"
-#: ../../standalone/draksplash:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"x coordinate of text box\n"
-"in number of characters"
-msgstr ""
-"الإحداثي السيني للصندوق النصي\n"
-"بعدد الحروÙ"
+msgid " on LPD server \"%s\", printer \"%s\""
+msgstr "على خادم LPD \"%s\", الطابعة \"%s\""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid "Browse"
-msgstr "استعرض"
+msgid "Choosing a display manager"
+msgstr "جاري اختيار مدير العرض"
-#: ../../standalone/draksplash:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Theme name"
-msgstr "اسم السمة"
+msgid "Zeroconf Host name"
+msgstr "اسم مستضي٠Zeroconf"
-#: ../../standalone/draksplash:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "final resolution"
-msgstr "دقة العرض النهائية"
+msgid "IP address should be in format 1.2.3.4"
+msgstr "عنوان IP يجب أن يكون على النسق 1.2.3.4"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "first step creation"
-msgstr "انشاء الخطوة الأولى"
+msgid "Ecuador"
+msgstr "الإكوادور"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst: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' أو \"الغاء\" للخروج"
+msgid "Add an item"
+msgstr "أض٠مادة"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm: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 ""
-"لم يتم ايجاد بطاقة تلÙاز على جهازك. Ùضلاً تأكد من أن بطاقة الÙيديو/التلÙاز "
-"المدعومة ÙÙŠ لينكس موصولة بشكل صحيح.\n"
-"\n"
-"\n"
-"يمكنك زيارة قاعدة بيانات العتاد المدعوم الخاصة بنا على:\n"
-"\n"
-"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
+msgid "The printers on this machine are available to other computers"
+msgstr "الطابعات على هذه الماكينة متوÙرة للأجهزة الأخرى"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "No TV Card detected!"
-msgstr "لم يتم ايجاد بطاقة تلÙاز!"
+msgid "I can't find needed image file `%s'."
+msgstr "لا يمكنني ايجاد مل٠الصورة `%s'."
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr "الآن يمكنك تشغيل XawTV (ÙÙŠ الواجهة الرسومية!) !\n"
+msgid "No sound card detected. Try \"harddrake\" after installation"
+msgstr "لم يتم ايجاد بطاقة الصوت. حاول تشغيل \"harddrake\" بعد التثبيت"
-#: ../../standalone/drakxtv:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Have a nice day!"
-msgstr "نتمنى لك يوماً سعيداً!"
+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"
+"ÙÙŠ حين يكون المنÙØ° (port) بين 1 Ùˆ 65535."
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "XawTV isn't installed!"
-msgstr "XawTV غير مثبت!"
+msgid "Shell"
+msgstr "الغلاÙ"
-#: ../../standalone/drakxtv:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "كان هناك خطأ أثناء ضبط قنوات التلÙاز"
+msgid "PCI"
+msgstr "PCI"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "Scanning for TV channels"
-msgstr "جاري ضبط قنوات التلÙاز"
+msgid "Sao Tome and Principe"
+msgstr "ساو تومي و البرينسيب"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Scanning for TV channels in progress ..."
-msgstr "ضيط قنوات التلÙاز ÙÙŠ تقدم ..."
+msgid "Can't login using username %s (bad password?)"
+msgstr "تعذر الدخول باستخدام اسم المستخدم %s (كلمة مرور سيئة؟)"
-#: ../../standalone/drakxtv:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Area:"
-msgstr "المنطقة :"
+msgid "Azerbaidjani (latin)"
+msgstr "الأذربيجانية (لاتيني)"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "TV norm:"
-msgstr "TV norm :"
+msgid "Package not installed"
+msgstr "لم يتم تثبيت الحزمة"
-#: ../../standalone/drakxtv:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid ""
-"Please,\n"
-"type in your tv norm and country"
-msgstr ""
-"Ùضلاً,\n"
-"اطبع tv norm الخاص بك و بلدك"
+msgid "Become a MandrakeExpert"
+msgstr "كن خبيراً ÙÙŠ MandrakeExpert"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "Australian Optus cable TV"
-msgstr "Australian Optus cable TV"
+msgid "American Samoa"
+msgstr "ساموا الأمريكية"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Newzealand"
-msgstr "نيوزيلندا "
+msgid "Protocol"
+msgstr "البروتوكول"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "France [SECAM]"
-msgstr "Ùرنسا [سيكام]"
+msgid "Copy fonts on your system"
+msgstr "انسخ الخطوط الى نظامك"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "East Europe"
-msgstr "أوروبّا الشّرقيّة"
+msgid "Harddrake help"
+msgstr "مساعدة Harddrake"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "West Europe"
-msgstr "أوروبّا الغربيّة"
+msgid "Bogomips"
+msgstr "Bogomips"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "China (broadcast)"
-msgstr "الصين (broadcast)"
+msgid "Mandrake Terminal Server Configuration"
+msgstr "تهيئة خادم طرÙيات Mandrake"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Japan (cable)"
-msgstr "اليابان (cable)"
+msgid ""
+"\n"
+" DrakBackup Report Details\n"
+"\n"
+"\n"
+msgstr ""
+"\n"
+" تÙاصيل تقرير DrakBackup\n"
+"\n"
+"\n"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Japan (broadcast)"
-msgstr "اليابان (broadcast)"
+msgid "Restore all backups"
+msgstr "استعد كل النسخ الإحتياطية"
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Canada (cable)"
-msgstr "كندة (cable)"
+msgid "if set to yes, check open ports."
+msgstr "if set to yes, check open ports."
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "USA (cable-hrc)"
-msgstr "الولايات المتّحدة الأمريكيّة (cable-hrc)"
+msgid "This may take a moment to erase the media."
+msgstr "قد يستغرق مسح الوسيط بعض الوقت."
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "USA (cable)"
-msgstr "الولايات المتّحدة الأمريكيّة (cable)"
+msgid "You can't select/unselect this package"
+msgstr "لا يمكنك اختيار/ازالة اختيار هذه الحزمة"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "USA (broadcast)"
-msgstr "الولايات المتّحدة الأمريكيّة (broadcast)"
+msgid "Warning"
+msgstr "تحذير"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup: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."
+"- Other Files:\n"
msgstr ""
-"XawTV غير مثبّت!\n"
-"\n"
-"\n"
-"اذا كانت لديك بطاقة تلÙاز لكن لم يستطع DrakX اكتشاÙها (لا توجد وحدات bttv "
-"ولا saa7134\n"
-"ÙÙŠ \"/etc/modules\") أو لم تثبّت xawtv, Ùضلاً قم بإرسال نتائج\n"
-"الأمر \"lspcidrake -v -f\" الى \"install\\@mandrakesoft.com\"\n"
-"مع العنوان \"undetected TV card\".\n"
-"\n"
"\n"
-"يمكنك تثبيت XawTV بكتابة الأمر \"urpmi xawtv\" كمستخدم جذر ÙÙŠ سطر الأوامر."
+"-الملÙّات الأخرى:\n"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "primary"
-msgstr "أساسي"
+msgid "Remote host name"
+msgstr "اسم المستضي٠البعيد"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "secondary"
-msgstr "ثانوي"
+msgid "deactivate now"
+msgstr "قم بإزالة التنشيط الآن"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Click on a device in the left tree in order to display its information here."
-msgstr "انقر على جهاز ÙÙŠ السلسلة اليسرى لعرض معلوماته هنا."
+msgid "access to X programs"
+msgstr "الوصول الى برامج X"
-#: ../../standalone/harddrake2:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Unknown"
-msgstr "غير معروÙ"
+msgid "Computing the size of the Windows partition"
+msgstr "جاري حساب مساحة تجزئة Windows"
-# ../../standalone/harddrake2:1, c-format
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "unknown"
-msgstr "غير معروÙ"
+msgid "Italy"
+msgstr "إيطاليا"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Running \"%s\" ..."
-msgstr "جاري تشغيل \"%s\" ..."
+msgid "Name of printer"
+msgstr "اسم الطابعة"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Run config tool"
-msgstr "شغّل أداة التهيئة"
+msgid "disable"
+msgstr "تعطيل"
-#: ../../standalone/harddrake2:1
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "Configure module"
-msgstr "تهيئة الوحدة"
+msgid "error unmounting %s: %s"
+msgstr "خطأ ÙÙŠ ازالة تحميل %s: %s"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Information"
-msgstr "معلومات"
+msgid "Do it!"
+msgstr "اÙعلها!"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Detected hardware"
-msgstr "العتاد المÙكتشÙ"
+msgid "Cayman Islands"
+msgstr "جزر كايمان"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Harddrake2 version "
-msgstr "Harddrake2 الإصدار "
+msgid "%s not responding"
+msgstr "%s لا يستجيب"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Detection in progress"
-msgstr "جاري التحقق"
+msgid "Select model manually"
+msgstr "تم اختيار النّموذج يدويًّا"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Author:"
-msgstr "المؤلÙ:"
+msgid "Format"
+msgstr "تنسيق"
-#: ../../standalone/harddrake2:1
+#: ../../network/adsl.pm:1
#, c-format
msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
+"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 ""
-"هذا هو HardDrake, أداة Mandrake لتهيئة العتاد.\n"
-"الإصدار:"
+"الطريقة الأكثر شيوعاً للإتصال بـ adsl هي pppoe.\n"
+"بعض الإتصالات تستخدم pptp, و القليل تستخدم dhcp.\n"
+"اذا لم تكن تعلم, اختر 'استخدم pppoe'"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "About Harddrake"
-msgstr "حول HardDrake"
+msgid "Various"
+msgstr "متنوعة"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "/_About..."
-msgstr "/_حول..."
+msgid "Zip"
+msgstr "Zip"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/_Report Bug"
-msgstr "/_تقرير خطأ"
+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. Ùضلاً اختر الطراز الصحيح "
+"من القائمة."
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm: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\")"
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
msgstr ""
-"عند اختيارك لجهاز, ستستطيع رؤية معلومات تاجهاز ÙÙŠ الحقول المعروضة ÙÙŠ الإطار "
-"الأيمن (\"معلومات\")"
+"\n"
+"علّم على الطابعات التي تريد نقلها ثم انقر \n"
+"\"انقل\"."
-#: ../../standalone/harddrake2:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Select a device !"
-msgstr "اختر جهازاً!"
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Albanian"
+msgstr "الألبانيةّ"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Lithuania"
+msgstr "ليتوانيا"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Compact"
+msgstr "مدمج"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "Detected model: %s %s"
+msgstr "تم اكتشا٠الطراز: %s %s"
+
+#: ../../share/advertising/03-software.pl:1
+#, c-format
+msgid "MandrakeSoft has selected the best software for you"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
msgid ""
-"Description of the fields:\n"
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version: %s\n"
+"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
"\n"
msgstr ""
-"وص٠الحقول:\n"
-"\n"
+"هذا هو HardDrake, أداة Mandrake لتهيئة العتاد.\n"
+"الإصدار:"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Harddrake help"
-msgstr "مساعدة Harddrake"
+msgid "Local files"
+msgstr "ملÙات محلية"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "/_Fields description"
-msgstr "/_وص٠الحقول"
+msgid "maybe"
+msgstr "ربما"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "/_Help"
-msgstr "/_مساعدة"
+msgid "Panama"
+msgstr "بنما"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "/_Quit"
-msgstr "/_خروج"
+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 ""
+"بطاقة الرسوم الخاصة بك يبدو أنها تحتوي على موصل للتلÙاز.\n"
+"يمكن تهيئة البطاقة للعمل باستخدام الـ frame-buffer.\n"
+"\n"
+"لهذا الغرض يجب عليك توصيل بطاقة الرسوم بالتلÙاز قبل بدء تشغيل الكمبيوتر.\n"
+"ثم اختر \"TVout\" من محمّل الإقلاع\n"
+"\n"
+"هل لديك هذه الميزة؟"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "/تحقق آلي من _سواقات Jazz"
+msgid "Monitor"
+msgstr "الشاشة"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/Autodetect _modems"
-msgstr "/تحقق آلي من أ_جهزة المودم"
+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, عن "
+"طريق استخدام جدار ناري مثلاً):\n"
+"\n"
+"استخدم حساب دون كلمة مرور على خادم Windows, مثل حساب \"GUEST\" أو حساب خاص "
+"لاستخدامه للطباعة. ? تقم بإزالة الحماية عن طريق كلمات المرور من حسابك الشخصي "
+"أو من حساب مدير النظام.\n"
+"\n"
+"قم بإعداد خادم Windows لجعل الطابعة متوÙرة تحت بروتوكول LPD. ثم قم بإعداد "
+"الطباعة من هذه الماكينة مع نوع الوصلة \"%s\" ÙÙŠ PrinterDrake.\n"
+"\n"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "/Autodetect _printers"
-msgstr "/تحقق آلي من ال_طابعات"
+msgid "65 thousand colors (16 bits)"
+msgstr "65 أل٠لون (16 بت)"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "/_Options"
-msgstr "/_خيارات"
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
+msgstr ""
+"\n"
+"- احÙظ على القرص الصلب على المسار:%s\n"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "the vendor name of the processor"
-msgstr "اسم مصنّع المعالج"
+msgid "Size: %d KB\n"
+msgstr "الحجم: %d كيلوبايت\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "the vendor name of the device"
-msgstr "اسم مصنّع الجهاز"
+msgid "Remove fonts on your system"
+msgstr "احذ٠الخطوط من النظام"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "نوع الـbus المرتبطة به الÙأرة"
+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) معدّ مسبقاً.\n"
+"\n"
+"هل تريد اعادة التهيئة آلياً?\n"
+"\n"
+"يمكنك القيام بذلك يدوياً لكن يجب أن تكون على علم بما تÙعل."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
-msgstr "Stepping of the cpu (sub model (generation) number)"
+msgid "Graphical interface at startup"
+msgstr "واجهة رسومية عند بدء التشغيل"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Model stepping"
-msgstr "Model stepping"
+msgid "Please enter the directory to save:"
+msgstr "اختر الدليل الذي سيتم Ø­Ùظه:"
#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "format of floppies supported by the drive"
+msgstr "نسق الأقراص التي تقبلها السواقة"
+
+#: ../../raid.pm:1
#, c-format
-msgid "the number of the processor"
-msgstr "رقم المعالج"
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "التجزئات ليست كاÙية لمستوى RAID %d\n"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Processor ID"
-msgstr "هوية المعالج"
+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 ""
+"تمت تهيئة الطابعات الآتية. انقر نقرة مزدوجة على الطابعة لتغيير اعداداتها "
+"لجعلها طابعة اÙتراضية أو لرؤية معلومات حولها."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "network printer port"
-msgstr "منÙØ° طابعة الشبكة"
+msgid "Connected"
+msgstr "متّصل"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "the name of the CPU"
-msgstr "اسم المعالج"
+msgid "USB printer \\#%s"
+msgstr "طابعة USB \\#%s"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Name"
-msgstr "الاسم"
+msgid "Macedonian"
+msgstr "المقدونية"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "the number of buttons the mouse has"
-msgstr "عدد أزرار الÙأرة"
+msgid "Bridges and system controllers"
+msgstr "متحكمات النظام"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Number of buttons"
-msgstr "عدد الأزرار"
+msgid "/File/_Save"
+msgstr "/ملÙ/_Ø­Ùظ"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Official vendor name of the cpu"
-msgstr "الإسم الرسمي لمصنّع المعالج"
+msgid "Mali"
+msgstr "مالي"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Model name"
-msgstr "اسم الطراز"
+msgid "No details"
+msgstr "لا تÙاصيل"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
-msgstr "جيل المعالج (مثال: 8 لبنتيوم III, ...)"
+msgid "very nice"
+msgstr "ظري٠جداً"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Model"
-msgstr "الطراز"
+msgid "Preview"
+msgstr "معاينة"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "hard disk model"
-msgstr "طراز القرص الصلب"
+msgid "Remote Control"
+msgstr "التحكم عن بعد"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "class of hardware device"
-msgstr "Ùئة جهاز العتاد"
+msgid "Please select media for backup..."
+msgstr "رجاء اختر وسيط النسخ الإحتياطي..."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Media class"
-msgstr "Ùئة الوسيط"
+msgid "XFree86 server: %s\n"
+msgstr "خادم XFree86: %s\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Sub generation of the cpu"
-msgstr "الجيل الثانوي للمعالج"
+msgid "Allow Thin Clients"
+msgstr "اسمح للعملاء النحا٠(Thin Clients)"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Level"
-msgstr "المستوى"
+msgid "Georgian (\"Russian\" layout)"
+msgstr "الجورجية (التصميم الروسي)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Format of floppies supported by the drive"
-msgstr "نسق الأقراص التي تقبلها السواقة"
+msgid "/_Options"
+msgstr "/_خيارات"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Floppy format"
-msgstr "نسق القرص الصلب"
+msgid "Your printer model"
+msgstr "طراز الطابعة الخاصة بك"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
+"\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 ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
+"\n"
+"\n"
+"(تحذير! أنت تستخدم XFS للتجزئة الجذرية,\n"
+"عمل قرص مرن للإقلاع قد ÙŠÙشل على الأرجح,\n"
+"لأن XFS يحتاج الى مشغل كبير الحجم)."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Halt bug"
-msgstr "Halt bug"
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
+msgstr ""
+"\n"
+"- احذ٠كل ملÙات tar الخاصة بالقرص الصلب بعد كل عملية نسخ.\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
-msgstr "معالجات pentium القديمة كانت تتوق٠عن العمل عند استخدام الكود F00F"
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
+msgstr "تعذر ايجاد صورة CD أو DVD, Ùضلاً انسخ برنامج التثبين وملÙات rpm"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/04-configuration.pl:1
+#, fuzzy, c-format
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "تهيئة خادم طرÙيات Mandrake"
+
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "F00f bug"
-msgstr "F00f bug"
+msgid "Save"
+msgstr "Ø­Ùظ"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr "نعم تعني أن المعالج المساعد للعمليات الحسابية لديه متجه للإستثناءات"
+msgid "The %s is unsupported"
+msgstr "هذا الـ %s غير مدعوم"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
-msgid "Whether the FPU has an irq vector"
-msgstr "اذا كان الـFPU لديه متجه IRQ"
+msgid "Load the drivers for your usb devices."
+msgstr "حمّل مشغلات أجهزة USB."
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
-msgstr "نعم تعني أن المعالج لديه معالج مساعد للعمليات الحسابية"
+msgid "Disk"
+msgstr "القرص"
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Is FPU present"
-msgstr "هل FPU موجود"
+msgid "Enter a printer device URI"
+msgstr "أدخل URI الخاص بالطابعة"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/01-thanks.pl: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)"
+"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 ""
-"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)"
+"نجاح MandrakeSoft مبني على مبدأ حرية البرامح. نظام التشغيل الجديد الخاص بك "
+"هو نتيجة للتعاون و العمل الجاد من جزء من مجتمع لينكس حول العالم"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Fdiv bug"
-msgstr "Fdiv bug"
+msgid "Israel"
+msgstr "اسرائيل"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr "CPU flags reported by the kernel"
+msgid "French Guiana"
+msgstr "غويانا الÙرنسية"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Flags"
-msgstr "Flags"
+msgid "default:LTR"
+msgstr "default:RTL"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr "وحدة نواة لينكس التي تتعامل مع هذا الجهاز"
+msgid "add a rule"
+msgstr "اضاÙØ© قاعدة"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Module"
-msgstr "وحدة"
+msgid "A command line must be entered!"
+msgstr "يجب ادخال سطر أوامر"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "new dynamic device name generated by core kernel devfs"
-msgstr "اس مالجهاز الديناميكي الجديد الذي يتم توليده من devfs"
+msgid "Select user manually"
+msgstr "اخترالمستخدم يدويًّا"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New devfs device"
-msgstr "جهاز devfs جديد"
+msgid "Transfer printer configuration"
+msgstr "نقل إعدادات الطابعة"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "old static device name used in dev package"
-msgstr "اسم الجهاز القديم الساكن المستخدم ÙÙŠ حزمة dev"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "هل تريد تمكين الطباعة على الطابعات المذكورة أعلاه؟\n"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Old device file"
-msgstr "مل٠الجهاز القديم"
+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 ""
+"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."
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "This field describes the device"
-msgstr "هذا الحقل يص٠الجهاز"
+msgid "%s (Port %s)"
+msgstr "%s (المنÙØ° %s)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use network connection to backup"
+msgstr "استخدم الإتصال بالشبكة للنسخ الإحتياطي"
+
+#: ../../security/help.pm: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)"
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
msgstr ""
-"تردد المعالج بالميغاهيرتز (الميغاهيرتز تشير الى العدد التقريبي من التعليمات "
-"التي يستطيع المعالج تنÙيذها ÙÙŠ الثانية الواحدة)"
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
-msgid "Frequency (MHz)"
-msgstr "التردد (ميغاهيرتز)"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
-msgstr "مستوى المعلومات التي يمكن الحصول عليها من تعليمات cpuid"
+msgid "Accept user"
+msgstr "واÙÙ‚ على المستخدم"
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, c-format
-msgid "Cpuid level"
-msgstr "مستوى هوية المعالج"
+msgid "Server"
+msgstr "خادم"
-#: ../../standalone/harddrake2:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Family of the cpu (eg: 6 for i686 class)"
-msgstr "عائلة المعالح (مثلا: 6 Ù„Ùئة i686)"
+msgid "Bad choice, try again\n"
+msgstr "اختيار سيئ, حاول مرة أخرى\n"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Cpuid family"
-msgstr "عائلة هوية المعالج"
+msgid "Heard and McDonald Islands"
+msgstr "جزر هيرد و ماكدونالد"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Whether this cpu has the Cyrix 6x86 Coma bug"
-msgstr "اذا كان المعالج لديه Cyrix 6x86 Coma bug"
+msgid "No alternative driver"
+msgstr "لا مشغل بديل"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Coma bug"
-msgstr "Coma bug"
+msgid "Toggle to expert mode"
+msgstr "النتقال الى وضعية الخبير"
-#: ../../standalone/harddrake2:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "special capacities of the driver (burning ability and or DVD support)"
-msgstr "امكانيات مميزة لهذا المشغل (امكانية النسخ أو دعم DVD)"
+msgid "(on this machine)"
+msgstr "(على هذا الجهاز)"
-#: ../../standalone/harddrake2:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Drive capacity"
-msgstr "حجم السواقة"
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr "عنوان البوابات يجب أن تكون على النسق 1.2.3.4"
-#: ../../standalone/harddrake2:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Size of the (second level) cpu cache"
-msgstr "حجم (المستوى الثاني)"
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr "تم ايجاد الوينمودم \"%s\", هل تريد تثبيت البرامج المطلوبة ؟"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Cache size"
-msgstr "حجم الذاكرة المخبئية"
+msgid "Looking at packages already installed..."
+msgstr "جاري التعر٠على الحزم المثبتة مسبقاً..."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup: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"
+msgid "Use Differential Backups"
msgstr ""
-"- أجهزة pci: تعطي منÙØ° PCI, الجهاز Ùˆ وظيÙØ© هذه البطاقة\n"
-"- أجهزة eide: الجهاز إما أن يكون جهاز slave أو master\n"
-"- أجهزة scsi: scsi bus و هوية جهاز scsi"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Location on the bus"
-msgstr "المكان على الـbus"
+msgid "Driver"
+msgstr "المحرك"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"- PCI and USB devices: this lists the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
msgstr ""
-"- أجهزة PCI و USB: هذا يعرض قائمة المصنعين و الأجهزة و المصنعين الثانويين و "
-"الأجهزة الثانوية لهويات PCI/USB"
+"Linuxconf يقوم ÙÙŠ بعض الأحيان بالترتيب لعمل بعض الأعمال\n"
+"عند الإقلاع للمحاÙظة على اعدادات النظام."
-# U+200F (RTL mark) has been inserted after "Bus" so the display
-# on screen is correctly "datadatadata :Bus xxxxxxxx" (with xxxx arabic),
-# and not "Bus: datadatadata xxxxxxxx"
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Bus identification"
-msgstr "معر٠الـ Busâ€"
+msgid "Printer on remote lpd server"
+msgstr "طابعة على خادم lpd بعيد"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont: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."
+"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 ""
-"نواة ينكس تحتاج الى تشغيل حلقة حسابية (Calculation Loop) عند الإقلاع لتنشيط "
-"أداة عد الوقت. يتم Ø­Ùظ النتيجة كـbogomips كطريقة للتأكد من صحة المعالج."
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Bogomips"
-msgstr "Bogomips"
+"قبل تثبيت أي خطوط تأكد أنه لديك الحق باستخدامهم و تثبيتهم على النظام.\n"
+"\n"
+"-يمكنك تثبيت الخطوط بالطريقة العادية. ÙÙŠ حالات نادرة, قد تتسبب الخطوط "
+"المزيÙØ© ÙÙŠ تعليق خادم X."
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "EIDE/SCSI channel"
-msgstr "قناة EIDE/SCSI"
+#: ../../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 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 before your\n"
+"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."
-#: ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Channel"
-msgstr "القناة"
+msgid "No mouse"
+msgstr "لا Ùأرة"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgid "Germany"
+msgstr "ألمانيا"
-# U+200F (RTL mark) has been inserted after "Bus" so the display
-# on screen is correctly "datadatadata :Bus", and not "Bus: datadatadata"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Bus"
-msgstr "Busâ€"
+msgid "Austria"
+msgstr "النمسا"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "the list of alternative drivers for this sound card"
-msgstr "قائمة المشغلات البديلة لبطاقة الصوت"
+msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgstr "شغّل \"sndconfig\" بعد التثبيت لتهيئة بطاقة الصوت الخاصة بك"
-#: ../../standalone/harddrake2:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Alternative drivers"
-msgstr "مشغلات بديلة"
+msgid "Collapse Tree"
+msgstr "Collapse Tree"
-#: ../../standalone/keyboarddrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "هل تريد أن يقوم زر BackSpace بعمل وظيÙØ© زر Delete ÙÙŠ سطر الأوامر؟"
+msgid "Auto Install Configurator"
+msgstr "أداة اعداد المثبّت الآلي"
-#: ../../standalone/keyboarddrake:1
+#: ../../steps.pm:1
#, c-format
-msgid "Please, choose your keyboard layout."
-msgstr "من Ùضلك اختر تصميم لوحة Ù…Ùاتيحك"
+msgid "Configure networking"
+msgstr "تهيئة الشبكة"
-#: ../../standalone/livedrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Unable to start live upgrade !!!\n"
-msgstr "لم أتمكن من بدء الترقية الحية !!!\n"
+msgid "Where do you want to install the bootloader?"
+msgstr "أين تريد تثبيت محمّل الإقلاع؟"
-#: ../../standalone/livedrake:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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."
+"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"
+"للتغيير بين اللغات المتعددة المثبتة على النظام, يمكنك\n"
+"تشغيل ا?مر \"/usr/sbin/localedrake\"كمستخدم جذر لتغيير\n"
+"اللغة المستخدمة عن طريق النظام ككل. تشغيل ا?مر كمستخدم عادي\n"
+"سيغير Ùقط اعدادات اللغة لهذا المستخدم Ùقط."
-#: ../../standalone/livedrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Change Cd-Rom"
-msgstr "غيّر القرص المدمج"
+msgid "The %s is not supported by this version of Mandrake Linux."
+msgstr "الـ %s غير مدعوم من هذا الإصدار من Mandrake Linux."
-#: ../../standalone/localedrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "The change is done, but to be effective you must logout"
-msgstr "تم عمل التغيير, Ùˆ لكن ليتم تÙعيله يجب عليك الخروج"
+msgid "DHCP client"
+msgstr "DHCP العميل "
-#: ../../standalone/logdrake:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Save as.."
-msgstr "Ø­Ùظ بإسم.."
+msgid "Restoring from file %s failed: %s"
+msgstr "Ùشلت الإستعادة من المل٠%s: %s"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Please enter your email address below "
-msgstr "Ùضلاً أدخل عنوان بريدك الألكتروني أدناه "
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr "Logitech Mouse (serial, old C7 type)"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "alert configuration"
-msgstr "إعدادات التنبيه"
+msgid "Are you sure that you want to set up printing on this machine?\n"
+msgstr "هل أنت متأكد أنك تريد تنصيب الطباعة على هذه الماكينة؟\n"
-#: ../../standalone/logdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You will receive an alert if the load is higher than this value"
-msgstr "سو٠تستلم تنبيها اذا كان التحميل أعلى من هذه القيمة"
+msgid "New devfs device"
+msgstr "جهاز devfs جديد"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "load setting"
-msgstr "حمل الإعدادات"
+msgid "ERROR: Cannot spawn %s."
+msgstr "ERROR: Cannot spawn %s."
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-"You will receive an alert if one of the selected services is no longer "
-"running"
-msgstr "سو٠تستلم تنبيهاً إذا كانت أحد الخدمات المختارة غير عاملة."
+msgid "Boot Style Configuration"
+msgstr "اعداد أسلوب الإقلاع"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Automatic time synchronization"
+msgstr "تزامن وقت آلي (باستخدام NTP)"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "service setting"
-msgstr "إعدادات الخدمات"
+msgid "Backup files not found at %s."
+msgstr "ملÙات النسخ الإحتياطي غير موجودة على %s"
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Xinetd Service"
-msgstr "خدمات Xinetd"
+msgid "Thank you for choosing Mandrake Linux 9.1"
+msgstr "شكراً لاختيارك Mandrake Linux 9.1"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Webmin Service"
-msgstr "خدمات Webmin"
+msgid "Armenian (phonetic)"
+msgstr "الأرمينية (صوتي)"
-#: ../../standalone/logdrake:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "SSH Server"
-msgstr "خادم SSH"
+msgid "Card model:"
+msgstr "نوع البطاقة"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Samba Server"
-msgstr "خادم Samba"
+msgid "Thin Client"
+msgstr "عميل نحي٠(Thin Client)"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Postfix Mail Server"
-msgstr "خادم البريد Postfix"
+msgid "Start Server"
+msgstr "ابدأ الخادم"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Ftp Server"
-msgstr "الخادم FTP"
+msgid "Turkmenistan"
+msgstr "تركمانستان"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Domain Name Resolver"
-msgstr "Domain Name Resolver"
+msgid "All remote machines"
+msgstr "كل الماكينات البعيدة"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Apache World Wide Web Server"
-msgstr "خادم الويب Apache"
+msgid "Install themes"
+msgstr "ثبت السمات"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Welcome to the mail configuration utility.\n"
-"\n"
-"Here, you'll be able to set up the alert system.\n"
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-"أهلا بكم الى أداة تهيئة البريد.\n"
-"\n"
-"هنا سيمكنك إعداد نظام التنبيه\n"
-
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "Mail alert configuration"
-msgstr "تهيئة تنبيه البريد"
+" تحديثات 2002 MandrakeSoft من Stew Benedict <sbenedict\\@mandrakesoft.com>"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "Mail alert"
-msgstr "تنبية بريدي"
+msgid "Espanol"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "please wait, parsing file: %s"
-msgstr "يرجى الإنتظار, جاري تحليل الملÙ: %s"
+msgid "Preparing installation"
+msgstr "جاري التحضير للتثبيت"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Content of the file"
-msgstr "محتويات الملÙ"
+msgid "Edit selected host/network"
+msgstr "حرّر المستضيÙ/الشبكة المختارة"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Calendar"
-msgstr "التقويم"
+msgid "Add User -->"
+msgstr "اض٠مستخدم -->"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose file"
-msgstr "احتيار ملÙ"
+msgid "Nauru"
+msgstr "ناورو"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "but not matching"
-msgstr "لكن ليس موائمة"
+msgid "True Type fonts installation"
+msgstr "تثبيت خطوط True Type"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "matching"
-msgstr "الموائمة"
+msgid "Auto-detect printers connected directly to the local network"
+msgstr "تحقّق آلياً من الطابعات الموصولة مباشرةً بالشبكة المحلية"
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Settings"
-msgstr "الضبط"
+msgid "LAN configuration"
+msgstr "إعداد LAN"
-#: ../../standalone/logdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "A tool to monitor your logs"
-msgstr "أداة لمراقبة سجلات نظامك"
+msgid "hard disk model"
+msgstr "طراز القرص الصلب"
-#: ../../standalone/logdrake:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "search"
-msgstr "بحث"
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr "لا يمكنك استخدام LVM Logical Volume لنقطة التحميل %s"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Mandrake Tools Explanation"
-msgstr "شروح أدوات Mandrake"
+msgid "Get Windows Fonts"
+msgstr "احصل على خطوط Windows"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Syslog"
-msgstr "syslog"
+msgid "Mouse Systems"
+msgstr "Mouse Systems"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Messages"
-msgstr "الرسائل"
+msgid "Iranian"
+msgstr "الإيرانيّة"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "User"
-msgstr "المستخدم"
+msgid "Croatia"
+msgstr "كرواتيا"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "/Help/_About..."
-msgstr "/مساعدة/_حول البرنامج..."
+msgid "Gateway:"
+msgstr "البوابة:"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/Options/Test"
-msgstr "/خيارات/اختبار"
+msgid "Add server"
+msgstr "اض٠خادم"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/File/-"
-msgstr "/ملÙ/-"
+msgid "Remote printer name"
+msgstr "اسم الطابعة البعيدة"
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "/File/Save _As"
-msgstr "/ملÙ/Ø­Ùظ _باسم"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "<control>S"
-msgstr "<control>S"
+msgid "Device: "
+msgstr "الجهاز: "
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
#, c-format
-msgid "/File/_Save"
-msgstr "/ملÙ/_Ø­Ùظ"
+msgid "Printerdrake"
+msgstr "Printerdrake"
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "<control>O"
-msgstr "<control>O"
+msgid "License agreement"
+msgstr "اتÙاقية الترخيص"
-#: ../../standalone/logdrake:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "/File/_Open"
-msgstr "/ملÙ/_Ùتح"
+msgid "System Options"
+msgstr "خيارات النظام"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "<control>N"
-msgstr "<control>N"
+msgid "Please enter the directory where backups are stored"
+msgstr "Ùضلاً أدخل الدليل الموجودة Ùيه النسخ الإحتياطية"
-#: ../../standalone/logdrake:1
+#: ../../security/level.pm:1
#, c-format
-msgid "/File/_New"
-msgstr "/ملÙ/_جديد"
+msgid "Please choose the desired security level"
+msgstr "Ùضلاً اختر مستوى الأمن الذي تريده"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Show only for the selected day"
-msgstr "إعرض سجلات اليوم المختار Ùقط"
+msgid "This host is already in the list, it cannot be added again.\n"
+msgstr "هذا المستضي٠موجود ÙÙŠ القائمة مسبقاً, لا يمكن اضاÙته مرة أخرى.\n"
-#: ../../standalone/mousedrake:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Emulate third button?"
-msgstr "محاكاة الزر الثالث؟"
+msgid ", USB printer"
+msgstr ", طابعة USB"
-#: ../../standalone/mousedrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Please choose your mouse type."
-msgstr "Ùضلاً, اختر نوع الÙأرة الخاصة بك."
+msgid "Choose the applications that will support the fonts:"
+msgstr "اختر التطبيقات التي ستدعم الخطوط :"
-#: ../../standalone/net_monitor:1
+#: ../../steps.pm:1
#, c-format
-msgid "Connect %s"
-msgstr "اتصل بـ %s"
+msgid "Configure X"
+msgstr "تهيئة X"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Disconnect %s"
-msgstr "اقطع الإتصال بـ %s"
+msgid "Turkish (traditional \"F\" model)"
+msgstr "التّركية (طراز \"F\" التقليدي)"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Warning, another internet connection has been detected, maybe using your "
-"network"
-msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
+msgid "Congratulations!"
+msgstr "تهانينا!"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "received"
-msgstr "Ù…Ùستقبلة"
+msgid "Use owner id for execution"
+msgstr "استخدم owner id للتنÙيذ"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "transmitted"
-msgstr "مبعوثة"
+msgid "Down"
+msgstr "تحت"
-#: ../../standalone/net_monitor:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "received: "
-msgstr "Ù…Ùستقبل: "
+msgid "Raw printer (No driver)"
+msgstr "طابعة خام (لا مشغل)"
-#: ../../standalone/net_monitor:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "sent: "
-msgstr "Ù…Ùرسل: "
+msgid "Install rpm"
+msgstr "ثبت rpm"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Local measure"
-msgstr "اجراء محلي"
+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 <file>\" أو أن تستخدم "
+"أداة طباعة رسومية: \"xpp <file>\" أو \"kprinter <file>\". الأدوات الرسومية "
+"تسمح لك باختيار الطابعات و تعديل خياراتها بسهولة.\n"
-#: ../../standalone/net_monitor:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "average"
-msgstr "متوسط"
+msgid "Time remaining "
+msgstr "الوقت المتبقي"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Color configuration"
-msgstr "إعدادات الألوان"
+msgid "UK keyboard"
+msgstr "لوحة المÙاتيح البريطانية"
-#: ../../standalone/net_monitor:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Ùشل الإتصال.\n"
-"تأكد من الوصلة ÙÙŠ مركز تحكم Mandrake."
+msgid "Unmount"
+msgstr "احذ٠التحميل"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Connection complete."
-msgstr "تم الإتصال."
+msgid "Uninstall Fonts"
+msgstr "اخذ٠الخطوط"
-#: ../../standalone/net_monitor:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr "اكتمل قطع الإتصال بالإنترنت"
+msgid "Microsoft Explorer"
+msgstr "Microsoft Explorer"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr "Ùشل قطع الإتصال بالإنترنت"
+msgid "German (no dead keys)"
+msgstr "الألمانية (لا Ù…Ùاتيح ميتة)"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Connecting to the Internet "
-msgstr "جاري الإتصال بالإنترنت"
+msgid "Transferring %s..."
+msgstr "جاري نقل %s..."
-#: ../../standalone/net_monitor:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Disconnecting from the Internet "
-msgstr "جاري قطع الإتصال بالإنترنت"
+msgid "32 thousand colors (15 bits)"
+msgstr "32 أل٠لون (15 بت)"
-#: ../../standalone/net_monitor:1
+#: ../../any.pm:1
#, c-format
-msgid "Wait please, testing your connection..."
-msgstr "انتظر من Ùضلك, جاري اختبار الإتصال..."
+msgid ""
+"You can export using NFS or Samba. Please select which you'd like to use."
+msgstr "يمكنك التصدير باستخدام NFS أو Samba. أي منهما تريد"
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Logs"
-msgstr "السجلات"
+msgid "Reboot"
+msgstr "اعادة التشغيل"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connection Time: "
-msgstr "وقت الإتصال:"
+msgid "Gambia"
+msgstr "غامبيا"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Receiving Speed:"
-msgstr "سرعة الإستقبال"
+msgid "Mandrake Control Center"
+msgstr "مركز تحكم Mandrake"
-#: ../../standalone/net_monitor:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Sending Speed:"
-msgstr "سرعة الإرسال:"
+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 لمزيد من المعلومات."
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Statistics"
-msgstr "احصائيات"
+#: ../../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"
+"من القائمة."
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Profile "
-msgstr "التشكيل:"
+msgid "\t-Tape \n"
+msgstr "\t-الشريط \n"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakhelp:1
#, c-format
-msgid "Network Monitoring"
-msgstr "مراقبة الشبكة"
+msgid ""
+"No browser is installed on your system, Please install one if you want to "
+"browse the help system"
+msgstr ""
+"لا يوجد متصÙØ­ مثبت على نظامك, Ùضلاً قم بتثبيت متصÙØ­ اذا كنت ترغب ÙÙŠ تصÙØ­ نظام "
+"المساعدة"
-#: ../../standalone/printerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Reading data of installed printers..."
-msgstr "جاري قراءة بيانات الطابعات المثبتة..."
+msgid "Remember this password"
+msgstr "تذكّر كلمة السر هذه"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Name/IP address of host:"
-msgstr "عنوان IP/اسم المستضيÙ:"
+msgid "Internet Connection Sharing is now enabled."
+msgstr "مشاركة إتصال الإنترنت ممكَّنة الآن."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This host is already in the list, it cannot be added again.\n"
-msgstr "هذا المستضي٠موجود ÙÙŠ القائمة مسبقاً, لا يمكن اضاÙته مرة أخرى.\n"
+msgid "\t-Network by SSH.\n"
+msgstr "\t-الشبكة عن طريق SSH.\n"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Scannerdrake"
-msgstr "Scannerdrake"
+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 ""
+" اذا تم اكتشا٠الطابعة المطلوبة آلياً, كل ما عليك هو اختيارها من القائمة ثم "
+"أض٠اسم المستخدم, كلمة المرور, و/أو مجموعة العمل ان احتجت لذلك."
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "You must enter a host name or an IP address.\n"
-msgstr "Ùضلا أدخل اسم المستضي٠أو عنوان IP.\n"
+msgid "Use the free space on the Windows partition"
+msgstr "استخدم المساحة الÙارغة على تجزئة Windows"
#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Choose the host on which the local scanners should be made available:"
-msgstr "اختر المستضي٠التي يجب أن تتوÙر له الماسحات الضوئية المحلية:"
+msgid "%s found on %s, configure it automatically?"
+msgstr "%s تم ايجاده على %s, هل تريد تهيئته آلياً؟"
-#: ../../standalone/scannerdrake:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Sharing of local scanners"
-msgstr "مشاركة الماسحات الضوئية المحلية"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
-#: ../../standalone/scannerdrake:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "This machine"
-msgstr "هذه الماكينة"
+msgid "XFree86 driver: %s\n"
+msgstr "مشغل XFree86: %s\n"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove selected host"
-msgstr "احذ٠المستضي٠المختار"
+msgid "This host/network is already in the list, it cannot be added again.\n"
+msgstr "هذا المستضيÙ/الشبكة موجود ÙÙŠ القائمة مسبقاً, لا يمكن اضاÙته مرة أخرى.\n"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Edit selected host"
-msgstr "حرر المستضي٠المختار"
+msgid ""
+"\n"
+" DrakBackup Report \n"
+"\n"
+msgstr ""
+"\n"
+" تقرير DrakBackup \n"
+"\n"
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Add host"
-msgstr "اض٠مستضيÙ"
+msgid "Choose the packages you want to install"
+msgstr "اختر الحزم التي تريد تثبيتها"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "These are the machines from which the scanners should be used:"
-msgstr "توجد ماكينات يمكن استخدام الماسحات الضوئية منها:"
+msgid "Papua New Guinea"
+msgstr "بابوا غينيا الجديدة"
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Usage of remote scanners"
-msgstr "استخدام الماسحات الضوئية البعيدة"
+msgid "Serbian (cyrillic)"
+msgstr "الصربية (سيريلي)"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "All remote machines"
-msgstr "كل الماكينات البعيدة"
+msgid "Make kernel message quiet by default"
+msgstr "اجعل رسائل النواة صامتة اÙتراضياً"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"These are the machines on which the locally connected scanner(s) should be "
-"available:"
-msgstr "توحد ماكينات يجب أن تكون الماسحات الضوئية الموصولة محلياً متوÙرة لها:"
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
+msgstr ""
+"هل تريد تعيين هذه الطابعة (\"%s\")\n"
+"كطابعة اÙتراضية؟"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Use the scanners on hosts: "
-msgstr "استخدم الماسحات الضوئية على المستضيÙات: "
+msgid "The DHCP end range"
+msgstr "حدود DHCP end"
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Use scanners on remote computers"
-msgstr "استخدم الماسحات الضوئية على الحوايسب البعيدة"
+msgid "Creating bootdisk..."
+msgstr "انشاء قرص الإقلاع..."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Scanner sharing to hosts: "
-msgstr "مشاركة الطابعات على المستضيÙات: "
+msgid "Wait please, testing your connection..."
+msgstr "انتظر من Ùضلك, جاري اختبار الإتصال..."
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "The scanners on this machine are available to other computers"
-msgstr "الماسحات الضوئية على هذه الماكينة متوÙرة للحواسيب الأخرى"
+msgid "Bringing down the network"
+msgstr "جاري اغلاق الشبكة"
-#: ../../standalone/scannerdrake:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"You can also decide here whether scanners on remote machines should be made "
-"available on this machine."
-msgstr ""
-"يمكنك أيضاً أن تقرر هنا اذا كانت الماسحات الضوئية على الماكينات البعيدة يجب "
-"أن تكون متوÙرة لهذع الماكينة."
+msgid "Login ID"
+msgstr "اسم الدخول"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm: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."
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
msgstr ""
-"هنا يمكنك اختيار اذا كانت الماسحات الضوئية المتصلة بهذه الماكينة يمكن الوصول "
-"اليها من الماكينات البعيدة و عن طريق أي ماكينات بعيدة."
+"NFS بروتوكول شائع لمشاركة الملÙات على شبكات\n"
+"TCP/IP. هذه الخدمة تسمح لك بالتحكم بالملÙات عن طريق NFS."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Re-generating list of configured scanners ..."
-msgstr "جاري اعادة توليد قائمة الماسحات الضوئية المعدّة ..."
+msgid "DHCP Client"
+msgstr "DHCP العميل"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Searching for new scanners ..."
-msgstr "جاري البحث عن ماسحات ضوئية جديدة..."
+msgid "dismiss"
+msgstr "اهمال"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Searching for configured scanners ..."
-msgstr "جاري البحث عن ماسحات ضوئية معدّة..."
+msgid "Printing/Scanning on \"%s\""
+msgstr "جاري الطباعة/المسح على \"%s\""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Scanner sharing"
-msgstr "مشاركة الماسحات الضوئية"
+msgid "omit raid modules"
+msgstr "RAID اهمل وحدات ال"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
-msgid "Add a scanner manually"
-msgstr "أض٠ماسح ضوئي يدوياً"
+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 هو مراقب الطباعة الذي يحتاجه أمر lpr للعمل بشل صحيح. أساساً\n"
+"هو خادم يوصل وظائ٠الطباعة الى الطابعات."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Search for new scanners"
-msgstr "البحث عن ماسحات ضوئية جديدة..."
+msgid "Internet Connection Configuration"
+msgstr "إعدادات الإتصال بالإنترنت"
-#: ../../standalone/scannerdrake:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "There are no scanners found which are available on your system.\n"
-msgstr "لا توجد ماسحات ضوئية متوÙرة على نظامك.\n"
+msgid "comma separated numbers"
+msgstr "أرقام Ù…Ùصولة بالÙاصلة"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"The following scanner\n"
-"\n"
-"%s\n"
-"is available on your system.\n"
+"Once you've selected a device, you'll be able to see the device information "
+"in fields displayed on the right frame (\"Information\")"
msgstr ""
-"الماسحة الضوئية التالية\n"
-"\n"
-"%s\n"
-"متوÙرة لنظامك.\n"
+"عند اختيارك لجهاز, ستستطيع رؤية معلومات تاجهاز ÙÙŠ الحقول المعروضة ÙÙŠ الإطار "
+"الأيمن (\"معلومات\")"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Move selected rule up one level"
+msgstr "انقل القاعدة المختارة الى Ùوق بمستوى واحد"
#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
-"The following scanners\n"
+"The following scanner\n"
"\n"
"%s\n"
-"are available on your system.\n"
+"is available on your system.\n"
msgstr ""
-"الماسحات الضوئية التالية\n"
+"الماسحة الضوئية التالية\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
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "choose device"
-msgstr "اختر الجهاز "
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "هل تريد Ùعلاً حذ٠الطابعة \"%s\"ØŸ"
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Please select the device where your %s is attached"
-msgstr "Ùضلاً اختر الجهاز المتصل به %s"
+msgid "I can't find any room for installing"
+msgstr "لا يمكنني ايجاد مساحة Ùارغة للتثبيت"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Searching for scanners ..."
-msgstr "جاري البحث عن الماسحات الضوئية..."
+msgid "Default printer"
+msgstr "الطابعة الإÙتراضية"
-#: ../../standalone/scannerdrake:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Auto-detect available ports"
-msgstr "تحقق آلياً من المناÙØ° المتوÙرة"
+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"
-#: ../../standalone/scannerdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "(Note: Parallel ports cannot be auto-detected)"
-msgstr "(ملحوظة: المناÙØ° المتوازية لا يمكن التحقق منها آلياً)"
+msgid "Modify RAID"
+msgstr "تعديل RAID"
-#: ../../standalone/scannerdrake:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
+"I have detected an ISDN PCI card, but I don't know its type. Please select a "
+"PCI card on the next screen."
msgstr ""
-"الماسح الضوئي %s يجب اعداده عن طريق PrinterDrake.\n"
-"يمكن تشغيل PrinterDrake من مركز تحكم Mandrake ÙÙŠ قسم العتاد."
+"تم اكتشا٠بطاقة ISDN PCI, لكن لم يتم التعر٠على نوعها. Ùضلاً اختر بطاقة PCI "
+"ÙÙŠ الشاشة التالية."
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "The %s is unsupported"
-msgstr "هذا الـ %s غير مدعوم"
+msgid "Add user"
+msgstr "اض٠مستخدم"
-#: ../../standalone/scannerdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "The %s is not known by this version of Scannerdrake."
-msgstr "الـ %s غير معرو٠من قبل هذا الإصدار من Scannerdrake."
+msgid "RAID-disks %s\n"
+msgstr "أقراص RAID %s\n"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr "الـ %s غير مدعوم من هذا الإصدار من Mandrake Linux."
+msgid "Liberia"
+msgstr "ليبريا"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Port: %s"
-msgstr "المنÙØ°: %s"
+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 ""
+"Ùضلاً أدخل اسم الواجهة المتصلة بالإنترنت.\n"
+"\n"
+"أمثلة:\n"
+"\t\tppp+ لوصلات المودم و DSL, \n"
+"\t\teth0, أو eth1 لوصلات الكيبل, \n"
+"\t\tippp+ لوصلات ISDN.\n"
-#: ../../standalone/scannerdrake:1
+#: ../../steps.pm:1
#, c-format
-msgid ", "
-msgstr ", "
+msgid "Choose your keyboard"
+msgstr "اختر لوحة المÙاتيح الخاصة بك"
-#: ../../standalone/scannerdrake:1
+#: ../../steps.pm:1
#, c-format
-msgid "Detected model: %s"
-msgstr "تم اكتشا٠الطراز: %s"
+msgid "Format partitions"
+msgstr "تجهيز التجزئات"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " ("
-msgstr " ("
+msgid "Automatic correction of CUPS configuration"
+msgstr "تصحيح آلي لتهيئة CUPS"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Select a scanner model"
-msgstr "اختر طراز الماسح الضوئي"
+msgid "Running \"%s\" ..."
+msgstr "جاري تشغيل \"%s\" ..."
-#: ../../standalone/scannerdrake:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "%s is not in the scanner database, configure it manually?"
-msgstr "%s غير موجود ÙÙŠ قاعدة بيانات الماسحات الضوئية, هل تريد تهيئته يدوياً؟"
+msgid "enable radio support"
+msgstr "تمكين دعم الراديو"
#: ../../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"
+msgid "Scanner sharing to hosts: "
+msgstr "مشاركة الطابعات على المستضيÙات: "
-#: ../../standalone/service_harddrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr "تمت ازالة بعض الأجهزة ÙÙŠ Ùئة العتاد \"%s\":\n"
+msgid "Loopback file name: %s"
+msgstr "اسم مل٠Loopback: %s"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../printer/printerdrake.pm: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 مبني على مبدأ حرية البرامح. نظام التشغيل الجديد الخاص بك "
-"هو نتيجة للتعاون و العمل الجاد من جزء من مجتمع لينكس حول العالم"
+msgid "Please choose the printer to which the print jobs should go."
+msgstr "رجاء اختر الطابعة التي ستذهب اليها وظائ٠الطباعة."
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Welcome to the Open Source world."
-msgstr "أهلاً بك ÙÙŠ عالم المصادر المÙتوحة"
+msgid "Do not transfer printers"
+msgstr "لا تنقل الطابعات"
-#: ../../share/advertising/01-thanks.pl:1
-#, c-format
-msgid "Thank you for choosing Mandrake Linux 9.1"
-msgstr "شكراً لاختيارك Mandrake Linux 9.1"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Delay before booting the default image"
+msgstr "توقيت ما قبل اقلاع الصورة الاÙتراضية"
-#: ../../share/advertising/02-community.pl:1
-#, c-format
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
msgid ""
-"To share your own knowledge and help build Linux software, join our "
-"discussion forums on our \"Community\" webpages."
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+" DUPONT 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 ""
-"لمشاركتنا بمعرÙتك Ùˆ للمساعدة ÙÙŠ بناء أدوات لينكس, انضم الى منتديات النقاش "
-"التي ستجدها ÙÙŠ صÙحة \"Community\" على موقعنا"
+"\n"
+"جميع الحقوق محÙوظة (C) 2001-2002 لـMandrakeSoft \n"
+"\tDUPONT Sebastien (الإصدار الأصلي)\n"
+" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n"
+"\n"
+" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
+" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما Ù†ÙØ´Ùرت عن طريق\n"
+" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
+" أي نسخة تالية (حسب اختيارك).\n"
+"\n"
+" هذا البرنامج ÙŠÙوزَّع على أمل أن يكون Ù…Ùيدا,\n"
+" لكن دون أي ضمان’; حتى بدون الضمانة المÙهومة\n"
+" للإتجار أو المناسبة لغرض معين. انظر\n"
+" رخصة GNU العمومية الشاملة للتÙاصيل.\n"
+"\n"
+" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
+" مع البرنامج; ÙÙŠ حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على "
+"العنوان التالي\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
+"02111-1307, USA.\n"
+"\n"
+" شكر خاص الى:\n"
+" - pfm2afm: \n"
+"\t من Ken Borgendale:\n"
+"\t يحوّل خطوط .pfm ÙÙŠ Windows الى خطوط .afm (Adobe Font Matrix)\n"
+" - type1inst:\n"
+"\t من James Macnicol: \n"
+"\t يولد type1inst ملÙات fonts.dir Ùˆ fonts.scale Ùˆ Fontmap.\n"
+" - ttf2pt1: \n"
+"\t من Andrew Weeks, Frank Siegert, Thomas Henlich و Sergey Babkin \n"
+" يحول خطوط ttf الى خطوط afm و pfb\n"
-#: ../../share/advertising/02-community.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Want to know more and to contribute to the Open Source community? Get "
-"involved in the Free Software world!"
-msgstr ""
-"هل تريد معرÙØ© المزيد عن مجتمع المصادر المÙتوحة؟ كن جزءاً من عالم البرمجيات "
-"الحرة"
+msgid "Please check for multisession CD"
+msgstr "Ùضلا قم بالتأشير هنا اذا كنت تستخدم قرص مدمج متعدد الجلسات"
-#: ../../share/advertising/02-community.pl:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Build the future of Linux!"
-msgstr ""
+msgid "user"
+msgstr "المستخدم"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/drakbackup: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 يمكّنك من استخدام آخر اصدارات البرامج لتشغيل الملÙات "
-"الصوتية, Ùˆ تحرير الصور, Ùˆ تشغيل ملÙات الÙيديو"
+msgid "Use Hard Disk to backup"
+msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
-#: ../../share/advertising/03-software.pl:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw: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 ""
+msgid "Configure"
+msgstr "إعداد"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "MandrakeSoft has selected the best software for you"
-msgstr ""
+msgid "Scannerdrake"
+msgstr "Scannerdrake"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../standalone/drakconnect: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 واجهة استخدام يمكن تعديلها كاملةً: كيدي 3, جنوم 2, "
-"WindowsMaker, ..."
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
+msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "A customizable environment"
-msgstr ""
+msgid "Backup Users"
+msgstr "مستخدمو المساعد"
-#: ../../share/advertising/06-development.pl:1
+#: ../../network/network.pm: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."
+"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 ""
+"Ùضلاً أدخل اسم المستضيÙ.\n"
+"يجب أن يكون اسم المستضي٠صالحاً و كاملاً,\n"
+"مثل ``mybox.mylab.myco.com''.\n"
+"يمكنك أيضاً ادخال عنوان IP الخاص بالبوابة ان ÙˆÙجدت."
-#: ../../share/advertising/06-development.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mandrake Linux 9.1: the ultimate development platform"
-msgstr "Mandrake Linux 9.1 هي البيئة الأمثل لتطوير البرامج"
+msgid "Select Printer Spooler"
+msgstr "اختر Printer Spooler"
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/drakboot: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 ""
-"حوّل جهازك الى خادم لينكس قوي بنقرات قليلة من الÙأرة: خادم ويب, بريد, جدار "
-"ناري, موجّه, خادم ملÙات Ùˆ طباعة, ..."
+msgid "Create new theme"
+msgstr "انشئ سمة جديدة"
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Turn your computer into a reliable server"
-msgstr "اجعل جهازك خادماً يعتمد عليه"
+msgid "Mandrake Tools Explanation"
+msgstr "شروح أدوات Mandrake"
-#: ../../share/advertising/08-store.pl:1
+#
+#: ../../standalone/drakpxe: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 ""
-"خياراتنا الكثير من حلول نظام لينكس بالإضاÙØ© الى العروض الخاصة Ùˆ المنتجات "
-"الأخرىى متوÙرة ÙÙŠ متجرنا الألكتروني:"
+msgid "No image found"
+msgstr "تعذر ايجاد صورة"
-#: ../../share/advertising/08-store.pl:1
+#: ../../install_steps.pm: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"
+"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 ""
-"MandrakeSoft تعمل جنباً الى جنب مع Ø£Ùضل الشركات التي توÙر حلول لحتراÙية "
-"متواÙقة مع Mandrake Linux. توجد قائمة بهؤلاء الشركاء ÙÙŠ MandrakeStore"
+"لم يتم تثبيت بعض الحزم المهمة بشل صحيح.\n"
+"إما أن سواقة القرص المدمج أو أن القرص المدمج Ù†Ùسه به عيب ما.\n"
+"تأكد من صحة القرص المدمج على كمبيوتر مثبّت باستخدام الأمر \"rpm -qpl Mandrake/"
+"RPMS/*.rpm\"\n"
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Get the best items with Mandrake Linux Strategic partners"
-msgstr ""
+msgid "Detected model: %s"
+msgstr "تم اكتشا٠الطراز: %s"
-#: ../../share/advertising/10-security.pl:1
+#: ../../standalone/drakedm: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."
+"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 Ùˆ يدعم تشغيل\n"
+"عدة جلسات X مختلÙØ© على ماكينتك المحلية ÙÙŠ Ù†Ùس الوقت."
-#: ../../share/advertising/10-security.pl:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Optimize your security by using Mandrake Linux"
-msgstr "حسّن مستوى الأمن"
+msgid "if set to yes, run the daily security checks."
+msgstr "if set to yes, run the daily security checks"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../lang.pm:1
#, c-format
-msgid "This product is available on the MandrakeStore Web site."
-msgstr "هذا المنتج متوÙر على موقع MandrakeStore"
+msgid "Azerbaijan"
+msgstr "أذربيجان"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../standalone/drakbackup: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 ""
+msgid "No tape in %s!"
+msgstr "لا يوجد شريط ÙÙŠ %s!"
-#: ../../share/advertising/11-mnf.pl:1
+# U+200F (RTL mark) has been inserted between "Dvorak" and "(US)", so
+# it displays on screen as "(US) Dvorak", following the same schema
+# as others "Dvorak (xxxx)" with xxx in Arabic that display as "(xxxx) Dvorak"
+# that way the entry is also listed together with the other "Dvorak" entries.
+#: ../../keyboard.pm:1
#, c-format
-msgid "Secure your networks with the Multi Network Firewall"
-msgstr ""
+msgid "Dvorak (US)"
+msgstr "Dvorak†(US)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/harddrake2: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:"
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-"التحق بÙريق الدعم الÙني ÙÙŠ MandrakeSoft Ùˆ مجتمع لينكس على الإنترنت لمشاركة "
-"معلوماتك Ùˆ مساعدة الآخرين بأن تصبح خبيراً معتمَداً ÙÙŠ موقعنا للدعم الÙني على "
-"الإنترنت:"
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Find the solutions of your problems via MandrakeSoft's online support "
-"platform."
-msgstr ""
-"اعثر على حلول لمشاكلك باستخدام بيئة الدعم الÙني على الإنترنت ÙÙŠ MandrakeSoft"
+msgid "How is the printer connected?"
+msgstr "ما هي طريقة توصيل الطابعة؟"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Become a MandrakeExpert"
-msgstr "كن خبيراً ÙÙŠ MandrakeExpert"
+msgid "Security level"
+msgstr "مستوى الأمن"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"All incidents will be followed up by a single qualified MandrakeSoft "
-"technical expert."
-msgstr "كل مشكلة سيتم تتبعها من خبير واحد معتمد من MandrakeSoft."
+msgid "final resolution"
+msgstr "دقة العرض النهائية"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "An online platform to respond to enterprise support needs."
-msgstr "بيئة على الإنترنت للإستجابة لاحتياجات الدعم الÙني للشركات"
+msgid "Services"
+msgstr "الخدمات"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "MandrakeExpert Corporate"
-msgstr "MandrakeExpert للشركات"
+msgid "4 MB"
+msgstr "4 ميغابايت"
#: ../../share/compssUsers:999
msgid "Office Workstation"
@@ -18720,10 +18786,6 @@ msgstr ""
"gnumeric) , برامج عرض pdf, الخ"
#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "محطة عمل"
-
-#: ../../share/compssUsers:999
msgid "Game station"
msgstr "محطة ألعاب"
@@ -18795,10 +18857,6 @@ msgstr ""
"بيئة سطح مكتب كيدي, البيئة الرسومية الأساسية مع مجموعة من الأدوات المصاحبة"
#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "بيئات رسومية"
-
-#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "محطة عمل جنوم"
@@ -18819,10 +18877,6 @@ msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, الخ"
#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "تطوير"
-
-#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "برامج و مكتبات تطوير C و C++"
@@ -18892,40 +18946,523 @@ msgstr "خادم NFS, خادم SMB, خادم بروكسي, خادم ssh"
#: ../../share/compssUsers:999
#, fuzzy
-msgid "Audio station"
-msgstr "محطة وسائط متعددة"
+msgid "Set of tools to read and send mail and news and to browse the Web"
+msgstr ""
+"مجموعة من الأدوات لقراءة و ارسال البريد و الأخبار (pine, mutt, tin..) و "
+"لتصÙØ­ الإنترنت"
+
+#~ msgid "Internet connection & configuration"
+#~ msgstr "وصلة الإنترنت و الإعدادات"
+
+#~ msgid "Configure the connection"
+#~ msgstr "قم بإعداد الإتصال"
+
+#~ msgid "Disconnect"
+#~ msgstr "اقطع الإتصال"
+
+#~ msgid "Connect"
+#~ msgstr "اتصل"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "يمكنك اعادة تهيئة الوصلة."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can connect to the Internet or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "يمكنك الآن الإتصال بالإنترنت أو اعادة تهيئة الوصلة."
+
+#~ msgid "You are not currently connected to the Internet."
+#~ msgstr "أنت لست متصل بالإنترنت حالياً"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can disconnect or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "يمكنك قطع الإتصال أو اعادة تهيئة الوصلة."
+
+#~ msgid "You are currently connected to the Internet."
+#~ msgstr "أنت متصل بالإنترنت حالياً"
+
+#~ msgid "files sending by FTP"
+#~ msgstr "ارسال الملÙات عن طريق FTP"
+
+#~ msgid "Use incremental backup (do not replace old backups)"
+#~ msgstr "استخدم النسخ التراكمي (لا تستبدل النسخ الإحتياطية القديمة)"
+
+#~ msgid "Relaunch 'lilo'"
+#~ msgstr "أعد تشغيل 'lilo'"
+
+#~ msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+#~ msgstr "اجعل initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+
+#~ msgid "Write %s"
+#~ msgstr "اكتب %s"
+
+#~ msgid "Copy %s to %s"
+#~ msgstr "انسخ %s الى %s"
+
+#~ msgid "Backup %s to %s.old"
+#~ msgstr "انسخ %s احتياطياً الى %s.old"
+
+#~ msgid "ttf fonts conversion"
+#~ msgstr "تحويل خطوط ttf"
+
+#~ msgid "Fonts conversion"
+#~ msgstr "تحويل الخطوط"
+
+#~ 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 it will be "
+#~ "lost\n"
+#~ "and will not be recoverable!"
+#~ msgstr ""
+#~ "اختر القرص الصلب الذي تريد محوه لتثبيت تجزئة\n"
+#~ "Mandrake Linux الجديدة. خذ حذرك, كل البيانات الموجود عليه ستضيع\n"
+#~ "و لن يمكن استعادتها!"
+
+#~ msgid ""
+#~ "\"Sound card\": 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."
+#~ msgstr ""
+#~ "\"بطاقة الصوت\": اذا تم اكتشا٠بطاقة صوت على نظامك, سيتم عرضها\n"
+#~ "هنا. اذا لاحظت أن بطاقة الصوت المعروضة هنا ليست تلك الموجودة\n"
+#~ "Ùعلاً على نظامك, يمكنك النقر على الزر Ùˆ اختيار مشغل\n"
+#~ "آخر."
+
+#~ 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 would be the name of the kernel to boot. Typically, "
+#~ "vmlinux\n"
+#~ "or a 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 ""
+#~ "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 would be the name of the kernel to boot. Typically, "
+#~ "vmlinux\n"
+#~ "or a 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."
+
+#~ 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 على هذا الكمبيوتر. سيقوم\n"
+#~ "أيضاً بالبحث عن بطاقات PCI SCSI على نظامك. اذا تم ايجاد بطاقة\n"
+#~ "SCSI,سيقوم DrakX بتثبيت المشغل المناسب أوتوماتيكياً.\n"
+#~ "\n"
+#~ "و ?ن عملية التحقق من العتاد ليست خالية من ا?خطاء, سيقوم DrakX بسؤالك عمّا "
+#~ "اذا\n"
+#~ "كانت لديك بطاقة PCI SCSI. النقر على \"نعم\" سيعرض قائمة ببطاقات SCSI\n"
+#~ "لتختار منها. انقر \"?\" اذا كنت تعلم أنه ? توجد بطاقات SCSI على\n"
+#~ "ماكينتك. اذا لم تكن متأكداً, يمكنك التأكد من قائمة العتاد التي تم ايجادها\n"
+#~ "على ماكينتك عن طريق اختيار \"عرض معلومات العتاد\" و نقر\n"
+#~ "\"التالي->\". تأكد من قائمة العتاد ثم اضغط على زر \"التالي\n"
+#~ "->\" للعودة الى شؤال واجهة SCSI.\n"
+#~ "\n"
+#~ "اذا اضطررت الى تحديد موائم PCI SCSI يدوياً, Ùسيسألك DrakX عمّا اذا كنت\n"
+#~ "تريد تهيئة الخيارات الخاصة بها. يجب أن تسمح لـ DrakX بأن يتحقق من\n"
+#~ "العتاد للخيارات الخاصة بالبطاقة Ùˆ التي ÙŠÙŒÙحتاج اليها ليتم بدء\n"
+#~ "عمل البطاقة. ÙÙŠ أغلب ا?وقات, سيقوم DrakX بالخطوة دون أي\n"
+#~ "مشاكل.\n"
+#~ "\n"
+#~ "اذا لم يتمكن DrakX من التعر٠على الخيارات الضروريةلتمريرها\n"
+#~ "الى العتاد, ÙÙÙŠ هذه الحال ستحتاج الى تهيئة\n"
+#~ "المشغّل يدوياً."
+
+#~ 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 \"Add\" to create a new entry; selecting an entry "
+#~ "and\n"
+#~ "clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" "
+#~ "validates\n"
+#~ "your 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"
+#~ "التشغيل ا?خرى!"
+
+#~ msgid ""
+#~ "Depending on the default language you chose in Section , DrakX will\n"
+#~ "automatically select a particular type of keyboard configuration. "
+#~ "However,\n"
+#~ "you might not have a keyboard that corresponds exactly to your language:\n"
+#~ "for example, if you are an English speaking Swiss person, you may have a\n"
+#~ "Swiss keyboard. Or if you speak English but are located in Quebec, you "
+#~ "may\n"
+#~ "find yourself in the same situation where your native language and "
+#~ "keyboard\n"
+#~ "do not match. In either case, this installation step will allow you to\n"
+#~ "select an appropriate keyboard from a list.\n"
+#~ "\n"
+#~ "Click on the \"More \" 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"
+#~ "اذا اخترت لوحة Ù…Ùاتيح لحرو٠غير ?تينية, Ùسيسمح لك\n"
+#~ "مربع الحوار التالي باختيار اختصارات لوحة المÙاتيح التي\n"
+#~ "ستغير وضع لوحة المÙاتيح بين الحرو٠اللاتينية Ùˆ الغير ?تينية."
+
+#~ 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"
+#~ " * \"Install\": For the most part, this completely wipes out the old\n"
+#~ "system. If you wish to change how your hard drives are partitioned, or\n"
+#~ "change the file system, you should use this option. However, depending "
+#~ "on\n"
+#~ "your partitioning scheme, you can prevent some of your existing data "
+#~ "from\n"
+#~ "being over- written.\n"
+#~ "\n"
+#~ " * \"Upgrade\": 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 ""
+#~ "يتم تنشيط هذه الخطوة Ùقط اذا تم ايجاد تجزئة لينكس قديمة\n"
+#~ "على جهازك.\n"
+#~ "\n"
+#~ "يحتاج DrakX ا?Ù† الى أن يعلم اذا كنت تريد التثبيت من الصÙر أو\n"
+#~ "تريد ترقية نظام Mandrake Linux الموجود لديك مسبقاً:\n"
+#~ "\n"
+#~ " * \"تثبيت\": ÙÙŠ ا?غلب تقوم بازالة النظام القديم\n"
+#~ "كلياً. اذا كنت تريد تغيير تجزئات القرص الصلب, أو تريد\n"
+#~ "تغيير نظام الملÙات, عليك اختيار هذا الخيار. عموماً اعتمادا\n"
+#~ "على كيÙية تجزئة القرص الصلب لديك. يمكنك منع ازالة بعض\n"
+#~ "بياناتك الموجودة مسبقاً.\n"
+#~ " * \"ترقية\": Ùئة التثبيت هذه تسمح لك بتحديث الحزم\n"
+#~ "على نظام Mandrake Linux الخاص بك. لن يتم تغيير\n"
+#~ "بياناتك أو تقسيمات القرص الصلب. أغلب خطوات التهيئة ا?خرى\n"
+#~ "لا تزال موجودة, مثل التثبيت الاعتيادي.\n"
+#~ "\n"
+#~ "استخدام خيار ``الترقية'' يجب أن يعمل بشكل جيد على\n"
+#~ "اصدارات Mandrake Linux \"8.1\" أو ما Ùوق. ? ينصح بالترقية\n"
+#~ "من اصادرات Mandrake Linux قبل \"8.1\"."
+
+#~ 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, keep the default option."
+#~ msgstr ""
+#~ "عند هذه النقطة, سيسمح لك DrakX باختيار المستوى الأمني الذي ترغب به\n"
+#~ "لهذه الماكينة. بديهياً, يجب تعيين مستوى أمني\n"
+#~ "عال٠اذا كانت الماكينة تحتوي على معلومات هامة, أو اذا كانت الماكينة\n"
+#~ "ستÙستخدم للإتصال بالإنترنت. ان استخدام مستوى أمني عال٠يأتي\n"
+#~ "عادة على حساب سهولة الإستخدام.\n"
+#~ "\n"
+#~ "اذا لم تكن تريد الإختيار, احÙظ الاختيار الإÙتراضي."
+
+#~ msgid ""
+#~ "Monitor\n"
+#~ "\n"
+#~ " The installer can normally automatically detect and configure the\n"
+#~ "monitor connected to your machine. If it is not the case, you can choose "
+#~ "in\n"
+#~ "this list the monitor you actually own."
+#~ msgstr ""
+#~ "الشاشة\n"
+#~ "\n"
+#~ " يمكن لبرنامج التثبيت اكتشا٠و تهيئة الشاشة المتصلة بماكينتك\n"
+#~ "آلياً. ان لم يصل ذلك, يمكنك اختيار الشاشة التي لديك\n"
+#~ "من القائمة."
+
+#~ 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"
+#~ "\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
+#~ "system clock and the hardware clock are in the same timezone. This is\n"
+#~ "useful when the machine also hosts another operating system like "
+#~ "Windows.\n"
+#~ "\n"
+#~ "The \"Automatic time synchronization \" option will automatically "
+#~ "regulate\n"
+#~ "the clock by connecting to a remote time server on the Internet. For "
+#~ "this\n"
+#~ "feature to work, you must have a working Internet connection. It is best "
+#~ "to\n"
+#~ "choose a time server located near you. This option actually installs a "
+#~ "time\n"
+#~ "server that can used by other machines on your local network."
+#~ msgstr ""
+#~ "يقوم لينكس بإدارة الوقت حسب توقيت غرينتش ثم يترجمه الى\n"
+#~ "التوقيت المحلي حسب المنطقة الزمنية التي اخترتها. اذا كانت الساعة\n"
+#~ "التي ÙÙŠ اللوحة الرئيسية مضبوطة على التوقيت المحلي, يمكنك ازالة تنشيط ذلك\n"
+#~ "عن طريق ازالة التأشير من \"ساعة الجهاز مضبوظة على توقيت غرينتش\" و التي "
+#~ "ستجعل\n"
+#~ "لينكس يعلم أن ساعة النظام Ùˆ ساعة الجهاز على Ù†Ùس التوقيت. هذا\n"
+#~ "Ù…Ùيد عندما تستضي٠الماكينة نظام تشغيل آخر مثل Windows.\n"
+#~ "\n"
+#~ "خيار \"تزامن آلي للوقت\" سيقوم آلياً بضبط الساعة عن طريق\n"
+#~ "ا?تصال بخادم وقت بعيد على ا?نترنت. كي تعمل هذه الميزة,\n"
+#~ "يجب أن تكون لديك وصلة انترنت عاملة. من ا?Ùضل اختيار خادم\n"
+#~ "الوقت ا?قرب اليك. هذا الخيار يثبت خادم وقت\n"
+#~ "يمكن استخدامه عن طريق الماكينات ا?خرى على الشبكة المحلية."
+
+#~ 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 "
+#~ "\"Next\n"
+#~ "->\". Mandrake Linux will attempt to autodetect network devices and "
+#~ "modems.\n"
+#~ "If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
+#~ "also choose not to configure the network, or to do it later, in which "
+#~ "case\n"
+#~ "clicking the \"Cancel\" 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"
+#~ "سيحاول Mandrake Linux أن يتحقق آلياً من وجود ا?جهزة و المودمات.\n"
+#~ "اذا Ùشل التحقق, أزل التأشبر من \"استخدم التحقق ا?لي\". ربما تختار\n"
+#~ "عدم تهيئة الشبكة, أو تريد أن تÙعل ذلك, ÙÙŠ هذه الحال\n"
+#~ "Ùإن ضغط زر \"الغاء\" سيأخذك الى الخطوة التالية.\n"
+#~ "\n"
+#~ "أثناء تهيئة الشبكة, Ùإن خيارات التوصيل المتوÙرة هي:\n"
+#~ "مودم تقليدي, مودم ISDN, وصلة ADSL, مودم كيبل, و أخيراً\n"
+#~ "وصلة LAN بسيطة (ايثرنت).\n"
+#~ "\n"
+#~ "لن نذكر كل خيارات التهيئة بالتÙصيل - Ùقط تأكد أنه لديك\n"
+#~ "كل المعاملات, مثل عنوان IP, البوابة ا?Ùتراضية, خادمات DNS, الخ.\n"
+#~ "من موÙر خدمة ا?نترنت أو مدير النظام.\n"
+#~ "\n"
+#~ "يمكنك الرجوع الى الÙصل الخاص بإعداد وصلة ا?نترنت ÙÙŠ\n"
+#~ "``دليل المبتدئ'' للتÙاصيل حول التهيئة, أو ببساطة انتظر حتى يتم\n"
+#~ "تثبيت النظام و استخدم البرنامج المذكور هناك ?عداد الوصلة."
+
+#~ msgid "Harddrake2 version "
+#~ msgstr "Harddrake2 الإصدار "
+
+#~ msgid "Author:"
+#~ msgstr "المؤلÙ:"
+
+#~ msgid ""
+#~ "This is HardDrake, a Mandrake hardware configuration tool.\n"
+#~ "Version:"
+#~ msgstr ""
+#~ "هذا هو HardDrake, أداة Mandrake لتهيئة العتاد.\n"
+#~ "الإصدار:"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Sound playing/editing programs"
-msgstr "برامج تحرير/تشغيل الÙيديو Ùˆ الصوت"
+#~ msgid "Audio station"
+#~ msgstr "محطة وسائط متعددة"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video station"
-msgstr "محطة ألعاب"
+#~ msgid "Sound playing/editing programs"
+#~ msgstr "برامج تحرير/تشغيل الÙيديو Ùˆ الصوت"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video playing programs"
-msgstr "برامج تحرير/تشغيل الÙيديو Ùˆ الصوت"
+#~ msgid "Video station"
+#~ msgstr "محطة ألعاب"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphic station"
-msgstr "محطة ألعاب"
+#~ msgid "Video playing programs"
+#~ msgstr "برامج تحرير/تشغيل الÙيديو Ùˆ الصوت"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphics programs"
-msgstr "برامج رسوميات مثل The Gimp"
+#~ msgid "Graphic station"
+#~ msgstr "محطة ألعاب"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"مجموعة من الأدوات لقراءة و ارسال البريد و الأخبار (pine, mutt, tin..) و "
-"لتصÙØ­ الإنترنت"
+#~ msgid "Graphics programs"
+#~ msgstr "برامج رسوميات مثل The Gimp"
#~ msgid "Printer sharing"
#~ msgstr "مشاركة الطابعات"
@@ -18974,9 +19511,6 @@ msgstr ""
#~ msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
#~ msgstr "GDI Laser Printer using the Zenographics ZJ-Stream Format"
-#~ msgid "%s"
-#~ msgstr "%s"
-
#~ msgid "Office"
#~ msgstr "أدوات المكتب"
@@ -19136,12 +19670,10 @@ msgstr ""
#~ "button\n"
#~ "to change it if necessary.\n"
#~ "\n"
-#~ " * \"Keyboard\": check the current keyboard map configuration and click "
-#~ "on\n"
+#~ " * \"%s\": check the current keyboard map configuration and click on\n"
#~ "the button to change that if necessary.\n"
#~ "\n"
-#~ " * \"Country\": check the current country selection. If you are not in "
-#~ "this\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"
@@ -19245,8 +19777,7 @@ msgstr ""
#~ "your machine. If you're not sure, you can check the list of hardware\n"
#~ "detected in your machine by selecting \"See hardware info \" and "
#~ "clicking\n"
-#~ "the \"Next ->\". Examine the list of hardware and then click on the "
-#~ "\"Next\n"
+#~ "the \"%s\". Examine the list of hardware and then click on the \"Next\n"
#~ "->\" button to return to the SCSI interface question.\n"
#~ "\n"
#~ "If you had to manually specify your PCI SCSI adapter, DrakX will ask if "
@@ -19302,8 +19833,7 @@ msgstr ""
#~ "your\n"
#~ "first experience with GNU/Linux.\n"
#~ "\n"
-#~ " * \"CUPS\" - `` Common Unix Printing System'', is an excellent choice "
-#~ "for\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"
@@ -19312,7 +19842,7 @@ msgstr ""
#~ "setup\n"
#~ "is almost as easy as \"pdq\". If you need to emulate a \"lpd\" server, "
#~ "make\n"
-#~ "sure to turn on the \"cups-lpd \" daemon. \"CUPS\" includes graphical\n"
+#~ "sure to 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"
@@ -19333,7 +19863,7 @@ msgstr ""
#~ "Ùˆ يعيبه البطئ عند ا?ستخدام مع الشبكات). من ا?Ùضل أن تستخدم \"pdq\" اذا.\n"
#~ "كانت هذه تجربتك ا?ولى مع نظام لينكس.\n"
#~ "\n"
-#~ " * \"CUPS\" - ``Common UNIX Printing System'', هو الخيار ا?مثل\n"
+#~ " * \"%s\" - ``Common UNIX Printing System'', هو الخيار ا?مثل\n"
#~ "للطباعة على طابعتك المحلية أو حتى على طابعة ÙÙŠ النص٠ا?خر من الكوكب. انه\n"
#~ "سهل ا?عداد و يمكن أن يتصر٠كخادم أو كعميل ?نظمة طباعة \"lpd\"\n"
#~ "القديمة, لذا Ùإنه متواÙÙ‚ مع أنظمة التشغيل القديمة\n"
@@ -19352,7 +19882,7 @@ msgstr ""
#~ "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 \"Advanced\" button will allow you to select other\n"
+#~ "Clicking on the \"%s\" button will allow you to select other\n"
#~ "languages to be installed on your workstation, thereby installing the\n"
#~ "language-specific files for system documentation and applications. For\n"
#~ "example, if you will host users from Spain on your machine, select "
@@ -19362,7 +19892,7 @@ msgstr ""
#~ "\n"
#~ "Note that you're not limited to choosing a single additional language. "
#~ "Once\n"
-#~ "you have selected additional locales, click the \"Next ->\" button to\n"
+#~ "you have selected additional locales, click the \"%s\" button to\n"
#~ "continue.\n"
#~ "\n"
#~ "To switch between the various languages installed on the system, you can\n"
@@ -19391,7 +19921,7 @@ msgstr ""
#~ "سيغير Ùقط اعدادات اللغة لهذا المستخدم Ùقط."
#~ msgid ""
-#~ "\"Country\": check the current country selection. If you are not in this\n"
+#~ "\"%s\": check the current country selection. If you are not in this\n"
#~ "country, click on the button and choose another one."
#~ msgstr ""
#~ "\"البلد\": تأكد من اختيار البلد الحالي. اذا لم تكن ÙÙŠ هذا\n"
@@ -19809,9 +20339,6 @@ msgstr ""
#~ msgid "Install system updates"
#~ msgstr "تثبيت تحديثات النظام"
-#~ msgid "Upgrade"
-#~ msgstr "ترقية"
-
#~ msgid "Do you want to configure another printer?"
#~ msgstr "هل تريد تجربة إعداد طابعة أخرى؟"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 20ae17419..78fa3b460 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: 2001-09-01 22:26GMT +0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkish <linuxaz@azerimal.net>\n"
@@ -15,2989 +15,608 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.8\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 ""
-
-#: ../../any.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 "Ləğv et"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Launch userdrake"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
-msgstr ""
+msgid "Scanning partitions to find mount points"
+msgstr "Bağlama nöqtələri üçün bölmələr daranır"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
-msgstr ""
-
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
-#, fuzzy, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
+msgid "if set to yes, check additions/removals of suid root files."
msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
-#, c-format
-msgid "Custom"
-msgstr "Xüsusi"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Allow all users"
-msgstr "İstifadəçi əlavə et"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "No sharing"
-msgstr "CUPS başlayır"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "More"
-msgstr "Daha Çox"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Here is the full list of available countries"
-msgstr "Bütün mövcud klaviaturaların siyahısı"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Please choose your country."
-msgstr "Xahiş edirik siçanınızın növünü seçin."
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "Reyunion"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Country"
-msgstr "Ölkə:"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "All languages"
-msgstr "İşlətdiyiniz dili seçin"
-
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use Unicode by default"
+msgid "\t\tErase=%s"
msgstr ""
-#: ../../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 "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Please choose a language to use."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-
-#: ../../any.pm:1
-#, c-format
-msgid "Choose the window manager to run:"
-msgstr "İstifadə etmək istədiyiniz pəncərə idarəçisini seçin:"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Choose the default user:"
-msgstr "Æsas istifadəçini seçin:"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Do you want to use this feature?"
-msgstr "aboot istifadə etmək istəyirsiniz?"
-
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "I can set up your computer to automatically log on one user."
-msgstr ""
-"Kompüterinizi avtomatik olaraq bir istifadəçi ilə başlada bilərəm.\n"
-"İstəmirsiniz isə rədd edin."
-
-#: ../../any.pm:1
-#, c-format
-msgid "Autologin"
-msgstr "Avtomatik GiriÅŸ"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Icon"
-msgstr "Timsal"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Shell"
-msgstr "Qabıq"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Password (again)"
-msgstr "Parol (təkrar)"
-
-#: ../../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 "Parol"
-
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "User name"
-msgstr "İstifadəçi adı"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Real name"
-msgstr "Həqiqi adı"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Accept user"
-msgstr "İstifadəçini qəbul et"
-
-#: ../../any.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 "Qurtardı"
-
-#: ../../any.pm:1
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Bir istifadəçi girin\n"
-"%s"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Add user"
-msgstr "İstifadəçini əlavə et"
-
-#: ../../any.pm:1
-#, c-format
-msgid "This user name has already been added"
-msgstr "Bu istifadəçi adı artıq vardır"
+msgid "network printer port"
+msgstr "Şəbəkə Çap Edicisi (soket) "
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "The user name is too long"
-msgstr "Bu istifadəçi adı artıq vardır"
-
-#: ../../any.pm:1
-#, c-format
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"İstifadəçi adında sadacə kiçik hərflər, rəqəmlər, `-' və `_' xarakterləri "
-"ola bilər"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Please give a user name"
-msgstr "Xahiş edirik bir istifadəçi adı alın"
+msgid "Please insert floppy disk:"
+msgstr "%s sürücüsünə bir disket taxın"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "Zəif parol seçdiniz!"
+msgid "PCMCIA"
+msgstr "PCMCIA"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please try again"
-msgstr "Xahiş edirik təkrar sınayın"
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "The passwords do not match"
-msgstr "Parollar uyğun gəlmir"
-
-#: ../../any.pm:1
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s artıq əlavə edilmişdir)"
-
-#: ../../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 ""
-
-#: ../../any.pm:1
-#, c-format
-msgid "access to rpm tools"
-msgstr ""
-
-#: ../../any.pm:1
-#, c-format
-msgid "access to X programs"
-msgstr ""
-
-#: ../../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."
+"The backup partition table has not the same size\n"
+"Still continue?"
msgstr ""
-"Buradakı bir birindən fərqli seçənəklərə yenilərini əlavə edə bilər,\n"
-"ya da mövcud olanları dəyişdirə bilərsiniz."
-
-#: ../../any.pm:1
-#, c-format
-msgid "Other OS (windows...)"
-msgstr "Digər sistemlər (windows...)"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "Digər sistemlər (MacOS...)"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "Digər sistemlər (SunOS...)"
+"Yedək bölmə cədvəli eyni böyüklüyə sahib deyil\n"
+"Davam etmək istəyirsiniz?"
-#: ../../any.pm:1 ../../standalone/drakbackup:1
-#, c-format
-msgid "Linux"
-msgstr "Linuks"
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Which username"
+msgstr "İstifadəçi adı"
#: ../../any.pm:1
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Ne cür bir giriş istəyirsiniz?"
-#: ../../any.pm:1
-#, c-format
-msgid "This label is already used"
-msgstr "Bu etiket istifadə edilməz"
-
-#: ../../any.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "You must specify a root partition"
-msgstr "Bir swap sahəsinə ehtiyacınız var"
-
-#: ../../any.pm:1
-#, c-format
-msgid "You must specify a kernel image"
-msgstr ""
-
-#: ../../any.pm:1
-#, c-format
-msgid "Empty label not allowed"
-msgstr "Boş etiket qəbul edilə bilməz"
-
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
-#, c-format
-msgid "Default"
-msgstr "Æsas"
-
-#: ../../any.pm:1
-#, c-format
-msgid "NoVideo"
-msgstr "NoVÄ°deo"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Initrd-size"
-msgstr "Initrd böyüklüyü"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Append"
-msgstr "Sonuna əlavə et"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Label"
-msgstr "Etiket"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Unsafe"
-msgstr "E'tibarsız"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Table"
-msgstr "Cədvəl"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Root"
-msgstr "Kök"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Read-write"
-msgstr "Oxu-yaz"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Video mode"
-msgstr "Ekran modu"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Image"
-msgstr "Æks"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Default OS?"
-msgstr "Æsas OS"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Enable OF Boot?"
-msgstr "OF Açılışı Fəallaşdırım?"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Enable CD Boot?"
-msgstr "CDdən Açılışı Fəallaşdırım?"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Kernel Boot Timeout"
-msgstr "Çəkirdək Açılışı Vaxt Dolması"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Open Firmware Delay"
-msgstr "Firmware Gecikməsini Aç"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Boot device"
-msgstr "Açılış avadanlığı"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Init Message"
-msgstr "İnit İsmarıcı"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Bootloader to use"
-msgstr "İstifadə ediləcək Açılış idarəcisi"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Bootloader main options"
-msgstr "Sistem yükləyicisi ana seçənəkləri"
-
-#: ../../any.pm:1
-#, c-format
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"``Æmr sÉ™tiri seçənÉ™klÉ™rini mÉ™hdudlaÅŸdır`` seçənÉ™yi parolsuz bir iÅŸÉ™ yaramaz"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Give the ram size in MB"
-msgstr "Yaddaş miqdarını Mb cinsindən verin"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Enable multiple profiles"
-msgstr "Birdən artıq profilə icazə ver"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Ümumi yaddaş miqdarı (%d MB tapıldı)"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "/tmp-i hər açılışda təmizlə"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Create a bootdisk"
-msgstr "Açılış disketi yarat"
-
-#: ../../any.pm:1
-#, c-format
-msgid "restrict"
-msgstr "məhdudlaşdır"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Restrict command line options"
-msgstr "Æmr sÉ™tiri seçənÉ™klÉ™rini mÉ™hdudlaÅŸdır"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Force No APIC"
-msgstr ""
+msgid "Restore partition table"
+msgstr "Bölmə cədvəlini qurtar"
-#: ../../any.pm:1
+#: ../../printer/cups.pm:1
#, fuzzy, c-format
-msgid "Enable ACPI"
-msgstr "CDdən Açılışı Fəallaşdırım?"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Delay before booting default image"
-msgstr "Açılışda gecikmə müddəti"
-
-#: ../../any.pm:1
-#, c-format
-msgid "compact"
-msgstr "bəsit"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Compact"
-msgstr "Bəsit"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Bootloader installation"
-msgstr "Açılış yükləyici quruluşu"
-
-#: ../../any.pm:1
-#, c-format
-msgid "First sector of boot partition"
-msgstr "Açılış qisminin ilk sektoru"
-
-#: ../../any.pm:1
-#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "Diskin ilk sektoru (MBR)"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
+msgid "On CUPS server \"%s\""
+msgstr "CUPS verici IP"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "LILO/grup Qurulumu"
+msgid "Post-install configuration"
+msgstr "Qurulum sonrası qurğular"
-#: ../../any.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "SILO Installation"
-msgstr "SILO Qurulumu"
+msgid "Use ``%s'' instead"
+msgstr "Yerinə ``%s'' işlət"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Skip"
-msgstr "Nəzərə Alma"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "On Floppy"
-msgstr "DisketÉ™ qeyd et"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "First sector of the root partition"
-msgstr "Açılış qisminin ilk sektoru"
+msgid "Type"
+msgstr "Növ"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.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?"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Creating bootdisk..."
-msgstr "Açılış disketi yaradılır"
+msgid "Sri Lanka"
+msgstr "Åžri Lanka"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Insert a floppy in %s"
-msgstr "%s sürücüsünə bir disket taxın"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Açılış disketi yaratmaq üçün istifadə ediləcək disket sürücüyü seçin"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Second floppy drive"
-msgstr "İkinci disket sürücü"
-
-#: ../../any.pm:1
-#, c-format
-msgid "First floppy drive"
-msgstr "İlk disket sürücü"
-
-#: ../../any.pm:1
-#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "Bağışlayın, disket sürücü yoxdur"
-
-#: ../../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 ""
-"Xüsusi bir açılış disketi, Linuks sisteminizin normal bir sistem yükləyiciyə "
-"lüzüm\n"
-"olmadan açılmasına imkan verÉ™r. ÆgÉ™ sisteminizÉ™ lilo (ya da grub) "
-"qurmayacaqsanız,\n"
-"ya da başqa bir əməliyyat sistemi liloyu silərsa ya da lilo "
-"avadanlığınızlaişləməzsə\n"
-"bu disket sizə yardımçi olacaqdır. Sonradan Mandrake qurtarma disketi "
-"rəsmini\n"
-"istifadə edərək də bu disket yaradıla bilər.\n"
-"Açılış disketi yaratmaq istəyirsiniz?\n"
-"Açılış disketi yaratmaq istəyirsinizsə, birinci disket sürücüyədisklet "
-"yerləşdirin\n"
-"və \"OLDU\" bası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 ""
-
-#: ../../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 ""
-"Xüsusi bir açılış disketi, Linuks sisteminizin normal bir sistem yükləyiciyə "
-"lüzüm\n"
-"olmadan açılmasına imkan verÉ™r. ÆgÉ™ sisteminizÉ™ lilo (ya da grub) "
-"qurmayacaqsanız,\n"
-"ya da başqa bir əməliyyat sistemi liloyu silərsa ya da lilo "
-"avadanlığınızlaişləməzsə\n"
-"bu disket sizə yardımçi olacaqdır. Sonradan Mandrake qurtarma disketi "
-"rəsmini\n"
-"istifadə edərək də bu disket yaradıla bilər.\n"
-"Açılış disketi yaratmaq istəyirsiniz?\n"
-"Açılış disketi yaratmaq istəyirsinizsə, birinci disket sürücüyə disket "
-"yerləşdirin\n"
-"və \"OLDU\" basın."
-
-#: ../../bootloader.pm:1
-#, fuzzy, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
-
-#: ../../bootloader.pm:1
-#, c-format
-msgid "not enough room in /boot"
-msgstr "/boot içində lazımi yer yoxdur"
-
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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 "Isaretli secenek %d saniye icinde sistemi acacaq."
-
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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 ""
-"acilisdan evvel emrleri duzeltmək ucun 'e', emr setiri ucun ise 'c' basin"
-
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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 "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
-
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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 "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
-
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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 "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
-
-#: ../../bootloader.pm:1
-#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../bootloader.pm:1
-#, c-format
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../bootloader.pm:1
-#, c-format
-msgid "LILO with text menu"
-msgstr "Mətn menyulu LILO"
-
-#: ../../bootloader.pm:1
-#, c-format
-msgid "LILO with graphical menu"
-msgstr "Qrafiki menyulu LILO"
-
-#: ../../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 ""
-"%s emeliyyat sistemi secki proqramina xos gəlmissiniz!\n"
-"\n"
-"Içlerinden birini acmaq ucun adini yazin ve <ENTER>\n"
-"duymesine basin ve ya esas acilis ucun %d saniye gozleyin.\n"
+"The following printer\n"
"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../common.pm:1
-#, c-format
-msgid "consolehelper missing"
-msgstr ""
-
-#: ../../common.pm:1
-#, c-format
-msgid "kdesu missing"
-msgstr "kdesu əksikdir"
-
-#: ../../common.pm:1
-#, fuzzy, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-
-#: ../../common.pm:1
-#, fuzzy, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "Artıq bölmə əlavə edilə bilməz"
-
-#: ../../common.pm:1
-#, fuzzy, c-format
-msgid "%d seconds"
-msgstr "%d saniyə sonra çıxılacaq"
-
-#: ../../common.pm:1
-#, c-format
-msgid "1 minute"
-msgstr ""
-
-#: ../../common.pm:1
-#, c-format
-msgid "%d minutes"
-msgstr ""
-
-#: ../../common.pm:1
-#, c-format
-msgid "TB"
-msgstr ""
-
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "GB"
-msgstr ""
+msgid "Central African Republic"
+msgstr "Mərkəzi Afrika Respublikası"
-#: ../../common.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "MB"
-msgstr "MB"
+msgid "Gateway device"
+msgstr "Keçit avadanlığı"
-#: ../../common.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "KB"
+msgid "Net Method:"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, c-format
-msgid "United States"
-msgstr "Birləşmiş Ştatlar"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Austria"
-msgstr "serial"
-
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "Italy"
-msgstr "Ä°talyanca"
-
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, c-format
-msgid "Netherlands"
-msgstr "Hollandiya"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Sweden"
-msgstr "İsveçcə"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Norway"
-msgstr "Norveçcə"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Greece"
-msgstr "Yunanca"
-
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Germany"
-msgstr "Almanca"
+msgid "Ethernetcard"
+msgstr "Eternet Kartı"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Czech Republic"
-msgstr "Çex Respublikası"
-
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid "Belgium"
-msgstr "Belçika dili"
+msgid "Parameters"
+msgstr "Parametrlər"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
-msgid "France"
-msgstr "Fransızca"
+msgid "Auto-detect"
+msgstr "Avtomatik təsbit işlət"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Costa Rica"
-msgstr "Kosta Rika"
+msgid "Interface:"
+msgstr "Ara üz"
-#: ../../fsedit.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Yazmaq üçün açılan %s'də xəta: %s"
+msgid "Select installation class"
+msgstr "Quruluş sinifini seçin"
-#: ../../fsedit.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Nothing to do"
-msgstr ""
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "Avtomatik yerləşdirmə üçün boş sahə yoxdur"
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "You can't use an encrypted file system for mount point %s"
-msgstr "%s üçün LVM Məntiqi Cildini istifadə edə bilməzsiniz"
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
+msgid "on CDROM"
msgstr ""
-"Bu bağlama nöqtəsi üçün həqiqi bir fayl sisteminə (ext2, reisrfs)\n"
-"ehtiyac vardır.\n"
-
-#: ../../fsedit.pm:1
-#, c-format
-msgid "This directory should remain within the root filesystem"
-msgstr "Bu qovluq kök fayl sistemi içərisində olmalıdır"
-
-#: ../../fsedit.pm:1
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "%s üçün LVM Məntiqi Cildini istifadə edə bilməzsiniz"
-#: ../../fsedit.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, 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"
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
msgstr ""
-"Bir proqram tə'minatlı RAID bölməsini kök qovluğu (/) olaraq tə'yin "
-"etdiniz.\n"
-"ÆgÉ™r lilo ya da grub istifadÉ™ etmÉ™k istÉ™yirsinizsÉ™, bir /boot bölmÉ™si\n"
-"əlavə etməyi unutmayın"
-
-#: ../../fsedit.pm:1
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Onsuz da bağlama nöqtəsi %s olan bir bölmə var\n"
-
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "Mount points should contain only alphanumerical characters"
-msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
-
-#: ../../fsedit.pm:1
-#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "Bağlama nöqtələri / ilə başlamalıdır"
-
-#: ../../fsedit.pm:1
-#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "32MB dən kiçik disk bölmələrində ReiserFS istifadə etməlisiniz"
+"Sisteminiz İnternetə bağlı deyil.\n"
+"Bağlantını yenidən quraşdırın"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "16MB dən kiçik disk bölmələrində JFS istifadə etməlisiniz"
-
-#: ../../fsedit.pm:1
-#, fuzzy, 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"
+"Connect your printer to a Linux server and let your Windows machine(s) "
+"connect to it as a client.\n"
"\n"
-"Do you agree to loose all the partitions?\n"
+"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-"Bölmə cədvəlinizi oxuya bilmirəm, dəyəsən biraz xarab olub:-(\n"
-"Xarab olmuş bolmələri düzəltməyə çalışacam.\n"
-"Amma bütün mə'lumatlar itəcəkdir.\n"
-"Başqa bir yol isə DrakXin bölmə cədvəllərini yoxlamasını "
-"passivləşdirməkdir.\n"
-"(xəta %s)\n"
-"\n"
-"Bütün bölmələri itirmək istəyirsiniz?\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
+#: ../../lang.pm:1
#, c-format
-msgid "Error"
-msgstr "Xəta"
+msgid "Belarus"
+msgstr "Belarusiya"
-#: ../../fsedit.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "server"
-msgstr "verici"
+msgid "Error writing to file %s"
+msgstr "%s faylına yazarkən xəta oldu"
-#: ../../fsedit.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "with /usr"
+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 batareya vəziyyətini izləmək üçün və syslog aracılığıyla bunun qeydini "
+"tutmaq üçün istifadə edilir.\n"
+"Ayrıca batareya azaldığında sistemi qapatmaq üçün də istifadə edilir."
-#: ../../fsedit.pm:1
-#, c-format
-msgid "simple"
-msgstr "bəsit"
-
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Enabling swap partition %s"
-msgstr "Şəkilləndirilən bölmə: %s"
-
-#: ../../fs.pm:1 ../../partition_table.pm:1
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "%s ayrılırkən xəta oldu: %s"
+msgid "Use tape to backup"
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../fs.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr ""
-
-#: ../../fs.pm:1
-#, fuzzy, c-format
-msgid "Mounting partition %s"
-msgstr "Şəkilləndirilən bölmə: %s"
+msgid "The following packages are going to be installed"
+msgstr "Aşağıdakı paketlər qurulacaqdır"
-#: ../../fs.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Checking %s"
-msgstr "Rezolyusiya: %s\n"
+msgid "CUPS configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../fs.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Formatting partition %s"
-msgstr "Şəkilləndirilən bölmə: %s"
+msgid "Hong Kong"
+msgstr "Honq Konq"
-#: ../../fs.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Creating and formatting file %s"
-msgstr "%s faylı yaradılır və şəkilləndirilir"
+msgid "Not enough free space to allocate new partitions"
+msgstr "Yeni bölmələr üçün boş sahə yoxdur"
-#: ../../fs.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "%s'i necə şəkilləndirəcəyimi bilmirəm (Növ: %s)"
+msgid "Moving"
+msgstr "Daşınır"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s şəkilləndirilməsində %s bölmə xətası"
-
-#: ../../help.pm:1
-#, fuzzy, c-format
msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Sürücüdəki bütün bilgiləri və bölmələri silmək üçün\n"
-"\"Oldu\" düyməsinə basın. Diqqətli olun,\"Oldu\" düyməsinə basdıqdan sonra\n"
-"Windows bilgiləri də daxil olmaq üzərəbütün bölmə mə'lumatı geri dönməyəcək "
-"şəkildə silinəcək.\n"
"\n"
+"Drakbackup activities via %s:\n"
"\n"
-"Bölmədəki mə'lumatları qoruyaraq \"Ləğv et\" düyməsinə\n"
-"əməliyyatı ləğv edə bilərsiniz."
-
-#: ../../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 it will be lost\n"
-"and will not be recoverable!"
msgstr ""
-"Linuks Mandrakeni yükləmak üçün sürücüyü seçin.\n"
-"Diqqətli olun, sürücüdəki bütün mə'lumatlar silinəcək\n"
-"və geri gəlməyəcək."
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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 \"Configure\"\n"
-"to 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 \"Configure\" to change the parameters\n"
-"associated with the card.\n"
-"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
-"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
-"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\n"
-"\n"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
-"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
+msgid "("
msgstr ""
-#: ../../help.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"\"Sound card\": 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."
-msgstr ""
-
-#: ../../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 before your\n"
-"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 NewWorld MacIntosh avadalığı üçün açılış idarəcisidir. Ayrıca\n"
-"GNU/Linuks, MacOS, və ya MacOSX sistemlərini kompüterinizdə varsa, "
-"açacaqdır.\n"
-"Normalda, bu əməliyyat sistemləri düzgün tapılıb qurula bilirlər\n"
-"ÆgÉ™r belÉ™ olmazsa, bu ekrandan É™llÉ™ lazımi qurÄŸuları girÉ™ bilÉ™rsiniz.\n"
-"Düzgün parametrləri girib girmədiyinizi yaxşıca bir yoxlayın.\n"
-"\n"
-"\n"
-"Yaboot ana seçənəkləri:\n"
-"\n"
-"\n"
-" - Başlanğıc İsmarıcı: Açılışdan əvvəl çıxan sadə bir ismarıc.\n"
-"\n"
-"\n"
-" - Açılış Avadanlığı: GNU/Linuksu hardan başlatmaq istədiyinizi bildirir."
-"Ümumiyyətlə bu mə'lumatı daha əvvəl \"bootstrap\" quraşdırılması "
-"sırasındabildirmiş olacaqsınız.\n"
-"\n"
-"\n"
-" - Açıq Firmware Gecikməsi: LILOdan fərqli olaraq, yabootda iki dənə "
-"gecikmə vardır\n"
-"Birinci gecikmə saniyələrlə ölçülür və bu arada siz\n"
-"CD, OF açılışı, MacOS və ya Linuks arasında seçki aparmalısınız.\n"
-"\n"
-"\n"
-" - Kernel Açılış Vaxt Dolması: Bu vaxt dolması LILO açılış gecikməsinə "
-"uyğun gəlir. Linuksu\n"
-"seçdikdən sonra ana kernel parametri olaraq bu gecikmə 0.1 saniyə olaraq "
-"qurulu olacaqdır.\n"
-"\n"
-"\n"
-" - CD Açılışı Fəallaşsınmı?: Bu seçənəklə CDdən açılışı timsal edən 'C' "
-"xarakteri ilk açılışda çıxacaqdır.\n"
-"\n"
-"\n"
-" - OF Açılışı Fəallaşsın?: Bu seçənəklə OFdən (Open Firmware) açılışını "
-"timsal edən 'N' xarakteri\n"
-"ilk açılışda çıxacaqdır.\n"
-"\n"
-"\n"
-" - Ana OS: OF gecikməsi müddəti dolduğu vaxt hansı OSnin açılacağını "
-"göstərir."
-
-#: ../../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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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 ""
-"Burada yaboot üçün həm başqa əməliyyat sistemləri, həm alternativ "
-"kernellər,\n"
-" ya da təcili yardım açılış əksləri əlavə edə bilərsiniz.\n"
-"\n"
-"\n"
-"Başqa OSlər üçün girişin mənası ad və kök çığırından ibarətdir.\n"
-"\n"
-"\n"
-"Linuks üçün mühtəməl girişlər bunlar ola bilər: \n"
-"\n"
-"\n"
-" - Ad: Bu sadəcə olaraq yaboot üçün açılacaq sistemi timsal edən bir "
-"addır.\n"
-"\n"
-"\n"
-" - Æks: Bu isÉ™ açılacaq çəkirdÉ™yin, yÉ™'ni kernelin adıdır. Çox vaxt bu "
-"vmlinux vÉ™ ya\n"
-"bunun variasiyalarıdır.\n"
-"\n"
-"\n"
-" - Kök: Linuks qurulumunun kök avadanlığı və ya '/'.\n"
-"\n"
-"\n"
-" \n"
-" - ÆlavÉ™: Apple avadanlıqlarında kernel É™lavÉ™ seçənÉ™klÉ™ri ilÉ™ sıxlıqla "
-"başlanğıc\n"
-"video avadanlığı və ya sıx sıx xəta verən 2ci və 3cü siçan düymələri üçün "
-"emulyasiya\n"
-"imkanları tanına bilir. Məsələn bunlar \n"
-"bir neçə nümunədir:\n"
-"\n"
-"\n"
-"\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: Açılış avadanlığından əvvəl bə'zi açılış modullarını seçmək\n"
-"üçün işlədilir, ya da təcili yardım açılışlarında ramdisk əksini yükləmək "
-"imkanı verir.\n"
-"\n"
-"\n"
-" - Initrd-size: Ana ramdisk böyüklüyü ümumiyyÉ™tlÉ™ 4096 baytdır. ÆgÉ™r daha "
-"geniÅŸ ramdisk bildirÉ™\n"
-"bilərsiniz isə bu seçənəyi işlədin.\n"
-"\n"
-"\n"
-" - Oxuma-yazma: Normalda sistemin 'dirilməsindən' əvvəl bə'zi sınaqların "
-"aparıla bilməsi üçün\n"
-"'root' fayl sistemi bu moda soxulur. Bu seçənəyi nəzərə almayabilərsiniz.\n"
-"\n"
-"\n"
-" - NoVideo: Bəlkə Apple video avadanlığı problem çıxarda bilər.Onda bu "
-"seçənəklə\n"
-"sistemi 'novideo' modda təbii framebuffer dəstəyi ilə aça bilərsiniz.\n"
-"\n"
-"\n"
-" - Æsas: Bu seçənÉ™klÉ™ Linuks sistemi É™sas É™mÉ™liyyat sistemi halına gÉ™tirÉ™ "
-"bilərsiniz.\n"
-"Onda ENTER düyməsinə basmaqla Linuks sistemi açılacaqdır. Bu giriş ayrıca "
-"TAB ilə açılış seçkilərinə baxdığınız vaxt \n"
-"'*' işarətilə işıqlandırılacaqdır."
-
-#: ../../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"
+"Welcome to The Network Configuration Wizard.\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."
+"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 ""
-"DrakX PCI SCSI adapterleri axtarmaÄŸa cÉ™hd edÉ™cÉ™k. ÆgÉ™ DrakX SCSI\n"
-"taparsa və hansı sürücü işlədiləcəyini bilərsə, her şey öz özünə\n"
-"qurulacaq.\n"
-"\n"
-"\n"
-"ÆgÉ™r sisteminizdÉ™ SCSI adapteri yoxsa, DrakXin tanımayacağı bir\n"
-"ISA SCSI vÉ™ ya PCI SCSI adapteri var isÉ™, sizÉ™ sisteminizdÉ™ SCSI\n"
-"adapteri olub olmadığı soruşulacaq.\n"
-"ÆgÉ™r SCSI adapteriniz yox isÉ™, \"Yox\" tıqlayın. ÆgÉ™r \"Var\"ı "
-"tıqlayarsanız.\n"
-"qarşınıza sürücüləin siyahısı çıxacaq, oradan sizə uyanını seçərsiniz.\n"
-"\n"
-"\n"
-"ÆgÉ™r É™llÉ™ qurmağı səçərsÉ™niz, o zaman DrakX sizÉ™ adapterin xüsusiyyÉ™tlÉ™rini\n"
-"soruşacaq. İmkan verin ki, DrakX sərbəstcə özü xüsusiyyətləri tapsın.\n"
-"Çoxunda bu işə yarayır.\n"
-"\n"
-"\n"
-"ÆgÉ™r istÉ™mirsÉ™niz isÉ™, o zaman adapter üçün xüsusiyyÉ™tlÉ™ri özünüz\n"
-"göstÉ™rmÉ™lisiniz. Bunun üçün Ä°stifadəçinin Æl Kitabçasına\n"
-"(başlıq 3, \"Avadanlığınız üçün kollektiv mə'lumat) bölməsinə\n"
-"baxın. Ya da avadanlığınızın əl kitabçasından və ya\n"
-"veb sÉ™hifÉ™sindÉ™n (ÆgÉ™r internetÉ™ çıxışınız var isÉ™)\n"
-"ya da Microsoft Windowsdan (ÆgÉ™r sisteminizdÉ™ qurulu isÉ™)\n"
-"mə'lumat alın."
-
-#: ../../help.pm:1
-#, 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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" includes graphical\n"
-"front-ends for printing or choosing printer options and for managing the\n"
-"printer.\n"
+"Şəbəkə Quraşdırma Sehirbazına Xoç Gəldiniz\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 ""
+"İnternet/Şəbəkə qurğularınızı edəcəyik.\n"
+"Avtomatik təsbit istəmirsiniz isə işarəti qaldırın.\n"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake: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.\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\")."
+msgid ")"
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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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 ""
-"LILO (Linuks Yükləyici) və Grub açılış sistem yükləyiciləridir: sistemi "
-"Linuks\n"
-"ya da kompüterinizdə olan başqa bir əməliyyatiyle aça bilərlər.\n"
-"ÆsasÉ™n bu digÉ™r É™mÉ™liyyat sistemlÉ™ri doÄŸru bir ÅŸÉ™kilde tÉ™sbit edilib "
-"açılışa\n"
-"qurula bilÉ™rlÉ™r. ÆgÉ™r bir problem olarsa, buradan É™llÉ™ É™lavÉ™ edilÉ™ "
-"bilərlər.\n"
-"Parametrlər mövzusunda diqqətli olun."
-
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"This dialog allows to finely tune your bootloader:\n"
-"\n"
-" * \"Bootloader to use\": there are three choices for your bootloader:\n"
-"\n"
-" * \"GRUB\": if you prefer grub (text menu).\n"
-"\n"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\n"
-"\n"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\n"
-"\n"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
-"\n"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\n"
-"\n"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\n"
-"\n"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
-msgstr ""
+msgid "Lebanon"
+msgstr "Livan"
-#: ../../help.pm:1
+#: ../../mouse.pm:1
#, 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 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, click the \"Advanced\" 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 ""
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../help.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid ""
-"Please select the correct port. For example, the \"COM1\" port under\n"
-"Windows is named \"ttyS0\" under GNU/Linux."
-msgstr ""
-"Xahiş edirik doğru qapını seçin. Məsələn, MS Windowsdakı COM1'in qarşılığı\n"
-"Linuksda ttyS0'dır."
-
-#: ../../help.pm:1
-#, 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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
-msgstr ""
-
-#: ../../help.pm:1
-#, 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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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 ""
-
-#: ../../help.pm:1
-#, 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 might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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 ""
-
-#: ../../help.pm:1
-#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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 ""
+msgid "Stop"
+msgstr "Sektor"
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
-msgstr ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Edit selected host"
+msgstr "%s tapıldı"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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 ""
-"Sürücünüzdə bir və ya daha çox Windows bölməsi tapıldı.\n"
-"Xahiş edirik Linuks Mandrakeni qurmaq üçün onlardan birini "
-"yenidənölçüləndirmək üzərə seçin.\n"
-"\n"
-"\n"
-"Xəbəriniz olsun, her bölmə bu cür sıralanıb; \"Linuks adı\",\"Windows\n"
-"adı\"\"Həcm\".\n"
-"\n"
-"\"Linuks adı\" bu cür kodlanıb: \"sürücü növü\", \"sürücü nömrəsi\",\"bölmə "
-"nömrəsi\" (məsələn, \"hda\").\n"
-"\n"
-"\n"
-"\"Sürücü növü\" sürücünüz IDE sürücü isə \"hd\"dirSCSI sürücü isə\n"
-"\"sd\"dir.\n"
-"\n"
-"\n"
-"\"Sürücü nömrəsi\" həmişə \"hd\" və ya \"sd\"dən sonrakı rəqəmdir.IDE "
-"sürücülər üçün:\n"
-"\n"
-"*\"a\" yəni \"birinci IDE idarəcisində ali sürücü\",\n"
-"\n"
-"*\"b\" yəni \"birinci IDE idarəcisində kölə sürücü\",\n"
-"\n"
-"*\"c\" yəni \"ikinci IDE idarəcisində ali sürücü\",\n"
-"\n"
-"*\"d\" yəni \"ikinci IDE idarəcisində kölə sürücü\".\n"
-"\n"
-"\n"
-"SCSI sürücülərində \"a\" nın mənası \"birinci sürücü\",\n"
-"\"b\"nin mənası \"ikinci sürücü\"dür vs..."
+msgid "No CD device defined!"
+msgstr "Fayl seç"
-#: ../../help.pm:1
+#: ../../keyboard.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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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 ""
-"Bu nöqtÉ™dÉ™ siz Linuks Mandrake yüklÉ™mÉ™k üçün bölmÉ™lÉ™ri seçmÉ™lisiniz. ÆgÉ™r "
-"əvvəldən bölmələr var isə (sistemdə əvvəllər qurulu olan GNU/Linuks "
-"bölmələri və ya başqa bölmələndirmə vasitələri ilə hazırladığınız bölmələr), "
-"onları seçin və istifadə edin.\n"
-"Yoxsa onları bildirməlisiniz.\n"
-"\n"
-"\n"
-"Bölmələri yaratmaq üçün əvvəlci diski seçməlisiniz.\n"
-"Diski seçmək üçün birinci IDE sürücüsü üçün \"hda\" nı, ikinciyi seçmək üçün "
-"\"hdb\"ni, birinci SCSİ sürücüsü üçün ise \"sda\" vs tıqlamalısınız.\n"
-"\n"
-"\n"
-"Seçdiyiniz sürücüyə aşağıdakıları etməyə qadirsiniz:\n"
-"\n"
-" *Hamısını təmizlə: seçili sürücüdə bütün bölmələri silər.\n"
-"\n"
-"\n"
-" *Avtomatik: Sürücünüzdəki boş sahədə Ext2 və Swapbölmələrini avtomatik\n"
-"yaradar.\n"
-"\n"
-"\n"
-" *Bölmə cədvəlini qurtar: Zədələnmiş bölmə cədvəlinibərpa edər. Xahiş "
-"edirik\n"
-" diqqətli olun, çünkü bu da iflas edə bilər.\n"
-"\n"
-"\n"
-" *Gəri dön: İstəmədiyiniz seçkilərinizdən geri döndərər.\n"
-"\n"
-"\n"
-" *Yenidən yüklə: Bütün dəyişikliklərinizdən geri dönərbaşdakı bölmə "
-"cədvəlinə gələr.\n"
-"\n"
-"\n"
-" *Sehirbaz: Bölmələndirməyi bir sehirbaz edər. Təcrübəsizisəniz bunu "
-"seçin.\n"
-"\n"
-"\n"
-" *Floppy-dən bərpa et: Bölmə cədvəlini əvvəllər flopy-yə qeydetdiniz isə, "
-"bölmə cədvəlini bərpa edin.\n"
-"\n"
-"\n"
-" *Floppy-yə qeyd et: Daha sonradan bərpa etmek üçünbilgiləri floppy-yə qeyd "
-"edin.\n"
-" Bu seçki şiddətlə tövsiyə edilir.\n"
-"\n"
-"\n"
-" *Oldu: Bölmələndirmə bitdiyində, bunu seçərəkdəyişikliklərinizi qeyd "
-"edin.\n"
-"\n"
-"\n"
-"Xəbəriniz olsun, istənilən seçkiyə Tab ve Aşağı/Yuxarı oxlarını da işlədərək "
-"klaviaturadan idarə edə bilərsiniz.\n"
-"\n"
-"\n"
-"Bölmə seçildiyi zaman bunları işlədə bilərsiniz:\n"
-"\n"
-" *Ctrl-c yeni bölmə yaratmaq üçün (boş bölmə seçili olduğu zaman)\n"
-"\n"
-" *Ctrl-d bölməni ləğv etmək üçün\n"
-"\n"
-" *Ctrl-m bağlama nöqtəsini göstərmək üçün\n"
-"\n"
-"\n"
-"\n"
-"ÆgÉ™r PPC kompüterdÉ™ qurulum aparırsınızsa, É™n az 1 MBlıq balaca bir HFC "
-"'bootstrap' bölməsini yaboot açılış yükləyicisi üçün seçmək istəyəcəksiniz.\n"
-"ÆgÉ™r daha çox yeriniz varsa ; mÉ™sÉ™lÉ™n 50 MB, onda bütün kernel vÉ™ ramdisk "
-"əksini təcili açılış halları üçün saxlaya bilərsiniz."
+msgid "Bulgarian (phonetic)"
+msgstr "ErmenicÉ™ (fonetik)"
-#: ../../help.pm:1
+#: ../../standalone/drakpxe:1
#, 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, keep the default option."
+msgid "The DHCP start ip"
msgstr ""
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
-msgstr ""
+msgid "256 kB"
+msgstr "256 kB"
-#: ../../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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
-msgstr ""
-"Yeni yaradılan bütün bölmələr şəkilləndirilməlidir\n"
-"(şəkilləndirmək yəni fayl sistemi yaratmaq - format).\n"
-"\n"
-"\n"
-"Bu arada var olan hazır bölmələri də üstündəkiləri silmək üçünyenidən "
-"şəkilləndirmək istəya\n"
-"bilərsiniz.\n"
-"Bunu istəyirsinizsə bu bölmələri də seçməlisiniz.\n"
-"\n"
-"\n"
-"Bunu ağlınızda tutun ki var olan bütün bölmələri şəkilləndirmək\n"
-"məcburi deyil.\n"
-"İşlətim sistəmini əmələ gətirən bölmələri (yəni\n"
-"\"/\", \"usr\" və ya \"var\"ı yenidən şəkilləndirmək üçün\n"
-"seçə bilərsiniz. Verilər olan \"home\"u məsələ toxunulmadan\n"
-"buraxa bilərsiniz.\n"
-"\n"
-"\n"
-"Diqqətli olun. şəkilləndirdiyiniz bölmələrdəki verilər\n"
-"geri gəlməz.\n"
-"\n"
-"\n"
-"Şəkilləndirməyə hazır isəniz \"Oldu\" düyməsini tıqlayın.\n"
-"\n"
-"\n"
-"Yeni Linuks Mandrake sisteminizi qurmaq üçün başqa bölmə seçmək\n"
-"istəyirsiniz isə \"Ləğv et\" düyməsinə basın."
+#: ../../any.pm:1
+#, c-format
+msgid "Bootloader main options"
+msgstr "Sistem yükləyicisi ana seçənəkləri"
-#: ../../help.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
msgstr ""
-#: ../../help.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup: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"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft 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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\n"
-"\n"
-" !! If you choose this option, all data on your disk will be deleted. !!\n"
-"\n"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\n"
-"\n"
-" !! If you choose this option, all data on your disk will be lost. !!\n"
-"\n"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
-msgstr ""
-"Bu nöqtədə Linuks Mandrakeni sabit diskinizdə haraya quracağınıza\n"
-"qÉ™rar verÉ™cÉ™ksiniz. ÆgÉ™r diskiniz boÅŸ isÉ™ vÉ™ ya bir baÅŸqa sistem\n"
-"bütün yeri doldurmuş isə, o zaman diskinizdə Linuks Mandrake üçün\n"
-"yer açmalısınız. Ona görə də diski bölmələndirməlisiniz.\n"
-"Bölmələndirmə əsasən diskinizdə məntiqi sürücülər yaratmaqdan ibarətdir.\n"
-"\n"
-"Ümumiyyətlə bölmələndirmənin təsiri geri dönülməzdir.Ona görə də\n"
-"bu iÅŸ çox gÉ™rgin vÉ™ yorucudur. ÆgÉ™r özünüzÉ™ inanmırsınız isÉ™ bu\n"
-"sehirbaz sizə yardım edər. Başlamadan əvvəl xahiş edirik əl kitabçanıza\n"
-"baxın. Və bu iş üçün bir az vaxt ayırın.\n"
-"\n"
-"\n"
-"Sizə ən az 2 bölmə lazımdır. Biri sistemin özünü köçürməsi üçün\n"
-"Digəri isə uydurma yaddaş (ya da digər adı ilə Swap) üçün.\n"
-"\n"
-"\n"
-"ÆgÉ™r diskiniz onsuz da bölünmüş isÉ™ (É™vvÉ™lki sistemden ya da\n"
-"başqa bölmələndirmə vasitələri ilə hazırlanmış) quruluşda\n"
-"sadəcə olaraq o yerləri yükləmək üçün seçin.\n"
-"\n"
-"\n"
-"ÆgÉ™r disk bölünmÉ™miÅŸ ise, yuxarıdakı sehirbazdan istifadÉ™ edÉ™ bilÉ™rsiniz.\n"
-"Sisteminizin quruluşundan asılı olaraq müxtəlif imkanlarınız var:\n"
-"\n"
-"* Bütün diski sil: Linuks Mandrake qurmaq üçün bütün diskinizin\n"
-" üzərindəki bölmələri silər. Burada diqqətli olun.\n"
-" Sildikləriniz əsla geri gəlməz.\n"
-"\n"
-"\n"
-"* Windows bölməsindəki sahəni istifadə et: Sisteminizdə\n"
-" Microsoft Windows qurulu isə ve bütün diski əhatə edir isə\n"
-" Linuks Mandrake üçün bir yer ayırmalısınız. Bunun üçün\n"
-" ya bütün diski silməlisiniz (\"Bütün diski sil\" bax ya da\n"
-" \" Usta modu\" tövsiyələri) ya da yenidən bölmələndirməlisiniz.Bu iş heç "
-"bir mə'lumat itkisi olmadan da edilə bilər.Bunun başqa adı\n"
-" eyni kompüterdə həm Linuks Mandrake həm də Windows qurulu olmasıdır.\n"
-"\n"
-"\n"
-"t Bu seçkiyə getmədən əvvəl bir şeyi başa düşməlisiniz ki, yenidən "
-"bölmələndirmə ilə sizin Windows bölməsi kiçiləcəkdir.\n"
-" Yə'ni Windows altında daha az disk sahəsinə malik olacaqsınız.\n"
-"\n"
-"\n"
-"* Usta modu: ÆgÉ™r É™llÉ™ diski bölmÉ™k istÉ™sÉ™niz, bu modu seçin. DiqqÉ™tli "
-"olun.\n"
-" Bu mod güçlüdür amma bir o qədər də təhlükəlidir. Diskinizdəki bütün "
-"bilgiyi asandlıqla itirə bilərsiniz.\n"
-" Təcrübəsiz isəniz bunu seçməyin."
+msgid "Tape"
+msgstr "Növ"
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Scanning network..."
+msgstr "Bağlantınız başladılır..."
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
msgstr ""
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
-msgstr ""
+msgid "Malaysia"
+msgstr "Malayziya"
-#: ../../help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
-msgstr ""
+msgid "Swiss (French layout)"
+msgstr "İsveçcə (Fransız sırası)"
-#: ../../help.pm:1
+#: ../../raid.pm:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
-"\n"
-"\n"
-"\n"
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\n"
-"\n"
-"\n"
-"\n"
-"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). 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 \"Yes\",\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"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
-msgstr ""
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "mkraid iflas etdi (raidtools əksik ola bilər mi?)"
-#: ../../help.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
+msgid "Webcam"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/harddrake2:1
#, 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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
-"\n"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
+msgid "size of the (second level) cpu cache"
msgstr ""
-#: ../../help.pm:1
+#: ../../harddrake/data.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 always needed at\n"
-"boot 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 ""
-"İndi, açılışda avtomatik olaraq başlamasını istədiyiniz xidmətləri \n"
-"seçə bilərsiniz. Siçan bir maddənin üzərina gəldiyində o xidmətin rolunu "
-"açıqlayan\n"
-"kiçik bir baloncuq ortaya çıxacaqdır.\n"
-"\n"
-"ÆgÉ™r kompüterinizi bir verici olaraq istifadÉ™ edÉ™cÉ™ksÉ™niz bu addımda tam bir "
-"diqqət ayırmalısınız:\n"
-"mühtəməldir ki lazımi heç bir xidməti başlatmaq istəməzsiniz."
+msgid "Soundcard"
+msgstr "Səs kartı"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
msgstr ""
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, 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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" 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 ""
+msgid "Level %s\n"
+msgstr "Səviyyə %s\n"
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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 ""
+msgid "Luxembourg"
+msgstr "Lüksemburq"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
+" DrakBackup Daemon Report\n"
"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
msgstr ""
-#: ../../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 ""
-
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid ""
-"Here are Listed 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 ""
-"Yuxarıda sürücünüzdə tapılan Linuks bölmələri sıralanıb\n"
-"Sehirbazın tövsiyələrinə uyun, onlar çox vaxt işə yarayır.\n"
-"ÆgÉ™r bunu istÉ™mÉ™sÉ™niz en azından kök bölmÉ™si (\"/\") seçmÉ™lisiniz\n"
-"Çox kiçik bölmə seçməyin. yoxsa çox proqram tə'minatı yükləyə bilməzsəniz.\n"
-"ÆgÉ™r verilÉ™rinizi baÅŸqa bölmÉ™dÉ™ tutmaq istÉ™yirsinizsÉ™, ondabir de \"/home\" "
-"bölməsi də yaratmalısınız (birdən çox Linuks\n"
-"bölməniz var isə).\n"
-"\n"
-"\n"
-"Xəbəriniz olsun, hər bölmə aşağıdakı kimi sıralanıb: \"Ad\", \"Həcm\".\n"
-"\n"
-"\n"
-"\"Ad\" belə kodlanıb: \"sürücü növü\", \"sürücü mömrəsi\",\n"
-"\"bölmə nömrəsi\" (məsələn \"hda1\").\n"
-"\n"
-"\n"
-"\"Sürücü növü\" əgər sürücünüz IDE sürücüdürsə \"hd\"dirvə SCSI sürücü isə "
-"\"sd\"dir.\n"
-"\n"
-"\n"
-"\"Sürücü nömrəsi\" həmişə \"hd\" və ya \"sd\"dən sonrakı rəqəmdir.IDE "
-"sürücülər üçün:\n"
-"\n"
-"*\"a\" yəni \"birinci IDE idarəcisində ali sürücü\",\n"
-"\n"
-"*\"b\" yəni \"birinci IDE idarəcisində kölə sürücü\",\n"
-"\n"
-"*\"c\" yəni \"ikinci IDE idarəcisində ali sürücü\",\n"
-"\n"
-"*\"d\" yəni \"ikinci IDE idarəcisində kölə sürücü\".\n"
-"\n"
-"\n"
-"SCSI sürücülərində \"a\" nın mənası \"birinci sürücü\",\n"
-"\"b\"nin mənası \"ikinci sürücü\"dür vs..."
+msgid "Iran"
+msgstr "Ä°raq"
-#: ../../help.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"GNU/Linux is a multi-user system, meaning each user can 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\", which 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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all 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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
+msgid "Bus"
msgstr ""
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
-msgstr ""
+msgid "Iraq"
+msgstr "Ä°raq"
-#: ../../install2.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "You must also format %s"
-msgstr ""
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr "%s quğusunda dəyəsən bir LAN ünvan çaxışması tapıldı!\n"
-#: ../../install2.pm:1
+#: ../../standalone/drakgw: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 ""
+msgid "Configuring..."
+msgstr "Quraşdırılır..."
-#: ../../install_any.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The setup has already been done, and it's currently enabled."
+msgstr "Quraşdırma artıq qurtarıbdır və fəaliyyətdədir."
+
+#: ../../harddrake/v4l.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"
+"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 ""
-"Bir xəta oldu. Yeni fayl sisteminin yaradılacağı hökmlü bir sürücü "
-"tapılmadı. Bu problemin qaynağı üçün avadanlığınızı yoxlayın"
-#: ../../install_any.pm:1 ../../partition_table.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Error reading file %s"
-msgstr "%s faylı oxunurkan xəta oldu"
+msgid "Password (again)"
+msgstr "Parol (təkrar)"
-#: ../../install_any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
+msgid "Search installed fonts"
msgstr ""
-"Bu saxlanmış paketlər seçkisini işlətmək üçün qurulumu ``linux "
-"defcfg=floppy''ilə başladın."
-#: ../../install_any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This floppy is not FAT formatted"
-msgstr "Bu floppi FAT şəklində deyildir"
+msgid "Venezuela"
+msgstr "Venezuela"
-#: ../../install_any.pm:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "%s sürücüsünə FAT şəkilləndirilmiş bir disket taxın"
+msgid "IP address"
+msgstr "IP ünvanı"
-#: ../../install_any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Can't use broadcast with no NIS domain"
-msgstr "NİS domeyni olmadan translasiya işlədilə bilməz"
+msgid "Choose the sizes"
+msgstr "Böyüklüklərini seçin"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The following packages will be removed to allow upgrading your system: %s\n"
-"\n"
+"List of data corrupted:\n"
"\n"
-"Do you really want to remove these packages?\n"
msgstr ""
-#: ../../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 "Xeyr"
-
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Yes"
-msgstr "Bəli"
-
-#: ../../install_any.pm:1
-#, fuzzy, 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"
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
msgstr ""
-"bu vericiləri seçdiniz: %s\n"
-"\n"
-"\n"
-"bu vericilər əsasən fəallaşdırılır. Onların heç bir təhlükəsizlik\n"
-"problemləri yoxdur, amma bə'zi xətalar tapıla bilər. Belə olsa, mümükün olan "
-"ən yaxın zamanda güncəlləməlisiniz.\n"
-"\n"
-"\n"
-"Bu vericiləri qurmaq istəyirsiniz?\n"
-#: ../../install_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "System configuration"
-msgstr "Quraşdırma"
+msgid "Choose another partition"
+msgstr "Yeni bölmə yarat"
-#: ../../install_gtk.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "System installation"
-msgstr "SILO Qurulumu"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Bringing down the network"
-msgstr "Şəbəkə dayandırılır"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Bringing up the network"
-msgstr "Şəbəkə fəallaşdırılır"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Bölmə cədvəli növü: %s"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX bölmə sehirbazı bu yolu tapdı:"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "I can't find any room for installing"
-msgstr "Artıq bölmə əlavə edilə bilməz"
-
-#: ../../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 ""
-"İndi %s sabit diskinizi bölmələndirə bilərsiniz\n"
-"İşinizi bitirdiyinizdə `w' ilə qeyd etməyi unutmayın"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use fdisk"
-msgstr "Fdisk istifadÉ™ et"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Custom disk partitioning"
-msgstr "Hazırkı disk bölmələndirməsi"
+msgid "Current user"
+msgstr "İstifadəçini qəbul et"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"%s bölüməsinin böyüklüyü dəyişdirildikdən sonra bu bölmədəki bütün "
-"mə'lumatlar silinəcəkdir"
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Username"
+msgstr "İstifadəçi adı"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
+msgid "Left \"Windows\" key"
msgstr ""
-"Sizin birdən çox diskiniz var, linux qurmaq üçün hansını istifadə "
-"edəcəksiniz?"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Erase entire disk"
-msgstr "Bütün diski sil"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Remove Windows(TM)"
-msgstr "\"Windows\"u sil"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
-msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
+msgid "dhcpd Server Configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm: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)"
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT böyüklüyü dəyişdirilməsi bacarılmadı: %s"
+msgid "Guyana"
+msgstr "Quyana"
-#: ../../install_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "Fat fayl sistemi ucları hesaplanır"
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr ""
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Resizing"
-msgstr "Böyüklüyü dəyişdirilir"
+msgid "Remove a module"
+msgstr "Modulu çıxart"
-#: ../../install_interactive.pm:1
+#: ../../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 "partition %s"
-msgstr "bölmə %s"
+msgid "Password"
+msgstr "Parol"
-#: ../../install_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "Hansı sektora daşımaq istəyirsiniz?"
-
-#: ../../install_interactive.pm:1
-#, fuzzy, 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 ""
-"DÄ°QQÆT!\n"
+"Arguments: (max, inactive=-1)\n"
"\n"
-"DrakX \"Windows\" disk bölmənizin böyüklüyünü dəyişdirəcək. Bu iş \n"
-"tehlükəli ola bilər. Aşina deyil isəniz qurulumdan çıxın və \"Windows\" \n"
-"altında \"Scandisk\" (lazım gələrsə \"defrag\" da) proqramını çalışdırın. "
-"Ardından quruluma \n"
-"davam edin. Verilərinizin yedəyini almağı da unutmayı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."
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
msgstr ""
-"Sizin Windows bölümü çox dağınıqdır. Daxiş edirik, əvvəlcə birləşdirin "
-"(defraq)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "Windows bölməsindəki boş sahəni işlət"
+msgid "Advanced Configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+msgid "Scanning on your HP multi-function device"
msgstr ""
-"FAT tədqiqatçımız sizin bölümləri işlədə bilmir,\n"
-"bu xəta oldu: %s"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "Hansı bölmənin böyüklüyünü dəyişdirəcəksiniz?"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "Windows bölməsindəki boş sahəni işlət"
-
-#: ../../install_interactive.pm:1
-#, fuzzy, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Swap sahəsi böyüklüyü (Mb): "
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Root partition size in MB: "
-msgstr "Kök (root) bölməsi böyüklüyü (Mb): "
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Choose the sizes"
-msgstr "Böyüklüklərini seçin"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Linuks4Win'i qurmaq üçün hansı disk bölməsini istifadə edəcəksiniz?"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "Loopback üçün Windows bölməsini işlət"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "There is no existing partition to use"
-msgstr "Bölmə cədvəli qurtarılmağa çalışılır"
-
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Use existing partitions"
-msgstr "Var olan bölmələri işlədimmi"
+msgid "Root"
+msgstr "Kök"
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "Yeni bölmələr üçün boş sahə yoxdur"
+msgid "Choose an existing RAID to add to"
+msgstr "ÆlavÉ™ etmÉ™k üçün mövcud bir RAID seçin"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Use free space"
-msgstr "Boş sahəni istifadə et"
-
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
-#, fuzzy, c-format
-msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "Bir swap sahəsinə ehtiyacınız var"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "Türkcə (müasir \"Q\" klaviatura)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-"You don't have a swap partition.\n"
-"\n"
-"Continue anyway?"
+msgid "Lilo message not found"
msgstr ""
-"Bir swap sahəniz yoxdur\n"
-"Davam edim?"
-#: ../../install_interactive.pm:1
+#: ../../services.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 `/'"
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-"Bir root disk bölümüna ehtiyacınız var.\n"
-"Bunun üçün istər mövcud bir disk bölümü üzərina tıqlayın, \n"
-"ya da yeni birini başdan yaradın. Sonra \"Bağlama \n"
-"Nöqtəsi\"nə gəlin va burayı '/' olaraq dəyişdirin."
+"/usr/include/linux/{autoconf,version}.h üçün \n"
+"/boot-da avtomatik çəkirdək başlığı yaradılması."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakfloppy: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 ""
-"Sisteminizdaki bə'zi avadanlıqlar işləməsi üçün düzgün sürücülərə ehtiyac "
-"duyar.\n"
-"Bunun haqqında %s də/a lazımi malumatları tapa bilərsiniz"
+msgid "if needed"
+msgstr "lazım olarsa"
-#: ../../install_messages.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, 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 ""
-"Təbriklər, quruluş bitdi.\n"
-"Cdrom və disketi çıxartdıqtan sonra Enter'ə basaraq kompüterinizi \n"
-"yenidən başladın. Linuks Mandrake'nin bu buraxılışındakı yamaqlar haqqında \n"
-"mə'lumat almaq üçün http://www.mandrakelinux.com ünvanından Errata'ya "
-"baxın.\n"
-"Sisteminizin qurğuları haqqında daha geniş bilgiyi Linuks Mandrake \n"
-"İstifadəçi Kitabcığında tapa bilərsiniz."
+msgid "Restore Failed..."
+msgstr "Fayldan geri çağır"
-#: ../../install_messages.pm:1
-#, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _jazz drives"
+msgstr "Avtomatik təsbit işlət"
-#: ../../install_messages.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
+"Description:\n"
"\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"
+" 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"
-"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 ""
+" 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"
-"Warning\n"
+" Drakbackup allows you to restore your system to\n"
+" a user selected directory.\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"
+" 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"
-"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 şəbəkə. 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"
+"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"
-"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 ""
#: ../../install_messages.pm:1
#, c-format
@@ -3238,3486 +857,5226 @@ msgstr ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Başlanğıc addımı `%s'\n"
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
-#: ../../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
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Current interface configuration"
+msgstr "İnternet qurğuları"
+
+#: ../../printer/data.pm:1
#, c-format
-msgid "Help"
-msgstr "Yardım"
+msgid "LPD - Line Printer Daemon"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../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"
+"ISA kartınız var isə sonrakı ekrandakı qiymətlər doğru olmalıdır.\n"
+"\n"
+"PCMCIA kartınız var isə kartınızın irq və ya io'sunu bilməlisiniz.\n"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "not configured"
-msgstr "yenidən quraşdır"
+msgid "Do not print any test page"
+msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configure"
-msgstr "Qur"
+msgid "Gurmukhi"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Go on anyway?"
-msgstr "Yenə də davam edək?"
+msgid "Force No APIC"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "There was an error installing packages:"
-msgstr "Paketlər qurulurkən bir xəta oldu:"
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone.pm:1
+#, fuzzy, c-format
+msgid "[keyboard]"
+msgstr "Klaviatura"
+
+#: ../../network/network.pm:1
#, c-format
-msgid "There was an error ordering packages:"
-msgstr "Paketləri istərkən bir xəta oldu:"
+msgid "FTP proxy"
+msgstr "FTP vəkil verici"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Install List"
+msgstr "Sistemi qur"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Change\n"
+"Restore Path"
+msgstr "Fayldan geri çağır"
+
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Show only for the selected day"
+msgstr "Təkcə bu gününkünü göstər"
+
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"Change your Cd-Rom!\n"
+"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"
-"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 ""
-"Cd-Romu dəyişdirin!\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"
-"\"%s\" adlı Cd-Romu sürücünüzə taxın və OLDU'ya basın.\n"
-"ÆgÉ™r Cd-Rom É™linizdÉ™ deyilsÉ™ bu Cd-Rom'dan qurmamaq üçün Ä°MTÄ°NA ET'É™ bası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 ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Refuse"
-msgstr "Rədd Et"
+msgid "512 kB"
+msgstr "512 kB"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Accept"
-msgstr "Qəbul Et"
+msgid "Logs"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Installing package %s"
-msgstr "%s paketi qurulur"
+msgid "(Note: Parallel ports cannot be auto-detected)"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "%d packages"
-msgstr "%d paket"
+msgid "<control>N"
+msgstr "<control>N"
-#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
-msgid "No details"
-msgstr "Ætraflı"
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "What kind of card do you have?"
+msgstr "Hansı növ kartınız var?"
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Details"
-msgstr "Ætraflı"
+msgid "<control>O"
+msgstr "<control>O"
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
-msgid "Please wait, preparing installation..."
-msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
+msgid "Security"
+msgstr "Təhlükəsizlik"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Time remaining "
-msgstr "Qalan müddət"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Estimating"
-msgstr "Təxmini olaraq hesaplanır"
+msgid "<control>Q"
+msgstr "<control>Q"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Unknown"
+msgstr "Ãœmumi"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Installing"
-msgstr "Qurulur"
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "Qurmaq istədiyiniz paketləri seçin"
+msgid "Network Configuration"
+msgstr "Şəbəkə quraşdırılması"
-#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
-msgid "Minimal install"
-msgstr "Qurulumdan çıx"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "<control>S"
+msgstr "<control>S"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "Updating package selection"
-msgstr "Paket seçkilərini saxla"
+msgid ""
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
+msgstr ""
+"Bütün dünya \n"
+" D-Channel'lə xaric (kiralıq xətlər)"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Option %s must be a number!"
+msgstr ""
+
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Load/Save on floppy"
-msgstr "DisketÉ™ qeyd et"
+msgid "Notice"
+msgstr "NoVÄ°deo"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "<- Previous"
-msgstr "<- ÆvvÉ™lki"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Install"
-msgstr "Qurulum"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Show automatically selected packages"
-msgstr "Avtomatik seçili paketləri göstər"
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Bu paketi sistemdən çıxarda bilməzsiniz. Yenilənməlidir"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "What type of partitioning?"
+msgstr "Nəcə bölməlandirmə istəyirsən?"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
+msgid "Interface"
+msgstr "Ara üz"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Bu lazımlı bir paketdir, sistemdən çıxardıla bilməz"
+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 to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\n"
+"\n"
+" - Backup Other Files: \n"
+"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
+"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
+"\n"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "You can't select/unselect this package"
-msgstr "Bu paketi seçə bilməzsiniz/sistemdən çıxarda bilməzsınız"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../modules/parameters.pm:1
+#, fuzzy, c-format
+msgid "comma separated strings"
+msgstr "Bölmə şəkilləndirilməsi"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
+msgid "These are the machines from which the scanners should be used:"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Messages"
+msgstr "ismarıclar"
+
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "The following packages are going to be installed"
-msgstr "Aşağıdakı paketlər qurulacaqdır"
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "POP and IMAP Server"
+msgstr "Verici"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "Bu paketi seçə bilməzsiniz, çünki qurmaq üçün yer çatmır."
+msgid "Mexico"
+msgstr "Meksika"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model stepping"
+msgstr "Şəkilləndirilir"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "ÆhÉ™miyyÉ™t: %s\n"
+msgid "Rwanda"
+msgstr "Rvanda"
-#: ../../install_steps_gtk.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "Böyüklüyü: %d KB\n"
+msgid "Do you have any %s interfaces?"
+msgstr "Heç %s ara üzü var?"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Buraxılış: %s\n"
+msgid "Switzerland"
+msgstr "İsveçrə"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Name: %s\n"
-msgstr "Ad: %s\n"
+msgid "Brunei Darussalam"
+msgstr "Bruney Darüssəlim"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Bad package"
-msgstr "Xətalı paket"
+msgid "Remote lpd Printer Options"
+msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "Other"
-msgstr "Digər"
+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 ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Ümumi böyüklük: %d / %d Mb"
+msgid "Configure Internet Access..."
+msgstr "İnternet keçişini Qur..."
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Norway"
+msgstr "Norveçcə"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Next ->"
-msgstr "Sonrakı ->"
+msgid "Danish"
+msgstr "Danimarka dili"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Individual package selection"
-msgstr "Fərdi paket seçkisi"
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+"Açılışda XFree və konsolda numlock düyməsini\n"
+"avtomatik olaraq aç."
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Package Group Selection"
-msgstr "Paket Qrup Seçkisi"
+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 "Xahiş edirik bu kompüter üçün IP qurğularını girin"
-#: ../../install_steps_gtk.pm:1
+#: ../../help.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'."
+"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 ""
-"Sizin sisteminizin qaynaqları çatışmır. Qurulum ərzində problem yaşaya "
-"bilərsiniz\n"
-"Bu baş verərsə mətn aracılığı ilə qurulumu sınamalısınız. Bunun üçün "
-"dəCDROMdan başlatdığınız zaman,\n"
-" 'F1'ə basın və 'text' yazaraq enter'ə basın."
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Save packages selection"
-msgstr "Paket seçkilərini saxla"
+msgid "Processors"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Automated"
-msgstr "Avtomatlaşdırılmış"
+msgid "Bulgaria"
+msgstr "Bolqarıstan"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No NIC selected!"
+msgstr "Bağlı deyil"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Replay"
-msgstr "Təkrarla"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr "Svalbard və Jan Mayen Adaları"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.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"
+"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 ""
-"Avtomatik qurulum disketi hazırlanması seçilərsə,\n"
-"bütün sabit disk mə'lumatı daxil ediləcəkdir!!\n"
-"(yə'ni başqa sistemi də qura bilmək üçün).\n"
-"\n"
-"Bu qurulumu takrar etmək istəyə bilərsiniz axı.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Generate auto install floppy"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgid "partition %s is now known as %s"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Reboot"
-msgstr "Kök"
+msgid "Backup Other files..."
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Bə'zi bölmələr bitdi.\n"
-"\n"
-"Həqiqətən də çıxmaq istəyirsiniz?"
+msgid "SMB server IP"
+msgstr "SMB verici IP"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Creating auto install floppy..."
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgid "Congo (Kinshasa)"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "%s sürücüsünə boş bir disket yerləşdirin"
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "%s sürücüsünün bölmə cədvəli diskə yazılacaq!"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing HPOJ package..."
+msgstr "%s paketi qurulur"
+
+#: ../../any.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."
+"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 ""
-"Siz Open Fİrmware açılış avadanlığınızı açılış yükləyicisini\n"
-"fÉ™allaÅŸdırmaq üçün dÉ™yiÅŸdirmÉ™li ola bilÉ™rsiniz. Æmr-SeçənÉ™k-O-F düymÉ™lÉ™rini\n"
-" yenidən başlarkən basın və bunları girin:\n"
-" setenv boot-device %s,\\\\:tbxi\n"
-" Sonra da bunları yazın: shut-down\n"
-"Bir sonrakı başlanğıcda açılış yükləyicisi sətirini görməlisiniz."
+"Xüsusi bir açılış disketi, Linuks sisteminizin normal bir sistem yükləyiciyə "
+"lüzüm\n"
+"olmadan açılmasına imkan verÉ™r. ÆgÉ™ sisteminizÉ™ lilo (ya da grub) "
+"qurmayacaqsanız,\n"
+"ya da başqa bir əməliyyat sistemi liloyu silərsa ya da lilo "
+"avadanlığınızlaişləməzsə\n"
+"bu disket sizə yardımçi olacaqdır. Sonradan Mandrake qurtarma disketi "
+"rəsmini\n"
+"istifadə edərək də bu disket yaradıla bilər.\n"
+"Açılış disketi yaratmaq istəyirsiniz?\n"
+"Açılış disketi yaratmaq istəyirsinizsə, birinci disket sürücüyədisklet "
+"yerləşdirin\n"
+"və \"OLDU\" basın.\n"
+"%s"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Açılış yükləyicisi qurulumu iflas etdi. Xəta:"
+msgid ", USB printer \\#%s"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Installing bootloader"
-msgstr "Sistem yükləyicini qur"
+msgid "Latvian"
+msgstr "Yeri"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
+msgid "monthly"
msgstr ""
-"aboot qurulumunda xata, \n"
-"ilk disk bölməsini yox etsə belə yenə də qurulmasını istəyirsiniz?"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Do you want to use aboot?"
-msgstr "aboot istifadə etmək istəyirsiniz?"
+msgid "Module name"
+msgstr "Modul adı"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Start at boot"
+msgstr "Açılışda başladılır"
+
+#: ../../standalone/drakbackup: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"
+msgid "Use Incremental Backups"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Preparing bootloader..."
-msgstr "Açılış yükləyici hazırlanır"
+msgid "First sector of drive (MBR)"
+msgstr "Diskin ilk sektoru (MBR)"
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Domain Admin Password"
+msgid "Joystick"
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Domain Admin User Name"
-msgstr "Sahə(domain) adı"
+#: ../../lang.pm:1
+#, c-format
+msgid "El Salvador"
+msgstr "Elsalvador"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Windows Domain"
-msgstr "NIS sahəsi"
+#: ../../any.pm:1 ../../help.pm:1
+#, c-format
+msgid "Use Unicode by default"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Authentication Windows Domain"
-msgstr "Tanıtma"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "the module of the GNU/Linux kernel that handles the device"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Trying to rescue partition table"
+msgstr "Bölmə cədvəli qurtarılmağa cəhd edilir"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Option %s must be an integer number!"
+msgstr ""
+
+#: ../../interactive/stdio.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."
+"Entries you'll have to fill:\n"
+"%s"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "NIS Server"
-msgstr "NIS Verici"
+msgid "Unable to start live upgrade !!!\n"
+msgstr "Təkmilləşdirmə işi başlaya bilmir !!!\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "NIS Domain"
-msgstr "NIS sahəsi"
+msgid "Name: "
+msgstr "Ad: "
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "16 million colors (24 bits)"
+msgstr "16 milyon rəng (24 bits)"
+
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Authentication NIS"
-msgstr "NIS"
+msgid "Allow all users"
+msgstr "İstifadəçi əlavə et"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/08-store.pl:1
+#, c-format
+msgid "The official MandrakeSoft Store"
+msgstr ""
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Resizing"
+msgstr "Böyüklüyü dəyişdirilir"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Cable connection"
+msgstr "Kabel bağlantısı"
+
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "NIS"
-msgstr "NIS istifadÉ™ et"
+msgid "User"
+msgstr "İstifadəçi adı"
-#: ../../install_steps_interactive.pm:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
-msgid "LDAP Server"
-msgstr "Verici"
+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 ""
+"Bölmə cədvəlinizi oxuya bilmirəm, dəyəsən biraz xarab olub:-(\n"
+"Xarab olmuş bolmələri düzəltməyə çalışacam.\n"
+"Amma bütün mə'lumatlar itəcəkdir.\n"
+"Başqa bir yol isə DrakXin bölmə cədvəllərini yoxlamasını "
+"passivləşdirməkdir.\n"
+"(xəta %s)\n"
+"\n"
+"Bütün bölmələri itirmək istəyirsiniz?\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LDAP Base dn"
+msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Authentication LDAP"
-msgstr "Tanıtma"
+msgid "Printer on parallel port \\#%s"
+msgstr "Çap Edici Ev sahibi"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Name"
+msgstr "Ad: "
+
+#: ../../raid.pm:1
#, c-format
-msgid "LDAP"
-msgstr ""
+msgid "mkraid failed"
+msgstr "mkraid iflas etdi"
#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Button 3 Emulation"
+msgstr "Düymə 3 emulyasiyası"
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Local files"
-msgstr "Yerli Çap Edici"
+msgid "Sending files..."
+msgstr "Fayla qeyd et"
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Authentication"
-msgstr "Tanıtma"
+msgid "Israeli (Phonetic)"
+msgstr "Ä°srail (Fonetik)"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
-msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
+msgid "access to rpm tools"
+msgstr ""
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "No password"
-msgstr "Parolsuz"
+msgid "edit"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Set root password"
-msgstr "Root parolunu qur"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "You must choose/enter a printer/device!"
+msgstr "Çap Edici avadanlığı URI"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
+msgid "Permission problem accessing CD."
msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Services: %d activated for %d registered"
+msgid "Phone number"
+msgstr "Telefon nömrəsi"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Services"
-msgstr "avadanlıq"
+msgid "Printer name, description, location"
+msgstr "Çap Edici Bağlantısı"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (broadcast)"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "System"
-msgstr "Sistem modu"
+msgid ""
+"Please choose the\n"
+"media for backup."
+msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#. -PO: example: lilo-graphic on /dev/hda1
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "%s on %s"
-msgstr "Qapı"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "Use Xinerama extension"
+msgstr "Xinerama ifadələrini işlət"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Bootloader"
-msgstr "İstifadə ediləcək Açılış idarəcisi"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Loopback"
+msgstr "Loopback"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Boot"
-msgstr "Kök"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid ""
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
+msgstr ""
+"Düzgün mkbootdisk aparıla bilmir: \n"
+" %s \n"
+" %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "disabled"
-msgstr "passivləşdir"
+msgid "West Europe"
+msgstr "Avropa"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "activated"
-msgstr "Fəal"
+#: ../../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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Firewall"
-msgstr "Verici, Firewall/Ruter"
+msgid "Harddrake2 version %s"
+msgstr "Sabit disk seçkisi"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Security"
-msgstr "Təhlükəsizlik"
+msgid "Copying %s"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Security Level"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgid "Choose color"
+msgstr "Monitorunuzu seçin"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Network"
-msgstr "Şəbəkə ara üzü"
+#: ../../lang.pm:1
+#, c-format
+msgid "Dominican Republic"
+msgstr "Dominikan Respublikası"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Swaziland"
+msgstr "Svaziland"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Network & Internet"
-msgstr "Şəbəkə ara üzü"
+msgid "Please check if you are using CDRW media"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Graphical interface"
-msgstr "X ilə Açılış"
+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 ""
+"Linuks Mandrakeni yükləmak üçün sürücüyü seçin.\n"
+"Diqqətli olun, sürücüdəki bütün mə'lumatlar silinəcək\n"
+"və geri gəlməyəcək."
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hardware"
+msgid " on parallel port \\#%s"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "TV card"
-msgstr "TV kartı"
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
+msgstr "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
-#: ../../install_steps_interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr ""
+msgid "Generic 2 Button Mouse"
+msgstr "Sıravi 2 Düyməli Siçan"
-#: ../../install_steps_interactive.pm:1
+#: ../../lvm.pm:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgid "Remove the logical volumes first\n"
+msgstr "Məntiqi ciltləri birinci olaraq sil\n"
+
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "Isaretli secenek %d saniye icinde sistemi acacaq."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "BaÅŸqa var?"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet access"
+msgstr "İnternet imkanı"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Sound card"
-msgstr "Səs kartı"
+msgid ""
+"y coordinate of text box\n"
+"in number of characters"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote CUPS server"
-msgstr "Uzaq CUPS vericisi"
+msgid ""
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "No printer"
-msgstr "Çap Edicisiz"
+msgid "Enabling servers..."
+msgstr "Xidmətlər fəallaşdırılır..."
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer"
-msgstr "Çap Edici"
+msgid "Printing test page(s)..."
+msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Mouse"
-msgstr "Siçan"
+msgid "There is already a partition with mount point %s\n"
+msgstr "Onsuz da bağlama nöqtəsi %s olan bir bölmə var\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../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 ""
+"Bu nöqtədə Linuks Mandrakeni sabit diskinizdə haraya quracağınıza\n"
+"qÉ™rar verÉ™cÉ™ksiniz. ÆgÉ™r diskiniz boÅŸ isÉ™ vÉ™ ya bir baÅŸqa sistem\n"
+"bütün yeri doldurmuş isə, o zaman diskinizdə Linuks Mandrake üçün\n"
+"yer açmalısınız. Ona görə də diski bölmələndirməlisiniz.\n"
+"Bölmələndirmə əsasən diskinizdə məntiqi sürücülər yaratmaqdan ibarətdir.\n"
+"\n"
+"Ümumiyyətlə bölmələndirmənin təsiri geri dönülməzdir.Ona görə də\n"
+"bu iÅŸ çox gÉ™rgin vÉ™ yorucudur. ÆgÉ™r özünüzÉ™ inanmırsınız isÉ™ bu\n"
+"sehirbaz sizə yardım edər. Başlamadan əvvəl xahiş edirik əl kitabçanıza\n"
+"baxın. Və bu iş üçün bir az vaxt ayırın.\n"
+"\n"
+"\n"
+"Sizə ən az 2 bölmə lazımdır. Biri sistemin özünü köçürməsi üçün\n"
+"Digəri isə uydurma yaddaş (ya da digər adı ilə Swap) üçün.\n"
+"\n"
+"\n"
+"ÆgÉ™r diskiniz onsuz da bölünmüş isÉ™ (É™vvÉ™lki sistemden ya da\n"
+"başqa bölmələndirmə vasitələri ilə hazırlanmış) quruluşda\n"
+"sadəcə olaraq o yerləri yükləmək üçün seçin.\n"
+"\n"
+"\n"
+"ÆgÉ™r disk bölünmÉ™miÅŸ ise, yuxarıdakı sehirbazdan istifadÉ™ edÉ™ bilÉ™rsiniz.\n"
+"Sisteminizin quruluşundan asılı olaraq müxtəlif imkanlarınız var:\n"
+"\n"
+"* Bütün diski sil: Linuks Mandrake qurmaq üçün bütün diskinizin\n"
+" üzərindəki bölmələri silər. Burada diqqətli olun.\n"
+" Sildikləriniz əsla geri gəlməz.\n"
+"\n"
+"\n"
+"* Windows bölməsindəki sahəni istifadə et: Sisteminizdə\n"
+" Microsoft Windows qurulu isə ve bütün diski əhatə edir isə\n"
+" Linuks Mandrake üçün bir yer ayırmalısınız. Bunun üçün\n"
+" ya bütün diski silməlisiniz (\"Bütün diski sil\" bax ya da\n"
+" \" Usta modu\" tövsiyələri) ya da yenidən bölmələndirməlisiniz.Bu iş heç "
+"bir mə'lumat itkisi olmadan da edilə bilər.Bunun başqa adı\n"
+" eyni kompüterdə həm Linuks Mandrake həm də Windows qurulu olmasıdır.\n"
+"\n"
+"\n"
+"t Bu seçkiyə getmədən əvvəl bir şeyi başa düşməlisiniz ki, yenidən "
+"bölmələndirmə ilə sizin Windows bölməsi kiçiləcəkdir.\n"
+" Yə'ni Windows altında daha az disk sahəsinə malik olacaqsınız.\n"
+"\n"
+"\n"
+"* Usta modu: ÆgÉ™r É™llÉ™ diski bölmÉ™k istÉ™sÉ™niz, bu modu seçin. DiqqÉ™tli "
+"olun.\n"
+" Bu mod güçlüdür amma bir o qədər də təhlükəlidir. Diskinizdəki bütün "
+"bilgiyi asandlıqla itirə bilərsiniz.\n"
+" Təcrübəsiz isəniz bunu seçməyin."
+
+#: ../../lang.pm:1
#, c-format
-msgid "Timezone"
-msgstr "Vaxt Dilimi"
+msgid "Ukraine"
+msgstr "Ukrayna"
+
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Application:"
+msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Keyboard"
-msgstr "Klaviatura"
+msgid "External ISDN modem"
+msgstr "Xarici ISDN kart"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Summary"
-msgstr "Mündəricat"
+msgid "if set to yes, report check result by mail."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Your choice? (default %s) "
+msgstr "Seçkiniz? (əsas %s) "
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Trouble shooting"
+msgstr ""
+
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "NTP Server"
-msgstr "NIS Verici"
+msgid " / Region"
+msgstr "Reyunion"
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Hardware clock set to GMT"
-msgstr "Avadanlıq saatınız GMT-yə göra quruludur mu?"
+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 ""
+"Sınaq səhifəsi çap edici vasitəsinə göndərildi.\n"
+"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
+"Çap vəziyyəti:\n"
+"%s\n"
+"\n"
+"Düz mü işləyir?"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Which is your timezone?"
-msgstr "Sisteminiz hansı məqsədlə istifadə ediləcək?"
+msgid "daily"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Would you like to try again?"
-msgstr "Bir çap edici qurmaq istəyirsiniz?"
+msgid "and one unknown printer"
+msgstr "Çap Edicisiz"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Unable to contact mirror %s"
-msgstr "Fork edilÉ™ bilmir: %s"
+msgid "Ireland"
+msgstr "Ä°zlandiya dili"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
-msgstr "Æks ünvanına baÄŸlantı qurulur"
+msgid "kernel version"
+msgstr "çəyirdək buraxılışı"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "Paketleri almaq üçün bir əks ünvanı seçin"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " Restore Configuration "
+msgstr "Şəbəkə quraşdırılması"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, fuzzy, c-format
-msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr "Æks ünvanına baÄŸlantı qurulur"
+msgid "Is this the correct setting?"
+msgstr "DoÄŸrudur?"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.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"
+"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"
-"To download these packages, you will need to have a working Internet \n"
-"connection.\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"
-"Do you want to install the updates ?"
+"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 ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "%s sürücüsünə bir disket taxın"
+msgid "Wizard Configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Post-install configuration"
-msgstr "Qurulum sonrası qurğular"
+msgid "Autoprobe"
+msgstr "Avtomatik yoxla"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
+msgid "Backup system files..."
msgstr ""
-"%s paketi qurulur\n"
-"%d%%"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Preparing installation"
-msgstr "Qurulum hazırlanır"
+msgid "Can't use broadcast with no NIS domain"
+msgstr "NİS domeyni olmadan translasiya işlədilə bilməz"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Removing printer \"%s\"..."
+msgstr "CUPS sürücü datası oxunur..."
+
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "\"%s\" adlı Cd-Rom"
+msgid "drakfloppy"
+msgstr "drakfloppy"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakpxe: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."
+"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 ""
-"Aşağıdakı siyahıdakı bütün CD'lərə sahib isəniz, OLDU'ya basın.\n"
-"CD'lərin heç birinə sahib deyilsəniz, İMTİNA ET'ə basın.\n"
-"CD'lərdən bə'ziləi əksik isə, onları seçili vəziyyətdən çıxardıb OLDU'ya "
-"basın."
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "All"
-msgstr "Hamısı"
+msgid "information level that can be obtained through the cpuid instruction"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Truly minimal install (especially no urpmi)"
-msgstr ""
+msgid "Peru"
+msgstr "Peru"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " on device: %s"
+msgstr "Siçan avadanlığı: %s\n"
+
+#: ../../install_interactive.pm:1
#, c-format
-msgid "With basic documentation (recommended!)"
-msgstr ""
+msgid "Remove Windows(TM)"
+msgstr "\"Windows\"u sil"
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "With X"
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
+"X Font Vericisini açılışda işə salar (Bu, XFree icrası üçün məcburidir)."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"You haven't selected any group of packages.\n"
-"Please choose the minimal installation you want:"
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Type of install"
+msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Selected size is larger than available space"
-msgstr "Seçili böyüklük var olandan daha böyükdür"
+msgid "Madagascar"
+msgstr "Madaqaskar"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "%s sürücüsünə bir disket taxın"
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Urpmi"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Cron not available yet as non-root"
+msgstr ""
+
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Loading from floppy"
-msgstr "Disketdən geri çağır"
+msgid "System"
+msgstr "Sistem modu"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
-msgid "Package selection"
-msgstr "Paket Qrup Seçkisi"
+msgid "Do you want to use this feature?"
+msgstr "aboot istifadə etmək istəyirsiniz?"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Save on floppy"
-msgstr "DisketÉ™ qeyd et"
+msgid "Arabic"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Load from floppy"
-msgstr "Disketdən geri çağır"
-
-#: ../../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"
+"- Options:\n"
+msgstr "Seçənəklər"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Password required"
+msgstr "Parol"
+
+#: ../../common.pm:1
#, c-format
-msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
+msgid "%d minutes"
msgstr ""
-"Sisteminizdə qurulum ya da güncəlləmə üçün lazımi boş yer yoxdur(%d > %d)"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Looking for available packages..."
-msgstr "Mövcud olan paketlər axtarılır."
+msgid "Graphics card: %s"
+msgstr "Ekran kartı: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Finding packages to upgrade..."
-msgstr "Güncəllənəcək paketlar tapılır"
+msgid "WebDAV transfer failed!"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Looking at packages already installed..."
-msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "XFree configuration"
+msgstr "XFree quraşdırılması"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Mövcud olan paketlər axtarılır."
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Choose action"
+msgstr "Monitorunuzu seçin"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
-msgstr "Qurulumu bitirmək üçün lazımi sahə yoxdur, xahiş edirik əlavə edin"
+msgid "French Polynesia"
+msgstr "Fransız Poloneziyası"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
+"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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "Xətalı bloklar sınansınmı?"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr "OKI 4w və uyğun Windows çap edicilərini dəstəklə."
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr "ALSA səs sistemini (Advanced Linux Sound Architecture) başlat"
-#: ../../install_steps_interactive.pm:1
+#. -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 "You need to reboot for the partition table modifications to take place"
-msgstr ""
-"Bölmə cəvəlindəki dəyişikliklərin daxil olması üçün kompüterinizi yenidən "
-"başlatmalısınız."
+msgid "Installing driver for %s card %s"
+msgstr "%s kartı (%s) üçün sürücü yüklənir"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.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"
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Choose the mount points"
-msgstr "Bağlama nöqtələrini seçin"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Enable Server"
+msgstr "Databeyz"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr "Bağlama nöqtələri üçün bölmələr daranır"
+msgid "Ukrainian"
+msgstr "Ukrayna dili"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No partition available"
-msgstr "uyğun bölmə tapılmadı"
+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 ""
#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Configuring IDE"
-msgstr "IDE qapıları qurulur"
+#, fuzzy, c-format
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "IDE"
-msgstr "IDE"
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local network(s)"
+msgstr "şəbəkə kartı tapılmadı"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "PCMCIA kartlar qurulur..."
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
+msgstr "\"Windows\"u sil"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+msgid ""
+"Your %s has been configured.\n"
+"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
+"applications menu."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Button 3 Emulation"
-msgstr "Düymə 3 emulyasiyası"
+msgid "Firewire controllers"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Button 2 Emulation"
-msgstr "Düymə 2 emulyasiyası"
+#: ../../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 ""
+"LILO (Linuks Yükləyici) və Grub açılış sistem yükləyiciləridir: sistemi "
+"Linuks\n"
+"ya da kompüterinizdə olan başqa bir əməliyyatiyle aça bilərlər.\n"
+"ÆsasÉ™n bu digÉ™r É™mÉ™liyyat sistemlÉ™ri doÄŸru bir ÅŸÉ™kilde tÉ™sbit edilib "
+"açılışa\n"
+"qurula bilÉ™rlÉ™r. ÆgÉ™r bir problem olarsa, buradan É™llÉ™ É™lavÉ™ edilÉ™ "
+"bilərlər.\n"
+"Parametrlər mövzusunda diqqətli olun."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Buttons emulation"
-msgstr "Düymə emulyasiyası"
+msgid "System mode"
+msgstr "Sistem modu"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 çap edicidən yekun almaq üçün, NetWare vericisinin adı və çap "
+"edici \n"
+"növbəsi adı ilə istifadəçi adı va parolu verilməlidir."
+
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Netmask:"
+msgstr "Netmask"
+
+#: ../../any.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
+msgid "Append"
+msgstr "Sonuna əlavə et"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mouse Port"
-msgstr "Siçan Qapısı"
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please choose your type of mouse."
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+#: ../../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 ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Encryption key for %s"
-msgstr "Parollar uyğun gəlmir"
+#: ../../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 ""
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Upgrade %s"
-msgstr "Güncəlləmə"
+#, 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 ""
+"Avtomatik qurulum disketi hazırlanması seçilərsə,\n"
+"bütün sabit disk mə'lumatı daxil ediləcəkdir!!\n"
+"(yə'ni başqa sistemi də qura bilmək üçün).\n"
+"\n"
+"Bu qurulumu takrar etmək istəyə bilərsiniz axı.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "Bu bir qurulum mu, yoxsa güncəlləməmidir?"
+msgid "Network printer \"%s\", port %s"
+msgstr "Şəbəkə Çap Edicisi (soket) "
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Install/Upgrade"
-msgstr "Qurulum/Güncəlləmə"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid ""
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
+msgstr "Sizi Yerli Şəbəkəyə bağlayacaq adapteri seçin"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr "Bütün mövcud klaviaturaların siyahısı"
+msgid "OK to restore the other files."
+msgstr ""
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Please choose your keyboard layout."
msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../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
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Quit"
-msgstr "Çıx"
+msgid "Printer Device URI"
+msgstr "Çap Edici avadanlığı URI"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "License agreement"
-msgstr "Lisenziya sözləşməsi"
+msgid "Not erasable media!"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "An error occurred"
-msgstr "Bir xəta oldu"
+msgid "Terminal-based"
+msgstr "Terminal əsaslı"
-#: ../../install_steps_newt.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+msgid "Installing a printing system in the %s security level"
msgstr ""
-" <Tab>/<Alt-Tab> irəli/geri | <Boşluq> işarətlə | <F12> sonrakı ekran"
-#: ../../install_steps_newt.pm:1
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "The user name is too long"
+msgstr "Bu istifadəçi adı artıq vardır"
+
+#: ../../any.pm:1
#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "Linuks-Mandrake Qurulumu %s"
+msgid "Other OS (windows...)"
+msgstr "Digər sistemlər (windows...)"
-#: ../../install_steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No floppy drive available"
-msgstr "Disket sürücü yoxdur"
+msgid "WebDAV remote site already in sync!"
+msgstr ""
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Reading printer database..."
+msgstr "CUPS sürücü datası oxunur..."
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Welcome to %s"
-msgstr "%s Sisteminə Xoşgəlmişsiniz"
+msgid "Generate auto install floppy"
+msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../install_steps.pm:1
+#: ../../standalone/drakbackup: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"
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
msgstr ""
-"Bəzi paketlər doğru olaraq qurulumu bitirmədi.\n"
-"cdrom sürücünüz ya da cdromunuz düzgün işləmir.\n"
-"ÆvvÉ™ldÉ™n Linuks qurulu bir sistemdÉ™ \"rpm -qpl Mandrake/RPMS/*.rpm\"'yi\n"
-"istifadə edərək Cd-Rom'u yoxlayın.\n"
-#: ../../install_steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Duplicate mount point %s"
-msgstr "%s bağlama nöqtəsini çoxalt"
+msgid "Somalia"
+msgstr "Somali"
-#: ../../install_steps.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
+msgid "No open source driver"
+msgstr ""
+
+#: ../../security/level.pm:1
+#, fuzzy, c-format
msgid ""
-"An error occurred, but I don't know how to handle it nicely.\n"
-"Continue at your own risk."
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
msgstr ""
-"Bir xəta oldu, fəqət necə düzəldiləcəyini bilmirəm.\n"
-"Davam edin, riski sizÉ™ aitdir!"
+"Biz dördüncü səviyyə haqlarını verdik və sistem xarici bağlantılara qarşı "
+"tamamilə qapalıdır.\n"
+"Təhlükəsizlik səviyyəsi indi ən üstdədir."
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please wait"
-msgstr "Xahiş edirik gözləyin"
+msgid "Nicaragua"
+msgstr "Nikaraqua"
-#: ../../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
+#: ../../lang.pm:1
#, c-format
-msgid "Ok"
-msgstr "Oldu"
+msgid "New Caledonia"
+msgstr "Yeni Kaledoniya"
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
-#, c-format
-msgid "Finish"
-msgstr "Qurtar"
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "European protocol (EDSS1)"
+msgstr "Avropa (EDSS1)"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../any.pm:1
#, c-format
-msgid "Basic"
-msgstr ""
+msgid "Video mode"
+msgstr "Ekran modu"
-#: ../../interactive.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Please enter your email address below "
+msgstr "Xahiş edirik təkrar sınayın"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Advanced"
-msgstr "Ætraflı"
+msgid "Oman"
+msgstr "Oman"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Remove"
-msgstr "Uzaq Çap Edici"
+msgid "Network Monitoring"
+msgstr "Şəbəkə quraşdırılması"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Modify"
-msgstr "Təkmilləşdir"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "New size in MB: "
+msgstr "MB cinsindən böyüklük: "
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Add"
-msgstr "ÆlavÉ™ et"
+msgid "Partition table type: %s\n"
+msgstr "Bölmə cədvəli növü: %s\n"
-#: ../../interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Choose a file"
-msgstr "Monitorunuzu seçin"
+msgid "Authentication Windows Domain"
+msgstr "Tanıtma"
#: ../../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 ""
+msgid "US keyboard"
+msgstr "Amerikan (US) klaviaturası"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Right \"Windows\" key"
-msgstr ""
+msgid "Buttons emulation"
+msgstr "Düymə emulyasiyası"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Left \"Windows\" key"
+msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "\"Menu\" key"
+msgid ""
+"\n"
+"Drakbackup activities via tape:\n"
+"\n"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Alt and Shift keys simultaneously"
+msgid ""
+"\n"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Sending Speed:"
+msgstr "Fayla qeyd et"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
+msgid "Halt bug"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Mail alert configuration"
+msgstr "Yerli Şəbəkə quraşdırılması"
+
+#: ../../lang.pm:1
#, c-format
-msgid "CapsLock key"
-msgstr ""
+msgid "Tokelau"
+msgstr "Tokelo"
#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Bosnian"
+msgstr "Estoniya dili"
+
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Release: "
+msgstr "Xahiş edirik gözləyin"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Connection speed"
+msgstr "Bağlantı növü:"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Control and Shift keys simultaneously"
+msgid ""
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Both Shift keys simultaneously"
+msgid "Namibia"
+msgstr "Namibiya"
+
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Database Server"
+msgstr "Databeyz"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Right Alt key"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "Şəkilləndirilmiş RAID md%d-yə disk bölməsi əlavə edilə bilinmədi"
+
+#: ../../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 ""
+"Sizin kartınızın 3D sür'ətləndirmə dəstəyi ola bilər, amma sadecə olaraq "
+"XFree %s\n"
+"ilə düzgün işləyər.\n"
+"DÄ°QQÆT! BU SINAQ MÆRHÆLÆSINDÆDIR VÆ KOMPÃœTERÄ°NÄ°Z DONDURA BILÆR.\n"
+"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
+"bir seçki olar."
-#: ../../keyboard.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Yugoslavian (latin)"
-msgstr "Yugoslavca (latın/kiril)"
+msgid "Please wait, setting security options..."
+msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
-#: ../../keyboard.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vyetnam dili \"numeric row\" QWERTY"
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "US keyboard (international)"
-msgstr "Amerikan (US) klaviaturası (beynəlmiləl)"
+msgid "Launch the graphical environment when your system starts"
+msgstr "Açılışda X-Window sistemini başlat"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "US keyboard"
-msgstr "Amerikan (US) klaviaturası"
+msgid "hourly"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "UK keyboard"
-msgstr "İngiliz (UK) klaviaturası"
+msgid " Successfuly Restored on %s "
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ukrainian"
-msgstr "Ukrayna dili"
+msgid "Making printer port available for CUPS..."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Türkcə (müasir \"Q\" klaviatura)"
+msgid "Antigua and Barbuda"
+msgstr "Antiq vÉ™ Barbuda"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Türkcə (ənənəvi \"F\" klaviatura)"
+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 ""
#: ../../keyboard.pm:1
+#, c-format
+msgid "Spanish"
+msgstr "Ä°spanca"
+
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Tajik keyboard"
-msgstr "Thai klaviatura"
+msgid "Start"
+msgstr "Hal:"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Thai keyboard"
-msgstr "Thai klaviatura"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "Ermenicə (yazı maşını)"
+msgid "Configuring applications..."
+msgstr "Çap Edicini Qur"
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Tamil (ISCII-layout)"
-msgstr ""
+msgid "Normal modem connection"
+msgstr "Normal modem təsbiti"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Serbian (cyrillic)"
-msgstr "Azərbaycanca (kiril)"
+msgid "File Selection"
+msgstr "Paket Qrup Seçkisi"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "Slovakca (QWERTY)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovakca (QWERTZ)"
+msgid "CUPS"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Slovenian"
-msgstr "SlovencÉ™"
+msgid "Run config tool"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Swedish"
-msgstr "İsveçcə"
+msgid "Bootloader installation"
+msgstr "Açılış yükləyici quruluşu"
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Russian (Yawerty)"
-msgstr "Rusca (Yawerty)"
+msgid "Root partition size in MB: "
+msgstr "Kök (root) bölməsi böyüklüyü (Mb): "
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Russian"
-msgstr "Rusca"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "Bu lazımlı bir paketdir, sistemdən çıxardıla bilməz"
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Romanian (qwerty)"
-msgstr "Rusca (Yawerty)"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Etherboot ISO image is %s"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Romanian (qwertz)"
-msgstr "Rusca (Yawerty)"
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) verici adlarını IP ünvanlarına çevirən\n"
+"Sahə Adı Vericisidir(DNS)."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Canadian (Quebec)"
-msgstr "Fransızca (Kanada/Quebec)"
+msgid "Disconnect..."
+msgstr "Bağlantını Kəs..."
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Portuguese"
-msgstr "Portuqalca"
+msgid "Saint Lucia"
+msgstr "Müqəddəs Lusiya"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Report"
+msgstr "Qapı"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "Polyakca (QWERTZ sırası)"
+msgid "Palau"
+msgstr "Palau"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "Polyakca (QWERTY sırası)"
+msgid "level"
+msgstr "səviyyə"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Norwegian"
-msgstr "Norveçcə"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Dutch"
-msgstr "Hollandiya dili"
+msgid "Package Group Selection"
+msgstr "Paket Qrup Seçkisi"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Maltese (US)"
+msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Maltese (UK)"
+msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "Azərbaycanca (kiril)"
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Choose the resolution and the color depth"
+msgstr "Rezolyusiya və rəng dərinliyini seçin"
-#: ../../keyboard.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Myanmar (Burmese)"
+msgid "Emulate third button?"
+msgstr "3 düymə emulasiyası"
+
+#: ../../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 ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Macedonian"
-msgstr "Makedoniya dili"
+msgid "Mount"
+msgstr "BaÄŸla"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Creating auto install floppy"
+msgstr "Avtomatik qurulum disketi hazırlanır"
+
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Install updates"
+msgstr "Sistemi qur"
+
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Malayalam"
+msgid "text box height"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Latvian"
-msgstr "Yeri"
+msgid "State"
+msgstr "Hal:"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litvanya dili \"Fonetik\" QWERTY"
+msgid "Be sure a media is present for the device %s"
+msgstr "%s avadanlığında medya olduğundan əmin olun"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litvanya dili \"number row\" QWERTY"
+msgid "Enable multiple profiles"
+msgstr "Birdən artıq profilə icazə ver"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litvanya dili AZERTY (yeni)"
+msgid ""
+"These options can backup and restore all files in your /etc directory.\n"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litvaniya dili AZERTY (köhnə)"
+msgid "Local printer"
+msgstr "Yerli Çap Edici"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Files Restored..."
+msgstr ""
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Laotian"
-msgstr "Yeri"
+msgid "Package selection"
+msgstr "Paket Qrup Seçkisi"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Latin American"
-msgstr "Latın Amerika dili"
+msgid "Mauritania"
+msgstr "Mavritaniya"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Korean keyboard"
-msgstr "Koreya klaviaturası"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "Yaponca 106 düyməli"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Inuktitut"
-msgstr ""
+msgid "All primary partitions are used"
+msgstr "Bütün birinci bölmələr istifadədədir"
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Italian"
-msgstr "Ä°talyanca"
+msgid ""
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
+msgstr ""
+"Bu edildikdən sonra Xdən çıxmağınızı tövsiyyə edirik, yoxsa\n"
+"verici adı xəsarətləri meydana gələ bilər."
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Icelandic"
-msgstr "Ä°zlandiya dili"
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr "Texniki avadanlığın açılışda avtomatik təsbiti və qurulması."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Installation Server Configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Iranian"
-msgstr "Farsca"
+msgid "Configuring IDE"
+msgstr "IDE qapıları qurulur"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Network functionality not configured"
+msgstr "Monitor qurulmayıb"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Configure module"
+msgstr "Siçan qurğuları"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Ä°srail (Fonetik)"
+msgid "Cocos (Keeling) Islands"
+msgstr "Kokos Adası"
-#: ../../keyboard.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnecting from the Internet "
+msgstr "Ä°nternetÉ™ baÄŸlan"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Israeli"
-msgstr "Ä°srail"
+msgid "You'll need to reboot before the modification can take place"
+msgstr "Yeni qurğuların fəallaşmağı üçün sistemi yenidən başlatmalısınız"
-#: ../../keyboard.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Croatian"
-msgstr "Xırvatca"
+msgid "Provider phone number"
+msgstr "İXM telefon nömrəsi"
-#: ../../keyboard.pm:1
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "Host %s"
+msgstr "Ev sahibi adı"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Hungarian"
-msgstr "Macarca"
+msgid "Armenia"
+msgstr "Ermənistan"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Gurmukhi"
-msgstr ""
+msgid "Fiji"
+msgstr "Fici"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Gujarati"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Greek"
-msgstr "Yunanca"
+msgid "Second floppy drive"
+msgstr "İkinci disket sürücü"
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Gürcü dili (\"Latın\" sırası)"
+msgid "About Harddrake"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Gürcü dili (\"Rus\" sırası)"
+msgid "Drive capacity"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "French"
-msgstr "Fransızca"
+msgid ""
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
+msgstr ""
+"Disket sürücüyə bir disket yerləşdirin\n"
+"Bu disketdəki bütün mə'lumatlar yox olacaqdır"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Finnish"
-msgstr "FincÉ™"
+msgid "Size: %s"
+msgstr "Böyüklüyü: %s"
#: ../../keyboard.pm:1
#, c-format
-msgid "Spanish"
-msgstr "Ä°spanca"
+msgid "Control and Shift keys simultaneously"
+msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Estonian"
-msgstr "Estoniya dili"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "secondary"
+msgstr "%d saniyə sonra çıxılacaq"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (US)"
+msgid "View Backup Configuration."
+msgstr "Şəbəkə quraşdırılması"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norveçcə)"
+msgid "if set to yes, report check result to syslog."
+msgstr ""
-#: ../../keyboard.pm:1
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
+msgid "No password"
+msgstr "Parolsuz"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Danish"
-msgstr "Danimarka dili"
+msgid "Nigeria"
+msgstr "Nigeriya"
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Devanagari"
+msgid "There is no existing partition to use"
+msgstr "Bölmə cədvəli qurtarılmağa çalışılır"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid ""
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 ""
+"Soket çap edicidən yekun almaq üçün, çap edicinin ev sahibi adını ve "
+"mümkünsə, qapısının nömrəsini verməlisiniz."
-#: ../../keyboard.pm:1
-#, c-format
-msgid "German (no dead keys)"
-msgstr "Almanca (ölü düymələr olmasın)"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Hard drive information"
+msgstr "Sabit disk seçkisi"
#: ../../keyboard.pm:1
#, c-format
-msgid "German"
-msgstr "Almanca"
+msgid "Russian"
+msgstr "Rusca"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "Çex dili (QWERTY)"
+msgid "Jordan"
+msgstr "Ä°ordaniya"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Hide files"
+msgstr "mkraid iflas etdi"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Auto-detect printers connected to this machine"
+msgstr "Uzaq Çap Edici"
+
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "Çex dili (QWERTZ)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "İsveçcə (Fransız sırası)"
+msgid "Sorry, no floppy drive available"
+msgstr "Bağışlayın, disket sürücü yoxdur"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "İsveçcə (Alman sırası)"
+msgid "Bolivia"
+msgstr "Boliviya"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Belarusian"
-msgstr "Belarusca"
+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 ""
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Bosnian"
-msgstr "Estoniya dili"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Bad package"
+msgstr "Xətalı paket"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "Brazilya dili (ABNT-2)"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Bulgarian (BDS)"
-msgstr "Bulqarca"
+msgid "DrakSec Basic Options"
+msgstr "Seçənəklər"
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "ErmenicÉ™ (fonetik)"
+#: ../../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 ""
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Romania"
+msgstr "Ruminıya"
+
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Bengali"
-msgstr "fəallaşdır"
+msgid "choose device"
+msgstr "Açılış avadanlığı"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Belgian"
-msgstr "Belçika dili"
+msgid "Canada"
+msgstr "Kanada"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "Azərbaycanca (latın)"
+msgid "Remove from LVM"
+msgstr "LVMdən ayır"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Arabic"
-msgstr ""
+msgid "Timezone"
+msgstr "Vaxt Dilimi"
#: ../../keyboard.pm:1
#, c-format
-msgid "Armenian (phonetic)"
-msgstr "ErmenicÉ™ (fonetik)"
+msgid "German"
+msgstr "Almanca"
-#: ../../keyboard.pm:1
+#: ../../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 "Armenian (typewriter)"
-msgstr "Ermenicə (yazı maşını)"
+msgid "Next ->"
+msgstr "Sonrakı ->"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Armenian (old)"
-msgstr "Ermenicə (köhnə) "
+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 ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Albanian"
-msgstr "Farsca"
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
+msgstr ""
+"\n"
+"Bəlkə də bu bir Sürücü bölməsidir.\n"
+"Onda bunu ele beləcə buraxın.\n"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Polish"
-msgstr "Polyakca"
+msgid "Guinea-Bissau"
+msgstr "Qvineya Bissau"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Dvorak"
-msgstr "Dvorak"
+msgid "Horizontal refresh rate"
+msgstr "Üfüqi yeniləmə sür'əti"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Zimbabwe"
-msgstr "Zimbabve"
+msgid ""
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
+msgstr ""
+"Bu disk bölməsi loopback üçün istifadə edildiyindən ötrü bağlanma "
+"nöqtəsindən ayrıla bilinmir.\n"
+"ÆvvÉ™lcÉ™ loopback-ı ləğv edin."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Zambia"
-msgstr "Zambiya"
+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 ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "South Africa"
-msgstr "Cənubi Afrika"
+msgid "USB controllers"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, fuzzy, c-format
-msgid "Serbia"
-msgstr "serial"
+msgid "What norm is your TV using?"
+msgstr "ISDN bağlantınızın növü nədir?"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Mayotte"
-msgstr "Mayot"
+msgid "Type:"
+msgstr "Növ: "
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Yemen"
-msgstr "Yəmən"
+msgid "Share name"
+msgstr "Paylaşdırma adı"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Samoa"
-msgstr "Samoa"
+msgid "enable"
+msgstr "fəallaşdır"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Wallis and Futuna"
-msgstr "Vallis və Futuna Adaları"
+msgid ""
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
+msgstr "Æks ünvanına baÄŸlantı qurulur"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Vanuatu"
-msgstr "Vanuatu"
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr ""
+"Şəbəkənin yenidən başladılması sırasında xəta oldu: \n"
+"\n"
+"%s"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Vietnam"
-msgstr "Vyetnam"
+msgid "Remove the loopback file?"
+msgstr "Loopback faylı şəkilləndirilir: %s"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Virgin Islands (U.S.)"
-msgstr "Virgin Adaları (ABŞ)"
+msgid "Selected size is larger than available space"
+msgstr "Seçili böyüklük var olandan daha böyükdür"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr "Virgin Adaları (Britaniya)"
+msgid "NCP server name missing!"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Venezuela"
-msgstr "Venezuela"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Please choose your country."
+msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Vincent and the Grenadines"
-msgstr "Müqəddəs Vinsent və Qrenadin"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Hard Disk Backup files..."
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Vatican"
+msgid "Laotian"
msgstr "Yeri"
#: ../../lang.pm:1
#, c-format
-msgid "Uzbekistan"
-msgstr "Özbəkistan"
+msgid "Samoa"
+msgstr "Samoa"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Uruguay"
-msgstr "Uruqvay"
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
+msgstr ""
+"rstat protokolu bir şəbəkədəkı istifadəçilərin o şəbəkədəkı hər hansı bir\n"
+"kompüter haqqındakı qabiliyyət ölçüləri ala bilmələrinə imkan verər."
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "United States Minor Outlying Islands"
-msgstr "Birləşmiş Ştatlar yanı Kiçik Adalar"
+msgid "Re-generating list of configured scanners ..."
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Uganda"
-msgstr "Uqanda"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Scanner"
+msgstr "Ekran kartınızı seçin"
-#: ../../lang.pm:1
-#, c-format
-msgid "Ukraine"
-msgstr "Ukrayna"
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr "Diqqət: Bu qrafika kartı ilə ediləcək sınaq təhlükəlidir"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Tanzania"
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
+"İstifadəçi adında sadacə kiçik hərflər, rəqəmlər, `-' və `_' xarakterləri "
+"ola bilər"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Taiwan"
-msgstr "Tayland"
+msgid "Menudrake"
+msgstr "Usta"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Tuvalu"
-msgstr "Tuvalu"
+msgid "Welcome To Crackers"
+msgstr "Krakerlərə xoşgəlmişsiniz"
-#: ../../lang.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Trinidad and Tobago"
-msgstr "Trinidad vÉ™ Tobaqo"
+msgid "Module options:"
+msgstr "Modul seçənəkləri:"
-#: ../../lang.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Turkey"
-msgstr "Türkiyə"
+msgid "Secure your networks with the Multi Network Firewall"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Tonga"
-msgstr "Tonqa"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Go on without configuring the network"
+msgstr "Şəbəkə Qurğuları"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Tunisia"
-msgstr "Tunis"
+msgid "Abort"
+msgstr "Dayandır"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Turkmenistan"
-msgstr "Türkmənistan"
+msgid "No password prompt on %s at port %s"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "East Timor"
-msgstr "Şərqi Timor"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to use the non-rewinding device."
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../lang.pm:1
-#, c-format
-msgid "Tokelau"
-msgstr "Tokelo"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Usage of remote scanners"
+msgstr "Boş sahəni istifadə et"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Tajikistan"
-msgstr "Tacikistan"
+msgid "\t-CDROM.\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Thailand"
-msgstr "Tayland"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
+msgstr ""
+"Sizin Windows bölümü çox dağınıqdır. Daxiş edirik, əvvəlcə birləşdirin "
+"(defraq)"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Togo"
-msgstr "Toqo"
+msgid "Dvorak (Norwegian)"
+msgstr "Dvorak (Norveçcə)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "French Southern Territories"
-msgstr "Cənubi Fransız Sahələri"
+msgid "Hard Disk Backup Progress..."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Chad"
-msgstr "Çad"
+msgid "Unable to fork: %s"
+msgstr "Fork edilÉ™ bilmir: %s"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Turks and Caicos Islands"
-msgstr "Türk və Kaykos Adaları"
+msgid "Type: "
+msgstr "Növ: "
-#: ../../lang.pm:1
-#, c-format
-msgid "Swaziland"
-msgstr "Svaziland"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "<-- Edit Client"
+msgstr "DHCP Alıcısı"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Syria"
-msgstr "Surinam"
+msgid "no fonts found"
+msgstr "şəbəkə kartı tapılmadı"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "El Salvador"
-msgstr "Elsalvador"
+msgid "Mouse"
+msgstr "Siçan"
-#: ../../lang.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Sao Tome and Principe"
-msgstr "Sao Tome vÉ™ Prinsip"
+msgid "not enough room in /boot"
+msgstr "/boot içində lazımi yer yoxdur"
-#: ../../lang.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Suriname"
-msgstr "Surinam"
+msgid "Choosing an arbitratry driver"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Somalia"
-msgstr "Somali"
+msgid "Host name"
+msgstr "Ev sahibi adı"
#: ../../lang.pm:1
#, c-format
-msgid "Senegal"
-msgstr "Seneqal"
+msgid "Liechtenstein"
+msgstr "LixtenÅŸteyn"
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "San Marino"
-msgstr "San Marino"
+msgid "the color of the progress bar"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Sierra Leone"
-msgstr "Siera Lione"
+msgid "Suppress Fonts Files"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Slovakia"
-msgstr "Slovakiya"
+msgid "Add to RAID"
+msgstr "RAIDə əlavə et"
-#: ../../lang.pm:1
-#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr "Svalbard və Jan Mayen Adaları"
+#: ../../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 ""
+"Burada yaboot üçün həm başqa əməliyyat sistemləri, həm alternativ "
+"kernellər,\n"
+" ya da təcili yardım açılış əksləri əlavə edə bilərsiniz.\n"
+"\n"
+"\n"
+"Başqa OSlər üçün girişin mənası ad və kök çığırından ibarətdir.\n"
+"\n"
+"\n"
+"Linuks üçün mühtəməl girişlər bunlar ola bilər: \n"
+"\n"
+"\n"
+" - Ad: Bu sadəcə olaraq yaboot üçün açılacaq sistemi timsal edən bir "
+"addır.\n"
+"\n"
+"\n"
+" - Æks: Bu isÉ™ açılacaq çəkirdÉ™yin, yÉ™'ni kernelin adıdır. Çox vaxt bu "
+"vmlinux vÉ™ ya\n"
+"bunun variasiyalarıdır.\n"
+"\n"
+"\n"
+" - Kök: Linuks qurulumunun kök avadanlığı və ya '/'.\n"
+"\n"
+"\n"
+" \n"
+" - ÆlavÉ™: Apple avadanlıqlarında kernel É™lavÉ™ seçənÉ™klÉ™ri ilÉ™ sıxlıqla "
+"başlanğıc\n"
+"video avadanlığı və ya sıx sıx xəta verən 2ci və 3cü siçan düymələri üçün "
+"emulyasiya\n"
+"imkanları tanına bilir. Məsələn bunlar \n"
+"bir neçə nümunədir:\n"
+"\n"
+"\n"
+"\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+"hda=autotune\n"
+"\n"
+"\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
+"\n"
+"\n"
+" \n"
+" - Initrd: Açılış avadanlığından əvvəl bə'zi açılış modullarını seçmək\n"
+"üçün işlədilir, ya da təcili yardım açılışlarında ramdisk əksini yükləmək "
+"imkanı verir.\n"
+"\n"
+"\n"
+" - Initrd-size: Ana ramdisk böyüklüyü ümumiyyÉ™tlÉ™ 4096 baytdır. ÆgÉ™r daha "
+"geniÅŸ ramdisk bildirÉ™\n"
+"bilərsiniz isə bu seçənəyi işlədin.\n"
+"\n"
+"\n"
+" - Oxuma-yazma: Normalda sistemin 'dirilməsindən' əvvəl bə'zi sınaqların "
+"aparıla bilməsi üçün\n"
+"'root' fayl sistemi bu moda soxulur. Bu seçənəyi nəzərə almayabilərsiniz.\n"
+"\n"
+"\n"
+" - NoVideo: Bəlkə Apple video avadanlığı problem çıxarda bilər.Onda bu "
+"seçənəklə\n"
+"sistemi 'novideo' modda təbii framebuffer dəstəyi ilə aça bilərsiniz.\n"
+"\n"
+"\n"
+" - Æsas: Bu seçənÉ™klÉ™ Linuks sistemi É™sas É™mÉ™liyyat sistemi halına gÉ™tirÉ™ "
+"bilərsiniz.\n"
+"Onda ENTER düyməsinə basmaqla Linuks sistemi açılacaqdır. Bu giriş ayrıca "
+"TAB ilə açılış seçkilərinə baxdığınız vaxt \n"
+"'*' işarətilə işıqlandırılacaqdır."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Slovenia"
-msgstr "Sloveniya"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Helena"
-msgstr "Müqəddəs Helena"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No floppy drive available!"
+msgstr "Disket sürücü yoxdur"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Singapore"
-msgstr "Sinqapur"
+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 ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sudan"
-msgstr "Sudan"
+msgid "Continue anyway?"
+msgstr "Davam edilsin?"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Seychelles"
-msgstr "SeyÅŸel"
+msgid ""
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Solomon Islands"
-msgstr "Solomon Adaları"
+msgid "Printer"
+msgstr "Çap Edici"
#: ../../lang.pm:1
#, c-format
msgid "Saudi Arabia"
msgstr "SÉ™udiyyÉ™ ÆrÉ™bistan"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Rwanda"
-msgstr "Rvanda"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Russia"
-msgstr "Rusca"
+msgid "Internet"
+msgstr "Ä°nternet"
-#: ../../lang.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Romania"
-msgstr "Ruminıya"
+msgid "Some devices were added:\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Reunion"
-msgstr "Reyunion"
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "Geometriyası: %s silindr, %s baş, %s sektor\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Qatar"
-msgstr "Katar"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing on the printer \"%s\""
+msgstr "Şəbəkə dayandırılır"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Palau"
-msgstr "Palau"
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore From Tape"
+msgstr "Bölmə cədvəlini qurtar"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Paraguay"
-msgstr "Paraqvay"
+msgid "Choose the profile to configure"
+msgstr "Qurulacaq profili seçin"
-#: ../../lang.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Portugal"
-msgstr "Portuqaliya"
+msgid ""
+"\n"
+"\n"
+"Enter a Zeroconf host name without any dot if you don't\n"
+"want to use the default host name."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Palestine"
-msgstr "Paket seçkilərini saxla"
+msgid "Backup Now from configuration file"
+msgstr "Şəbəkə quraşdırılması"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "Mount points should contain only alphanumerical characters"
+msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Restarting printing system..."
+msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "Puerto Rico"
-msgstr "Porto Riko"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Pitcairn"
-msgstr "Pitkairn"
+msgid "See hardware info"
+msgstr "Avadanlıq mə'lumatına bax"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Saint Pierre and Miquelon"
-msgstr "Müqəddəs Pyer və Migelion"
+msgid "First sector of boot partition"
+msgstr "Açılış qisminin ilk sektoru"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Poland"
-msgstr "PolÅŸa"
+msgid "Printer manufacturer, model"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Pakistan"
-msgstr "Pakistan"
+msgid "PDQ - Print, Don't Queue"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Philippines"
-msgstr "Filippin"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Papua New Guinea"
-msgstr "Papua Yeni Qvineya"
+msgid "Subnet Mask:"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "French Polynesia"
-msgstr "Fransız Poloneziyası"
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Peru"
-msgstr "Peru"
+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 ""
+"Buradaki iki vacib parametr üfüqi ve şaquli yeniləmə sür'ətləridir.\n"
+"Seçərkən monitorunuzun qabiliyyətinin üstündə bir parametr\n"
+"seçməməyiniz çox vacibdir, əks halda monitor zərər görər.\n"
+"Seçərkən bir qərarsızlığa düşərsəniz, alçaq rezolyusiya seçin."
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Panama"
-msgstr "Panama"
+msgid "Modify"
+msgstr "Təkmilləşdir"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Oman"
-msgstr "Oman"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "New Zealand"
-msgstr "Yeni Zellandiya"
+msgid "Need hostname, username and password!"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Niue"
-msgstr "Niu"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Nauru"
-msgstr "Nauru"
+msgid "HardDrake"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Nepal"
-msgstr "Nepal"
+msgid "new"
+msgstr "yeni"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Would you like to try again?"
+msgstr "Bir çap edici qurmaq istəyirsiniz?"
+
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Nicaragua"
-msgstr "Nikaraqua"
+msgid "Wizard"
+msgstr "Sehirbaz"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Edit selected server"
+msgstr "%s tapıldı"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please choose where you want to backup"
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Nigeria"
-msgstr "Nigeriya"
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr ""
+"Bölmə cəvəlindəki dəyişikliklərin daxil olması üçün kompüterinizi yenidən "
+"başlatmalısınız."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Norfolk Island"
-msgstr "Norfolk Adaları"
+msgid "Do not include the browser cache"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Niger"
-msgstr "Niger"
+msgid "Please, choose your keyboard layout."
+msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../lang.pm:1
+#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
-msgid "New Caledonia"
-msgstr "Yeni Kaledoniya"
+msgid "Standard"
+msgstr "Standart"
-#: ../../lang.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Namibia"
-msgstr "Namibiya"
+msgid "Please choose your mouse type."
+msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Mozambique"
-msgstr "Mozambiq"
+msgid "Connect..."
+msgstr "BaÄŸlan..."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Failed to configure printer \"%s\"!"
+msgstr "Çap Edicini Qur"
+
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "not configured"
+msgstr "yenidən quraşdır"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Malaysia"
-msgstr "Malayziya"
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "About"
+msgstr "Dayandır"
+
+#: ../../network/network.pm:1
#, c-format
-msgid "Mexico"
-msgstr "Meksika"
+msgid "Proxies configuration"
+msgstr "Vəkil vericilər quraşdırılması"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Malawi"
-msgstr "Malavi"
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Maldives"
-msgstr "Maldiv"
+msgid "Start: sector %s\n"
+msgstr "Başlanğıc: sektor %s\n"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Network interface already configured"
+msgstr "Monitor qurulmayıb"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Mauritius"
-msgstr "Maurit"
+msgid "Couldn't access the floppy!"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Malta"
-msgstr "Malta"
+msgid "connecting to Bugzilla wizard ..."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "Mail Server"
+msgstr "Databeyz"
+
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Montserrat"
-msgstr "Montserrat"
+msgid "Please click on a partition"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Mauritania"
-msgstr "Mavritaniya"
+msgid "Linux"
+msgstr "Linuks"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Martinique"
-msgstr "Martiniq"
+msgid "Have a nice day!"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Northern Mariana Islands"
-msgstr "Şimali Marian Adaları"
+msgid "across Network"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Mongolia"
-msgstr "Monqolustan"
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Upgrade %s"
+msgstr "Güncəlləmə"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Myanmar"
-msgstr "Myanmar"
+msgid "Select Printer Connection"
+msgstr "Çap Edici Bağlantısı Seçin"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Mali"
-msgstr "Mali"
+msgid "Scanning for TV channels in progress ..."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Macedonia"
-msgstr "Makedoniya"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Marshall Islands"
-msgstr "Marşal Adaları"
+msgid "IP Range Start:"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Madagascar"
-msgstr "Madaqaskar"
+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 ""
+"Internet superserver daemon (qısaca inetd ) bir çox \n"
+"başqa internet xidmətcisini lazım gəldiyi zaman işa salır. İçində telnet, "
+"ftp, rsh və rlogin kimi proqramın olduğu xidmətləri işə salmaqla məs'uldur.\n"
+"inetd-ni sistemden çıxarmaq, onun məs'ul olduğu bütün xidmətləri\n"
+"rədd etmək mənasını daşıyır."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Moldova"
-msgstr "Moldova"
+msgid "the height of the progress bar"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Monaco"
-msgstr "Monako"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Morocco"
-msgstr "Mərakeş"
+msgid "Argentina"
+msgstr "Argentina"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+msgstr ""
+
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Libya"
-msgstr "Liberiya"
+msgid "Domain Name Server"
+msgstr "Sahə(domain) adı"
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Security Level:"
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+
+#: ../../fsedit.pm:1
#, c-format
-msgid "Latvia"
-msgstr "Latviya"
+msgid "Mount points must begin with a leading /"
+msgstr "Bağlama nöqtələri / ilə başlamalıdır"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Postfix Mail Server"
+msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Luxembourg"
-msgstr "Lüksemburq"
+msgid "Quit without saving"
+msgstr "Qeyd etmədən Çıx"
#: ../../lang.pm:1
#, c-format
-msgid "Lithuania"
-msgstr "Litvaniya"
+msgid "Yemen"
+msgstr "Yəmən"
-#: ../../lang.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Lesotho"
-msgstr "Lesoto"
+msgid "This product is available on the MandrakeStore Web site."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Liberia"
-msgstr "Liberiya"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Sri Lanka"
-msgstr "Åžri Lanka"
+msgid "=> There are many things to choose from (%s).\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Liechtenstein"
-msgstr "LixtenÅŸteyn"
+msgid "Hard drive detection"
+msgstr "Sabit disk seçkisi"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Saint Lucia"
-msgstr "Müqəddəs Lusiya"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
+msgstr ""
+
+#: ../../diskdrake/dav.pm:1
+#, fuzzy, c-format
+msgid "Please enter the WebDAV server URL"
+msgstr "Xahiş edirik siçanınızı seçin"
#: ../../lang.pm:1
#, c-format
-msgid "Lebanon"
-msgstr "Livan"
+msgid "Tajikistan"
+msgstr "Tacikistan"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Laos"
-msgstr ""
+msgid "Accept"
+msgstr "Qəbul Et"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Kazakhstan"
-msgstr "Qazaxstan"
+msgid "Description"
+msgstr "Ä°zah"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Cayman Islands"
-msgstr "Kayman Adaları"
+msgid "Error opening %s for writing: %s"
+msgstr "Yazmaq üçün açılan %s'də xəta: %s"
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Kuwait"
-msgstr "Küveyt"
+msgid "Mouse type: %s\n"
+msgstr "Siçan növü: %s\n"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr "Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər."
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Korea"
-msgstr "Daha Çox"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Korea (North)"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr "Müqəddəs Kit və Nevis"
+msgid "Expert Area"
+msgstr "Ustaların Sahəsi"
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Comoros"
-msgstr "Komor"
+msgid "Choose a monitor"
+msgstr "Monitorunuzu seçin"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Kiribati"
-msgstr "Kiribati"
+msgid "Empty label not allowed"
+msgstr "Boş etiket qəbul edilə bilməz"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Cambodia"
-msgstr "Kambodiya"
+msgid "Maltese (UK)"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kyrgyzstan"
-msgstr "Qırğızıstan"
+msgid "I can't add any more partition"
+msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kenya"
-msgstr "Kenya"
+msgid "Size in MB: "
+msgstr "MB cinsindən böyüklük: "
-#: ../../lang.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Japan"
-msgstr "Yaponiya"
+msgid "Remote printer"
+msgstr "Uzaq Çap Edici"
-#: ../../lang.pm:1
-#, c-format
-msgid "Jordan"
-msgstr "Ä°ordaniya"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Please choose a language to use."
+msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Jamaica"
-msgstr "Yamayka"
+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 ""
+"DÄ°QQÆT: Bu avadanlıq daha É™vvÉ™l Ä°ntenetÉ™ baÄŸlanmaq üçün qurulmuÅŸdur.\n"
+"Avadanlığın qurğularını dəyişdirmaək istəmirsiniz isə,\n"
+"OLDU ya basın.\n"
+"Aşağıdakı girişləri düzəltməniz özünü əvvəlki qurğuların üstünə yazacaqdır."
-#: ../../lang.pm:1
-#, c-format
-msgid "Iceland"
-msgstr "Ä°slandiya"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "I can set up your computer to automatically log on one user."
+msgstr ""
+"Kompüterinizi avtomatik olaraq bir istifadəçi ilə başlada bilərəm.\n"
+"İstəmirsiniz isə rədd edin."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Iran"
-msgstr "Ä°raq"
+msgid "Floppy format"
+msgstr "Şəkilləndir"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Iraq"
-msgstr "Ä°raq"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "British Indian Ocean Territory"
-msgstr "Britaniya Hind Okeanı Sahəsi"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Generic Printers"
+msgstr "Çap Edici"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "India"
-msgstr "Hindistan"
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Israel"
-msgstr "Ä°srail"
+msgid "The scanners on this machine are available to other computers"
+msgstr ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Ireland"
-msgstr "Ä°zlandiya dili"
+msgid "First sector of the root partition"
+msgstr "Açılış qisminin ilk sektoru"
-#: ../../lang.pm:1
-#, c-format
-msgid "Indonesia"
-msgstr "Ä°ndoneziya"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Alternative drivers"
+msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hungary"
-msgstr "Macarıstan"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Haiti"
-msgstr "Haiti"
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
#, c-format
-msgid "Croatia"
-msgstr "Xırvatıstan"
+msgid "Cape Verde"
+msgstr "Keyp Verde"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Honduras"
-msgstr "Honduras"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Heard and McDonald Islands"
-msgstr "Hird Adası və Mkdonald Adaları"
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Hong Kong"
-msgstr "Honq Konq"
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "China"
-msgstr "Çin"
+msgid "Guam"
+msgstr "Quam"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Guyana"
-msgstr "Quyana"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Guinea-Bissau"
-msgstr "Qvineya Bissau"
+msgid "/Options/Test"
+msgstr "/Seçənəklər/Sınaq"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Guam"
-msgstr "Quam"
+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 ""
+"Bu səviyyə RAID'i diqqətli istifadənizi tövsiyə edirik. Sisteminiz daha "
+"asand\n"
+"işlədiləcək, ancaq xətalara qarşı da həssaiyyəti də artacaqdır. İnternetə \n"
+"bağlı isəniz bunu tövsiyə etmirik. Parol ilə girilir."
-#: ../../lang.pm:1
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Mounting partition %s"
+msgstr "Şəkilləndirilən bölmə: %s"
+
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Guatemala"
-msgstr "Quatemala"
+msgid "User name"
+msgstr "İstifadəçi adı"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "South Georgia and the South Sandwich Islands"
-msgstr "Cinubi Georgiya və Cənubi Sandviç Adası"
+msgid "New configuration (isdn-light)"
+msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-#: ../../lang.pm:1
-#, c-format
-msgid "Equatorial Guinea"
-msgstr "Ekvatorial Qvineya"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Userdrake"
+msgstr "Çap Edici"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Guadeloupe"
-msgstr "Quadelup"
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Linuks4Win'i qurmaq üçün hansı disk bölməsini istifadə edəcəksiniz?"
-#: ../../lang.pm:1
-#, c-format
-msgid "Guinea"
-msgstr "Qvineya"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup system"
+msgstr "Fayl sistemi qurğuları"
-#: ../../lang.pm:1
-#, c-format
-msgid "Gambia"
-msgstr "Qambiya"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Test pages"
+msgstr "Qapıları sına"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Greenland"
-msgstr "Qrinland"
+msgid ""
+"List of data to restore:\n"
+"\n"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Gibraltar"
-msgstr "Gibraltar"
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Checking %s"
+msgstr "Rezolyusiya: %s\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "TCP/Socket Printer Options"
+msgstr "Soket Çap Edici Qurğuları"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Ghana"
-msgstr "Qana"
+msgid "Card mem (DMA)"
+msgstr "Kart mem (DMA)"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid "France"
+msgstr "Fransızca"
+
+#: ../../standalone/drakperm:1
#, c-format
-msgid "French Guiana"
-msgstr "Fransız Gvineyası"
+msgid "browse"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Georgia"
-msgstr "Gürcüstan"
+msgid "Checking installed software..."
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remote printer name missing!"
+msgstr "Uzaqdakı ev sahibi adı"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr "Çap edicini sınamaq istəyirsiniz?"
#: ../../lang.pm:1
#, c-format
-msgid "Grenada"
-msgstr "Qrenada"
+msgid "Turkey"
+msgstr "Türkiyə"
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "United Kingdom"
-msgstr "Birləşmiş Krallıq"
+msgid "Alcatel speedtouch usb"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Number of buttons"
+msgstr "2 düyməli"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Gabon"
-msgstr "Qabon"
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "Vyetnam dili \"numeric row\" QWERTY"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Module"
+msgstr "Siçan"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Faroe Islands"
-msgstr "Faro Adaları"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Micronesia"
-msgstr "Mikroneziya"
+msgid "Hardware"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Falkland Islands (Malvinas)"
-msgstr "Fokland Adaları (Malvin)"
+msgid "Ctrl and Alt keys simultaneously"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Fiji"
-msgstr "Fici"
+msgid "United States"
+msgstr "Birləşmiş Ştatlar"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Finland"
-msgstr "Finlandiya"
+msgid "Default OS?"
+msgstr "Æsas OS"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Ethiopia"
-msgstr "Efiopiya"
+msgid "Swiss (German layout)"
+msgstr "İsveçcə (Alman sırası)"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Spain"
-msgstr "Ä°spaniya"
+msgid "Configure all heads independently"
+msgstr "Bütün başlıqları ayrı ayrı quraşdır"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Eritrea"
-msgstr "Eritre"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "NTP Server"
+msgstr "NIS Verici"
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Load/Save on floppy"
+msgstr "DisketÉ™ qeyd et"
+
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Western Sahara"
-msgstr "Qərbi Saxara"
+msgid "This theme does not yet have a bootsplash in %s !"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Egypt"
-msgstr "Misir"
+msgid "nice"
+msgstr "gözəl"
-#: ../../lang.pm:1
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Leaving in %d seconds"
+msgstr "%d saniyə sonra çıxılacaq"
+
+#: ../../network/modem.pm:1
#, c-format
-msgid "Estonia"
-msgstr "Estoniya"
+msgid "Please choose which serial port your modem is connected to."
+msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Country"
+msgstr "Ölkə:"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Property"
+msgstr "Qapı"
+
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Ecuador"
-msgstr "Ekvador"
+msgid "Ghostscript"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Algeria"
-msgstr "ÆlcÉ™zair"
+msgid "LAN Configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
#: ../../lang.pm:1
#, c-format
-msgid "Dominican Republic"
-msgstr "Dominikan Respublikası"
+msgid "Ghana"
+msgstr "Qana"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dominica"
-msgstr "Dominik"
+msgid "Path or Module required"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Advanced Options"
+msgstr "Yerli Şəbəkə Quraşdırılması"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Denmark"
-msgstr "Danimarka"
+msgid "Coma bug"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../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 ""
+"Bu nöqtÉ™dÉ™ siz Linuks Mandrake yüklÉ™mÉ™k üçün bölmÉ™lÉ™ri seçmÉ™lisiniz. ÆgÉ™r "
+"əvvəldən bölmələr var isə (sistemdə əvvəllər qurulu olan GNU/Linuks "
+"bölmələri və ya başqa bölmələndirmə vasitələri ilə hazırladığınız bölmələr), "
+"onları seçin və istifadə edin.\n"
+"Yoxsa onları bildirməlisiniz.\n"
+"\n"
+"\n"
+"Bölmələri yaratmaq üçün əvvəlci diski seçməlisiniz.\n"
+"Diski seçmək üçün birinci IDE sürücüsü üçün \"hda\" nı, ikinciyi seçmək üçün "
+"\"hdb\"ni, birinci SCSİ sürücüsü üçün ise \"sda\" vs tıqlamalısınız.\n"
+"\n"
+"\n"
+"Seçdiyiniz sürücüyə aşağıdakıları etməyə qadirsiniz:\n"
+"\n"
+" *Hamısını təmizlə: seçili sürücüdə bütün bölmələri silər.\n"
+"\n"
+"\n"
+" *Avtomatik: Sürücünüzdəki boş sahədə Ext2 və Swapbölmələrini avtomatik\n"
+"yaradar.\n"
+"\n"
+"\n"
+" *Bölmə cədvəlini qurtar: Zədələnmiş bölmə cədvəlinibərpa edər. Xahiş "
+"edirik\n"
+" diqqətli olun, çünkü bu da iflas edə bilər.\n"
+"\n"
+"\n"
+" *Gəri dön: İstəmədiyiniz seçkilərinizdən geri döndərər.\n"
+"\n"
+"\n"
+" *Yenidən yüklə: Bütün dəyişikliklərinizdən geri dönərbaşdakı bölmə "
+"cədvəlinə gələr.\n"
+"\n"
+"\n"
+" *Sehirbaz: Bölmələndirməyi bir sehirbaz edər. Təcrübəsizisəniz bunu "
+"seçin.\n"
+"\n"
+"\n"
+" *Floppy-dən bərpa et: Bölmə cədvəlini əvvəllər flopy-yə qeydetdiniz isə, "
+"bölmə cədvəlini bərpa edin.\n"
+"\n"
+"\n"
+" *Floppy-yə qeyd et: Daha sonradan bərpa etmek üçünbilgiləri floppy-yə qeyd "
+"edin.\n"
+" Bu seçki şiddətlə tövsiyə edilir.\n"
+"\n"
+"\n"
+" *Oldu: Bölmələndirmə bitdiyində, bunu seçərəkdəyişikliklərinizi qeyd "
+"edin.\n"
+"\n"
+"\n"
+"Xəbəriniz olsun, istənilən seçkiyə Tab ve Aşağı/Yuxarı oxlarını da işlədərək "
+"klaviaturadan idarə edə bilərsiniz.\n"
+"\n"
+"\n"
+"Bölmə seçildiyi zaman bunları işlədə bilərsiniz:\n"
+"\n"
+" *Ctrl-c yeni bölmə yaratmaq üçün (boş bölmə seçili olduğu zaman)\n"
+"\n"
+" *Ctrl-d bölməni ləğv etmək üçün\n"
+"\n"
+" *Ctrl-m bağlama nöqtəsini göstərmək üçün\n"
+"\n"
+"\n"
+"\n"
+"ÆgÉ™r PPC kompüterdÉ™ qurulum aparırsınızsa, É™n az 1 MBlıq balaca bir HFC "
+"'bootstrap' bölməsini yaboot açılış yükləyicisi üçün seçmək istəyəcəksiniz.\n"
+"ÆgÉ™r daha çox yeriniz varsa ; mÉ™sÉ™lÉ™n 50 MB, onda bütün kernel vÉ™ ramdisk "
+"əksini təcili açılış halları üçün saxlaya bilərsiniz."
+
+#: ../../help.pm:1
#, c-format
-msgid "Djibouti"
-msgstr "Cibuti"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Cyprus"
-msgstr "Kipr (Yunan və Türk) "
+msgid "There was an error installing packages:"
+msgstr "Paketlər qurulurkən bir xəta oldu:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Lexmark inkjet configuration"
+msgstr "İnternet qurğuları"
+
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Christmas Island"
-msgstr "Kristmas Adası"
+msgid "Undo"
+msgstr "Geri al"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Save partition table"
+msgstr "Bölmə cədvəlini yaz"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Cape Verde"
-msgstr "Keyp Verde"
+msgid "Finnish"
+msgstr "FincÉ™"
#: ../../lang.pm:1
#, c-format
-msgid "Cuba"
-msgstr "Kuba"
+msgid "Macedonia"
+msgstr "Makedoniya"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Colombia"
-msgstr "Kolumbiya"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Cameroon"
-msgstr "Kamerun"
+msgid "Slovenian"
+msgstr "SlovencÉ™"
#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Libya"
+msgstr "Liberiya"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Chile"
-msgstr "Çili"
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr "Skriptlə qurulur, proqram tə'minatı qurulur, xidmətlər başladılır..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cook Islands"
-msgstr "Kuku Adaları"
+msgid ""
+"\n"
+"- Burn to CD"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Cote d'Ivoire"
-msgstr "Kot Divuar"
+msgid "Table"
+msgstr "Cədvəl"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Switzerland"
-msgstr "İsveçrə"
+msgid "I don't know how to format %s in type %s"
+msgstr "%s'i necə şəkilləndirəcəyimi bilmirəm (Növ: %s)"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model"
+msgstr "Siçan"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "Congo (Brazzaville)"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Central African Republic"
-msgstr "Mərkəzi Afrika Respublikası"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Stop Server"
+msgstr "NIS Verici"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Congo (Kinshasa)"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Cocos (Keeling) Islands"
-msgstr "Kokos Adası"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Modem"
+msgstr "Siçan"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Canada"
-msgstr "Kanada"
+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 ""
#: ../../lang.pm:1
#, c-format
-msgid "Belize"
-msgstr "Beliz"
+msgid "Tuvalu"
+msgstr "Tuvalu"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Belarus"
-msgstr "Belarusiya"
+msgid "Use auto detection"
+msgstr "Avtomatik təsbit işlət"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Botswana"
-msgstr "Botsvana"
+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, Midnight Commander kimi mətn əsaslı tə'minatlara siçan dəstəyi əlavə "
+"edər.\n"
+"Ayrıca konsolda siçanla kəsmə və yapışdırma əməliyyatlarına da imkan verər.\n"
+"Konsolda pop-up menyu dəstəyi verər."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Bouvet Island"
-msgstr "Buvet Adası"
+msgid "Started on boot"
+msgstr "Açılışda başladılır"
-#: ../../lang.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Bhutan"
-msgstr "Butan"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Bahamas"
-msgstr "Bahama"
+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 ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Brazil"
-msgstr "Braziliya"
+msgid "Automatically find available printers on remote machines"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bolivia"
-msgstr "Boliviya"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Brunei Darussalam"
-msgstr "Bruney Darüssəlim"
+msgid "East Timor"
+msgstr "Şərqi Timor"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Bermuda"
-msgstr "Bermuda"
+msgid "Del profile..."
+msgstr "Profili sil..."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Benin"
-msgstr "Benin"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Burundi"
-msgstr "Burundi"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing Foomatic..."
+msgstr "%s paketi qurulur"
-#: ../../lang.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Bahrain"
-msgstr "Bahreyn"
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Lütfen çıxın və Ctrl-Alt-BackSpace düymələrinə basın"
-#: ../../lang.pm:1
-#, c-format
-msgid "Bulgaria"
-msgstr "Bolqarıstan"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "detected"
+msgstr "%s tapıldı"
-#: ../../lang.pm:1
-#, c-format
-msgid "Burkina Faso"
-msgstr "Burkina Faso"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr ""
+"Bu paket yenilənməlidir\n"
+"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../lang.pm:1
-#, c-format
-msgid "Bangladesh"
-msgstr "BanqladeÅŸ"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Package: "
+msgstr "Paket Qrup Seçkisi"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Barbados"
-msgstr "Barbados"
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Bosnia and Herzegovina"
-msgstr "Bosniya vÉ™ Herzoqovina"
+msgid "SECURITY WARNING!"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "StarOffice"
+msgstr "Ä°ÅŸ Yeri"
+
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Azerbaijan"
-msgstr "Azərbaycan"
+msgid "No, I don't want autologin"
+msgstr "Xeyr, Avtomatik giriş istəmirəm"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Aruba"
-msgstr "Aruba"
+msgid "Windows Migration tool"
+msgstr ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
-msgid "Australia"
-msgstr "serial"
+msgid "All languages"
+msgstr "İşlətdiyiniz dili seçin"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Removing %s"
+msgstr "Rezolyusiya: %s\n"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "American Samoa"
-msgstr "Amerikan Samoa"
+msgid "Testing your connection..."
+msgstr "Bağlantınız sınanır..."
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cache size"
+msgstr "parça böyüklüyü"
+
+#: ../../security/level.pm:1
#, c-format
-msgid "Argentina"
-msgstr "Argentina"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr ""
+"Parollar fəallaşdırıldı, yenə də bir şəbəkə üstündə istifadə edilməməsi "
+"tövsiyə edilir."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Antarctica"
-msgstr "Antarktika"
+msgid "Start sector: "
+msgstr "Başlanğıç sektoru: "
#: ../../lang.pm:1
#, c-format
-msgid "Angola"
-msgstr "Anqola"
+msgid "Congo (Brazzaville)"
+msgstr ""
+
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#, fuzzy, c-format
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr ""
+"Bu paket yenilənməlidir\n"
+"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
#: ../../lang.pm:1
#, c-format
-msgid "Netherlands Antilles"
-msgstr "Holland Antilləri"
+msgid "Seychelles"
+msgstr "SeyÅŸel"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Armenia"
-msgstr "Ermənistan"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Bad password on %s"
+msgstr "Parolsuz"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Albania"
-msgstr "Albaniya"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Anguilla"
-msgstr "Anquilla"
+msgid "Zambia"
+msgstr "Zambiya"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Antigua and Barbuda"
-msgstr "Antiq vÉ™ Barbuda"
+msgid "Security Administrator (login or email)"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "United Arab Emirates"
-msgstr "BirləşmiÅŸ ÆrÉ™b ÆmirliklÉ™ri"
+msgid "Sorry, we support only 2.4 kernels."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Romanian (qwerty)"
+msgstr "Rusca (Yawerty)"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Andorra"
-msgstr "Andorra"
+msgid "Under Devel ... please wait."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Afghanistan"
-msgstr "Æfqanıstan"
+msgid "Czech Republic"
+msgstr "Çex Respublikası"
#: ../../lang.pm:1
#, c-format
-msgid "default:LTR"
-msgstr "default:LTR"
+msgid "Egypt"
+msgstr "Misir"
-#: ../../loopback.pm:1
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Dairəvi bağlama %s\n"
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "Old configuration (isdn4net)"
+msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-#: ../../lvm.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Remove the logical volumes first\n"
-msgstr "Məntiqi ciltləri birinci olaraq sil\n"
+msgid "Sound card"
+msgstr "Səs kartı"
-#: ../../modules.pm:1
-#, c-format
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Import Fonts"
+msgstr "Bölmə şəkilləndirilməsi"
+
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+"You have one big MicroSoft Windows partition.\n"
+"I suggest you first resize that partition\n"
+"(click on it, then click on \"Resize\")"
msgstr ""
+"Tək bir böyük disk bölməniz var\n"
+"(əsasən MS DOS/Windows istifadə edər).\n"
+"ÆvvÉ™lcÉ™ bu disk bölmÉ™sinin böyüklüyünü dÉ™yiÅŸdirmÉ™yinizi\n"
+"tövsiyÉ™ edirik. ÆvvÉ™lcÉ™ bölmÉ™nin üstünÉ™, sonra \"Böyüklüyü\n"
+"Dəyişdir\" düyməsinə tıqlayın"
-#: ../../mouse.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "MOVE YOUR WHEEL!"
-msgstr "TÆKÆRÄ° OYNADIN!"
+msgid "Suppress Temporary Files"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "To activate the mouse,"
-msgstr "Siçanınızı işə salmaq üçün,"
+msgid "Change partition type"
+msgstr "Bölmə növünü Dəyişdir"
-#: ../../mouse.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Please test the mouse"
-msgstr "Xahiş edirik siçanınızı seçin"
+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 ""
-#: ../../mouse.pm:1
-#, c-format
-msgid "No mouse"
-msgstr "Siçansızs"
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Network Options"
+msgstr "Modul seçənəkləri:"
-#: ../../mouse.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "none"
-msgstr "heç biri"
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "3 buttons"
-msgstr "3 düyməli"
+msgid "Statistics"
+msgstr ""
-#: ../../mouse.pm:1
-#, c-format
-msgid "2 buttons"
-msgstr "2 düyməli"
+#: ../../printer/cups.pm:1
+#, fuzzy, c-format
+msgid "(on %s)"
+msgstr "(modul %s)"
#: ../../mouse.pm:1
#, c-format
-msgid "1 button"
-msgstr "1 düymə"
+msgid "MM Series"
+msgstr "MM Series"
-#: ../../mouse.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "busmouse"
-msgstr "busmouse"
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Mouse"
+msgid "average"
+msgstr ""
-#: ../../mouse.pm:1
-#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech mouse (serial ya da köhnə C7 növü)"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "New printer name"
+msgstr "Çap Edicisiz"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+msgid "Equatorial Guinea"
+msgstr "Ekvatorial Qvineya"
-#: ../../mouse.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Build Backup"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genius NetMouse"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "Currently, no alternative possibility is available"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Romanian (qwertz)"
+msgstr "Rusca (Yawerty)"
+
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Write Config"
+msgstr "yenidən quraşdır"
+
+#: ../../services.pm:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Series"
+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 vasitəsi avtomatik IP router cədvəlinin RIP protokolu tərəfindən\n"
+"yenilənməsinə imkan verər. RIP əsasən kiçik şəbəkələrdə istifadə edilir, "
+"daha böyük\n"
+"şəbəkələrdə daha qarışıq routing protokollarına ehtiyacı vardır."
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+msgid "Kiribati"
+msgstr "Kiribati"
-#: ../../mouse.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+msgid "Browse"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Sıravi 3 Düyməli Siçan"
+msgid "CDROM"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Sıravi 2 Düyməli Siçan"
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "İnternete girişi indi sınamaq istəyirsiniz?"
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "serial"
-msgstr "serial"
+msgid "Belgian"
+msgstr "Belçika dili"
-#: ../../mouse.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft IntelliMouse"
+msgid "Do you have an ISA sound card?"
+msgstr "BaÅŸqa var?"
-#: ../../mouse.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Wheel"
-msgstr "Çərx"
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+"Sisteminizdə heç bir eternet şəbəkə adapteri tapıla bilmədi.\n"
+"Bu bağlantı şəklini qura bilmərəm."
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
-#, c-format
-msgid "Generic"
-msgstr "Ãœmumi"
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
+msgid "Windows"
+msgstr "NIS sahəsi"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+#: ../../common.pm:1
+#, fuzzy, c-format
+msgid "Can't make screenshots before partitioning"
+msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../mouse.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host Name"
+msgstr "Ev sahibi adı"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+msgid "/File/Save _As"
+msgstr "/Fayl/_Fərqli Qeyd Et"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Sıravi PS2 Çərxli Siçan"
+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 ""
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+msgid "%s is not in the scanner database, configure it manually?"
+msgstr ""
-#: ../../mouse.pm:1 ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Standard"
-msgstr "Standart"
+msgid "Delay before booting default image"
+msgstr "Açılışda gecikmə müddəti"
-#: ../../mouse.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Sun - Siçan"
+msgid "Restrict command line options"
+msgstr "Æmr sÉ™tiri seçənÉ™klÉ™rini mÉ™hdudlaÅŸdır"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "East Europe"
+msgstr "Avropa"
+
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "Otaq və grup sıralaması arasında gəz"
+msgid "Use free space"
+msgstr "Boş sahəni istifadə et"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Collapse Tree"
-msgstr "Ağacı Qapat"
+msgid "use dhcp"
+msgstr "dhcp istifadÉ™ et"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Expand Tree"
-msgstr "Ağacı Aç"
+msgid "Mail alert"
+msgstr ""
-#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Info"
-msgstr "MÉ™'lumat"
+msgid "Internet configuration"
+msgstr "İnternet qurğuları"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Is this correct?"
-msgstr "DoÄŸrudur?"
+msgid "Uzbekistan"
+msgstr "Özbəkistan"
-#: ../../my_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Detected %s"
+msgstr "%s tapıldı"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _printers"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-msgstr ""
+msgid "Finish"
+msgstr "Qurtar"
-#: ../../partition_table.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Error writing to file %s"
-msgstr "%s faylına yazarkən xəta oldu"
+msgid "Show automatically selected packages"
+msgstr "Avtomatik seçili paketləri göstər"
-#: ../../partition_table.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Bad backup file"
-msgstr "Xətalı yedəkləmə faylı"
+msgid "CPU flags reported by the kernel"
+msgstr ""
-#: ../../partition_table.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "%s faylından qurtarılışda xəta: %s"
+msgid "Togo"
+msgstr "Toqo"
-#: ../../partition_table.pm:1
+#: ../../standalone/drakTermServ: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."
+msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-"Bölmə cədvəlinizdə bir boşluq var, amma o da işlədilə bilməz.\n"
-"Bu boşluğu, birinci bölmənizi en yaxınındakı genişlədilmiş bölməyə "
-"daşıyaraq\n"
-"məsələni həll edə bilərsiniz."
-#: ../../partition_table.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "Bu platformda genişlədilmiş bölmələr dəstəklənmir"
+msgid "16 MB"
+msgstr "16 MB"
-#: ../../partition_table.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "mount failed: "
-msgstr "baÄŸlama iflas etdi: "
+msgid "Please try again"
+msgstr "Xahiş edirik təkrar sınayın"
-#: ../../pkgs.pm:1
-#, c-format
-msgid "maybe"
-msgstr "bəlkə"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The model is correct"
+msgstr "DoÄŸrudur?"
-#: ../../pkgs.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "nice"
-msgstr "gözəl"
+msgid "FAT resizing failed: %s"
+msgstr "FAT böyüklüyü dəyişdirilməsi bacarılmadı: %s"
-#: ../../pkgs.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "very nice"
-msgstr "əla"
+msgid "Individual package selection"
+msgstr "Fərdi paket seçkisi"
-#: ../../pkgs.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "important"
-msgstr "vacib"
+msgid "This partition is not resizeable"
+msgstr "Hansı bölmə növünü istəyirsiniz?"
-#: ../../pkgs.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "must have"
-msgstr "alınmalı"
+msgid "Location"
+msgstr "Yeri"
-#: ../../raid.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "%d səviyyə RAID üçün çatmayan sayda disk bölməsi\n"
+msgid "USA (cable-hrc)"
+msgstr ""
-#: ../../raid.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
+msgid "Journalised FS"
+msgstr "baÄŸlama iflas etdi"
+
+#: ../../lang.pm:1
#, c-format
-msgid "mkraid failed"
-msgstr "mkraid iflas etdi"
+msgid "Guatemala"
+msgstr "Quatemala"
-#: ../../raid.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "This machine"
+msgstr "oxşayır"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid iflas etdi (raidtools əksik ola bilər mi?)"
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "DOS sürücü hərfi: %s (sadəcə təxmini)\n"
-#: ../../raid.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Şəkilləndirilmiş RAID md%d-yə disk bölməsi əlavə edilə bilinmədi"
+msgid "Select the files or directories and click on 'OK'"
+msgstr ""
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Stop"
-msgstr "Sektor"
+#: ../../lang.pm:1
+#, c-format
+msgid "Bahrain"
+msgstr "Bahreyn"
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Start"
-msgstr "Hal:"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "omit scsi modules"
+msgstr "scsi modulları keç"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "On boot"
-msgstr "Açılışda"
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr ""
-#: ../../services.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"No additional information\n"
-"about this service, sorry."
+"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 ""
-"Bu xidmət haqqında təəsüf ki,\n"
-"əlavə mə'lumat yoxdur."
+"Şəbəkədən quraşdırması apardığınız üçün şəbəkəniz artıq qurulmuş olmalıdır.\n"
+"Şəbəkə/İnternet bağlantınızı yenidən quraşdırmaq üçün Oldu'ya yoxsa Ləğv "
+"et'ə basın.\n"
-#: ../../services.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Services and deamons"
-msgstr "Xidmətlər və vasitələr"
+msgid "Keyboard layout: %s\n"
+msgstr "Klavatura düzülüşü: %s\n"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "stopped"
-msgstr "dayandırılıb"
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "running"
-msgstr "işləmir"
+msgid "Maltese (US)"
+msgstr ""
#: ../../services.pm:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Açılışda avtomatik olaraq başlayacaq xidmətləri seçin"
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+"Bütün Şəbəkə Fayl Sistemlərini (NFS), SMB (Lan Manager/Windows), və \n"
+"NCP (NetWare) bağlama nöqtələrini bağlar və ayırır."
-#: ../../services.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Database Server"
-msgstr "Databeyz"
+msgid "Tvcard"
+msgstr "TV kartı"
-#: ../../services.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Remote Administration"
-msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
+msgid "Toggle between normal/expert mode"
+msgstr "Normal moda keç"
-#: ../../services.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "File sharing"
-msgstr ""
+msgid "Size"
+msgstr "Böyüklük"
-#: ../../services.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Internet"
-msgstr "Ä°nternet"
+msgid "GRUB"
+msgstr ""
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Printing"
-msgstr "Çap Edici"
+#: ../../lang.pm:1
+#, c-format
+msgid "Greenland"
+msgstr "Qrinland"
-#: ../../services.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"X Font Vericisini açılışda işə salar (Bu, XFree icrası üçün məcburidir)."
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr "USB avadanlığınız üçün sürücüləri yükləyin."
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr ""
-#: ../../services.pm:1
+#: ../../standalone/drakgw: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."
+"The setup of Internet Connection Sharing has already been done.\n"
+"It's currently enabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"Syslog, bir çox vasitənin ismarıclarını müxtəlif sistem qeydlərində\n"
-"tutmalarına imkan verər. Syslog'un hər zaman işləməsi\n"
-"yaxşı fikirdir."
+"İnternet Bağlantısı Bölüşdürülməsi qurulması artıq bitdi.\n"
+"Və artıq fəallaşdırılmışdır.\n"
+"\n"
+"Nə etmək istəyirsiniz?"
-#: ../../services.pm:1
-#, c-format
-msgid "Launch the sound system on your machine"
-msgstr "Kompüterinizdə səs sistemı başladın"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Delete All NBIs"
+msgstr "Fayl seç"
-#: ../../services.pm:1
+#: ../../help.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)."
+"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 ""
-"rwho protokolu, uzaq istifadəçilərin, rwho vasitəsi işlədən bir kompüterdə\n"
-"olan bütün istifadəçiləri görmələrina imkan verər."
-#: ../../services.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
+"if set, send the mail report to this email address else send it to root."
msgstr ""
-"rusers protokolu bir şəbəkədəkı istifadəçilərin o şəbəkədəkı kompüterlərdə\n"
-"işləyən istifadəçiləri görməsinə imkan verər."
-#: ../../services.pm:1
+#: ../../Xconfig/card.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 protokolu bir şəbəkədəkı istifadəçilərin o şəbəkədəkı hər hansı bir\n"
-"kompüter haqqındakı qabiliyyət ölçüləri ala bilmələrinə imkan verər."
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Necə bir XFree qurğusunu istəyirsiniz?"
-#: ../../services.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.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 vasitəsi avtomatik IP router cədvəlinin RIP protokolu tərəfindən\n"
-"yenilənməsinə imkan verər. RIP əsasən kiçik şəbəkələrdə istifadə edilir, "
-"daha böyük\n"
-"şəbəkələrdə daha qarışıq routing protokollarına ehtiyacı vardır."
+msgid "More"
+msgstr "Daha Çox"
-#: ../../services.pm:1
+#: ../../security/level.pm:1
#, fuzzy, 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"
+"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 ""
-"Assign raw devices to block devices (such as hard drive\n"
-"partitions), for the use of applications such as Oracle"
+"Bu təhlükəsizlik səviyyəsiylə sistemin bir verici olaraq istifadəsi "
+"mümkündür. \n"
+"Təhlükəsizlik, birdən çox alıcının bağlanmasına icazə verəcək şəkildə "
+"artırılmışdır. "
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Account Password"
+msgstr "Hesap Parolu"
+
+#: ../../any.pm:1
#, c-format
msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
+"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 ""
-"Yüksək keyfiyyət təsadüfi rəqəm istehsal edən sistem entropi hovuzunun \n"
-"saxlanması və yenidən köhnə halına gətirilməsinə imkan verər."
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
+msgid "Tajik keyboard"
+msgstr "Thai klaviatura"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid ""
-"Postfix is a Mail Transport Agent, which is the program that moves mail from "
-"one machine to another."
+"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 ""
-"Posfix, elektronik məktubların bir kompüterdən digərinə yollayan \n"
-"Elektronik Məktub Yollama Vasitəsidir."
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Font List"
+msgstr "Bağlama nöqtəsi"
+
+#: ../../install_steps_interactive.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."
+"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 ""
-"portmapper, NFS ve NIS kimi protokollar tərəfindən istifadə edilən RPC \n"
-"bağlantılarını təşkilatlandırır. Portmap vericisi RPC mexanizmini işlədən\n"
-"protokollarla xidmət edən kompüterlərdə qurulmalıdır və işlədilməlidir."
+"Siz Open Fİrmware açılış avadanlığınızı açılış yükləyicisini\n"
+"fÉ™allaÅŸdırmaq üçün dÉ™yiÅŸdirmÉ™li ola bilÉ™rsiniz. Æmr-SeçənÉ™k-O-F düymÉ™lÉ™rini\n"
+" yenidən başlarkən basın və bunları girin:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Sonra da bunları yazın: shut-down\n"
+"Bir sonrakı başlanğıcda açılış yükləyicisi sətirini görməlisiniz."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.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."
+"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 ""
-"PCMCIA dəstəyi, laptoplarda eternet və modem kimi avadanlıqların "
-"dəstəklənməsinə imkan verər.\n"
-"Qurulmadığı vaxtda açılışda işləməz, işləməsinə ehtiyac olmayan\n"
-"kompüterlərdə qurulu olması problem yaratmaz."
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "OKI 4w və uyğun Windows çap edicilərini dəstəklə."
+msgid "Select file"
+msgstr "Fayl seç"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
+"Choose the network or host on which the local printers should be made "
+"available:"
msgstr ""
-"Açılışda XFree və konsolda numlock düyməsini\n"
-"avtomatik olaraq aç."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"NFS TCP/IP şəbəkələrində fayl bölüşülməsi üçün istifadə edilən məşhur bir \n"
-"protokoldur. Bu xidmət NFS fayl qıfılı istifadəsinə imkan verər."
-#: ../../services.pm:1
+#: ../../lang.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 TCP/IP şəbəkələrində fayl bölüşülməsi üçün istifadə edilən məşhur bir "
-"protokoldur.\n"
-"Bu xidmət, /etc/exports faylında qurğuları olan NFS vericisinin\n"
-"istifadəsinə imkan verər."
+msgid "Japan"
+msgstr "Yaponiya"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Print option list"
+msgstr "Çap edici seçənəkləri"
+
+#: ../../standalone/localedrake:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
+msgid "The change is done, but to be effective you must logout"
msgstr ""
-"Açılış sırasında başlamaq üçün qurulmuş bütün şəbəkə axtar üzlərini "
-"fəallaşdırır ya da qapatır."
-#: ../../services.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Search servers"
+msgstr "DNS verici"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
+msgid "NCP queue name missing!"
msgstr ""
-"Bütün Şəbəkə Fayl Sistemlərini (NFS), SMB (Lan Manager/Windows), və \n"
-"NCP (NetWare) bağlama nöqtələrini bağlar və ayırır."
-#: ../../services.pm:1
-#, fuzzy, c-format
+#: ../../standalone/net_monitor:1
+#, c-format
msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
+"Warning, another internet connection has been detected, maybe using your "
+"network"
msgstr ""
-"named (BIND) verici adlarını IP ünvanlarına çevirən\n"
-"Sahə Adı Vericisidir(DNS)."
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Cd-Rom labeled \"%s\""
+msgstr "\"%s\" adlı Cd-Rom"
#: ../../services.pm:1
#, c-format
msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
msgstr ""
-"Linuks Virtual Verici, yüksək qabiliyyətli vericilər qurmaq üçün işlədilir."
+"Yüksək keyfiyyət təsadüfi rəqəm istehsal edən sistem entropi hovuzunun \n"
+"saxlanması və yenidən köhnə halına gətirilməsinə imkan verər."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.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)."
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
msgstr ""
-"lpd, lpr'nin düzgün olaraq işləməsi üçün lazımi çap edici vasitəsidir.\n"
-"lpd əsasən, çap vəzifələrini idarə edən və onları çap ediciyə göndərən "
-"vericidir."
-#: ../../services.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
+msgid "Turn your computer into a reliable server"
msgstr ""
-"Linuxconf sistem qurğularınızı idarə edən proqramları\n"
-"müxtəlif vəzifələri açılışda icra edər."
-#: ../../services.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Texniki avadanlığın açılışda avtomatik təsbiti və qurulması."
+msgid " (driver %s)"
+msgstr " (sürücü %s)"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
+"Loopback file(s):\n"
+" %s\n"
msgstr ""
-"/usr/include/linux/{autoconf,version}.h üçün \n"
-"/boot-da avtomatik çəkirdək başlığı yaradılması."
+"Loopback faylı:\n"
+" %s\n"
-#: ../../services.pm:1
+#: ../../network/isdn.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 ""
-"Bu paket /etc/sysconfig/keyboard'dakı seçili klaviatura düzülüşünü yüklər.\n"
-"Hansı klaviatura düzülüşü istifadə ediləcəyi kbdconfig ilə seçilir.\n"
-"Bu, mandrake qurulan bir çox kompüterdə fəal buraxılmalıdır."
+msgid "I don't know"
+msgstr "Bilmirəm"
-#: ../../services.pm:1
+#: ../../printer/main.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."
+msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-"Linuks 2.2 seriyası çəkirdəklərində firewall\n"
-"qurmaq üçün üçün paket süzülməsini başlat."
-#: ../../services.pm:1
+#: ../../standalone/drakautoinst: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."
+"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 ""
-"Internet superserver daemon (qısaca inetd ) bir çox \n"
-"başqa internet xidmətcisini lazım gəldiyi zaman işa salır. İçində telnet, "
-"ftp, rsh və rlogin kimi proqramın olduğu xidmətləri işə salmaqla məs'uldur.\n"
-"inetd-ni sistemden çıxarmaq, onun məs'ul olduğu bütün xidmətləri\n"
-"rədd etmək mənasını daşıyır."
-#: ../../services.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
msgstr ""
-"Apache bir World Wide Web vericisidir. HTML faylları və CGI verilməsi üçün "
-"istifadÉ™ edilir."
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Uninstall"
+msgstr "Qurulumdan çıx"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
+msgid " ("
msgstr ""
-"HardDrake texniki tə'minat sınağı aparar və onları bir ön quraşdırmadan "
-"keçirər."
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cpuid level"
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Mongolian (cyrillic)"
+msgstr "Azərbaycanca (kiril)"
+
+#: ../../standalone/drakfloppy: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, Midnight Commander kimi mətn əsaslı tə'minatlara siçan dəstəyi əlavə "
-"edər.\n"
-"Ayrıca konsolda siçanla kəsmə və yapışdırma əməliyyatlarına da imkan verər.\n"
-"Konsolda pop-up menyu dəstəyi verər."
+msgid "Add a module"
+msgstr "Modul əlavə et"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect: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, istifadəçilərə xüsusi əmrləri periodik olaraq işə sala bilən\n"
-"standart bir UNIX proqramıdır. vixie cron, standart cron'a əlavə edilmiş bir "
-"çox\n"
-"yeni xüsusiyyət daxildir."
+msgid "Profile to delete:"
+msgstr "Silinəcək profil:"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Local measure"
+msgstr "Yerli Çap Edici"
+
+#: ../../mouse.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."
+msgid "busmouse"
+msgstr "busmouse"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Account Login (user name)"
+msgstr "Hesab Girişi (istifadəçi adı)"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Fdiv bug"
msgstr ""
-"at əmri, zamanlanan əmrləri işləmələri lazım gələn vaxtda işlədir.\n"
-"Sistem yükü lazımi qədər alçaq olduğunda yığma əmrləri işlədilir."
-#: ../../services.pm:1
+#: ../../network/drakfirewall.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."
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
msgstr ""
-"apmd batareya vəziyyətini izləmək üçün və syslog aracılığıyla bunun qeydini "
-"tutmaq üçün istifadə edilir.\n"
-"Ayrıca batareya azaldığında sistemi qapatmaq üçün də istifadə edilir."
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anakron, periodik əmr zamanlayıcısı"
+msgid "Benin"
+msgstr "Benin"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "ALSA səs sistemini (Advanced Linux Sound Architecture) başlat"
+msgid "Uruguay"
+msgstr "Uruqvay"
-#: ../../standalone.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Installing packages..."
-msgstr "%s paketi qurulur"
+msgid "Path selection"
+msgstr "Paket seçkilərini saxla"
-#: ../../standalone.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
+msgid "Name/IP address of host:"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
+msgid "Monitor: %s\n"
+msgstr "Monitor: %s\n"
+
+#: ../../partition_table/raw.pm:1
+#, fuzzy, c-format
msgid ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
+"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 ""
+"Bə'zən sürücünüzdə pis şeylər ola bilər.\n"
+"Datanın bütövlüyü yoxlaması bacarılmadı. \n"
+"Bu o demekdir ki diskə yazılan hər şey təsadüfi olacaqdır"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer host name or IP missing!"
+msgstr "Çap Edici Ev sahibi"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check all users that you want to include in your backup."
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+
+#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
-"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
-"usbtable] [--dynamic=dev]"
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
msgstr ""
-#: ../../standalone.pm:1
+#: ../../lang.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 ""
+msgid "Bangladesh"
+msgstr "BanqladeÅŸ"
-#: ../../standalone.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgid "Japan (cable)"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-#: ../../standalone.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Initial tests"
+msgstr "İnit İsmarıcı"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-msgstr ""
+msgid "Continue"
+msgstr "Davam et"
-#: ../../standalone.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "[keyboard]"
-msgstr "Klaviatura"
+msgid "Custom Restore"
+msgstr "Xüsusi"
-#: ../../standalone.pm:1
+#: ../../help.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)"
+"\"%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 ""
-#: ../../standalone.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect: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."
+msgid "Script-based"
+msgstr "Skript əsaslı"
+
+#: ../../install_any.pm:1 ../../partition_table.pm:1
+#, c-format
+msgid "Error reading file %s"
+msgstr "%s faylı oxunurkan xəta oldu"
+
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "PLL setting:"
+msgstr "Şəkilləndirilir"
+
+#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#, fuzzy, c-format
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "Bir swap sahəsinə ehtiyacınız var"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid " on "
msgstr ""
-#: ../../standalone.pm:1
+#: ../../diskdrake/dav.pm:1
+#, c-format
+msgid "The URL must begin with http:// or https://"
+msgstr ""
+
+#: ../../printer/printerdrake.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"
+"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 ""
+#: ../../any.pm:1
+#, c-format
+msgid "Other OS (SunOS...)"
+msgstr "Digər sistemlər (SunOS...)"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Install/Upgrade"
+msgstr "Qurulum/Güncəlləmə"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "%d packages"
+msgstr "%d paket"
+
#: ../../standalone.pm:1
#, c-format
msgid ""
@@ -6734,3946 +6093,4265 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Domain Authentication Required"
+msgstr "Tanıtma"
+
+#: ../../standalone/drakTermServ: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"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
msgstr ""
-#: ../../steps.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Exit install"
-msgstr "Qurulumdan çıx"
+msgid "Costa Rica"
+msgstr "Kosta Rika"
-#: ../../steps.pm:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Install updates"
-msgstr "Sistemi qur"
+msgid "Use libsafe for servers"
+msgstr "X verici üçün seçənəkləri göstərin"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configure services"
-msgstr "Xidmətləri qur"
+msgid "Icelandic"
+msgstr "Ä°zlandiya dili"
-#: ../../steps.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Configure X"
-msgstr "X qur"
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
-#: ../../steps.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Install bootloader"
-msgstr "Sistem yükləyicini qur"
+msgid "Please relog into %s to activate the changes"
+msgstr "\"%s\"a(ə) təkrar girin və dəyişiklikləri fəallaşdırın"
-#: ../../steps.pm:1
+#: ../../my_gtk.pm:1
#, c-format
-msgid "Configure networking"
-msgstr "Şəbəkəni qur"
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Add a user"
-msgstr "İstifadəçi əlavə et"
+msgid "Lilo/grub mode"
+msgstr "Lilo/grub modu"
-#: ../../steps.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Root password"
-msgstr "Root parolunu qur"
+msgid "Output"
+msgstr "Nəticə"
-#: ../../steps.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "Install system"
-msgstr "Sistemi qur"
+msgid "Circular mounts %s\n"
+msgstr "Dairəvi bağlama %s\n"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose packages to install"
-msgstr "Qurulacaq paketləri seçin"
+msgid "Martinique"
+msgstr "Martiniq"
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Format partitions"
-msgstr "Bölmə şəkilləndirilməsi"
+msgid "HardDrive / NFS"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../modules/parameters.pm:1
#, fuzzy, c-format
-msgid "Partitioning"
-msgstr "Çap Edici"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Choose your keyboard"
-msgstr "Klaviaturanızı seçin"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Select installation class"
-msgstr "Quruluş sinifini seçin"
+msgid "a number"
+msgstr "Telefon nömrəsi"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hard drive detection"
-msgstr "Sabit disk seçkisi"
+msgid "Swedish"
+msgstr "İsveçcə"
-#: ../../steps.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Configure mouse"
-msgstr "Siçan qurğuları"
+msgid "Which %s driver should I try?"
+msgstr "Hansı %s sürücüsü sınansın?"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "License"
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
msgstr ""
-#: ../../steps.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Language"
-msgstr "İşlətdiyiniz dili seçin"
+msgid "Filesystem types:"
+msgstr "Fayl sistemi növü:"
-#: ../../ugtk2.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "utopia 25"
+msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../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
+#: ../../lang.pm:1
#, c-format
-msgid "OK"
-msgstr "Oldu"
+msgid "Northern Mariana Islands"
+msgstr "Şimali Marian Adaları"
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "logdrake"
-msgstr "logdrake"
+msgid "none"
+msgstr "heç biri"
-#: ../../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-*"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "user :"
+msgstr "İstifadəçi adı"
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Xpmac (installation display driver)"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please enter your password"
+msgstr "Xahiş edirik təkrar sınayın"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakconnect: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."
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
msgstr ""
-"Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər.\n"
-"DÄ°QQÆT! BU SINAQ MÆRHÆLÆSINDÆDIR VÆ KOMPÃœTERÄ°NÄ°Z DONDURA BILÆR."
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "SINAQ MÆRHÆLÆSÄ°NDÆKÄ° 3D sür'É™tlÉ™ndirmÉ™ dÉ™stÉ™kli XFree %s"
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər."
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "3D avadanlıq sür'ətləndirməsi ilə XFree %s"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Floppy"
+msgstr "DisketÉ™ qeyd et"
-#: ../../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 ""
-"Sizin kartınızın 3D sür'ətləndirmə dəstəyi ola bilər, amma sadecə olaraq "
-"XFree %s\n"
-"ilə düzgün işləyər.\n"
-"DÄ°QQÆT! BU SINAQ MÆRHÆLÆSINDÆDIR VÆ KOMPÃœTERÄ°NÄ°Z DONDURA BILÆR.\n"
-"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
-"bir seçki olar."
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to erase your RW media (1st Session)"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakfont: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."
+msgid "Ghostscript referencing"
msgstr ""
-"Sizin kartınızın 3D sür'ətləndirmə dəstəyi ola bilər, amma sadecə olaraq "
-"XFree %s\n"
-"ilə düzgün işləyər.\n"
-"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
-"bir fikir olar."
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfig/card.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Təkcə \"%s\" kartını qur (%s)"
+msgid "Bootloader"
+msgstr "İstifadə ediləcək Açılış idarəcisi"
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Use Xinerama extension"
-msgstr "Xinerama ifadələrini işlət"
+msgid "Move"
+msgstr "Daşı"
-#: ../../Xconfig/card.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Configure all heads independently"
-msgstr "Bütün başlıqları ayrı ayrı quraşdır"
+msgid "Bootloader to use"
+msgstr "İstifadə ediləcək Açılış idarəcisi"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Necə bir XFree qurğusunu istəyirsiniz?"
+msgid "SMB server host"
+msgstr "SMB verici adı"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Name Servers:"
+msgstr "NIS Verici"
+
+#: ../../install_messages.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "XFree quraşdırılması"
+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"
+"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 şəbəkə. 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"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Ekran kartınızın yaddaş böyüklüyünü seçin"
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr ""
-#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
+#: ../../services.pm:1
+#, c-format
msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
msgstr ""
-"Sizin sisteminiz çoxlu başlıq quraşdırmasını dəstəkləyir.\n"
-"Nə etmək istəyirsiniz?"
+"Linuks Virtual Verici, yüksək qabiliyyətli vericilər qurmaq üçün işlədilir."
-#: ../../Xconfig/card.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Multi-head configuration"
-msgstr "Çoxlu Başlıq quraşdırılması"
-
-#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
-msgid "Choose an X server"
-msgstr "Bir X vericisi seçin"
+msgid "4 billion colors (32 bits)"
+msgstr "4 milyard rəng (32 bits)"
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "X server"
-msgstr "X verici"
+msgid "Micronesia"
+msgstr "Mikroneziya"
-#: ../../Xconfig/card.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "64 MB or more"
-msgstr "64 MB və ya daha çox"
+msgid "License"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "32 MB"
-msgstr "32 MB"
+msgid "This may take a moment to generate the keys."
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "16 MB"
-msgstr "16 MB"
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "8 MB"
-msgstr "8 MB"
+msgid "Sagem (using pppoa) usb"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "4 MB"
-msgstr "4 MB"
+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 ""
+"Bir xəta oldu. Yeni fayl sisteminin yaradılacağı hökmlü bir sürücü "
+"tapılmadı. Bu problemin qaynağı üçün avadanlığınızı yoxlayın"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Starting the printing system at boot time"
+msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "2 MB"
-msgstr "2 MB"
+msgid "Do you want to start the connection at boot?"
+msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "1 MB"
-msgstr "1 MB"
+msgid "Processor ID"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "512 kB"
-msgstr "512 kB"
+msgid "Sound trouble shooting"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "256 kB"
-msgstr "256 kB"
+msgid "Polish (qwerty layout)"
+msgstr "Polyakca (QWERTY sırası)"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "activate now"
+msgstr "Fəal"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
"\n"
-"%s"
-msgstr ""
-"Mövcud qurğuları saxlayım?\n"
-"Hal-hazırkı qurğular:\n"
+"Drakbackup activities via CD:\n"
"\n"
-"%s"
+msgstr ""
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Options"
-msgstr "Seçənəklər"
+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 ""
-#: ../../Xconfig/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Test"
+msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Resolution"
-msgstr "Rezolyusiya"
+msgid "This partition can't be used for loopback"
+msgstr "Bu disk bölməsi loopback üçün işlədilməz"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfig/main.pm:1
-#, fuzzy, c-format
-msgid "Graphic Card"
-msgstr "Ekran kartı"
+msgid "File already exists. Use it?"
+msgstr "Fayl onsuz da vardır. İşlədilsin?"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "Şaquli yeniləmə sür'əti"
+msgid "received: "
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "Üfüqi yeniləmə sür'əti"
+msgid "Right Alt key"
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "the list of alternative drivers for this sound card"
msgstr ""
-"Buradaki iki vacib parametr üfüqi ve şaquli yeniləmə sür'ətləridir.\n"
-"Seçərkən monitorunuzun qabiliyyətinin üstündə bir parametr\n"
-"seçməməyiniz çox vacibdir, əks halda monitor zərər görər.\n"
-"Seçərkən bir qərarsızlığa düşərsəniz, alçaq rezolyusiya seçin."
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
-msgstr ""
+msgid "Gateway"
+msgstr "Keçit"
-#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Vendor"
-msgstr "Geri al"
+msgid "Scanner sharing"
+msgstr "Çap Edici"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Plug'n Play"
-msgstr ""
+msgid "Tonga"
+msgstr "Tonqa"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose a monitor"
-msgstr "Monitorunuzu seçin"
+msgid "Tunisia"
+msgstr "Tunis"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "Ekran kartı: %s"
+msgid "Profile: "
+msgstr "Profil: "
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Rezolyusiya və rəng dərinliyini seçin"
+msgid ""
+"Click on a device in the left tree in order to display its information here."
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Resolutions"
-msgstr "Rezolyusiyalar"
+msgid "XawTV isn't installed!"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4 milyard rəng (32 bits)"
+msgid ""
+"Create/Transfer\n"
+"backup keys for SSH"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 milyon rəng (24 bits)"
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65 min rəng (16 bits)"
+msgid "old static device name used in dev package"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32 min rəng (15 bits)"
+msgid "This label is already used"
+msgstr "Bu etiket istifadə edilməz"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 rəng (8 bits)"
+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 ""
-#: ../../Xconfig/test.pm:1
-#, fuzzy, c-format
-msgid "Is this the correct setting?"
-msgstr "DoÄŸrudur?"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr ""
+"%s bölməsi şəkilləndirildikdən sonra bu bölmədəki bütün mə'lumatlar "
+"silinəcəkdir"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Leaving in %d seconds"
-msgstr "%d saniyə sonra çıxılacaq"
+msgid "Connection Time: "
+msgstr "Bağlantı növü:"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/livedrake:1
#, c-format
msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
+"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 ""
+"Qurma Cd-Romunu sürücünüzə taxın və OLDUya basın.\n"
+"ÆgÉ™r Cd-Rom É™linizdÉ™ yox isÉ™, bu Cd-Rom-dan qurmamaq üçün RÆDD ETÉ™ basın."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Diqqət: Bu qrafika kartı ilə ediləcək sınaq təhlükəlidir"
+msgid "Use group id for execution"
+msgstr "Avtomatik təsbit işlət"
-#: ../../Xconfig/test.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+msgid "Choose the default user:"
+msgstr "Æsas istifadəçini seçin:"
-#: ../../Xconfig/test.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "Qurğuların sınağı"
+msgid "Gabon"
+msgstr "Qabon"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "What norm is your TV using?"
-msgstr "ISDN bağlantınızın növü nədir?"
-
-#: ../../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?"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
msgstr ""
+"Uzaq CUPS vericiləri üçün heç bir quraşdırmağa lüzüm yoxdur\n"
+"Buradakı hər çap edici avtomatik tapılacaqdır.\n"
+"Olmazsa \"Uzaq CUPS vericisi\" ni seçin."
-#: ../../Xconfig/various.pm:1
+#: ../../any.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 ""
-"Kompüterinizi avtomatik olaraq X ilə açılması üçün qura bilərəm.\n"
-"Açılışda X Window ilə başlamaq istəyirsiniz?"
-
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Graphical interface at startup"
-msgstr "X ilə Açılış"
+"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 "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 sürücü: %s\n"
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Domain"
+msgstr "NIS sahəsi"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 verici: %s\n"
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Ümumi yaddaş miqdarı (%d MB tapıldı)"
-#: ../../Xconfig/various.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Resolution: %s\n"
-msgstr "Rezolyusiya: %s\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."
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "Rəng dərinliyi: %s\n"
+msgid "Provider dns 2 (optional)"
+msgstr "Dns xidmətcisi 2 (arzuya görə)"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "Ekran kartı yaddaşı: %s KB\n"
+msgid "Boot device"
+msgstr "Açılış avadanlığı"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Graphics card: %s\n"
-msgstr "Ekran kartı: %s\n"
+msgid "Which partition do you want to resize?"
+msgstr "Hansı bölmənin böyüklüyünü dəyişdirəcəksiniz?"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitorun Üfüqi Yeniləməsi: %s\n"
+msgid "United States Minor Outlying Islands"
+msgstr "Birləşmiş Ştatlar yanı Kiçik Adalar"
-#: ../../Xconfig/various.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitorun Şaquli Daraması: %s\n"
+msgid "A tool to monitor your logs"
+msgstr "Qeydlərinizə baxan vasitə"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
+msgid "Djibouti"
+msgstr "Cibuti"
-#: ../../Xconfig/various.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Siçan avadanlığı: %s\n"
+msgid "detected on port %s"
+msgstr "%s qapısında tapıldı"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Siçan növü: %s\n"
+msgid "LPD"
+msgstr ""
#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Klavatura düzülüşü: %s\n"
+msgid "Graphics card: %s\n"
+msgstr "Ekran kartı: %s\n"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Options: %s"
-msgstr "Seçənəklər: %s"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Mount point: "
-msgstr "Bağlama nöqtəsi: "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you are using a DVDRAM device"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "Server: "
-msgstr "Verici"
+msgid "Splash selection"
+msgstr "Paket seçkilərini saxla"
-#: ../../diskdrake/dav.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "The URL must begin with http:// or https://"
-msgstr ""
-
-#: ../../diskdrake/dav.pm:1
-#, fuzzy, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgid "Extended partition not supported on this platform"
+msgstr "Bu platformda genişlədilmiş bölmələr dəstəklənmir"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Mount point"
-msgstr "Bağlama nöqtəsi"
+msgid "ISDN Configuration"
+msgstr "ISDN quraşdırılması"
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "high"
+msgstr "Yüksək"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Server"
-msgstr "Verici"
+msgid "Internet Connection Sharing"
+msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Mount"
-msgstr "BaÄŸla"
+msgid "Choose file"
+msgstr "Fayl seç"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Unmount"
-msgstr "Ayır"
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
+msgstr ""
+"Diqqət! Var olan Firewall qurğusu tapıldı. Yükləmədən sonra bir az əl "
+"gəzdirə bilərsiniz."
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "New"
-msgstr "yeni"
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "Şəbəkə dayandırılır"
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.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\"."
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Yerinə ``%s'' işlət"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer default settings"
+msgstr "Çap Edici Bağlantısı"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Type"
-msgstr "Növ"
+msgid "Generic PS2 Wheel Mouse"
+msgstr "Sıravi PS2 Çərxli Siçan"
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "ÆvvÉ™lcÉ™ ``Ayır'-ı iÅŸlÉ™t"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Removing old printer \"%s\"..."
+msgstr "CUPS sürücü datası oxunur..."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Delete"
-msgstr "Sil"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Select a device !"
+msgstr "Ekran kartınızı seçin"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Create"
-msgstr "Yarat"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected server"
+msgstr "Növbəni sil"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "Fayl sistemi növü:"
+msgid "French Southern Territories"
+msgstr "Cənubi Fransız Sahələri"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Empty"
-msgstr "BoÅŸ"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
-msgid "Windows"
-msgstr "NIS sahəsi"
+msgid "the vendor name of the processor"
+msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "HFS"
-msgstr "HFS"
+msgid "All data on this partition should be backed-up"
+msgstr "Bu bölmədəki bütün mə'lumatlar yedəklənməlidir"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+msgid "Installing package %s"
+msgstr "%s paketi qurulur"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
-msgid "Journalised FS"
-msgstr "baÄŸlama iflas etdi"
+msgid "Checking device and configuring HPOJ..."
+msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
-msgid "No hard drives found"
-msgstr "Yerli Çap Edici"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr "Artıq bölmə yaratmaq üçün, bir bölməni silib məntiqi bölmə yaradın"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please click on a partition"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, 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\")"
+"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 ""
-"Tək bir böyük disk bölməniz var\n"
-"(əsasən MS DOS/Windows istifadə edər).\n"
-"ÆvvÉ™lcÉ™ bu disk bölmÉ™sinin böyüklüyünü dÉ™yiÅŸdirmÉ™yinizi\n"
-"tövsiyÉ™ edirik. ÆvvÉ™lcÉ™ bölmÉ™nin üstünÉ™, sonra \"Böyüklüyü\n"
-"Dəyişdir\" düyməsinə tıqlayın"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Choose action"
-msgstr "Monitorunuzu seçin"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Wizard"
-msgstr "Sehirbaz"
+msgid "Choose packages to install"
+msgstr "Qurulacaq paketləri seçin"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakbackup: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"
+"\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 ""
-"Aboot istifadə etməyi istəyirsinizsə, boş disk sahəsi (2048 sektor bəsdir.)\n"
-"buraxmayı unutmayın."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Please make a backup of your data first"
-msgstr "ÆvvÉ™lcÉ™ datanızın yedÉ™yini alın"
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr ""
+"%s bölüməsinin böyüklüyü dəyişdirildikdən sonra bu bölmədəki bütün "
+"mə'lumatlar silinəcəkdir"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Read carefully!"
-msgstr "Diqqətlə Oxuyun!"
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
+msgstr ""
+"Sisteminizdə qurulum ya da güncəlləmə üçün lazımi boş yer yoxdur(%d > %d)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Encryption key (again)"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Encryption key"
+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 ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "The encryption keys do not match"
-msgstr "Parollar uyğun gəlmir"
+#: ../../lang.pm:1
+#, c-format
+msgid "Bhutan"
+msgstr "Butan"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Network interface"
+msgstr "Şəbəkə ara üzü"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
-msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
+msgid "Reading printer data..."
+msgstr "CUPS sürücü datası oxunur..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose your filesystem encryption key"
-msgstr ""
+msgid "Korean keyboard"
+msgstr "Koreya klaviaturası"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Filesystem encryption key"
-msgstr "Fayl sistemi növü: "
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Not connected"
+msgstr "Bağlı deyil"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Type: "
-msgstr "Növ: "
+msgid "Greek"
+msgstr "Yunanca"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "on channel %d id %d\n"
-msgstr "%d data yolunda, %d nö'li\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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Bölmə cədvəli növü: %s\n"
+msgid "Saint Kitts and Nevis"
+msgstr "Müqəddəs Kit və Nevis"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-diskləri %s\n"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Info: "
-msgstr "MÉ™'lumat: "
+msgid "Enable OF Boot?"
+msgstr "OF Açılışı Fəallaşdırım?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometriyası: %s silindr, %s baş, %s sektor\n"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "16MB dən kiçik disk bölmələrində JFS istifadə etməlisiniz"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Size: %s\n"
-msgstr "Böyüklük: %s\n"
+msgid "Monitor VertRefresh: %s\n"
+msgstr "Monitorun Üfüqi Yeniləməsi: %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Read-only"
+msgid "path"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Device: "
-msgstr "Avadanlıq: "
+msgid "Mount point"
+msgstr "Bağlama nöqtəsi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
msgstr ""
-"\n"
-"Bu, ikili açılış üçün xüsusi\n"
-"Bootstrap-dır.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
+msgid "Restore system"
+msgstr "Sistemi qur"
+
+#: ../../standalone/scannerdrake:1
+#, c-format
msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
msgstr ""
-"\n"
-"Bəlkə də bu bir Sürücü bölməsidir.\n"
-"Onda bunu ele beləcə buraxın.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Loopback file name: %s"
-msgstr "Loopback faylı adı: %s"
+msgid "The DHCP end ip"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-diskləri %s\n"
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Another one"
+msgstr "Ä°nternet"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Chunk size %s\n"
-msgstr "Parça böyüklüyü %s\n"
+msgid "Drakbackup"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Level %s\n"
-msgstr "Səviyyə %s\n"
+msgid "Colombia"
+msgstr "Kolumbiya"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
+"Current configuration of `%s':\n"
+"\n"
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
msgstr ""
-"Ana açılma bölməsi\n"
-" (MS-DOS açılışı üçün)\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid ""
-"Loopback file(s):\n"
-" %s\n"
+msgid "Plug'n Play"
msgstr ""
-"Loopback faylı:\n"
-" %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "Reunion"
+msgstr "Reyunion"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Mounted\n"
-msgstr "Bağlı\n"
+msgid "Details"
+msgstr "Ætraflı"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Not formatted\n"
-msgstr "Şəkilləndirilməmiş\n"
+#: ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid "For security reasons, it will be disconnected now."
+msgstr "Təhlükəsizlik səbəbi ilə indi bağlantı qopacaqdır."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Formatted\n"
-msgstr "Şəkilləndirilmiş\n"
+msgid "Synchronization tool"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "Silindr %d -dən silindr %d-yə\n"
+msgid "Checking your system..."
+msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektor"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Print"
+msgstr "Çap Edici"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Size: %s"
-msgstr "Böyüklüyü: %s"
+msgid ""
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Start: sector %s\n"
-msgstr "Başlanğıc: sektor %s\n"
+msgid "Mongolia"
+msgstr "Monqolustan"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Name: "
-msgstr "Ad: "
+msgid "Mounted\n"
+msgstr "Bağlı\n"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS sürücü hərfi: %s (sadəcə təxmini)\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "X ilə Açılış"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "partition %s is now known as %s"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Users"
+msgstr "Fayldan geri çağır"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Removing %s"
-msgstr "Rezolyusiya: %s\n"
+msgid "Encryption key for %s"
+msgstr "Parollar uyğun gəlmir"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Copying %s"
+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 ""
+"portmapper, NFS ve NIS kimi protokollar tərəfindən istifadə edilən RPC \n"
+"bağlantılarını təşkilatlandırır. Portmap vericisi RPC mexanizmini işlədən\n"
+"protokollarla xidmət edən kompüterlərdə qurulmalıdır və işlədilməlidir."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Moving files to the new partition"
-msgstr "Yeni bölmələr üçün boş sahə yoxdur"
+msgid "Detected hardware"
+msgstr "Avadanlıq mə'lumatına bax"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Directory %s already contains data\n"
-"(%s)"
+msgid "Mauritius"
+msgstr "Maurit"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, fuzzy, c-format
-msgid "Hide files"
-msgstr "mkraid iflas etdi"
+msgid "Enabling swap partition %s"
+msgstr "Şəkilləndirilən bölmə: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Move files to the new partition"
-msgstr "Yeni bölmələr üçün boş sahə yoxdur"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"%s bölməsi şəkilləndirildikdən sonra bu bölmədəki bütün mə'lumatlar "
-"silinəcəkdir"
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Yeni qurğuların fəallaşmağı üçün sistemi yenidən başlatmalısınız"
+msgid "Armenian (old)"
+msgstr "Ermenicə (köhnə) "
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "%s sürücüsünün bölmə cədvəli diskə yazılacaq!"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "The package %s is needed. Install it?"
+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 ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "What type of partitioning?"
-msgstr "Nəcə bölməlandirmə istəyirsən?"
+msgid ""
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "Diqqətlı olun: bu əməliyyat təhlükəlidir."
+msgid ", host \"%s\", port %s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "chunk size"
-msgstr "parça böyüklüyü"
+msgid "Monaco"
+msgstr "Monako"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "level"
-msgstr "səviyyə"
+msgid "%s formatting of %s failed"
+msgstr "%s şəkilləndirilməsində %s bölmə xətası"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "device"
-msgstr "avadanlıq"
+msgid "Partitioning failed: %s"
+msgstr "Bölmə cədvəli növü: %s"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Various"
-msgstr ""
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "Canada (cable)"
+msgstr "Fransızca (Kanada/Quebec)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Mount options"
-msgstr "Modul seçənəkləri:"
+msgid "Upgrade"
+msgstr "Güncəlləmə"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "Fayl onsuz da vardır. İşlədilsin?"
+msgid "Workstation"
+msgstr "Masa üstü"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "File is already used by another loopback, choose another one"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid ""
+"Installing package %s\n"
+"%d%%"
msgstr ""
-"Fayl başqa bir loopback tərəfindən istifadədədir, başqa\n"
-"birini seçin"
+"%s paketi qurulur\n"
+"%d%%"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Kyrgyzstan"
+msgstr "Qırğızıstan"
+
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Give a file name"
-msgstr "Həqiqi adı"
+msgid "With basic documentation"
+msgstr "Sənədlər"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Filesystem type: "
-msgstr "Fayl sistemi növü: "
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anakron, periodik əmr zamanlayıcısı"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Size in MB: "
-msgstr "MB cinsindən böyüklük: "
+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 ""
+"Bir root disk bölümüna ehtiyacınız var.\n"
+"Bunun üçün istər mövcud bir disk bölümü üzərina tıqlayın, \n"
+"ya da yeni birini başdan yaradın. Sonra \"Bağlama \n"
+"Nöqtəsi\"nə gəlin va burayı '/' olaraq dəyişdirin."
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Loopback file name: "
-msgstr "Loopback fayl adı: "
+msgid "Proxy should be http://..."
+msgstr "Vəkil verici http://... şəklində olmalıdır."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Loopback"
-msgstr "Loopback"
+msgid "South Africa"
+msgstr "Cənubi Afrika"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "Bu disk bölməsi loopback üçün işlədilməz"
+msgid "Western Sahara"
+msgstr "Qərbi Saxara"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "LVM name?"
-msgstr "LVM adı?"
+msgid "Etherboot Floppy/ISO"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "new"
-msgstr "yeni"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Modify printer configuration"
+msgstr "İnternet qurğuları"
#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Choose a partition"
+msgstr "Monitorunuzu seçin"
+
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "ÆlavÉ™ etmÉ™k üçün mövcud bir LVM seçin"
+msgid "Edit current rule"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "ÆlavÉ™ etmÉ™k üçün mövcud bir RAID seçin"
+msgid "%s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Moving partition..."
-msgstr "Bölmə daşınır..."
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Moving"
-msgstr "Daşınır"
+msgid "Please test the mouse"
+msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Other Media"
+msgstr "Digər"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup system files"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../mouse.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "Hansı sektora daşımaq istəyirsiniz?"
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "Hansı diskə daşımaq istəyirsiniz?"
+msgid "Qatar"
+msgstr "Katar"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Move"
-msgstr "Daşı"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "New size in MB: "
-msgstr "MB cinsindən böyüklük: "
+msgid "LDAP Base dn"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Choose the new size"
-msgstr "Yeni böyüklük seçin"
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr "Bu paketi seçə bilməzsiniz, çünki qurmaq üçün yer çatmır."
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Resize"
-msgstr "Böyüklüyünü Dəyişdir"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "generate auto-install floppy"
+msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"%s bölməsi böyüklüyü dəyişdirildirkdən sonra bu bölmədəki bütün mə'lumatlar "
-"silinəcəkdir"
+msgid "Dialing mode"
+msgstr "Yığma modu"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "Bu bölmədəki bütün mə'lumatlar yedəklənməlidir"
+msgid "File sharing"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "This partition is not resizeable"
-msgstr "Hansı bölmə növünü istəyirsiniz?"
+msgid "Clean /tmp at each boot"
+msgstr "/tmp-i hər açılışda təmizlə"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "Fat fayl sistemi ucları hesaplanır"
+msgid "Malawi"
+msgstr "Malavi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Where do you want to mount %s?"
-msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
+msgid "Please choose your type of mouse."
+msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
msgstr ""
-"Bu disk bölməsi loopback üçün istifadə edildiyindən ötrü bağlanma "
-"nöqtəsindən ayrıla bilinmir.\n"
-"ÆvvÉ™lcÉ™ loopback-ı ləğv edin."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
+msgid "United Kingdom"
+msgstr "Birləşmiş Krallıq"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "%s loopback avadanlığını haraya bağlamaq istəyirsiniz?"
+#: ../../services.pm:1
+#, c-format
+msgid "running"
+msgstr "işləmir"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr ""
+msgid "default"
+msgstr "əsas"
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which filesystem do you want?"
-msgstr "Hansı dili istəyirsiniz?"
+msgid "Indonesia"
+msgstr "Ä°ndoneziya"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "France [SECAM]"
+msgstr "Fransızca"
+
+#: ../../any.pm:1
#, c-format
-msgid "Change partition type"
-msgstr "Bölmə növünü Dəyişdir"
+msgid "restrict"
+msgstr "məhdudlaşdır"
-#: ../../diskdrake/interactive.pm:1
+#: ../../pkgs.pm:1
+#, c-format
+msgid "must have"
+msgstr "alınmalı"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
msgstr ""
-"%s bölməsinin növünü dəyişdirdikdən sonra, bu bölmədəki bütün mə'lumatlar "
-"silinəcəkdir"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Senegal"
+msgstr "Seneqal"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remove the loopback file?"
-msgstr "Loopback faylı şəkilləndirilir: %s"
+msgid "Command line"
+msgstr "Sahə(domain) adı"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/08-store.pl: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."
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Preference: "
-msgstr "Xüsusiyyətlər: "
+msgid "access to administrative files"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Start sector: "
-msgstr "Başlanğıç sektoru: "
+msgid ""
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Create a new partition"
-msgstr "Yeni bölmə yarat"
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Use for loopback"
-msgstr "Loopback üçün istifadə et"
+msgid ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Modify RAID"
-msgstr "RAIDi dəyişdir"
+msgid "Montserrat"
+msgstr "Montserrat"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Remove from LVM"
-msgstr "LVMdən ayır"
+msgid "Automatic dependencies"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Remove from RAID"
-msgstr "RAIDdən ayır"
+msgid "Swap"
+msgstr "Swap"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Add to LVM"
-msgstr "LVMə əlavə et"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connecting to the Internet "
+msgstr "Ä°nternetÉ™ baÄŸlan"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Add to RAID"
-msgstr "RAIDə əlavə et"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Other"
+msgstr "Fayldan geri çağır"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Format"
-msgstr "Şəkilləndir"
+msgid "TV card"
+msgstr "TV kartı"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Detailed information"
-msgstr "Mə'lumatı göstər"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "SMB/Windows 95/98/NT"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Trying to rescue partition table"
-msgstr "Bölmə cədvəli qurtarılmağa cəhd edilir"
+msgid ", "
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
msgstr ""
-"Disket sürücüyə bir disket yerləşdirin\n"
-"Bu disketdəki bütün mə'lumatlar yox olacaqdır"
-#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../network/modem.pm:1
-#, c-format
-msgid "Warning"
-msgstr "Xəbərdarlıq"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected host/network"
+msgstr "Növbəni sil"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"Posfix, elektronik məktubların bir kompüterdən digərinə yollayan \n"
+"Elektronik Məktub Yollama Vasitəsidir."
+
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Select file"
-msgstr "Fayl seç"
+msgid "Disconnection from the Internet failed."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
+"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 ""
-"Yedək bölmə cədvəli eyni böyüklüyə sahib deyil\n"
-"Davam etmək istəyirsiniz?"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Removable media automounting"
-msgstr "Taxılıb sökülə bilən avadanlıqların avtomatik bağlanması"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Reload partition table"
-msgstr "Bölmə cədvəlini qurtar"
+msgid "Network Hotplugging"
+msgstr "Şəbəkə quraşdırılması"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Rescue partition table"
-msgstr "Bölmə cədvəlini qurtar"
+msgid "if set to yes, reports check result to tty."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restore partition table"
-msgstr "Bölmə cədvəlini qurtar"
+msgid "Restore From CD"
+msgstr "Disketdən geri çağır"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Save partition table"
-msgstr "Bölmə cədvəlini yaz"
+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 ""
+"Kompüterınızi İnternet bağlantısını bölüşdürmək üçün quraşdırırsınız.\n"
+"Bu seçənəklə yerli şəbəkənizdəki başqa kompüterlər sizin İnternet "
+"bağlantınızdan faydalana biləcəklər.\n"
+"\n"
+"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
+"ehtiyacınız var."
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr "Artıq bölmə yaratmaq üçün, bir bölməni silib məntiqi bölmə yaradın"
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "I can't add any more partition"
-msgstr "Artıq bölmə əlavə edilə bilməz"
+msgid "Photo memory card access on your HP multi-function device"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "All primary partitions are used"
-msgstr "Bütün birinci bölmələr istifadədədir"
+msgid ""
+"Enhance your computer performance with the help of a selection of partners "
+"offering professional solutions compatible with Mandrake Linux"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Hard drive information"
-msgstr "Sabit disk seçkisi"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing is now disabled."
+msgstr "İnternet Bağlantısı Bölüşdürülməsi indi bağlandı"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Auto allocate"
-msgstr "Avtomatik ayır"
+msgid "if set to yes, verify checksum of the suid/sgid files."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Clear all"
-msgstr "Hamısını təmizlə"
+msgid "Latin American"
+msgstr "Latın Amerika dili"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "Bölmə cədvəlini qeyd etmədən çıxırsınız?"
+msgid "Japanese text printing mode"
+msgstr "Şəbəkəni qur"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without saving"
-msgstr "Qeyd etmədən Çıx"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Old device file"
+msgstr "Fayl seç"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Continue anyway?"
-msgstr "Davam edilsin?"
+msgid "Info: "
+msgstr "MÉ™'lumat: "
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Toggle to expert mode"
-msgstr "Usta moduna keç"
+#: ../../interactive/stdio.pm:1
+#, fuzzy, c-format
+msgid "Button `%s': %s"
+msgstr "Seçənəklər: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Toggle to normal mode"
-msgstr "Normal moda keç"
+msgid "Please wait"
+msgstr "Xahiş edirik gözləyin"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Undo"
-msgstr "Geri al"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Exit"
-msgstr "Ext2"
+msgid "Genius NetMouse"
+msgstr "Genius NetMouse"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Choose a partition"
-msgstr "Monitorunuzu seçin"
+msgid "None"
+msgstr "Qurtardı"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Choose another partition"
-msgstr "Yeni bölmə yarat"
+msgid "The entered IP is not correct.\n"
+msgstr "DoÄŸrudur?"
-#: ../../diskdrake/removable.pm:1
-#, fuzzy, c-format
-msgid "Change type"
-msgstr "Bölmə növünü Dəyişdir"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Ethernet Card"
+msgstr "Eternet Kartı"
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Search servers"
-msgstr "DNS verici"
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Info"
+msgstr "MÉ™'lumat"
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Domain"
-msgstr "NIS sahəsi"
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#, c-format
+msgid "Install"
+msgstr "Qurulum"
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Username"
-msgstr "İstifadəçi adı"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
msgid ""
-"Please enter your username, password and domain name to access this host."
+"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 ""
+"Sürücüdəki bütün bilgiləri və bölmələri silmək üçün\n"
+"\"Oldu\" düyməsinə basın. Diqqətli olun,\"Oldu\" düyməsinə basdıqdan sonra\n"
+"Windows bilgiləri də daxil olmaq üzərəbütün bölmə mə'lumatı geri dönməyəcək "
+"şəkildə silinəcək.\n"
+"\n"
+"\n"
+"Bölmədəki mə'lumatları qoruyaraq \"Ləğv et\" düyməsinə\n"
+"əməliyyatı ləğv edə bilərsiniz."
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Domain Authentication Required"
-msgstr "Tanıtma"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Another one"
-msgstr "Ä°nternet"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Which username"
-msgstr "İstifadəçi adı"
+#: ../../steps.pm:1
+#, c-format
+msgid "Exit install"
+msgstr "Qurulumdan çıx"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
+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 ""
+"Hər şey quruldu.\n"
+"İndi isə İnternet bağlantınızı yerli şəbəkədəkı başqa kompüterlər ilə "
+"bölüşdürə bilərsiniz, bunun üçün isə avtomatik şəbəkə quraşdırılması (DHCP) "
+"işlədilir."
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "cpu # "
-msgstr ""
+msgid "Remote CUPS server"
+msgstr "Uzaq CUPS vericisi"
-#: ../../harddrake/data.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "SMBus controllers"
-msgstr ""
+msgid "Sun - Mouse"
+msgstr "Sun - Siçan"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "USB controllers"
+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 ""
+"Sistemnizdə bir dənə qurulmuş şəbəkə adapteri var:\n"
+"\n"
+"%s\n"
+"\n"
+"Yerli Şəbəkə adapterinizi qurmaq üzərəyəm?"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Minimal install"
+msgstr "Qurulumdan çıx"
+
+#: ../../lang.pm:1
#, c-format
-msgid "SCSI controllers"
-msgstr ""
+msgid "Ethiopia"
+msgstr "Efiopiya"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Firewire controllers"
+msgid "Devanagari"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "(E)IDE/ATA controllers"
+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 ""
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Joystick"
-msgstr ""
+msgid "Total size: %d / %d MB"
+msgstr "Ümumi böyüklük: %d / %d Mb"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Scanner"
-msgstr "Ekran kartınızı seçin"
+msgid "disabled"
+msgstr "passivləşdir"
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Unknown/Others"
-msgstr "Ãœmumi"
+msgid "Search for new scanners"
+msgstr "Yerli Çap Edici"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr ""
-
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Modem"
-msgstr "Siçan"
+msgid "Disabling servers..."
+msgstr "Vericilər bağlanır..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Ethernetcard"
-msgstr "Eternet Kartı"
+msgid ""
+"Please choose the time \n"
+"interval between each backup"
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Processors"
-msgstr ""
+msgid "Installation of %s failed. The following error occured:"
+msgstr "%s qurulumu iflas etdi. Olan xəta:"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Webcam"
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../install_any.pm:1
#, fuzzy, c-format
-msgid "Soundcard"
-msgstr "Səs kartı"
+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 ""
+"bu vericiləri seçdiniz: %s\n"
+"\n"
+"\n"
+"bu vericilər əsasən fəallaşdırılır. Onların heç bir təhlükəsizlik\n"
+"problemləri yoxdur, amma bə'zi xətalar tapıla bilər. Belə olsa, mümükün olan "
+"ən yaxın zamanda güncəlləməlisiniz.\n"
+"\n"
+"\n"
+"Bu vericiləri qurmaq istəyirsiniz?\n"
-#: ../../harddrake/data.pm:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Other MultiMedia devices"
-msgstr "Digər"
+msgid "Network printer (TCP/Socket)"
+msgstr "Şəbəkə Çap Edicisi (soket) "
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Tvcard"
-msgstr "TV kartı"
+msgid "Backup User files..."
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Videocard"
-msgstr "Ekran modu"
+#: ../../steps.pm:1
+#, c-format
+msgid "Install system"
+msgstr "Sistemi qur"
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Tape"
-msgstr "Növ"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "First DNS Server (optional)"
+msgstr "Birinci DNS Vericisi (arzuya görə)"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "DVD-ROM"
+msgid ""
+"Alternatively, you can specify a device name/file name in the input line"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "dhcpd Config..."
+msgstr "Quraşdırılır..."
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "CD/DVD burners"
-msgstr ""
+msgid "The setup has already been done, but it's currently disabled."
+msgstr "Quraşdırma artıq qurtarıbdır, amma fəaliyyəti dayandırılıb."
-#: ../../harddrake/data.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "CDROM"
-msgstr ""
+msgid "LILO/grub Installation"
+msgstr "LILO/grup Qurulumu"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Israeli"
+msgstr "Ä°srail"
+
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Disk"
-msgstr "Danimarka dili"
+msgid "load setting"
+msgstr "Şəkilləndirilir"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "Şəbəkə dayandırılır"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Zip"
+msgid "Floppy can be removed now"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Floppy"
-msgstr "DisketÉ™ qeyd et"
+msgid "Truly minimal install"
+msgstr "Qurulumdan çıx"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Let me pick any driver"
-msgstr ""
+msgid "Denmark"
+msgstr "Danimarka"
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Moving partition..."
+msgstr "Bölmə daşınır..."
+
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Driver:"
-msgstr "Sürücü"
+msgid "(This) DHCP Server IP"
+msgstr "CUPS verici IP"
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/test.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 ""
+msgid "Test of the configuration"
+msgstr "Qurğuların sınağı"
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "%s paketi qurulur"
-#: ../../harddrake/sound.pm:1
+#: ../../help.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"
+"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"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\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"
-"- \"/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"
+"!! 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"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\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"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sound trouble shooting"
+msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
+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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unkown driver"
-msgstr ""
+msgid "Andorra"
+msgstr "Andorra"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
-msgstr ""
+msgid "Sierra Leone"
+msgstr "Siera Lione"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No known driver"
-msgstr ""
+msgid "Botswana"
+msgstr "Botsvana"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "(default value: %s)"
+msgstr " (Æsas)"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"There's no free driver for your sound card (%s), but there's a proprietary "
-"driver at \"%s\"."
+msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "No open source driver"
+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 ""
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid "Choose an X server"
+msgstr "Bir X vericisi seçin"
+
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "Lütdən Gözləyin... Qurğular əlavə edilir"
+msgid "Swap partition size in MB: "
+msgstr "Swap sahəsi böyüklüyü (Mb): "
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup: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."
+"Other (not drakbackup)\n"
+"keys in place already"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "No changes to backup!"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Trouble shooting"
+msgid "Formatted\n"
+msgstr "Şəkilləndirilmiş\n"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Type of install"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "SMB/Windows 95/98/NT"
+
+#: ../../standalone/drakbackup: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"
+"- Daemon (%s) include:\n"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid ""
-"\n"
-"\n"
-"Your card currently use the %s\"%s\" driver (default driver for your card is "
-"\"%s\")"
+msgid "%d comma separated numbers"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Here you can select an alternative driver (either OSS or ALSA) for your "
-"sound card (%s)."
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
msgstr ""
+"rusers protokolu bir şəbəkədəkı istifadəçilərin o şəbəkədəkı kompüterlərdə\n"
+"işləyən istifadəçiləri görməsinə imkan verər."
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Sound configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgid "Automatic Steps Configuration"
+msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../harddrake/sound.pm:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
msgid ""
-"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
-"currently uses \"%s\""
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No alternative driver"
-msgstr ""
+msgid "Barbados"
+msgstr "Barbados"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please select data to backup..."
+msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "enable radio support"
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Radio support:"
+msgid "received"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_New"
+msgstr "/Fayl/_Təze"
+
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "PLL setting:"
-msgstr "Şəkilləndirilir"
+msgid "The DNS Server IP"
+msgstr "CUPS verici IP"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "number of capture buffers for mmap'ed capture"
+msgid "IP Range End:"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Number of capture buffers:"
+msgid "High"
+msgstr "Yüksək"
+
+#: ../../any.pm:1
+#, c-format
+msgid "NoVideo"
+msgstr "NoVÄ°deo"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "this field describes the device"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Tuner type:"
-msgstr "Bölmə növünü Dəyişdir"
+msgid "Local Printers"
+msgstr "Yerli Çap Edici"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Card model:"
-msgstr "Kart mem (DMA)"
+msgid "Installation image directory"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../harddrake/v4l.pm:1
+#: ../../install_steps_interactive.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 ""
+msgid "NIS Server"
+msgstr "NIS Verici"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Unknown|Generic"
-msgstr "Ãœmumi"
+msgid "Port: %s"
+msgstr "Qapı"
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr ""
+msgid "Spain"
+msgstr "Ä°spaniya"
-#: ../../harddrake/v4l.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr ""
+msgid "This user name has already been added"
+msgstr "Bu istifadəçi adı artıq vardır"
-#: ../../harddrake/v4l.pm:1
+#: ../../interactive.pm:1
#, fuzzy, c-format
-msgid "Auto-detect"
-msgstr "Avtomatik təsbit işlət"
+msgid "Choose a file"
+msgstr "Monitorunuzu seçin"
-#: ../../interactive/newt.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Apply"
+msgstr "ÆlavÉ™ Et"
+
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Do"
-msgstr "Qurtardı"
+msgid "Auto-detect available ports"
+msgstr "Avtomatik təsbit işlət"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Seçkiniz? (əsas %s) "
+msgid "Internet Connection Sharing currently disabled"
+msgstr "İnternet Bağlantısı Bölüşdürülməsi passivləşdirildi"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bad choice, try again\n"
-msgstr "Xətalı tərcih, təkrar sınayın\n"
+msgid "San Marino"
+msgstr "San Marino"
-#: ../../interactive/stdio.pm:1
-#, c-format
-msgid "Re-submit"
-msgstr ""
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid "Belgium"
+msgstr "Belçika dili"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"=> Notice, a label changed:\n"
-"%s"
-msgstr ""
+msgid "Kuwait"
+msgstr "Küveyt"
-#: ../../interactive/stdio.pm:1
+#: ../../any.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 ""
+msgid "Choose the window manager to run:"
+msgstr "İstifadə etmək istədiyiniz pəncərə idarəçisini seçin:"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "=> There are many things to choose from (%s).\n"
+msgid "sub generation of the cpu"
msgstr ""
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "Seçkiniz? (əsas %s) "
+msgid "First Time Wizard"
+msgstr "İlk Dəfə Sehirbazına Xoş Gəldiniz"
-#: ../../interactive/stdio.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid " enter `void' for void entry"
+msgid ""
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
msgstr ""
+"Bir xəta oldu, fəqət necə düzəldiləcəyini bilmirəm.\n"
+"Davam edin, riski sizÉ™ aitdir!"
-#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
-msgid "Do you want to click on this button?"
-msgstr "aboot istifadə etmək istəyirsiniz?"
-
-#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
-msgid "Button `%s': %s"
-msgstr "Seçənəklər: %s"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "please wait, parsing file: %s"
+msgstr "xahiş edirik, gözləyin, fayl daranır: %s"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "Seçkiniz? (əsas %s) "
+msgid "Taiwan"
+msgstr "Tayland"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Entries you'll have to fill:\n"
-"%s"
-msgstr ""
+msgid "Pakistan"
+msgstr "Pakistan"
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
+"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 ""
-"%s modulunun yüklənməsi iflas etdi.\n"
-"Yenidən başqa bir parametr ilə sınamaq istəyirsiniz?"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Permissions"
+msgstr "Buraxılış: %s\n"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Specify options"
-msgstr "Seçənəkləri göstər"
+msgid "Provider name (ex provider.net)"
+msgstr "İnternet xidmət vericinizin adı (məsələn azeronline.com)"
-#: ../../modules/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Autoprobe"
-msgstr "Avtomatik yoxla"
+msgid "Version: %s\n"
+msgstr "Buraxılış: %s\n"
-#: ../../modules/interactive.pm:1
+#: ../../install_steps_gtk.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."
+"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 ""
-"Bəzi hallarda, %s sürücü düzgün işləməsi üçün əlavə mə'lumat istəyə bilər.\n"
-"Sürücüler üçün əlavə bir xüsusiyyət göstərmək mi istəyərsiniz, yoxsa\n"
-"sürücülərin lazımi mə'lumatlar üçün avadalığı tanımasını mı istəyərsiniz? \n"
-"Bə'zən tanımlama kompüterinizi dondura bilər amma donduğu üçün\n"
-"kompüterinizə heç bir şey olmaz."
+"Sizin sisteminizin qaynaqları çatışmır. Qurulum ərzində problem yaşaya "
+"bilərsiniz\n"
+"Bu baş verərsə mətn aracılığı ilə qurulumu sınamalısınız. Bunun üçün "
+"dəCDROMdan başlatdığınız zaman,\n"
+" 'F1'ə basın və 'text' yazaraq enter'ə basın."
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Hansı %s sürücüsü sınansın?"
+msgid "Use the Windows partition for loopback"
+msgstr "Loopback üçün Windows bölməsini işlət"
-#: ../../modules/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Module options:"
-msgstr "Modul seçənəkləri:"
+msgid "Armenian (typewriter)"
+msgstr "Ermenicə (yazı maşını)"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor: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 ""
-"İstəsəniz indi %s modulunun parametrlərini göstərə bilərsiniz.\n"
-"Parametrlər``ad=qiymət ad2=qiymət2...'' şəklində olmalıdır.\n"
-"Məsələn ``io=0x300 irq=7''"
+msgid "Connection type: "
+msgstr "Bağlantı növü:"
-#: ../../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 ""
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Graphical interface"
+msgstr "X ilə Açılış"
-#: ../../modules/interactive.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "(module %s)"
-msgstr "(modul %s)"
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "3D avadanlıq sür'ətləndirməsi ilə XFree %s"
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "%s kartı (%s) üçün sürücü yüklənir"
+msgid "India"
+msgstr "Hindistan"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "See hardware info"
-msgstr "Avadanlıq mə'lumatına bax"
+msgid "Chad"
+msgstr "Çad"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Heç %s ara üzü var?"
+msgid "Slovakia"
+msgstr "Slovakiya"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you have another one?"
-msgstr "BaÅŸqa var?"
+msgid "Singapore"
+msgstr "Sinqapur"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "%s %s ara üzü tapıldı"
+msgid "Cambodia"
+msgstr "Kambodiya"
-#: ../../modules/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../modules/parameters.pm:1
-#, fuzzy, c-format
-msgid "comma separated strings"
-msgstr "Bölmə şəkilləndirilməsi"
+msgid "Monitor HorizSync: %s\n"
+msgstr "Monitorun Şaquli Daraması: %s\n"
-#: ../../modules/parameters.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "comma separated numbers"
+msgid "Path"
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "%d comma separated strings"
+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 ""
-#: ../../modules/parameters.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "%d comma separated numbers"
+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 ""
-#: ../../modules/parameters.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "a number"
-msgstr "Telefon nömrəsi"
+msgid ""
+"Printer %s\n"
+"What do you want to modify on this printer?"
+msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../network/adsl.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Add host"
+msgstr "İstifadəçini əlavə et"
+
+#: ../../harddrake/sound.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"
+"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 ""
-#: ../../network/adsl.pm:1
+#: ../../any.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'"
+"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 ""
-"ADSL ilə internetə bağlanmanın ən yaxşı yolu pppoe'dur.\n"
-"Bəzi bağlantılar pptp istifadə edir, çox azı isə dhcp işlədir.\n"
-"Bilmirsiniz isə 'pppop istifadə et'i seçin"
-
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
-#, c-format
-msgid "Connect to the Internet"
-msgstr "Ä°nternetÉ™ baÄŸlan"
-#: ../../network/adsl.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Sagem (using pppoa) usb"
+msgid ""
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Alcatel speedtouch usb"
+msgid "China (broadcast)"
msgstr ""
-#: ../../network/adsl.pm:1
-#, c-format
-msgid "use dhcp"
-msgstr "dhcp istifadÉ™ et"
-
-#: ../../network/adsl.pm:1
-#, c-format
-msgid "use pptp"
-msgstr "pptpe istifadÉ™ et"
-
-#: ../../network/adsl.pm:1
-#, c-format
-msgid "use pppoe"
-msgstr "pppoe istifadÉ™ et"
-
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Other ports"
-msgstr "Qapıları sına"
+msgid "Use quota for backup files."
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "Everything (no firewall)"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Configuring printer \"%s\"..."
+msgstr "Çap Edicini Qur"
-#: ../../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 ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Internet connection"
+msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../network/drakfirewall.pm:1
+#: ../../modules/interactive.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."
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
msgstr ""
+"%s modulunun yüklənməsi iflas etdi.\n"
+"Yenidən başqa bir parametr ilə sınamaq istəyirsiniz?"
-#: ../../network/drakfirewall.pm:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
+msgid "Welcome to the Open Source world."
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../lang.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 ""
+msgid "Bosnia and Herzegovina"
+msgstr "Bosniya vÉ™ Herzoqovina"
-#: ../../network/drakfirewall.pm:1
+#: ../../fsedit.pm:1
#, fuzzy, 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."
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
msgstr ""
-"tinyfirewall configurator\n"
-"\n"
-"Bu, Linuks Mandrake sisteminiz üçün şəxsi bir firewall quraşdıracaqdır.\n"
-"Daha güclü və e'tibarlı sistem üçün xahiş edirik xüsusi MandrakeSecurity "
-"Firewall\n"
-"buraxılışını tədqiq edin."
+"Bu bağlama nöqtəsi üçün həqiqi bir fayl sisteminə (ext2, reisrfs)\n"
+"ehtiyac vardır.\n"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "No network card"
-msgstr "şəbəkə kartı tapılmadı"
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
-msgid "POP and IMAP Server"
-msgstr "Verici"
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#, c-format
+msgid "Netherlands"
+msgstr "Hollandiya"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Mail Server"
-msgstr "Databeyz"
+msgid "Sending files by FTP"
+msgstr "Fayla qeyd et"
-#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
-msgid "Domain Name Server"
-msgstr "Sahə(domain) adı"
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "Internal ISDN card"
+msgstr "Daxili ISDN kart"
-#: ../../network/drakfirewall.pm:1
+#: ../../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 ""
+
+#: ../../network/modem.pm:1
#, fuzzy, c-format
-msgid "Web Server"
-msgstr "Verici"
+msgid "Title"
+msgstr "Cədvəl"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Zeroconf host name must not contain a ."
+msgid "Install & convert Fonts"
msgstr ""
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Host name"
-msgstr "Ev sahibi adı"
+msgid "WARNING"
+msgstr ""
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Zeroconf Host name"
-msgstr "Ev sahibi adı"
+msgid "Installing bootloader"
+msgstr "Sistem yükləyicini qur"
-#: ../../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 ""
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "replay"
+msgstr "Təkrarla"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Configuring network"
-msgstr "Şəbəkə Qurğuları"
+msgid "detected %s"
+msgstr "%s tapıldı"
-#: ../../network/ethernet.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
-msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
+msgid "Virgin Islands (U.S.)"
+msgstr "Virgin Adaları (ABŞ)"
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Choose the network interface"
-msgstr "Şəbəkə ara üzünü seçin"
+msgid "Bad backup file"
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../network/ethernet.pm:1
-#, c-format
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"Sisteminizdə heç bir eternet şəbəkə adapteri tapıla bilmədi.\n"
-"Bu bağlantı şəklini qura bilmərəm."
+"İnternet Bağlantısı Bölüşdürülməsi qurulması artıq bitdi.\n"
+"Və artıq passivləşdirilmişdir.\n"
+"\n"
+"Nə etmək istəyirsiniz?"
-#: ../../network/ethernet.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
+msgid "Enter IP address and port of the host whose printers you want to use."
msgstr ""
-"Hansı dhcp alıcısını istifadə edəcəksiniz?\n"
-"Æsası dhcp-client dir"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Heç bir ISDN PCI kart tapılmaı. Sonrakı ekrandakılardan seçin."
+msgid "Pipe into command"
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../install_interactive.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."
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
msgstr ""
-"ISDN PCI kart tapdım, amma növünü bilmirəm. Xahiş edirik sonrakı ekrandakı "
-"kartlardan birini seçin."
-
-#: ../../network/isdn.pm:1
-#, fuzzy, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "Hansısı sizin ISDN kartınızdır?"
+"Sisteminizdaki bə'zi avadanlıqlar işləməsi üçün düzgün sürücülərə ehtiyac "
+"duyar.\n"
+"Bunun haqqında %s də/a lazımi malumatları tapa bilərsiniz"
-#: ../../network/isdn.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "ISDN Configuration"
-msgstr "ISDN quraşdırılması"
+msgid "Detecting devices..."
+msgstr "Avadanlıqlar tanınır..."
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Abort"
-msgstr "Dayandır"
+msgid "Click here to launch the wizard ->"
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Continue"
-msgstr "Davam et"
+msgid "Haiti"
+msgstr "Haiti"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
+"Description of the fields:\n"
"\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"
-"ISA kartınız var isə sonrakı ekrandakı qiymətlər doğru olmalıdır.\n"
-"\n"
-"PCMCIA kartınız var isə kartınızın irq və ya io'sunu bilməlisiniz.\n"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "I don't know"
-msgstr "Bilmirəm"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "the name of the CPU"
+msgstr ""
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "What kind of card do you have?"
-msgstr "Hansı növ kartınız var?"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Refreshing printer data..."
+msgstr "CUPS sürücü datası oxunur..."
-#: ../../network/isdn.pm:1
+#: ../../install2.pm:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
+msgid "You must also format %s"
msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "Hansı protokolu istifadə etmək istəyirsiniz?"
+msgid "Be careful: this operation is dangerous."
+msgstr "Diqqətlı olun: bu əməliyyat təhlükəlidir."
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Protocol for the rest of the world"
-msgstr "Bütün dünya"
+msgid "Insert a floppy containing package selection"
+msgstr "%s sürücüsünə bir disket taxın"
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/dav.pm:1
#, fuzzy, c-format
-msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
-msgstr ""
-"Bütün dünya \n"
-" D-Channel'lə xaric (kiralıq xətlər)"
+msgid "Server: "
+msgstr "Verici"
-#: ../../network/isdn.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "European protocol"
-msgstr "Açılış Protokolu"
+msgid "Security Alerts:"
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-#: ../../network/isdn.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "European protocol (EDSS1)"
-msgstr "Avropa (EDSS1)"
+msgid "Sweden"
+msgstr "İsveçcə"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
+msgid "Use Expect for SSH"
msgstr ""
-"İnternet xidmət vericinizi seçin.\n"
-"Siyahıda deyilsə Siyahıda deyil'i seçin."
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "External ISDN modem"
-msgstr "Xarici ISDN kart"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Internal ISDN card"
-msgstr "Daxili ISDN kart"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "ISDN bağlantınızın növü nədir?"
+msgid "Poland"
+msgstr "PolÅŸa"
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Network Configuration Wizard"
-msgstr "Şəbəkə Quraşdırılması Sehirbazı"
+msgid "Importance: %s\n"
+msgstr "ÆhÉ™miyyÉ™t: %s\n"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../network/isdn.pm:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "New configuration (isdn-light)"
-msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
+msgid "Other ports"
+msgstr "Qapıları sına"
-#: ../../network/isdn.pm:1
+#: ../../harddrake/v4l.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"
+msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Do nothing"
-msgstr "amma oxşamır"
-
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Install rpm"
-msgstr "Qurulum"
-
-#: ../../network/modem.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgid "SMBus controllers"
msgstr ""
-#: ../../network/modem.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Title"
-msgstr "Cədvəl"
+msgid "Connection timeout (in sec)"
+msgstr "Bağlantı növü:"
-#: ../../network/modem.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Your modem isn't supported by the system.\n"
-"Take a look at http://www.linmodems.org"
-msgstr ""
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Second DNS Server (optional)"
-msgstr "İkinci DNS Vericisi (arzuya görə)"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "First DNS Server (optional)"
-msgstr "Birinci DNS Vericisi (arzuya görə)"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Domain name"
-msgstr "Sahə(domain) adı"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "CHAP"
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Script-based"
-msgstr "Skript əsaslı"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Terminal-based"
-msgstr "Terminal əsaslı"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "PAP"
-msgstr "PAP"
+msgid "Croatian"
+msgstr "Xırvatca"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Login ID"
-msgstr "Giriş adı"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Use existing partition"
+msgstr "Var olan bölmələri işlədimmi"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Phone number"
-msgstr "Telefon nömrəsi"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "Fork edilÉ™ bilmir: %s"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Connection name"
-msgstr "Bağlantı adı"
+msgid "/Help/_About..."
+msgstr "/Kömək/_Haqqında..."
-#: ../../network/modem.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dialup options"
-msgstr "Çevirməli şəbəkə seçənəkləri"
+msgid "Remove user directories before restore."
+msgstr ""
-#: ../../network/modem.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+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 ""
-#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
-#, c-format
-msgid "Network Configuration"
-msgstr "Şəbəkə quraşdırılması"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "CUPS printer configuration"
+msgstr "İnternet qurğuları"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakfont: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."
+msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
+msgid "F00f bug"
msgstr ""
-"Bu edildikdən sonra Xdən çıxmağınızı tövsiyyə edirik, yoxsa\n"
-"verici adı xəsarətləri meydana gələ bilər."
-#: ../../network/netconnect.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.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 ""
-"Təbrik edirik, internet və şəbəkə quraşdırılması qurtardı.\n"
-"\n"
-"Qurğular indi sisteminizə əlavə ediləcək.\n"
+msgid "XFree %s"
+msgstr "XFree %s"
-#: ../../network/netconnect.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
+"Which dhcp client do you want to use?\n"
+"Default is dhcp-client."
msgstr ""
-"Şəbəkənin yenidən başladılması sırasında xəta oldu: \n"
-"\n"
-"%s"
+"Hansı dhcp alıcısını istifadə edəcəksiniz?\n"
+"Æsası dhcp-client dir"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Network configuration"
-msgstr "Şəbəkə quraşdırılması"
+msgid "Domain Name:"
+msgstr "Sahə(domain) adı"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "On Floppy"
+msgstr "DisketÉ™ qeyd et"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Internet connection"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi"
+msgid "Restore"
+msgstr "Fayldan geri çağır"
-#: ../../network/netconnect.pm:1
+#: ../../security/help.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"
+msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Choose the connection you want to configure"
-msgstr "İstifadə edəcəyiniz vasitəni seçin"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Looking for available packages..."
+msgstr "Mövcud olan paketlər axtarılır."
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "ethernet card(s) detected"
-msgstr "eternet kart tapıldı"
+msgid "Init Message"
+msgstr "İnit İsmarıcı"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LAN connection"
-msgstr "Yerli Şəbəkə quraşdırılması"
+msgid "Rescue partition table"
+msgstr "Bölmə cədvəlini qurtar"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "cable connection detected"
-msgstr "Kabel bağlantısı"
+msgid "Connection complete."
+msgstr "Bağlantı növü:"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Cable connection"
-msgstr "Kabel bağlantısı"
+msgid "Cyprus"
+msgstr "Kipr (Yunan və Türk) "
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "detected"
-msgstr "%s tapıldı"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Remove from RAID"
+msgstr "RAIDdən ayır"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "ADSL connection"
-msgstr "Yerli Şəbəkə quraşdırılması"
+msgid "This encryption key is too simple (must be at least %d characters long)"
+msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "detected %s"
-msgstr "%s tapıldı"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Configuration Wizards"
+msgstr "Şəbəkə Quraşdırılması Sehirbazı"
#: ../../network/netconnect.pm:1
#, c-format
msgid "ISDN connection"
msgstr "ISDN Bağlantısı"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Winmodem connection"
-msgstr "Normal modem təsbiti"
-
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "detected on port %s"
-msgstr "%s qapısında tapıldı"
+msgid "primary"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Normal modem connection"
-msgstr "Normal modem təsbiti"
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr ""
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Detecting devices..."
-msgstr "Avadanlıqlar tanınır..."
+#: ../../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 ""
+"İndi, açılışda avtomatik olaraq başlamasını istədiyiniz xidmətləri \n"
+"seçə bilərsiniz. Siçan bir maddənin üzərina gəldiyində o xidmətin rolunu "
+"açıqlayan\n"
+"kiçik bir baloncuq ortaya çıxacaqdır.\n"
+"\n"
+"ÆgÉ™r kompüterinizi bir verici olaraq istifadÉ™ edÉ™cÉ™ksÉ™niz bu addımda tam bir "
+"diqqət ayırmalısınız:\n"
+"mühtəməldir ki lazımi heç bir xidməti başlatmaq istəməzsiniz."
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Expert Mode"
-msgstr "Usta Modu"
+msgid "Skip"
+msgstr "Nəzərə Alma"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use auto detection"
-msgstr "Avtomatik təsbit işlət"
+msgid "Niue"
+msgstr "Niu"
-#: ../../network/netconnect.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Choose the profile to configure"
-msgstr "Qurulacaq profili seçin"
+msgid ""
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
+msgstr ""
+"Açılış sırasında başlamaq üçün qurulmuş bütün şəbəkə axtar üzlərini "
+"fəallaşdırır ya da qapatır."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2: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"
+"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 ""
-"Şəbəkə Quraşdırma Sehirbazına Xoç Gəldiniz\n"
-"\n"
-"İnternet/Şəbəkə qurğularınızı edəcəyik.\n"
-"Avtomatik təsbit istəmirsiniz isə işarəti qaldırın.\n"
-#: ../../network/netconnect.pm:1
+#: ../../pkgs.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"
+msgid "important"
+msgstr "vacib"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Total Progress"
msgstr ""
-"Şəbəkədən quraşdırması apardığınız üçün şəbəkəniz artıq qurulmuş olmalıdır.\n"
-"Şəbəkə/İnternet bağlantınızı yenidən quraşdırmaq üçün Oldu'ya yoxsa Ləğv "
-"et'ə basın.\n"
-#: ../../network/netconnect.pm:1
+#: ../../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"
-"We are now going to configure the %s connection.\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 PCI SCSI adapterleri axtarmaÄŸa cÉ™hd edÉ™cÉ™k. ÆgÉ™ DrakX SCSI\n"
+"taparsa və hansı sürücü işlədiləcəyini bilərsə, her şey öz özünə\n"
+"qurulacaq.\n"
"\n"
"\n"
-"Press OK to continue."
-msgstr ""
+"ÆgÉ™r sisteminizdÉ™ SCSI adapteri yoxsa, DrakXin tanımayacağı bir\n"
+"ISA SCSI vÉ™ ya PCI SCSI adapteri var isÉ™, sizÉ™ sisteminizdÉ™ SCSI\n"
+"adapteri olub olmadığı soruşulacaq.\n"
+"ÆgÉ™r SCSI adapteriniz yox isÉ™, \"Yox\" tıqlayın. ÆgÉ™r \"Var\"ı "
+"tıqlayarsanız.\n"
+"qarşınıza sürücüləin siyahısı çıxacaq, oradan sizə uyanını seçərsiniz.\n"
"\n"
-"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
-"bilərsiniz."
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "We are now going to configure the %s connection."
-msgstr ""
"\n"
-"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
-"bilərsiniz."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Internet connection & configuration"
-msgstr "İnternet bağlantısı & quraşdırılması"
+"ÆgÉ™r É™llÉ™ qurmağı səçərsÉ™niz, o zaman DrakX sizÉ™ adapterin xüsusiyyÉ™tlÉ™rini\n"
+"soruşacaq. İmkan verin ki, DrakX sərbəstcə özü xüsusiyyətləri tapsın.\n"
+"Çoxunda bu işə yarayır.\n"
+"\n"
+"\n"
+"ÆgÉ™r istÉ™mirsÉ™niz isÉ™, o zaman adapter üçün xüsusiyyÉ™tlÉ™ri özünüz\n"
+"göstÉ™rmÉ™lisiniz. Bunun üçün Ä°stifadəçinin Æl Kitabçasına\n"
+"(başlıq 3, \"Avadanlığınız üçün kollektiv mə'lumat) bölməsinə\n"
+"baxın. Ya da avadanlığınızın əl kitabçasından və ya\n"
+"veb sÉ™hifÉ™sindÉ™n (ÆgÉ™r internetÉ™ çıxışınız var isÉ™)\n"
+"ya da Microsoft Windowsdan (ÆgÉ™r sisteminizdÉ™ qurulu isÉ™)\n"
+"mə'lumat alın."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Configure the connection"
-msgstr "Şəbəkəni qur"
+msgid "Users"
+msgstr "İstifadəçi adı"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Disconnect"
-msgstr "Bağlantını kəs"
+msgid "Aruba"
+msgstr "Aruba"
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Connect"
-msgstr "BaÄŸlan"
+msgid "Preparing bootloader..."
+msgstr "Açılış yükləyici hazırlanır"
-#: ../../network/netconnect.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid ""
-"\n"
-"You can reconfigure your connection."
+msgid "Gateway (e.g. %s)"
msgstr ""
-"\n"
-"Bağlantınızı yenidən quraşdıra bilərsiniz."
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"You can connect to the Internet or reconfigure your connection."
+msgid "The passwords do not match"
+msgstr "Parollar uyğun gəlmir"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Examples for correct IPs:\n"
msgstr ""
-"\n"
-"İstəsəniz İnternetə bağlana bilərsiniz ya da yeniden quraşdıra bilərsiniz."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "Hələ İnternetə bağlı deyilsiniz."
+msgid "Frequency (MHz)"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
msgstr ""
-"\n"
-"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
-"bilərsiniz."
+"Bu saxlanmış paketlər seçkisini işlətmək üçün qurulumu ``linux "
+"defcfg=floppy''ilə başladın."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You are currently connected to the Internet."
-msgstr "Artıq İnternetə bağlısınız."
+msgid "the number of the processor"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "Vəkil verici http://... şəklində olmalıdır."
+msgid "Hardware clock set to GMT"
+msgstr "Avadanlıq saatınız GMT-yə göra quruludur mu?"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Give a file name"
+msgstr "Həqiqi adı"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Please choose the port that your printer is connected to."
+msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Proxy should be http://..."
-msgstr "Vəkil verici http://... şəklində olmalıdır."
+msgid "Change Cd-Rom"
+msgstr "Cd-Romu dəyişdir"
-#: ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "FTP proxy"
-msgstr "FTP vəkil verici"
+msgid "Paraguay"
+msgstr "Paraqvay"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "HTTP proxy"
-msgstr "HTTP vəkil verici"
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Proxies configuration"
-msgstr "Vəkil vericilər quraşdırılması"
+msgid "There's no known driver for your sound card (%s)"
+msgstr ""
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "force"
+msgstr "zorla"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+msgid "Exit"
+msgstr "Ext2"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Gateway device"
-msgstr "Keçit avadanlığı"
+msgid ""
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Gateway (e.g. %s)"
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
+"Qurulu ara üzünüz yoxdure.\n"
+"ÆvvÉ™lcÉ™ onları 'QuraÅŸdır'a basaraq qurun"
-#: ../../network/network.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "DNS server"
-msgstr "DNS verici"
+msgid "Estonian"
+msgstr "Estoniya dili"
-#: ../../network/network.pm:1
+#: ../../services.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."
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
-"Xahiş edirik kompüterinizn adını girin.\n"
-"Məsələn``kompüteradı.sahəadı.com''.\n"
-"ÆgÉ™r ÅŸÉ™bÉ™kÉ™ keçidi istifadÉ™ edirsinizsÉ™ bunun da IP nömrÉ™sini girmÉ™lisiniz."
+"Apache bir World Wide Web vericisidir. HTML faylları və CGI verilməsi üçün "
+"istifadÉ™ edilir."
-#: ../../network/network.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Add/Del Clients"
+msgstr "DHCP Alıcısı"
+
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
+msgid "Choose the network interface"
+msgstr "Şəbəkə ara üzünü seçin"
+
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Unknown Model"
msgstr ""
-#: ../../network/network.pm:1
+#: ../../harddrake/data.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)."
+msgid "CD/DVD burners"
msgstr ""
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+"Ana açılma bölməsi\n"
+" (MS-DOS açılışı üçün)\n"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Start at boot"
-msgstr "Açılışda başladılır"
+msgid "choose image"
+msgstr "Monitorunuzu seçin"
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Assign host name from DHCP address"
-msgstr "Xahiş edirik siçanınızı seçin"
+#: ../../network/shorewall.pm:1
+#, c-format
+msgid "Firewalling configuration detected!"
+msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Network Hotplugging"
-msgstr "Şəbəkə quraşdırılması"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Connection name"
+msgstr "Bağlantı adı"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Track network card id (useful for laptops)"
+msgid ""
+"x coordinate of text box\n"
+"in number of characters"
msgstr ""
-#: ../../network/network.pm:1
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
-msgid "DHCP host name"
-msgstr "Ev sahibi adı"
+msgid "Updating package selection"
+msgstr "Paket seçkilərini saxla"
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Netmask"
-msgstr "Netmask"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "%s loopback avadanlığını haraya bağlamaq istəyirsiniz?"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "IP address"
-msgstr "IP ünvanı"
+msgid ""
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp)"
+msgid "the number of buttons the mouse has"
+msgstr "2 düyməli"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Automatic IP"
-msgstr "Avtomatlaşdırılmış IP"
+msgid ""
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid " (driver %s)"
-msgstr " (sürücü %s)"
+msgid "Replay"
+msgstr "Təkrarla"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup other files"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../install_steps.pm:1
#, c-format
-msgid "Configuring network device %s"
-msgstr "%s şəbəkə avadanlığı qurulur"
+msgid "No floppy drive available"
+msgstr "Disket sürücü yoxdur"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup: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 "Xahiş edirik bu kompüter üçün IP qurğularını girin"
+msgid "Backup files are corrupted"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/drakxtv: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."
+msgid "TV norm:"
msgstr ""
-"DÄ°QQÆT: Bu avadanlıq daha É™vvÉ™l Ä°ntenetÉ™ baÄŸlanmaq üçün qurulmuÅŸdur.\n"
-"Avadanlığın qurğularını dəyişdirmaək istəmirsiniz isə,\n"
-"OLDU ya basın.\n"
-"Aşağıdakı girişləri düzəltməniz özünü əvvəlki qurğuların üstünə yazacaqdır."
-#: ../../network/shorewall.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+msgid "Cpuid family"
msgstr ""
-"Diqqət! Var olan Firewall qurğusu tapıldı. Yükləmədən sonra bir az əl "
-"gəzdirə bilərsiniz."
-#: ../../network/shorewall.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
+msgid "32 MB"
+msgstr "32 MB"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Account Password"
-msgstr "Hesap Parolu"
+msgid "Lithuanian AZERTY (new)"
+msgstr "Litvanya dili AZERTY (yeni)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Account Login (user name)"
-msgstr "Hesab Girişi (istifadəçi adı)"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
-msgid "Connection timeout (in sec)"
-msgstr "Bağlantı növü:"
+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 ""
+"Bir proqram tə'minatlı RAID bölməsini kök qovluğu (/) olaraq tə'yin "
+"etdiniz.\n"
+"ÆgÉ™r lilo ya da grub istifadÉ™ etmÉ™k istÉ™yirsinizsÉ™, bir /boot bölmÉ™si\n"
+"əlavə etməyi unutmayın"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Connection speed"
-msgstr "Bağlantı növü:"
+msgid "Previous"
+msgstr "<- ÆvvÉ™lki"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "Dialing mode"
-msgstr "Yığma modu"
-
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid "Choose your country"
-msgstr "Klaviaturanızı seçin"
+msgid "Other OS (MacOS...)"
+msgstr "Digər sistemlər (MacOS...)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "Dns xidmətcisi 2 (arzuya görə)"
+msgid "To activate the mouse,"
+msgstr "Siçanınızı işə salmaq üçün,"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "Dns xidmətcisi 1 (arzuya görə)"
+msgid "Bringing up the network"
+msgstr "Şəbəkə fəallaşdırılır"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Provider phone number"
-msgstr "İXM telefon nömrəsi"
+#: ../../common.pm:1
+#, fuzzy, c-format
+msgid "Screenshots will be available after install in %s"
+msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "İnternet xidmət vericinizin adı (məsələn azeronline.com)"
+#: ../../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 ""
+"Sürücünüzdə bir və ya daha çox Windows bölməsi tapıldı.\n"
+"Xahiş edirik Linuks Mandrakeni qurmaq üçün onlardan birini "
+"yenidənölçüləndirmək üzərə seçin.\n"
+"\n"
+"\n"
+"Xəbəriniz olsun, her bölmə bu cür sıralanıb; \"Linuks adı\",\"Windows\n"
+"adı\"\"Həcm\".\n"
+"\n"
+"\"Linuks adı\" bu cür kodlanıb: \"sürücü növü\", \"sürücü nömrəsi\",\"bölmə "
+"nömrəsi\" (məsələn, \"hda\").\n"
+"\n"
+"\n"
+"\"Sürücü növü\" sürücünüz IDE sürücü isə \"hd\"dirSCSI sürücü isə\n"
+"\"sd\"dir.\n"
+"\n"
+"\n"
+"\"Sürücü nömrəsi\" həmişə \"hd\" və ya \"sd\"dən sonrakı rəqəmdir.IDE "
+"sürücülər üçün:\n"
+"\n"
+"*\"a\" yəni \"birinci IDE idarəcisində ali sürücü\",\n"
+"\n"
+"*\"b\" yəni \"birinci IDE idarəcisində kölə sürücü\",\n"
+"\n"
+"*\"c\" yəni \"ikinci IDE idarəcisində ali sürücü\",\n"
+"\n"
+"*\"d\" yəni \"ikinci IDE idarəcisində kölə sürücü\".\n"
+"\n"
+"\n"
+"SCSI sürücülərində \"a\" nın mənası \"birinci sürücü\",\n"
+"\"b\"nin mənası \"ikinci sürücü\"dür vs..."
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Your personal phone number"
-msgstr "Sizin şəxsi telefon nömrəniz"
+msgid "Tanzania"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Card IO_1"
-msgstr "Kart IO_1"
+msgid "Computing FAT filesystem bounds"
+msgstr "Fat fayl sistemi ucları hesaplanır"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Card IO_0"
-msgstr "Kart IO_0"
+msgid ""
+"\n"
+"Backup Sources: \n"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Card IO"
-msgstr "Kart IO"
+msgid "Content of the file"
+msgstr "Fayl məzmunu"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Card mem (DMA)"
-msgstr "Kart mem (DMA)"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Authentication LDAP"
+msgstr "Tanıtma"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Card IRQ"
-msgstr "Kart IRQ"
+msgid "Let me pick any driver"
+msgstr ""
-#: ../../network/tools.pm:1
-#, c-format
-msgid "Please fill or check the field below"
-msgstr "Xahiş edirik aşağıdakıları doldurun ya da seçin"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Profile "
+msgstr "Profil: "
-#: ../../network/tools.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Connection Configuration"
-msgstr "Bağlantı quraşdırılması"
-
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+msgid "transmitted"
msgstr ""
-"Sisteminiz İnternetə bağlı deyil.\n"
-"Bağlantını yenidən quraşdırın"
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid "For security reasons, it will be disconnected now."
-msgstr "Təhlükəsizlik səbəbi ilə indi bağlantı qopacaqdır."
-
-#: ../../network/tools.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "The system is now connected to the Internet."
-msgstr "İnternetə artıq bağlısınız"
+msgid "Palestine"
+msgstr "Paket seçkilərini saxla"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Testing your connection..."
-msgstr "Bağlantınız sınanır..."
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../network/tools.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "İnternete girişi indi sınamaq istəyirsiniz?"
+msgid "%d comma separated strings"
+msgstr ""
-#: ../../network/tools.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Internet configuration"
-msgstr "İnternet qurğuları"
+msgid "Here is the full list of keyboards available"
+msgstr "Bütün mövcud klaviaturaların siyahısı"
-#: ../../partition_table/raw.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
+msgid "Theme name"
+msgstr "Paylaşdırma adı"
+
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Help"
+msgstr "/_Kömək"
+
+#: ../../standalone/scannerdrake: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."
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
msgstr ""
-"Bə'zən sürücünüzdə pis şeylər ola bilər.\n"
-"Datanın bütövlüyü yoxlaması bacarılmadı. \n"
-"Bu o demekdir ki diskə yazılan hər şey təsadüfi olacaqdır"
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid " (Default)"
-msgstr " (Æsas)"
+msgid "the width of the progress bar"
+msgstr ""
-#: ../../printer/cups.pm:1
-#, fuzzy, c-format
-msgid "On CUPS server \"%s\""
-msgstr "CUPS verici IP"
+#: ../../lang.pm:1
+#, c-format
+msgid "Cook Islands"
+msgstr "Kuku Adaları"
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../fs.pm:1
+#, c-format
+msgid "Formatting partition %s"
+msgstr "Şəkilləndirilən bölmə: %s"
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Remote Printers"
-msgstr "Uzaq Çap Edici"
+msgid "Hostname required"
+msgstr "Ev sahibi adı:"
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "CUPS"
+msgid "Unselect fonts installed"
msgstr ""
-#: ../../printer/cups.pm:1
+#: ../../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 ../../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 "(on this machine)"
-msgstr ""
+msgid "Cancel"
+msgstr "Ləğv et"
-#: ../../printer/cups.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "(on %s)"
-msgstr "(modul %s)"
+msgid "Searching for configured scanners ..."
+msgstr "Yerli Çap Edici"
-#: ../../printer/data.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr ""
+msgid "Wheel"
+msgstr "Çərx"
-#: ../../printer/data.pm:1
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Videocard"
+msgstr "Ekran modu"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LPRng"
+msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../printer/data.pm:1
-#, c-format
-msgid "LPRng - LPR New Generation"
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Remove Selected"
+msgstr "Növbəni sil"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _modems"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove printer"
+msgstr "Uzaq Çap Edici"
+
+#: ../../install_interactive.pm:1
+#, fuzzy, 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 ""
+"DÄ°QQÆT!\n"
+"\n"
+"DrakX \"Windows\" disk bölmənizin böyüklüyünü dəyişdirəcək. Bu iş \n"
+"tehlükəli ola bilər. Aşina deyil isəniz qurulumdan çıxın və \"Windows\" \n"
+"altında \"Scandisk\" (lazım gələrsə \"defrag\" da) proqramını çalışdırın. "
+"Ardından quruluma \n"
+"davam edin. Verilərinizin yedəyini almağı da unutmayın!"
-#: ../../printer/data.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "LPD"
+msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""
-#: ../../printer/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "LPD - Line Printer Daemon"
+msgid ""
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
msgstr ""
-#: ../../printer/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "PDQ"
-msgstr ""
+msgid "Other"
+msgstr "Digər"
-#: ../../printer/data.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
-msgstr ""
+msgid "Default"
+msgstr "Æsas"
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Unknown Model"
-msgstr ""
+msgid "Button 2 Emulation"
+msgstr "Düymə 2 emulyasiyası"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Unknown model"
+msgid "type1inst building"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "%s (Port %s)"
-msgstr "Qapı"
+msgid "Abiword"
+msgstr "Dayandır"
-#: ../../printer/main.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Host %s"
-msgstr "Ev sahibi adı"
+msgid "choose image file"
+msgstr "Monitorunuzu seçin"
-#: ../../printer/main.pm:1
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "X server"
+msgstr "X verici"
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Network %s"
-msgstr "Şəbəkə ara üzü"
+msgid "Domain Admin User Name"
+msgstr "Sahə(domain) adı"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Interface \"%s\""
-msgstr "Ara üz %s"
+msgid "There was an error while scanning for TV channels"
+msgstr "Paketlər qurulurkən bir xəta oldu:"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "US keyboard (international)"
+msgstr "Amerikan (US) klaviaturası (beynəlmiləl)"
+
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Local network(s)"
-msgstr "şəbəkə kartı tapılmadı"
+msgid "Not installed"
+msgstr "Qurulumdan çıx"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Raw printer (No driver)"
-msgstr ""
+msgid "LAN connection"
+msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../printer/main.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ", using command %s"
-msgstr ""
+msgid "/File/-"
+msgstr "/Fayl/-"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
-msgstr ""
+msgid "Italian"
+msgstr "Ä°talyanca"
-#: ../../printer/main.pm:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgid "Basic"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
+msgid "Honduras"
+msgstr "Honduras"
+
+#: ../../help.pm:1
+#, c-format
+msgid "pdq"
msgstr ""
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid ", printing to %s"
-msgstr "%s faylına yazarkən xəta oldu"
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Card IO"
+msgstr "Kart IO"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ", multi-function device"
+msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
msgstr ""
+"\n"
+"Bu, ikili açılış üçün xüsusi\n"
+"Bootstrap-dır.\n"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid ", multi-function device on USB"
+msgid ""
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ", multi-function device on parallel port \\#%s"
+msgid ""
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t-Network by FTP.\n"
+msgstr ""
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Russian (Yawerty)"
+msgstr "Rusca (Yawerty)"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ", USB printer"
-msgstr "Çap Edicisiz"
+msgid "You must enter a device or file name!"
+msgstr "Çap Edici avadanlığı URI"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/_Quit"
+msgstr "Çıx"
+
+#: ../../network/adsl.pm:1
#, c-format
-msgid ", USB printer \\#%s"
+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 ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid " on parallel port \\#%s"
+msgid "Graphics memory: %s kB\n"
+msgstr "Ekran kartı yaddaşı: %s KB\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 ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "access to compilation tools"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Local Printers"
-msgstr "Yerli Çap Edici"
+msgid "Please select data to restore..."
+msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../printer/main.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Pipe job into a command"
+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 istifadə etməyi istəyirsinizsə, boş disk sahəsi (2048 sektor bəsdir.)\n"
+"buraxmayı unutmayın."
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Enter a printer device URI"
-msgstr "Çap Edici avadanlığı URI"
+msgid "Standard test page"
+msgstr "Standart"
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "Printer on NetWare server"
-msgstr "Çap Edici Vericisi"
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Create"
+msgstr "Yarat"
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "SMB/Windows 95/98/NT"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "What"
+msgstr ""
-#: ../../printer/main.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "There was an error ordering packages:"
+msgstr "Paketləri istərkən bir xəta oldu:"
+
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Network printer (TCP/Socket)"
-msgstr "Şəbəkə Çap Edicisi (soket) "
+msgid "Bulgarian (BDS)"
+msgstr "Bulqarca"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Printer on remote lpd server"
-msgstr "Uzaq çap edici vericisi(lpd)"
+msgid "Disable Server"
+msgstr "Databeyz"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Printer on remote CUPS server"
-msgstr "Uzaq CUPS vericisi"
+msgid "Filesystem encryption key"
+msgstr "Fayl sistemi növü: "
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Remote printer"
-msgstr "Uzaq Çap Edici"
+msgid "Gujarati"
+msgstr ""
-#: ../../printer/main.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Local printer"
-msgstr "Yerli Çap Edici"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Configuring applications..."
-msgstr "Çap Edicini Qur"
+msgid "Save theme"
+msgstr "Sistemi qur"
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Printerdrake"
-msgstr "Çap Edici"
+msgid "group"
+msgstr "Ä°ÅŸ qrupu"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "CUPS sürücü datası oxunur..."
+#: ../../lang.pm:1
+#, c-format
+msgid "Brazil"
+msgstr "Braziliya"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Şəbəkəni yenidən başlatmaq istəyirsiniz?"
+msgid "Auto Install"
+msgstr "Qurulum"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove printer"
-msgstr "Uzaq Çap Edici"
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#, c-format
+msgid "Network Configuration Wizard"
+msgstr "Şəbəkə Quraşdırılması Sehirbazı"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Learn how to use this printer"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+msgid "Removable media automounting"
+msgstr "Taxılıb sökülə bilən avadanlıqların avtomatik bağlanması"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Print test pages"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgid "Printing"
+msgstr "Çap Edici"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgid "Unkown driver"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
+"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "Create a new partition"
+msgstr "Yeni bölmə yarat"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid "Driver:"
+msgstr "Sürücü"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
-msgstr ""
+msgid "unknown"
+msgstr "bilinməyən"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr ""
+msgid "Use fdisk"
+msgstr "Fdisk istifadÉ™ et"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "MOVE YOUR WHEEL!"
+msgstr "TÆKÆRÄ° OYNADIN!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgid "sent: "
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Default printer"
-msgstr "Yerli Çap Edici"
+msgid "Automatic IP"
+msgstr "Avtomatlaşdırılmış IP"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Set this printer as the default"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Printer options"
-msgstr "Çap edici seçənəkləri"
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington Thinking Mouse"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer manufacturer, model"
+msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer manufacturer, model, driver"
-msgstr ""
+msgid "Moldova"
+msgstr "Moldova"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "CUPS sürücü datası oxunur..."
+msgid "Please check if you want to erase your tape before the backup."
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer name, description, location"
-msgstr "Çap Edici Bağlantısı"
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#, c-format
+msgid "An online platform to respond to enterprise support needs."
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Printer connection type"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi"
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "Vəkil verici http://... şəklində olmalıdır."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Raw printer"
+msgid "Add a new rule at the end"
msgstr "Çap Edicisiz"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do it!"
+msgid ""
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Close"
-msgstr "Qapat"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+"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 ""
+"İstəsəniz indi %s modulunun parametrlərini göstərə bilərsiniz.\n"
+"Parametrlər``ad=qiymət ad2=qiymət2...'' şəklində olmalıdır.\n"
+"Məsələn ``io=0x300 irq=7''"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Modify printer configuration"
-msgstr "İnternet qurğuları"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Quit without writing the partition table?"
+msgstr "Bölmə cədvəlini qeyd etmədən çıxırsınız?"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
+
+#: ../../standalone.pm:1
#, fuzzy, c-format
-msgid "Add a new printer"
-msgstr "Çap Edicisiz"
+msgid "Installing packages..."
+msgstr "%s paketi qurulur"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Normal Mode"
-msgstr "Normal Mod"
+msgid "Dutch"
+msgstr "Hollandiya dili"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Change the printing system"
-msgstr "Şəbəkəni qur"
+msgid "The following packages need to be installed:\n"
+msgstr "Aşağıdakı paketlər qurulacaqdır"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Angola"
+msgstr "Anqola"
+
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "CUPS configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgid "service setting"
+msgstr "avadanlıq"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgid "Custom"
+msgstr "Xüsusi"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "File is already used by another loopback, choose another one"
msgstr ""
+"Fayl başqa bir loopback tərəfindən istifadədədir, başqa\n"
+"birini seçin"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Display all available remote CUPS printers"
+msgid "Read-only"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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 ""
-"Aşağıda yazıçıdakı növbələr verilmişdir.\n"
-"Yenilərini əlavə edə bilər, və ya mövcud olanları dəyişdirə bilərsiniz."
+#: ../../lang.pm:1
+#, c-format
+msgid "Latvia"
+msgstr "Latviya"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Printing system: "
+msgid "No known driver"
msgstr ""
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "1 MB"
+msgstr "1 MB"
+
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Checking installed software..."
+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
-#, fuzzy, c-format
-msgid "Installing Foomatic..."
-msgstr "%s paketi qurulur"
+#: ../../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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "Çap Edicini Qur"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Configure Local Area Network..."
+msgstr "Yerli Şəbəkəni Quraşdır..."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "Çap Edicini Qur"
+#: ../../services.pm:1
+#, c-format
+msgid "Launch the sound system on your machine"
+msgstr "Kompüterinizdə səs sistemı başladın"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Reading printer data..."
+msgid "Preparing printer database..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+msgid "Information"
+msgstr "Mə'lumatı göstər"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Select Printer Spooler"
-msgstr "Çap Edici Bağlantısı Seçin"
+msgid "No network card"
+msgstr "şəbəkə kartı tapılmadı"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Setting Default Printer..."
-msgstr "Yerli Çap Edici"
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#, c-format
+msgid "Which filesystem do you want?"
+msgstr "Hansı dili istəyirsiniz?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing %s ..."
-msgstr "%s paketi qurulur"
+#: ../../mouse.pm:1
+#, c-format
+msgid "3 buttons"
+msgstr "3 düyməli"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Removing %s ..."
-msgstr "Rezolyusiya: %s\n"
+msgid "Detailed information"
+msgstr "Mə'lumatı göstər"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Starting the printing system at boot time"
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+msgid "Malta"
+msgstr "Malta"
#: ../../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"
+"Printer default settings\n"
"\n"
-"Do you really want to configure printing on this machine?"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Installing a printing system in the %s security level"
-msgstr ""
+msgid "This floppy is not FAT formatted"
+msgstr "Bu floppi FAT şəklində deyildir"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "paranoid"
-msgstr "Şübhəci"
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#, c-format
+msgid "Configuring network"
+msgstr "Şəbəkə Qurğuları"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1
#, fuzzy, c-format
-msgid "high"
-msgstr "Yüksək"
+msgid "Graphic Card"
+msgstr "Ekran kartı"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Restarting printing system..."
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Resizing Windows partition"
+msgstr "Fat fayl sistemi ucları hesaplanır"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Configuration of a remote printer"
-msgstr ""
+msgid "Provider dns 1 (optional)"
+msgstr "Dns xidmətcisi 1 (arzuya görə)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Cameroon"
+msgstr "Kamerun"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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\""
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
msgstr ""
+"İndi %s sabit diskinizi bölmələndirə bilərsiniz\n"
+"İşinizi bitirdiyinizdə `w' ilə qeyd etməyi unutmayın"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configure the network now"
-msgstr "Şəbəkəni qur"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Go on without configuring the network"
-msgstr "Şəbəkə Qurğuları"
+#: ../../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 "Qapat"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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?"
+"\"%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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Network functionality not configured"
-msgstr "Monitor qurulmayıb"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Starting network..."
-msgstr "Bağlantınız başladılır..."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Refreshing printer data..."
-msgstr "CUPS sürücü datası oxunur..."
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Calendar"
+msgstr "Təqvim"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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?"
+"Restore Selected\n"
+"Catalog Entry"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Transfer printer configuration"
-msgstr "İnternet qurğuları"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Transferring %s..."
+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 ""
+"Uzaqdakı bir lpd çap edici növbəsini istifadə etmək üçün, \n"
+"çap edicinin bağlı olduğu çap edici vericisinin adını və növbə \n"
+"adınını verməlisiniz."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "New printer name"
-msgstr "Çap Edicisiz"
+#: ../../lang.pm:1
+#, c-format
+msgid "Iceland"
+msgstr "Ä°slandiya"
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
+msgid "consolehelper missing"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
+msgid "stopped"
+msgstr "dayandırılıb"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Transfer"
+msgid "Whether the FPU has an irq vector"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
+msgid "Ext2"
+msgstr "Ext2"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Do not transfer printers"
-msgstr ""
+msgid "Expand Tree"
+msgstr "Ağacı Aç"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
+"The old \"%s\" driver is blacklisted.\n"
"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
+"It has been reported to oops the kernel on unloading.\n"
"\n"
-"Also printers configured with the PPD files provided by their manufacturers "
-"or with native CUPS drivers cannot be transferred."
+"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
-msgstr ""
+msgid "Expert Mode"
+msgstr "Usta Modu"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr ""
+msgid "Printer options"
+msgstr "Çap edici seçənəkləri"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Local Network adress"
+msgstr "şəbəkə kartı tapılmadı"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup your System files. (/etc directory)"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Samba Server"
+msgstr "NIS Verici"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"CUPS does not support printers on Novell servers or printers sending the "
-"data into a free-formed command.\n"
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable IP spoofing protection."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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"
+msgid "Australian Optus cable TV"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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."
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
+" <Tab>/<Alt-Tab> irəli/geri | <Boşluq> işarətlə | <F12> sonrakı ekran"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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!"
+msgid "Subnet:"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printing test page(s)..."
-msgstr "Sınaq səhifəsi çap edilir..."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Print option list"
-msgstr "Çap edici seçənəkləri"
+msgid "Zimbabwe"
+msgstr "Zimbabve"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgid "Please enter the host name or IP."
+msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgid "When"
+msgstr "Çərx"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "Şəbəkə dayandırılır"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Second DNS Server (optional)"
+msgstr "İkinci DNS Vericisi (arzuya görə)"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Şəbəkə dayandırılır"
+#: ../../lang.pm:1
+#, c-format
+msgid "Finland"
+msgstr "Finlandiya"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, 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"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.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 ""
+msgid "Color depth: %s\n"
+msgstr "Rəng dərinliyi: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.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 ""
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "Bu paketi sistemdən çıxarda bilməzsiniz. Yenilənməlidir"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Loading from floppy"
+msgstr "Disketdən geri çağır"
+
+#: ../../standalone/drakperm: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"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.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 ""
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Slovenia"
+msgstr "Sloveniya"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.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>\". "
+"Enter a user\n"
+"%s"
msgstr ""
+"Bir istifadəçi girin\n"
+"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "ProgressBar color selection"
+msgstr "Çap Edici Bağlantısı"
+
+#: ../../any.pm:1
#, c-format
msgid ""
-"Here is a list of the available printing options for the current printer:\n"
-"\n"
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
msgstr ""
+"Buradakı bir birindən fərqli seçənəklərə yenilərini əlavə edə bilər,\n"
+"ya da mövcud olanları dəyişdirə bilərsiniz."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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 ""
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
+#, c-format
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
+
+#: ../../services.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"
+"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 ""
+"at əmri, zamanlanan əmrləri işləmələri lazım gələn vaxtda işlədir.\n"
+"Sistem yükü lazımi qədər alçaq olduğunda yığma əmrləri işlədilir."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Did it work properly?"
+msgid "Radio support:"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ""
-"Test page(s) have been sent to the printer.\n"
-"It may take some time before the printer starts.\n"
-msgstr ""
-"Sınaq səhifəsi çap edici vasitəsinə göndərildi.\n"
-"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
-"Düz mü işləyir?"
+msgid "Installing SANE packages..."
+msgstr "%s paketi qurulur"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "boot disk creation"
+msgstr "açılış disketi yaradılması"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "LDAP"
msgstr ""
-"Sınaq səhifəsi çap edici vasitəsinə göndərildi.\n"
-"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
-"Çap vəziyyəti:\n"
-"%s\n"
-"\n"
-"Düz mü işləyir?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do not print any test page"
-msgstr "Sınaq səhifəsi çap edilir..."
+#: ../../bootloader.pm:1
+#, c-format
+msgid "SILO"
+msgstr "SILO"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/removable.pm:1
#, fuzzy, c-format
-msgid "Photo test page"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgid "Change type"
+msgstr "Bölmə növünü Dəyişdir"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Alternative test page (A4)"
-msgstr "Sınaq səhifəsi çap edilir..."
+#: ../../any.pm:1
+#, c-format
+msgid "SILO Installation"
+msgstr "SILO Qurulumu"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Alternative test page (Letter)"
+msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_messages.pm:1
#, fuzzy, c-format
-msgid "Standard test page"
-msgstr "Standart"
+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 ""
+"Təbriklər, quruluş bitdi.\n"
+"Cdrom və disketi çıxartdıqtan sonra Enter'ə basaraq kompüterinizi \n"
+"yenidən başladın. Linuks Mandrake'nin bu buraxılışındakı yamaqlar haqqında \n"
+"mə'lumat almaq üçün http://www.mandrakelinux.com ünvanından Errata'ya "
+"baxın.\n"
+"Sisteminizin qurğuları haqqında daha geniş bilgiyi Linuks Mandrake \n"
+"İstifadəçi Kitabcığında tapa bilərsiniz."
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Print"
-msgstr "Çap Edici"
+msgid "paranoid"
+msgstr "Şübhəci"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "No test pages"
-msgstr "Bəli, hər iki sınaq səhifəsini də çap et"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Send mail report after each backup to:"
+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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Test pages"
-msgstr "Qapıları sına"
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Resolution"
+msgstr "Rezolyusiya"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
-msgstr "Çap edicini sınamaq istəyirsiniz?"
+"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 ""
+"Bir SMB çap edicidən yekun almaq üçün, SMB kompüter adı, çap edici "
+"vericisinin\n"
+"IP ünvanı, çap edicinin paylaşdırma adı, işləmə grupu, istifadəçi adı və \n"
+"parol verilməlidir."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Option %s out of range!"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Option %s must be a number!"
-msgstr ""
+msgid "reconfigure"
+msgstr "yenidən quraşdır"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Option %s must be an integer number!"
+msgid ""
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
+"Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər.\n"
+"DÄ°QQÆT! BU SINAQ MÆRHÆLÆSINDÆDIR VÆ KOMPÃœTERÄ°NÄ°Z DONDURA BILÆR."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Printer default settings"
-msgstr "Çap Edici Bağlantısı"
+msgid "Xinetd Service"
+msgstr "Çap Edici Vericisi"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.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."
+msgid "access to network tools"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -10681,554 +10359,566 @@ msgstr ""
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl: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."
+"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 ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "İnternet qurğuları"
+#, c-format
+msgid "Here is a list of all auto-detected printers. "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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."
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
msgstr ""
+"aboot qurulumunda xata, \n"
+"ilk disk bölməsini yox etsə belə yenə də qurulmasını istəyirsiniz?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "OKI winprinter configuration"
-msgstr "İnternet qurğuları"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
-msgstr ""
+"Restore Selected\n"
+"Files"
+msgstr "Növbəni sil"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
+"%s exists, delete?\n"
"\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."
+"Warning: If you've already done this process you'll probably\n"
+" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Which printer model do you have?"
-msgstr "Nə cür bir çap ediciniz var?"
+#: ../../network/tools.pm:1
+#, c-format
+msgid "Please fill or check the field below"
+msgstr "Xahiş edirik aşağıdakıları doldurun ya da seçin"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Printer model selection"
-msgstr "Çap Edici Bağlantısı"
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Reading printer database..."
-msgstr "CUPS sürücü datası oxunur..."
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Boot Protocol"
+msgstr "Açılış Protokolu"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Select model manually"
-msgstr "Uzaq Çap Edici"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr "LVM-diskləri %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "The model is correct"
-msgstr "DoÄŸrudur?"
-
-#: ../../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"
+msgid "The package %s is needed. Install it?"
msgstr ""
+"Bu paket yenilənməlidir\n"
+"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Your printer model"
-msgstr "Uzaq Çap Edici"
+#: ../../services.pm:1
+#, c-format
+msgid "On boot"
+msgstr "Açılışda"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Preparing printer database..."
-msgstr "CUPS sürücü datası oxunur..."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Location"
-msgstr "Yeri"
+msgid "Bus identification"
+msgstr "Tanıtma"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Description"
-msgstr "Ä°zah"
+msgid "Please make a backup of your data first"
+msgstr "ÆvvÉ™lcÉ™ datanızın yedÉ™yini alın"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Name of printer"
-msgstr "Çap edici adı"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Vatican"
+msgstr "Yeri"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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."
+msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
+"Sizin birdən çox diskiniz var, linux qurmaq üçün hansını istifadə "
+"edəcəksiniz?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Enter Printer Name and Comments"
+msgid "Boot ISO"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Making printer port available for CUPS..."
-msgstr ""
+msgid "Eritrea"
+msgstr "Eritre"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Remove List"
+msgstr "Uzaq Çap Edici"
+
+#: ../../share/advertising/05-desktop.pl:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
+msgid "A customizable environment"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
+msgid "Inuktitut"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Scanning on your HP multi-function device"
-msgstr ""
+msgid "Morocco"
+msgstr "Mərakeş"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Installing mtools packages..."
-msgstr "%s paketi qurulur"
+msgid "Which printer model do you have?"
+msgstr "Nə cür bir çap ediciniz var?"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Installing SANE packages..."
-msgstr "%s paketi qurulur"
+msgid "Add a new printer"
+msgstr "Çap Edicisiz"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " All of your selected data have been "
+msgstr ""
+
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Installing HPOJ package..."
-msgstr "%s paketi qurulur"
+msgid "<-- Delete"
+msgstr "Sil"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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?"
+msgid "Nepal"
+msgstr "Nepal"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "cpu # "
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "A command line must be entered!"
+msgid "chunk size"
+msgstr "parça böyüklüyü"
+
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 ""
+"acilisdan evvel emrleri duzeltmək ucun 'e', emr setiri ucun ise 'c' basin"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Command line"
-msgstr "Sahə(domain) adı"
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#, c-format
+msgid "Problems installing package %s"
+msgstr "%s paketi qurulurkən xəta oldu"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "You will receive an alert if the load is higher than this value"
+msgstr ""
+
+#: ../../standalone/drakbug: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."
+"\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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Pipe into command"
+msgid "Add a scanner manually"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Detected model: %s %s"
-msgstr "%s tapıldı"
+msgid "Reload partition table"
+msgstr "Bölmə cədvəlini qurtar"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "A valid URI must be entered!"
+msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
+"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer Device URI"
-msgstr "Çap Edici avadanlığı URI"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont: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."
+msgid "Search for fonts in installed list"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Port"
-msgstr "Qapı"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer host name or IP"
-msgstr "Çap Edici Ev sahibi"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "The port number should be an integer!"
-msgstr "Qapı nömrəsi rəqəmlə yazılmalıdır"
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Printer host name or IP missing!"
-msgstr "Çap Edici Ev sahibi"
+msgid "Boot"
+msgstr "Kök"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, 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 ""
-"Soket çap edicidən yekun almaq üçün, çap edicinin ev sahibi adını ve "
-"mümkünsə, qapısının nömrəsini verməlisiniz."
+msgid "Tuner type:"
+msgstr "Bölmə növünü Dəyişdir"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "TCP/Socket Printer Options"
-msgstr "Soket Çap Edici Qurğuları"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Host \"%s\", port %s"
+msgid "\"Menu\" key"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ", host \"%s\", port %s"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Scanning network..."
-msgstr "Bağlantınız başladılır..."
+msgid "Security Administrator:"
+msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Printer auto-detection"
-msgstr "Avtomatik təsbit işlət"
+msgid "Please enter your login"
+msgstr "Xahiş edirik təkrar sınayın"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "NCP queue name missing!"
+msgid "if set to yes, check permissions of files in the users' home."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "NCP server name missing!"
+msgid ""
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
+"Heç İnternet bağlantınız yoxdur.\n"
+"ÆvvÉ™lcÉ™ onları 'QuraÅŸdır'a basaraq qurun"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Print Queue Name"
-msgstr "Çap Edici Növbə Adı"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Printer Server"
-msgstr "Çap Edici Vericisi"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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."
+msgid "Fonts copy"
msgstr ""
-"NetWare çap edicidən yekun almaq üçün, NetWare vericisinin adı və çap "
-"edici \n"
-"növbəsi adı ilə istifadəçi adı va parolu verilməlidir."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "NetWare Çap Edici Qurğuları"
+msgid "Automated"
+msgstr "Avtomatlaşdırılmış"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/test.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 ""
+msgid "Do you want to test the configuration?"
+msgstr "Qurğuları sınamaq istəyirsiniz?"
#: ../../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"
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec: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"
+"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"
-"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"
+"High: There are already some restrictions, and more automatic checks "
+"are run every night.\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"
+"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"
-"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"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "SECURITY WARNING!"
-msgstr ""
+msgid "Save packages selection"
+msgstr "Paket seçkilərini saxla"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Remove the last item"
+msgstr "Loopback faylı şəkilləndirilir: %s"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Samba share name missing!"
+msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Either the server name or the server's IP must be given!"
+msgid "No net boot images created!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Auto-detected"
-msgstr "Avtomatik təsbit işlət"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Workgroup"
-msgstr "Ä°ÅŸ qrupu"
+msgid "use pptp"
+msgstr "pptpe istifadÉ™ et"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Share name"
-msgstr "Paylaşdırma adı"
+msgid "Choose which services should be automatically started at boot time"
+msgstr "Açılışda avtomatik olaraq başlayacaq xidmətləri seçin"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SMB server IP"
-msgstr "SMB verici IP"
+#, fuzzy, c-format
+msgid "Learn how to use this printer"
+msgstr "Qurğuları sınamaq istəyirsiniz?"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SMB server host"
-msgstr "SMB verici adı"
+#, fuzzy, c-format
+msgid "Configure the network now"
+msgstr "Şəbəkəni qur"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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 ""
+msgid "Choose a mirror from which to get the packages"
+msgstr "Paketleri almaq üçün bir əks ünvanı seçin"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../install_interactive.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."
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
-"Bir SMB çap edicidən yekun almaq üçün, SMB kompüter adı, çap edici "
-"vericisinin\n"
-"IP ünvanı, çap edicinin paylaşdırma adı, işləmə grupu, istifadəçi adı və \n"
-"parol verilməlidir."
+"FAT tədqiqatçımız sizin bölümləri işlədə bilmir,\n"
+"bu xəta oldu: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) Çap Edici Seçənəkləri"
+msgid "Which sector do you want to move it to?"
+msgstr "Hansı sektora daşımaq istəyirsiniz?"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, fuzzy, c-format
-msgid "Printer \"%s\" on server \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgid "Do you want to click on this button?"
+msgstr "aboot istifadə etmək istəyirsiniz?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ", printer \"%s\" on server \"%s\""
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remote printer name missing!"
-msgstr "Uzaqdakı ev sahibi adı"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remote host name missing!"
-msgstr "Uzaqdakı ev sahibi adı"
+msgid "Bahamas"
+msgstr "Bahama"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remote printer name"
-msgstr "Uzaq Çap Edici"
+msgid "Manual configuration"
+msgstr "Quraşdırma"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remote host name"
-msgstr "Uzaqdakı ev sahibi adı"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "search"
+msgstr "axtar"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../services.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."
+"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 ""
-"Uzaqdakı bir lpd çap edici növbəsini istifadə etmək üçün, \n"
-"çap edicinin bağlı olduğu çap edici vericisinin adını və növbə \n"
-"adınını verməlisiniz."
+"Bu paket /etc/sysconfig/keyboard'dakı seçili klaviatura düzülüşünü yüklər.\n"
+"Hansı klaviatura düzülüşü istifadə ediləcəyi kbdconfig ilə seçilir.\n"
+"Bu, mandrake qurulan bir çox kompüterdə fəal buraxılmalıdır."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Manual configuration"
-msgstr "Quraşdırma"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "Çap Edici avadanlığı URI"
+msgid "Xpmac (installation display driver)"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.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, ...)."
+msgid "Zeroconf host name must not contain a ."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Please choose the port that your printer is connected to."
-msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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"
+"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, bir çox vasitənin ismarıclarını müxtəlif sistem qeydlərində\n"
+"tutmalarına imkan verər. Syslog'un hər zaman işləməsi\n"
+"yaxşı fikirdir."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+msgid "Unknown/Others"
+msgstr "Ãœmumi"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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\"."
+msgid "No TV Card detected!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr ""
+msgid "Options"
+msgstr "Seçənəklər"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
+msgid "The printer \"%s\" is set as the default printer now."
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\"."
+"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 ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The following printer was auto-detected. "
-msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
+msgid "Auto-detected"
+msgstr "Avtomatik təsbit işlət"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, 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 ""
+"Kompüterınızi İnternet bağlantısını bölüşdürmək üçün quraşdırırsınız.\n"
+"Bu seçənəklə yerli şəbəkənizdəki başqa kompüterlər sizin İnternet "
+"bağlantınızdan faydalana biləcəklər.\n"
+"\n"
+"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
+"ehtiyacınız var."
+
+#: ../../install_steps_interactive.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"
+"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 ""
#: ../../printer/printerdrake.pm:1
@@ -11238,944 +10928,877 @@ msgid ""
"name in the input line"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
-msgstr ""
+msgid "Refuse"
+msgstr "Rədd Et"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "HFS"
+msgstr "HFS"
+
+#: ../../services.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"
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
+"HardDrake texniki tə'minat sınağı aparar və onları bir ön quraşdırmadan "
+"keçirər."
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Available printers"
-msgstr "Yerli Çap Edici"
+msgid "Remote Printers"
+msgstr "Uzaq Çap Edici"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "No printer found!"
-msgstr "Yerli Çap Edici"
+#: ../../fs.pm:1
+#, c-format
+msgid "Creating and formatting file %s"
+msgstr "%s faylı yaradılır və şəkilləndirilir"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "You must enter a device or file name!"
-msgstr "Çap Edici avadanlığı URI"
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check additions/removals of sgid files."
+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, ...)."
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Local Printer"
-msgstr "Yerli Çap Edici"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Choose an existing LVM to add to"
+msgstr "ÆlavÉ™ etmÉ™k üçün mövcud bir LVM seçin"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "USB printer \\#%s"
-msgstr "Çap Edicisiz"
+msgid "xfs restart"
+msgstr "məhdudlaşdır"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "Çap Edici Ev sahibi"
+#, c-format
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "SMB/Windows 95/98/NT"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No partition available"
+msgstr "uyğun bölmə tapılmadı"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "Şəbəkə Çap Edicisi (soket) "
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Use the scanners on hosts: "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Detected %s"
-msgstr "%s tapıldı"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Unselected All"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "SMB/Windows 95/98/NT"
+msgid "Domain Name Resolver"
+msgstr "Sahə(domain) adı"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", network printer \"%s\", port %s"
+msgid "Encryption key (again)"
msgstr ""
#: ../../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."
+msgid "Samba share name missing!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgid "True Type install done"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Detection in progress"
+msgstr "%s qapısında tapıldı"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
+msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps.pm:1
+#, c-format
+msgid "Welcome to %s"
+msgstr "%s Sisteminə Xoşgəlmişsiniz"
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Auto-detect printers connected to this machine"
-msgstr "Uzaq Çap Edici"
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot: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."
+msgid "Bootsplash"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, c-format
+#, fuzzy, c-format
msgid ""
+"The following printer\n"
"\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 ""
+"%s%s\n"
+"is directly connected to your system"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
#: ../../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 ""
+#, fuzzy, c-format
+msgid "Printer sharing on hosts/networks: "
+msgstr "Çap Edici"
#: ../../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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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 ""
+"Bəzi hallarda, %s sürücü düzgün işləməsi üçün əlavə mə'lumat istəyə bilər.\n"
+"Sürücüler üçün əlavə bir xüsusiyyət göstərmək mi istəyərsiniz, yoxsa\n"
+"sürücülərin lazımi mə'lumatlar üçün avadalığı tanımasını mı istəyərsiniz? \n"
+"Bə'zən tanımlama kompüterinizi dondura bilər amma donduğu üçün\n"
+"kompüterinizə heç bir şey olmaz."
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ")"
+msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " on "
+msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
+"İnternet Bağlantısı Bölüşdürmə vasitəsinə Xoş Gəldiniz!\n"
+"\n"
+"%s\n"
+"\n"
+"Quraşdırma sehirbazını açmaq üçün Quraşdıra tıqlayın."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring printer ..."
-msgstr "Çap Edicini Qur"
+msgid "Cuba"
+msgstr "Kuba"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Searching for new printers..."
msgstr "Yerli Çap Edici"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Belize"
+msgstr "Beliz"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Are you sure that you want to set up printing on this machine?\n"
+msgid " (multi-session)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Çap edicini sınamaq istəyirsiniz?"
+#: ../../any.pm:1
+#, c-format
+msgid "Kernel Boot Timeout"
+msgstr "Çəkirdək Açılışı Vaxt Dolması"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"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 ""
+"Sizin kartınızın 3D sür'ətləndirmə dəstəyi ola bilər, amma sadecə olaraq "
+"XFree %s\n"
+"ilə düzgün işləyər.\n"
+"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
+"bir fikir olar."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "DrakX bölmə sehirbazı bu yolu tapdı:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr ""
+msgid "Hungarian"
+msgstr "Macarca"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
+"İnternet xidmət vericinizi seçin.\n"
+"Siyahıda deyilsə Siyahıda deyil'i seçin."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
+msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "8 MB"
+msgstr "8 MB"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgid "LDAP Server"
+msgstr "Verici"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../services.pm:1
+#, c-format
msgid ""
-"The following printers\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+"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 dəstəyi, laptoplarda eternet və modem kimi avadanlıqların "
+"dəstəklənməsinə imkan verər.\n"
+"Qurulmadığı vaxtda açılışda işləməz, işləməsinə ehtiyac olmayan\n"
+"kompüterlərdə qurulu olması problem yaratmaz."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, c-format
-msgid "and %d unknown printers"
-msgstr "Çap Edicisiz"
+msgid "Choose your country"
+msgstr "Klaviaturanızı seçin"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "and one unknown printer"
-msgstr "Çap Edicisiz"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+"- System Files:\n"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Checking your system..."
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+msgid "Standalone Tools"
+msgstr "Konsol Vasitələri"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restarting CUPS..."
-msgstr "məhdudlaşdır"
+msgid "Where"
+msgstr "Çərx"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
-msgstr ""
+msgid "but not matching"
+msgstr "amma oxşamır"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Examples for correct IPs:\n"
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "DoÄŸrudur?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Server IP missing!"
-msgstr "Çap Edici Ev sahibi"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Configuring PCMCIA cards..."
+msgstr "PCMCIA kartlar qurulur..."
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
-msgstr ""
+msgid "kdesu missing"
+msgstr "kdesu əksikdir"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
+msgid "Encryption key"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "Uzaq CUPS vericisi"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected server"
-msgstr "Növbəni sil"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Edit selected server"
-msgstr "%s tapıldı"
+#: ../../lang.pm:1
+#, c-format
+msgid "Christmas Island"
+msgstr "Kristmas Adası"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add server"
-msgstr "İstifadəçini əlavə et"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr "Açılış yükləyicisi qurulumu iflas etdi. Xəta:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "EIDE/SCSI channel"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address of host/network:"
+msgid "Set this printer as the default"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr ""
+msgid "partition %s"
+msgstr "bölmə %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr ""
+msgid "Paranoid"
+msgstr "Şübhəci"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "NIS"
+msgstr "NIS istifadÉ™ et"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Host/network IP address missing."
+msgid "<-- Del User"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
+msgid "Location on the bus"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Sharing of local printers"
+msgid "No printer found!"
msgstr "Yerli Çap Edici"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected host/network"
-msgstr "Növbəni sil"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
+msgid "the vendor name of the device"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr ""
+msgid "Erase entire disk"
+msgstr "Bütün diski sil"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr ""
+msgid " (Default)"
+msgstr " (Æsas)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Automatic correction of CUPS configuration"
+msgid "Automatic reconfiguration"
msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor: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."
+msgid "Receiving Speed:"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Japanese text printing mode"
-msgstr "Şəbəkəni qur"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "None"
-msgstr "Qurtardı"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Additional CUPS servers: "
-msgstr "CUPS verici IP"
+msgid "Turks and Caicos Islands"
+msgstr "Türk və Kaykos Adaları"
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "No remote machines"
-msgstr "Uzaq Çap Edici"
+msgid "permissions"
+msgstr "bölmə %s"
+#: ../../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
-#, fuzzy, c-format
-msgid "Custom configuration"
-msgstr "Quraşdırma"
+#, c-format
+msgid "<- Previous"
+msgstr "<- ÆvvÉ™lki"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "Çap Edici"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing configuration"
+msgstr "İnternet bağlantısı bölüşdürülməsi quraşdırılması"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr ""
+msgid "Toggle between flat and group sorted"
+msgstr "Otaq və grup sıralaması arasında gəz"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "The printers on this machine are available to other computers"
-msgstr ""
+msgid "Themes"
+msgstr "Örtüklər"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
-msgstr ""
+msgid "Options: %s"
+msgstr "Seçənəklər: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot: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."
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
+"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
+"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "CUPS printer configuration"
+msgid "OKI winprinter configuration"
msgstr "İnternet qurğuları"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr ""
+msgid "Saint Helena"
+msgstr "Müqəddəs Helena"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
+msgid "Security Level"
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
-"Uzaq CUPS vericiləri üçün heç bir quraşdırmağa lüzüm yoxdur\n"
-"Buradakı hər çap edici avtomatik tapılacaqdır.\n"
-"Olmazsa \"Uzaq CUPS vericisi\" ni seçin."
+"Bə'zi bölmələr bitdi.\n"
+"\n"
+"Həqiqətən də çıxmaq istəyirsiniz?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "How is the printer connected?"
-msgstr "Çap ediciniz nə şəkildə bağlıdır?"
+msgid "Sudan"
+msgstr "Sudan"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "Çap Edici Bağlantısı Seçin"
+msgid "Polish (qwertz layout)"
+msgstr "Polyakca (QWERTZ sırası)"
-#: ../../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 ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Syria"
+msgstr "Surinam"
-#: ../../security/help.pm:1
+# 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 ""
-"Arguments: (umask)\n"
+"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"
-"Set the user umask."
msgstr ""
+"%s emeliyyat sistemi secki proqramina xos gəlmissiniz!\n"
+"\n"
+"Içlerinden birini acmaq ucun adini yazin ve <ENTER>\n"
+"duymesine basin ve ya esas acilis ucun %d saniye gozleyin.\n"
+"\n"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
-msgstr ""
+msgid "Portuguese"
+msgstr "Portuqalca"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
+msgid "Loopback file name: "
+msgstr "Loopback fayl adı: "
-#: ../../security/help.pm:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Serbia"
+msgstr "serial"
+
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
+msgid "Newzealand"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, check open ports."
-msgstr ""
+msgid "This directory should remain within the root filesystem"
+msgstr "Bu qovluq kök fayl sistemi içərisində olmalıdır"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
+msgid "CapsLock key"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, report check result by mail."
-msgstr ""
+msgid "Install bootloader"
+msgstr "Sistem yükləyicini qur"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
-msgstr ""
+msgid "Select the memory size of your graphics card"
+msgstr "Ekran kartınızın yaddaş böyüklüyünü seçin"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr ""
+msgid "LVM name?"
+msgstr "LVM adı?"
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
-msgstr ""
+msgid "Found %s %s interfaces"
+msgstr "%s %s ara üzü tapıldı"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
+msgid "sticky-bit"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Install"
+msgstr "Qurulum"
+
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "The internal domain name"
+msgstr "Çap Edicisiz"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "if set to yes, report check result to syslog."
-msgstr ""
+msgid "Card IRQ"
+msgstr "Kart IRQ"
#: ../../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."
+"Arguments: (umask)\n"
+"\n"
+"Set the user umask."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
-msgid "if set to yes, run the daily security checks."
-msgstr ""
+msgid "logdrake"
+msgstr "logdrake"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "if set to yes, report unowned files."
-msgstr ""
+msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgstr "Açılış disketi yaratmaq üçün istifadə ediləcək disket sürücüyü seçin"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
+msgid "LILO with text menu"
+msgstr "Mətn menyulu LILO"
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.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."
+msgid "Everything (no firewall)"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
+msgid "You must specify a kernel image"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/main.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."
+msgid ", multi-function device on USB"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../interactive/newt.pm:1
+#, fuzzy, c-format
+msgid "Do"
+msgstr "Qurtardı"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr "Æks ünvanına baÄŸlantı qurulur"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+msgid "Lithuanian AZERTY (old)"
+msgstr "Litvaniya dili AZERTY (köhnə)"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
+msgid "Brazilian (ABNT-2)"
+msgstr "Brazilya dili (ABNT-2)"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid "IP address of host/network:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../install_gtk.pm:1
+#, fuzzy, c-format
+msgid "System installation"
+msgstr "SILO Qurulumu"
+
+#: ../../lang.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 ""
+msgid "Saint Vincent and the Grenadines"
+msgstr "Müqəddəs Vinsent və Qrenadin"
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
+msgid "/File/_Open"
+msgstr "/Fayl/_Aç"
#: ../../security/help.pm:1
#, c-format
msgid ""
"Arguments: (arg)\n"
"\n"
-"Enable/Disable the logging of IPv4 strange packets."
+"The argument specifies if clients are authorized to connect\n"
+"to the X server on the tcp port 6000 or not."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Location of auto_install.cfg file"
+msgstr "Avtomatik qurulum disketi hazırlanır"
+
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
+msgid "Open Firmware Delay"
+msgstr "Firmware Gecikməsini Aç"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
+msgid "Hungary"
+msgstr "Macarıstan"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Total progess"
+msgstr "Qapıları sına"
+
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Color configuration"
+msgstr "Quraşdırma"
+
+#: ../../lang.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 ""
+msgid "New Zealand"
+msgstr "Yeni Zellandiya"
-#: ../../security/help.pm:1
+#: ../../security/level.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."
+"There are already some restrictions, and more automatic checks are run every "
+"night."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "please choose the date to restore"
+msgstr "Xahiş edirik siçanınızın növünü seçin."
+
+#: ../../diskdrake/interactive.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))."
+msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/data.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."
+msgid "LPRng"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
+msgid "Netherlands Antilles"
+msgstr "Holland Antilləri"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "Browse to new restore repository."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.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)."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "and %d unknown printers"
+msgstr "Çap Edicisiz"
+
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr "Heç bir ISDN PCI kart tapılmaı. Sonrakı ekrandakılardan seçin."
-#: ../../security/help.pm:1
+#: ../../common.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+msgid "GB"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
+msgid "Please give a user name"
+msgstr "Xahiş edirik bir istifadəçi adı alın"
-#: ../../security/help.pm:1
+#: ../../any.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 ""
+msgid "Enable CD Boot?"
+msgstr "CDdən Açılışı Fəallaşdırım?"
-#: ../../security/help.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+msgid " enter `void' for void entry"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+msgid "on Hard Drive"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Winmodem connection"
+msgstr "Normal modem təsbiti"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
"\n"
-" Accept/Refuse broadcasted icmp echo."
+"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 ""
#: ../../security/help.pm:1
@@ -12183,740 +11806,541 @@ msgstr ""
msgid ""
"Arguments: (arg)\n"
"\n"
-"Accept/Refuse bogus IPv4 error messages."
+"Set the password history length to prevent password reuse."
msgstr ""
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Security Administrator (login or email)"
+msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"A library which defends against buffer overflow and format string attacks."
-msgstr ""
-
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Use libsafe for servers"
-msgstr "X verici üçün seçənəkləri göstərin"
-
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Security level"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Please choose the desired security level"
-msgstr "Təhlükəsizlik səviyyəsini seçin"
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr "Qurulumu bitirmək üçün lazımi sahə yoxdur, xahiş edirik əlavə edin"
-#: ../../security/level.pm:1
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "DrakSec Basic Options"
-msgstr "Seçənəklər"
+msgid "%s on %s"
+msgstr "Qapı"
-#: ../../security/level.pm:1
-#, fuzzy, c-format
+#: ../../help.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."
+"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 ""
-"Biz dördüncü səviyyə haqlarını verdik və sistem xarici bağlantılara qarşı "
-"tamamilə qapalıdır.\n"
-"Təhlükəsizlik səviyyəsi indi ən üstdədir."
-#: ../../security/level.pm:1
-#, fuzzy, 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 ""
-"Bu təhlükəsizlik səviyyəsiylə sistemin bir verici olaraq istifadəsi "
-"mümkündür. \n"
-"Təhlükəsizlik, birdən çox alıcının bağlanmasına icazə verəcək şəkildə "
-"artırılmışdır. "
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Which is your timezone?"
+msgstr "Sisteminiz hansı məqsədlə istifadə ediləcək?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
-msgstr ""
+msgid "Guinea"
+msgstr "Qvineya"
-#: ../../security/level.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, 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 ""
-"İnternetə bağlı bir kompüter üçün standart və tövsiyə edilən bir "
-"təhlükəsizlik səviyyəsidir."
+msgid "The system is now connected to the Internet."
+msgstr "İnternetə artıq bağlısınız"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "South Georgia and the South Sandwich Islands"
+msgstr "Cinubi Georgiya və Cənubi Sandviç Adası"
+
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
+msgid "Japan (broadcast)"
msgstr ""
-"Parollar fəallaşdırıldı, yenə də bir şəbəkə üstündə istifadə edilməməsi "
-"tövsiyə edilir."
-#: ../../security/level.pm:1
+#: ../../lang.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 ""
-"Bu səviyyə RAID'i diqqətli istifadənizi tövsiyə edirik. Sisteminiz daha "
-"asand\n"
-"işlədiləcək, ancaq xətalara qarşı da həssaiyyəti də artacaqdır. İnternetə \n"
-"bağlı isəniz bunu tövsiyə etmirik. Parol ilə girilir."
+msgid "Mozambique"
+msgstr "Mozambiq"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Paranoid"
-msgstr "Şübhəci"
+msgid "Icon"
+msgstr "Timsal"
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Higher"
-msgstr "Yüksək"
+msgid "Please choose what you want to backup"
+msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../security/level.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "High"
-msgstr "Yüksək"
+msgid "256 colors (8 bits)"
+msgstr "256 rəng (8 bits)"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Poor"
-msgstr "Zəif"
+msgid "Read-write"
+msgstr "Oxu-yaz"
-#: ../../security/level.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Welcome To Crackers"
-msgstr "Krakerlərə xoşgəlmişsiniz"
+msgid "Size: %s\n"
+msgstr "Böyüklük: %s\n"
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "\"%s\"a(ə) təkrar girin və dəyişiklikləri fəallaşdırın"
+msgid "Hostname: "
+msgstr "Ev sahibi adı:"
-#: ../../standalone/XFdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Lütfen çıxın və Ctrl-Alt-BackSpace düymələrinə basın"
+msgid "Chunk size %s\n"
+msgstr "Parça böyüklüyü %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgid "Build the future of Linux!"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Need to create /etc/dhcpd.conf first!"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local Printer"
+msgstr "Yerli Çap Edici"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
+msgid ""
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "No floppy drive available!"
-msgstr "Disket sürücü yoxdur"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Floppy can be removed now"
-msgstr ""
+msgid "ADSL connection"
+msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Couldn't access the floppy!"
+msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Please insert floppy disk:"
-msgstr "%s sürücüsünə bir disket taxın"
+msgid "Error!"
+msgstr "Xəta"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Write Config"
-msgstr "yenidən quraşdır"
+msgid "cable connection detected"
+msgstr "Kabel bağlantısı"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dynamic IP Address Pool:"
+msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
+msgid "/_Report Bug"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "dhcpd Server Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Resize"
+msgstr "Böyüklüyünü Dəyişdir"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "IP Range End:"
-msgstr ""
+msgid "Dominica"
+msgstr "Dominik"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "IP Range Start:"
+msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Name Servers:"
-msgstr "NIS Verici"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Domain Name:"
-msgstr "Sahə(domain) adı"
-
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Broadcast Address:"
-msgstr ""
+msgid "Resolution: %s\n"
+msgstr "Rezolyusiya: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Subnet Mask:"
-msgstr ""
+msgid "matching"
+msgstr "oxşayır"
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm:1
#, c-format
-msgid "Routers:"
+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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Netmask:"
-msgstr "Netmask"
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
+msgstr ""
+"Xahiş edirik doğru qapını seçin. Məsələn, MS Windowsdakı COM1'in qarşılığı\n"
+"Linuksda ttyS0'dır."
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Subnet:"
-msgstr ""
+msgid "The following packages are going to be removed"
+msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
-#: ../../standalone/drakTermServ:1
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
#, c-format
-msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
-msgstr ""
+msgid "Connect to the Internet"
+msgstr "Ä°nternetÉ™ baÄŸlan"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "dhcpd Config..."
-msgstr "Quraşdırılır..."
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Use existing partitions"
+msgstr "Var olan bölmələri işlədimmi"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Delete Client"
-msgstr "DHCP Alıcısı"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Canadian (Quebec)"
+msgstr "Fransızca (Kanada/Quebec)"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "<-- Edit Client"
-msgstr "DHCP Alıcısı"
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "Mouse device: %s\n"
+msgstr "Siçan avadanlığı: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Add Client -->"
+msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Allow Thin Clients"
-msgstr "DHCP Alıcısı"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Thin Client"
-msgstr "DHCP Alıcısı"
+#: ../../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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
-msgid "No net boot images created!"
+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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "type: %s"
-msgstr "Növ: "
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Del User"
+msgid "We are now going to configure the %s connection."
msgstr ""
+"\n"
+"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
+"bilərsiniz."
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, fuzzy, c-format
-msgid "Add User -->"
-msgstr "İstifadəçini əlavə et"
+msgid "MandrakeExpert Corporate"
+msgstr "Usta"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm: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."
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Delete All NBIs"
-msgstr "Fayl seç"
+msgid "Write protection"
+msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "<-- Delete"
-msgstr "Sil"
+msgid "You've not selected any font"
+msgstr "Növbəni sil"
-#: ../../standalone/drakTermServ:1
+#: ../../steps.pm:1
#, c-format
-msgid "This will take a few minutes."
-msgstr ""
+msgid "Language"
+msgstr "İşlətdiyiniz dili seçin"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer model selection"
+msgstr "Çap Edici Bağlantısı"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Build All Kernels -->"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
+"%s bölməsinin növünü dəyişdirdikdən sonra, bu bölmədəki bütün mə'lumatlar "
+"silinəcəkdir"
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm:1
#, fuzzy, c-format
-msgid "No NIC selected!"
-msgstr "Bağlı deyil"
+msgid "%d seconds"
+msgstr "%d saniyə sonra çıxılacaq"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Build Single NIC -->"
-msgstr ""
+msgid "Insert a blank floppy in drive %s"
+msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No kernel selected!"
+msgid "A valid URI must be entered!"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Build Whole Kernel -->"
+msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Boot ISO"
+msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Boot Floppy"
-msgstr ""
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid "Sound configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Photo test page"
+msgstr "Sınaq səhifəsi çap edilir..."
+
+#: ../../help.pm:1 ../../install_interactive.pm: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/initrdrd 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 ""
+msgid "Custom disk partitioning"
+msgstr "Hazırkı disk bölmələndirməsi"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm: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"
+msgid "Enter Printer Name and Comments"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
+"The following printers\n"
"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
-msgstr ""
+"%s%s\n"
+"are directly connected to your system"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Add/Del Clients"
-msgstr "DHCP Alıcısı"
+msgid "type: %s"
+msgstr "Növ: "
-#: ../../standalone/drakTermServ:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovakian (QWERTY)"
+msgstr "Slovakca (QWERTY)"
+
+#: ../../standalone/draksound:1
#, fuzzy, c-format
-msgid "Add/Del Users"
-msgstr "İstifadəçini əlavə et"
+msgid "No Sound Card detected!"
+msgstr "Bağlı deyil"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "Net Boot Images"
-msgstr ""
+msgid "Mouse Port"
+msgstr "Siçan Qapısı"
#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Etherboot Floppy/ISO"
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Stop Server"
-msgstr "NIS Verici"
-
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Start Server"
+msgid "Ftp Server"
msgstr "NIS Verici"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Disable Server"
-msgstr "Databeyz"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Enable Server"
-msgstr "Databeyz"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "İnternet qurğuları"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Remove the last item"
-msgstr "Loopback faylı şəkilləndirilir: %s"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Add an item"
-msgstr "İstifadəçi əlavə et"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Auto Install"
-msgstr "Qurulum"
-
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"The floppy has been successfully generated.\n"
-"You may now replay your installation."
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable msec hourly security check."
msgstr ""
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
-#, c-format
-msgid "Congratulations!"
-msgstr "Təbriklər!"
-
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"\n"
-"Welcome.\n"
-"\n"
-"The parameters of the auto-install are available in the sections on the left"
+msgid "%s fonts conversion"
msgstr ""
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Creating auto install floppy"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgid "the type of bus on which the mouse is connected"
+msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
-#: ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, c-format
-msgid "manual"
-msgstr ""
+msgid "Uganda"
+msgstr "Uqanda"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
+"Arguments: (size)\n"
+"\n"
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Automatic Steps Configuration"
-msgstr "Qurulum Tərzi Quraşdırılması"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "replay"
-msgstr "Təkrarla"
-
-#: ../../standalone/drakautoinst:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"You are about to configure an Auto Install floppy. This feature is somewhat "
-"dangerous and must be used circumspectly.\n"
+"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"
-"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"
+" * \"%s\": check the current keyboard map configuration and change that if\n"
+"necessary.\n"
"\n"
-"For maximum safety, the partitioning and formatting will never be performed "
-"automatically, whatever you chose during the install of this computer.\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"
-"Do you want to continue?"
-msgstr ""
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Auto Install Configurator"
-msgstr "Qurulum sonrası qurğular"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
-msgstr ""
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Error!"
-msgstr "Xəta"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+" * \"%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"
-"Restore Backup Problems:\n"
+" * \"%s\": check the current mouse configuration and click on the button to\n"
+"change it if necessary.\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 ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"options description:\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"
-"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"
+" * \"%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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
+msgid "Comoros"
+msgstr "Komor"
+
+#: ../../network/netconnect.pm:1
+#, fuzzy, 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"
+"We are now going to configure the %s connection.\n"
"\n"
"\n"
+"Press OK to continue."
msgstr ""
+"\n"
+"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
+"bilərsiniz."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+msgid "Yaboot mode"
+msgstr "Yaboot modu"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Sıravi 3 Düyməli Siçan"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Select another media to restore from"
+msgstr "Xahiş edirik siçanınızın növünü seçin."
+
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Software Manager"
+msgstr "Paylaşdırma adı"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -12928,4596 +12352,5209 @@ msgid ""
"\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"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
-msgstr ""
-
-#: ../../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"
+" - Differential Backups:\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"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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"
+msgid "Re-submit"
msgstr ""
#: ../../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"
+msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Drakbackup"
+msgid "KB"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Restore"
-msgstr "Fayldan geri çağır"
+msgid "Network & Internet"
+msgstr "Şəbəkə ara üzü"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now"
-msgstr "Fayl sistemi qurğuları"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "Litvanya dili \"Fonetik\" QWERTY"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Advanced Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Net Boot Images"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Wizard Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgid "Sharing of local scanners"
+msgstr "Yerli Çap Edici"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "View Backup Configuration."
-msgstr "Şəbəkə quraşdırılması"
+#: ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now from configuration file"
-msgstr "Şəbəkə quraşdırılması"
+#: ../../services.pm:1
+#, c-format
+msgid "Services and deamons"
+msgstr "Xidmətlər və vasitələr"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Drakbackup Configuration"
-msgstr "Şəbəkə quraşdırılması"
+msgid "Remote host name missing!"
+msgstr "Uzaqdakı ev sahibi adı"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Total Progress"
+msgid "with /usr"
msgstr ""
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Sending files..."
-msgstr "Fayla qeyd et"
+msgid "Network"
+msgstr "Şəbəkə ara üzü"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "files sending by FTP"
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup other files"
-msgstr "Xətalı yedəkləmə faylı"
+#: ../../any.pm:1
+#, c-format
+msgid "This password is too simple"
+msgstr "Zəif parol seçdiniz!"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup user files"
-msgstr "Xətalı yedəkləmə faylı"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovakian (QWERTZ)"
+msgstr "Slovakca (QWERTZ)"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup system files"
-msgstr "Xətalı yedəkləmə faylı"
+#: ../../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 ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Under Devel ... please wait."
+msgid "Truly minimal install (especially no urpmi)"
msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+" Transfer \n"
+"Now"
msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please select data to backup..."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgid "Use daemon"
+msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#, c-format
+msgid "Authentication"
+msgstr "Tanıtma"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Please select media for backup..."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgid "Additional CUPS servers: "
+msgstr "CUPS verici IP"
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
+
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Please select data to restore..."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgid "Where do you want to mount %s?"
+msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "Aşağıdakı paketlər qurulacaqdır"
+msgid "Restore Via Network"
+msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Algeria"
+msgstr "ÆlcÉ™zair"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Initrd-size"
+msgstr "Initrd böyüklüyü"
+
+#: ../../help.pm:1
#, c-format
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"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 ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
+msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Next"
-msgstr "Sonrakı ->"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "2 MB"
+msgstr "2 MB"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Previous"
-msgstr "<- ÆvvÉ™lki"
+#: ../../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 ""
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Save"
-msgstr "Hal:"
+msgid "Setting Default Printer..."
+msgstr "Yerli Çap Edici"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Build Backup"
-msgstr "Xətalı yedəkləmə faylı"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Interface %s (using module %s)"
+msgstr "Ara Üz %s (%s modulu işlədilir)"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Progress"
-msgstr "Fayldan geri çağır"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Name: %s\n"
+msgstr "Ad: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Restore From Catalog"
-msgstr "Bölmə cədvəlini qurtar"
+msgid "Generating preview ..."
+msgstr "Avadanlıqlar tanınır..."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Browse to new restore repository."
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "CD in place - continue."
+msgid "serial"
+msgstr "serial"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "DVD-ROM"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Custom Restore"
-msgstr "Xüsusi"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Georgian (\"Latin\" layout)"
+msgstr "Gürcü dili (\"Latın\" sırası)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Restore all backups"
+msgid "Get the best items with Mandrake Linux Strategic partners"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Failed..."
-msgstr "Fayldan geri çağır"
-
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Files Restored..."
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Path or Module required"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Kenya"
+msgstr "Kenya"
+
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Use ``Unmount'' first"
+msgstr "ÆvvÉ™lcÉ™ ``Ayır'-ı iÅŸlÉ™t"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Hostname required"
-msgstr "Ev sahibi adı:"
+msgid "Installing mtools packages..."
+msgstr "%s paketi qurulur"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Username required"
-msgstr "İstifadəçi adı"
+msgid "You must specify a root partition"
+msgstr "Bir swap sahəsinə ehtiyacınız var"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Password required"
-msgstr "Parol"
+msgid "first step creation"
+msgstr "açılış disketi yaradılması"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Host Path or Module"
+msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Host Name"
-msgstr "Ev sahibi adı"
+msgid "Select a scanner model"
+msgstr "Ekran kartınızı seçin"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
+msgid "LPRng - LPR New Generation"
msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restore Via Network"
-msgstr "Fayldan geri çağır"
+msgid "Drakbackup Configuration"
+msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
-msgstr ""
+msgid "Save as.."
+msgstr "Fərqli qeyd et..."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore From Tape"
-msgstr "Bölmə cədvəlini qurtar"
-
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
+msgid "Korea (North)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
-msgstr ""
+msgid "Autologin"
+msgstr "Avtomatik GiriÅŸ"
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
#, fuzzy, c-format
-msgid "Restore From CD"
-msgstr "Disketdən geri çağır"
+msgid "System configuration"
+msgstr "Quraşdırma"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Backup files not found at %s."
+msgid "Domain Admin Password"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#: ../../share/advertising/05-desktop.pl:1
+#, c-format
msgid ""
-"Change\n"
-"Restore Path"
-msgstr "Fayldan geri çağır"
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ""
-"Restore Selected\n"
-"Files"
-msgstr "Növbəni sil"
+msgid "Configuring printer ..."
+msgstr "Çap Edicini Qur"
-#: ../../standalone/drakbackup:1
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Remove user directories before restore."
-msgstr ""
+msgid "MB"
+msgstr "MB"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
+msgid "if set to yes, run some checks against the rpm database."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "select path to restore (instead of /)"
-msgstr "Xahiş edirik siçanınızın növünü seçin."
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Other"
-msgstr "Fayldan geri çağır"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Users"
-msgstr "Fayldan geri çağır"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore system"
-msgstr "Sistemi qur"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Other Media"
-msgstr "Digər"
+#: ../../lang.pm:1
+#, c-format
+msgid "Virgin Islands (British)"
+msgstr "Virgin Adaları (Britaniya)"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Select another media to restore from"
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+#: ../../lang.pm:1
+#, c-format
+msgid "Bermuda"
+msgstr "Bermuda"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Please enter the directory where backups are stored"
+msgid "click here if you are sure."
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore from Hard Disk."
-msgstr "Disketdən geri çağır"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use quota for backup files."
-msgstr "Xətalı yedəkləmə faylı"
-
-#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
+"No configuration file found \n"
+"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save:"
-msgstr "Xahiş edirik siçanınızı seçin"
-
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Use Hard Disk to backup"
-msgstr "Xətalı yedəkləmə faylı"
+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 ""
+"Yuxarıda sürücünüzdə tapılan Linuks bölmələri sıralanıb\n"
+"Sehirbazın tövsiyələrinə uyun, onlar çox vaxt işə yarayır.\n"
+"ÆgÉ™r bunu istÉ™mÉ™sÉ™niz en azından kök bölmÉ™si (\"/\") seçmÉ™lisiniz\n"
+"Çox kiçik bölmə seçməyin. yoxsa çox proqram tə'minatı yükləyə bilməzsəniz.\n"
+"ÆgÉ™r verilÉ™rinizi baÅŸqa bölmÉ™dÉ™ tutmaq istÉ™yirsinizsÉ™, ondabir de \"/home\" "
+"bölməsi də yaratmalısınız (birdən çox Linuks\n"
+"bölməniz var isə).\n"
+"\n"
+"\n"
+"Xəbəriniz olsun, hər bölmə aşağıdakı kimi sıralanıb: \"Ad\", \"Həcm\".\n"
+"\n"
+"\n"
+"\"Ad\" belə kodlanıb: \"sürücü növü\", \"sürücü mömrəsi\",\n"
+"\"bölmə nömrəsi\" (məsələn \"hda1\").\n"
+"\n"
+"\n"
+"\"Sürücü növü\" əgər sürücünüz IDE sürücüdürsə \"hd\"dirvə SCSI sürücü isə "
+"\"sd\"dir.\n"
+"\n"
+"\n"
+"\"Sürücü nömrəsi\" həmişə \"hd\" və ya \"sd\"dən sonrakı rəqəmdir.IDE "
+"sürücülər üçün:\n"
+"\n"
+"*\"a\" yəni \"birinci IDE idarəcisində ali sürücü\",\n"
+"\n"
+"*\"b\" yəni \"birinci IDE idarəcisində kölə sürücü\",\n"
+"\n"
+"*\"c\" yəni \"ikinci IDE idarəcisində ali sürücü\",\n"
+"\n"
+"*\"d\" yəni \"ikinci IDE idarəcisində kölə sürücü\".\n"
+"\n"
+"\n"
+"SCSI sürücülərində \"a\" nın mənası \"birinci sürücü\",\n"
+"\"b\"nin mənası \"ikinci sürücü\"dür vs..."
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, fuzzy, c-format
-msgid "please choose the date to restore"
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+msgid "Remove"
+msgstr "Uzaq Çap Edici"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup the system files before:"
-msgstr "Xətalı yedəkləmə faylı"
+#: ../../lang.pm:1
+#, c-format
+msgid "Lesotho"
+msgstr "Lesoto"
-#: ../../standalone/drakbackup:1
+#: ../../ugtk2.pm:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
+msgid "utopia 25"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "OK to restore the other files."
+msgid "Pipe job into a command"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid " Restore Configuration "
-msgstr "Şəbəkə quraşdırılması"
-
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " Successfuly Restored on %s "
+msgid "new dynamic device name generated by core kernel devfs"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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 " All of your selected data have been "
-msgstr ""
+msgid "Yes"
+msgstr "Bəli"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Backup files are corrupted"
-msgstr ""
+msgid "Cote d'Ivoire"
+msgstr "Kot Divuar"
+
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "Which protocol do you want to use?"
+msgstr "Hansı protokolu istifadə etmək istəyirsiniz?"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+msgid "Restore Progress"
+msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"List of data corrupted:\n"
-"\n"
+msgid "Estonia"
+msgstr "Estoniya"
+
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"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 ""
+"Bölmə cədvəlinizdə bir boşluq var, amma o da işlədilə bilməz.\n"
+"Bu boşluğu, birinci bölmənizi en yaxınındakı genişlədilmiş bölməyə "
+"daşıyaraq\n"
+"məsələni həll edə bilərsiniz."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Channel"
+msgstr "Ləğv et"
+
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr ""
+msgid "Add"
+msgstr "ÆlavÉ™ et"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr ""
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "İnternet Bağlantısı Bölüşdürmə Quraşdırması aparılmayıb."
#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " Error while sending mail. \n"
+msgstr "%s faylı oxunurkan xəta oldu"
+
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "\t-Network by rsync.\n"
-msgstr ""
+msgid "Keyboard"
+msgstr "Klaviatura"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "\t-Network by SSH.\n"
+msgid ""
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by FTP.\n"
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Choose the connection you want to configure"
+msgstr "İstifadə edəcəyiniz vasitəni seçin"
+
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Please wait, setting security level..."
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Tape \n"
+msgid "Mandrake Linux 9.1: the ultimate development platform"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-CDROM.\n"
-msgstr ""
+msgid "Configuring network device %s"
+msgstr "%s şəbəkə avadanlığı qurulur"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "activated"
+msgstr "Fəal"
+
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Please choose which network interface will be used for the dhcp server."
+msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-Hard drive.\n"
-msgstr ""
+msgid "Finding packages to upgrade..."
+msgstr "Güncəllənəcək paketlar tapılır"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Daemon (%s) include:\n"
-msgstr ""
+msgid "Mount point: "
+msgstr "Bağlama nöqtəsi: "
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
+msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
+msgid "With X"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "\tDo not include System Files\n"
-msgstr ""
+msgid "Multi-head configuration"
+msgstr "Çoxlu Başlıq quraşdırılması"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid ""
-"\n"
-"- Options:\n"
-msgstr "Seçənəklər"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\t\t user name: %s\n"
-"\t\t on path: %s \n"
-msgstr ""
+msgid "No browser available! Please install one"
+msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Save via %s on host: %s\n"
+"%s"
msgstr ""
+"Mövcud qurğuları saxlayım?\n"
+"Hal-hazırkı qurğular:\n"
+"\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "\t\tErase=%s"
-msgstr ""
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "32MB dən kiçik disk bölmələrində ReiserFS istifadə etməlisiniz"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"- Save to Tape on device: %s"
+"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 protokolu, uzaq istifadəçilərin, rwho vasitəsi işlədən bir kompüterdə\n"
+"olan bütün istifadəçiləri görmələrina imkan verər."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid " (multi-session)"
-msgstr ""
+msgid "Domain name"
+msgstr "Sahə(domain) adı"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid " on device: %s"
-msgstr "Siçan avadanlığı: %s\n"
+msgid "Sharing of local printers"
+msgstr "Yerli Çap Edici"
-#: ../../standalone/drakbackup:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "RW"
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Available printers"
+msgstr "Yerli Çap Edici"
+
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Burn to CD"
-msgstr ""
+msgid "Empty"
+msgstr "BoÅŸ"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, 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"
-"- Delete hard drive tar files after backup.\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"\n"
-"- Save on Hard drive on path: %s\n"
+msgid "text width"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Other Files:\n"
-msgstr ""
+msgid "Where do you want to mount device %s?"
+msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"\n"
-"- User Files:\n"
+msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Interface \"%s\""
+msgstr "Ara üz %s"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- System Files:\n"
+msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "1 button"
+msgstr "1 düymə"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"Backup Sources: \n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
-msgid "Select user manually"
+msgid "Test"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Backup Users"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid direct root login."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Backup system"
-msgstr "Fayl sistemi qurğuları"
+msgid "Korea"
+msgstr "Daha Çox"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm:1
#, fuzzy, c-format
-msgid "Please choose what you want to backup"
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgid "Your choice? (default `%s'%s) "
+msgstr "Seçkiniz? (əsas %s) "
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Raw printer"
+msgstr "Çap Edicisiz"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "on Tape Device"
+msgid "official vendor name of the cpu"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Vendor"
+msgstr "Geri al"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "on CDROM"
-msgstr ""
+msgid "Interface %s"
+msgstr "Ara üz %s"
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "across Network"
-msgstr ""
+msgid "Configure mouse"
+msgstr "Siçan qurğuları"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "on Hard Drive"
-msgstr ""
+msgid "Choose the mount points"
+msgstr "Bağlama nöqtələrini seçin"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please choose where you want to backup"
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+#: ../../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 "Oldu"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "More Options"
-msgstr "Modul seçənəkləri:"
+msgid "Yugoslavian (latin)"
+msgstr "Yugoslavca (latın/kiril)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installing"
+msgstr "Qurulur"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Launch userdrake"
+msgstr ""
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "When"
-msgstr "Çərx"
+msgid "Is this an install or an upgrade?"
+msgstr "Bu bir qurulum mu, yoxsa güncəlləməmidir?"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Where"
-msgstr "Çərx"
+msgid "ISDN card"
+msgstr "Daxili ISDN kart"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "What"
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
+msgid ""
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
+"\n"
msgstr ""
+"Təbrik edirik, internet və şəbəkə quraşdırılması qurtardı.\n"
+"\n"
+"Qurğular indi sisteminizə əlavə ediləcək.\n"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Send mail report after each backup to:"
+msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
+"This step is activated only if an old GNU/Linux partition has been found on\n"
+"your machine.\n"
"\n"
-"Note that currently all 'net' medias also use the hard drive."
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid ""
-"Please choose the\n"
-"media for backup."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgid "Printer on remote CUPS server"
+msgstr "Uzaq CUPS vericisi"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid ""
-"Please choose the time \n"
-"interval between each backup"
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Use daemon"
-msgstr "İstifadəçi adı"
+msgid "delete"
+msgstr "Sil"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "monthly"
+msgid "here if no."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "DHCP host name"
+msgstr "Ev sahibi adı"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "weekly"
+msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "daily"
-msgstr ""
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "hourly"
+msgid "Did it work properly?"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/level.pm:1
#, c-format
-msgid "HardDrive / NFS"
-msgstr ""
+msgid "Poor"
+msgstr "Zəif"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "CDROM / DVDROM"
+msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Xahiş edirik siçanınızı seçin"
+#: ../../lang.pm:1
+#, c-format
+msgid "Grenada"
+msgstr "Qrenada"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+#: ../../any.pm:1
+#, c-format
+msgid "Unsafe"
+msgstr "E'tibarsız"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid ", %s sectors"
+msgstr ", %s sektor"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+#: ../../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 "Xeyr"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
+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 ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use tape to backup"
-msgstr "Xətalı yedəkləmə faylı"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "No CD device defined!"
-msgstr "Fayl seç"
+#: ../../lang.pm:1
+#, c-format
+msgid "Guadeloupe"
+msgstr "Quadelup"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
+msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+#: ../../standalone/keyboarddrake:1
+#, c-format
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr "Konsolda BackSpace'in Silmə funksyasını görməyini istəyirmisiniz?"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+#: ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Vertical refresh rate"
+msgstr "Şaquli yeniləmə sür'əti"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
#, c-format
-msgid " Erase Now "
-msgstr ""
+msgid "Entering step `%s'\n"
+msgstr "Başlanğıc addımı `%s'\n"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+msgid "Removing %s ..."
+msgstr "Rezolyusiya: %s\n"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+#: ../../lang.pm:1
+#, c-format
+msgid "Niger"
+msgstr "Niger"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No printer"
+msgstr "Çap Edicisiz"
+
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Klaviatura quruluşunu seçiniz."
+msgid "alert configuration"
+msgstr "Quraşdırma"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm: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.)"
+msgid "NetWare Printer Options"
+msgstr "NetWare Çap Edici Qurğuları"
+
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Use CD/DVDROM to backup"
+msgid "General"
+msgstr "Ãœmumi"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing system: "
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Need hostname, username and password!"
+msgid "Add a user"
+msgstr "İstifadəçi əlavə et"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Network configuration (%d adapters)"
+msgstr "Şəbəkə quraşdırılması (%d adapter)"
+
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#, c-format
+msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Remember this password"
-msgstr "Parolsuz"
+#: ../../lang.pm:1
+#, c-format
+msgid "Philippines"
+msgstr "Filippin"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your password"
-msgstr "Xahiş edirik təkrar sınayın"
+#: ../../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 "Oldu"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your login"
-msgstr "Xahiş edirik təkrar sınayın"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Print Queue Name"
+msgstr "Çap Edici Növbə Adı"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Do you want to use aboot?"
+msgstr "aboot istifadə etmək istəyirsiniz?"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Belarusian"
+msgstr "Belarusca"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Please enter the host name or IP."
-msgstr "Xahiş edirik siçanınızı seçin"
+msgid "Move files to the new partition"
+msgstr "Yeni bölmələr üçün boş sahə yoxdur"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
+"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 ""
#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore From Catalog"
+msgstr "Bölmə cədvəlini qurtar"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
+msgid "Pitcairn"
+msgstr "Pitkairn"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
-msgstr ""
+msgid "IDE"
+msgstr "IDE"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "group :"
+msgstr "Ä°ÅŸ qrupu"
+
+#: ../../fs.pm:1
#, c-format
-msgid "Use Expect for SSH"
+msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Net Method:"
+msgid "Lilo screen"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use network connection to backup"
-msgstr "Xətalı yedəkləmə faylı"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Users"
-msgstr "İstifadəçi adı"
+#: ../../bootloader.pm:1 ../../help.pm:1
+#, c-format
+msgid "LILO with graphical menu"
+msgstr "Qrafiki menyulu LILO"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Windows (FAT32)"
-msgstr "\"Windows\"u sil"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Estimating"
+msgstr "Təxmini olaraq hesaplanır"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr ""
+msgid "You can't unselect this package. It is already installed"
+msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remove Selected"
-msgstr "Növbəni sil"
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "SMB/Windows 95/98/NT"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr ""
+msgid "Go on anyway?"
+msgstr "Yenə də davam edək?"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr "Mövcud olan paketlər axtarılır."
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
+msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr ""
+msgid "Specify options"
+msgstr "Seçənəkləri göstər"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "Xətalı yedəkləmə faylı"
+msgid "Vanuatu"
+msgstr "Vanuatu"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
+msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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"
-"Please check all options that you need.\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
+"Xüsusi bir açılış disketi, Linuks sisteminizin normal bir sistem yükləyiciyə "
+"lüzüm\n"
+"olmadan açılmasına imkan verÉ™r. ÆgÉ™ sisteminizÉ™ lilo (ya da grub) "
+"qurmayacaqsanız,\n"
+"ya da başqa bir əməliyyat sistemi liloyu silərsa ya da lilo "
+"avadanlığınızlaişləməzsə\n"
+"bu disket sizə yardımçi olacaqdır. Sonradan Mandrake qurtarma disketi "
+"rəsmini\n"
+"istifadə edərək də bu disket yaradıla bilər.\n"
+"Açılış disketi yaratmaq istəyirsiniz?\n"
+"Açılış disketi yaratmaq istəyirsinizsə, birinci disket sürücüyə disket "
+"yerləşdirin\n"
+"və \"OLDU\" basın."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "You can't use an encrypted file system for mount point %s"
+msgstr "%s üçün LVM Məntiqi Cildini istifadə edə bilməzsiniz"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
-msgstr ""
+msgid "Norfolk Island"
+msgstr "Norfolk Adaları"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "File Selection"
-msgstr "Paket Qrup Seçkisi"
+msgid "Theme installation failed!"
+msgstr "Quruluş sinifini seçin"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Can't create catalog!"
+msgid "Nothing to do"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid " Error while sending mail. \n"
-msgstr "%s faylı oxunurkan xəta oldu"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Use for loopback"
+msgstr "Loopback üçün istifadə et"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via tape:\n"
-"\n"
+msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
-msgstr ""
+msgid "use pppoe"
+msgstr "pppoe istifadÉ™ et"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Moving files to the new partition"
+msgstr "Yeni bölmələr üçün boş sahə yoxdur"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "SINAQ MÆRHÆLÆSÄ°NDÆKÄ° 3D sür'É™tlÉ™ndirmÉ™ dÉ™stÉ™kli XFree %s"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1
#, c-format
-msgid ""
-"\n"
-" FTP connection problem: It was not possible to send your backup files by "
-"FTP.\n"
-msgstr ""
+msgid "Advanced"
+msgstr "Ætraflı"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"file list sent by FTP: %s\n"
-" "
+msgid "Transfer"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "No changes to backup!"
-msgstr "Xətalı yedəkləmə faylı"
+msgid "Dvorak (Swedish)"
+msgstr "Dvorak (US)"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Hard Disk Backup files..."
-msgstr "Xətalı yedəkləmə faylı"
+msgid "More Options"
+msgstr "Modul seçənəkləri:"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Other files..."
-msgstr "Xətalı yedəkləmə faylı"
+#: ../../lang.pm:1
+#, c-format
+msgid "Afghanistan"
+msgstr "Æfqanıstan"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hard Disk Backup Progress..."
+msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup User files..."
-msgstr "Xətalı yedəkləmə faylı"
-
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup system files..."
+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, istifadəçilərə xüsusi əmrləri periodik olaraq işə sala bilən\n"
+"standart bir UNIX proqramıdır. vixie cron, standart cron'a əlavə edilmiş bir "
+"çox\n"
+"yeni xüsusiyyət daxildir."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "No tape in %s!"
-msgstr ""
+msgid "Burundi"
+msgstr "Burundi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Permission problem accessing CD."
+msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This may take a moment to erase the media."
-msgstr ""
+msgid "Read carefully!"
+msgstr "Diqqətlə Oxuyun!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not erasable media!"
+msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Does not appear to be recordable media!"
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "No CDR/DVDR in drive!"
-msgstr ""
+msgid "Port"
+msgstr "Qapı"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "WebDAV transfer failed!"
+msgid "No (experts only)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "WebDAV remote site already in sync!"
+msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Total progess"
-msgstr "Qapıları sına"
-
-#: ../../standalone/drakbackup:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 ""
-"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 ""
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "%s not responding"
+msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Can't find %s on %s"
-msgstr "%s açıla bilmir: %s\n"
+msgid "The encryption keys do not match"
+msgstr "Parollar uyğun gəlmir"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Permission denied transferring %s to %s"
+msgid "Right \"Windows\" key"
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Bad password on %s"
-msgstr "Parolsuz"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid "No password prompt on %s at port %s"
+msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "ERROR: Cannot spawn %s."
+msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "This may take a moment to generate the keys."
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"%s exists, delete?\n"
+"Here is a list of the available printing options for the current printer:\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
+msgid "Resolutions"
+msgstr "Rezolyusiyalar"
+
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
msgid ""
+"drakfirewall configurator\n"
"\n"
-" DrakBackup Report Details\n"
-"\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 ""
+"tinyfirewall configurator\n"
+"\n"
+"Bu, Linuks Mandrake sisteminiz üçün şəxsi bir firewall quraşdıracaqdır.\n"
+"Daha güclü və e'tibarlı sistem üçün xahiş edirik xüsusi MandrakeSecurity "
+"Firewall\n"
+"buraxılışını tədqiq edin."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
+"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Remove selected host"
+msgstr "Növbəni sil"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
+msgid "Network configuration"
+msgstr "Şəbəkə quraşdırılması"
+
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "No sharing"
+msgstr "CUPS başlayır"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Move selected rule down one level"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "INFO"
+msgid "TB"
msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
+msgid "Please check if you are using a DVDR device"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "WARNING"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cron not available yet as non-root"
-msgstr ""
+msgid "Delete"
+msgstr "Sil"
-#: ../../standalone/drakboot:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "%s qurulumu iflas etdi. Olan xəta:"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid reboot by the console user."
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "No, I don't want autologin"
-msgstr "Xeyr, Avtomatik giriş istəmirəm"
+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 ""
+"Kompüterinizi avtomatik olaraq X ilə açılması üçün qura bilərəm.\n"
+"Açılışda X Window ilə başlamaq istəyirsiniz?"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
+msgid "Build the disk"
+msgstr "Diski yarat"
-#: ../../standalone/drakboot:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Bağlantını kəs"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "Açılışda X-Window sistemini başlat"
+msgid "Status:"
+msgstr "Hal:"
-#: ../../standalone/drakboot:1
+#: ../../network/network.pm:1
#, c-format
-msgid "System mode"
-msgstr "Sistem modu"
+msgid "HTTP proxy"
+msgstr "HTTP vəkil verici"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "SSH Server"
+msgstr "NIS Verici"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bootsplash"
+msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "European protocol"
+msgstr "Açılış Protokolu"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lilo screen"
+msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
+msgid "Error"
+msgstr "Xəta"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Themes"
-msgstr "Örtüklər"
+msgid "allow \"su\""
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Splash selection"
-msgstr "Paket seçkilərini saxla"
+msgid "Australia"
+msgstr "serial"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
+msgid "please wait during ttmkfdir..."
msgstr ""
-"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
-"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr ""
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid "Configure only card \"%s\"%s"
+msgstr "Təkcə \"%s\" kartını qur (%s)"
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Theme installation failed!"
-msgstr "Quruluş sinifini seçin"
+msgid "Level"
+msgstr "səviyyə"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Notice"
-msgstr "NoVÄ°deo"
+msgid "Change the printing system"
+msgstr "Şəbəkəni qur"
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Relaunch 'lilo'"
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid ""
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
msgstr ""
+"Sizin sisteminiz çoxlu başlıq quraşdırmasını dəstəkləyir.\n"
+"Nə etmək istəyirsiniz?"
-#: ../../standalone/drakboot:1
+#: ../../steps.pm:1
#, c-format
-msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
-msgstr ""
+msgid "Configure services"
+msgstr "Xidmətləri qur"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgid "Broadcast Address:"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr ""
+msgid "mount failed: "
+msgstr "baÄŸlama iflas etdi: "
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
+"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 ""
-#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Write %s"
-msgstr "XFree %s"
-
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
+msgid "Image"
+msgstr "Æks"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lilo message not found"
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Copy %s to %s"
-msgstr ""
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Remote Administration"
+msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-#: ../../standalone/drakboot:1
+#: ../../modules.pm:1
#, c-format
-msgid "Backup %s to %s.old"
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Create new theme"
-msgstr "Yeni bölmə yarat"
+msgid "Selected All"
+msgstr "Fayl seç"
-#: ../../standalone/drakboot:1
+#: ../../printer/data.pm:1
#, c-format
-msgid ""
-"Display theme\n"
-"under console"
+msgid "CUPS - Common Unix Printing System"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Install themes"
-msgstr "Sistemi qur"
+msgid "Webmin Service"
+msgstr "avadanlıq"
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Lilo/grub mode"
-msgstr "Lilo/grub modu"
+msgid "device"
+msgstr "avadanlıq"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Yaboot mode"
-msgstr "Yaboot modu"
+msgid "All"
+msgstr "Hamısı"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+
+#: ../../crypto.pm:1 ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Greece"
+msgstr "Yunanca"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
+msgid "An error occurred"
+msgstr "Bir xəta oldu"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "/File/_Quit"
-msgstr "/Fayl/_Çıx"
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+"Bu paket yenilənməlidir\n"
+"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Tamil (Typewriter-layout)"
+msgstr "Ermenicə (yazı maşını)"
+
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "/_File"
-msgstr "/_Fayl"
+msgid "manual"
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Boot Style Configuration"
-msgstr "Qurulum Tərzi Quraşdırılması"
+msgid "Printer manufacturer, model, driver"
+msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "No browser available! Please install one"
-msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+"%s avadanlığında medya yoxdur.\n"
+"Xahiş edirik. birini taxın."
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Package not installed"
-msgstr "Qurulumdan çıx"
+msgid "Printer on NetWare server"
+msgstr "Çap Edici Vericisi"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
+#, c-format
+msgid "Give the ram size in MB"
+msgstr "Yaddaş miqdarını Mb cinsindən verin"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Real name"
+msgstr "Həqiqi adı"
+
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Not installed"
-msgstr "Qurulumdan çıx"
+msgid "done"
+msgstr "Qurtardı"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Standalone Tools"
-msgstr "Konsol Vasitələri"
+msgid "Please uncheck or remove it on next time."
+msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../standalone/drakbug:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Report"
-msgstr "Qapı"
+msgid "Higher"
+msgstr "Yüksək"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
+
+#: ../../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"
-"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"
+"You can visit our hardware database at:\n"
+"\n"
"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Release: "
-msgstr "Xahiş edirik gözləyin"
+msgid "Can't find %s on %s"
+msgstr "%s açıla bilmir: %s\n"
-#: ../../standalone/drakbug:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Kernel:"
-msgstr ""
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Package: "
-msgstr "Paket Qrup Seçkisi"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Application:"
-msgstr "Tanıtma"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Configuration Wizards"
-msgstr "Şəbəkə Quraşdırılması Sehirbazı"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Userdrake"
-msgstr "Çap Edici"
+msgid "Japanese 106 keys"
+msgstr "Yaponca 106 düyməli"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Windows Migration tool"
+msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Urpmi"
+msgid "Burkina Faso"
+msgstr "Burkina Faso"
+
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Use scanners on remote computers"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Software Manager"
-msgstr "Paylaşdırma adı"
+msgid "Delete selected rule"
+msgstr "Növbəni sil"
-#: ../../standalone/drakbug:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remote Control"
-msgstr "Uzaq Çap Edici"
+msgid "Accessing printers on remote CUPS servers"
+msgstr "Uzaq CUPS vericisi"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Msec"
-msgstr "Siçan"
+msgid "Insert a floppy in %s"
+msgstr "%s sürücüsünə bir disket taxın"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Menudrake"
-msgstr "Usta"
+#: ../../lang.pm:1
+#, c-format
+msgid "Maldives"
+msgstr "Maldiv"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Mandrake Online"
-msgstr "İdarə Mərkəzi"
+#: ../../any.pm:1
+#, c-format
+msgid "compact"
+msgstr "bəsit"
-#: ../../standalone/drakbug:1
+#: ../../common.pm:1
#, c-format
-msgid "HardDrake"
+msgid "1 minute"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "on channel %d id %d\n"
+msgstr "%d data yolunda, %d nö'li\n"
+
+#: ../../printer/main.pm:1
#, c-format
-msgid "Synchronization tool"
+msgid ", multi-function device"
msgstr ""
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "First Time Wizard"
-msgstr "İlk Dəfə Sehirbazına Xoş Gəldiniz"
+#: ../../lang.pm:1
+#, c-format
+msgid "Laos"
+msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Mandrake Control Center"
-msgstr "İdarə Mərkəzi"
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Mandrake Bug Report Tool"
+msgid "Up"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Parameters"
-msgstr "Parametrlər"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Firewall"
+msgstr "Verici, Firewall/Ruter"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "İnternet Bağlantısı Quraşdırılması"
+msgid "Area:"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "DHCP Client"
-msgstr "DHCP Alıcısı"
+msgid "(E)IDE/ATA controllers"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ethernet Card"
-msgstr "Eternet Kartı"
+msgid "Printer Server"
+msgstr "Çap Edici Vericisi"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Gateway"
-msgstr "Keçit"
+msgid "Disconnection from the Internet complete."
+msgstr ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
-#, c-format
-msgid "Connection type: "
-msgstr "Bağlantı növü:"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Custom configuration"
+msgstr "Quraşdırma"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Profile: "
-msgstr "Profil: "
+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 ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Internet connection configuration"
-msgstr "İnternet bağlantısı quraşdırılması"
+msgid "Saint Pierre and Miquelon"
+msgstr "Müqəddəs Pyer və Migelion"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
+"\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 ""
-"Heç İnternet bağlantınız yoxdur.\n"
-"ÆvvÉ™lcÉ™ onları 'QuraÅŸdır'a basaraq qurun"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
+msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "activate now"
-msgstr "Fəal"
+#: ../../lang.pm:1
+#, c-format
+msgid "Portugal"
+msgstr "Portuqaliya"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
+#, c-format
+msgid "Do you have another one?"
+msgstr "BaÅŸqa var?"
+
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "deactivate now"
-msgstr "Fəal"
+msgid ", printing to %s"
+msgstr "%s faylına yazarkən xəta oldu"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "DHCP client"
-msgstr "DHCP alıcısı"
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Assign host name from DHCP address"
+msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Started on boot"
-msgstr "Açılışda başladılır"
+msgid "Toggle to normal mode"
+msgstr "Normal moda keç"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Boot Protocol"
-msgstr "Açılış Protokolu"
+msgid "Generic"
+msgstr "Ãœmumi"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "%s Adapteri: %s"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Cylinder %d to %d\n"
+msgstr "Silindr %d -dən silindr %d-yə\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "LAN Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgid "New profile..."
+msgstr "Yeni profil..."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LAN configuration"
-msgstr "Yerli Şəbəkə quraşdırılması"
+msgid "Which disk do you want to move it to?"
+msgstr "Hansı diskə daşımaq istəyirsiniz?"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
+msgid "Display logo on Console"
msgstr ""
-"Qurulu ara üzünüz yoxdure.\n"
-"ÆvvÉ™lcÉ™ onları 'QuraÅŸdır'a basaraq qurun"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Connect..."
-msgstr "BaÄŸlan..."
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Windows Domain"
+msgstr "NIS sahəsi"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Disconnect..."
-msgstr "Bağlantını Kəs..."
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Interface %s (on network %s)"
+msgstr "Ara Üz %s (%s modulu işlədilir)"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not connected"
-msgstr "Bağlı deyil"
+msgid "INFO"
+msgstr ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
-#, c-format
-msgid "Connected"
-msgstr "Bağlandı"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Wallis and Futuna"
+msgstr "Vallis və Futuna Adaları"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
+msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Interface:"
-msgstr "Ara üz"
+msgid "Is FPU present"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Gateway:"
-msgstr "Keçit:"
+msgid "There are no scanners found which are available on your system.\n"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../services.pm:1
#, c-format
-msgid "Apply"
-msgstr "ÆlavÉ™ Et"
+msgid ""
+"No additional information\n"
+"about this service, sorry."
+msgstr ""
+"Bu xidmət haqqında təəsüf ki,\n"
+"əlavə mə'lumat yoxdur."
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Click here to launch the wizard ->"
+msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Wizard..."
-msgstr "Sehirbaz..."
+msgid "Is this correct?"
+msgstr "DoÄŸrudur?"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Status:"
-msgstr "Hal:"
+msgid "Marshall Islands"
+msgstr "Marşal Adaları"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Windows (FAT32)"
+msgstr "\"Windows\"u sil"
+
+#: ../../steps.pm:1
#, c-format
-msgid "Type:"
-msgstr "Növ: "
+msgid "Root password"
+msgstr "Root parolunu qur"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Internet access"
-msgstr "İnternet imkanı"
+msgid "Build All Kernels -->"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Hostname: "
-msgstr "Ev sahibi adı:"
+msgid "if set to yes, report unowned files."
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configure Local Area Network..."
-msgstr "Yerli Şəbəkəni Quraşdır..."
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+"Bir swap sahəniz yoxdur\n"
+"Davam edim?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "State"
-msgstr "Hal:"
+msgid "Server IP missing!"
+msgstr "Çap Edici Ev sahibi"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Driver"
-msgstr "Sürücü"
+msgid "Suriname"
+msgstr "Surinam"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Protocol"
-msgstr "Protokol"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Enable ACPI"
+msgstr "CDdən Açılışı Fəallaşdırım?"
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "Interface"
-msgstr "Ara üz"
+msgid "Graphical Environment"
+msgstr "Qrafiki Ara Ãœz"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Configure Internet Access..."
-msgstr "İnternet keçişini Qur..."
+msgid "Gibraltar"
+msgstr "Gibraltar"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Wait please"
+msgid "on Tape Device"
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 ""
+#: ../../network/modem.pm:1
+#, fuzzy, c-format
+msgid "Do nothing"
+msgstr "amma oxşamır"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "New profile..."
-msgstr "Yeni profil..."
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Delete Client"
+msgstr "DHCP Alıcısı"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Profile to delete:"
-msgstr "Silinəcək profil:"
+msgid "Filesystem type: "
+msgstr "Fayl sistemi növü: "
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Del profile..."
-msgstr "Profili sil..."
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Starting network..."
+msgstr "Bağlantınız başladılır..."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Şəbəkə quraşdırılması (%d adapter)"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Vietnam"
+msgstr "Vyetnam"
-#: ../../standalone/drakedm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/_Fields description"
+msgstr "Ä°zah"
+
+#: ../../share/advertising/10-security.pl: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."
+msgid "Optimize your security by using Mandrake Linux"
msgstr ""
-#: ../../standalone/drakedm:1
+#: ../../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
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Choosing a display manager"
-msgstr ""
+msgid "Help"
+msgstr "Yardım"
-#: ../../standalone/drakfloppy:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
-msgstr ""
-"Düzgün mkbootdisk aparıla bilmir: \n"
-" %s \n"
-" %s"
+msgid "Your personal phone number"
+msgstr "Sizin şəxsi telefon nömrəniz"
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Unable to fork: %s"
-msgstr "Fork edilÉ™ bilmir: %s"
+msgid "Which size do you want to keep for Windows on"
+msgstr "Hansı sektora daşımaq istəyirsiniz?"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
msgstr ""
-"%s avadanlığında medya yoxdur.\n"
-"Xahiş edirik. birini taxın."
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Be sure a media is present for the device %s"
-msgstr "%s avadanlığında medya olduğundan əmin olun"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Build the disk"
-msgstr "Diski yarat"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Output"
-msgstr "Nəticə"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Remove a module"
-msgstr "Modulu çıxart"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Add a module"
-msgstr "Modul əlavə et"
+"Sınaq səhifəsi çap edici vasitəsinə göndərildi.\n"
+"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
+"Düz mü işləyir?"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "omit scsi modules"
-msgstr "scsi modulları keç"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Username required"
+msgstr "İstifadəçi adı"
-#: ../../standalone/drakfloppy:1
+#: ../../help.pm:1
#, c-format
-msgid "if needed"
-msgstr "lazım olarsa"
+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 ""
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "omit raid modules"
-msgstr "raid modulları keç"
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "SMB (Windows 9x/NT) Çap Edici Seçənəkləri"
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "force"
-msgstr "zorla"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+msgstr ""
#: ../../standalone/drakfloppy:1
#, c-format
msgid "mkinitrd optional arguments"
msgstr "mkinitrdin arzuya bağlı olan arqumentləri"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Expert Area"
-msgstr "Ustaların Sahəsi"
+msgid ""
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
+msgstr ""
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "kernel version"
-msgstr "çəyirdək buraxılışı"
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "Protocol for the rest of the world"
+msgstr "Bütün dünya"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "default"
-msgstr "əsas"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Print test pages"
+msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../standalone/drakfloppy:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "General"
-msgstr "Ãœmumi"
+msgid "64 MB or more"
+msgstr "64 MB və ya daha çox"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "boot disk creation"
-msgstr "açılış disketi yaradılması"
+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 ""
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "drakfloppy"
-msgstr "drakfloppy"
+msgid "Please select the device where your %s is attached"
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Size"
-msgstr "Böyüklük"
+msgid "Not formatted\n"
+msgstr "Şəkilləndirilməmiş\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Module name"
-msgstr "Modul adı"
-
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Post Uninstall"
-msgstr "Qurulumdan çıx"
+msgid "Periodic Checks"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Remove fonts on your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgid "PXE Server Configuration"
+msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Initial tests"
-msgstr "İnit İsmarıcı"
+msgid "Backup the system files before:"
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakfont:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Post Install"
-msgstr "Qurulum"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"İnternetə bağlı bir kompüter üçün standart və tövsiyə edilən bir "
+"təhlükəsizlik səviyyəsidir."
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Install & convert Fonts"
-msgstr ""
+msgid "First floppy drive"
+msgstr "İlk disket sürücü"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Copy fonts on your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Quit"
+msgstr "/Fayl/_Çıx"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Remove List"
-msgstr "Uzaq Çap Edici"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Dvorak"
+msgstr "Dvorak"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Selected All"
-msgstr "Fayl seç"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Choose the new size"
+msgstr "Yeni böyüklük seçin"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Unselected All"
+msgid "Media class"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "here if no."
+msgid "The %s is not known by this version of Scannerdrake."
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "click here if you are sure."
-msgstr ""
+msgid "Faroe Islands"
+msgstr "Faro Adaları"
#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Install List"
-msgstr "Sistemi qur"
+msgid "Restart XFS"
+msgstr "məhdudlaşdır"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
+msgid "Add host/network"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm: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."
+"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 ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Generic Printers"
-msgstr "Çap Edici"
+msgid "Please enter the directory to save to:"
+msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Abiword"
-msgstr "Dayandır"
+msgid "Model name"
+msgstr "Modul adı"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "StarOffice"
-msgstr "Ä°ÅŸ Yeri"
+#: ../../lang.pm:1
+#, c-format
+msgid "Albania"
+msgstr "Albaniya"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Ghostscript"
+msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
+#: ../../lang.pm:1
+#, c-format
+msgid "British Indian Ocean Territory"
+msgstr "Britaniya Hind Okeanı Sahəsi"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "Normal Mode"
+msgstr "Normal Mod"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
+"Please be sure that the cron daemon is included in your services. \n"
"\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"
+"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "About"
-msgstr "Dayandır"
+msgid "Printer connection type"
+msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Font List"
-msgstr "Bağlama nöqtəsi"
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#, c-format
+msgid "No network adapter on your system!"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/drakfont:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Advanced Options"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgid "Network %s"
+msgstr "Şəbəkə ara üzü"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Uninstall Fonts"
+msgid "Malayalam"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Get Windows Fonts"
+msgid "Option %s out of range!"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Import Fonts"
-msgstr "Bölmə şəkilləndirilməsi"
+msgid "Connect %s"
+msgstr "BaÄŸlan"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "done"
-msgstr "Qurtardı"
+msgid "Restarting CUPS..."
+msgstr "məhdudlaşdır"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "xfs restart"
-msgstr "məhdudlaşdır"
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "Şəbəkə dayandırılır"
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Suppress Fonts Files"
-msgstr ""
-
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Restart XFS"
-msgstr "məhdudlaşdır"
+msgid "Duplicate mount point %s"
+msgstr "%s bağlama nöqtəsini çoxalt"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Suppress Temporary Files"
+msgid "if set to yes, run chkrootkit checks."
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "type1inst building"
-msgstr ""
+msgid "Connection Configuration"
+msgstr "Bağlantı quraşdırılması"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "Unknown|Generic"
+msgstr "Ãœmumi"
+
+#: ../../help.pm:1
#, c-format
-msgid "pfm fonts conversion"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../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 "ttf fonts conversion"
-msgstr ""
+msgid "Quit"
+msgstr "Çıx"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Ghostscript referencing"
-msgstr ""
+msgid "Myanmar"
+msgstr "Myanmar"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Fonts conversion"
-msgstr ""
+msgid "Auto allocate"
+msgstr "Avtomatik ayır"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "True Type install done"
-msgstr ""
+msgid "Check bad blocks?"
+msgstr "Xətalı bloklar sınansınmı?"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Other MultiMedia devices"
+msgstr "Digər"
+
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "No remote machines"
+msgstr "Uzaq Çap Edici"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "True Type fonts installation"
-msgstr "Qurulum hazırlanır"
+msgid "Authentication NIS"
+msgstr "NIS"
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Fonts copy"
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
+"``Æmr sÉ™tiri seçənÉ™klÉ™rini mÉ™hdudlaÅŸdır`` seçənÉ™yi parolsuz bir iÅŸÉ™ yaramaz"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Search for fonts in installed list"
-msgstr ""
+msgid "Internet Connection Sharing currently enabled"
+msgstr "İnternet Bağlantısı Bölüşdürülməsi fəallaşdırıldı"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "could not find any font.\n"
-msgstr ""
+msgid "Card IO_0"
+msgstr "Kart IO_0"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Reselect correct fonts"
-msgstr ""
+msgid "United Arab Emirates"
+msgstr "BirləşmiÅŸ ÆrÉ™b ÆmirliklÉ™ri"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr ""
+msgid "Card IO_1"
+msgstr "Kart IO_1"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "no fonts found"
-msgstr "şəbəkə kartı tapılmadı"
+#: ../../lang.pm:1
+#, c-format
+msgid "Thailand"
+msgstr "Tayland"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "parse all fonts"
+msgid "Routers:"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unselect fonts installed"
-msgstr ""
+msgid "Kazakhstan"
+msgstr "Qazaxstan"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Search installed fonts"
+msgid "Display all available remote CUPS printers"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_newt.pm: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 ""
-"İnternet Bağlantısı Bölüşdürmə vasitəsinə Xoş Gəldiniz!\n"
-"\n"
-"%s\n"
-"\n"
-"Quraşdırma sehirbazını açmaq üçün Quraşdıra tıqlayın."
+msgid "Mandrake Linux Installation %s"
+msgstr "Linuks-Mandrake Qurulumu %s"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "İnternet bağlantısı bölüşdürülməsi quraşdırılması"
+msgid "Thai keyboard"
+msgstr "Thai klaviatura"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "İnternet Bağlantısı Bölüşdürmə Quraşdırması aparılmayıb."
+msgid "Dialup options"
+msgstr "Çevirməli şəbəkə seçənəkləri"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Quraşdırma artıq qurtarıbdır və fəaliyyətdədir."
+msgid "Bouvet Island"
+msgstr "Buvet Adası"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Quraşdırma artıq qurtarıbdır, amma fəaliyyəti dayandırılıb."
+msgid "If no port is given, 631 will be taken as default."
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm: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)."
+"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 ""
-"Hər şey quruldu.\n"
-"İndi isə İnternet bağlantınızı yerli şəbəkədəkı başqa kompüterlər ilə "
-"bölüşdürə bilərsiniz, bunun üçün isə avtomatik şəbəkə quraşdırılması (DHCP) "
-"işlədilir."
+"Cd-Romu dəyişdirin!\n"
+"\n"
+"\"%s\" adlı Cd-Romu sürücünüzə taxın və OLDU'ya basın.\n"
+"ÆgÉ™r Cd-Rom É™linizdÉ™ deyilsÉ™ bu Cd-Rom'dan qurmamaq üçün Ä°MTÄ°NA ET'É™ basın."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Problems installing package %s"
-msgstr "%s paketi qurulurkən xəta oldu"
+msgid "Polish"
+msgstr "Polyakca"
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Skriptlə qurulur, proqram tə'minatı qurulur, xidmətlər başladılır..."
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Mandrake Online"
+msgstr "İdarə Mərkəzi"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configuring..."
-msgstr "Quraşdırılır..."
+msgid "\t-Network by webdav.\n"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr "%s quğusunda dəyəsən bir LAN ünvan çaxışması tapıldı!\n"
+msgid ""
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
+msgstr ""
+"Sisteminizdə şəbəkə kartı tapıla bilməyib.Avadanlığı quran vasitəni işə "
+"salın."
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../standalone/drakgw:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
-msgstr ""
+msgid "Netmask"
+msgstr "Netmask"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
+msgid "No hard drives found"
+msgstr "Yerli Çap Edici"
+
+#: ../../mouse.pm:1
#, c-format
-msgid "Re-configure interface and DHCP server"
-msgstr ""
+msgid "Logitech CC Series"
+msgstr "Logitech CC Series"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "The maximum lease (in seconds)"
-msgstr ""
+msgid "2 buttons"
+msgstr "2 düyməli"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The default lease (in seconds)"
-msgstr ""
+msgid "What kind is your ISDN connection?"
+msgstr "ISDN bağlantınızın növü nədir?"
-#: ../../standalone/drakgw:1
+#: ../../any.pm:1
#, c-format
-msgid "The DHCP end range"
-msgstr ""
+msgid "Label"
+msgstr "Etiket"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The DHCP start range"
-msgstr ""
+msgid "Save on floppy"
+msgstr "DisketÉ™ qeyd et"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The internal domain name"
-msgstr "Çap Edicisiz"
+msgid "Printer auto-detection"
+msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "The DNS Server IP"
-msgstr "CUPS verici IP"
+msgid "Which of the following is your ISDN card?"
+msgstr "Hansısı sizin ISDN kartınızdır?"
-#: ../../standalone/drakgw:1
+#: ../../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 TCP/IP şəbəkələrində fayl bölüşülməsi üçün istifadə edilən məşhur bir "
+"protokoldur.\n"
+"Bu xidmət, /etc/exports faylında qurğuları olan NFS vericisinin\n"
+"istifadəsinə imkan verər."
+
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "(This) DHCP Server IP"
-msgstr "CUPS verici IP"
+msgid "Msec"
+msgstr "Siçan"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm: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"
+"=> Notice, a label changed:\n"
+"%s"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
+#, c-format
+msgid "Number of capture buffers:"
+msgstr ""
+
+#: ../../interactive/stdio.pm:1
#, fuzzy, c-format
-msgid "Local Network adress"
-msgstr "şəbəkə kartı tapılmadı"
+msgid "Your choice? (0/1, default `%s') "
+msgstr "Seçkiniz? (əsas %s) "
-#: ../../standalone/drakgw:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\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"
+"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 ""
+"Yeni yaradılan bütün bölmələr şəkilləndirilməlidir\n"
+"(şəkilləndirmək yəni fayl sistemi yaratmaq - format).\n"
+"\n"
+"\n"
+"Bu arada var olan hazır bölmələri də üstündəkiləri silmək üçünyenidən "
+"şəkilləndirmək istəya\n"
+"bilərsiniz.\n"
+"Bunu istəyirsinizsə bu bölmələri də seçməlisiniz.\n"
+"\n"
+"\n"
+"Bunu ağlınızda tutun ki var olan bütün bölmələri şəkilləndirmək\n"
+"məcburi deyil.\n"
+"İşlətim sistəmini əmələ gətirən bölmələri (yəni\n"
+"\"/\", \"usr\" və ya \"var\"ı yenidən şəkilləndirmək üçün\n"
+"seçə bilərsiniz. Verilər olan \"home\"u məsələ toxunulmadan\n"
+"buraxa bilərsiniz.\n"
+"\n"
+"\n"
+"Diqqətli olun. şəkilləndirdiyiniz bölmələrdəki verilər\n"
+"geri gəlməz.\n"
+"\n"
+"\n"
+"Şəkilləndirməyə hazır isəniz \"Oldu\" düyməsini tıqlayın.\n"
+"\n"
+"\n"
+"Yeni Linuks Mandrake sisteminizi qurmaq üçün başqa bölmə seçmək\n"
+"istəyirsiniz isə \"Ləğv et\" düyməsinə basın."
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "French"
+msgstr "Fransızca"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Czech (QWERTY)"
+msgstr "Çex dili (QWERTY)"
+
+#: ../../standalone/service_harddrake:1
+#, fuzzy, c-format
+msgid "Hardware probing in progress"
+msgstr "%s qapısında tapıldı"
#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Net Device"
+msgstr "Çap Edici Vericisi"
+
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, c-format
+msgid "Summary"
+msgstr "Mündəricat"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Current configuration of `%s':\n"
-"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Current interface configuration"
-msgstr "İnternet qurğuları"
+msgid "Next"
+msgstr "Sonrakı ->"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
#, fuzzy, c-format
-msgid "Show current interface configuration"
-msgstr "İnternet qurğuları"
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "No (experts only)"
+msgid "CHAP"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Automatic reconfiguration"
-msgstr "Qurulum Tərzi Quraşdırılması"
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Warning, the network adapter (%s) is already configured.\n"
"\n"
-"Do you want an automatic re-configuration?\n"
+"Welcome.\n"
"\n"
-"You can do it manually but you need to know what you're doing."
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Network interface already configured"
-msgstr "Monitor qurulmayıb"
+#: ../../lang.pm:1
+#, c-format
+msgid "Puerto Rico"
+msgstr "Porto Riko"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr "Sizi Yerli Şəbəkəyə bağlayacaq adapteri seçin"
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "Litvanya dili \"number row\" QWERTY"
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"There is only one configured network adapter on your system:\n"
+"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
-"%s\n"
"\n"
-"I am about to setup your Local Area Network with that adapter."
+"Do you really want to remove these packages?\n"
msgstr ""
-"Sistemnizdə bir dənə qurulmuş şəbəkə adapteri var:\n"
-"\n"
-"%s\n"
-"\n"
-"Yerli Şəbəkə adapterinizi qurmaq üzərəyəm?"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface"
-msgstr "Şəbəkə ara üzü"
+msgid "Anguilla"
+msgstr "Anquilla"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "NIS Domain"
+msgstr "NIS sahəsi"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
+"\n"
+"- User Files:\n"
msgstr ""
-"Sisteminizdə şəbəkə kartı tapıla bilməyib.Avadanlığı quran vasitəni işə "
-"salın."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgid "Antarctica"
+msgstr "Antarktika"
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Interface %s"
-msgstr "Ara üz %s"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Mount options"
+msgstr "Modul seçənəkləri:"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Ara Üz %s (%s modulu işlədilir)"
+msgid "Jamaica"
+msgstr "Yamayka"
-#: ../../standalone/drakgw:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Net Device"
-msgstr "Çap Edici Vericisi"
-
-#: ../../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"
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle"
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#: ../../security/help.pm: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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-"Kompüterınızi İnternet bağlantısını bölüşdürmək üçün quraşdırırsınız.\n"
-"Bu seçənəklə yerli şəbəkənizdəki başqa kompüterlər sizin İnternet "
-"bağlantınızdan faydalana biləcəklər.\n"
-"\n"
-"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
-"ehtiyacınız var."
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Internet Connection Sharing"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi"
+msgid "Please wait, preparing installation..."
+msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "İnternet Bağlantısı Bölüşdürülməsi indi açıldı"
+msgid "Czech (QWERTZ)"
+msgstr "Çex dili (QWERTZ)"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Enabling servers..."
-msgstr "Xidmətlər fəallaşdırılır..."
+msgid "Track network card id (useful for laptops)"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The port number should be an integer!"
+msgstr "Qapı nömrəsi rəqəmlə yazılmalıdır"
+
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "You must choose an image file first!"
+msgstr "Çap Edici avadanlığı URI"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore from Hard Disk."
+msgstr "Disketdən geri çağır"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "dismiss"
-msgstr "keç"
+msgid "Add to LVM"
+msgstr "LVMə əlavə et"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "reconfigure"
-msgstr "yenidən quraşdır"
+msgid "DNS server"
+msgstr "DNS verici"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "enable"
-msgstr "fəallaşdır"
+msgid "Trinidad and Tobago"
+msgstr "Trinidad vÉ™ Tobaqo"
-#: ../../standalone/drakgw:1
-#, fuzzy, 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?"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-"İnternet Bağlantısı Bölüşdürülməsi qurulması artıq bitdi.\n"
-"Və artıq passivləşdirilmişdir.\n"
-"\n"
-"Nə etmək istəyirsiniz?"
-#: ../../standalone/drakgw:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi passivləşdirildi"
+msgid "simple"
+msgstr "bəsit"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "İnternet Bağlantısı Bölüşdürülməsi indi bağlandı"
+msgid "Clear all"
+msgstr "Hamısını təmizlə"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "No test pages"
+msgstr "Bəli, hər iki sınaq səhifəsini də çap et"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Disabling servers..."
-msgstr "Vericilər bağlanır..."
+msgid "Adapter %s: %s"
+msgstr "%s Adapteri: %s"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "disable"
-msgstr "passivləşdir"
+msgid "Falkland Islands (Malvinas)"
+msgstr "Fokland Adaları (Malvin)"
-#: ../../standalone/drakgw:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm: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?"
+msgid "Unknown model"
msgstr ""
-"İnternet Bağlantısı Bölüşdürülməsi qurulması artıq bitdi.\n"
-"Və artıq fəallaşdırılmışdır.\n"
-"\n"
-"Nə etmək istəyirsiniz?"
-#: ../../standalone/drakgw:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi fəallaşdırıldı"
+msgid "if set to yes, check files/directories writable by everybody."
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "authentication"
+msgstr "Tanıtma"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup Now"
+msgstr "Fayl sistemi qurğuları"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
+msgid "/_File"
+msgstr "/_Fayl"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../standalone/drakhelp:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
msgstr ""
+"Linuks 2.2 seriyası çəkirdəklərində firewall\n"
+"qurmaq üçün üçün paket süzülməsini başlat."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Path"
+msgid "Tamil (ISCII-layout)"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Mayotte"
+msgstr "Mayot"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Creating auto install floppy..."
+msgstr "Avtomatik qurulum disketi hazırlanır"
+
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "group :"
-msgstr "Ä°ÅŸ qrupu"
+msgid "Searching for scanners ..."
+msgstr "Yerli Çap Edici"
-#: ../../standalone/drakperm:1
+#: ../../steps.pm:1
#, fuzzy, c-format
-msgid "user :"
-msgstr "İstifadəçi adı"
+msgid "Partitioning"
+msgstr "Çap Edici"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Path selection"
-msgstr "Paket seçkilərini saxla"
+msgid "Russia"
+msgstr "Rusca"
-#: ../../standalone/drakperm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "when checked, owner and group won't be changed"
-msgstr ""
+msgid "ethernet card(s) detected"
+msgstr "eternet kart tapıldı"
-#: ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Use group id for execution"
-msgstr "Avtomatik təsbit işlət"
+msgid "Syslog"
+msgstr "sistem qeydi"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Use owner id for execution"
-msgstr "Avtomatik təsbit işlət"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Can't create catalog!"
+msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
+"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 ""
-#: ../../standalone/drakperm:1
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "Not enough free space for auto-allocating"
+msgstr "Avtomatik yerləşdirmə üçün boş sahə yoxdur"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Set-GID"
-msgstr ""
+msgid "Set root password"
+msgstr "Root parolunu qur"
-#: ../../standalone/drakperm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Set-UID"
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "sticky-bit"
+msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
+"%s bölməsi böyüklüyü dəyişdirildirkdən sonra bu bölmədəki bütün mə'lumatlar "
+"silinəcəkdir"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Property"
-msgstr "Qapı"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Permissions"
-msgstr "Buraxılış: %s\n"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Current user"
-msgstr "İstifadəçini qəbul et"
-
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "browse"
-msgstr ""
+msgid "Internet connection configuration"
+msgstr "İnternet bağlantısı quraşdırılması"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Edit current rule"
+msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "edit"
+msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Delete selected rule"
-msgstr "Növbəni sil"
+msgid "/_About..."
+msgstr "/Kömək/_Haqqında..."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "delete"
-msgstr "Sil"
+msgid "Bengali"
+msgstr "fəallaşdır"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Add a new rule at the end"
-msgstr "Çap Edicisiz"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Preference: "
+msgstr "Xüsusiyyətlər: "
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "add a rule"
-msgstr "Modul əlavə et"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Wizard..."
+msgstr "Sehirbaz..."
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "Move selected rule down one level"
+msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Down"
-msgstr "Qurtardı"
+#: ../../any.pm:1
+#, c-format
+msgid "Create a bootdisk"
+msgstr "Açılış disketi yarat"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Move selected rule up one level"
-msgstr ""
+msgid "Solomon Islands"
+msgstr "Solomon Adaları"
-#: ../../standalone/drakperm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Up"
-msgstr ""
+msgid "(module %s)"
+msgstr "(modul %s)"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
+msgid "Workgroup"
+msgstr "Ä°ÅŸ qrupu"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer host name or IP"
+msgstr "Çap Edici Ev sahibi"
+
+#: ../../standalone/drakbackup: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."
+msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "permissions"
-msgstr "bölmə %s"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Name of printer should contain only letters, numbers and the underscore"
+msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "group"
-msgstr "Ä°ÅŸ qrupu"
+msgid "Show current interface configuration"
+msgstr "İnternet qurğuları"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user"
-msgstr "İstifadəçi adı"
+#: ../../help.pm:1
+#, c-format
+msgid "Development"
+msgstr "Təcrübi"
-#: ../../standalone/drakperm:1
+#: ../../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 "path"
-msgstr ""
+msgid "Done"
+msgstr "Qurtardı"
-#: ../../standalone/drakpxe:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgid "Web Server"
+msgstr "Verici"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup: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"
+msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Chile"
+msgstr "Çili"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"No CD or DVD image found, please copy the installation program and rpm files."
+"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 ""
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "No image found"
-msgstr "Yerli Çap Edici"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Installation image directory"
-msgstr "Yerli Şəbəkə Quraşdırılması"
-
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+"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 ""
-#: ../../standalone/drakpxe:1
+#: ../../any.pm:1
#, c-format
-msgid "The DHCP end ip"
-msgstr ""
+msgid "(already added %s)"
+msgstr "(%s artıq əlavə edilmişdir)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "The DHCP start ip"
+msgid ", using command %s"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../keyboard.pm: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"
+msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Interface %s (on network %s)"
-msgstr "Ara Üz %s (%s modulu işlədilir)"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
-msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, 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)."
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Flags"
msgstr ""
-"Kompüterınızi İnternet bağlantısını bölüşdürmək üçün quraşdırırsınız.\n"
-"Bu seçənəklə yerli şəbəkənizdəki başqa kompüterlər sizin İnternet "
-"bağlantınızdan faydalana biləcəklər.\n"
-"\n"
-"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
-"ehtiyacınız var."
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Installation Server Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgid "Add/Del Users"
+msgstr "İstifadəçini əlavə et"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "PXE Server Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Host/network IP address missing."
+msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Please wait, setting security options..."
-msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "weekly"
+msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Please wait, setting security level..."
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Settings"
+msgstr "QurÄŸular"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Periodic Checks"
+msgid "The entered host/network IP is not correct.\n"
msgstr ""
-#: ../../standalone/draksec:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "System Options"
-msgstr "Modul seçənəkləri:"
+msgid "Here is the full list of available countries"
+msgstr "Bütün mövcud klaviaturaların siyahısı"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Network Options"
-msgstr "Modul seçənəkləri:"
+msgid "Alternative test page (A4)"
+msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../standalone/draksec:1
+#: ../../install_steps_interactive.pm: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"
+"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şağıdakı siyahıdakı bütün CD'lərə sahib isəniz, OLDU'ya basın.\n"
+"CD'lərin heç birinə sahib deyilsəniz, İMTİNA ET'ə basın.\n"
+"CD'lərdən bə'ziləi əksik isə, onları seçili vəziyyətdən çıxardıb OLDU'ya "
+"basın."
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Security Administrator:"
-msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Wait please"
+msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Security Alerts:"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "PAP"
+msgstr "PAP"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Security Level:"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgid "Backup user files"
+msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/draksec:1
+#: ../../diskdrake/dav.pm:1
#, fuzzy, c-format
-msgid "(default value: %s)"
-msgstr " (Æsas)"
+msgid "New"
+msgstr "yeni"
-#: ../../standalone/draksec:1
+#: ../../help.pm: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"
+"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"
-"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"
+"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"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\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 ""
-
-#: ../../standalone/draksound:1
-#, c-format
-msgid ""
+"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"
-"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
-"program. Just type \"sndconfig\" in a console."
+"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 ""
-#: ../../standalone/draksound:1
+#: ../../help.pm: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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"If you do not know what to choose, stay with the default option."
msgstr ""
-#: ../../standalone/draksound:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "No Sound Card detected!"
-msgstr "Bağlı deyil"
+msgid "Load from floppy"
+msgstr "Disketdən geri çağır"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The following printer was auto-detected. "
+msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "%s BootSplash (%s) preview"
+msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Generating preview ..."
-msgstr "Avadanlıqlar tanınır..."
-
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "You must choose an image file first!"
-msgstr "Çap Edici avadanlığı URI"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Norwegian"
+msgstr "Norveçcə"
-#: ../../standalone/draksplash:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "ProgressBar color selection"
-msgstr "Çap Edici Bağlantısı"
+msgid "Searching for new scanners ..."
+msgstr "Yerli Çap Edici"
-#: ../../standalone/draksplash:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
+msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "saving Bootsplash theme..."
+msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "choose image file"
-msgstr "Monitorunuzu seçin"
-
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "choose image"
-msgstr "Monitorunuzu seçin"
+msgid "select path to restore (instead of /)"
+msgstr "Xahiş edirik siçanınızın növünü seçin."
#: ../../standalone/draksplash:1
#, fuzzy, c-format
msgid "Configure bootsplash picture"
msgstr "Xidmətləri qur"
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "Make kernel message quiet by default"
-msgstr ""
-
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "Display logo on Console"
-msgstr ""
+msgid "China"
+msgstr "Çin"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Choose color"
-msgstr "Monitorunuzu seçin"
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Save theme"
-msgstr "Sistemi qur"
+#: ../../lang.pm:1
+#, c-format
+msgid "Georgia"
+msgstr "Gürcüstan"
-#: ../../standalone/draksplash:1
+#: ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "Preview"
-msgstr "avadanlıq"
+msgid "Reading data of installed printers..."
+msgstr "Yerli Çap Edici"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "the color of the progress bar"
+msgid " Erase Now "
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "the height of the progress bar"
-msgstr ""
+msgid "server"
+msgstr "verici"
-#: ../../standalone/draksplash:1
+#: ../../install_any.pm:1
#, c-format
-msgid "the width of the progress bar"
-msgstr ""
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "%s sürücüsünə FAT şəkilləndirilmiş bir disket taxın"
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
+msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
-msgstr ""
+msgid "Please Wait... Applying the configuration"
+msgstr "Lütdən Gözləyin... Qurğular əlavə edilir"
-#: ../../standalone/draksplash:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "text box height"
-msgstr ""
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
-#: ../../standalone/draksplash:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "text width"
-msgstr ""
+msgid "Grub"
+msgstr "Grub"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"y coordinate of text box\n"
-"in number of characters"
+msgid "SCSI controllers"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"x coordinate of text box\n"
-"in number of characters"
+msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid "Browse"
+msgid "Choosing a display manager"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Theme name"
-msgstr "Paylaşdırma adı"
-
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "final resolution"
-msgstr "Rezolyusiya"
-
-#: ../../standalone/draksplash:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, fuzzy, c-format
-msgid "first step creation"
-msgstr "açılış disketi yaradılması"
-
-#: ../../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 ""
+msgid "Zeroconf Host name"
+msgstr "Ev sahibi adı"
-#: ../../standalone/drakxtv:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm: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 ""
+msgid "IP address should be in format 1.2.3.4"
+msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "No TV Card detected!"
-msgstr ""
+msgid "Ecuador"
+msgstr "Ekvador"
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr ""
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Add an item"
+msgstr "İstifadəçi əlavə et"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Have a nice day!"
+msgid "The printers on this machine are available to other computers"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "XawTV isn't installed!"
+msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "Paketlər qurulurkən bir xəta oldu:"
-
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Scanning for TV channels"
+msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Scanning for TV channels in progress ..."
+msgid ""
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "Area:"
-msgstr ""
+msgid "Shell"
+msgstr "Qabıq"
-#: ../../standalone/drakxtv:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "TV norm:"
-msgstr ""
+msgid "PCI"
+msgstr "PCI"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please,\n"
-"type in your tv norm and country"
-msgstr ""
+msgid "Sao Tome and Principe"
+msgstr "Sao Tome vÉ™ Prinsip"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Australian Optus cable TV"
+msgid "Can't login using username %s (bad password?)"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Newzealand"
-msgstr ""
-
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "France [SECAM]"
-msgstr "Fransızca"
+msgid "Azerbaidjani (latin)"
+msgstr "Azərbaycanca (latın)"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "East Europe"
-msgstr "Avropa"
+msgid "Package not installed"
+msgstr "Qurulumdan çıx"
-#: ../../standalone/drakxtv:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, fuzzy, c-format
-msgid "West Europe"
-msgstr "Avropa"
-
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "China (broadcast)"
-msgstr ""
+msgid "Become a MandrakeExpert"
+msgstr "Usta"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "Japan (cable)"
-msgstr ""
+msgid "American Samoa"
+msgstr "Amerikan Samoa"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Japan (broadcast)"
-msgstr ""
+msgid "Protocol"
+msgstr "Protokol"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Canada (cable)"
-msgstr "Fransızca (Kanada/Quebec)"
+msgid "Copy fonts on your system"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "USA (cable-hrc)"
+msgid "Harddrake help"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "USA (cable)"
+msgid "Bogomips"
msgstr ""
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "USA (broadcast)"
-msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Mandrake Terminal Server Configuration"
+msgstr "İnternet qurğuları"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup: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"
+" DrakBackup Report Details\n"
"\n"
"\n"
-"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "primary"
+msgid "Restore all backups"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "secondary"
-msgstr "%d saniyə sonra çıxılacaq"
-
-#: ../../standalone/harddrake2:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Click on a device in the left tree in order to display its information here."
+msgid "if set to yes, check open ports."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Unknown"
-msgstr "Ãœmumi"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "This may take a moment to erase the media."
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "unknown"
-msgstr "bilinməyən"
+msgid "You can't select/unselect this package"
+msgstr "Bu paketi seçə bilməzsiniz/sistemdən çıxarda bilməzsınız"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "CUPS sürücü datası oxunur..."
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
+#, c-format
+msgid "Warning"
+msgstr "Xəbərdarlıq"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Run config tool"
+msgid ""
+"\n"
+"- Other Files:\n"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Configure module"
-msgstr "Siçan qurğuları"
-
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Information"
-msgstr "Mə'lumatı göstər"
+msgid "Remote host name"
+msgstr "Uzaqdakı ev sahibi adı"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Detected hardware"
-msgstr "Avadanlıq mə'lumatına bax"
+msgid "deactivate now"
+msgstr "Fəal"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Harddrake2 version "
-msgstr "Sabit disk seçkisi"
+#: ../../any.pm:1
+#, c-format
+msgid "access to X programs"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Detection in progress"
-msgstr "%s qapısında tapıldı"
+msgid "Computing the size of the Windows partition"
+msgstr "Windows bölməsindəki boş sahəni işlət"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Author:"
-msgstr "Avtomatik yoxla"
+msgid "Italy"
+msgstr "Ä°talyanca"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
+msgid "Name of printer"
+msgstr "Çap edici adı"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/_About..."
-msgstr "/Kömək/_Haqqında..."
+msgid "disable"
+msgstr "passivləşdir"
-#: ../../standalone/harddrake2:1
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "/_Report Bug"
-msgstr ""
+msgid "error unmounting %s: %s"
+msgstr "%s ayrılırkən xəta oldu: %s"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm: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\")"
+msgid "Do it!"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Select a device !"
-msgstr "Ekran kartınızı seçin"
-
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
+msgid "Cayman Islands"
+msgstr "Kayman Adaları"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Harddrake help"
+msgid "%s not responding"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "/_Fields description"
-msgstr "Ä°zah"
+msgid "Select model manually"
+msgstr "Uzaq Çap Edici"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "/_Help"
-msgstr "/_Kömək"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/_Quit"
-msgstr "Çıx"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "Avtomatik təsbit işlət"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _modems"
-msgstr "Avtomatik təsbit işlət"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _printers"
-msgstr "Avtomatik təsbit işlət"
+msgid "Format"
+msgstr "Şəkilləndir"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "/_Options"
-msgstr "/_Seçənəklər"
+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 ""
+"ADSL ilə internetə bağlanmanın ən yaxşı yolu pppoe'dur.\n"
+"Bəzi bağlantılar pptp istifadə edir, çox azı isə dhcp işlədir.\n"
+"Bilmirsiniz isə 'pppop istifadə et'i seçin"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "the vendor name of the processor"
+msgid "Various"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "the vendor name of the device"
+msgid "Zip"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
-
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
+msgid ""
+"\n"
+"\n"
+"Printerdrake could not determine which model your printer %s is. Please "
+"choose the correct model from the list."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model stepping"
-msgstr "Şəkilləndirilir"
-
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "the number of the processor"
+msgid ""
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Processor ID"
+msgid "PDQ"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "network printer port"
-msgstr "Şəbəkə Çap Edicisi (soket) "
+msgid "Albanian"
+msgstr "Farsca"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "the name of the CPU"
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Name"
-msgstr "Ad: "
+msgid "Lithuania"
+msgstr "Litvaniya"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the number of buttons the mouse has"
-msgstr "2 düyməli"
+#: ../../any.pm:1
+#, c-format
+msgid "Compact"
+msgstr "Bəsit"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Number of buttons"
-msgstr "2 düyməli"
+msgid "Detected model: %s %s"
+msgstr "%s tapıldı"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Official vendor name of the cpu"
+msgid "MandrakeSoft has selected the best software for you"
msgstr ""
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model name"
-msgstr "Modul adı"
-
-#: ../../standalone/harddrake2:1
#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version: %s\n"
+"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
+"\n"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model"
-msgstr "Siçan"
-
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "hard disk model"
-msgstr "Kart mem (DMA)"
+msgid "Local files"
+msgstr "Yerli Çap Edici"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "class of hardware device"
-msgstr ""
+msgid "maybe"
+msgstr "bəlkə"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Media class"
-msgstr ""
+msgid "Panama"
+msgstr "Panama"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Sub generation of the cpu"
+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 ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Level"
-msgstr "səviyyə"
-
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Format of floppies supported by the drive"
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Floppy format"
-msgstr "Şəkilləndir"
+msgid "Monitor"
+msgstr "Monitor"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Halt bug"
-msgstr ""
+msgid "65 thousand colors (16 bits)"
+msgstr "65 min rəng (16 bits)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "F00f bug"
-msgstr ""
+msgid "Size: %d KB\n"
+msgstr "Böyüklüyü: %d KB\n"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Remove fonts on your system"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Whether the FPU has an irq vector"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
-msgstr ""
+msgid "Graphical interface at startup"
+msgstr "X ilə Açılış"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please enter the directory to save:"
+msgstr "Xahiş edirik siçanınızı seçin"
#: ../../standalone/harddrake2:1
#, c-format
-msgid "Is FPU present"
+msgid "format of floppies supported by the drive"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../raid.pm:1
#, c-format
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "%d səviyyə RAID üçün çatmayan sayda disk bölməsi\n"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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)"
+"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 ""
+"Aşağıda yazıçıdakı növbələr verilmişdir.\n"
+"Yenilərini əlavə edə bilər, və ya mövcud olanları dəyişdirə bilərsiniz."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Fdiv bug"
-msgstr ""
+msgid "Connected"
+msgstr "Bağlandı"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "USB printer \\#%s"
+msgstr "Çap Edicisiz"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr ""
+msgid "Macedonian"
+msgstr "Makedoniya dili"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Flags"
+msgid "Bridges and system controllers"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr ""
+msgid "/File/_Save"
+msgstr "/Fayl/_Qeyd Et"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Mali"
+msgstr "Mali"
+
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
-msgid "Module"
-msgstr "Siçan"
+msgid "No details"
+msgstr "Ætraflı"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "new dynamic device name generated by core kernel devfs"
-msgstr ""
+msgid "very nice"
+msgstr "əla"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "New devfs device"
-msgstr "Keçit avadanlığı"
+msgid "Preview"
+msgstr "avadanlıq"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "old static device name used in dev package"
-msgstr ""
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Remote Control"
+msgstr "Uzaq Çap Edici"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Old device file"
-msgstr "Fayl seç"
+msgid "Please select media for backup..."
+msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "This field describes the device"
-msgstr ""
+msgid "XFree86 server: %s\n"
+msgstr "XFree86 verici: %s\n"
-#: ../../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 ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Allow Thin Clients"
+msgstr "DHCP Alıcısı"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Frequency (MHz)"
-msgstr ""
+msgid "Georgian (\"Russian\" layout)"
+msgstr "Gürcü dili (\"Rus\" sırası)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
-msgstr ""
+msgid "/_Options"
+msgstr "/_Seçənəklər"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Cpuid level"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgid "Your printer model"
+msgstr "Uzaq Çap Edici"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "Family of the cpu (eg: 6 for i686 class)"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cpuid family"
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Whether this cpu has the Cyrix 6x86 Coma bug"
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Coma bug"
-msgstr ""
+#: ../../share/advertising/04-configuration.pl:1
+#, fuzzy, c-format
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "İnternet qurğuları"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "special capacities of the driver (burning ability and or DVD support)"
-msgstr ""
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Save"
+msgstr "Hal:"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Drive capacity"
+msgid "The %s is unsupported"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
-msgid "Size of the (second level) cpu cache"
-msgstr ""
+msgid "Load the drivers for your usb devices."
+msgstr "USB avadanlığınız üçün sürücüləri yükləyin."
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Cache size"
-msgstr "parça böyüklüyü"
+msgid "Disk"
+msgstr "Danimarka dili"
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Enter a printer device URI"
+msgstr "Çap Edici avadanlığı URI"
+
+#: ../../share/advertising/01-thanks.pl: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"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Location on the bus"
-msgstr ""
+msgid "Israel"
+msgstr "Ä°srail"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"- PCI and USB devices: this lists the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
-msgstr ""
+msgid "French Guiana"
+msgstr "Fransız Gvineyası"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
+#, c-format
+msgid "default:LTR"
+msgstr "default:LTR"
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Bus identification"
-msgstr "Tanıtma"
+msgid "add a rule"
+msgstr "Modul əlavə et"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm: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."
+msgid "A command line must be entered!"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bogomips"
+msgid "Select user manually"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "EIDE/SCSI channel"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Transfer printer configuration"
+msgstr "İnternet qurğuları"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Channel"
-msgstr "Ləğv et"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "%s (Port %s)"
+msgstr "Qapı"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use network connection to backup"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "Bus"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
-msgid "the list of alternative drivers for this sound card"
+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 ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Alternative drivers"
-msgstr "Sınaq səhifəsi çap edilir..."
-
-#: ../../standalone/keyboarddrake:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Konsolda BackSpace'in Silmə funksyasını görməyini istəyirmisiniz?"
+msgid "Accept user"
+msgstr "İstifadəçini qəbul et"
-#: ../../standalone/keyboarddrake:1
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, c-format
-msgid "Please, choose your keyboard layout."
-msgstr "Klaviatura quruluşunu seçiniz."
+msgid "Server"
+msgstr "Verici"
-#: ../../standalone/livedrake:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Təkmilləşdirmə işi başlaya bilmir !!!\n"
+msgid "Bad choice, try again\n"
+msgstr "Xətalı tərcih, təkrar sınayın\n"
-#: ../../standalone/livedrake:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Heard and McDonald Islands"
+msgstr "Hird Adası və Mkdonald Adaları"
+
+#: ../../harddrake/sound.pm: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."
+msgid "No alternative driver"
msgstr ""
-"Qurma Cd-Romunu sürücünüzə taxın və OLDUya basın.\n"
-"ÆgÉ™r Cd-Rom É™linizdÉ™ yox isÉ™, bu Cd-Rom-dan qurmamaq üçün RÆDD ETÉ™ basın."
-#: ../../standalone/livedrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Change Cd-Rom"
-msgstr "Cd-Romu dəyişdir"
+msgid "Toggle to expert mode"
+msgstr "Usta moduna keç"
-#: ../../standalone/localedrake:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "The change is done, but to be effective you must logout"
+msgid "(on this machine)"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+
+#: ../../network/modem.pm:1
#, c-format
-msgid "Save as.."
-msgstr "Fərqli qeyd et..."
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Please enter your email address below "
-msgstr "Xahiş edirik təkrar sınayın"
+msgid "Looking at packages already installed..."
+msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "alert configuration"
-msgstr "Quraşdırma"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use Differential Backups"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "You will receive an alert if the load is higher than this value"
+msgid "Driver"
+msgstr "Sürücü"
+
+#: ../../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 sistem qurğularınızı idarə edən proqramları\n"
+"müxtəlif vəzifələri açılışda icra edər."
-#: ../../standalone/logdrake:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "load setting"
-msgstr "Şəkilləndirilir"
+msgid "Printer on remote lpd server"
+msgstr "Uzaq çap edici vericisi(lpd)"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
msgid ""
-"You will receive an alert if one of the selected services is no longer "
-"running"
+"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 ""
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "service setting"
-msgstr "avadanlıq"
+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 NewWorld MacIntosh avadalığı üçün açılış idarəcisidir. Ayrıca\n"
+"GNU/Linuks, MacOS, və ya MacOSX sistemlərini kompüterinizdə varsa, "
+"açacaqdır.\n"
+"Normalda, bu əməliyyat sistemləri düzgün tapılıb qurula bilirlər\n"
+"ÆgÉ™r belÉ™ olmazsa, bu ekrandan É™llÉ™ lazımi qurÄŸuları girÉ™ bilÉ™rsiniz.\n"
+"Düzgün parametrləri girib girmədiyinizi yaxşıca bir yoxlayın.\n"
+"\n"
+"\n"
+"Yaboot ana seçənəkləri:\n"
+"\n"
+"\n"
+" - Başlanğıc İsmarıcı: Açılışdan əvvəl çıxan sadə bir ismarıc.\n"
+"\n"
+"\n"
+" - Açılış Avadanlığı: GNU/Linuksu hardan başlatmaq istədiyinizi bildirir."
+"Ümumiyyətlə bu mə'lumatı daha əvvəl \"bootstrap\" quraşdırılması "
+"sırasındabildirmiş olacaqsınız.\n"
+"\n"
+"\n"
+" - Açıq Firmware Gecikməsi: LILOdan fərqli olaraq, yabootda iki dənə "
+"gecikmə vardır\n"
+"Birinci gecikmə saniyələrlə ölçülür və bu arada siz\n"
+"CD, OF açılışı, MacOS və ya Linuks arasında seçki aparmalısınız.\n"
+"\n"
+"\n"
+" - Kernel Açılış Vaxt Dolması: Bu vaxt dolması LILO açılış gecikməsinə "
+"uyğun gəlir. Linuksu\n"
+"seçdikdən sonra ana kernel parametri olaraq bu gecikmə 0.1 saniyə olaraq "
+"qurulu olacaqdır.\n"
+"\n"
+"\n"
+" - CD Açılışı Fəallaşsınmı?: Bu seçənəklə CDdən açılışı timsal edən 'C' "
+"xarakteri ilk açılışda çıxacaqdır.\n"
+"\n"
+"\n"
+" - OF Açılışı Fəallaşsın?: Bu seçənəklə OFdən (Open Firmware) açılışını "
+"timsal edən 'N' xarakteri\n"
+"ilk açılışda çıxacaqdır.\n"
+"\n"
+"\n"
+" - Ana OS: OF gecikməsi müddəti dolduğu vaxt hansı OSnin açılacağını "
+"göstərir."
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Xinetd Service"
-msgstr "Çap Edici Vericisi"
+#: ../../mouse.pm:1
+#, c-format
+msgid "No mouse"
+msgstr "Siçansızs"
-#: ../../standalone/logdrake:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "Webmin Service"
-msgstr "avadanlıq"
+msgid "Germany"
+msgstr "Almanca"
-#: ../../standalone/logdrake:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "SSH Server"
-msgstr "NIS Verici"
+msgid "Austria"
+msgstr "serial"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Samba Server"
-msgstr "NIS Verici"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Postfix Mail Server"
-msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Collapse Tree"
+msgstr "Ağacı Qapat"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Ftp Server"
-msgstr "NIS Verici"
+msgid "Auto Install Configurator"
+msgstr "Qurulum sonrası qurğular"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Domain Name Resolver"
-msgstr "Sahə(domain) adı"
+#: ../../steps.pm:1
+#, c-format
+msgid "Configure networking"
+msgstr "Şəbəkəni qur"
-#: ../../standalone/logdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Apache World Wide Web Server"
-msgstr ""
+msgid "Where do you want to install the bootloader?"
+msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Welcome to the mail configuration utility.\n"
+"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"
-"Here, you'll be able to set up the alert system.\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 ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Mail alert configuration"
-msgstr "Yerli Şəbəkə quraşdırılması"
-
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Mail alert"
+msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "please wait, parsing file: %s"
-msgstr "xahiş edirik, gözləyin, fayl daranır: %s"
+msgid "DHCP client"
+msgstr "DHCP alıcısı"
-#: ../../standalone/logdrake:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Content of the file"
-msgstr "Fayl məzmunu"
+msgid "Restoring from file %s failed: %s"
+msgstr "%s faylından qurtarılışda xəta: %s"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Calendar"
-msgstr "Təqvim"
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr "Logitech mouse (serial ya da köhnə C7 növü)"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose file"
-msgstr "Fayl seç"
+msgid "Are you sure that you want to set up printing on this machine?\n"
+msgstr ""
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "but not matching"
-msgstr "amma oxşamır"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "New devfs device"
+msgstr "Keçit avadanlığı"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "matching"
-msgstr "oxşayır"
+msgid "ERROR: Cannot spawn %s."
+msgstr ""
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Settings"
-msgstr "QurÄŸular"
+msgid "Boot Style Configuration"
+msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "A tool to monitor your logs"
-msgstr "Qeydlərinizə baxan vasitə"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Automatic time synchronization"
+msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "search"
-msgstr "axtar"
+msgid "Backup files not found at %s."
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Mandrake Tools Explanation"
+msgid "Thank you for choosing Mandrake Linux 9.1"
msgstr ""
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Syslog"
-msgstr "sistem qeydi"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Armenian (phonetic)"
+msgstr "ErmenicÉ™ (fonetik)"
-#: ../../standalone/logdrake:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
-msgid "Messages"
-msgstr "ismarıclar"
+msgid "Card model:"
+msgstr "Kart mem (DMA)"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "User"
-msgstr "İstifadəçi adı"
+msgid "Thin Client"
+msgstr "DHCP Alıcısı"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/Help/_About..."
-msgstr "/Kömək/_Haqqında..."
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Start Server"
+msgstr "NIS Verici"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "/Options/Test"
-msgstr "/Seçənəklər/Sınaq"
+msgid "Turkmenistan"
+msgstr "Türkmənistan"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/-"
-msgstr "/Fayl/-"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "All remote machines"
+msgstr "Uzaq Çap Edici"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/Save _As"
-msgstr "/Fayl/_Fərqli Qeyd Et"
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Install themes"
+msgstr "Sistemi qur"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "<control>S"
-msgstr "<control>S"
+msgid ""
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "/File/_Save"
-msgstr "/Fayl/_Qeyd Et"
+msgid "Espanol"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "<control>O"
-msgstr "<control>O"
+msgid "Preparing installation"
+msgstr "Qurulum hazırlanır"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/File/_Open"
-msgstr "/Fayl/_Aç"
+msgid "Edit selected host/network"
+msgstr ""
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "<control>N"
-msgstr "<control>N"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Add User -->"
+msgstr "İstifadəçini əlavə et"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "/File/_New"
-msgstr "/Fayl/_Təze"
+msgid "Nauru"
+msgstr "Nauru"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Show only for the selected day"
-msgstr "Təkcə bu gününkünü göstər"
+msgid "True Type fonts installation"
+msgstr "Qurulum hazırlanır"
-#: ../../standalone/mousedrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Emulate third button?"
-msgstr "3 düymə emulasiyası"
+msgid "Auto-detect printers connected directly to the local network"
+msgstr ""
-#: ../../standalone/mousedrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please choose your mouse type."
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+msgid "LAN configuration"
+msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Connect %s"
-msgstr "BaÄŸlan"
+msgid "hard disk model"
+msgstr "Kart mem (DMA)"
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Disconnect %s"
-msgstr "Bağlantını kəs"
+#: ../../fsedit.pm:1
+#, c-format
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr "%s üçün LVM Məntiqi Cildini istifadə edə bilməzsiniz"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Warning, another internet connection has been detected, maybe using your "
-"network"
+msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../mouse.pm:1
#, c-format
-msgid "received"
-msgstr ""
+msgid "Mouse Systems"
+msgstr "Mouse Systems"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "transmitted"
-msgstr ""
+msgid "Iranian"
+msgstr "Farsca"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "received: "
-msgstr ""
+msgid "Croatia"
+msgstr "Xırvatıstan"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "sent: "
-msgstr ""
+msgid "Gateway:"
+msgstr "Keçit:"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Local measure"
-msgstr "Yerli Çap Edici"
+msgid "Add server"
+msgstr "İstifadəçini əlavə et"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remote printer name"
+msgstr "Uzaq Çap Edici"
+
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "average"
+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 ""
-#: ../../standalone/net_monitor:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Device: "
+msgstr "Avadanlıq: "
+
+#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "Color configuration"
-msgstr "Quraşdırma"
+msgid "Printerdrake"
+msgstr "Çap Edici"
-#: ../../standalone/net_monitor:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
+msgid "License agreement"
+msgstr "Lisenziya sözləşməsi"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Connection complete."
-msgstr "Bağlantı növü:"
+msgid "System Options"
+msgstr "Modul seçənəkləri:"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Disconnection from the Internet complete."
+msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../security/level.pm:1
+#, fuzzy, c-format
+msgid "Please choose the desired security level"
+msgstr "Təhlükəsizlik səviyyəsini seçin"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Disconnection from the Internet failed."
+msgid "This host is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Connecting to the Internet "
-msgstr "Ä°nternetÉ™ baÄŸlan"
+msgid ", USB printer"
+msgstr "Çap Edicisiz"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Disconnecting from the Internet "
-msgstr "Ä°nternetÉ™ baÄŸlan"
+msgid "Choose the applications that will support the fonts:"
+msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Wait please, testing your connection..."
-msgstr "Bağlantınız sınanır..."
+#: ../../steps.pm:1
+#, c-format
+msgid "Configure X"
+msgstr "X qur"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Logs"
-msgstr ""
+msgid "Turkish (traditional \"F\" model)"
+msgstr "Türkcə (ənənəvi \"F\" klaviatura)"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Congratulations!"
+msgstr "Təbriklər!"
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Connection Time: "
-msgstr "Bağlantı növü:"
+msgid "Use owner id for execution"
+msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Down"
+msgstr "Qurtardı"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Receiving Speed:"
+msgid "Raw printer (No driver)"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../network/modem.pm:1
#, fuzzy, c-format
-msgid "Sending Speed:"
-msgstr "Fayla qeyd et"
+msgid "Install rpm"
+msgstr "Qurulum"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Statistics"
+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 ""
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Profile "
-msgstr "Profil: "
-
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Network Monitoring"
-msgstr "Şəbəkə quraşdırılması"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Time remaining "
+msgstr "Qalan müddət"
-#: ../../standalone/printerdrake:1
-#, fuzzy, c-format
-msgid "Reading data of installed printers..."
-msgstr "Yerli Çap Edici"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "UK keyboard"
+msgstr "İngiliz (UK) klaviaturası"
-#: ../../standalone/scannerdrake:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Name/IP address of host:"
-msgstr ""
+msgid "Unmount"
+msgstr "Ayır"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "This host is already in the list, it cannot be added again.\n"
+msgid "Uninstall Fonts"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../mouse.pm:1
#, fuzzy, c-format
-msgid "Scannerdrake"
-msgstr "Ekran kartınızı seçin"
+msgid "Microsoft Explorer"
+msgstr "Microsoft IntelliMouse"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "You must enter a host name or an IP address.\n"
-msgstr "Xahiş edirik siçanınızı seçin"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "German (no dead keys)"
+msgstr "Almanca (ölü düymələr olmasın)"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the host on which the local scanners should be made available:"
+msgid "Transferring %s..."
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Sharing of local scanners"
-msgstr "Yerli Çap Edici"
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "32 thousand colors (15 bits)"
+msgstr "32 min rəng (15 bits)"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "This machine"
-msgstr "oxşayır"
+#: ../../any.pm:1
+#, c-format
+msgid ""
+"You can export using NFS or Samba. Please select which you'd like to use."
+msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Remove selected host"
-msgstr "Növbəni sil"
+msgid "Reboot"
+msgstr "Kök"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Edit selected host"
-msgstr "%s tapıldı"
+#: ../../lang.pm:1
+#, c-format
+msgid "Gambia"
+msgstr "Qambiya"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Add host"
-msgstr "İstifadəçini əlavə et"
+msgid "Mandrake Control Center"
+msgstr "İdarə Mərkəzi"
-#: ../../standalone/scannerdrake:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "These are the machines from which the scanners should be used:"
+msgid ""
+"You can enter miscellaneous ports. \n"
+"Valid examples are: 139/tcp 139/udp.\n"
+"Have a look at /etc/services for information."
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Usage of remote scanners"
-msgstr "Boş sahəni istifadə et"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "All remote machines"
-msgstr "Uzaq Çap Edici"
-
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"These are the machines on which the locally connected scanner(s) should be "
-"available:"
+"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 ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use the scanners on hosts: "
+msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakhelp:1
#, c-format
-msgid "Use scanners on remote computers"
+msgid ""
+"No browser is installed on your system, Please install one if you want to "
+"browse the help system"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Scanner sharing to hosts: "
-msgstr "Çap Edici"
+msgid "Remember this password"
+msgstr "Parolsuz"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "The scanners on this machine are available to other computers"
-msgstr ""
+msgid "Internet Connection Sharing is now enabled."
+msgstr "İnternet Bağlantısı Bölüşdürülməsi indi açıldı"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"You can also decide here whether scanners on remote machines should be made "
-"available on this machine."
+msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm: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."
+" 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 ""
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Re-generating list of configured scanners ..."
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for new scanners ..."
-msgstr "Yerli Çap Edici"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for configured scanners ..."
-msgstr "Yerli Çap Edici"
+msgid "Use the free space on the Windows partition"
+msgstr "Windows bölməsindəki boş sahəni işlət"
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr "Çap Edici"
+msgid "%s found on %s, configure it automatically?"
+msgstr "Bir çap edici qurmaq istəyirsiniz?"
-#: ../../standalone/scannerdrake:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Add a scanner manually"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Search for new scanners"
-msgstr "Yerli Çap Edici"
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "XFree86 driver: %s\n"
+msgstr "XFree86 sürücü: %s\n"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "There are no scanners found which are available on your system.\n"
+msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#: ../../standalone/drakbackup:1
+#, c-format
msgid ""
-"The following scanner\n"
"\n"
-"%s\n"
-"is available on your system.\n"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+" DrakBackup Report \n"
+"\n"
+msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the packages you want to install"
+msgstr "Qurmaq istədiyiniz paketləri seçin"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Papua New Guinea"
+msgstr "Papua Yeni Qvineya"
+
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid ""
-"The following scanners\n"
-"\n"
-"%s\n"
-"are available on your system.\n"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgid "Serbian (cyrillic)"
+msgstr "Azərbaycanca (kiril)"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"Your %s has been configured.\n"
-"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
-"applications menu."
+msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "choose device"
-msgstr "Açılış avadanlığı"
+msgid ""
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
+msgstr "Çap edicini sınamaq istəyirsiniz?"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please select the device where your %s is attached"
+msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for scanners ..."
-msgstr "Yerli Çap Edici"
+#: ../../any.pm:1
+#, c-format
+msgid "Creating bootdisk..."
+msgstr "Açılış disketi yaradılır"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Auto-detect available ports"
-msgstr "Avtomatik təsbit işlət"
+msgid "Wait please, testing your connection..."
+msgstr "Bağlantınız sınanır..."
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "(Note: Parallel ports cannot be auto-detected)"
-msgstr ""
+msgid "Bringing down the network"
+msgstr "Şəbəkə dayandırılır"
-#: ../../standalone/scannerdrake:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect: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 ""
+msgid "Login ID"
+msgstr "Giriş adı"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
-msgid "The %s is unsupported"
+msgid ""
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
msgstr ""
+"NFS TCP/IP şəbəkələrində fayl bölüşülməsi üçün istifadə edilən məşhur bir \n"
+"protokoldur. Bu xidmət NFS fayl qıfılı istifadəsinə imkan verər."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "The %s is not known by this version of Scannerdrake."
-msgstr ""
+msgid "DHCP Client"
+msgstr "DHCP Alıcısı"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr ""
+msgid "dismiss"
+msgstr "keç"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Port: %s"
-msgstr "Qapı"
+msgid "Printing/Scanning on \"%s\""
+msgstr "Şəbəkə dayandırılır"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ", "
+msgid "omit raid modules"
+msgstr "raid modulları keç"
+
+#: ../../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, lpr'nin düzgün olaraq işləməsi üçün lazımi çap edici vasitəsidir.\n"
+"lpd əsasən, çap vəzifələrini idarə edən və onları çap ediciyə göndərən "
+"vericidir."
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Detected model: %s"
-msgstr "%s tapıldı"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet Connection Configuration"
+msgstr "İnternet Bağlantısı Quraşdırılması"
-#: ../../standalone/scannerdrake:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid " ("
+msgid "comma separated numbers"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Select a scanner model"
-msgstr "Ekran kartınızı seçin"
+#: ../../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/scannerdrake:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "%s is not in the scanner database, configure it manually?"
+msgid "Move selected rule up one level"
msgstr ""
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "%s found on %s, configure it automatically?"
-msgstr "Bir çap edici qurmaq istəyirsiniz?"
+msgid ""
+"The following scanner\n"
+"\n"
+"%s\n"
+"is available on your system.\n"
+msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/service_harddrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Hardware probing in progress"
-msgstr "%s qapısında tapıldı"
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "Şəbəkəni yenidən başlatmaq istəyirsiniz?"
-#: ../../standalone/service_harddrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Some devices were added:\n"
-msgstr ""
+msgid "I can't find any room for installing"
+msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Default printer"
+msgstr "Yerli Çap Edici"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../network/netconnect.pm: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."
+"You have configured multiple ways to connect to the Internet.\n"
+"Choose the one you want to use.\n"
+"\n"
msgstr ""
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Welcome to the Open Source world."
-msgstr ""
+msgid "Modify RAID"
+msgstr "RAIDi dəyişdir"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Thank you for choosing Mandrake Linux 9.1"
+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 ""
+"ISDN PCI kart tapdım, amma növünü bilmirəm. Xahiş edirik sonrakı ekrandakı "
+"kartlardan birini seçin."
-#: ../../share/advertising/02-community.pl:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"To share your own knowledge and help build Linux software, join our "
-"discussion forums on our \"Community\" webpages."
-msgstr ""
+msgid "Add user"
+msgstr "İstifadəçini əlavə et"
-#: ../../share/advertising/02-community.pl:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Want to know more and to contribute to the Open Source community? Get "
-"involved in the Free Software world!"
-msgstr ""
+msgid "RAID-disks %s\n"
+msgstr "RAID-diskləri %s\n"
-#: ../../share/advertising/02-community.pl:1
+#: ../../lang.pm:1
#, c-format
-msgid "Build the future of Linux!"
-msgstr ""
+msgid "Liberia"
+msgstr "Liberiya"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/drakgw: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."
+"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 ""
-#: ../../share/advertising/03-software.pl:1
+#: ../../steps.pm: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 ""
+msgid "Choose your keyboard"
+msgstr "Klaviaturanızı seçin"
-#: ../../share/advertising/03-software.pl:1
+#: ../../steps.pm:1
#, c-format
-msgid "MandrakeSoft has selected the best software for you"
-msgstr ""
+msgid "Format partitions"
+msgstr "Bölmə şəkilləndirilməsi"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Automatic correction of CUPS configuration"
+msgstr "Qurulum Tərzi Quraşdırılması"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "CUPS sürücü datası oxunur..."
+
+#: ../../harddrake/v4l.pm: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!"
+msgid "enable radio support"
msgstr ""
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Mandrake's multipurpose configuration tool"
-msgstr "İnternet qurğuları"
+msgid "Scanner sharing to hosts: "
+msgstr "Çap Edici"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../diskdrake/interactive.pm:1
#, 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 ""
+msgid "Loopback file name: %s"
+msgstr "Loopback faylı adı: %s"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Please choose the printer to which the print jobs should go."
+msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "A customizable environment"
+msgid "Do not transfer printers"
msgstr ""
-#: ../../share/advertising/06-development.pl:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Delay before booting the default image"
+msgstr "Açılışda gecikmə müddəti"
+
+#: ../../standalone/drakfont: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."
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+" DUPONT 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 ""
-#: ../../share/advertising/06-development.pl:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check for multisession CD"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "user"
+msgstr "İstifadəçi adı"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Hard Disk to backup"
+msgstr "Xətalı yedəkləmə faylı"
+
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
#, c-format
-msgid "Mandrake Linux 9.1: the ultimate development platform"
-msgstr ""
+msgid "Configure"
+msgstr "Qur"
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scannerdrake"
+msgstr "Ekran kartınızı seçin"
+
+#: ../../standalone/drakconnect: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!"
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
msgstr ""
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Turn your computer into a reliable server"
+msgid "Backup Users"
msgstr ""
-#: ../../share/advertising/08-store.pl:1
+#: ../../network/network.pm: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:"
+"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 ""
+"Xahiş edirik kompüterinizn adını girin.\n"
+"Məsələn``kompüteradı.sahəadı.com''.\n"
+"ÆgÉ™r ÅŸÉ™bÉ™kÉ™ keçidi istifadÉ™ edirsinizsÉ™ bunun da IP nömrÉ™sini girmÉ™lisiniz."
-#: ../../share/advertising/08-store.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Select Printer Spooler"
+msgstr "Çap Edici Bağlantısı Seçin"
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Create new theme"
+msgstr "Yeni bölmə yarat"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The official MandrakeSoft Store"
+msgid "Mandrake Tools Explanation"
msgstr ""
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "No image found"
+msgstr "Yerli Çap Edici"
+
+#: ../../install_steps.pm:1
#, c-format
msgid ""
-"Enhance your computer performance with the help of a selection of partners "
-"offering professional solutions compatible with Mandrake Linux"
+"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 ""
+"Bəzi paketlər doğru olaraq qurulumu bitirmədi.\n"
+"cdrom sürücünüz ya da cdromunuz düzgün işləmir.\n"
+"ÆvvÉ™ldÉ™n Linuks qurulu bir sistemdÉ™ \"rpm -qpl Mandrake/RPMS/*.rpm\"'yi\n"
+"istifadə edərək Cd-Rom'u yoxlayın.\n"
-#: ../../share/advertising/09-mdksecure.pl:1
-#, c-format
-msgid "Get the best items with Mandrake Linux Strategic partners"
-msgstr ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Detected model: %s"
+msgstr "%s tapıldı"
-#: ../../share/advertising/10-security.pl:1
+#: ../../standalone/drakedm: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."
+"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 ""
-#: ../../share/advertising/10-security.pl:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Optimize your security by using Mandrake Linux"
+msgid "if set to yes, run the daily security checks."
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../lang.pm:1
#, c-format
-msgid "This product is available on the MandrakeStore Web site."
-msgstr ""
+msgid "Azerbaijan"
+msgstr "Azərbaycan"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../standalone/drakbackup: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."
+msgid "No tape in %s!"
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Secure your networks with the Multi Network Firewall"
-msgstr ""
+msgid "Dvorak (US)"
+msgstr "Dvorak (US)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/harddrake2: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:"
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Find the solutions of your problems via MandrakeSoft's online support "
-"platform."
-msgstr ""
+msgid "How is the printer connected?"
+msgstr "Çap ediciniz nə şəkildə bağlıdır?"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Become a MandrakeExpert"
-msgstr "Usta"
-
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
-#, c-format
-msgid ""
-"All incidents will be followed up by a single qualified MandrakeSoft "
-"technical expert."
-msgstr ""
+msgid "Security level"
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
-#, c-format
-msgid "An online platform to respond to enterprise support needs."
-msgstr ""
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "final resolution"
+msgstr "Rezolyusiya"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
#, fuzzy, c-format
-msgid "MandrakeExpert Corporate"
-msgstr "Usta"
+msgid "Services"
+msgstr "avadanlıq"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "4 MB"
+msgstr "4 MB"
#: ../../share/compssUsers:999
msgid "Office Workstation"
@@ -17532,10 +17569,6 @@ msgstr ""
"göstəriciləri, vs."
#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Masa üstü"
-
-#: ../../share/compssUsers:999
msgid "Game station"
msgstr "Oyun stansiyası"
@@ -17606,10 +17639,6 @@ msgid ""
msgstr "KDE, əsas qrafiki ara üz və yardımçi proqramlar kolleksiyası"
#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Qrafiki Ara Ãœz"
-
-#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Gnome iş stansiyası"
@@ -17629,10 +17658,6 @@ msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, vs."
#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Təcrübi"
-
-#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "C və C++ inkişaf kitabxanaları, proqramları və daxil ediləcək fayllar"
@@ -17704,39 +17729,82 @@ msgstr "NFS vericisi, SMB vericisi, SSH vericisi, Vəkil Verici"
#: ../../share/compssUsers:999
#, fuzzy
-msgid "Audio station"
-msgstr "Multimedya stansiyası"
+msgid "Set of tools to read and send mail and news and to browse the Web"
+msgstr ""
+"Elektronik məktub və xəbər oxuyucusu (pine, mutt, tin..) və Web səyyahları"
+
+#~ msgid "Internet connection & configuration"
+#~ msgstr "İnternet bağlantısı & quraşdırılması"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Sound playing/editing programs"
-msgstr "Səs və video çalınması/düzəliş proqramları"
+#~ msgid "Configure the connection"
+#~ msgstr "Şəbəkəni qur"
+
+#~ msgid "Disconnect"
+#~ msgstr "Bağlantını kəs"
+
+#~ msgid "Connect"
+#~ msgstr "BaÄŸlan"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Bağlantınızı yenidən quraşdıra bilərsiniz."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can connect to the Internet or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "İstəsəniz İnternetə bağlana bilərsiniz ya da yeniden quraşdıra bilərsiniz."
+
+#~ msgid "You are not currently connected to the Internet."
+#~ msgstr "Hələ İnternetə bağlı deyilsiniz."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can disconnect or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
+#~ "bilərsiniz."
+
+#~ msgid "You are currently connected to the Internet."
+#~ msgstr "Artıq İnternetə bağlısınız."
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video station"
-msgstr "Oyun stansiyası"
+#~ msgid "Write %s"
+#~ msgstr "XFree %s"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video playing programs"
-msgstr "Səs və video çalınması/düzəliş proqramları"
+#~ msgid "Author:"
+#~ msgstr "Avtomatik yoxla"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphic station"
-msgstr "Oyun stansiyası"
+#~ msgid "Audio station"
+#~ msgstr "Multimedya stansiyası"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphics programs"
-msgstr "Qrafika proqramları, məsələn The Gimp"
+#~ msgid "Sound playing/editing programs"
+#~ msgstr "Səs və video çalınması/düzəliş proqramları"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"Elektronik məktub və xəbər oxuyucusu (pine, mutt, tin..) və Web səyyahları"
+#~ msgid "Video station"
+#~ msgstr "Oyun stansiyası"
+
+#, fuzzy
+#~ msgid "Video playing programs"
+#~ msgstr "Səs və video çalınması/düzəliş proqramları"
+
+#, fuzzy
+#~ msgid "Graphic station"
+#~ msgstr "Oyun stansiyası"
+
+#, fuzzy
+#~ msgid "Graphics programs"
+#~ msgstr "Qrafika proqramları, məsələn The Gimp"
#, fuzzy
#~ msgid "Printer sharing"
@@ -17904,10 +17972,6 @@ msgstr ""
#~ "işləməyə bilər."
#, fuzzy
-#~ msgid "Upgrade"
-#~ msgstr "Güncəlləmə"
-
-#, fuzzy
#~ msgid "Do you want to configure another printer?"
#~ msgstr "Qurğuları sınamaq istəyirsiniz?"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index d02b5504f..3fceb1332 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -13,933 +13,1474 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.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."
+msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../any.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
+#: ../../security/help.pm:1
#, c-format
-msgid "Launch userdrake"
+msgid "if set to yes, check additions/removals of suid root files."
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "\t\tErase=%s"
msgstr ""
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "network printer port"
+msgstr "Сеткавы прынтÑÑ€ (TCP/Socket)"
+
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Please insert floppy disk:"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
-msgstr ""
+msgid "PCMCIA"
+msgstr "PCMCIA"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
+"The backup partition table has not the same size\n"
+"Still continue?"
msgstr ""
+"Таблiца размÑшчÑÐ½Ð½Ñ Ñ€Ñзервовага дыÑку мае iншы памер\n"
+"ПрацÑгваць далей?"
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Which username"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Custom"
-msgstr "Па выбару"
+msgid "Which type of entry do you want to add?"
+msgstr "Якi тып пункта жадаеце дадаць?"
-#: ../../any.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Allow all users"
-msgstr "Дадаць карыÑтальнiка"
+msgid "Restore partition table"
+msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
-#: ../../any.pm:1
+#: ../../printer/cups.pm:1
#, fuzzy, c-format
-msgid "No sharing"
-msgstr "Чакаецца"
+msgid "On CUPS server \"%s\""
+msgstr "IP Ñервера SMB"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "More"
-msgstr "ПераноÑ"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Post-install configuration"
+msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
-#: ../../any.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Here is the full list of available countries"
+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 "Тып"
+
+#: ../../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 ""
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Please choose your country."
-msgstr "калi лаÑка, пазначце тып вашай мышы."
+#: ../../lang.pm:1
+#, c-format
+msgid "Sri Lanka"
+msgstr ""
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid " / Region"
-msgstr "Памеры Ñкрану"
+msgid ""
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Central African Republic"
+msgstr ""
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "Gateway device"
+msgstr "Прылада-шлюз"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Net Method:"
+msgstr ""
+
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Country"
-msgstr "Манцiраванне"
+msgid "Ethernetcard"
+msgstr "цiкава"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Parameters"
+msgstr ""
+
+#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
-msgid "All languages"
-msgstr "Выбар мовы"
+msgid "Auto-detect"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Use Unicode by default"
+msgid "Interface:"
msgstr ""
-#: ../../any.pm:1
+#: ../../steps.pm:1
+#, c-format
+msgid "Select installation class"
+msgstr "ÐšÐ»Ð°Ñ ÑƒÑталÑваннÑ"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "on CDROM"
+msgstr ""
+
+#: ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid ""
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
+msgstr ""
+"\n"
+"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
+
+#: ../../printer/printerdrake.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 "Ð’Ñ‹ можаце абраць Ñ–Ð½ÑˆÑ‹Ñ Ð¼Ð¾Ð²Ñ‹, ÑкiÑ Ð±ÑƒÐ´ÑƒÑ†ÑŒ даÑтупны паÑÐ»Ñ ÑžÑталÑваннÑ"
+"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 ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Please choose a language to use."
-msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
+msgid "Belarus"
+msgstr "БеларуÑкі"
-#: ../../any.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Choose the window manager to run:"
-msgstr "ÐбÑрыце мÑнÑджар вокнаў:"
+msgid "Error writing to file %s"
+msgstr "Памылка запiÑу Ñž файл %s"
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Choose the default user:"
-msgstr "ÐбÑрыце аÑноўнага карыÑтальнiка:"
+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 ""
+"ampd выкарыÑтоўваецца Ð´Ð»Ñ Ð°Ð´ÑÐ»ÐµÐ¶Ð²Ð°Ð½Ð½Ñ ÑтатуÑу батарÑi i вÑÐ´Ð·ÐµÐ½Ð½Ñ "
+"ÑтатыÑтыкi.\n"
+"Яго можна выкарыÑтоўваць Ð´Ð»Ñ Ð²Ñ‹ÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹ пры нiзкiм зарадзе батарÑi."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Do you want to use this feature?"
-msgstr "Ð’Ñ‹ жадаеце выкарыÑтоўваць aboot?"
+msgid "Use tape to backup"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../any.pm:1
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "The following packages are going to be installed"
+msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць даданы да ÑiÑÑ‚Ñмы"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "I can set up your computer to automatically log on one user."
-msgstr ""
-"Можна наÑтроiць ÑiÑÑ‚Ñму Ð´Ð»Ñ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ð°Ð³Ð° ўваходу Ñž ÑiÑÑ‚Ñму длÑ\n"
-"аднаго карыÑтальнiка. Калi Ð’Ñ‹ не жадаеце гÑтага, нацiÑнiце \"Ðдмена\"."
+msgid "CUPS configuration"
+msgstr "ÐаÑтройка"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Autologin"
-msgstr "Ðўтаматычны ўваход у ÑiÑÑ‚Ñму"
+msgid "Hong Kong"
+msgstr ""
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Icon"
-msgstr "Пiктаграма"
+msgid "Not enough free space to allocate new partitions"
+msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Shell"
-msgstr "Ðбалонка:"
+msgid "Moving"
+msgstr "ПераноÑім"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Password (again)"
-msgstr "Паўтарыце пароль"
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
+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
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Password"
-msgstr "Пароль"
+msgid "("
+msgstr ""
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "User name"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+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 ""
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "Real name"
-msgstr "УлаÑнае iмÑ"
+msgid ")"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Accept user"
-msgstr "ПрынÑць карыÑтальнiка"
+msgid "Lebanon"
+msgstr ""
-#: ../../any.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
+#: ../../mouse.pm:1
#, c-format
-msgid "Done"
-msgstr "Зроблена"
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../any.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Stop"
+msgstr "Сектар"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Edit selected host"
+msgstr "Выдалiць чаргу друку"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "No CD device defined!"
+msgstr "ÐбÑрыце файл"
+
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Bulgarian (phonetic)"
+msgstr "ÐрмÑнÑкi (фанетычны)"
+
+#: ../../standalone/drakpxe:1
#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
+msgid "The DHCP start ip"
msgstr ""
-"УвÑдзiце iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку\n"
-"%s"
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Add user"
-msgstr "Дадаць карыÑтальнiка"
+msgid "256 kB"
+msgstr "256 Кб"
#: ../../any.pm:1
#, c-format
-msgid "This user name has already been added"
-msgstr "ГÑта iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку ўжо дададзена"
+msgid "Bootloader main options"
+msgstr "Ð“Ð°Ð»Ð¾ÑžÐ½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i пачатковага загрузчыку"
-#: ../../any.pm:1
+#: ../../standalone.pm:1
+#, c-format
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
+msgstr ""
+
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "The user name is too long"
-msgstr "ГÑта iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку ўжо дададзена"
+msgid "Tape"
+msgstr "Тып: "
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Scanning network..."
+msgstr "Якi тып вашага ISDN злучÑннÑ?"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
msgstr ""
-"IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку павiнна змÑшчаць лiтары толькi на нiжнiм Ñ€ÑгiÑтры, \n"
-"лiчбы, `-' i `_'"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please give a user name"
-msgstr "Калi лаÑка, увÑдзiце iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку"
+msgid "Malaysia"
+msgstr ""
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "ГÑÑ‚Ñ‹ пароль занадта проÑÑ‚Ñ‹"
+msgid "Swiss (French layout)"
+msgstr "ШвейцарÑкi (ФранцузÑÐºÐ°Ñ Ñ€Ð°Ñкладка)"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Please try again"
-msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "mkraid не працаздольны (можа raid прылады адÑутнiчаюць?)"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "The passwords do not match"
-msgstr "Паролi не Ñупадаюць"
+msgid "Webcam"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "(already added %s)"
-msgstr "(ужо дададзена %s)"
+msgid "size of the (second level) cpu cache"
+msgstr ""
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Soundcard"
+msgstr "Стандартны"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "access to compilation tools"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
msgstr ""
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "access to network tools"
+msgid "Level %s\n"
+msgstr "Узровень %s\n"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Luxembourg"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "access to administrative files"
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+"\n"
+"\n"
msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Iran"
+msgstr "IранÑкi"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "allow \"su\""
+msgid "Bus"
msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to rpm tools"
+msgid "Iraq"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to X programs"
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr "ПатÑнцыйны Ð°Ð´Ñ€Ð°Ñ Ð›Ð’Ð¡ канфлiктуе з бÑгучай канфiгурацыÑй %s!\n"
+
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Configuring..."
+msgstr "ÐаÑтройка IDE"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The setup has already been done, and it's currently enabled."
msgstr ""
-#: ../../any.pm:1
+#: ../../harddrake/v4l.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."
+"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 ""
-"У меню маюцца наÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿ÑƒÐ½ÐºÑ‚Ñ‹.\n"
-"Ð’Ñ‹ можаце дадаць ÑшчÑ, альбо змÑнiць iÑнуючыÑ."
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Other OS (windows...)"
-msgstr "IÐ½ÑˆÐ°Ñ ÐС (windows...)"
+msgid "Password (again)"
+msgstr "Паўтарыце пароль"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "IÐ½ÑˆÐ°Ñ ÐС (MacOS,...)"
+msgid "Search installed fonts"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "IÐ½ÑˆÐ°Ñ ÐС (SunOS,...)"
+msgid "Venezuela"
+msgstr ""
-#: ../../any.pm:1 ../../standalone/drakbackup:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Linux"
-msgstr "Linux"
+msgid "IP address"
+msgstr "IP адраÑ"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Which type of entry do you want to add?"
-msgstr "Якi тып пункта жадаеце дадаць?"
+msgid "Choose the sizes"
+msgstr "Выбар памераў"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This label is already used"
-msgstr "ГÑÑ‚Ð°Ñ Ð¼ÐµÑ‚ÐºÐ° ўжо выкарыÑтоўваецца"
+msgid ""
+"List of data corrupted:\n"
+"\n"
+msgstr ""
-#: ../../any.pm:1
+#: ../../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 ""
+
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "You must specify a root partition"
-msgstr "Вы павiнны мець раздзел swap"
+msgid "Choose another partition"
+msgstr "СтварÑнне новага раздзелу"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Current user"
+msgstr "ПрынÑць карыÑтальнiка"
+
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Username"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "You must specify a kernel image"
+msgid "Left \"Windows\" key"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "dhcpd Server Configuration"
+msgstr "ЗаканчÑнне наÑтройкi"
+
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Empty label not allowed"
-msgstr "ПуÑÑ‚Ð°Ñ Ð¼ÐµÑ‚ÐºÐ° не дазвалÑецца"
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Default"
-msgstr "Па дамаўленню"
+msgid "Guyana"
+msgstr ""
-#: ../../any.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "NoVideo"
+msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "Initrd-size"
-msgstr "Initrd"
+msgid "Remove a module"
+msgstr "Ðдваротны парадак Ñтаронак"
-#: ../../any.pm:1
+#: ../../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 "Append"
-msgstr "Далучыць"
+msgid "Password"
+msgstr "Пароль"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Label"
-msgstr "Метка"
+msgid ""
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
+msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "Unsafe"
-msgstr "Ðенадзейна"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Advanced Configuration"
+msgstr "ЗаканчÑнне наÑтройкi"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Table"
-msgstr "Таблiца"
+msgid "Scanning on your HP multi-function device"
+msgstr ""
#: ../../any.pm:1
#, c-format
msgid "Root"
msgstr "Root"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Read-write"
-msgstr "Чытанне-запiÑ"
+msgid "Choose an existing RAID to add to"
+msgstr "ÐбÑрыце iÑнуючы RAID Ð´Ð»Ñ Ð´Ð°Ð´Ð°Ð½Ð½Ñ"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Initrd"
-msgstr "Initrd"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "ТурÑцкi (ÑучаÑÐ½Ð°Ñ \"Q\" мадÑль)"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Video mode"
-msgstr "Ð’iдÑа-Ñ€Ñжым"
+msgid "Lilo message not found"
+msgstr ""
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Image"
-msgstr "Вобраз"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Default OS?"
-msgstr "Па дамаўленню"
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Enable OF Boot?"
+msgid "if needed"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Failed..."
+msgstr "Ðднаўленне з файлу"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _jazz drives"
+msgstr "Ðддалены прынтÑÑ€"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Enable CD Boot?"
+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 ""
-#: ../../any.pm:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "Kernel Boot Timeout"
+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 ""
-#: ../../any.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Open Firmware Delay"
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Current interface configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+
+#: ../../printer/data.pm:1
#, c-format
-msgid "Boot device"
-msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ð°"
+msgid "LPD - Line Printer Daemon"
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Init Message"
+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"
+"Калi вы маеце ISA карту, велiчынi на наÑтупным Ñкране павiнны быць "
+"Ñапраўднымi.\n"
+"\n"
+"Калi вы маеце PCMCIA карту, вы павiнны ведаць irq i io вашай карты.\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Bootloader to use"
-msgstr "Ð“Ð°Ð»Ð¾ÑžÐ½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i пачатковага загрузчыку"
+msgid "Do not print any test page"
+msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Bootloader main options"
-msgstr "Ð“Ð°Ð»Ð¾ÑžÐ½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i пачатковага загрузчыку"
+msgid "Gurmukhi"
+msgstr ""
#: ../../any.pm:1
#, c-format
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
+msgid "Force No APIC"
msgstr ""
-"ÐžÐ¿Ñ†Ñ‹Ñ ``Ðбмежаванне опцыÑÑž каманднага радку'' не выкарыÑтоўваецца без паролÑ"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Give the ram size in MB"
-msgstr "Пазначце памер RAM у Mб"
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr ""
+"ГÑÑ‚Ñ‹ пароль занадта проÑÑ‚Ñ‹ (Ñго Ð´Ð°ÑžÐ¶Ñ‹Ð½Ñ Ð¿Ð°Ð²iнна быць не меней за %d лiтараў)"
-#: ../../any.pm:1
-#, c-format
-msgid "Enable multiple profiles"
-msgstr "ДаÑтупна шмат профiлÑÑž"
+#: ../../standalone.pm:1
+#, fuzzy, c-format
+msgid "[keyboard]"
+msgstr "КлавiÑтура"
-#: ../../any.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Пазначце дакладны памер RAM (знойдзена %d Mб)"
+msgid "FTP proxy"
+msgstr "FTP proxy"
-#: ../../any.pm:1
-#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "Ðчышчаць /tmp пры кожнай загрузцы"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Install List"
+msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Change\n"
+"Restore Path"
+msgstr "Ðднаўленне з файлу"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Create a bootdisk"
-msgstr "Стварыць загр. дыÑк"
+msgid "Show only for the selected day"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "restrict"
-msgstr "абмежаванне"
+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 ""
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Restrict command line options"
-msgstr "Ðбмежаванне опцыÑÑž каманднага радка"
+msgid "512 kB"
+msgstr "512 Кб"
-#: ../../any.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Force No APIC"
+msgid "Logs"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Enable ACPI"
+msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Delay before booting default image"
-msgstr "Затрымка перад загрузкай вобразу па дамаўленню"
+msgid "<control>N"
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "compact"
-msgstr "кампактна"
+msgid "What kind of card do you have?"
+msgstr "Якi тып карты вы маеце?"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Compact"
-msgstr "Кампактна"
+msgid "<control>O"
+msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "Bootloader installation"
-msgstr "УÑталÑванне загрузчыку"
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Security"
+msgstr "кучаравы"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "First sector of boot partition"
-msgstr "Першы Ñектар загрузачнага раздзелу"
+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 ""
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "Першы Ñектар прылады (MBR)"
+msgid "<control>Q"
+msgstr ""
-#: ../../any.pm:1
-#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "Куды вы жадаеце ÑžÑталÑваць пачатковы загрузчык?"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Unknown"
+msgstr "Ðгульны"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "УÑталÑванне LILO/GRUB"
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "SILO Installation"
-msgstr "УÑталÑванне SILO"
+msgid "Network Configuration"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Skip"
-msgstr "ПрапуÑцiць"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "On Floppy"
-msgstr "Захаванне на дыÑкету"
+msgid "<control>S"
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "First sector of the root partition"
-msgstr "Першы Ñектар загрузачнага раздзелу"
-
-#: ../../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?"
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
msgstr ""
+"ПадключÑнне \n"
+" не праз D-канал (Ð²Ñ‹Ð»ÑƒÑ‡Ð°Ð½Ñ‹Ñ ÐºÐ°Ð½Ð°Ð»Ñ‹)"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Creating bootdisk..."
-msgstr "СтварÑнне загрузачнай дыÑкеты"
+msgid "Option %s must be a number!"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Insert a floppy in %s"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+msgid "Notice"
+msgstr "гальштук"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "ÐбÑрыце дыÑкавод, у Ñкiм будзе Ñтварацца Ð·Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð´Ñ‹Ñкета"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
+msgstr ""
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Second floppy drive"
-msgstr "Другi дыÑкавод"
+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 ""
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "First floppy drive"
-msgstr "Першы дыÑкавод"
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr ""
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "Выбачайце, але дыÑкавод недаÑтупны"
+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 ""
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "What type of partitioning?"
+msgstr "Якi тып друкаркi вы маеце?"
+
+#: ../../standalone/drakbackup: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"
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-"З дапамогай загрузачнага дыÑку вы зможаце загружаць Linux такÑама Ñк i \n"
-"Ñтандартным загрузчыкам. ГÑта можа быць ÑкаÑна, калi вы не жадаеце \n"
-"ÑžÑталёўваць LILO (цi Grub), калi iÐ½ÑˆÐ°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ð°Ñ ÑiÑÑ‚Ñма выдалÑе LILO,\n"
-"цi LILO не можа працаваць у вашай канфiгурацыi. Загрузачны дыÑк такÑама "
-"можа\n"
-"быць выкарыÑтаны ÑумеÑна з рамонтнай дыÑкетай Mandrake Linux, ÑÐºÐ°Ñ Ð²ÐµÐ»ÑŒÐ¼i \n"
-"палегчыць выратаванне ÑiÑÑ‚Ñмы паÑÐ»Ñ Ð·Ð±Ð¾ÑŽ.\n"
-"\n"
-"Жадаеце Ñтварыць загрузачны дыÑк зараз?\n"
-"%s"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Interface"
+msgstr "Сеткавы iнтÑрфейÑ"
+
+#: ../../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 to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\n"
+"\n"
+" - Backup Other Files: \n"
+"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
+"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\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 ""
-#: ../../any.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-"If you want to create a bootdisk for your system, insert a floppy in the "
-"first\n"
-"drive and press \"Ok\"."
+"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 ""
-"З дапамогай загрузачнага дыÑка вы зможаце загружаць Linux незалежна ад\n"
-" Ñтандартнага загрузчыка. ГÑта можа быць ÑкаÑна, калi вы не жадаеце \n"
-"ÑžÑталёўваць SILO, калi iÐ½ÑˆÐ°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ð°Ñ ÑiÑÑ‚Ñма выдалÑе SILO, цi SILO не \n"
-"можа працаваць у вашай канфiгурацыi. Загрузачны дыÑк такÑама можа быць \n"
-"выкарыÑтан ÑумеÑна з выратавальнай дыÑкетай Mandrake Linux, ÑÐºÐ°Ñ Ð²ÐµÐ»ÑŒÐ¼i \n"
-"палегчыць выратаванне ÑiÑÑ‚Ñмы паÑÐ»Ñ Ð·Ð±Ð¾ÑŽ.\n"
-"\n"
-"Калi жадаеце Ñтварыць загрузачны дыÑк зараз, уÑтаўце дыÑкету Ñž першы\n"
-"дыÑкавод i нацiÑнiце \"Ok\"."
-#: ../../bootloader.pm:1
+#: ../../modules/parameters.pm:1
#, fuzzy, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Куды вы жадаеце ÑžÑталÑваць пачатковы загрузчык?"
+msgid "comma separated strings"
+msgstr "Фарматаванне раздзелаў"
-#: ../../bootloader.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "not enough room in /boot"
-msgstr "Ðе хапае дыÑкавай праÑторы Ñž /boot"
+msgid "These are the machines from which the scanners should be used:"
+msgstr ""
-#. -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 "The highlighted entry will be booted automatically in %d seconds."
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Messages"
+msgstr "Праверка партоў"
-#. -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
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "commands before booting, or 'c' for a command-line."
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr ""
-#. -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 "Press enter to boot the selected OS, 'e' to edit the"
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "POP and IMAP Server"
+msgstr "Ñервер"
-#. -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 "Use the %c and %c keys for selecting which entry is highlighted."
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Mexico"
+msgstr "Порт мышы"
-#. -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 "Welcome to GRUB the operating system chooser!"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model stepping"
+msgstr "фарматаванне"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
+msgid "Rwanda"
+msgstr ""
-#: ../../bootloader.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Grub"
-msgstr "Grub"
+msgid "Do you have any %s interfaces?"
+msgstr "Цi Ñ‘Ñць у Ð²Ð°Ñ %s iнтÑрфейÑ?"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with text menu"
+msgid "Switzerland"
msgstr ""
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with graphical menu"
+msgid "Brunei Darussalam"
msgstr ""
-#: ../../bootloader.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SILO"
-msgstr "SILO"
+msgid "Remote lpd Printer Options"
+msgstr "Опцыi аддаленага прынтÑру lpd"
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm:1
+#: ../../help.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"
+"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 ""
-#: ../../common.pm:1
-#, c-format
-msgid "consolehelper missing"
-msgstr ""
-
-#: ../../common.pm:1
-#, c-format
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../common.pm:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "Ð’Ñ‹ можаце абраць Ñ–Ð½ÑˆÑ‹Ñ Ð¼Ð¾Ð²Ñ‹, ÑкiÑ Ð±ÑƒÐ´ÑƒÑ†ÑŒ даÑтупны паÑÐ»Ñ ÑžÑталÑваннÑ"
+msgid "Configure Internet Access..."
+msgstr "ÐаÑтройка Ñлужбаў"
-#: ../../common.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "Дадаць раздзел немагчыма"
+msgid "Norway"
+msgstr "ÐарвежÑкi"
-#: ../../common.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "%d seconds"
-msgstr "%d Ñекундаў"
+msgid "Danish"
+msgstr "Дацкi"
-#: ../../common.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "1 minute"
-msgstr "1 хвiлiна"
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
-#: ../../common.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "%d minutes"
-msgstr "%d хвiлiн"
+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 ""
+"Калi лаÑка, увÑдзiце IP канфiгурацыю Ð´Ð»Ñ Ð²Ð°ÑˆÐ°Ð¹ машыны.\n"
+"Кожны пункт павiнен быць запоўнены Ñк IP Ð°Ð´Ñ€Ð°Ñ Ñž дзеÑÑткова-кропкавай \n"
+"натацыi (напрыклад, 1.2.3.4)."
-#: ../../common.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "TB"
+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 ""
-#: ../../common.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "GB"
+msgid "Processors"
msgstr ""
-#: ../../common.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Bulgaria"
+msgstr "МадьÑÑ€Ñкi"
+
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No NIC selected!"
+msgstr "Размеркаванне"
+
+#: ../../lang.pm:1
#, c-format
-msgid "MB"
-msgstr "Мб"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr ""
-#: ../../common.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "KB"
+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 ""
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "United States"
+msgid "partition %s is now known as %s"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Austria"
-msgstr "паÑлÑдоўнаÑ"
+msgid "Backup Other files..."
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "Italy"
-msgstr "IтальÑнÑкi"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "SMB server IP"
+msgstr "IP Ñервера SMB"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Netherlands"
+msgid "Congo (Kinshasa)"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Sweden"
-msgstr "Гл."
-
-#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Norway"
-msgstr "ÐарвежÑкi"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "Таблiца размÑшчÑÐ½Ð½Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ñ‹ %s будзе запiÑана на дыÑк!"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Greece"
-msgstr "ГрÑчаÑкi"
+msgid "Installing HPOJ package..."
+msgstr "УÑталÑванне пакету %s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Germany"
-msgstr "ÐÑмецкi"
+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 ""
+"З дапамогай загрузачнага дыÑку вы зможаце загружаць Linux такÑама Ñк i \n"
+"Ñтандартным загрузчыкам. ГÑта можа быць ÑкаÑна, калi вы не жадаеце \n"
+"ÑžÑталёўваць LILO (цi Grub), калi iÐ½ÑˆÐ°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ð°Ñ ÑiÑÑ‚Ñма выдалÑе LILO,\n"
+"цi LILO не можа працаваць у вашай канфiгурацыi. Загрузачны дыÑк такÑама "
+"можа\n"
+"быць выкарыÑтаны ÑумеÑна з рамонтнай дыÑкетай Mandrake Linux, ÑÐºÐ°Ñ Ð²ÐµÐ»ÑŒÐ¼i \n"
+"палегчыць выратаванне ÑiÑÑ‚Ñмы паÑÐ»Ñ Ð·Ð±Ð¾ÑŽ.\n"
+"\n"
+"Жадаеце Ñтварыць загрузачны дыÑк зараз?\n"
+"%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Czech Republic"
+msgid ", USB printer \\#%s"
msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Belgium"
-msgstr "БельгiйÑкi"
+msgid "Latvian"
+msgstr "Размеркаванне"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "France"
-msgstr "ФранцыÑ"
+msgid "monthly"
+msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Module name"
+msgstr "Опцыi модулю:"
+
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Start at boot"
+msgstr "Стварыць загр. дыÑк"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Costa Rica"
+msgid "Use Incremental Backups"
msgstr ""
-#: ../../fsedit.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Памылка Ð°Ð´ÐºÑ€Ñ‹Ñ†Ñ†Ñ %s Ð´Ð»Ñ Ð·Ð°Ð¿iÑу: %s"
+msgid "First sector of drive (MBR)"
+msgstr "Першы Ñектар прылады (MBR)"
-#: ../../fsedit.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Nothing to do"
+msgid "Joystick"
msgstr ""
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
+#: ../../lang.pm:1
+#, c-format
+msgid "El Salvador"
+msgstr ""
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "You can't use an encrypted file system for mount point %s"
+#: ../../any.pm:1 ../../help.pm:1
+#, c-format
+msgid "Use Unicode by default"
msgstr ""
-"Вам неабходна задаць правiльны тып файлавай ÑiÑÑ‚Ñмы (ext2, reiserfs)\n"
-"Ð´Ð»Ñ Ð³Ñтай кропкi манцiраваннÑ\n"
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""
-"Вам неабходна задаць правiльны тып файлавай ÑiÑÑ‚Ñмы (ext2, reiserfs)\n"
-"Ð´Ð»Ñ Ð³Ñтай кропкi манцiраваннÑ\n"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This directory should remain within the root filesystem"
-msgstr "ГÑÑ‚Ñ‹ каталог павінен знаходзіцца ўнутры каранёвай файлавай ÑÑ–ÑÑ‚Ñмы"
+msgid "Trying to rescue partition table"
+msgstr "ПаÑпрабуем выратаваць таблiцу раздзелаў"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
+msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#: ../../interactive/stdio.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"
+"Entries you'll have to fill:\n"
+"%s"
msgstr ""
-"Ð’Ñ‹ абралi RAID раздзел Ñк каранёвы.\n"
-"ÐÑма загрузчыку, Ñкi б загрузiÑžÑÑ Ð±ÐµÐ· /boot раздзела.\n"
-"Дадайце раздел /boot, калi лаÑка."
-#: ../../fsedit.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Ужо Ñ‘Ñць раздзел з пунктам манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s\n"
+msgid "Unable to start live upgrade !!!\n"
+msgstr "Ðемагчыма запуÑціць live upgrade !!!\n"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mount points should contain only alphanumerical characters"
-msgstr ""
+msgid "Name: "
+msgstr "IмÑ: "
-#: ../../fsedit.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "Пункт манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°Ð²iнен пачынацца з /"
+msgid "16 million colors (24 bits)"
+msgstr "16 мiльёнаў колераў (24 бiты)"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Allow all users"
+msgstr "Дадаць карыÑтальнiка"
+
+#: ../../share/advertising/08-store.pl:1
#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Ð’Ñ‹ не можаце разбiваць на разделы, памер ÑкiÑ… меней за 32 Мб"
+msgid "The official MandrakeSoft Store"
+msgstr ""
-#: ../../fsedit.pm:1
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Resizing"
+msgstr "ЗмÑненне памераў"
+
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "Ð’Ñ‹ не можаце разбiваць на разделы, памер ÑкiÑ… меней за 16 Мб"
+msgid "Cable connection"
+msgstr "ЗлучÑнне прынтÑру"
+
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "User"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
#: ../../fsedit.pm:1
#, fuzzy, c-format
@@ -959,816 +1500,238 @@ msgstr ""
"\n"
"Цi жадаеце Ñтрацiць уÑе раздзелы?\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
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error"
-msgstr "Памылка"
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr ""
-#: ../../fsedit.pm:1
-#, c-format
-msgid "server"
-msgstr "Ñервер"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer on parallel port \\#%s"
+msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Name"
+msgstr "IмÑ: "
+
+#: ../../raid.pm:1
#, c-format
-msgid "with /usr"
-msgstr ""
+msgid "mkraid failed"
+msgstr "mkraid не працаздольны"
-#: ../../fsedit.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "simple"
+msgid "Button 3 Emulation"
msgstr ""
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Enabling swap partition %s"
-msgstr "Фарматаванне раздзелу %s"
+msgid "Sending files..."
+msgstr "Захаванне ў файл"
-#: ../../fs.pm:1 ../../partition_table.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "error unmounting %s: %s"
-msgstr "памылка разманцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s: %s"
+msgid "Israeli (Phonetic)"
+msgstr "Iўрыт (фанетычны)"
-#: ../../fs.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
+msgid "access to rpm tools"
msgstr ""
-#: ../../fs.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Mounting partition %s"
-msgstr "Фарматаванне раздзелу %s"
+msgid "edit"
+msgstr "СÑÑ€Ñднi"
-#: ../../fs.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Checking %s"
-msgstr "Памеры Ñкрану: %s\n"
-
-#: ../../fs.pm:1
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Фарматаванне раздзелу %s"
+msgid "You must choose/enter a printer/device!"
+msgstr "URI прынтÑру"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Creating and formatting file %s"
-msgstr "СтварÑнне i фарматаванне файла %s"
+msgid "Permission problem accessing CD."
+msgstr ""
-#: ../../fs.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Ðе ведаю Ñк адфарматаваць %s з тыпам %s"
+msgid "Phone number"
+msgstr "Ðумар Ñ‚Ñлефону"
-#: ../../fs.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s памылка Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ %s"
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
+msgid "Printer name, description, location"
+msgstr "ЗлучÑнне прынтÑру"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (broadcast)"
msgstr ""
-"ÐаціÑніце \"Так\", калі жадаеце выдаліць уÑе дадзеныÑ\n"
-"Ñ– раздзелы на гÑтым дыÑку. Будзце уважлівыÑ, паÑÐ»Ñ Ð³Ñтай аперацыі вы не\n"
-"\n"
-"здолееце аднавіць Ð»ÑŽÐ±Ñ‹Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñ– раздзелы, улічваючы Ñ– Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Windows\n"
-"\n"
-"\n"
-"ÐаціÑніце \"Ðдмена\" каб адмÑніць аперацыю без Ñтраты дадзеных Ñ– раздзелаў"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup: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 it will be lost\n"
-"and will not be recoverable!"
-msgstr ""
-"ÐбÑрыце жорÑкі дыÑк Ñкі жадаеце ачыÑціць Ð´Ð»Ñ ÑžÑталÑваннÑ\n"
-"новага раздзелу Mandrake Linux. Будзце ўважлівыÑ, уÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° дыÑку "
-"будуць\n"
-" знішчаны і іх немагчыма будзе аднавіць."
+"Please choose the\n"
+"media for backup."
+msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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 \"Configure\"\n"
-"to 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 \"Configure\" to change the parameters\n"
-"associated with the card.\n"
-"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
-"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
-"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\n"
-"\n"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
-"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
+msgid "Use Xinerama extension"
msgstr ""
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Loopback"
+msgstr "Ð’iÑ€Ñ‚ÑƒÐ°Ð»ÑŒÐ½Ð°Ñ Ñ„Ð°Ð¹Ð»Ð°Ð²Ð°Ñ ÑiÑÑ‚Ñма (loopback)"
+
+#: ../../standalone/drakfloppy:1
#, c-format
msgid ""
-"\"Sound card\": 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."
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "West Europe"
+msgstr "Еўропа"
+
+#: ../../standalone.pm:1
#, 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 before your\n"
-"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"
+"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
-" * Default OS: you can select which OS will boot by default when the Open\n"
-"Firmware Delay expires."
+"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 ""
-#: ../../help.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Harddrake2 version %s"
+msgstr "ВызначÑнне жорÑткага дыÑку"
+
+#: ../../diskdrake/interactive.pm:1
#, 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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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."
+msgid "Copying %s"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "Choose color"
+msgstr "ÐбÑрыце манiтор"
+
+#: ../../lang.pm:1
#, 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."
+msgid "Dominican Republic"
msgstr ""
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" 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."
+msgid "Swaziland"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakperm: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.\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\")."
+msgid "Set-UID"
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakbackup: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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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 ""
-"LILO (ад LInux LOader) i Grub - гÑта загрузчыкi. Яны могуць загрузiць "
-"другую\n"
-"GNU/Linux цi любую iншую аперацыйную ÑiÑÑ‚Ñму, уÑталÑваную на кампутары.\n"
-"Звычайна, гÑÑ‚Ñ‹Ñ iÐ½ÑˆÑ‹Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ñ‹Ñ ÑiÑÑ‚Ñмы карÑктна вызначаюцца i\n"
-"ÑžÑталёўваюцца. Калi гÑта не атрымалаÑÑ, то вы можаце дадаць любы запiÑ\n"
-"ÑамаÑтойна. Будзьце ўпÑўнены, што вы задалi карÑÐºÑ‚Ð½Ñ‹Ñ Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹.\n"
-"\n"
-"\n"
-"ТакÑама вы можаце пажадаць i не дабаўлÑць iÐ½ÑˆÑ‹Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ñ‹Ñ ÑiÑÑ‚Ñмы.\n"
-"У такiм выпадку патрÑбна выдалiць Ð°Ð´Ð¿Ð°Ð²ÐµÐ´Ð½Ñ‹Ñ Ð·Ð°Ð¿iÑÑ‹. Ðле ж тады вам \n"
-"патрÑбна будзе Ð·Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð´Ñ‹Ñкета, каб загрузiцца!"
+msgid "Please check if you are using CDRW media"
+msgstr "ÐаціÑніце на раздзел"
#: ../../help.pm:1
-#, c-format
+#, fuzzy, c-format
msgid ""
-"This dialog allows to finely tune your bootloader:\n"
-"\n"
-" * \"Bootloader to use\": there are three choices for your bootloader:\n"
-"\n"
-" * \"GRUB\": if you prefer grub (text menu).\n"
-"\n"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\n"
-"\n"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\n"
-"\n"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
-"\n"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\n"
-"\n"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\n"
-"\n"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
+"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 ""
+"ÐбÑрыце жорÑкі дыÑк Ñкі жадаеце ачыÑціць Ð´Ð»Ñ ÑžÑталÑваннÑ\n"
+"новага раздзелу Mandrake Linux. Будзце ўважлівыÑ, уÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° дыÑку "
+"будуць\n"
+" знішчаны і іх немагчыма будзе аднавіць."
-#: ../../help.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, 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 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, click the \"Advanced\" 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."
+msgid " on parallel port \\#%s"
msgstr ""
-#: ../../help.pm:1
+#. -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 ""
-"Please select the correct port. For example, the \"COM1\" port under\n"
-"Windows is named \"ttyS0\" under GNU/Linux."
-msgstr ""
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
+msgstr "Use the %c and %c keys for selecting which entry is highlighted."
-#: ../../help.pm:1
+#: ../../mouse.pm:1
#, 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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
-msgstr ""
+msgid "Generic 2 Button Mouse"
+msgstr "Ð—Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ñ Ð¼Ñ‹Ñˆ з 2 кнопкамі"
-#: ../../help.pm:1
+#: ../../lvm.pm:1
#, 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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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."
+msgid "Remove the logical volumes first\n"
msgstr ""
-#: ../../help.pm:1
+#. -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 ""
-"Depending on the default language you chose in Section , DrakX will\n"
-"automatically select a particular type of keyboard configuration. However,\n"
-"you might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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 ""
+msgid "The highlighted entry will be booted automatically in %d seconds."
+msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../help.pm:1
+#: ../../standalone/drakboot:1
#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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."
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
-msgstr ""
-
-#: ../../help.pm:1
-#, fuzzy, c-format
-msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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:\")."
+msgid "Internet access"
msgstr ""
-"Ðа вашым дыÑку было знойдзена болей за адзін раздзел\n"
-"Windows. Калі лаÑка, абÑрыце той, памер Ñкога жадаеце змÑніць, "
-"кабуÑталÑваць\n"
-"ÑÑ–ÑÑ‚Ñму Mandrake Linux.\n"
-"\n"
-"\n"
-"Ð”Ð»Ñ iфармацыі, кожны раздзел адзначаны Ñк: \"Linux імÑ\", \"Windows\n"
-"імÑ\" \"CвойÑтвы\".\n"
-"\"Linux ІмÑ\" кадавана так - \"тып дыÑку\", \"нумар дыÑку\",\"нумар "
-"раздзелу\n"
-"(напрыклад, \"hda1\").\n"
-"\n"
-"\n"
-"\"Тып дыÑку\" кадаваны Ñк \"hd\", калі гÑта IDE, Ñ– \"sd\" калі SCSI.\n"
-"\n"
-"\"Ðумар дыÑку\" - Ñімвал паÑÐ»Ñ \"hd\" ці \"sd\". Ð”Ð»Ñ IDE дыÑкаў:\n"
-" * \"а\" \"master\" на першаÑным канале IDE \n"
-" * \"b\" \"slave\" на першаÑным канале IDE\n"
-" * \"c\" \"master\" на другаÑным канале IDE\n"
-" * \"d\" \"slave\" на другаÑным канале IDE\n"
-"\n"
-"\n"
-"Ð”Ð»Ñ SCSI дыÑкаў - \"a\" гÑта \"першаÑны жорÑкі дыÑк\", \"b\" - \"другаÑны "
-"жорÑкі дыÑк\", Ñ– г.д.\n"
-"\n"
-"\"Windows ІмÑ\" Ñімвал вашага дыÑку Ñž Windows (першы дыÑк ці\n"
-"раздзел пазначаецца Ñк \"C:\")."
-#: ../../help.pm:1
+#: ../../standalone/draksplash:1
#, 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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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."
+"y coordinate of text box\n"
+"in number of characters"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, 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, keep the default option."
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakgw:1
#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
+msgid "Enabling servers..."
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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
-msgstr ""
-"УÑе раздзелы, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– толькі вызначаны павінны быць\n"
-"адфарматаваны (фарматаваць - значыць Ñтварыць файлаваю ÑÑ–ÑÑ‚Ñму).\n"
-"\n"
-"\n"
-"У той жа чаÑ, вы можаце перафарматаваць ужо Ñ–ÑÐ½ÑƒÑŽÑ‡Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹, каб Ñцёрці\n"
-"Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ ÑÐºÑ–Ñ Ñны ўтрымліваюць. Калі вы жадаеце зрабіць гÑта, абÑрыце "
-"раздзелы\n"
-"ÑÐºÑ–Ñ Ð¶Ð°Ð´Ð°ÐµÑ†Ðµ адфарматаваць.\n"
-"\n"
-"\n"
-"Заўважце, вы павінны перафарматаваць уÑе ÑÑ‚Ð²Ð¾Ñ€Ð°Ð½Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹. Ð’Ñ‹ павінны\n"
-"перафарматаваць раздзелы, ÑÐºÑ–Ñ ÑžÑ‚Ñ€Ñ‹Ð¼Ð»Ñ–Ð²Ð°ÑŽÑ†ÑŒ аперацыйную ÑÑ–ÑÑ‚Ñму (тыпу \"/"
-"\",\n"
-"\"/usr\" ці \"/var\"), але не павінны перафарматаваць раздзелы, ÑÐºÑ–Ñ "
-"утрымліваюць\n"
-"дадзеныÑ, ÑÐºÑ–Ñ Ð²Ñ‹ жадаеце захаваць (звычайна /home).\n"
-"\n"
-"\n"
-"Калі лаÑка, будзце ўважлівыÑ, абіраючы раздзелы, бо паÑÐ»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ\n"
-"уÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð±ÑƒÐ´ÑƒÑ†ÑŒ незваротна выдаленыÑ.\n"
-"\n"
-"\n"
-"ÐаціÑніце \"Так\" калі вы Ð³Ð°Ñ‚Ð¾Ð²Ñ‹Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ñ†ÑŒ раздзелÑ.\n"
-"\n"
-"\n"
-"ÐаціÑніце \"Ðдмена\" калі жадаеце абраць Ñ–Ð½ÑˆÑ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ Ð´Ð»Ñ "
-"уÑталÑваннÑвашай\n"
-"новай аперацыйнай ÑÑ–ÑÑ‚Ñмы Mandrake Linux."
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing test page(s)..."
+msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-#: ../../help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
-msgstr ""
+msgid "There is already a partition with mount point %s\n"
+msgstr "Ужо Ñ‘Ñць раздзел з пунктам манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s\n"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -1789,51 +1752,49 @@ msgid ""
"\n"
"Depending on your hard drive configuration, several options are available:\n"
"\n"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft Windows on the same computer.\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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\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"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\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"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
+" * \"%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. Калі дыÑк пуÑÑ‚Ñ‹\n"
@@ -1894,171 +1855,120 @@ msgstr ""
" лёгка згубіць Ñвае дадзеныÑ. Таму не абірайце гÑтую опцыю калі выне ведаеце "
"што робіце."
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
-msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Ukraine"
+msgstr "УкраiнÑкi"
-#: ../../help.pm:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Application:"
+msgstr "Размеркаванне"
+
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "External ISDN modem"
+msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ISDN карта"
+
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
+msgid "if set to yes, report check result by mail."
msgstr ""
-#: ../../help.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
-msgstr ""
+msgid "Your choice? (default %s) "
+msgstr "Ваш выбар? (змоўчанне %s) "
-#: ../../help.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
+msgid "Trouble shooting"
msgstr ""
-#: ../../help.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid " / Region"
+msgstr "Памеры Ñкрану"
+
+#: ../../harddrake/sound.pm:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
-"\n"
-"\n"
-"\n"
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\n"
-"\n"
-"\n"
-"\n"
-"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). A sample of the chosen\n"
-"configuration is shown in the monitor.\n"
-"\n"
+"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
-"Test\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
+"by default\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 \"Yes\",\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"
+"- \"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"
-"Options\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
-#: ../../help.pm:1
-#, c-format
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
+"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"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
msgstr ""
-
-#: ../../help.pm:1
-#, 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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
+"ТÑÑÑ‚Ð°Ð²Ñ‹Ñ Ñтаронкi адпраўлены дÑману друку.\n"
+"Перад тым, Ñк прынтÑÑ€ запрацуе, можа прайÑцi пÑўны чаÑ.\n"
+"Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Ð´Ñ€ÑƒÐºÑƒ:\n"
+"%s\n"
"\n"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
-msgstr ""
+"Ðн працуе нармальна?"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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 always needed at\n"
-"boot 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"
-"!!"
+msgid "daily"
msgstr ""
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "and one unknown printer"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "Ireland"
+msgstr "IÑландÑкi"
+
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "kernel version"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " Restore Configuration "
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Is this the correct setting?"
+msgstr "ГÑта дакладна?"
#: ../../help.pm:1
#, 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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" button will take you to the next step.\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"
@@ -2073,6369 +1983,6304 @@ msgid ""
"installed and use the program described there to configure your connection."
msgstr ""
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Wizard Configuration"
+msgstr "ÐаÑтройка"
+
+#: ../../modules/interactive.pm:1
#, 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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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 ""
+msgid "Autoprobe"
+msgstr "Ðўтапошук"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
-"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
+msgid "Backup system files..."
msgstr ""
-#: ../../help.pm:1
+#: ../../install_any.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 ""
+msgid "Can't use broadcast with no NIS domain"
+msgstr "Ðемагчыма выкарыÑтоўваць broadcast без дамена NIS"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Removing printer \"%s\"..."
+msgstr "Чытаю базу дадзеных драйвероў CUPS"
+
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
+msgid "drakfloppy"
+msgstr "Ðднаўленне з дыÑкеты"
+
+#: ../../standalone/drakpxe:1
+#, c-format
msgid ""
-"Here are Listed 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"
+"Please indicate where the auto_install.cfg file is located.\n"
"\n"
-" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
+"Leave it blank if you do not want to set up automatic installation mode.\n"
"\n"
-"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
-"\"second lowest SCSI ID\", etc."
msgstr ""
-"Далей адзначаны уÑе Ñ–ÑÐ½ÑƒÑŽÑ‡Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ Linux, Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° вашым дыÑку,\n"
-" ÑÐºÑ–Ñ Ð·Ñ€Ð¾Ð±Ð»ÐµÐ½Ñ‹ майÑтрам вылучÑÐ½Ð½Ñ Ð´Ñ‹Ñкаў. Ð’Ñ‹ можаце пакінуць Ñ–Ñ… так Ñ– "
-"выкарыÑтўваць\n"
-" далей, бо Ñны добра падыходзÑць Ð´Ð»Ñ Ð·Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ð³Ð° выкарыÑтаннÑ. Калі вы\n"
-" ўноÑіце змены, вы павінны, вылучыць Ñ…Ð°Ñ†Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ» (\"/\"). Рабіце\n"
-" раздзел не вельмі малым, бо Ñž адваротным выпадку вы Ð½Ñ Ð·Ð´Ð¾Ð»ÐµÐµÑ†Ðµ уÑталÑваць\n"
-" даÑтаткова праграмнага забеÑпÑчÑннÑ.Калі вы жадаеце захаваць Ð²Ð°ÑˆÑ‹Ñ "
-"дадзеныÑ\n"
-" на аÑобным раздзеле, вы павінны абраць пункт Ð¼Ð°Ð½Ñ†Ñ–Ñ€Ð°Ð²Ð°Ð½Ð½Ñ \"/home\".\n"
-"\n"
-"Кожны раздзел пазначаны наÑтупным чынам \"ІмÑ\", \"СвойÑтвы\".\n"
-"\n"
-"\n"
-"\"ІмÑ\" кадавана так - \"тып дыÑку\", \"нумар дыÑку\", \"нумар раздзелу\" \n"
-"(напрыклад, \"hda1\").\n"
-"\n"
-"\n"
-"\"Тып дыÑку\" кадаваны Ñк \"hd\", калі гÑта IDE, Ñ– \"sd\" калі SCSI.\n"
-" * \"а\" \"master\" на першаÑным канале IDE \n"
-" * \"b\" \"slave\" на першаÑным канале IDE\n"
-" * \"c\" \"master\" на другаÑным канале IDE\n"
-" * \"d\" \"slave\" на другаÑным канале IDE\n"
-"\n"
-"\n"
-"Ð”Ð»Ñ SCSI дыÑкаў - \"a\" гÑта \"першаÑны жорÑкі дыÑк\", \"b\" - \"другаÑны "
-"жорÑкі дыÑк\", Ñ– г.д."
-#: ../../help.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"GNU/Linux is a multi-user system, meaning each user can 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\", which 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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all 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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
+msgid "information level that can be obtained through the cpuid instruction"
msgstr ""
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
+msgid "Peru"
msgstr ""
-#: ../../install2.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " on device: %s"
+msgstr "Мыш: %s\n"
+
+#: ../../install_interactive.pm:1
#, c-format
-msgid "You must also format %s"
-msgstr ""
+msgid "Remove Windows(TM)"
+msgstr "Выдалiць Windows(TM)"
-#: ../../install2.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr "ЗапуÑкае i прыпынÑе X Font Server пры загрузцы i выключÑннi."
+
+#: ../../standalone/drakTermServ: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)"
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../install_any.pm:1
+#: ../../standalone/drakfont: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"
+msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-"Памылка: Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… файлавых ÑiÑÑ‚Ñмаў не знайдзены Ð°Ð´Ð¿Ð°Ð²ÐµÐ´Ð½Ñ‹Ñ \n"
-"прылады. Праверце абÑталÑванне Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ iмавернай прычыны."
-#: ../../install_any.pm:1 ../../partition_table.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error reading file %s"
-msgstr "Памылка Ñ‡Ñ‹Ñ‚Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s"
+msgid "Madagascar"
+msgstr ""
-#: ../../install_any.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
+msgid "Urpmi"
msgstr ""
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This floppy is not FAT formatted"
+msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../install_any.pm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+msgid "System"
+msgstr "Mouse Systems"
-#: ../../install_any.pm:1
-#, c-format
-msgid "Can't use broadcast with no NIS domain"
-msgstr "Ðемагчыма выкарыÑтоўваць broadcast без дамена NIS"
+#: ../../any.pm:1 ../../help.pm:1
+#, fuzzy, c-format
+msgid "Do you want to use this feature?"
+msgstr "Ð’Ñ‹ жадаеце выкарыÑтоўваць aboot?"
-#: ../../install_any.pm:1
+#: ../../keyboard.pm:1
#, c-format
+msgid "Arabic"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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"
+"- Options:\n"
+msgstr "Опцыi"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Password required"
+msgstr "Пароль"
+
+#: ../../common.pm:1
+#, c-format
+msgid "%d minutes"
+msgstr "%d хвiлiн"
+
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Graphics card: %s"
+msgstr "Ð’iдÑакарта: %s"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "No"
-msgstr "Ðе"
+msgid "XFree configuration"
+msgstr "ÐаÑтройка XFree"
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Yes"
-msgstr "Так"
+msgid "Choose action"
+msgstr "ÐбÑрыце дзеÑнне"
-#: ../../install_any.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "French Polynesia"
+msgstr ""
+
+#: ../../help.pm:1
#, c-format
msgid ""
-"You have selected the following server(s): %s\n"
-"\n"
+"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"
-"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"
+"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"
-"Do you really want to install these servers?\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 ""
-#: ../../install_gtk.pm:1
-#, fuzzy, c-format
-msgid "System configuration"
-msgstr "ÐаÑтройка"
-
-#: ../../install_gtk.pm:1
-#, fuzzy, c-format
-msgid "System installation"
-msgstr "УÑталÑванне SILO"
-
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Bringing down the network"
-msgstr "ÐдлучÑнне ад Ñеткi"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Bringing up the network"
-msgstr "ДалучÑнне да Ñеткi"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr ""
-#: ../../install_interactive.pm:1
+#. -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 "Partitioning failed: %s"
-msgstr "Падрыхтоўка разделаў не ўдалаÑÑ: %s"
+msgid "Installing driver for %s card %s"
+msgstr "УÑталÑванне драйверу Ð´Ð»Ñ %s карты %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "МайÑтар падрыхтоўкi раздзелаў DrakX знайшоў наÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð²Ð°Ñ€Ñ‹Ñнты:"
+msgid ""
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "I can't find any room for installing"
-msgstr "Дадаць раздзел немагчыма"
+msgid "Enable Server"
+msgstr "Сервер друку"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Ð’Ñ‹ можаце цÑпер разбiць ваш дыÑк %s\n"
-"Па заканчÑннi не забудзьцеÑÑ Ð·Ð°Ñ…Ð°Ð²Ð°Ñ†ÑŒ змÑненнi, ÑкарыÑтаўшы `w'"
+msgid "Ukrainian"
+msgstr "УкраiнÑкi"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use fdisk"
-msgstr "ВыкарыÑтоўваць fdisk"
+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 ""
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Custom disk partitioning"
-msgstr "ВыкарыÑтоўваць iÑнуючы раздзел"
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "УÑе iÑÐ½ÑƒÑŽÑ‡Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ на дыÑку %s i Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° iÑ… будуць Ñтрачаны"
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local network(s)"
+msgstr "ÑÐµÑ‚ÐºÐ°Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð° не знойдзена"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Ðа Ñкi з маючыхÑÑ Ð¶Ð¾Ñ€ÑткiÑ… дыÑкаў Ð’Ñ‹ жадаеце ÑžÑталÑваць Linux?"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
+msgstr "Выдалiць Windows(TM)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Erase entire disk"
-msgstr "Сцёрцi Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° ÑžÑiм дыÑку"
+msgid ""
+"Your %s has been configured.\n"
+"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
+"applications menu."
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Remove Windows(TM)"
-msgstr "Выдалiць Windows(TM)"
+msgid "Firewire controllers"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
+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 ""
-"Ðе знойдзена раздзелаў FAT Ð´Ð»Ñ Ð·Ð¼ÑÐ½ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼ÐµÑ€Ð°Ñž альбо выкарыÑтаннÑ\n"
-"Ñž ÑкаÑцi вiртуальнай файлавай ÑiÑÑ‚Ñмы (цi недаÑтаткова праÑторы на дыÑку)"
+"LILO (ад LInux LOader) i Grub - гÑта загрузчыкi. Яны могуць загрузiць "
+"другую\n"
+"GNU/Linux цi любую iншую аперацыйную ÑiÑÑ‚Ñму, уÑталÑваную на кампутары.\n"
+"Звычайна, гÑÑ‚Ñ‹Ñ iÐ½ÑˆÑ‹Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ñ‹Ñ ÑiÑÑ‚Ñмы карÑктна вызначаюцца i\n"
+"ÑžÑталёўваюцца. Калi гÑта не атрымалаÑÑ, то вы можаце дадаць любы запiÑ\n"
+"ÑамаÑтойна. Будзьце ўпÑўнены, што вы задалi карÑÐºÑ‚Ð½Ñ‹Ñ Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹.\n"
+"\n"
+"\n"
+"ТакÑама вы можаце пажадаць i не дабаўлÑць iÐ½ÑˆÑ‹Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ñ‹Ñ ÑiÑÑ‚Ñмы.\n"
+"У такiм выпадку патрÑбна выдалiць Ð°Ð´Ð¿Ð°Ð²ÐµÐ´Ð½Ñ‹Ñ Ð·Ð°Ð¿iÑÑ‹. Ðле ж тады вам \n"
+"патрÑбна будзе Ð·Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð´Ñ‹Ñкета, каб загрузiцца!"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
+msgid "System mode"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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)"
+"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 неабходна пазначыць iÐ¼Ñ Ñерверу друку NetWare "
+"(не заўÑёды Ñупадае з iменем у Ñетцы TCP/IP) i iÐ¼Ñ Ñ‡Ð°Ñ€Ð³i друку, ÑÐºÐ°Ñ "
+"адпавÑдае абранаму прынтÑру, а такÑама iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку i пароль."
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "ÐўтазмÑненне памераў не атрымалаÑÑ Ð´Ð»Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñƒ FAT %s"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Netmask:"
+msgstr "МаÑка Ñеткi"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "ВылiчÑнне межаў файлавай ÑiÑÑ‚Ñмы Windows"
+msgid "Append"
+msgstr "Далучыць"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Resizing"
-msgstr "ЗмÑненне памераў"
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "partition %s"
-msgstr "Раздзел %s"
+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 ""
-#: ../../install_interactive.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "Якую праÑтору захаваць Ð´Ð»Ñ Windows?"
-
-#: ../../install_interactive.pm:1
-#, fuzzy, c-format
msgid ""
-"WARNING!\n"
+"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"
-"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"
+"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
+"which\n"
+"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
-"DrakX зараз павiнен змÑнiць памер вашага раздзела Windows.\n"
-"Будзьце ўважлiвы: гÑÑ‚Ð°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ñ Ð½ÐµÐ±ÑÑпечна. Калi вы ÑÑˆÑ‡Ñ Ð½Ðµ зрабiлi \n"
-"Ñ€Ñзервовую копiÑŽ дадзеных, то Ñпачатку пакiньце праграму ÑžÑталÑваннÑ,"
-"выканайце scandisk i defrag на гÑтым разделе, зрабiце Ñ€Ñзервовую копiÑŽ\n"
-"дадзеных i толькi потым зноў вÑрнiцеÑÑ Ð´Ð° праграмы ÑžÑталÑваннÑ.\n"
-"Калi падрыхтавалiÑÑ, нацiÑнiце Ok."
+"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 ""
-#: ../../install_interactive.pm:1
+#: ../../install_steps_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."
+"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 ""
-"Ваш раздзел з Windows занадта фрагментаваны. \n"
-"РÑкамендуем Ñпачатку запуÑцiць праграму ``defrag''"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "ВыкарыÑтоўваць незанÑтую праÑтору на раздзеле Windows"
+msgid "Network printer \"%s\", port %s"
+msgstr "Сеткавы прынтÑÑ€ (TCP/Socket)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
msgstr ""
-"У праграмы змены памераў раздзела FAT не атрымалаÑÑ\n"
-"апрацаваць Ваш раздзел, памылка: %s"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "Памеры Ñкога раздзела вы жадаеце змÑнiць?"
+"Калi лаÑка, абÑрыце Ñеткавы адаптар, Ñкі будзе выкарыÑтаны Ð´Ð»Ñ Ð´Ð°Ð»ÑƒÑ‡ÑÐ½Ð½Ñ Ð´Ð° "
+"вашай лакальнай Ñеткi."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "ВыкарыÑтоўваць незанÑтую праÑтору на раздзеле Windows"
+msgid "OK to restore the other files."
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Ðе знойдзена раздзелаў FAT Ð´Ð»Ñ Ð·Ð¼ÑÐ½ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼ÐµÑ€Ð°Ñž альбо выкарыÑтаннÑ\n"
-"Ñž ÑкаÑцi вiртуальнай файлавай ÑiÑÑ‚Ñмы (цi недаÑтаткова праÑторы на дыÑку)"
+msgid "Please choose your keyboard layout."
+msgstr "Калi лаÑка, абÑрыце тып клавiÑтуры."
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Памер swap раздзелу ў Mб:"
+msgid "Printer Device URI"
+msgstr "URI прынтÑру"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Root partition size in MB: "
-msgstr "Каранёвы раздзел ў Mб: "
+msgid "Not erasable media!"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Choose the sizes"
-msgstr "Выбар памераў"
-
-#: ../../install_interactive.pm:1
-#, fuzzy, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Памеры Ñкога раздзела вы жадаеце змÑнiць?"
+msgid "Terminal-based"
+msgstr "на аÑнове Ñ‚Ñрмiналу"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "ВыкарыÑтоўваць раздзел Windows Ð´Ð»Ñ Ð²iртуальнай файлавай ÑiÑÑ‚Ñмы"
+msgid "Installing a printing system in the %s security level"
+msgstr ""
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "There is no existing partition to use"
-msgstr "ÐÑма iÑнуючых раздзелаў, ÑкiÑ Ð¼Ð¾Ð¶Ð½Ð° выкарыÑтаць"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "The user name is too long"
+msgstr "ГÑта iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку ўжо дададзена"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Use existing partitions"
-msgstr "ВыкарыÑтоўваць iÑнуючы раздзел"
+msgid "Other OS (windows...)"
+msgstr "IÐ½ÑˆÐ°Ñ ÐС (windows...)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
+msgid "WebDAV remote site already in sync!"
+msgstr ""
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use free space"
-msgstr "ВыкарыÑтоўваць незанÑтую праÑтору"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Reading printer database..."
+msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "Вы павiнны мець раздзел swap"
+msgid "Generate auto install floppy"
+msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"You don't have a swap partition.\n"
-"\n"
-"Continue anyway?"
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
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 ""
-"Вы павiнны мець каранёвы раздзел.\n"
-"Ð”Ð»Ñ Ð³Ñтага Ñтварыце раздзел (альбо адзначце ўжо iÑнуючы).\n"
-"Потым абÑрыце ``Кропка манцiраваннÑ'' i ÑžÑтанавiце Ñе Ñž `/'"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Somalia"
+msgstr "NIS Domain"
-#: ../../install_interactive.pm:1
+#: ../../harddrake/sound.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"
+msgid "No open source driver"
msgstr ""
-"ПÑўнае абÑталÑванне патрабуе камерцыйных драйвераў Ð´Ð»Ñ Ð¿Ñ€Ð°Ñ†Ñ‹.\n"
-"ЧаÑткова інфармацыю пра Ñ–Ñ… можна атрымаць тут: %s"
-#: ../../install_messages.pm:1
-#, c-format
+#: ../../security/level.pm:1
+#, fuzzy, 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."
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
msgstr ""
-"Ð’iншуем, уÑталÑванне завершана.\n"
-"Выдалiце загрузачны дыÑк i нацiÑнiце enter Ð´Ð»Ñ Ð¿ÐµÑ€Ð°Ð·Ð°Ð³Ñ€ÑƒÐ·Ðºi.\n"
-"\n"
-"\n"
-"За iнфармацыÑй пра змÑненнi дадзенага выпуÑку Mandrake Linux,\n"
-"звÑртайцеÑÑŒ на \n"
-"\n"
-"\n"
-"%s\n"
-"\n"
-"\n"
-"IÐ½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ð° наÑтройке вашай ÑiÑÑ‚Ñмы Ñ‘ÑÑ‚ÑŒ Ñž паÑлÑ-ÑžÑталёвачнай\n"
-"главе вашага Дапаможнiка КарыÑтальнiку з ÐÑ„iцыйнага Mandrake Linux."
+"Прымаюцца ўлаÑцiваÑцi 4 узроўнÑ, але зараз ÑiÑÑ‚Ñма поўнаÑцю зачынена.\n"
+"Параметры бÑÑпекi ÑžÑтаноўлены на макÑiмум."
-#: ../../install_messages.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgid "Nicaragua"
msgstr ""
-#: ../../install_messages.pm:1
+#: ../../lang.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"
+msgid "New Caledonia"
msgstr ""
-#: ../../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 ""
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "European protocol (EDSS1)"
+msgstr "Еўропа (EDSS1)"
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Пераход на крок `%s'\n"
+msgid "Video mode"
+msgstr "Ð’iдÑа-Ñ€Ñжым"
-#: ../../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
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Please enter your email address below "
+msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Oman"
+msgstr "NIS Domain"
+
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Network Monitoring"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Help"
-msgstr "Дапамога"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "not configured"
-msgstr "ÐаÑтройка X Window"
+msgid "New size in MB: "
+msgstr "Памер у Мб:"
-#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Partition table type: %s\n"
+msgstr "Тып таблiцы раздзелаў: %s\n"
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Configure"
-msgstr "ÐаÑтройка X Window"
+msgid "Authentication Windows Domain"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Go on anyway?"
-msgstr "УÑÑ‘ роўна працÑгваць?"
+msgid "US keyboard"
+msgstr "US клавiÑтура"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "There was an error installing packages:"
-msgstr "ÐтрымалаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° ÑžÐ¿Ð°Ñ€Ð°Ð´ÐºÐ°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž:"
+msgid "Buttons emulation"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "There was an error ordering packages:"
-msgstr "ÐтрымалаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° ÑžÐ¿Ð°Ñ€Ð°Ð´ÐºÐ°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž:"
+msgid ", network printer \"%s\", port %s"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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 ""
-"ЗмÑнiце ваш Cd-Rom!\n"
+"Drakbackup activities via tape:\n"
"\n"
-"Калi лаÑка, уÑтаўце Cd-Rom, пазначаны \"%s\", у ваш дыÑкавод i нацiÑнiце Oк "
-"паÑлÑ.\n"
-"Калi вы не маеце Ñго, нацiÑнiце ÐдмÑнiць, каб адмÑнiць уÑталÑванне з гÑтага "
-"Cd."
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Refuse"
-msgstr "Ðдказаць"
+msgid ""
+"\n"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Accept"
-msgstr "ПрынÑць"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Sending Speed:"
+msgstr "Захаванне ў файл"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Installing package %s"
-msgstr "УÑталÑванне пакету %s"
+msgid "Halt bug"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Mail alert configuration"
+msgstr "ÐаÑтройка ADSL"
+
+#: ../../lang.pm:1
#, c-format
-msgid "%d packages"
-msgstr "%d пакетаў"
+msgid "Tokelau"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "No details"
-msgstr "ПадрабÑзнаÑцi"
+msgid "Bosnian"
+msgstr "ЭÑтонÑкi"
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Details"
-msgstr "ПадрабÑзнаÑцi"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Release: "
+msgstr "Калi лаÑка, пачакайце"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Please wait, preparing installation..."
-msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
+msgid "Connection speed"
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Time remaining "
-msgstr "ЗаÑталоÑÑ Ñ‡Ð°Ñу "
+msgid ""
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Estimating"
-msgstr "Чакаецца"
+msgid "Namibia"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Database Server"
+msgstr "Сервер друку"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Installing"
-msgstr "УÑталёўваем"
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "Ðе атрымлiваецца дадаць раздзел на _адфармацiраваны_ RAID md%d"
-#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
-msgid "Minimal install"
-msgstr "Выдалiць з ÑiÑÑ‚Ñмы"
+#: ../../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 ""
+"Ваша вiдÑакарта можа мець 3D-паÑкарÑнне, Ñкое падтрымлiваецца толькi XFree %"
+"s.\n"
+"ÐœÐЙЦЕ ÐÐ ÐŽÐ’ÐЗЕ, ШТО ГЭТРЭКСПЕРЫМЕÐТÐЛЬÐÐЯ ПÐДТРЫМКРI МОЖРПРЫВЕСЦI ДÐ\n"
+"ЗÐÐ’IСÐÐÐЯ Ð’ÐШÐГРКÐМП'ЮТЭРУ. Ваша вiдÑакарта падтрымлiваецца XFree %s, Ñкi\n"
+"лепей падтрымлiвае карты з 2D-паÑкарÑннем."
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Updating package selection"
-msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+msgid "Please wait, setting security options..."
+msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
-#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
-msgid "Load/Save on floppy"
-msgstr "Захаванне на дыÑкету"
+#: ../../harddrake/v4l.pm:1
+#, c-format
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "<- Previous"
+msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Install"
-msgstr "УÑталёўка"
+msgid "hourly"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Show automatically selected packages"
+msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Ð’Ñ‹ не можаце адмÑнiць вылучÑнне гÑтага пакету. Яго патрÑбна абнавiць"
+msgid "Making printer port available for CUPS..."
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Antigua and Barbuda"
+msgstr ""
+
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+"!!! 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 ""
-"ГÑÑ‚Ñ‹ пакет павiнен быць абноўлены\n"
-"Ð’Ñ‹ ўпÑўнены, што хочаце адмÑнiць вылучÑнне?"
-#: ../../install_steps_gtk.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "Ð’Ñ‹ не можаце адмÑнiць вылучÑнне гÑтага пакету. Ðн ужо ÑžÑталÑваны"
+msgid "Spanish"
+msgstr "IÑпанÑкi"
-#: ../../install_steps_gtk.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "Start"
+msgstr "Стартавае меню"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "ГÑта абавÑзковы пакет, Ñго вылучÑнне нельга адмÑнiць"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Configuring applications..."
+msgstr "ÐаÑтройка прынтÑру"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "You can't select/unselect this package"
-msgstr "Ð’Ñ‹ не можаце вылучаць Ñ– адмÑнÑць вылучÑнне гÑтага пакету"
+msgid "Normal modem connection"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "File Selection"
+msgstr "Выбар групы пакетаў"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць выдалены"
+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 ""
-#: ../../install_steps_gtk.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "The following packages are going to be installed"
-msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць даданы да ÑiÑÑ‚Ñмы"
+msgid "CUPS"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"You can't select this package as there is not enough space left to install it"
+msgid "Run config tool"
msgstr ""
-"Ð’Ñ‹ не можаце выбраць гÑÑ‚Ñ‹ пакет, таму Ñк не хапае меÑца Ð´Ð»Ñ Ñго ÑžÑталÑваннÑ"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "ЗначнаÑць: %s\n"
+msgid "Bootloader installation"
+msgstr "УÑталÑванне загрузчыку"
-#: ../../install_steps_gtk.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "Памер: %d Kб\n"
+msgid "Root partition size in MB: "
+msgstr "Каранёвы раздзел ў Mб: "
#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "ВерÑiÑ: %s\n"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "ГÑта абавÑзковы пакет, Ñго вылучÑнне нельга адмÑнiць"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Name: %s\n"
-msgstr "IмÑ: %s\n"
+msgid "Etherboot ISO image is %s"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) - гÑта Ñервер даменных iмёнаў, Ñкi выкарыÑтоўваецца длÑ\n"
+"Ð¿ÐµÑ€Ð°ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ iмён вузлоў у IP адраÑÑ‹."
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Bad package"
-msgstr "ДрÑнны пакет"
+msgid "Disconnect..."
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other"
-msgstr "ІншыÑ"
+msgid "Saint Lucia"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Report"
+msgstr "Порт"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Ðгульны памер: %d / %d Mб"
+msgid "Palau"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Next ->"
-msgstr "Далей ->"
+msgid "level"
+msgstr "узровень"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Individual package selection"
-msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
+msgstr ""
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Package Group Selection"
msgstr "Выбар групы пакетаў"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup: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'."
+msgid "Restore Via Network Protocol: %s"
msgstr ""
-"У Вашай ÑiÑÑ‚Ñме маецца недахоп Ñ€ÑÑурÑаў, таму магчымы праблемы\n"
-"пры ÑžÑталÑваннi Mandrake Linux. У гÑтым выпадку паÑпрабуйце Ñ‚ÑкÑтавую\n"
-"праграму ÑžÑталÑваннÑ. Ð”Ð»Ñ Ð³Ñтага нацiÑнiце `F1' у Ñ‡Ð°Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ðºi, а потым\n"
-"набÑрыце `text' i нацiÑнiце <ENTER>."
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Save packages selection"
-msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+#: ../../modules/interactive.pm:1
+#, c-format
+msgid "You can configure each parameter of the module here."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Automated"
-msgstr "Ðўтаматычны"
+msgid "Choose the resolution and the color depth"
+msgstr "Выбар памераў Ñкрану i глыбiнi колеру"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Replay"
-msgstr "Перазагрузiць"
+#: ../../standalone/mousedrake:1
+#, c-format
+msgid "Emulate third button?"
+msgstr "ЭмулÑваць Ñ‚Ñ€Ñцюю кнопку?"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/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"
+"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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Mount"
+msgstr "Манцiраванне"
+
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Generate auto install floppy"
+msgid "Creating auto install floppy"
msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../install_steps_interactive.pm:1
+#: ../../steps.pm:1
#, fuzzy, c-format
-msgid "Reboot"
-msgstr "Root"
+msgid "Install updates"
+msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
+msgid "text box height"
msgstr ""
-"ÐÐµÐºÐ°Ñ‚Ð¾Ñ€Ñ‹Ñ ÐºÑ€Ð¾Ðºi не завершаны.\n"
-"Ð’Ñ‹ Ñапраўды жадаеце выйÑцi зараз?"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "State"
+msgstr "Стартавае меню"
+
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Creating auto install floppy..."
-msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Be sure a media is present for the device %s"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../any.pm:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+msgid "Enable multiple profiles"
+msgstr "ДаÑтупна шмат профiлÑÑž"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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."
+"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "ПрацÑÑ ÑƒÑталÑÐ²Ð°Ð½Ð½Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ñ‡Ñ‹ÐºÐ° не атрымаўÑÑ. Узнiкла наÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°:"
+msgid "Local printer"
+msgstr "Лакальны прынтÑÑ€"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Files Restored..."
+msgstr ""
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Installing bootloader"
-msgstr "УÑталÑванне загрузчыку"
+msgid "Package selection"
+msgstr "Выбар групы пакетаў"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Mauritania"
+msgstr ""
+
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
+"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 ""
-"Памылка ÑžÑталÑÐ²Ð°Ð½Ð½Ñ Ð°boot, \n"
-"Ñпрабаваць уÑталёўваць, негледзÑчы на магчымаÑць парушÑÐ½Ð½Ñ Ð¿ÐµÑ€ÑˆÐ°Ð³Ð° разделу?"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you want to use aboot?"
-msgstr "Ð’Ñ‹ жадаеце выкарыÑтоўваць aboot?"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "All primary partitions are used"
+msgstr "УÑе першаÑÐ½Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ выкарыÑтаны"
+
+#: ../../network/netconnect.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"
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Preparing bootloader..."
-msgstr "Падрыхтоўка загрузчыка"
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Domain Admin Password"
-msgstr "Падцвердзiць пароль"
+msgid "Installation Server Configuration"
+msgstr "ЗаканчÑнне наÑтройкi"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Domain Admin User Name"
-msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
+#, c-format
+msgid "Configuring IDE"
+msgstr "ÐаÑтройка IDE"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Windows Domain"
-msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
+msgid "Network functionality not configured"
+msgstr "Манiтор пакуль не наÑтроены"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Authentication Windows Domain"
-msgstr "ÐўтÑнтыфiкацыÑ"
+msgid "Configure module"
+msgstr "ÐаÑтройка мышы"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.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."
+msgid "Cocos (Keeling) Islands"
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "NIS Server"
-msgstr "NIS Ñервер:"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnecting from the Internet "
+msgstr "ДалучÑнне да IнтÑрнÑту"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "NIS Domain"
-msgstr "NIS Domain"
+msgid "You'll need to reboot before the modification can take place"
+msgstr "Каб змÑненнi ÑžÑтупiлi Ñž дзеÑнне, необходна перазагрузiцца"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Authentication NIS"
-msgstr "ÐўтÑнтыфiÐºÐ°Ñ†Ñ‹Ñ NIS"
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Provider phone number"
+msgstr "Ðумар Ñ‚Ñлефону правайдара"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "NIS"
-msgstr "ВыкарыÑтоўваць NIS"
+msgid "Host %s"
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "LDAP Server"
-msgstr "Ñервер"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "LDAP Base dn"
-msgstr ""
+msgid "Armenia"
+msgstr "ÐрмÑнÑкi (Ñтары)"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Authentication LDAP"
-msgstr "ÐўтÑнтыфiкацыÑ"
+msgid "Fiji"
+msgstr "ФiнÑкi"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "LDAP"
+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 ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Local files"
-msgstr "Лакальны прынтÑÑ€"
-
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Authentication"
-msgstr "ÐўтÑнтыфiкацыÑ"
+msgid "Second floppy drive"
+msgstr "Другi дыÑкавод"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
+msgid "About Harddrake"
msgstr ""
-"ГÑÑ‚Ñ‹ пароль занадта проÑÑ‚Ñ‹ (Ñго Ð´Ð°ÑžÐ¶Ñ‹Ð½Ñ Ð¿Ð°Ð²iнна быць не меней за %d лiтараў)"
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "No password"
-msgstr "ÐÑма паролю"
+msgid "Drive capacity"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Set root password"
-msgstr "Пароль Ð´Ð»Ñ root"
+msgid ""
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
+msgstr ""
+"УÑтаўце дыÑкету Ñž дыÑкавод\n"
+"УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° гÑтай дыÑкеце будуць Ñтрачаны"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
-msgstr ""
+msgid "Size: %s"
+msgstr "Памер: %s"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Services: %d activated for %d registered"
+msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Services"
-msgstr "прылада"
+msgid "secondary"
+msgstr "%d Ñекундаў"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "System"
-msgstr "Mouse Systems"
+msgid "View Backup Configuration."
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#. -PO: example: lilo-graphic on /dev/hda1
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "%s on %s"
-msgstr "Порт"
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, report check result to syslog."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Bootloader"
-msgstr "Ð“Ð°Ð»Ð¾ÑžÐ½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i пачатковага загрузчыку"
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No password"
+msgstr "ÐÑма паролю"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Boot"
-msgstr "Root"
+msgid "Nigeria"
+msgstr "паÑлÑдоўнаÑ"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "disabled"
-msgstr "Таблiца"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "There is no existing partition to use"
+msgstr "ÐÑма iÑнуючых раздзелаў, ÑкiÑ Ð¼Ð¾Ð¶Ð½Ð° выкарыÑтаць"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "activated"
-msgstr "Ðктыўны"
+msgid ""
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Firewall"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 ""
+"Каб друкаваць праз Ñокет друкаркi, вам неабходна забÑÑпечыць\n"
+"iÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру i магчыма Ñго нумар порту."
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Security"
-msgstr "кучаравы"
+msgid "Hard drive information"
+msgstr "IнфармацыÑ"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Security Level"
-msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Russian"
+msgstr "РуÑкi"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Network"
-msgstr "Сетка:"
+msgid "Jordan"
+msgstr "IранÑкi"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Network & Internet"
-msgstr "Сеткавы iнтÑрфейÑ"
+msgid "Hide files"
+msgstr "mkraid не працаздольны"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Graphical interface"
-msgstr "ЗапуÑк X пры Ñтарце ÑiÑÑ‚Ñмы"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Hardware"
-msgstr ""
+msgid "Auto-detect printers connected to this machine"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "TV card"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr ""
+msgid "Sorry, no floppy drive available"
+msgstr "Выбачайце, але дыÑкавод недаÑтупны"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgid "Bolivia"
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "Цi Ñ‘Ñць у Ð²Ð°Ñ iншы?"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Sound card"
-msgstr "Стандартны"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Remote CUPS server"
-msgstr "Ðддалены Ñервер CUPS"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "No printer"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer"
-msgstr "ПрынтÑÑ€"
-
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Mouse"
-msgstr "Порт мышы"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Timezone"
+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 ""
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Keyboard"
-msgstr "КлавiÑтура"
+msgid "Bad package"
+msgstr "ДрÑнны пакет"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Summary"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "NTP Server"
-msgstr "NIS Ñервер:"
+msgid "DrakSec Basic Options"
+msgstr "Опцыi"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Hardware clock set to GMT"
-msgstr "Ваш ÑiÑÑ‚Ñмны гадзiннiк уÑталÑваны на GMT?"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Which is your timezone?"
-msgstr "Якi ваш чаÑавы поÑÑ?"
+msgid "Romania"
+msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Would you like to try again?"
-msgstr "Жадаеце наÑтроiць прынтÑÑ€?"
+msgid "choose device"
+msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ð°"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Unable to contact mirror %s"
-msgstr "Зрабiць неактыўным Ñеткавае злучÑнне"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
-msgstr "СувÑзь з люрам Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ ÑпiÑу даÑтупных пакетаў"
+msgid "Canada"
+msgstr "КанадÑкi (КвебÑк)"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "Выбар люÑтра Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr "СувÑзь з люрам Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ ÑпiÑу даÑтупных пакетаў"
+msgid "Remove from LVM"
+msgstr "Выдалiць з LVM"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../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 ?"
+msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "German"
+msgstr "ÐÑмецкi"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+#: ../../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 "Далей ->"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Post-install configuration"
-msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Installing package %s\n"
-"%d%%"
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
msgstr ""
-"УÑталÑванне пакету %s\n"
-"%d%%"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Preparing installation"
-msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
+msgid "Guinea-Bissau"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom пазначаны \"%s\""
+msgid "Horizontal refresh rate"
+msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð³Ð°Ñ€Ñ‹Ð·Ð°Ð½Ñ‚Ð°Ð»ÑŒÐ½Ñ‹Ð¹ разгорткi"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/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."
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
msgstr ""
-"Калi вы маеце ÑžÑе CD дыÑкi Ñа ÑпiÑа нiжÑй, нацiÑнiце Ок.\n"
-"Калi вы не маеце анi воднага з гÑÑ‚Ñ‹Ñ… CD дыÑкаў, нацiÑнiце ÐдмÑнiць.\n"
-"Калi некаторых з CD дыÑкаў не маеце, адмÑнiце iÑ… выдзÑленне i нацiÑнiце Ок."
-
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
-#, c-format
-msgid "All"
-msgstr "УÑÑ‘"
+"Ðельга ÑžÑталÑваць пункт манцiраваннÑ, таму што раздел выкарыÑтоўваецца длÑ\n"
+"вiртуальнай файлавай ÑiÑÑ‚Ñмы.\n"
+"Спачатку выдалiце вiртуальную ÑiÑÑ‚Ñму"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Truly minimal install (especially no urpmi)"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "With basic documentation (recommended!)"
+msgid "USB controllers"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, fuzzy, c-format
-msgid "With X"
-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 ""
+msgid "What norm is your TV using?"
+msgstr "Якi тып вашага ISDN злучÑннÑ?"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Type of install"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑƒÑталÑваннÑ"
+msgid "Type:"
+msgstr "Тып: "
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Selected size is larger than available space"
-msgstr ""
+msgid "Share name"
+msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+msgid "enable"
+msgstr "Таблiца"
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Loading from floppy"
-msgstr "Ðднаўленне з дыÑкеты"
+msgid ""
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
+msgstr "СувÑзь з люрам Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ ÑпiÑу даÑтупных пакетаў"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Package selection"
-msgstr "Выбар групы пакетаў"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Save on floppy"
-msgstr "Захаванне на дыÑкету"
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Load from floppy"
-msgstr "Ðднаўленне з дыÑкеты"
+msgid "Remove the loopback file?"
+msgstr "Фарматаванне вiртуальнага раздзелу %s"
#: ../../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."
+msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
+msgid "NCP server name missing!"
msgstr ""
-"Ваша ÑiÑÑ‚Ñма не мае даÑтакова меÑца Ð´Ð»Ñ ÑžÑталÑÐ²Ð°Ð½Ð½Ñ Ñ†i Ð°Ð±Ð½Ð°ÑžÐ»ÐµÐ½Ð½Ñ (%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 "Пошук пакетаў Ð´Ð»Ñ Ð°Ð±Ð½Ð°ÑžÐ»ÐµÐ½Ð½Ñ"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Please choose your country."
+msgstr "калi лаÑка, пазначце тып вашай мышы."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Looking at packages already installed..."
-msgstr "Ð’Ñ‹ не можаце адмÑнiць вылучÑнне гÑтага пакету. Ðн ужо ÑžÑталÑваны"
+msgid "Hard Disk Backup files..."
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "ПраглÑд даÑтупных пакетаў"
+msgid "Laotian"
+msgstr "Размеркаванне"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
+msgid "Samoa"
msgstr ""
-"Ðе хапае меÑца Ñž буферы падкачкi (swap) Ð´Ð»Ñ ÑžÑталÑваннÑ, павÑлiчце Ñго."
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
msgstr ""
+"Пратакол rstat дазвалÑе карыÑтальнiкам Ñеткi атрымлiваць\n"
+"памеры нагрузкi Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð°Ð¹ машыны Ñеткi."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "Праверыць на наÑўнаÑць дрÑнных блокаў?"
+msgid "Re-generating list of configured scanners ..."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "Выбар раздзелаў Ð´Ð»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Scanner"
+msgstr "ÐбÑрыце вiдÑакарту"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Каб мадыфiÐºÐ°Ñ†Ñ‹Ñ Ñ‚Ð°Ð±Ð»iцы раздзелаў здейÑнiлаÑÑ, патрÑбна перазагрузка."
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr "ПапÑÑ€Ñджанне: Ñ‚ÑÑцiраванне на гÑтай вiдÑакарце небÑÑпечна"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.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"
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
+"IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку павiнна змÑшчаць лiтары толькi на нiжнiм Ñ€ÑгiÑтры, \n"
+"лiчбы, `-' i `_'"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Choose the mount points"
-msgstr "ÐбÑрыце пункты манцiраваннÑ"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr ""
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Menudrake"
+msgstr "абавÑзкова"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "No partition available"
-msgstr "нÑма даÑтупных раздзелаў"
+msgid "Welcome To Crackers"
+msgstr "СардÑчна запрашаем у Crackers"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Configuring IDE"
-msgstr "ÐаÑтройка IDE"
+msgid "Module options:"
+msgstr "Опцыi модулю:"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "IDE"
-msgstr "IDE"
+msgid "Secure your networks with the Multi Network Firewall"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "ÐаÑтройка карт PCMCIA ..."
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Go on without configuring the network"
+msgstr "ÐаÑтройка Ñеткi"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+msgid "Abort"
+msgstr "ÐдмÑнiць"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Button 3 Emulation"
+msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to use the non-rewinding device."
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Usage of remote scanners"
+msgstr "ВыкарыÑтоўваць незанÑтую праÑтору"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Button 2 Emulation"
+msgid "\t-CDROM.\n"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Buttons emulation"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
msgstr ""
+"Ваш раздзел з Windows занадта фрагментаваны. \n"
+"РÑкамендуем Ñпачатку запуÑцiць праграму ``defrag''"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Калi лаÑка, пазначце поÑлÑдоўны порт, да Ñкога падключана Ð²Ð°ÑˆÐ°Ñ Ð¼Ñ‹Ñˆ."
+msgid "Dvorak (Norwegian)"
+msgstr "Dvorak (ÐарвежÑкi)"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mouse Port"
-msgstr "Порт мышы"
+msgid "Hard Disk Backup Progress..."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "Please choose your type of mouse."
-msgstr "калi лаÑка, пазначце тып вашай мышы."
+msgid "Unable to fork: %s"
+msgstr "Зрабiць неактыўным Ñеткавае злучÑнне"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Encryption key for %s"
-msgstr "Паролi не Ñупадаюць"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Type: "
+msgstr "Тып: "
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Upgrade %s"
-msgstr "Раздзел %s"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "<-- Edit Client"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "ÐбÑрыце ÑžÑталÑванне цi абнаўленне"
+msgid "no fonts found"
+msgstr "Ðе знайшлi %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Install/Upgrade"
-msgstr "УÑталёўка"
+msgid "Mouse"
+msgstr "Порт мышы"
-#: ../../install_steps_interactive.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr ""
+msgid "not enough room in /boot"
+msgstr "Ðе хапае дыÑкавай праÑторы Ñž /boot"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Please choose your keyboard layout."
-msgstr "Калi лаÑка, абÑрыце тып клавiÑтуры."
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Choosing an arbitratry driver"
+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
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Quit"
-msgstr "Выхад"
+msgid "Host name"
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "License agreement"
-msgstr "ЛіцÑÐ½Ð·Ñ–Ð¹Ð½Ð°Ñ Ð´Ð°Ð¼Ð¾Ð²Ð°"
+msgid "Liechtenstein"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "An error occurred"
-msgstr "ÐдбылаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°"
+msgid "the color of the progress bar"
+msgstr ""
-#: ../../install_steps_newt.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+msgid "Suppress Fonts Files"
msgstr ""
-" <Tab>/<Alt-Tab> памiж Ñлементамi | <Space> выбар | <F12> наÑтупны Ñкран "
-#: ../../install_steps_newt.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "УÑталÑванне Mandrake Linux %s"
+msgid "Add to RAID"
+msgstr "Дадаць да RAID"
-#: ../../install_steps.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "No floppy drive available"
-msgstr "ДыÑкавод недаÑтупны"
+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 ""
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Welcome to %s"
-msgstr "Сардэчна запрашаем у %s"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr ""
-#: ../../install_steps.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No floppy drive available!"
+msgstr "ДыÑкавод недаÑтупны"
+
+#: ../../printer/printerdrake.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"
+"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 ""
-"ÐÐµÐºÐ°Ñ‚Ð¾Ñ€Ñ‹Ñ Ð²Ð°Ð¶Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ не былi ÑžÑталÑваны карÑктна.\n"
-"Другi ваш cdrom дыÑк цi ваш cdrom маюць дÑфекты.\n"
-"Праверце cdrom на вашым кампутары, выкарыÑтоўваючы\"rpm -qpl Mandrake/RPMS/*."
-"rpm\"\n"
-#: ../../install_steps.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Duplicate mount point %s"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+msgid "Continue anyway?"
+msgstr "Сапраўды працÑгваць?"
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"An error occurred, but I don't know how to handle it nicely.\n"
-"Continue at your own risk."
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
msgstr ""
-"Узнiкла памылка, Ñкую не атрымліваецца карÑктна апрацаваць,\n"
-"таму працÑгвайце на Ñваю рызыку."
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please wait"
-msgstr "Калi лаÑка, пачакайце"
+msgid "Printer"
+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
+#: ../../lang.pm:1
#, c-format
-msgid "Ok"
-msgstr "Ок"
+msgid "Saudi Arabia"
+msgstr ""
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Finish"
-msgstr "ФiнÑкi"
+msgid "Internet"
+msgstr "цiкава"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Basic"
-msgstr "ПроÑтые"
+msgid "Some devices were added:\n"
+msgstr ""
-#: ../../interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Advanced"
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "ГеаметрыÑ: %s цылiндраў, %s галовак, %s Ñектараў\n"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing on the printer \"%s\""
+msgstr "ÐдлучÑнне ад Ñеткi"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Remove"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Restore From Tape"
+msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Modify"
-msgstr "ЗмÑнiць RAID"
+msgid "Choose the profile to configure"
+msgstr "ÐбÑрыце аÑноўнага карыÑтальнiка:"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Add"
-msgstr "Дадаць"
+msgid ""
+"\n"
+"\n"
+"Enter a Zeroconf host name without any dot if you don't\n"
+"want to use the default host name."
+msgstr ""
-#: ../../interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Choose a file"
-msgstr "ÐбÑрыце дзеÑнне"
+msgid "Backup Now from configuration file"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#: ../../keyboard.pm:1
+#: ../../fsedit.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)"
+msgid "Mount points should contain only alphanumerical characters"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Restarting printing system..."
+msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "Right \"Windows\" key"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Left \"Windows\" key"
-msgstr ""
+msgid "See hardware info"
+msgstr "Гл. апiÑанне абÑталÑваннÑ"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "\"Menu\" key"
-msgstr ""
+msgid "First sector of boot partition"
+msgstr "Першы Ñектар загрузачнага раздзелу"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Alt and Shift keys simultaneously"
+msgid "Printer manufacturer, model"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
+msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "CapsLock key"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Control and Shift keys simultaneously"
+msgid "Subnet Mask:"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Both Shift keys simultaneously"
+msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Right Alt key"
+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 ""
+"Два крытычных параметры - гÑта чаÑÑ†Ñ–Ð½Ñ Ð²ÐµÑ€Ñ‚Ñ‹ÐºÐ°Ð»ÑŒÐ½Ð°Ð¹ разгорткi, цi\n"
+"чаÑÑ†Ñ–Ð½Ñ Ð°Ð´Ð½Ð°ÑžÐ»ÐµÐ½Ð½Ñ ÑžÑÑго Ñкрану, а такÑама болей важны параметр -\n"
+"чаÑÑ†Ñ–Ð½Ñ Ð³Ð°Ñ€Ñ‹Ð·Ð°Ð½Ñ‚Ð°Ð»ÑŒÐ½Ð°Ð¹ Ñiнхранiзацыi разгорткi, цi чаÑÑ†Ñ–Ð½Ñ Ð²Ñ‹Ð²Ð°Ð´Ñƒ\n"
+"радкоў Ñкрану.\n"
+"\n"
+"ВЕЛЬМI Ð’ÐЖÐÐ, каб абраны вамi манiтор меў чаÑціню Ñiнхранiзацыi, ÑкаÑ\n"
+"не перавышае Ñ„Ð°ÐºÑ‚Ñ‹Ñ‡Ð½Ñ‹Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ð°Ñцi вашага манiтору: у процiлеглым выпадку\n"
+"вы можаце ÑапÑаваць манiтор.\n"
+"Калi вы ÑумнÑваецеÑÑ, абÑрыце канÑÐµÑ€Ð²Ð°Ñ‚Ñ‹ÑžÐ½Ñ‹Ñ Ð½Ð°Ñтройкi."
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, fuzzy, c-format
-msgid "Yugoslavian (latin)"
-msgstr "ÐзербайджанÑкі (latin)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "ВьетнамÑкi \"нумар радка\" QWERTY"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "US keyboard (international)"
-msgstr "US клавiÑтура (мiжнароднаÑ)"
+msgid "Modify"
+msgstr "ЗмÑнiць RAID"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "US keyboard"
-msgstr "US клавiÑтура"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "UK keyboard"
-msgstr "UK клавiÑтура"
+msgid "Need hostname, username and password!"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Ukrainian"
-msgstr "УкраiнÑкi"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "ТурÑцкi (ÑучаÑÐ½Ð°Ñ \"Q\" мадÑль)"
+msgid "HardDrake"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "ТурÑцкi (Ñ‚Ñ€Ð°Ð´Ñ‹Ñ†Ñ‹Ñ‘Ð½Ð°Ñ \"F\" мадÑль)"
+msgid "new"
+msgstr "новы"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Tajik keyboard"
-msgstr "ТайÑÐºÐ°Ñ ÐºÐ»Ð°Ð²iÑтура"
+msgid "Would you like to try again?"
+msgstr "Жадаеце наÑтроiць прынтÑÑ€?"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Thai keyboard"
-msgstr "ТайÑÐºÐ°Ñ ÐºÐ»Ð°Ð²iÑтура"
+msgid "Wizard"
+msgstr "МайÑтар ÑтварÑннÑ"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "ÐрмÑнÑкi (typewriter)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Tamil (ISCII-layout)"
-msgstr ""
+msgid "Edit selected server"
+msgstr "Выдалiць чаргу друку"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Serbian (cyrillic)"
-msgstr "ÐзербайджанÑкі (кірыліца)"
+msgid "Please choose where you want to backup"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "Славацкi (QWERTY)"
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr "Каб мадыфiÐºÐ°Ñ†Ñ‹Ñ Ñ‚Ð°Ð±Ð»iцы раздзелаў здейÑнiлаÑÑ, патрÑбна перазагрузка."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "Славацкi (QWERTZ)"
+msgid "Do not include the browser cache"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Slovenian"
-msgstr "СлавенÑкi"
+msgid "Please, choose your keyboard layout."
+msgstr "Калi лаÑка, абÑрыце тып клавiÑтуры."
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
-msgid "Swedish"
-msgstr "Швецкi"
+msgid "Standard"
+msgstr "Стандартны"
-#: ../../keyboard.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Russian (Yawerty)"
-msgstr "РуÑкi (Я-Ð’-Е-Р-Т-И)"
+msgid "Please choose your mouse type."
+msgstr "калi лаÑка, пазначце тып вашай мышы."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Russian"
-msgstr "РуÑкi"
+msgid "Connect..."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Romanian (qwerty)"
-msgstr "РуÑкi (Я-Ð’-Е-Р-Т-И)"
+msgid "Failed to configure printer \"%s\"!"
+msgstr "ÐаÑтройка прынтÑру"
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Romanian (qwertz)"
-msgstr "РуÑкi (Я-Ð’-Е-Р-Т-И)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Canadian (Quebec)"
-msgstr "КанадÑкi (КвебÑк)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Portuguese"
-msgstr "ПартугальÑкi"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "ПольÑкi (qwertz раÑкладка)"
+msgid "not configured"
+msgstr "ÐаÑтройка X Window"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "ПольÑкi (ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð°Ñ Ñ€Ð°Ñкладка)"
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Norwegian"
-msgstr "ÐарвежÑкi"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "About"
+msgstr "ÐдмÑнiць"
-#: ../../keyboard.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Dutch"
-msgstr "ГаландÑкi"
+msgid "Proxies configuration"
+msgstr "ÐаÑтройка proxy кÑшуючых Ñервераў"
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Maltese (US)"
-msgstr ""
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Maltese (UK)"
-msgstr ""
+msgid "Start: sector %s\n"
+msgstr "Пачатак: Ñектар %s\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "ÐзербайджанÑкі (кірыліца)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Myanmar (Burmese)"
-msgstr ""
+msgid "Network interface already configured"
+msgstr "Манiтор пакуль не наÑтроены"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Macedonian"
+msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Malayalam"
+msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Latvian"
-msgstr "Размеркаванне"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "ЛiтоўÑкi \"фанетычны\" QWERTY"
+msgid "Mail Server"
+msgstr "Сервер друку"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "ЛiтоўÑкi \"нумар радка\" QWERTY"
+msgid "Please click on a partition"
+msgstr "ÐаціÑніце на раздзел"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "ЛiтоўÑкi AZERTY (новы)"
+msgid "Linux"
+msgstr "Linux"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "ЛiтоўÑкi AZERTY (Ñтары)"
+msgid "Have a nice day!"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Laotian"
-msgstr "Размеркаванне"
+msgid "across Network"
+msgstr "Сетка:"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Latin American"
-msgstr "Лацiна-ÐмерыканÑкi"
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Korean keyboard"
-msgstr "UK клавiÑтура"
+msgid "Upgrade %s"
+msgstr "Раздзел %s"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "ЯпонÑкi 106 клавiш"
+msgid "Select Printer Connection"
+msgstr "Выбар тыпу злучÑÐ½Ð½Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Inuktitut"
+msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Italian"
-msgstr "IтальÑнÑкi"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Icelandic"
-msgstr "IÑландÑкi"
-
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Iranian"
-msgstr "IранÑкi"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Iўрыт (фанетычны)"
+msgid "IP Range Start:"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Israeli"
-msgstr "Iўрыт"
+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 ""
+"IнтÑрнÑÑ‚ ÑуперÑервер-дÑман (завецца inetd) запуÑкае пры Ñтарце \n"
+"колькаÑць розных iнтÑрнÑÑ‚ Ñлужбаў, ÑкiÑ Ð½ÐµÐ°Ð±Ñ…Ð¾Ð´Ð½Ñ‹. Яго можна выкарыÑтоўваць "
+"Ð´Ð»Ñ Ð¿ÑƒÑку\n"
+"шматлікіх Ñлужбаў, уключаючы telnet, ftp, rsh i rlogin. Блакуючы inetd, "
+"блакуем\n"
+"уÑе Ñлужбы, за ÑкiÑ Ñ‘Ð½ адказвае."
-#: ../../keyboard.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Croatian"
-msgstr "Харвацкi"
+msgid "the height of the progress bar"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hungarian"
-msgstr "МадьÑÑ€Ñкi"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Gurmukhi"
+msgid "Argentina"
msgstr ""
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Gujarati"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Greek"
-msgstr "ГрÑчаÑкi"
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "Domain Name Server"
+msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "ГрузiнÑкi (\"ЛацiнÑкаÑ\" раÑкладка)"
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Security Level:"
+msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "ГрузiнÑкi (\"РуÑкаÑ\" раÑкладка)"
+msgid "Mount points must begin with a leading /"
+msgstr "Пункт манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°Ð²iнен пачынацца з /"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "French"
-msgstr "ФранцузÑкi"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Postfix Mail Server"
+msgstr "Сервер друку"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Finnish"
-msgstr "ФiнÑкi"
+msgid "Quit without saving"
+msgstr "ВыйÑцi без захаваннÑ"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Spanish"
-msgstr "IÑпанÑкi"
+msgid "Yemen"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Estonian"
-msgstr "ЭÑтонÑкi"
-
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (US)"
+msgid "This product is available on the MandrakeStore Web site."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (ÐарвежÑкi)"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
+msgid "=> There are many things to choose from (%s).\n"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Danish"
-msgstr "Дацкi"
+msgid "Hard drive detection"
+msgstr "ВызначÑнне жорÑткага дыÑку"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Devanagari"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "German (no dead keys)"
-msgstr "ÐÑмецкi (нÑма заблакiраваных клавiш)"
+#: ../../diskdrake/dav.pm:1
+#, fuzzy, c-format
+msgid "Please enter the WebDAV server URL"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "German"
-msgstr "ÐÑмецкi"
+msgid "Tajikistan"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "ЧешÑкi (QWERTY)"
+msgid "Accept"
+msgstr "ПрынÑць"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "ЧешÑкi (QWERTZ)"
+msgid "Description"
+msgstr "ÐпiÑанне"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "ШвейцарÑкi (ФранцузÑÐºÐ°Ñ Ñ€Ð°Ñкладка)"
+msgid "Error opening %s for writing: %s"
+msgstr "Памылка Ð°Ð´ÐºÑ€Ñ‹Ñ†Ñ†Ñ %s Ð´Ð»Ñ Ð·Ð°Ð¿iÑу: %s"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "ШвейцарÑкi (ÐÑÐ¼ÐµÑ†ÐºÐ°Ñ Ñ€Ð°Ñкладка)"
+msgid "Mouse type: %s\n"
+msgstr "Тып мышы: %s\n"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Belarusian"
-msgstr "БеларуÑкі"
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr ""
+"Ваша вiдÑакарта можа мець 3D-паÑкарÑнне, Ñкое падтрымлiваецца толькi XFree %"
+"s."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Bosnian"
-msgstr "ЭÑтонÑкi"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Калi лаÑка, абÑрыце тып клавiÑтуры."
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "БразiльÑкi (ABNT-2)"
-
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Bulgarian (BDS)"
-msgstr "БалгарÑкi"
-
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "ÐрмÑнÑкi (фанетычны)"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "Bengali"
-msgstr "Таблiца"
+msgid "Expert Area"
+msgstr "ЭкÑперт"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Belgian"
-msgstr "БельгiйÑкi"
+msgid "Choose a monitor"
+msgstr "ÐбÑрыце манiтор"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "ÐзербайджанÑкі (latin)"
+msgid "Empty label not allowed"
+msgstr "ПуÑÑ‚Ð°Ñ Ð¼ÐµÑ‚ÐºÐ° не дазвалÑецца"
#: ../../keyboard.pm:1
#, c-format
-msgid "Arabic"
+msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Armenian (phonetic)"
-msgstr "ÐрмÑнÑкi (фанетычны)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Armenian (typewriter)"
-msgstr "ÐрмÑнÑкi (typewriter)"
-
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Armenian (old)"
-msgstr "ÐрмÑнÑкi (Ñтары)"
-
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Albanian"
-msgstr "IранÑкi"
+msgid "I can't add any more partition"
+msgstr "Дадаць раздзел немагчыма"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Polish"
-msgstr "ПольÑкi"
+msgid "Size in MB: "
+msgstr "Памер у Мб:"
-#: ../../keyboard.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Dvorak"
-msgstr "Dvorak"
+msgid "Remote printer"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Zimbabwe"
-msgstr "можа быць"
+msgid "Please choose a language to use."
+msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Zambia"
+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 ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, c-format
-msgid "South Africa"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "I can set up your computer to automatically log on one user."
msgstr ""
+"Можна наÑтроiць ÑiÑÑ‚Ñму Ð´Ð»Ñ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ð°Ð³Ð° ўваходу Ñž ÑiÑÑ‚Ñму длÑ\n"
+"аднаго карыÑтальнiка. Калi Ð’Ñ‹ не жадаеце гÑтага, нацiÑнiце \"Ðдмена\"."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Serbia"
-msgstr "паÑлÑдоўнаÑ"
+msgid "Floppy format"
+msgstr "Фарматаванне"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Mayotte"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Yemen"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Generic Printers"
+msgstr "ПрынтÑÑ€"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Samoa"
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Wallis and Futuna"
+msgid "The scanners on this machine are available to other computers"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Vanuatu"
-msgstr ""
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "First sector of the root partition"
+msgstr "Першы Ñектар загрузачнага раздзелу"
-#: ../../lang.pm:1
-#, c-format
-msgid "Vietnam"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Alternative drivers"
+msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Virgin Islands (U.S.)"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr ""
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Cape Verde"
+msgstr "Згарнуць дрÑва"
+
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Venezuela"
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Saint Vincent and the Grenadines"
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Vatican"
-msgstr "Размеркаванне"
+msgid "Guam"
+msgstr "Забавы"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Uzbekistan"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Uruguay"
+msgid "/Options/Test"
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "United States Minor Outlying Islands"
+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 ""
+"ГÑÑ‚Ñ‹ узровень неабходна выкарыÑтоўваць з аÑцÑрогай. СiÑÑ‚Ñма будзе праÑцей\n"
+"у карыÑтаннi, але i больш чутнай: гÑÑ‚Ñ‹ узровень бÑÑпекi нельга "
+"выкарыÑтоўваць\n"
+"на машынах, ÑкiÑ Ð´Ð°Ð»ÑƒÑ‡Ð°Ð½Ñ‹ да Ñеткi цi да Internet. Уваход не абаронены "
+"паролем."
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, fuzzy, c-format
-msgid "Uganda"
-msgstr "Ðдкат"
+msgid "Mounting partition %s"
+msgstr "Фарматаванне раздзелу %s"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "User name"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "Ukraine"
-msgstr "УкраiнÑкi"
+msgid "New configuration (isdn-light)"
+msgstr "Знойдзена ÑÑ–ÑÑ‚Ñма Ñеткавай бÑÑпекі (firewall)!"
-#: ../../lang.pm:1
-#, c-format
-msgid "Tanzania"
-msgstr ""
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Userdrake"
+msgstr "ВыкарыÑтоўваць DiskDrake"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Taiwan"
-msgstr "Размеркаванне"
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Памеры Ñкога раздзела вы жадаеце змÑнiць?"
-#: ../../lang.pm:1
-#, c-format
-msgid "Tuvalu"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup system"
+msgstr "ÐаÑÑ‚Ñ€. файлавых ÑiÑÑ‚Ñмаў"
-#: ../../lang.pm:1
-#, c-format
-msgid "Trinidad and Tobago"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Test pages"
+msgstr "Праверка партоў"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Turkey"
+msgid ""
+"List of data to restore:\n"
+"\n"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Tonga"
-msgstr ""
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Checking %s"
+msgstr "Памеры Ñкрану: %s\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Tunisia"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "TCP/Socket Printer Options"
+msgstr "Опцыi Ñокету прынтÑру"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Turkmenistan"
-msgstr ""
+msgid "Card mem (DMA)"
+msgstr "ÐдраÑÑ‹ памÑці карты (DMA)"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "East Timor"
-msgstr ""
+msgid "France"
+msgstr "ФранцыÑ"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Tokelau"
+msgid "browse"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Tajikistan"
+msgid "Checking installed software..."
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Thailand"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remote printer name missing!"
+msgstr "Ðддалены вузел"
-#: ../../lang.pm:1
-#, c-format
-msgid "Togo"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr "Жадаеце пратÑÑцiраваць друк?"
#: ../../lang.pm:1
#, c-format
-msgid "French Southern Territories"
+msgid "Turkey"
msgstr ""
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Chad"
+msgid "Alcatel speedtouch usb"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Turks and Caicos Islands"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Number of buttons"
+msgstr "2 кнопкi"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Swaziland"
-msgstr ""
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "ВьетнамÑкi \"нумар радка\" QWERTY"
-#: ../../lang.pm:1
-#, c-format
-msgid "Syria"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Module"
+msgstr "Порт мышы"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "El Salvador"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
msgstr ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Sao Tome and Principe"
+msgid "Hardware"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Suriname"
-msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Somalia"
-msgstr "NIS Domain"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Senegal"
-msgstr "Таблiца"
-
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "San Marino"
+msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Sierra Leone"
+msgid "United States"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Slovakia"
-msgstr "СлавенÑкi"
+msgid "Default OS?"
+msgstr "Па дамаўленню"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr ""
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Slovenia"
-msgstr "СлавенÑкi"
+msgid "Swiss (German layout)"
+msgstr "ШвейцарÑкi (ÐÑÐ¼ÐµÑ†ÐºÐ°Ñ Ñ€Ð°Ñкладка)"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Saint Helena"
+msgid "Configure all heads independently"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Singapore"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Sudan"
-msgstr "SunOS"
+msgid "NTP Server"
+msgstr "NIS Ñервер:"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
-msgid "Seychelles"
-msgstr "Ðбалонка:"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Solomon Islands"
-msgstr ""
+msgid "Load/Save on floppy"
+msgstr "Захаванне на дыÑкету"
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Saudi Arabia"
+msgid "This theme does not yet have a bootsplash in %s !"
msgstr ""
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Rwanda"
-msgstr ""
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Russia"
-msgstr "РуÑкi"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Romania"
-msgstr "NIS Domain"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Reunion"
-msgstr "Памеры Ñкрану"
+msgid "nice"
+msgstr "добра"
-#: ../../lang.pm:1
+#: ../../Xconfig/test.pm:1
#, fuzzy, c-format
-msgid "Qatar"
-msgstr "Стартавае меню"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Palau"
-msgstr ""
+msgid "Leaving in %d seconds"
+msgstr "%d Ñекундаў"
-#: ../../lang.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Paraguay"
-msgstr ""
+msgid "Please choose which serial port your modem is connected to."
+msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Portugal"
-msgstr "Порт"
+msgid "Country"
+msgstr "Манцiраванне"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Palestine"
-msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+msgid "Property"
+msgstr "Порт"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Puerto Rico"
+msgid "Ghostscript"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Pitcairn"
-msgstr "ПрынтÑÑ€"
+msgid "LAN Configuration"
+msgstr "ÐаÑтройка"
#: ../../lang.pm:1
#, c-format
-msgid "Saint Pierre and Miquelon"
+msgid "Ghana"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Poland"
-msgstr "IÑландÑкi"
-
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Pakistan"
+msgid "Path or Module required"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Philippines"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Advanced Options"
+msgstr "ЗаканчÑнне наÑтройкi"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Papua New Guinea"
+msgid "Coma bug"
msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "French Polynesia"
+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 ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Peru"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Panama"
-msgstr ""
+msgid "There was an error installing packages:"
+msgstr "ÐтрымалаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° ÑžÐ¿Ð°Ñ€Ð°Ð´ÐºÐ°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Oman"
-msgstr "NIS Domain"
+msgid "Lexmark inkjet configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "New Zealand"
-msgstr ""
+msgid "Undo"
+msgstr "Ðдкат"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Niue"
-msgstr "гальштук"
+msgid "Save partition table"
+msgstr "ЗапiÑ Ñ‚Ð°Ð±Ð»iцы раздзелаў"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Nauru"
-msgstr ""
+msgid "Finnish"
+msgstr "ФiнÑкi"
#: ../../lang.pm:1
#, c-format
-msgid "Nepal"
+msgid "Macedonia"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Nicaragua"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Nigeria"
-msgstr "паÑлÑдоўнаÑ"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovenian"
+msgstr "СлавенÑкi"
#: ../../lang.pm:1
#, c-format
-msgid "Norfolk Island"
+msgid "Libya"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Niger"
-msgstr "Ð’Ñ‹Ñокi"
-
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "New Caledonia"
-msgstr ""
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr "ÐšÐ°Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ‹Ñ ÑцÑнараў, уÑталÑванне ПЗ, запуÑк Ñлужбаў..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Namibia"
+msgid ""
+"\n"
+"- Burn to CD"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Mozambique"
-msgstr ""
+msgid "Table"
+msgstr "Таблiца"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Malaysia"
-msgstr ""
+msgid "I don't know how to format %s in type %s"
+msgstr "Ðе ведаю Ñк адфарматаваць %s з тыпам %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Mexico"
+msgid "Model"
msgstr "Порт мышы"
-#: ../../lang.pm:1
-#, c-format
-msgid "Malawi"
-msgstr ""
-
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Maldives"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Mauritius"
-msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Stop Server"
+msgstr "NIS Ñервер:"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Malta"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
msgstr ""
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Montserrat"
+msgid "Modem"
msgstr "Порт мышы"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Mauritania"
+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 ""
#: ../../lang.pm:1
#, c-format
-msgid "Martinique"
+msgid "Tuvalu"
msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Northern Mariana Islands"
+msgid "Use auto detection"
msgstr ""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Mongolia"
+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 дадае падтрымку мышы да праграмаў, ÑкiÑ Ð¿Ñ€Ð°Ñ†ÑƒÑŽÑ†ÑŒ у Ñ‚ÑкÑтавым Ñ€Ñжыме,\n"
+"такiÑ… Ñк Midnight Commander. ГÑта дазвалÑе выкарыÑтоўваць мыш пры "
+"капiраваннi i ÑžÑтаўцы,\n"
+"i ўключае падтрымку ÑžÑплываючых (pop-up) меню Ñž Ñ‚ÑкÑтавым Ñ€Ñжыме."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Myanmar"
+msgid "Started on boot"
msgstr ""
-#: ../../lang.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Mali"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Macedonia"
+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 ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Marshall Islands"
+msgid "Automatically find available printers on remote machines"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Madagascar"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Moldova"
+msgid "East Timor"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Monaco"
-msgstr "Манiтор"
-
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Morocco"
+msgid "Del profile..."
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Libya"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Latvia"
-msgstr "Размеркаванне"
+msgid "Installing Foomatic..."
+msgstr "УÑталÑванне пакету %s"
-#: ../../lang.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Luxembourg"
-msgstr ""
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Калi лаÑка, выйдзiце, а потым ÑкарыÑтайце Ctrl-Alt-BackSpace"
-#: ../../lang.pm:1
-#, c-format
-msgid "Lithuania"
-msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "detected"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../lang.pm:1
-#, c-format
-msgid "Lesotho"
-msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Liberia"
-msgstr "паÑлÑдоўнаÑ"
+msgid "Package: "
+msgstr "Пакет"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Sri Lanka"
+msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Liechtenstein"
+msgid "SECURITY WARNING!"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Lucia"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "StarOffice"
+msgstr "добра"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Lebanon"
+msgid "No, I don't want autologin"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Windows Migration tool"
+msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
+
+#: ../../any.pm:1 ../../help.pm:1
+#, fuzzy, c-format
+msgid "All languages"
+msgstr "Выбар мовы"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Removing %s"
+msgstr "Памеры Ñкрану: %s\n"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Testing your connection..."
+msgstr "Якi тып вашага ISDN злучÑннÑ?"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cache size"
+msgstr "памер блоку"
+
+#: ../../security/level.pm:1
#, c-format
-msgid "Laos"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
msgstr ""
+"Пароль зараз уключаны, але выкарыÑтанне камп'ÑŽÑ‚Ñру Ñž ÑкаÑцi Ñеткавага\n"
+"такÑама не Ñ€Ñкамендавана."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kazakhstan"
-msgstr ""
+msgid "Start sector: "
+msgstr "Пачатковы Ñектар:"
#: ../../lang.pm:1
#, c-format
-msgid "Cayman Islands"
+msgid "Congo (Brazzaville)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, fuzzy, c-format
-msgid "Kuwait"
-msgstr "Выхад"
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Korea"
-msgstr "ПераноÑ"
+msgid "Seychelles"
+msgstr "Ðбалонка:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Korea (North)"
+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 ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Bad password on %s"
+msgstr "ÐÑма паролю"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Comoros"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Kiribati"
+msgid "Zambia"
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Cambodia"
+msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Kyrgyzstan"
+msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Kenya"
-msgstr "КлавiÑтура"
+msgid "Romanian (qwerty)"
+msgstr "РуÑкi (Я-Ð’-Е-Р-Т-И)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Japan"
+msgid "Under Devel ... please wait."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Jordan"
-msgstr "IранÑкi"
-
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Jamaica"
+msgid "Czech Republic"
msgstr ""
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Iceland"
-msgstr "IÑландÑкi"
+msgid "Egypt"
+msgstr "ПуÑта"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "Iran"
-msgstr "IранÑкi"
+msgid "Old configuration (isdn4net)"
+msgstr "Знойдзена ÑÑ–ÑÑ‚Ñма Ñеткавай бÑÑпекі (firewall)!"
-#: ../../lang.pm:1
-#, c-format
-msgid "Iraq"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Sound card"
+msgstr "Стандартны"
+
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Import Fonts"
+msgstr "Фарматаванне раздзелаў"
+
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, 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 ""
+"Зараз вы маеце толькi адзiн вÑлiкi раздзел FAT\n"
+"(Ñкі звычайна выкарыÑтоўвае MS Dos/Windows).\n"
+"Прапаную, па-першае, змÑнiць памеры раздзела\n"
+"(клiкнiце на Ñго, а потым на \"змÑненне памераў\")"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "British Indian Ocean Territory"
+msgid "Suppress Temporary Files"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "India"
-msgstr "IранÑкi"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Israel"
-msgstr "Iўрыт"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Change partition type"
+msgstr "ЗмÑнiць тып раздзелу"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "Ireland"
-msgstr "IÑландÑкi"
+#: ../../help.pm:1
+#, 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 ""
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Indonesia"
-msgstr "нÑма"
+msgid "Network Options"
+msgstr "Опцыi модулю:"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Hungary"
-msgstr "МадьÑÑ€Ñкi"
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Haiti"
+msgid "Statistics"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/cups.pm:1
#, fuzzy, c-format
-msgid "Croatia"
-msgstr "Харвацкi"
+msgid "(on %s)"
+msgstr "(модуль %s)"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Honduras"
+msgid "MM Series"
+msgstr "MM Series"
+
+#: ../../security/level.pm:1
+#, c-format
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Heard and McDonald Islands"
+msgid "average"
msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "New printer name"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+
#: ../../lang.pm:1
#, c-format
-msgid "Hong Kong"
+msgid "Equatorial Guinea"
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "China"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Build Backup"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Guyana"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Guinea-Bissau"
+msgid "Currently, no alternative possibility is available"
msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Guam"
-msgstr "Забавы"
+msgid "Romanian (qwertz)"
+msgstr "РуÑкi (Я-Ð’-Е-Р-Т-И)"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Guatemala"
-msgstr "Шлюз"
+msgid "Write Config"
+msgstr "ÐаÑтройка X Window"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "South Georgia and the South Sandwich Islands"
+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 ""
+"ДÑман маршрутызацыi дазвалÑе дынамiчным таблiцам IP маршрутызацыi\n"
+"аднаўлÑцца праз RIP пратакол. RIP выкарыÑтоўваецца Ñž малых Ñетках, больш\n"
+"ÑÐºÐ»Ð°Ð´Ð°Ð½Ñ‹Ñ Ð¿Ñ€Ð°Ñ‚Ð°ÐºÐ¾Ð»Ñ‹ маршрутызацыi - у вÑлiкiÑ… Ñетках."
#: ../../lang.pm:1
#, c-format
-msgid "Equatorial Guinea"
+msgid "Kiribati"
msgstr ""
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Guadeloupe"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Guinea"
-msgstr "Ðгульны"
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "Browse"
+msgstr "ПраглÑд"
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Gambia"
+msgid "CDROM"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Greenland"
-msgstr "IÑландÑкi"
-
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Gibraltar"
-msgstr ""
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "Цi жадаеце зараз паÑпрабаваць далучыцца да IнтÑрнÑту?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Ghana"
+msgid "Belgian"
+msgstr "БельгiйÑкi"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Do you have an ISA sound card?"
+msgstr "Цi Ñ‘Ñць у Ð²Ð°Ñ iншы?"
+
+#: ../../network/ethernet.pm:1
+#, fuzzy, c-format
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
msgstr ""
+"Ði водны ethernet Ñеткавы адаптар у вашай ÑiÑÑ‚Ñме не вызначаны. Калi лаÑка, "
+"ÑкарыÑтайце канфiгурацыйны iнÑтрумÑнт."
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
-msgid "French Guiana"
-msgstr "ФранцузÑкi"
+msgid "Windows"
+msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
-#: ../../lang.pm:1
+#: ../../common.pm:1
#, fuzzy, c-format
-msgid "Georgia"
-msgstr "ÐарвежÑкi"
+msgid "Can't make screenshots before partitioning"
+msgstr "Дадаць раздзел немагчыма"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host Name"
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Grenada"
+msgid "/File/Save _As"
msgstr ""
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "United Kingdom"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Gabon"
+msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "Delay before booting default image"
+msgstr "Затрымка перад загрузкай вобразу па дамаўленню"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Restrict command line options"
+msgstr "Ðбмежаванне опцыÑÑž каманднага радка"
+
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Faroe Islands"
-msgstr "IÑландÑкi"
+msgid "East Europe"
+msgstr "Еўропа"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Micronesia"
+msgid "Use free space"
+msgstr "ВыкарыÑтоўваць незанÑтую праÑтору"
+
+#: ../../network/adsl.pm:1
+#, c-format
+msgid "use dhcp"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Falkland Islands (Malvinas)"
+msgid "Mail alert"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Fiji"
-msgstr "ФiнÑкi"
+#: ../../network/tools.pm:1
+#, c-format
+msgid "Internet configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
#: ../../lang.pm:1
#, c-format
-msgid "Finland"
+msgid "Uzbekistan"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Ethiopia"
-msgstr "ЭÑтонÑкi"
+msgid "Detected %s"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Spain"
-msgstr "IÑпанÑкi"
+msgid "/Autodetect _printers"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../lang.pm:1
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, fuzzy, c-format
-msgid "Eritrea"
-msgstr "ЭкÑперт"
+msgid "Finish"
+msgstr "ФiнÑкi"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Western Sahara"
+msgid "Show automatically selected packages"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Egypt"
-msgstr "ПуÑта"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "CPU flags reported by the kernel"
+msgstr ""
#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Estonia"
-msgstr "ЭÑтонÑкi"
+#, c-format
+msgid "Togo"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Ecuador"
+msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Algeria"
-msgstr "паÑлÑдоўнаÑ"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "16 MB"
+msgstr "16 Мб"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Dominican Republic"
-msgstr ""
+msgid "Please try again"
+msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Dominica"
-msgstr "NIS Domain"
+msgid "The model is correct"
+msgstr "ГÑта дакладна?"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Denmark"
-msgstr ""
+msgid "FAT resizing failed: %s"
+msgstr "ÐўтазмÑненне памераў не атрымалаÑÑ Ð´Ð»Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñƒ FAT %s"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Individual package selection"
+msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Djibouti"
-msgstr "ÐдмÑнiць"
+msgid "This partition is not resizeable"
+msgstr "Памеры Ñкога раздзела вы жадаеце змÑнiць?"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Cyprus"
-msgstr ""
+msgid "Location"
+msgstr "Размеркаванне"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Christmas Island"
+msgid "USA (cable-hrc)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
-msgid "Cape Verde"
-msgstr "Згарнуць дрÑва"
+msgid "Journalised FS"
+msgstr "памылка манцiраваннÑ"
#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Guatemala"
+msgstr "Шлюз"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Cuba"
+msgid "This machine"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Colombia"
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "Лiтара Ð´Ð»Ñ DOS-дыÑку: %s (наўгад)\n"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Select the files or directories and click on 'OK'"
msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Cameroon"
+msgid "Bahrain"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "Chile"
-msgstr "Порт мышы"
+msgid "omit scsi modules"
+msgstr "РÑжым злучÑннÑ"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Cook Islands"
+msgid "family of the cpu (eg: 6 for i686 class)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Cote d'Ivoire"
+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 ""
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Switzerland"
-msgstr ""
+msgid "Keyboard layout: %s\n"
+msgstr "Тып клавiÑтуры: %s\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Congo (Brazzaville)"
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Central African Republic"
+msgid "Maltese (US)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Congo (Kinshasa)"
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
+"Манцiраваць i разманцiраваць уÑе ÑÐµÑ‚ÐºÐ°Ð²Ñ‹Ñ Ñ„Ð°Ð¹Ð»Ð°Ð²Ñ‹Ñ ÑiÑÑ‚Ñмы (NFS),\n"
+" SMB (Lan Manager/Windows) i NCP (Netware) пункты манцiраваннÑ."
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Cocos (Keeling) Islands"
+msgid "Tvcard"
msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Canada"
-msgstr "КанадÑкi (КвебÑк)"
+msgid "Toggle between normal/expert mode"
+msgstr "Звычайны Ñ€Ñжым"
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "Belize"
-msgstr "ЗмÑненне памераў"
+msgid "Size"
+msgstr "Памер: %s"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Belarus"
-msgstr "БеларуÑкі"
+#: ../../help.pm:1
+#, c-format
+msgid "GRUB"
+msgstr ""
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Botswana"
-msgstr "ЭÑтонÑкi"
+msgid "Greenland"
+msgstr "IÑландÑкi"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Bouvet Island"
-msgstr ""
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bhutan"
+msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Bahamas"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Delete All NBIs"
+msgstr "ÐбÑрыце файл"
+
+#: ../../help.pm:1
#, c-format
-msgid "Brazil"
+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 ""
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Bolivia"
+msgid ""
+"if set, send the mail report to this email address else send it to root."
msgstr ""
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Brunei Darussalam"
-msgstr ""
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Якую канфiгурацыю XFree вы жадаеце атрымаць?"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Bermuda"
-msgstr "ÐÑмецкi"
+msgid "More"
+msgstr "ПераноÑ"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Benin"
-msgstr "БельгiйÑкi"
+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 ""
+"Ðа гÑтам узроўне бÑÑпекi магчыма выкарыÑтанне ÑiÑÑ‚Ñмы Ñž ÑкаÑцi\n"
+"Ñерверу. Узровень бÑÑпекi даÑтаткова выÑокi Ð´Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹\n"
+"Ñерверу, Ñкi дапуÑкае злучÑннi Ñа шматлiкiмi клiентамi."
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Burundi"
-msgstr ""
+msgid "Account Password"
+msgstr "Пароль Ð´Ð»Ñ ÑžÐ²Ð°Ñ…Ð¾Ð´Ñƒ"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Bahrain"
+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 ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Bulgaria"
-msgstr "МадьÑÑ€Ñкi"
+msgid "Tajik keyboard"
+msgstr "ТайÑÐºÐ°Ñ ÐºÐ»Ð°Ð²iÑтура"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Burkina Faso"
+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 ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Bangladesh"
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Font List"
+msgstr "Кропка манцiраваннÑ"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Barbados"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bosnia and Herzegovina"
+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 ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Azerbaijan"
-msgstr "IранÑкi"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Aruba"
-msgstr "Grub"
-
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "Australia"
-msgstr "паÑлÑдоўнаÑ"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Select file"
+msgstr "ÐбÑрыце файл"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "American Samoa"
+msgid ""
+"Choose the network or host on which the local printers should be made "
+"available:"
msgstr ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Argentina"
+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 ""
#: ../../lang.pm:1
#, c-format
-msgid "Antarctica"
+msgid "Japan"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Print option list"
+msgstr "Опцыi прынтÑру"
+
+#: ../../standalone/localedrake:1
#, c-format
-msgid "Angola"
+msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Search servers"
+msgstr "DNS Ñервер"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Netherlands Antilles"
+msgid "NCP queue name missing!"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Armenia"
-msgstr "ÐрмÑнÑкi (Ñтары)"
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Albania"
-msgstr "IранÑкi"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Cd-Rom labeled \"%s\""
+msgstr "Cd-Rom пазначаны \"%s\""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Anguilla"
+msgid ""
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
msgstr ""
+"Захаваць i аднавiць ÑiÑÑ‚Ñмны Ñнтрапiйны пул Ð´Ð»Ñ Ð²Ñ‹Ñокай ÑкаÑцi\n"
+"генерацыі выпадковых лікаў."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Antigua and Barbuda"
+msgid ""
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
msgstr ""
-#: ../../lang.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "United Arab Emirates"
+msgid "Turn your computer into a reliable server"
msgstr ""
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Andorra"
-msgstr "Ðдкат"
+msgid " (driver %s)"
+msgstr "Сервер XFree86: %s\n"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Afghanistan"
-msgstr "IранÑкi"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "default:LTR"
-msgstr "default:LTR"
+msgid ""
+"Loopback file(s):\n"
+" %s\n"
+msgstr "Файл(Ñ‹) вiртуальнай файлавай ÑiÑÑ‚Ñмы: %s\n"
-#: ../../loopback.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Манцiраванне дыÑку %s\n"
+msgid "I don't know"
+msgstr "Ðе вÑдома"
-#: ../../lvm.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Remove the logical volumes first\n"
+msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../modules.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+"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 ""
-#: ../../mouse.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "MOVE YOUR WHEEL!"
-msgstr "Рушце колам мышы!"
+msgid ""
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "To activate the mouse,"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+msgid "Post Uninstall"
+msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Please test the mouse"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+msgid " ("
+msgstr ""
-#: ../../mouse.pm:1
-#, c-format
-msgid "No mouse"
-msgstr "ÐÑма мышы"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cpuid level"
+msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
-#: ../../mouse.pm:1
-#, c-format
-msgid "none"
-msgstr "нÑма"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Mongolian (cyrillic)"
+msgstr "ÐзербайджанÑкі (кірыліца)"
-#: ../../mouse.pm:1
-#, c-format
-msgid "3 buttons"
-msgstr "3 кнопкi"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Add a module"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../mouse.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "2 buttons"
-msgstr "2 кнопкi"
+msgid "Profile to delete:"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "1 button"
-msgstr "2 кнопкi"
+msgid "Local measure"
+msgstr "Лакальны прынтÑÑ€"
#: ../../mouse.pm:1
#, fuzzy, c-format
msgid "busmouse"
msgstr "ÐÑма мышы"
-#: ../../mouse.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Mouse"
+msgid "Account Login (user name)"
+msgstr "IÐ¼Ñ Ð´Ð»Ñ ÑžÐ²Ð°Ñ…Ð¾Ð´Ñƒ (iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку)"
-#: ../../mouse.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Mouse (паÑлÑдоўнаÑ, Ñтары тып C7)"
+msgid "Fdiv bug"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+msgid ""
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Benin"
+msgstr "БельгiйÑкi"
+
+#: ../../lang.pm:1
#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+msgid "Uruguay"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Path selection"
+msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genius NetMouse"
+msgid "Name/IP address of host:"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "Monitor: %s\n"
+msgstr "Манiтор: %s\n"
-#: ../../mouse.pm:1
+#: ../../partition_table/raw.pm:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Series"
+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 ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer host name or IP missing!"
+msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check all users that you want to include in your backup."
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+msgid ""
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+msgid "Bangladesh"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+msgid "Japan (cable)"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Ð—Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ñ Ð¼Ñ‹Ñˆ з 3 кнопкамі"
+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 ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Ð—Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ñ Ð¼Ñ‹Ñˆ з 2 кнопкамі"
+msgid "Initial tests"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "serial"
-msgstr "паÑлÑдоўнаÑ"
+msgid "Continue"
+msgstr "ПрацÑгнуць"
-#: ../../mouse.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft IntelliMouse"
+msgid "Custom Restore"
+msgstr "Па выбару"
-#: ../../mouse.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Wheel"
-msgstr "З колам"
+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 ""
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Generic"
-msgstr "Ðгульны"
+msgid "Script-based"
+msgstr "на аÑнове Ñкрыпту"
-#: ../../mouse.pm:1
+#: ../../install_any.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+msgid "Error reading file %s"
+msgstr "Памылка Ñ‡Ñ‹Ñ‚Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s"
-#: ../../mouse.pm:1
-#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "PLL setting:"
+msgstr "фарматаванне"
-#: ../../mouse.pm:1
+#: ../../install_interactive.pm:1 ../../install_steps.pm:1
#, fuzzy, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Ð—Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ñ Ð¼Ñ‹Ñˆ з 2 кнопкамі"
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "Вы павiнны мець раздзел swap"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+msgid " on "
+msgstr ""
-#: ../../mouse.pm:1 ../../security/level.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Standard"
-msgstr "Стандартны"
+msgid "The URL must begin with http:// or https://"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Sun - Мыш"
+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 ""
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "ПераключÑнне памiж упарадкаваннем па групе i аÑобках"
+msgid "Other OS (SunOS...)"
+msgstr "IÐ½ÑˆÐ°Ñ ÐС (SunOS,...)"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Collapse Tree"
-msgstr "Згарнуць дрÑва"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Install/Upgrade"
+msgstr "УÑталёўка"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Expand Tree"
-msgstr "Разгарнуць дрÑва"
+msgid "%d packages"
+msgstr "%d пакетаў"
-#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Info"
-msgstr "IнфармацыÑ"
+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 ""
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr "ГÑта дакладна?"
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Domain Authentication Required"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../my_gtk.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
msgstr ""
-#: ../../partition_table.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Error writing to file %s"
-msgstr "Памылка запiÑу Ñž файл %s"
+msgid "Costa Rica"
+msgstr ""
-#: ../../partition_table.pm:1
-#, c-format
-msgid "Bad backup file"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+#: ../../security/level.pm:1
+#, fuzzy, c-format
+msgid "Use libsafe for servers"
+msgstr "ÐбÑрыце Ð´Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð½Ð°Ñтройкi Ð´Ð»Ñ Ñервера"
-#: ../../partition_table.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Ðднаўленне з файла %s не атрымалаÑÑ: %s"
+msgid "Icelandic"
+msgstr "IÑландÑкi"
-#: ../../partition_table.pm:1
+#: ../../standalone.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."
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
msgstr ""
-"Ð’Ñ‹ маеце дзiрку Ñž таблiцы радзелаў, але Ñ Ð½Ðµ маю магчымаÑцi Ñе ÑкарыÑтаць.\n"
-"Ðдзiны выхад у тым, каб перамÑÑцiць першаÑÐ½Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ так, каб дзiрка iшла\n"
-"адразу за пашыраным (extended) раздзелам"
-#: ../../partition_table.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "Пашыраны раздзел не падтрымлiваецца гÑтай платформай"
+msgid "Please relog into %s to activate the changes"
+msgstr "Калi лаÑка, перайдзiце Ñž %s Ð´Ð»Ñ Ð°ÐºÑ‚Ñ‹Ð²Ð°Ñ†Ñ‹i змÑненнÑÑž"
-#: ../../partition_table.pm:1
+#: ../../my_gtk.pm:1
#, c-format
-msgid "mount failed: "
-msgstr "памылка манцiраваннÑ: "
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr ""
-#: ../../pkgs.pm:1
-#, c-format
-msgid "maybe"
-msgstr "можа быць"
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Lilo/grub mode"
+msgstr "РÑжым злучÑннÑ"
-#: ../../pkgs.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "nice"
-msgstr "добра"
+msgid "Output"
+msgstr ""
-#: ../../pkgs.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "very nice"
-msgstr "вельмi добра"
+msgid "Circular mounts %s\n"
+msgstr "Манцiраванне дыÑку %s\n"
-#: ../../pkgs.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "important"
-msgstr "важна"
+msgid "Martinique"
+msgstr ""
-#: ../../pkgs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "must have"
-msgstr "павiнны мець"
+msgid "HardDrive / NFS"
+msgstr ""
-#: ../../raid.pm:1
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "ÐедаÑтаткова раздзелаў Ð´Ð»Ñ RAID ÑƒÐ·Ñ€Ð¾ÑžÐ½Ñ %d\n"
+#: ../../modules/parameters.pm:1
+#, fuzzy, c-format
+msgid "a number"
+msgstr "Ðумар Ñ‚Ñлефону"
-#: ../../raid.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "mkraid failed"
-msgstr "mkraid не працаздольны"
+msgid "Swedish"
+msgstr "Швецкi"
-#: ../../raid.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid не працаздольны (можа raid прылады адÑутнiчаюць?)"
+msgid "Which %s driver should I try?"
+msgstr "Якi драйвер %s паÑпрабаваць?"
-#: ../../raid.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Ðе атрымлiваецца дадаць раздзел на _адфармацiраваны_ RAID md%d"
-
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Stop"
-msgstr "Сектар"
-
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Start"
-msgstr "Стартавае меню"
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
+msgstr ""
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "On boot"
-msgstr "Yaboot"
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Filesystem types:"
+msgstr "Тыпы файлавых ÑiÑÑ‚Ñмаў:"
-#: ../../services.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"No additional information\n"
-"about this service, sorry."
+msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Services and deamons"
+msgid "Northern Mariana Islands"
msgstr ""
-#: ../../services.pm:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "none"
+msgstr "нÑма"
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "stopped"
-msgstr "Далучыць"
+msgid "user :"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "running"
-msgstr "Увага!"
+msgid "Please enter your password"
+msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr "ÐбÑрыце, ÑкiÑ ÑервiÑÑ‹ запуÑкаць аўтаматычна пры загрузцы"
+msgid ""
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
+msgstr ""
-#: ../../services.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Database Server"
-msgstr "Сервер друку"
+msgid "Floppy"
+msgstr "Захаванне на дыÑкету"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Remote Administration"
-msgstr "Опцыi аддаленага прынтÑру lpd"
+msgid "Please check if you want to erase your RW media (1st Session)"
+msgstr "ÐаціÑніце на раздзел"
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "File sharing"
+msgid "Ghostscript referencing"
msgstr ""
-#: ../../services.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Internet"
-msgstr "цiкава"
+msgid "Bootloader"
+msgstr "Ð“Ð°Ð»Ð¾ÑžÐ½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i пачатковага загрузчыку"
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid "Printing"
-msgstr "ПрынтÑÑ€"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Move"
+msgstr "ПераноÑ"
-#: ../../services.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "ЗапуÑкае i прыпынÑе X Font Server пры загрузцы i выключÑннi."
-
-#: ../../services.pm:1
-#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr ""
+msgid "Bootloader to use"
+msgstr "Ð“Ð°Ð»Ð¾ÑžÐ½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i пачатковага загрузчыку"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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 - гÑта Ñродак, з дапамогай Ñкога многiÑ Ð´Ñманы запiÑваюць "
-"паведамленнi\n"
-"Ñž Ñ€Ð¾Ð·Ð½Ñ‹Ñ Ñ„Ð°Ð¹Ð»Ñ‹ ÑтатыÑтыкi. ГÑта вельмi добра Ð´Ð»Ñ Ð°Ð³Ð»Ñду працы розных Ñлужбаў."
+msgid "SMB server host"
+msgstr "IÐ¼Ñ Ñерверу SMB"
-#: ../../services.pm:1
-#, c-format
-msgid "Launch the sound system on your machine"
-msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Name Servers:"
+msgstr "NIS Ñервер:"
-#: ../../services.pm:1
+#: ../../install_messages.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)."
+"\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 ""
-"Пратакол rwho дае магчымаÑць карыÑтальнiкам атрымаць ÑпiÑ ÑžÑiÑ…\n"
-"карыÑтальнiкаў, увайшоўшых на машыну, выканаў rwho дÑман (падобны на finger)."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-"Пратакол rusers дазвалÑе карыÑтальнiкам Ñеткi вызначаць, хто\n"
-"ўвайшоў i працуе на машынах Ñž Ñетцы."
#: ../../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."
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
msgstr ""
-"Пратакол rstat дазвалÑе карыÑтальнiкам Ñеткi атрымлiваць\n"
-"памеры нагрузкi Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð°Ð¹ машыны Ñеткi."
-#: ../../services.pm:1
+#: ../../Xconfig/resolution_and_depth.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 ""
-"ДÑман маршрутызацыi дазвалÑе дынамiчным таблiцам IP маршрутызацыi\n"
-"аднаўлÑцца праз RIP пратакол. RIP выкарыÑтоўваецца Ñž малых Ñетках, больш\n"
-"ÑÐºÐ»Ð°Ð´Ð°Ð½Ñ‹Ñ Ð¿Ñ€Ð°Ñ‚Ð°ÐºÐ¾Ð»Ñ‹ маршрутызацыi - у вÑлiкiÑ… Ñетках."
+msgid "4 billion colors (32 bits)"
+msgstr "4 мiлiÑрда колераў (24 бiÑ‚Ñ‹)"
-#: ../../services.pm:1
+#: ../../lang.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"
+msgid "Micronesia"
msgstr ""
-#: ../../services.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Захаваць i аднавiць ÑiÑÑ‚Ñмны Ñнтрапiйны пул Ð´Ð»Ñ Ð²Ñ‹Ñокай ÑкаÑцi\n"
-"генерацыі выпадковых лікаў."
-
-#: ../../services.pm:1
-#, fuzzy, c-format
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that moves mail from "
-"one machine to another."
+msgid "License"
msgstr ""
-"Postfix - гÑта паштовы транÑпартны агент, праграма, ÑкаÑ\n"
-"перамÑшчае пошту з адной машыны на йншую."
-#: ../../services.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "This may take a moment to generate the keys."
msgstr ""
-"Portmapper (аглÑдальнiк партоў) кiруе RPC злучÑннÑмi, ÑкiÑ Ð·Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°\n"
-"выкарыÑтоўваюцца такiмi пратаколамi Ñк NFS i NIS. Portmap Ñервер павiнен "
-"выконвацца\n"
-"на машынах ÑкiÑ Ð¿Ñ€Ð°Ñ†ÑƒÑŽÑ†ÑŒ Ñк Ñерверы Ð´Ð»Ñ Ð¿Ñ€Ð°Ñ‚Ð°ÐºÐ¾Ð»Ð°Ñž, ÑкiÑ ÑкарыÑтоўваюць RPC."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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."
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-"Падтрымка PCMCIA - гÑта звычайна падтрымка такiÑ… Ñ€Ñчаў, Ñк Ethernet i\n"
-"мадÑмы Ñž наўтбуках. Вам нÑма неабходнаÑцi канфiгураваць iÑ…, калi на вашай\n"
-"машыне iÑ… нÑма, цi Ñна не наўтбук."
-#: ../../services.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
+msgid "Sagem (using pppoa) usb"
msgstr ""
-#: ../../services.pm:1
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
+"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 ""
+"Памылка: Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… файлавых ÑiÑÑ‚Ñмаў не знайдзены Ð°Ð´Ð¿Ð°Ð²ÐµÐ´Ð½Ñ‹Ñ \n"
+"прылады. Праверце абÑталÑванне Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ iмавернай прычыны."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Starting the printing system at boot time"
+msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
+
+#: ../../network/netconnect.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 - гÑта вÑдомы пратакол Ð´Ð»Ñ Ð´Ð¾Ñтупу да файлаў праз TCP/IP\n"
-"Ñеткi. ГÑÑ‚Ð°Ñ Ñлужба ўплывае на наÑўнаÑць ÑувÑзi памiж NFS файламi."
+msgid "Do you want to start the connection at boot?"
+msgstr "Ð’Ñ‹ жадаеце, каб гÑтае злучÑнне Ñтартавала пры загрузцы?"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "Processor ID"
msgstr ""
-"NFS - гÑта вÑдомы пратакол Ð´Ð»Ñ Ð´Ð¾Ñтупу да файлаў праз TCP/IP Ñеткi.\n"
-"ГÑÑ‚Ð°Ñ Ñлужба забÑÑпечваецца NFS Ñерверам, Ñкi канфiгурыруеца праз\n"
-"/etc/exports файл."
-#: ../../services.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
+msgid "Sound trouble shooting"
msgstr ""
-"Ðктывiзаваць/дÑактывiзаваць уÑе ÑÐµÑ‚ÐºÐ°Ð²Ñ‹Ñ iнтÑрфейÑÑ‹, ÑканфiÐ³ÑƒÑ€Ð°Ð²Ð°Ð½Ñ‹Ñ Ð´Ð»Ñ\n"
-"Ñтарту пры загрузцы ÑiÑÑ‚Ñмы."
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Манцiраваць i разманцiраваць уÑе ÑÐµÑ‚ÐºÐ°Ð²Ñ‹Ñ Ñ„Ð°Ð¹Ð»Ð°Ð²Ñ‹Ñ ÑiÑÑ‚Ñмы (NFS),\n"
-" SMB (Lan Manager/Windows) i NCP (Netware) пункты манцiраваннÑ."
+msgid "Polish (qwerty layout)"
+msgstr "ПольÑкi (ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð°Ñ Ñ€Ð°Ñкладка)"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
-msgstr ""
-"named (BIND) - гÑта Ñервер даменных iмёнаў, Ñкi выкарыÑтоўваецца длÑ\n"
-"Ð¿ÐµÑ€Ð°ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ iмён вузлоў у IP адраÑÑ‹."
+msgid "activate now"
+msgstr "Ðктыўны"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
+"\n"
+"Drakbackup activities via CD:\n"
+"\n"
msgstr ""
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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)."
+"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 ""
-"lpd - гÑÑ‚Ñ‹ дÑман друку, патрÑбны Ð´Ð»Ñ ÐºÐ°Ñ€Ñктнай працы lpr. ГÑта\n"
-"Ñервер, Ñкi кiруе працай прынтÑру(аў)."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
+msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
+msgid "This partition can't be used for loopback"
+msgstr "ГÑÑ‚Ñ‹ раздзел не можа быць выкарыÑтаны пад вiртуальную файлавую ÑiÑÑ‚Ñму"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
+msgid "File already exists. Use it?"
+msgstr "Файл ужо iÑнуе. ВыкарыÑтаць Ñго?"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor: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."
+msgid "received: "
msgstr ""
-"ГÑÑ‚Ñ‹ пакет загружае абраную раÑкладку клавiÑтуры Ñк набор з\n"
-"/etc/sysconfig/keyboard. Ðна можа быць абрана такÑама з дапамогай "
-"kbdconfig.\n"
-"Ð’Ñ‹ можаце зрабiць даÑтупнай Ñе Ð´Ð»Ñ ÑˆÐ¼Ð°Ñ‚Ð»Ñ–ÐºÑ–Ñ… машынаў."
-#: ../../services.pm:1
+#: ../../keyboard.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."
+msgid "Right Alt key"
msgstr ""
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "the list of alternative drivers for this sound card"
msgstr ""
-"IнтÑрнÑÑ‚ ÑуперÑервер-дÑман (завецца inetd) запуÑкае пры Ñтарце \n"
-"колькаÑць розных iнтÑрнÑÑ‚ Ñлужбаў, ÑкiÑ Ð½ÐµÐ°Ð±Ñ…Ð¾Ð´Ð½Ñ‹. Яго можна выкарыÑтоўваць "
-"Ð´Ð»Ñ Ð¿ÑƒÑку\n"
-"шматлікіх Ñлужбаў, уключаючы telnet, ftp, rsh i rlogin. Блакуючы inetd, "
-"блакуем\n"
-"уÑе Ñлужбы, за ÑкiÑ Ñ‘Ð½ адказвае."
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr ""
-"Apache - гÑта World Wide Web Ñервер. Ðн выкарыÑтоўзваеца Ð´Ð»Ñ Ð°Ð±ÑлугоўваннÑ\n"
-"HTML файлаў i CGI."
+msgid "Gateway"
+msgstr "Шлюз"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing"
+msgstr "ПрынтÑÑ€"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
+msgid "Tonga"
msgstr ""
-#: ../../services.pm:1
+#: ../../lang.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."
+msgid "Tunisia"
msgstr ""
-"GPM дадае падтрымку мышы да праграмаў, ÑкiÑ Ð¿Ñ€Ð°Ñ†ÑƒÑŽÑ†ÑŒ у Ñ‚ÑкÑтавым Ñ€Ñжыме,\n"
-"такiÑ… Ñк Midnight Commander. ГÑта дазвалÑе выкарыÑтоўваць мыш пры "
-"капiраваннi i ÑžÑтаўцы,\n"
-"i ўключае падтрымку ÑžÑплываючых (pop-up) меню Ñž Ñ‚ÑкÑтавым Ñ€Ñжыме."
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Profile: "
+msgstr "памылка манцiраваннÑ: "
+
+#: ../../standalone/harddrake2: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."
+"Click on a device in the left tree in order to display its information here."
msgstr ""
-"cron - ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð°Ñ UNIX праграма, ÑÐºÐ°Ñ Ð²Ñ‹ÐºÐ¾Ð½Ð²Ð°Ðµ праграмы карыÑтальнiка\n"
-"праз Ð¿Ð°Ð·Ð½Ð°Ñ‡Ð°Ð½Ñ‹Ñ Ð¿ÐµÑ€Ñ‹Ñды чаÑу. Vixie cron дадае рад дапаўненнÑÑž да "
-"Ñтандартнага\n"
-"UNIX cron, уключаючы лепшы ўзровень бÑÑпекi i Ð¼Ð¾Ñ†Ð½Ñ‹Ñ ÐºÐ°Ð½Ñ„iÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i."
-#: ../../services.pm:1
+#: ../../standalone/drakxtv: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."
+msgid "XawTV isn't installed!"
msgstr ""
-"Каманды, ÑкiÑ Ð²Ñ‹ÐºÐ¾Ð½Ð²Ð°ÑŽÑ†Ñ†Ð°, Ñ„iкÑуюцца па камандзе i чаÑе Ñе выкананнÑ\n"
-"i выконваюцца групы каманд, калi загрузка памÑцi нiжÑй даÑтатковай."
-#: ../../services.pm:1
+#: ../../standalone/drakbackup: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."
+"Create/Transfer\n"
+"backup keys for SSH"
msgstr ""
-"ampd выкарыÑтоўваецца Ð´Ð»Ñ Ð°Ð´ÑÐ»ÐµÐ¶Ð²Ð°Ð½Ð½Ñ ÑтатуÑу батарÑi i вÑÐ´Ð·ÐµÐ½Ð½Ñ "
-"ÑтатыÑтыкi.\n"
-"Яго можна выкарыÑтоўваць Ð´Ð»Ñ Ð²Ñ‹ÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹ пры нiзкiм зарадзе батарÑi."
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anacron, перыÑдычны камандны планавальнiк."
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr ""
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgid "old static device name used in dev package"
msgstr ""
-#: ../../standalone.pm:1
-#, fuzzy, c-format
-msgid "Installing packages..."
-msgstr "УÑталÑванне пакету %s"
+#: ../../any.pm:1
+#, c-format
+msgid "This label is already used"
+msgstr "ГÑÑ‚Ð°Ñ Ð¼ÐµÑ‚ÐºÐ° ўжо выкарыÑтоўваецца"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
+"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 ""
-#: ../../standalone.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
-msgstr ""
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr "УÑе дадзеные Ñž раздзеле %s будуць Ñтрачаны паÑÐ»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ"
-#: ../../standalone.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connection Time: "
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
-"usbtable] [--dynamic=dev]"
+msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone.pm:1
-#, c-format
+#: ../../standalone/livedrake:1
+#, fuzzy, 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"
+"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 ""
+"ЗмÑнiце ваш Cd-Rom!\n"
+"\n"
+"Калi лаÑка, уÑтаўце Cd-Rom, пазначаны \"%s\", у ваш дыÑкавод i нацiÑнiце Oк "
+"паÑлÑ.\n"
+"Калi вы не маеце Ñго, нацiÑнiце ÐдмÑнiць, каб адмÑнiць уÑталÑванне з гÑтага "
+"Cd."
-#: ../../standalone.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgid "Use group id for execution"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../any.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 ""
+msgid "Choose the default user:"
+msgstr "ÐбÑрыце аÑноўнага карыÑтальнiка:"
-#: ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgid "Gabon"
msgstr ""
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "[keyboard]"
-msgstr "КлавiÑтура"
-
-#: ../../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)"
+"\n"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
msgstr ""
+"Ðддалены CUPS Ñервер не патрабуе ад Ð’Ð°Ñ Ð½Ð°Ñтройкі прынтÑру\n"
+"на гÑтай машыне, ён будзе знойдзены аўтаматычна.\n"
+"Калі Ð’Ñ‹ не ўпÑўнены, абÑрыце \"Ðддалены Ñервер CUPS\"."
-#: ../../standalone.pm:1
+#: ../../any.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 ""
+"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 "Ð’Ñ‹ можаце абраць Ñ–Ð½ÑˆÑ‹Ñ Ð¼Ð¾Ð²Ñ‹, ÑкiÑ Ð±ÑƒÐ´ÑƒÑ†ÑŒ даÑтупны паÑÐ»Ñ ÑžÑталÑваннÑ"
-#: ../../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 ""
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Domain"
+msgstr "NIS Domain"
-#: ../../standalone.pm:1
+#: ../../any.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 ""
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Пазначце дакладны памер RAM (знойдзена %d Mб)"
-#: ../../standalone.pm:1
+#: ../../help.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"
+"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"
-"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"
+" * 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"
-"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"
+" * 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 ""
-#: ../../steps.pm:1
-#, c-format
-msgid "Exit install"
-msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
-
-#: ../../steps.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Install updates"
-msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
+msgid "Provider dns 2 (optional)"
+msgstr "DNS 2 правайдару"
-#: ../../steps.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Configure services"
-msgstr "ÐаÑтройка Ñлужбаў"
+msgid "Boot device"
+msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ð°"
-#: ../../steps.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configure X"
-msgstr "ÐаÑтройка X Window"
+msgid "Which partition do you want to resize?"
+msgstr "Памеры Ñкога раздзела вы жадаеце змÑнiць?"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Install bootloader"
-msgstr "УÑталÑванне загрузчыку"
+msgid "United States Minor Outlying Islands"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Configure networking"
-msgstr "ÐаÑтройка Ñеткi"
+msgid "A tool to monitor your logs"
+msgstr ""
-#: ../../steps.pm:1
-#, c-format
-msgid "Add a user"
-msgstr "Дадаць карыÑтальнiка"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Djibouti"
+msgstr "ÐдмÑнiць"
-#: ../../steps.pm:1
-#, c-format
-msgid "Root password"
-msgstr "Пароль Ð´Ð»Ñ root"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "detected on port %s"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
-#: ../../steps.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Install system"
-msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
+msgid "LPD"
+msgstr ""
-#: ../../steps.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Choose packages to install"
-msgstr "Выбар пакетаў"
+msgid "Graphics card: %s\n"
+msgstr "Ð’iдÑакарта: %s\n"
-#: ../../steps.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Format partitions"
-msgstr "Фарматаванне раздзелаў"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Partitioning"
-msgstr "ПрынтÑÑ€"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Choose your keyboard"
-msgstr "Выбар клавiÑтуры"
+msgid "Please check if you are using a DVDRAM device"
+msgstr "ÐаціÑніце на раздзел"
-#: ../../steps.pm:1
-#, c-format
-msgid "Select installation class"
-msgstr "ÐšÐ»Ð°Ñ ÑƒÑталÑваннÑ"
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Splash selection"
+msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
-#: ../../steps.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Hard drive detection"
-msgstr "ВызначÑнне жорÑткага дыÑку"
+msgid "Extended partition not supported on this platform"
+msgstr "Пашыраны раздзел не падтрымлiваецца гÑтай платформай"
-#: ../../steps.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Configure mouse"
-msgstr "ÐаÑтройка мышы"
+msgid "ISDN Configuration"
+msgstr "ÐаÑтройка ISDN"
-#: ../../steps.pm:1
-#, c-format
-msgid "License"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "high"
+msgstr "Ð’Ñ‹Ñокi"
-#: ../../steps.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Language"
-msgstr "Выбар мовы"
+msgid "Internet Connection Sharing"
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
-#: ../../ugtk2.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "utopia 25"
+msgid "Choose file"
msgstr ""
-#: ../../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
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "OK"
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
msgstr ""
+"Увага! Знойдзена Ñ–ÑÐ½ÑƒÑŽÑ‡Ð°Ñ ÑiÑÑ‚Ñма Ñеткавай бÑÑпекi (firewall). Вам магчыма "
+"ÑпатрÑбіцца ÑкарÑктаваць Ñе паÑÐ»Ñ ÑžÑталÑваннÑ."
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
-#, c-format
-msgid "logdrake"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "ÐдлучÑнне ад Ñеткi"
-#: ../../ugtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgid ""
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer default settings"
+msgstr "ЗлучÑнне прынтÑру"
+
+#: ../../mouse.pm:1
+#, fuzzy, c-format
+msgid "Generic PS2 Wheel Mouse"
+msgstr "Ð—Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ñ Ð¼Ñ‹Ñˆ з 2 кнопкамі"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Removing old printer \"%s\"..."
+msgstr "Чытаю базу дадзеных драйвероў CUPS"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Select a device !"
+msgstr "ÐбÑрыце вiдÑакарту"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected server"
+msgstr "Выдалiць чаргу друку"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Xpmac (installation display driver)"
+msgid "French Southern Territories"
msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "the vendor name of the processor"
msgstr ""
-"Ваша вiдÑакарта можа мець 3D-паÑкарÑнне, Ñкое падтрымлiваецца толькi XFree %"
-"s.\n"
-"ÐœÐЙЦЕ ÐÐ ÐŽÐ’ÐЗЕ, ШТО ГЭТРЭКСПЕРЫМЕÐТÐЛЬÐÐЯ ПÐДТРЫМКРI МОЖРПРЫВЕСЦI ДÐ\n"
-"ЗÐÐ’IСÐÐÐЯ Ð’ÐШÐГРКÐМП'ЮТЭРУ."
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s з ÑкÑперыментальнай падтрымкай 3D-паÑкарÑннÑ"
+msgid "All data on this partition should be backed-up"
+msgstr "УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž гÑтым раздзеле павiнны быць зархiваваныÑ"
-#: ../../Xconfig/card.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"Ваша вiдÑакарта можа мець 3D-паÑкарÑнне, Ñкое падтрымлiваецца толькi XFree %"
-"s."
+msgid "Installing package %s"
+msgstr "УÑталÑванне пакету %s"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s з падтрымкай 3D-паÑкарÑннÑ"
+msgid "Checking device and configuring HPOJ..."
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.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."
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
msgstr ""
-"Ваша вiдÑакарта можа мець 3D-паÑкарÑнне, Ñкое падтрымлiваецца толькi XFree %"
-"s.\n"
-"ÐœÐЙЦЕ ÐÐ ÐŽÐ’ÐЗЕ, ШТО ГЭТРЭКСПЕРЫМЕÐТÐЛЬÐÐЯ ПÐДТРЫМКРI МОЖРПРЫВЕСЦI ДÐ\n"
-"ЗÐÐ’IСÐÐÐЯ Ð’ÐШÐГРКÐМП'ЮТЭРУ. Ваша вiдÑакарта падтрымлiваецца XFree %s, Ñкi\n"
-"лепей падтрымлiвае карты з 2D-паÑкарÑннем."
+"Каб зрабiць больш разделаў, выдалiце адзiн i Ñтварыце пашыраны раздзел "
+"(extended)"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"Падтрымка 3D-паÑкарÑÐ½Ð½Ñ Ñž Вашай відÑакарце выканана толькі Ñž XFree %s.\n"
-"XFree %s можа выкарыÑтоўваць толькі 2D-паÑкарÑнне Ð´Ð»Ñ Ð³Ñтай відÑакарты."
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "XFree %s"
-msgstr "Сервер XFree86 %s"
-
-#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Канфiгураваць маю карту"
+msgid "Choose packages to install"
+msgstr "Выбар пакетаў"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use Xinerama extension"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configure all heads independently"
-msgstr ""
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr "УÑе iÑÐ½ÑƒÑŽÑ‡Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ на дыÑку %s i Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° iÑ… будуць Ñтрачаны"
-#: ../../Xconfig/card.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Якую канфiгурацыю XFree вы жадаеце атрымаць?"
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
+msgstr ""
+"Ваша ÑiÑÑ‚Ñма не мае даÑтакова меÑца Ð´Ð»Ñ ÑžÑталÑÐ²Ð°Ð½Ð½Ñ Ñ†i Ð°Ð±Ð½Ð°ÑžÐ»ÐµÐ½Ð½Ñ (%d > %d)"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "ÐаÑтройка XFree"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Пазначце памер вiдÑапамÑцi"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
+msgid "Bhutan"
msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Network interface"
+msgstr "Сеткавы iнтÑрфейÑ"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Multi-head configuration"
-msgstr "чытанне наÑтройкi"
+msgid "Reading printer data..."
+msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Choose an X server"
-msgstr "ÐбÑрыце X Ñервер"
+msgid "Korean keyboard"
+msgstr "UK клавiÑтура"
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "X server"
-msgstr "X Ñервер"
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Not connected"
+msgstr "Размеркаванне"
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "64 MB or more"
-msgstr "64 Мб цi болей"
+msgid "Greek"
+msgstr "ГрÑчаÑкi"
-#: ../../Xconfig/card.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "32 MB"
-msgstr "32 Мб"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "16 MB"
-msgstr "16 Мб"
+msgid "Saint Kitts and Nevis"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "8 MB"
-msgstr "8 Мб"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "4 MB"
-msgstr "4 Мб"
+msgid "Enable OF Boot?"
+msgstr ""
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "2 MB"
-msgstr "2 Мб"
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "Ð’Ñ‹ не можаце разбiваць на разделы, памер ÑкiÑ… меней за 16 Мб"
-#: ../../Xconfig/card.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "1 MB"
-msgstr "1 Мб"
+msgid "Monitor VertRefresh: %s\n"
+msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð²ÐµÑ€Ñ‚.разг. манiтору: %s\n"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "512 kB"
-msgstr "512 Кб"
+msgid "path"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "256 kB"
-msgstr "256 Кб"
+msgid "Mount point"
+msgstr "Кропка манцiраваннÑ"
-#: ../../Xconfig/main.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
-"\n"
-"%s"
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
msgstr ""
-"Ці жадаеце Ð’Ñ‹ захаваць змÑненні?\n"
-"БÑÐ³ÑƒÑ‡Ð°Ñ ÐºÐ°Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ‹Ñ:\n"
-"\n"
-"%s"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Options"
-msgstr "Опцыi"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore system"
+msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Test"
+msgid ""
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
msgstr ""
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
-#, c-format
-msgid "Resolution"
-msgstr "Памеры Ñкрану"
-
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Monitor"
-msgstr "Манiтор"
+msgid "The DHCP end ip"
+msgstr ""
-#: ../../Xconfig/main.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
-msgid "Graphic Card"
-msgstr "Ð’iдÑакарта"
+msgid "Another one"
+msgstr "цiкава"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð²ÐµÑ€Ñ‚Ñ‹ÐºÐ°Ð»ÑŒÐ½Ð°Ð¹ разгорткi"
+msgid "Drakbackup"
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð³Ð°Ñ€Ñ‹Ð·Ð°Ð½Ñ‚Ð°Ð»ÑŒÐ½Ñ‹Ð¹ разгорткi"
+msgid "Colombia"
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakgw: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"
+"Current configuration of `%s':\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."
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
msgstr ""
-"Два крытычных параметры - гÑта чаÑÑ†Ñ–Ð½Ñ Ð²ÐµÑ€Ñ‚Ñ‹ÐºÐ°Ð»ÑŒÐ½Ð°Ð¹ разгорткi, цi\n"
-"чаÑÑ†Ñ–Ð½Ñ Ð°Ð´Ð½Ð°ÑžÐ»ÐµÐ½Ð½Ñ ÑžÑÑго Ñкрану, а такÑама болей важны параметр -\n"
-"чаÑÑ†Ñ–Ð½Ñ Ð³Ð°Ñ€Ñ‹Ð·Ð°Ð½Ñ‚Ð°Ð»ÑŒÐ½Ð°Ð¹ Ñiнхранiзацыi разгорткi, цi чаÑÑ†Ñ–Ð½Ñ Ð²Ñ‹Ð²Ð°Ð´Ñƒ\n"
-"радкоў Ñкрану.\n"
-"\n"
-"ВЕЛЬМI Ð’ÐЖÐÐ, каб абраны вамi манiтор меў чаÑціню Ñiнхранiзацыi, ÑкаÑ\n"
-"не перавышае Ñ„Ð°ÐºÑ‚Ñ‹Ñ‡Ð½Ñ‹Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ð°Ñцi вашага манiтору: у процiлеглым выпадку\n"
-"вы можаце ÑапÑаваць манiтор.\n"
-"Калi вы ÑумнÑваецеÑÑ, абÑрыце канÑÐµÑ€Ð²Ð°Ñ‚Ñ‹ÑžÐ½Ñ‹Ñ Ð½Ð°Ñтройкi."
#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgid "Plug'n Play"
msgstr ""
-#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Vendor"
-msgstr "Ðдкат"
-
-#: ../../Xconfig/monitor.pm:1
-#, c-format
-msgid "Plug'n Play"
-msgstr ""
+msgid "Reunion"
+msgstr "Памеры Ñкрану"
-#: ../../Xconfig/monitor.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Choose a monitor"
-msgstr "ÐбÑрыце манiтор"
+msgid "Details"
+msgstr "ПадрабÑзнаÑцi"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "Ð’iдÑакарта: %s"
+msgid "For security reasons, it will be disconnected now."
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Выбар памераў Ñкрану i глыбiнi колеру"
+msgid "Synchronization tool"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
-#, c-format
-msgid "Resolutions"
-msgstr "Памеры Ñкрану"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Checking your system..."
+msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
-#: ../../Xconfig/resolution_and_depth.pm:1
-#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4 мiлiÑрда колераў (24 бiÑ‚Ñ‹)"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Print"
+msgstr "ПрынтÑÑ€"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 мiльёнаў колераў (24 бiты)"
+msgid ""
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65 Ñ‚Ñ‹ÑÑч колераў (16 бiтаў)"
+msgid "Mongolia"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32 Ñ‚Ñ‹ÑÑчы колераў (15 бiтаў)"
+msgid "Mounted\n"
+msgstr "Заманцiравана\n"
-#: ../../Xconfig/resolution_and_depth.pm:1
-#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 колераў (8 бiтаў)"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "ЗапуÑк X пры Ñтарце ÑiÑÑ‚Ñмы"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Is this the correct setting?"
-msgstr "ГÑта дакладна?"
+msgid "Restore Users"
+msgstr "Ðднаўленне з файлу"
-#: ../../Xconfig/test.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Leaving in %d seconds"
-msgstr "%d Ñекундаў"
+msgid "Encryption key for %s"
+msgstr "Паролi не Ñупадаюць"
-#: ../../Xconfig/test.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
+"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 ""
+"Portmapper (аглÑдальнiк партоў) кiруе RPC злучÑннÑмi, ÑкiÑ Ð·Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°\n"
+"выкарыÑтоўваюцца такiмi пратаколамi Ñк NFS i NIS. Portmap Ñервер павiнен "
+"выконвацца\n"
+"на машынах ÑкiÑ Ð¿Ñ€Ð°Ñ†ÑƒÑŽÑ†ÑŒ Ñк Ñерверы Ð´Ð»Ñ Ð¿Ñ€Ð°Ñ‚Ð°ÐºÐ¾Ð»Ð°Ñž, ÑкiÑ ÑкарыÑтоўваюць RPC."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "ПапÑÑ€Ñджанне: Ñ‚ÑÑцiраванне на гÑтай вiдÑакарце небÑÑпечна"
+msgid "Detected hardware"
+msgstr "Гл. апiÑанне абÑталÑваннÑ"
-#: ../../Xconfig/test.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
+msgid "Mauritius"
+msgstr ""
-#: ../../Xconfig/test.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "Праверка параметраў наÑтройкi"
+msgid "Myanmar (Burmese)"
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../fs.pm:1
#, fuzzy, c-format
-msgid "What norm is your TV using?"
-msgstr "Якi тып вашага ISDN злучÑннÑ?"
+msgid "Enabling swap partition %s"
+msgstr "Фарматаванне раздзелу %s"
-#: ../../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?"
+#: ../../install_interactive.pm:1
+#, fuzzy, c-format
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
msgstr ""
+"Ðе знойдзена раздзелаў FAT Ð´Ð»Ñ Ð·Ð¼ÑÐ½ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼ÐµÑ€Ð°Ñž альбо выкарыÑтаннÑ\n"
+"Ñž ÑкаÑцi вiртуальнай файлавай ÑiÑÑ‚Ñмы (цi недаÑтаткова праÑторы на дыÑку)"
-#: ../../Xconfig/various.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Armenian (old)"
+msgstr "ÐрмÑнÑкi (Ñтары)"
+
+#: ../../printer/printerdrake.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?"
+"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 ""
-"Можна наÑтроiць ÑiÑÑ‚Ñму Ð´Ð»Ñ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ð°Ð³Ð° запуÑку X паÑÐ»Ñ Ñтарту ÑiÑÑ‚Ñмы.\n"
-"Жадаеце, каб X Ñтартаваў пры Ñ€ÑÑтарце?"
-#: ../../Xconfig/various.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Graphical interface at startup"
-msgstr "ЗапуÑк X пры Ñтарце ÑiÑÑ‚Ñмы"
+msgid ""
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Сервер XFree86: %s\n"
+msgid ", host \"%s\", port %s"
+msgstr ""
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "Сервер XFree86: %s\n"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Monaco"
+msgstr "Манiтор"
-#: ../../Xconfig/various.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Resolution: %s\n"
-msgstr "Памеры Ñкрану: %s\n"
+msgid "%s formatting of %s failed"
+msgstr "%s памылка Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ %s"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "Параметры глыбiнi колеру: %s\n"
+msgid "Partitioning failed: %s"
+msgstr "Падрыхтоўка разделаў не ўдалаÑÑ: %s"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "Ð’iдÑапамÑць: %s Кб\n"
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "Canada (cable)"
+msgstr "КанадÑкi (КвебÑк)"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Graphics card: %s\n"
-msgstr "Ð’iдÑакарта: %s\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Upgrade"
+msgstr "Раздзел %s"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð²ÐµÑ€Ñ‚.разг. манiтору: %s\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Workstation"
+msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
-#: ../../Xconfig/various.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð³Ð°Ñ€.разг. манiтору: %s\n"
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+"УÑталÑванне пакету %s\n"
+"%d%%"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor: %s\n"
-msgstr "Манiтор: %s\n"
+msgid "Kyrgyzstan"
+msgstr ""
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Мыш: %s\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "With basic documentation"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../Xconfig/various.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Тып мышы: %s\n"
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anacron, перыÑдычны камандны планавальнiк."
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Тып клавiÑтуры: %s\n"
+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 ""
+"Вы павiнны мець каранёвы раздзел.\n"
+"Ð”Ð»Ñ Ð³Ñтага Ñтварыце раздзел (альбо адзначце ўжо iÑнуючы).\n"
+"Потым абÑрыце ``Кропка манцiраваннÑ'' i ÑžÑтанавiце Ñе Ñž `/'"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Options: %s"
-msgstr "Опцыi: %s"
+msgid "Proxy should be http://..."
+msgstr "Proxy павiнен быць http://..."
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Mount point: "
-msgstr "Пункт манцiраваннÑ:"
-
-#: ../../diskdrake/dav.pm:1
-#, fuzzy, c-format
-msgid "Server: "
-msgstr "Ñервер"
+msgid "South Africa"
+msgstr ""
-#: ../../diskdrake/dav.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The URL must begin with http:// or https://"
+msgid "Western Sahara"
msgstr ""
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Mount point"
-msgstr "Кропка манцiраваннÑ"
+msgid "Etherboot Floppy/ISO"
+msgstr "Стварыць загр. дыÑк"
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Server"
-msgstr "Ñервер"
+msgid "Modify printer configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Mount"
-msgstr "Манцiраванне"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Choose a partition"
+msgstr "ÐбÑрыце дзеÑнне"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Unmount"
-msgstr "Разманцiраваць"
+msgid "Edit current rule"
+msgstr ""
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "New"
-msgstr "Ðовы"
+msgid "%s"
+msgstr ""
-#: ../../diskdrake/dav.pm:1
+#: ../../security/help.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\"."
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
msgstr ""
-#: ../../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
+#: ../../mouse.pm:1
#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "Спачатку зрабiце ``Unmount''"
+msgid "Please test the mouse"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Delete"
-msgstr "Знiшчыць"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Other Media"
+msgstr "ІншыÑ"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Create"
-msgstr "Стварыць"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup system files"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "Тыпы файлавых ÑiÑÑ‚Ñмаў:"
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Empty"
-msgstr "ПуÑта"
+msgid "Sector"
+msgstr "Сектар"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Windows"
-msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "HFS"
-msgstr "HFS"
+msgid "Qatar"
+msgstr "Стартавае меню"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+msgid "LDAP Base dn"
+msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Swap"
-msgstr "Swap"
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr ""
+"Ð’Ñ‹ не можаце выбраць гÑÑ‚Ñ‹ пакет, таму Ñк не хапае меÑца Ð´Ð»Ñ Ñго ÑžÑталÑваннÑ"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Journalised FS"
-msgstr "памылка манцiраваннÑ"
+msgid "generate auto-install floppy"
+msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
-msgid "No hard drives found"
-msgstr "Лакальны прынтÑÑ€"
+msgid "Dialing mode"
+msgstr "РÑжым злучÑннÑ"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Please click on a partition"
-msgstr "ÐаціÑніце на раздзел"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, 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\")"
+msgid "File sharing"
msgstr ""
-"Зараз вы маеце толькi адзiн вÑлiкi раздзел FAT\n"
-"(Ñкі звычайна выкарыÑтоўвае MS Dos/Windows).\n"
-"Прапаную, па-першае, змÑнiць памеры раздзела\n"
-"(клiкнiце на Ñго, а потым на \"змÑненне памераў\")"
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Choose action"
-msgstr "ÐбÑрыце дзеÑнне"
-
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Wizard"
-msgstr "МайÑтар ÑтварÑннÑ"
+msgid "Clean /tmp at each boot"
+msgstr "Ðчышчаць /tmp пры кожнай загрузцы"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.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"
+msgid "Malawi"
msgstr ""
-"Калi вы плануеце выкарыÑтоўваць boot воблаÑць, тады размÑÑцiце Ñе\n"
-" не далей за 2048 Ñектароў ад пачатку дыÑка"
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Please make a backup of your data first"
-msgstr "Па-першае, зрабiце Ñ€Ñзервовую копiÑŽ вашых дадзеных"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Please choose your type of mouse."
+msgstr "калi лаÑка, пазначце тып вашай мышы."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Read carefully!"
-msgstr "Чытайце ўважлiва!"
+msgid "class of hardware device"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Encryption key (again)"
+msgid ""
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Encryption key"
+msgid "United Kingdom"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "The encryption keys do not match"
-msgstr "Паролi не Ñупадаюць"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
-msgstr ""
-"ГÑÑ‚Ñ‹ пароль занадта проÑÑ‚Ñ‹ (Ñго Ð´Ð°ÑžÐ¶Ñ‹Ð½Ñ Ð¿Ð°Ð²iнна быць не меней за %d лiтараў)"
+msgid "running"
+msgstr "Увага!"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Choose your filesystem encryption key"
-msgstr ""
+msgid "default"
+msgstr "Па дамаўленню"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Filesystem encryption key"
-msgstr "Тып файлавай ÑiÑÑ‚Ñмы:"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Type: "
-msgstr "Тып: "
+msgid "Indonesia"
+msgstr "нÑма"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "on channel %d id %d\n"
-msgstr "на шыне %d id %d\n"
+msgid "France [SECAM]"
+msgstr "ФранцыÑ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Тып таблiцы раздзелаў: %s\n"
+msgid "restrict"
+msgstr "абмежаванне"
-#: ../../diskdrake/interactive.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-дыÑкi %s\n"
+msgid "must have"
+msgstr "павiнны мець"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Info: "
-msgstr "IнфармацыÑ: "
+msgid ""
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "ГеаметрыÑ: %s цылiндраў, %s галовак, %s Ñектараў\n"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Senegal"
+msgstr "Таблiца"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Size: %s\n"
-msgstr "Памер: %s\n"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Command line"
+msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/08-store.pl:1
#, c-format
-msgid "Read-only"
+msgid ""
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Device: "
-msgstr "Прылада:"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
+msgid "access to administrative files"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "IÐ¼Ñ Ñ„Ð°Ð¹Ð»Ñƒ вiртуальнай файлавай ÑiÑÑ‚Ñмы: %s"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-дыÑкi %s\n"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Памер фрагменту %s\n"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Level %s\n"
-msgstr "Узровень %s\n"
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
msgstr ""
-"Загрузачны раздзел па дамаўленню\n"
-" (Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ðºi MS-DOS, а не Ð´Ð»Ñ lilo)\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid ""
-"Loopback file(s):\n"
-" %s\n"
-msgstr "Файл(Ñ‹) вiртуальнай файлавай ÑiÑÑ‚Ñмы: %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 "Заманцiравана\n"
+msgid "Montserrat"
+msgstr "Порт мышы"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Not formatted\n"
-msgstr "Ðе адфарматавана\n"
+msgid "Automatic dependencies"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Formatted\n"
-msgstr "Фарматаванне\n"
+msgid "Swap"
+msgstr "Swap"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "Цылiндры з %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 "IмÑ: "
+msgid "Connecting to the Internet "
+msgstr "ДалучÑнне да IнтÑрнÑту"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Лiтара Ð´Ð»Ñ DOS-дыÑку: %s (наўгад)\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Other"
+msgstr "Ðднаўленне з файлу"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "partition %s is now known as %s"
+msgid "TV card"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Removing %s"
-msgstr "Памеры Ñкрану: %s\n"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "SMB/Windows 95/98/NT"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Copying %s"
+msgid ", "
msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Moving files to the new partition"
-msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Directory %s already contains data\n"
-"(%s)"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Hide files"
-msgstr "mkraid не працаздольны"
+msgid "Remove selected host/network"
+msgstr "Выдалiць чаргу друку"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Move files to the new partition"
-msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"Postfix - гÑта паштовы транÑпартны агент, праграма, ÑкаÑ\n"
+"перамÑшчае пошту з адной машыны на йншую."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "УÑе дадзеные Ñž раздзеле %s будуць Ñтрачаны паÑÐ»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ"
+msgid "Disconnection from the Internet failed."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Каб змÑненнi ÑžÑтупiлi Ñž дзеÑнне, необходна перазагрузiцца"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Network Hotplugging"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Таблiца размÑшчÑÐ½Ð½Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ñ‹ %s будзе запiÑана на дыÑк!"
+msgid "if set to yes, reports check result to tty."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "The package %s is needed. Install it?"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Restore From CD"
+msgstr "Ðднаўленне з дыÑкеты"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "What type of partitioning?"
-msgstr "Якi тып друкаркi вы маеце?"
+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 ""
+"Ваш камп'ютар можа быць Ñканфігураваны на ÑумеÑнае выкарыÑтанне\n"
+" ІнтÑрнÑту (Internet Connection Sharing)?\n"
+"\n"
+"Заўвага: вам патрÑбны Ñеткавы адаптар Ð´Ð»Ñ Ð¿Ð°Ð´ÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ð´Ð° ЛВС.\n"
+"\n"
+"Ð’Ñ‹ жадаеце уÑталÑваць ÑумеÑны доÑтуп да Internet?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "Будзьце уважлiвы. ГÑтую аперацыю нельга адмÑнiць"
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr ""
+"Калi лаÑка, пазначце Ñеткавы адаптар, Ñкi плануеце выкарыÑтоўваць Ð´Ð»Ñ "
+"далучÑÐ½Ð½Ñ Ð´Ð° iнтÑрнÑÑ‚"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "chunk size"
-msgstr "памер блоку"
+msgid "Photo memory card access on your HP multi-function device"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "level"
-msgstr "узровень"
+msgid ""
+"Enhance your computer performance with the help of a selection of partners "
+"offering professional solutions compatible with Mandrake Linux"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
-#, c-format
-msgid "device"
-msgstr "прылада"
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Internet Connection Sharing is now disabled."
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз забаронена"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Various"
+msgid "if set to yes, verify checksum of the suid/sgid files."
msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Mount options"
-msgstr "Опцыi модулю:"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "Файл ужо iÑнуе. ВыкарыÑтаць Ñго?"
+msgid "Latin American"
+msgstr "Лацiна-ÐмерыканÑкi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "File is already used by another loopback, choose another one"
-msgstr ""
-"Файл ужо выкарыÑтоўваецца iншай вiртуальнай ÑiÑÑ‚Ñмай. Калi лаÑка, \n"
-"абÑрыце iншую назву"
+msgid "Japanese text printing mode"
+msgstr "ÐаÑтройка Ñеткi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Give a file name"
-msgstr "УлаÑнае iмÑ"
+msgid "Old device file"
+msgstr "ÐбÑрыце файл"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Filesystem type: "
-msgstr "Тып файлавай ÑiÑÑ‚Ñмы:"
+msgid "Info: "
+msgstr "IнфармацыÑ: "
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Size in MB: "
-msgstr "Памер у Мб:"
+#: ../../interactive/stdio.pm:1
+#, fuzzy, c-format
+msgid "Button `%s': %s"
+msgstr "Опцыi: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Loopback file name: "
-msgstr "IÐ¼Ñ Ð²iртуальнага раздзелу"
+msgid "Please wait"
+msgstr "Калi лаÑка, пачакайце"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Loopback"
-msgstr "Ð’iÑ€Ñ‚ÑƒÐ°Ð»ÑŒÐ½Ð°Ñ Ñ„Ð°Ð¹Ð»Ð°Ð²Ð°Ñ ÑiÑÑ‚Ñма (loopback)"
+msgid "Genius NetMouse"
+msgstr "Genius NetMouse"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "ГÑÑ‚Ñ‹ раздзел не можа быць выкарыÑтаны пад вiртуальную файлавую ÑiÑÑ‚Ñму"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "None"
+msgstr "Зроблена"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The entered IP is not correct.\n"
+msgstr "ГÑта дакладна?"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "LVM name?"
+msgid "Ethernet Card"
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "new"
-msgstr "новы"
+msgid "Info"
+msgstr "IнфармацыÑ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "ВыбÑрыце iÑнуючы LVM Ð´Ð»Ñ Ð´Ð°Ð±Ð°ÑžÐ»ÐµÐ½Ð½Ñ"
+msgid "Install"
+msgstr "УÑталёўка"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "ÐбÑрыце iÑнуючы RAID Ð´Ð»Ñ Ð´Ð°Ð´Ð°Ð½Ð½Ñ"
+#: ../../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 ""
+"ÐаціÑніце \"Так\", калі жадаеце выдаліць уÑе дадзеныÑ\n"
+"Ñ– раздзелы на гÑтым дыÑку. Будзце уважлівыÑ, паÑÐ»Ñ Ð³Ñтай аперацыі вы не\n"
+"\n"
+"здолееце аднавіць Ð»ÑŽÐ±Ñ‹Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñ– раздзелы, улічваючы Ñ– Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Windows\n"
+"\n"
+"\n"
+"ÐаціÑніце \"Ðдмена\" каб адмÑніць аперацыю без Ñтраты дадзеных Ñ– раздзелаў"
-#: ../../diskdrake/interactive.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Moving partition..."
-msgstr "ПераноÑіцца раздзел..."
+msgid "Exit install"
+msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Moving"
-msgstr "ПераноÑім"
+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 ""
+"УÑе адканфігуравана.\n"
+"Зараз вы можаце ÑумеÑна выкарыÑтоўваць падключÑнне да Internet\n"
+"з іншымі камп'ÑŽÑ‚Ñрамі Ñž вашай ЛВС, карыÑтаючыÑÑ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ñ‹Ð¼\n"
+"канфігураваннем (DHCP)."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "Ðа Ñкi Ñектар перанеÑці?"
+msgid "Remote CUPS server"
+msgstr "Ðддалены Ñервер CUPS"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Sector"
-msgstr "Сектар"
+msgid "Sun - Mouse"
+msgstr "Sun - Мыш"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "Ðа Ñкi дыÑк перанеÑці?"
+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 ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Move"
-msgstr "ПераноÑ"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Minimal install"
+msgstr "Выдалiць з ÑiÑÑ‚Ñмы"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "New size in MB: "
-msgstr "Памер у Мб:"
+msgid "Ethiopia"
+msgstr "ЭÑтонÑкi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose the new size"
-msgstr "Выбар новых памераў"
+msgid "Devanagari"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Resize"
-msgstr "ЗмÑненне памераў"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž раздзеле %s будуць Ñтрачаны"
+msgid "Total size: %d / %d MB"
+msgstr "Ðгульны памер: %d / %d Mб"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž гÑтым раздзеле павiнны быць зархiваваныÑ"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "disabled"
+msgstr "Таблiца"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "This partition is not resizeable"
-msgstr "Памеры Ñкога раздзела вы жадаеце змÑнiць?"
+msgid "Search for new scanners"
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "Падлік межаў файлавай ÑiÑÑ‚Ñмы FAT"
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Disabling servers..."
+msgstr "ВызначÑнне прыладаў..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Where do you want to mount %s?"
-msgstr "Куды вы жадаеце манцiраваць прыладу %s?"
+msgid ""
+"Please choose the time \n"
+"interval between each backup"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Installation of %s failed. The following error occured:"
+msgstr "УÑталÑванне %s не атрымалаÑÑ. Узнiкла наÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°:"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr ""
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
+"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 ""
-"Ðельга ÑžÑталÑваць пункт манцiраваннÑ, таму што раздел выкарыÑтоўваецца длÑ\n"
-"вiртуальнай файлавай ÑiÑÑ‚Ñмы.\n"
-"Спачатку выдалiце вiртуальную ÑiÑÑ‚Ñму"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Куды вы жадаеце манцiраваць прыладу %s?"
+msgid "Network printer (TCP/Socket)"
+msgstr "Сеткавы прынтÑÑ€ (TCP/Socket)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "Куды вы жадаеце манцiраваць вiртуальную прыладу %s?"
+msgid "Backup User files..."
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../diskdrake/interactive.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr ""
+msgid "Install system"
+msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Which filesystem do you want?"
-msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Change partition type"
-msgstr "ЗмÑнiць тып раздзелу"
+msgid "First DNS Server (optional)"
+msgstr "Першы Ñервер DNS"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr "УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž раздзеле %s будуць Ñтрачаны паÑÐ»Ñ Ð·Ð¼ÐµÐ½Ñ‹ Ñго тыпу"
+"Alternatively, you can specify a device name/file name in the input line"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Remove the loopback file?"
-msgstr "Фарматаванне вiртуальнага раздзелу %s"
+msgid "dhcpd Config..."
+msgstr "ÐаÑтройка IDE"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw: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."
+msgid "The setup has already been done, but it's currently disabled."
msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Preference: "
-msgstr "Параметры: "
+msgid "LILO/grub Installation"
+msgstr "УÑталÑванне LILO/GRUB"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Start sector: "
-msgstr "Пачатковы Ñектар:"
+msgid "Israeli"
+msgstr "Iўрыт"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Create a new partition"
-msgstr "СтварÑнне новага раздзелу"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "load setting"
+msgstr "фарматаванне"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Use for loopback"
-msgstr "ВыкарыÑтоўваць Ð´Ð»Ñ Ð²iртуальнай файлавай ÑiÑÑ‚Ñмы"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "ÐдлучÑнне ад Ñеткi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Modify RAID"
-msgstr "ЗмÑнiць RAID"
+msgid "Floppy can be removed now"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Remove from LVM"
-msgstr "Выдалiць з LVM"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Truly minimal install"
+msgstr "Выдалiць з ÑiÑÑ‚Ñмы"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Remove from RAID"
-msgstr "Выдалiць з RAID"
+msgid "Denmark"
+msgstr ""
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Add to LVM"
-msgstr "Дадаць да LVM"
+msgid "Moving partition..."
+msgstr "ПераноÑіцца раздзел..."
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Add to RAID"
-msgstr "Дадаць да RAID"
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "(This) DHCP Server IP"
+msgstr "IP Ñервера SMB"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Format"
-msgstr "Фарматаванне"
+msgid "Test of the configuration"
+msgstr "Праверка параметраў наÑтройкi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Detailed information"
-msgstr "IнфармацыÑ"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Trying to rescue partition table"
-msgstr "ПаÑпрабуем выратаваць таблiцу раздзелаў"
+msgid "Installing %s ..."
+msgstr "УÑталÑванне пакету %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
+"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"
-"УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° гÑтай дыÑкеце будуць Ñтрачаны"
-
-#: ../../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 "ÐбÑрыце файл"
+msgid "Choose your filesystem encryption key"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
+"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 ""
-"Таблiца размÑшчÑÐ½Ð½Ñ Ñ€Ñзервовага дыÑку мае iншы памер\n"
-"ПрацÑгваць далей?"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Removable media automounting"
-msgstr "Ðўтаманцiраванне зменных назапашвальнікаў"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Reload partition table"
-msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
+msgid "Andorra"
+msgstr "Ðдкат"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Rescue partition table"
-msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
+msgid "Sierra Leone"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Restore partition table"
-msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
+msgid "Botswana"
+msgstr "ЭÑтонÑкi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Save partition table"
-msgstr "ЗапiÑ Ñ‚Ð°Ð±Ð»iцы раздзелаў"
+msgid "(default value: %s)"
+msgstr " ? (змоўчанне %s) "
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
+msgid "Alternative test page (Letter)"
msgstr ""
-"Каб зрабiць больш разделаў, выдалiце адзiн i Ñтварыце пашыраны раздзел "
-"(extended)"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "I can't add any more partition"
-msgstr "Дадаць раздзел немагчыма"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "All primary partitions are used"
-msgstr "УÑе першаÑÐ½Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ выкарыÑтаны"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/card.pm:1
#, fuzzy, c-format
-msgid "Hard drive information"
-msgstr "IнфармацыÑ"
+msgid "Choose an X server"
+msgstr "ÐбÑрыце X Ñервер"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Auto allocate"
-msgstr "Размеркаваць аўтаматычна"
+msgid "Swap partition size in MB: "
+msgstr "Памер swap раздзелу ў Mб:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Clear all"
-msgstr "ÐчыÑцiць уÑÑ‘"
+msgid ""
+"Other (not drakbackup)\n"
+"keys in place already"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
+msgid "No changes to backup!"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "ВыйÑцi без запiÑу таблiцы раздзелаў"
+msgid "Formatted\n"
+msgstr "Фарматаванне\n"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without saving"
-msgstr "ВыйÑцi без захаваннÑ"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Type of install"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑƒÑталÑваннÑ"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Continue anyway?"
-msgstr "Сапраўды працÑгваць?"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "SMB/Windows 95/98/NT"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Toggle to expert mode"
-msgstr "РÑжым ÑкÑперту"
+msgid ""
+"\n"
+"- Daemon (%s) include:\n"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Toggle to normal mode"
-msgstr "Звычайны Ñ€Ñжым"
+msgid "%d comma separated numbers"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Undo"
-msgstr "Ðдкат"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Exit"
-msgstr "Ext2"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Choose a partition"
-msgstr "ÐбÑрыце дзеÑнне"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Choose another partition"
-msgstr "СтварÑнне новага раздзелу"
-
-#: ../../diskdrake/removable.pm:1
-#, fuzzy, c-format
-msgid "Change type"
-msgstr "ЗмÑнiць тып раздзелу"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Search servers"
-msgstr "DNS Ñервер"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Domain"
-msgstr "NIS Domain"
+msgid ""
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
+msgstr ""
+"Пратакол rusers дазвалÑе карыÑтальнiкам Ñеткi вызначаць, хто\n"
+"ўвайшоў i працуе на машынах Ñž Ñетцы."
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Username"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+msgid "Automatic Steps Configuration"
+msgstr "ÐаÑтройка мадÑму"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
msgid ""
-"Please enter your username, password and domain name to access this host."
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Domain Authentication Required"
-msgstr "ÐўтÑнтыфiкацыÑ"
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
-msgid "Another one"
-msgstr "цiкава"
+#: ../../lang.pm:1
+#, c-format
+msgid "Barbados"
+msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Which username"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+msgid "Please select data to backup..."
+msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "cpu # "
+msgid "received"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "SMBus controllers"
+msgid "/File/_New"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "The DNS Server IP"
+msgstr "IP Ñервера SMB"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "USB controllers"
+msgid "IP Range End:"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "SCSI controllers"
-msgstr ""
+msgid "High"
+msgstr "Ð’Ñ‹Ñокi"
-#: ../../harddrake/data.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Firewire controllers"
+msgid "NoVideo"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "(E)IDE/ATA controllers"
+msgid "this field describes the device"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Joystick"
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Scanner"
-msgstr "ÐбÑрыце вiдÑакарту"
+msgid "Local Printers"
+msgstr "Лакальны прынтÑÑ€"
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Unknown/Others"
-msgstr "Ðгульны"
+msgid "Installation image directory"
+msgstr "ЗаканчÑнне наÑтройкi"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr ""
+msgid "NIS Server"
+msgstr "NIS Ñервер:"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Modem"
-msgstr "Порт мышы"
+msgid "Port: %s"
+msgstr "Порт"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Ethernetcard"
-msgstr "цiкава"
+msgid "Spain"
+msgstr "IÑпанÑкi"
-#: ../../harddrake/data.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Processors"
-msgstr ""
+msgid "This user name has already been added"
+msgstr "ГÑта iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку ўжо дададзена"
-#: ../../harddrake/data.pm:1
+#: ../../interactive.pm:1
+#, fuzzy, c-format
+msgid "Choose a file"
+msgstr "ÐбÑрыце дзеÑнне"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Webcam"
-msgstr ""
+msgid "Apply"
+msgstr "Применить"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Soundcard"
-msgstr "Стандартны"
+msgid "Auto-detect available ports"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Other MultiMedia devices"
-msgstr "ІншыÑ"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз забаронена"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Tvcard"
+msgid "San Marino"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, fuzzy, c-format
-msgid "Videocard"
-msgstr "Ð’iдÑа-Ñ€Ñжым"
+msgid "Belgium"
+msgstr "БельгiйÑкi"
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Tape"
-msgstr "Тып: "
+msgid "Kuwait"
+msgstr "Выхад"
-#: ../../harddrake/data.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "DVD-ROM"
-msgstr ""
+msgid "Choose the window manager to run:"
+msgstr "ÐбÑрыце мÑнÑджар вокнаў:"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "CD/DVD burners"
+msgid "sub generation of the cpu"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "CDROM"
+msgid "First Time Wizard"
msgstr ""
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Disk"
-msgstr "Дацкi"
+#: ../../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 ""
+"Узнiкла памылка, Ñкую не атрымліваецца карÑктна апрацаваць,\n"
+"таму працÑгвайце на Ñваю рызыку."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Zip"
+msgid "please wait, parsing file: %s"
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Floppy"
-msgstr "Захаванне на дыÑкету"
+msgid "Taiwan"
+msgstr "Размеркаванне"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Let me pick any driver"
+msgid "Pakistan"
msgstr ""
-#: ../../harddrake/sound.pm:1
-#, fuzzy, c-format
-msgid "Driver:"
-msgstr "Ñервер"
-
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.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\" "
+"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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Permissions"
+msgstr "ВерÑiÑ: %s\n"
+
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr ""
+msgid "Provider name (ex provider.net)"
+msgstr "IÐ¼Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¹Ð´Ð°Ñ€Ñƒ, напрыклад правайдар.net"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_gtk.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 ""
+msgid "Version: %s\n"
+msgstr "ВерÑiÑ: %s\n"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Sound trouble shooting"
+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 ""
+"У Вашай ÑiÑÑ‚Ñме маецца недахоп Ñ€ÑÑурÑаў, таму магчымы праблемы\n"
+"пры ÑžÑталÑваннi Mandrake Linux. У гÑтым выпадку паÑпрабуйце Ñ‚ÑкÑтавую\n"
+"праграму ÑžÑталÑваннÑ. Ð”Ð»Ñ Ð³Ñтага нацiÑнiце `F1' у Ñ‡Ð°Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ðºi, а потым\n"
+"набÑрыце `text' i нацiÑнiце <ENTER>."
-#: ../../harddrake/sound.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
-msgstr ""
+msgid "Use the Windows partition for loopback"
+msgstr "ВыкарыÑтоўваць раздзел Windows Ð´Ð»Ñ Ð²iртуальнай файлавай ÑiÑÑ‚Ñмы"
-#: ../../harddrake/sound.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Unkown driver"
-msgstr ""
+msgid "Armenian (typewriter)"
+msgstr "ÐрмÑнÑкi (typewriter)"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connection type: "
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Graphical interface"
+msgstr "ЗапуÑк X пры Ñтарце ÑiÑÑ‚Ñмы"
+
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
-msgstr ""
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "XFree %s з падтрымкай 3D-паÑкарÑннÑ"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "India"
+msgstr "IранÑкi"
+
+#: ../../lang.pm:1
#, c-format
-msgid "No known driver"
+msgid "Chad"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Slovakia"
+msgstr "СлавенÑкi"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"There's no free driver for your sound card (%s), but there's a proprietary "
-"driver at \"%s\"."
+msgid "Singapore"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No open source driver"
+msgid "Cambodia"
msgstr ""
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "Праверка параметраў наÑтройкi"
-
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/various.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 ""
+msgid "Monitor HorizSync: %s\n"
+msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð³Ð°Ñ€.разг. манiтору: %s\n"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Trouble shooting"
+msgid "Path"
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.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"
+"Here you can specify any arbitrary command line into which the job should be "
+"piped instead of being sent directly to a printer."
msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../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"
-"Your card currently use the %s\"%s\" driver (default driver for your card is "
-"\"%s\")"
+"Do you want to have the automatic starting of the printing system turned on "
+"again?"
msgstr ""
-#: ../../harddrake/sound.pm:1
-#, c-format
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
-"Here you can select an alternative driver (either OSS or ALSA) for your "
-"sound card (%s)."
-msgstr ""
+"Printer %s\n"
+"What do you want to modify on this printer?"
+msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Sound configuration"
-msgstr "ÐаÑтройка"
+msgid "Add host"
+msgstr "Дадаць карыÑтальнiка"
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
-"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
-"currently uses \"%s\""
+"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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "No alternative driver"
+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 ""
-#: ../../harddrake/v4l.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "enable radio support"
+msgid ""
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Radio support:"
+msgid "China (broadcast)"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "PLL setting:"
-msgstr "фарматаванне"
-
-#: ../../harddrake/v4l.pm:1
-#, c-format
-msgid "number of capture buffers for mmap'ed capture"
-msgstr ""
-
-#: ../../harddrake/v4l.pm:1
-#, c-format
-msgid "Number of capture buffers:"
-msgstr ""
+msgid "Use quota for backup files."
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../harddrake/v4l.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Tuner type:"
-msgstr "ЗмÑнiць тып раздзелу"
+msgid "Configuring printer \"%s\"..."
+msgstr "ÐаÑтройка прынтÑру"
-#: ../../harddrake/v4l.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Card model:"
-msgstr "ÐдраÑÑ‹ памÑці карты (DMA)"
+msgid "Internet connection"
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
-#: ../../harddrake/v4l.pm:1
+#: ../../modules/interactive.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."
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
msgstr ""
+"Загрузка модулю %s не прайшла.\n"
+"Жадаеце паÑпрабаваць з iншымi параметрамi?"
-#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
-msgid "Unknown|Generic"
-msgstr "Ðгульны"
-
-#: ../../harddrake/v4l.pm:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgid "Welcome to the Open Source world."
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgid "Bosnia and Herzegovina"
msgstr ""
-#: ../../harddrake/v4l.pm:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
-msgid "Auto-detect"
-msgstr "Ðддалены прынтÑÑ€"
+msgid ""
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
+msgstr ""
+"Вам неабходна задаць правiльны тып файлавай ÑiÑÑ‚Ñмы (ext2, reiserfs)\n"
+"Ð´Ð»Ñ Ð³Ñтай кропкi манцiраваннÑ\n"
-#: ../../interactive/newt.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Do"
-msgstr "Зроблена"
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-#: ../../interactive/stdio.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Ваш выбар? (змоўчанне %s) "
+msgid "Netherlands"
+msgstr ""
-#: ../../interactive/stdio.pm:1
-#, c-format
-msgid "Bad choice, try again\n"
-msgstr "ДрÑнны выбар, паÑпрабуйце Ñшче\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files by FTP"
+msgstr "Захаванне ў файл"
-#: ../../interactive/stdio.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Re-submit"
-msgstr ""
+msgid "Internal ISDN card"
+msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ISDN карта"
-#: ../../interactive/stdio.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
-"=> Notice, a label changed:\n"
-"%s"
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
msgstr ""
-#: ../../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 ""
+#: ../../network/modem.pm:1
+#, fuzzy, c-format
+msgid "Title"
+msgstr "Таблiца"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "=> There are many things to choose from (%s).\n"
+msgid "Install & convert Fonts"
msgstr ""
-#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "Ваш выбар? (змоўчанне %s) "
-
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid " enter `void' for void entry"
+msgid "WARNING"
msgstr ""
-#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
-msgid "Do you want to click on this button?"
-msgstr "Ð’Ñ‹ жадаеце выкарыÑтоўваць aboot?"
-
-#: ../../interactive/stdio.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Button `%s': %s"
-msgstr "Опцыi: %s"
+msgid "Installing bootloader"
+msgstr "УÑталÑванне загрузчыку"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "Ваш выбар? (змоўчанне %s) "
+msgid "replay"
+msgstr "Перазагрузiць"
-#: ../../interactive/stdio.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"Entries you'll have to fill:\n"
-"%s"
+msgid "detected %s"
msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
+msgid "Virgin Islands (U.S.)"
msgstr ""
-"Загрузка модулю %s не прайшла.\n"
-"Жадаеце паÑпрабаваць з iншымi параметрамi?"
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Specify options"
-msgstr "Пазначце параметры"
-
-#: ../../modules/interactive.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Autoprobe"
-msgstr "Ðўтапошук"
+msgid "Bad backup file"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakgw: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."
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"У некаторых выпадках %s драйверу патрÑбна Ð½ÐµÐºÐ°Ñ‚Ð¾Ñ€Ð°Ñ Ð´Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ iнфармацыÑ,\n"
-"але звычайна гÑта не патрабуецца. Цi не жадаеце вы задаць Ð´Ð»Ñ Ñго\n"
-"Ð´Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i, цi дазволiце драйверу пратÑÑцiраваць машыну\n"
-"Ñž пошуках неабходнай iнфармацыi? Магчыма, Ñ‚ÑÑцiраванне прывÑдзе\n"
-"да ÑÐ¿Ñ‹Ð½ÐµÐ½Ð½Ñ ÐºÐ°Ð¼Ð¿'ÑŽÑ‚Ñру, але Ñно нiчога не ÑапÑуе."
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Якi драйвер %s паÑпрабаваць?"
-
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Module options:"
-msgstr "Опцыi модулю:"
+msgid "Enter IP address and port of the host whose printers you want to use."
+msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.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''"
+msgid "Pipe into command"
msgstr ""
-"Вы не можаце задаць опцыi модулю %s.\n"
-"Опцыi - у фармаце ``iмÑ=значÑнне iмÑ2=значÑнне2 ...''.\n"
-"Ðапрыклад, ``io=0x300 irq=7''"
-#: ../../modules/interactive.pm:1
+#: ../../install_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'"
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
msgstr ""
+"ПÑўнае абÑталÑванне патрабуе камерцыйных драйвераў Ð´Ð»Ñ Ð¿Ñ€Ð°Ñ†Ñ‹.\n"
+"ЧаÑткова інфармацыю пра Ñ–Ñ… можна атрымаць тут: %s"
-#: ../../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 "Гл. апiÑанне абÑталÑваннÑ"
-
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Цi Ñ‘Ñць у Ð²Ð°Ñ %s iнтÑрфейÑ?"
-
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Do you have another one?"
-msgstr "Цi Ñ‘Ñць у Ð²Ð°Ñ iншы?"
-
-#: ../../modules/interactive.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Знойдзены %s %s iнтÑрфейÑÑ‹"
+msgid "Detecting devices..."
+msgstr "ВызначÑнне прыладаў..."
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "You can configure each parameter of the module here."
+msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../modules/parameters.pm:1
-#, fuzzy, c-format
-msgid "comma separated strings"
-msgstr "Фарматаванне раздзелаў"
-
-#: ../../modules/parameters.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "comma separated numbers"
+msgid "Haiti"
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "%d comma separated strings"
+msgid ""
+"Description of the fields:\n"
+"\n"
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "%d comma separated numbers"
+msgid "the name of the CPU"
msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "a number"
-msgstr "Ðумар Ñ‚Ñлефону"
+msgid "Refreshing printer data..."
+msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../network/adsl.pm:1
+#: ../../install2.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"
+msgid "You must also format %s"
msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../diskdrake/interactive.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 ""
+msgid "Be careful: this operation is dangerous."
+msgstr "Будзьце уважлiвы. ГÑтую аперацыю нельга адмÑнiць"
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
-#, c-format
-msgid "Connect to the Internet"
-msgstr "ДалучÑнне да IнтÑрнÑту"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Insert a floppy containing package selection"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
-#: ../../network/adsl.pm:1
-#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr ""
+#: ../../diskdrake/dav.pm:1
+#, fuzzy, c-format
+msgid "Server: "
+msgstr "Ñервер"
-#: ../../network/adsl.pm:1
-#, c-format
-msgid "Alcatel speedtouch usb"
-msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Security Alerts:"
+msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
-#: ../../network/adsl.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Sweden"
+msgstr "Гл."
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "use dhcp"
+msgid "Use Expect for SSH"
msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "use pptp"
-msgstr "выкарыÑтоўваць pppoe"
+msgid "Poland"
+msgstr "IÑландÑкi"
-#: ../../network/adsl.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "use pppoe"
-msgstr "выкарыÑтоўваць pppoe"
+msgid "Importance: %s\n"
+msgstr "ЗначнаÑць: %s\n"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Other ports"
-msgstr "IÐ½ÑˆÑ‹Ñ ÐºÑ€Ð°iны"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Everything (no firewall)"
-msgstr "ÐŽÑÑ‘ Ñканфiгуравана!"
+msgid "Other ports"
+msgstr "IÐ½ÑˆÑ‹Ñ ÐºÑ€Ð°iны"
-#: ../../network/drakfirewall.pm:1
+#: ../../harddrake/v4l.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."
+msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../harddrake/data.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."
+msgid "SMBus controllers"
msgstr ""
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
-msgstr ""
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Connection timeout (in sec)"
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"drakfirewall configurator\n"
-"\n"
-"Make sure you have configured your Network/Internet access with\n"
-"drakconnect before going any further."
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
msgstr ""
-#: ../../network/drakfirewall.pm:1
+#: ../../keyboard.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 ""
-
-#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
-msgid "No network card"
-msgstr "ÑÐµÑ‚ÐºÐ°Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð° не знойдзена"
-
-#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
-msgid "POP and IMAP Server"
-msgstr "Ñервер"
-
-#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
-msgid "Mail Server"
-msgstr "Сервер друку"
+msgid "Croatian"
+msgstr "Харвацкi"
-#: ../../network/drakfirewall.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Domain Name Server"
-msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
+msgid "Use existing partition"
+msgstr "ВыкарыÑтоўваць iÑнуючы раздзел"
-#: ../../network/drakfirewall.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Web Server"
-msgstr "Ñервер"
+msgid "Unable to contact mirror %s"
+msgstr "Зрабiць неактыўным Ñеткавае злучÑнне"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Zeroconf host name must not contain a ."
+msgid "/Help/_About..."
msgstr ""
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Host name"
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Zeroconf Host name"
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+msgid "Remove user directories before restore."
+msgstr ""
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, c-format
-msgid "Configuring network"
-msgstr "ÐаÑтройка Ñеткi"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "CUPS printer configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../network/ethernet.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
+msgid "could not find any font in your mounted partitions"
msgstr ""
-"Калi лаÑка, пазначце Ñеткавы адаптар, Ñкi плануеце выкарыÑтоўваць Ð´Ð»Ñ "
-"далучÑÐ½Ð½Ñ Ð´Ð° iнтÑрнÑÑ‚"
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose the network interface"
-msgstr "Пазначце Ñеткавы iнтÑрфейÑ"
-
-#: ../../network/ethernet.pm:1
-#, fuzzy, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
+msgid "F00f bug"
msgstr ""
-"Ði водны ethernet Ñеткавы адаптар у вашай ÑiÑÑ‚Ñме не вызначаны. Калi лаÑка, "
-"ÑкарыÑтайце канфiгурацыйны iнÑтрумÑнт."
+
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#, c-format
+msgid "XFree %s"
+msgstr "Сервер XFree86 %s"
#: ../../network/ethernet.pm:1
#, c-format
@@ -8446,1746 +8291,1690 @@ msgstr ""
"Якi dhcp клiент вы плануеце выкарыÑтоўваць?\n"
"Па змоўчанню, гÑта dhcp-client"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Карта ISDN PCI не знойдзена. Калi лаÑка, пазначце на наÑтупным Ñкране."
-
-#: ../../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 ""
-"Вызначана ISDN PCI карта, але невÑдомы Ñе тып. Калi лаÑка, пазначце PCI "
-"карту на наÑтупным Ñкране."
-
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "Ð¯ÐºÐ°Ñ Ñž Ð²Ð°Ñ ISDN карта?"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "ISDN Configuration"
-msgstr "ÐаÑтройка ISDN"
+msgid "Domain Name:"
+msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Abort"
-msgstr "ÐдмÑнiць"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "On Floppy"
+msgstr "Захаванне на дыÑкету"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Continue"
-msgstr "ПрацÑгнуць"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore"
+msgstr "Ðднаўленне з файлу"
-#: ../../network/isdn.pm:1
+#: ../../security/help.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"
+msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr ""
-"\n"
-"Калi вы маеце ISA карту, велiчынi на наÑтупным Ñкране павiнны быць "
-"Ñапраўднымi.\n"
-"\n"
-"Калi вы маеце PCMCIA карту, вы павiнны ведаць irq i io вашай карты.\n"
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "I don't know"
-msgstr "Ðе вÑдома"
+msgid "Looking for available packages..."
+msgstr "ПраглÑд даÑтупных пакетаў"
-#: ../../network/isdn.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "PCI"
-msgstr "PCI"
+msgid "Init Message"
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "Rescue partition table"
+msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "What kind of card do you have?"
-msgstr "Якi тып карты вы маеце?"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connection complete."
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
+msgid "Cyprus"
msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "Якi пратакол вы жадаеце выкарыÑтоўваць?"
-
-#: ../../network/isdn.pm:1
-#, fuzzy, c-format
-msgid "Protocol for the rest of the world"
-msgstr "ПадключÑнне"
+msgid "Remove from RAID"
+msgstr "Выдалiць з RAID"
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
+msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-"ПадключÑнне \n"
-" не праз D-канал (Ð²Ñ‹Ð»ÑƒÑ‡Ð°Ð½Ñ‹Ñ ÐºÐ°Ð½Ð°Ð»Ñ‹)"
+"ГÑÑ‚Ñ‹ пароль занадта проÑÑ‚Ñ‹ (Ñго Ð´Ð°ÑžÐ¶Ñ‹Ð½Ñ Ð¿Ð°Ð²iнна быць не меней за %d лiтараў)"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "European protocol"
-msgstr "Еўропа (EDSS1)"
+msgid "Configuration Wizards"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#: ../../network/isdn.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "European protocol (EDSS1)"
-msgstr "Еўропа (EDSS1)"
+msgid "ISDN connection"
+msgstr "ÐаÑтройка ISDN"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
+msgid "primary"
msgstr ""
-"ÐбÑрыце вашага правайдара.\n"
-"калi Ñго нÑма Ñž гÑтым ÑпiÑе, абÑрыце тып ``Iншы''"
-#: ../../network/isdn.pm:1
-#, fuzzy, c-format
-msgid "External ISDN modem"
-msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ISDN карта"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Internal ISDN card"
-msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ISDN карта"
-
-#: ../../network/isdn.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "Якi тып вашага ISDN злучÑннÑ?"
-
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Network Configuration Wizard"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-
-#: ../../network/isdn.pm:1
-#, fuzzy, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "Знойдзена ÑÑ–ÑÑ‚Ñма Ñеткавай бÑÑпекі (firewall)!"
-
-#: ../../network/isdn.pm:1
-#, fuzzy, c-format
-msgid "New configuration (isdn-light)"
-msgstr "Знойдзена ÑÑ–ÑÑ‚Ñма Ñеткавай бÑÑпекі (firewall)!"
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr ""
-#: ../../network/isdn.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Which ISDN configuration do you prefer?\n"
+"This dialog is used to choose which services you wish to start at boot\n"
+"time.\n"
"\n"
-"* The Old configuration uses isdn4net. It contains powerful\n"
-" tools, but is tricky to configure, and not standard.\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"
-"* The New configuration is easier to understand, more\n"
-" standard, but with less tools.\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"
-"We recommand the light configuration.\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 ""
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Do nothing"
-msgstr "Чакаецца"
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Skip"
+msgstr "ПрапуÑцiць"
-#: ../../network/modem.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Install rpm"
-msgstr "УÑталёўка"
+msgid "Niue"
+msgstr "гальштук"
-#: ../../network/modem.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
msgstr ""
+"Ðктывiзаваць/дÑактывiзаваць уÑе ÑÐµÑ‚ÐºÐ°Ð²Ñ‹Ñ iнтÑрфейÑÑ‹, ÑканфiÐ³ÑƒÑ€Ð°Ð²Ð°Ð½Ñ‹Ñ Ð´Ð»Ñ\n"
+"Ñтарту пры загрузцы ÑiÑÑ‚Ñмы."
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Title"
-msgstr "Таблiца"
-
-#: ../../network/modem.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Your modem isn't supported by the system.\n"
-"Take a look at http://www.linmodems.org"
+"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 ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "Second DNS Server (optional)"
-msgstr "Другi Ñервер DNS:"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "First DNS Server (optional)"
-msgstr "Першы Ñервер DNS"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Domain name"
-msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "CHAP"
-msgstr "CHAP"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Script-based"
-msgstr "на аÑнове Ñкрыпту"
+msgid "important"
+msgstr "важна"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Terminal-based"
-msgstr "на аÑнове Ñ‚Ñрмiналу"
+msgid "Total Progress"
+msgstr ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "PAP"
-msgstr "PAP"
+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 ""
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Login ID"
-msgstr "IÐ¼Ñ (login ID)"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Users"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Phone number"
-msgstr "Ðумар Ñ‚Ñлефону"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Aruba"
+msgstr "Grub"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Connection name"
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Preparing bootloader..."
+msgstr "Падрыхтоўка загрузчыка"
-#: ../../network/modem.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Dialup options"
-msgstr "Параметры камутаванага злучÑÐ½Ð½Ñ (Dialup)"
+msgid "Gateway (e.g. %s)"
+msgstr ""
-#: ../../network/modem.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
+msgid "The passwords do not match"
+msgstr "Паролi не Ñупадаюць"
-#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Network Configuration"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+msgid "Examples for correct IPs:\n"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "Frequency (MHz)"
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Congratulations, the network and Internet configuration is finished.\n"
-"The configuration will now be applied to your system.\n"
-"\n"
+msgid "the number of the processor"
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
+msgid "Hardware clock set to GMT"
+msgstr "Ваш ÑiÑÑ‚Ñмны гадзiннiк уÑталÑваны на GMT?"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Give a file name"
+msgstr "УлаÑнае iмÑ"
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Network configuration"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "Ð’Ñ‹ жадаеце, каб гÑтае злучÑнне Ñтартавала пры загрузцы?"
+msgid "Please choose the port that your printer is connected to."
+msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/livedrake:1
#, fuzzy, c-format
-msgid "Internet connection"
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
+msgid "Change Cd-Rom"
+msgstr "ЗмÑнiць памеры Ñкрану"
-#: ../../network/netconnect.pm:1
+#: ../../lang.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"
+msgid "Paraguay"
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Choose the connection you want to configure"
-msgstr "ÐбÑрыце iнÑтрумент, Ñкi жадаеце ÑкарыÑтаць"
-
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "ethernet card(s) detected"
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "LAN connection"
-msgstr "Размеркаванне"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "cable connection detected"
-msgstr "ЗлучÑнне прынтÑру"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Cable connection"
-msgstr "ЗлучÑнне прынтÑру"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "detected"
-msgstr "Ðддалены прынтÑÑ€"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "ADSL connection"
-msgstr "Размеркаванне"
-
-#: ../../network/netconnect.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "detected %s"
+msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "ISDN connection"
-msgstr "ÐаÑтройка ISDN"
+msgid "force"
+msgstr "ПераноÑ"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Winmodem connection"
-msgstr "ЗлучÑнне прынтÑру"
+msgid "Exit"
+msgstr "Ext2"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "detected on port %s"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+#: ../../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 ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Normal modem connection"
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Detecting devices..."
-msgstr "ВызначÑнне прыладаў..."
+msgid "Estonian"
+msgstr "ЭÑтонÑкi"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "Expert Mode"
-msgstr "ЭкÑперт"
+#: ../../services.pm:1
+#, c-format
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+msgstr ""
+"Apache - гÑта World Wide Web Ñервер. Ðн выкарыÑтоўзваеца Ð´Ð»Ñ Ð°Ð±ÑлугоўваннÑ\n"
+"HTML файлаў i CGI."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Use auto detection"
+msgid "Add/Del Clients"
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Choose the profile to configure"
-msgstr "ÐбÑрыце аÑноўнага карыÑтальнiка:"
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
+#, c-format
+msgid "Choose the network interface"
+msgstr "Пазначце Ñеткавы iнтÑрфейÑ"
-#: ../../network/netconnect.pm:1
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.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"
+msgid "Unknown Model"
msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../harddrake/data.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"
+msgid "CD/DVD burners"
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm:1
+#, c-format
msgid ""
-"\n"
-"\n"
-"\n"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
msgstr ""
-"\n"
-"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
+"Загрузачны раздзел па дамаўленню\n"
+" (Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ðºi MS-DOS, а не Ð´Ð»Ñ lilo)\n"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "We are now going to configure the %s connection."
-msgstr ""
-"\n"
-"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
+msgid "choose image"
+msgstr "ÐбÑрыце дзеÑнне"
-#: ../../network/netconnect.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Internet connection & configuration"
-msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Configure the connection"
-msgstr "ÐаÑтройка Ñеткi"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Disconnect"
-msgstr "ÐаÑтройка ISDN"
+msgid "Firewalling configuration detected!"
+msgstr "Знойдзена ÑÑ–ÑÑ‚Ñма Ñеткавай бÑÑпекі (firewall)!"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Connect"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Connection name"
msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#: ../../standalone/draksplash:1
+#, c-format
msgid ""
-"\n"
-"You can reconfigure your connection."
+"x coordinate of text box\n"
+"in number of characters"
msgstr ""
-"\n"
-"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
+msgid "Updating package selection"
+msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "Куды вы жадаеце манцiраваць вiртуальную прыладу %s?"
+
+#: ../../standalone/drakautoinst:1
+#, c-format
msgid ""
-"\n"
-"You can connect to the Internet or reconfigure your connection."
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
msgstr ""
-"\n"
-"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "Як вы плануеце далучыцца да IнтÑрнÑту?"
+msgid "the number of buttons the mouse has"
+msgstr "2 кнопкi"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
msgstr ""
-"\n"
-"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "You are currently connected to the Internet."
-msgstr "Як вы плануеце далучыцца да IнтÑрнÑту?"
+msgid "Replay"
+msgstr "Перазагрузiць"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "Proxy павiнен быць http://..."
+msgid "Backup other files"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../network/network.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Proxy should be http://..."
-msgstr "Proxy павiнен быць http://..."
+msgid "No floppy drive available"
+msgstr "ДыÑкавод недаÑтупны"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "FTP proxy"
-msgstr "FTP proxy"
+msgid "Backup files are corrupted"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
+msgid "TV norm:"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Proxies configuration"
-msgstr "ÐаÑтройка proxy кÑшуючых Ñервераў"
+msgid "Cpuid family"
+msgstr ""
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "IP Ð°Ð´Ñ€Ð°Ñ Ð¿Ð°Ð²iнен быць у фармаце 1.2.3.4"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "32 MB"
+msgstr "32 Мб"
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "IP Ð°Ð´Ñ€Ð°Ñ Ð¿Ð°Ð²iнен быць у фармаце 1.2.3.4"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian AZERTY (new)"
+msgstr "ЛiтоўÑкi AZERTY (новы)"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Gateway device"
-msgstr "Прылада-шлюз"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../fsedit.pm:1
+#, fuzzy, 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 ""
+"Ð’Ñ‹ абралi RAID раздзел Ñк каранёвы.\n"
+"ÐÑма загрузчыку, Ñкi б загрузiÑžÑÑ Ð±ÐµÐ· /boot раздзела.\n"
+"Дадайце раздел /boot, калi лаÑка."
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Gateway (e.g. %s)"
+msgid "Previous"
msgstr ""
-#: ../../network/network.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "DNS server"
-msgstr "DNS Ñервер"
+msgid "Other OS (MacOS...)"
+msgstr "IÐ½ÑˆÐ°Ñ ÐС (MacOS,...)"
-#: ../../network/network.pm:1
+#: ../../mouse.pm:1
+#, fuzzy, c-format
+msgid "To activate the mouse,"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+
+#: ../../install_interactive.pm:1
#, c-format
+msgid "Bringing up the network"
+msgstr "ДалучÑнне да Ñеткi"
+
+#: ../../common.pm:1
+#, fuzzy, c-format
+msgid "Screenshots will be available after install in %s"
+msgstr "Ð’Ñ‹ можаце абраць Ñ–Ð½ÑˆÑ‹Ñ Ð¼Ð¾Ð²Ñ‹, ÑкiÑ Ð±ÑƒÐ´ÑƒÑ†ÑŒ даÑтупны паÑÐ»Ñ ÑžÑталÑваннÑ"
+
+#: ../../help.pm:1
+#, fuzzy, 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."
+"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 ""
-"УвÑдзiце iÐ¼Ñ Ñваёй машыны (host).\n"
-"IÐ¼Ñ Ð²Ð°ÑˆÐ°Ð¹ машыны павiнна быць зададзена поўнаÑцю,\n"
-"напрыклад ``mybox.mylab.myco.com''.\n"
-"Ð’Ñ‹ можаце такÑама ўвеÑцi IP Ð°Ð´Ñ€Ð°Ñ ÑˆÐ»ÑŽÐ·Ñƒ, калi ён у Ð²Ð°Ñ Ñ‘Ñць."
+"Ðа вашым дыÑку было знойдзена болей за адзін раздзел\n"
+"Windows. Калі лаÑка, абÑрыце той, памер Ñкога жадаеце змÑніць, "
+"кабуÑталÑваць\n"
+"ÑÑ–ÑÑ‚Ñму Mandrake Linux.\n"
+"\n"
+"\n"
+"Ð”Ð»Ñ iфармацыі, кожны раздзел адзначаны Ñк: \"Linux імÑ\", \"Windows\n"
+"імÑ\" \"CвойÑтвы\".\n"
+"\"Linux ІмÑ\" кадавана так - \"тып дыÑку\", \"нумар дыÑку\",\"нумар "
+"раздзелу\n"
+"(напрыклад, \"hda1\").\n"
+"\n"
+"\n"
+"\"Тып дыÑку\" кадаваны Ñк \"hd\", калі гÑта IDE, Ñ– \"sd\" калі SCSI.\n"
+"\n"
+"\"Ðумар дыÑку\" - Ñімвал паÑÐ»Ñ \"hd\" ці \"sd\". Ð”Ð»Ñ IDE дыÑкаў:\n"
+" * \"а\" \"master\" на першаÑным канале IDE \n"
+" * \"b\" \"slave\" на першаÑным канале IDE\n"
+" * \"c\" \"master\" на другаÑным канале IDE\n"
+" * \"d\" \"slave\" на другаÑным канале IDE\n"
+"\n"
+"\n"
+"Ð”Ð»Ñ SCSI дыÑкаў - \"a\" гÑта \"першаÑны жорÑкі дыÑк\", \"b\" - \"другаÑны "
+"жорÑкі дыÑк\", Ñ– г.д.\n"
+"\n"
+"\"Windows ІмÑ\" Ñімвал вашага дыÑку Ñž Windows (першы дыÑк ці\n"
+"раздзел пазначаецца Ñк \"C:\")."
-#: ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
+msgid "Tanzania"
msgstr ""
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Computing FAT filesystem bounds"
+msgstr "Падлік межаў файлавай ÑiÑÑ‚Ñмы FAT"
+
+#: ../../standalone/drakbackup: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)."
+"\n"
+"Backup Sources: \n"
msgstr ""
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP Ð°Ð´Ñ€Ð°Ñ Ð¿Ð°Ð²iнен быць у фармаце 1.2.3.4"
+msgid "Content of the file"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Start at boot"
-msgstr "Стварыць загр. дыÑк"
+msgid "Authentication LDAP"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Assign host name from DHCP address"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Let me pick any driver"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Network Hotplugging"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+msgid "Profile "
+msgstr "памылка манцiраваннÑ: "
-#: ../../network/network.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Track network card id (useful for laptops)"
+msgid "transmitted"
msgstr ""
-#: ../../network/network.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "DHCP host name"
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+msgid "Palestine"
+msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Netmask"
-msgstr "МаÑка Ñеткi"
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "IP address"
-msgstr "IP адраÑ"
-
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp)"
+msgid "%d comma separated strings"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Automatic IP"
-msgstr "Ðўтаматычны IP"
+msgid "Here is the full list of keyboards available"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid " (driver %s)"
-msgstr "Сервер XFree86: %s\n"
+msgid "Theme name"
+msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Configuring network device %s"
-msgstr "ÐаÑтройка Ñеткавай прылады %s"
+msgid "/_Help"
+msgstr "/_Дапамога"
-#: ../../network/network.pm:1
+#: ../../standalone/scannerdrake: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)."
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
msgstr ""
-"Калi лаÑка, увÑдзiце IP канфiгурацыю Ð´Ð»Ñ Ð²Ð°ÑˆÐ°Ð¹ машыны.\n"
-"Кожны пункт павiнен быць запоўнены Ñк IP Ð°Ð´Ñ€Ð°Ñ Ñž дзеÑÑткова-кропкавай \n"
-"натацыi (напрыклад, 1.2.3.4)."
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash: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."
+msgid "the width of the progress bar"
msgstr ""
-#: ../../network/shorewall.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+msgid "Cook Islands"
msgstr ""
-"Увага! Знойдзена Ñ–ÑÐ½ÑƒÑŽÑ‡Ð°Ñ ÑiÑÑ‚Ñма Ñеткавай бÑÑпекi (firewall). Вам магчыма "
-"ÑпатрÑбіцца ÑкарÑктаваць Ñе паÑÐ»Ñ ÑžÑталÑваннÑ."
-#: ../../network/shorewall.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "Знойдзена ÑÑ–ÑÑ‚Ñма Ñеткавай бÑÑпекі (firewall)!"
+msgid "Formatting partition %s"
+msgstr "Фарматаванне раздзелу %s"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Hostname required"
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Account Password"
-msgstr "Пароль Ð´Ð»Ñ ÑžÐ²Ð°Ñ…Ð¾Ð´Ñƒ"
+msgid "Unselect fonts installed"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../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 ../../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 "Account Login (user name)"
-msgstr "IÐ¼Ñ Ð´Ð»Ñ ÑžÐ²Ð°Ñ…Ð¾Ð´Ñƒ (iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку)"
+msgid "Cancel"
+msgstr "Ðдмена"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Connection timeout (in sec)"
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Searching for configured scanners ..."
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "Wheel"
+msgstr "З колам"
+
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Connection speed"
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Videocard"
+msgstr "Ð’iдÑа-Ñ€Ñжым"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dialing mode"
-msgstr "РÑжым злучÑннÑ"
+msgid "\tBackups use tar and bzip2\n"
+msgstr ""
-#: ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Choose your country"
-msgstr "Выбар клавiÑтуры"
+msgid "Remove Selected"
+msgstr "Выдалiць чаргу друку"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2 правайдару"
+msgid "/Autodetect _modems"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1 правайдару"
-
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Provider phone number"
-msgstr "Ðумар Ñ‚Ñлефону правайдара"
-
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "IÐ¼Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¹Ð´Ð°Ñ€Ñƒ, напрыклад правайдар.net"
-
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Your personal phone number"
-msgstr "Ваш аÑабiÑÑ‚Ñ‹ Ñ‚Ñлефонны нумар"
-
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Card IO_1"
-msgstr "IO_1 карты"
+msgid "Remove printer"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Card IO_0"
-msgstr "IO_0 карты"
+#: ../../install_interactive.pm:1
+#, fuzzy, 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 зараз павiнен змÑнiць памер вашага раздзела Windows.\n"
+"Будзьце ўважлiвы: гÑÑ‚Ð°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ñ Ð½ÐµÐ±ÑÑпечна. Калi вы ÑÑˆÑ‡Ñ Ð½Ðµ зрабiлi \n"
+"Ñ€Ñзервовую копiÑŽ дадзеных, то Ñпачатку пакiньце праграму ÑžÑталÑваннÑ,"
+"выканайце scandisk i defrag на гÑтым разделе, зрабiце Ñ€Ñзервовую копiÑŽ\n"
+"дадзеных i толькi потым зноў вÑрнiцеÑÑ Ð´Ð° праграмы ÑžÑталÑваннÑ.\n"
+"Калi падрыхтавалiÑÑ, нацiÑнiце Ok."
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Card IO"
-msgstr "IO карты"
+msgid "Which services would you like to allow the Internet to connect to?"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Card mem (DMA)"
-msgstr "ÐдраÑÑ‹ памÑці карты (DMA)"
+msgid ""
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Card IRQ"
-msgstr "IRQ карты"
+msgid "Other"
+msgstr "ІншыÑ"
-#: ../../network/tools.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid "Please fill or check the field below"
-msgstr "Калi лаÑка, запоўнiце цi пазначце поле нiжÑй"
+msgid "Default"
+msgstr "Па дамаўленню"
-#: ../../network/tools.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Connection Configuration"
-msgstr "ÐаÑтройка далучÑÐ½Ð½Ñ Ð´Ð° IнтÑрнÑту"
-
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+msgid "Button 2 Emulation"
msgstr ""
-"\n"
-"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../network/tools.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "For security reasons, it will be disconnected now."
+msgid "type1inst building"
msgstr ""
-#: ../../network/tools.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "The system is now connected to the Internet."
-msgstr "Як вы плануеце далучыцца да IнтÑрнÑту?"
+msgid "Abiword"
+msgstr "ÐдмÑнiць"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Testing your connection..."
-msgstr "Якi тып вашага ISDN злучÑннÑ?"
-
-#: ../../network/tools.pm:1
-#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Цi жадаеце зараз паÑпрабаваць далучыцца да IнтÑрнÑту?"
-
-#: ../../network/tools.pm:1
-#, c-format
-msgid "Internet configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-
-#: ../../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 ""
+msgid "choose image file"
+msgstr "ÐбÑрыце дзеÑнне"
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid " (Default)"
-msgstr " (Па дамаўленню)"
+msgid "X server"
+msgstr "X Ñервер"
-#: ../../printer/cups.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "On CUPS server \"%s\""
-msgstr "IP Ñервера SMB"
+msgid "Domain Admin User Name"
+msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid "Remote Printers"
-msgstr "Ðддалены прынтÑÑ€"
-
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
-#, c-format
-msgid "CUPS"
-msgstr ""
+msgid "There was an error while scanning for TV channels"
+msgstr "ÐтрымалаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° ÑžÐ¿Ð°Ñ€Ð°Ð´ÐºÐ°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž:"
-#: ../../printer/cups.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "(on this machine)"
-msgstr ""
+msgid "US keyboard (international)"
+msgstr "US клавiÑтура (мiжнароднаÑ)"
-#: ../../printer/cups.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "(on %s)"
-msgstr "(модуль %s)"
+msgid "Not installed"
+msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
-#: ../../printer/data.pm:1
-#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "LAN connection"
+msgstr "Размеркаванне"
-#: ../../printer/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "LPRng"
+msgid "/File/-"
msgstr ""
-#: ../../printer/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "LPRng - LPR New Generation"
-msgstr ""
+msgid "Italian"
+msgstr "IтальÑнÑкi"
-#: ../../printer/data.pm:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid "LPD"
-msgstr ""
+msgid "Basic"
+msgstr "ПроÑтые"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "LPD - Line Printer Daemon"
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
msgstr ""
-#: ../../printer/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "PDQ"
+msgid "Honduras"
msgstr ""
-#: ../../printer/data.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
+msgid "pdq"
msgstr ""
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Unknown Model"
-msgstr ""
+msgid "Card IO"
+msgstr "IO карты"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Unknown model"
+msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "%s (Port %s)"
-msgstr "Порт"
-
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "Host %s"
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "Network %s"
-msgstr "Сетка:"
-
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Interface \"%s\""
-msgstr "Сеткавы iнтÑрфейÑ"
-
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Local network(s)"
-msgstr "ÑÐµÑ‚ÐºÐ°Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð° не знойдзена"
-
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Raw printer (No driver)"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid ", using command %s"
+msgid ""
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
+msgid ""
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
-msgstr ""
+msgid "Russian (Yawerty)"
+msgstr "РуÑкi (Я-Ð’-Е-Р-Т-И)"
-#: ../../printer/main.pm:1
-#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "You must enter a device or file name!"
+msgstr "URI прынтÑру"
-#: ../../printer/main.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid ", printing to %s"
-msgstr "Памылка запiÑу Ñž файл %s"
+msgid "/_Quit"
+msgstr "Выхад"
-#: ../../printer/main.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ", multi-function device"
+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 ""
-#: ../../printer/main.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ""
+msgid "Graphics memory: %s kB\n"
+msgstr "Ð’iдÑапамÑць: %s Кб\n"
-#: ../../printer/main.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid ", multi-function device on USB"
+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 ""
-#: ../../printer/main.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ", multi-function device on parallel port \\#%s"
+msgid "access to compilation tools"
msgstr ""
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid ", USB printer"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid ", USB printer \\#%s"
-msgstr ""
+msgid "Please select data to restore..."
+msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid " on parallel port \\#%s"
+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 ""
+"Калi вы плануеце выкарыÑтоўваць boot воблаÑць, тады размÑÑцiце Ñе\n"
+" не далей за 2048 Ñектароў ад пачатку дыÑка"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Local Printers"
-msgstr "Лакальны прынтÑÑ€"
+msgid "Standard test page"
+msgstr "Стандартны"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Pipe job into a command"
-msgstr ""
+msgid "Create"
+msgstr "Стварыць"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Enter a printer device URI"
-msgstr "URI прынтÑру"
+msgid "What"
+msgstr "Чакайце"
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "Printer on NetWare server"
-msgstr "Сервер друку"
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "There was an error ordering packages:"
+msgstr "ÐтрымалаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° ÑžÐ¿Ð°Ñ€Ð°Ð´ÐºÐ°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž:"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, fuzzy, 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 "Сеткавы прынтÑÑ€ (TCP/Socket)"
+msgid "Bulgarian (BDS)"
+msgstr "БалгарÑкi"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Printer on remote lpd server"
-msgstr "Ðддалены Ñервер lpd"
+msgid "Disable Server"
+msgstr "Сервер друку"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Printer on remote CUPS server"
-msgstr "Ðддалены Ñервер CUPS"
+msgid "Filesystem encryption key"
+msgstr "Тып файлавай ÑiÑÑ‚Ñмы:"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Remote printer"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Gujarati"
+msgstr ""
-#: ../../printer/main.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Local printer"
-msgstr "Лакальны прынтÑÑ€"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Configuring applications..."
-msgstr "ÐаÑтройка прынтÑру"
+msgid "Save theme"
+msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Printerdrake"
-msgstr "ПрынтÑÑ€"
+msgid "group"
+msgstr "ÐŸÑ€Ð°Ñ†Ð¾ÑžÐ½Ð°Ñ Ð³Ñ€ÑƒÐ¿Ð°"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "Чытаю базу дадзеных драйвероў CUPS"
+#: ../../lang.pm:1
+#, c-format
+msgid "Brazil"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
+msgid "Auto Install"
+msgstr "УÑталёўка"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Remove printer"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Network Configuration Wizard"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Learn how to use this printer"
-msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
+msgid "Removable media automounting"
+msgstr "Ðўтаманцiраванне зменных назапашвальнікаў"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Print test pages"
-msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
+msgid "Printing"
+msgstr "ПрынтÑÑ€"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgid "Unkown driver"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
+"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "Create a new partition"
+msgstr "СтварÑнне новага раздзелу"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid "Driver:"
+msgstr "Ñервер"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgid "unknown"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr ""
+msgid "Use fdisk"
+msgstr "ВыкарыÑтоўваць fdisk"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgid "MOVE YOUR WHEEL!"
+msgstr "Рушце колам мышы!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgid "sent: "
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Default printer"
-msgstr "Лакальны прынтÑÑ€"
+msgid "Automatic IP"
+msgstr "Ðўтаматычны IP"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Set this printer as the default"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Printer options"
-msgstr "Опцыi прынтÑру"
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington Thinking Mouse"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer manufacturer, model"
-msgstr ""
+#, fuzzy, c-format
+msgid "Configuration of a remote printer"
+msgstr "ÐаÑтройка прынтÑру"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer manufacturer, model, driver"
+msgid "Moldova"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "Чытаю базу дадзеных драйвероў CUPS"
+msgid "Please check if you want to erase your tape before the backup."
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer name, description, location"
-msgstr "ЗлучÑнне прынтÑру"
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#, c-format
+msgid "An online platform to respond to enterprise support needs."
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Printer connection type"
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "Proxy павiнен быць http://..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Raw printer"
+msgid "Add a new rule at the end"
msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do it!"
+msgid ""
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Close"
-msgstr "Порт мышы"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../modules/interactive.pm:1
+#, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
-msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
+"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 ""
+"Вы не можаце задаць опцыi модулю %s.\n"
+"Опцыi - у фармаце ``iмÑ=значÑнне iмÑ2=значÑнне2 ...''.\n"
+"Ðапрыклад, ``io=0x300 irq=7''"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Modify printer configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Quit without writing the partition table?"
+msgstr "ВыйÑцi без запiÑу таблiцы раздзелаў"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add a new printer"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../standalone.pm:1
#, fuzzy, c-format
-msgid "Normal Mode"
-msgstr "Звычайны"
+msgid "Installing packages..."
+msgstr "УÑталÑванне пакету %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Dutch"
+msgstr "ГаландÑкi"
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Change the printing system"
-msgstr "ÐаÑтройка Ñеткi"
+msgid "The following packages need to be installed:\n"
+msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць даданы да ÑiÑÑ‚Ñмы"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Angola"
+msgstr ""
+
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "CUPS configuration"
-msgstr "ÐаÑтройка"
+msgid "service setting"
+msgstr "прылада"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgid "Custom"
+msgstr "Па выбару"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "File is already used by another loopback, choose another one"
msgstr ""
+"Файл ужо выкарыÑтоўваецца iншай вiртуальнай ÑiÑÑ‚Ñмай. Калi лаÑка, \n"
+"абÑрыце iншую назву"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Display all available remote CUPS printers"
+msgid "Read-only"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, 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 ""
-"Тут змÑшчаюцца чÑргi друку.\n"
-"Ð’Ñ‹ можаце дадаць ÑшчÑ, альбо змÑнiць iÑнуючыÑ."
+msgid "Latvia"
+msgstr "Размеркаванне"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Printing system: "
+msgid "No known driver"
msgstr ""
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "1 MB"
+msgstr "1 Мб"
+
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Checking installed software..."
+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
-#, fuzzy, c-format
-msgid "Installing Foomatic..."
-msgstr "УÑталÑванне пакету %s"
+#: ../../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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "ÐаÑтройка прынтÑру"
+msgid "Configure Local Area Network..."
+msgstr "ÐаÑтройка лакальнай Ñеткi"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "ÐаÑтройка прынтÑру"
+#: ../../services.pm:1
+#, c-format
+msgid "Launch the sound system on your machine"
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Reading printer data..."
+msgid "Preparing printer database..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
+msgid "Information"
+msgstr "IнфармацыÑ"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "Select Printer Spooler"
-msgstr "Выбар тыпу злучÑÐ½Ð½Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+msgid "No network card"
+msgstr "ÑÐµÑ‚ÐºÐ°Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð° не знойдзена"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
#, fuzzy, c-format
-msgid "Setting Default Printer..."
-msgstr "Лакальны прынтÑÑ€"
+msgid "Which filesystem do you want?"
+msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing %s ..."
-msgstr "УÑталÑванне пакету %s"
+#: ../../mouse.pm:1
+#, c-format
+msgid "3 buttons"
+msgstr "3 кнопкi"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Removing %s ..."
-msgstr "Памеры Ñкрану: %s\n"
+msgid "Detailed information"
+msgstr "IнфармацыÑ"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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?"
+msgid "Malta"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Starting the printing system at boot time"
-msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
-
-#: ../../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"
+"Printer default settings\n"
"\n"
-"Do you really want to configure printing on this machine?"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Installing a printing system in the %s security level"
+msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "paranoid"
-msgstr "Паранаiдальны"
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#, c-format
+msgid "Configuring network"
+msgstr "ÐаÑтройка Ñеткi"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1
#, fuzzy, c-format
-msgid "high"
-msgstr "Ð’Ñ‹Ñокi"
+msgid "Graphic Card"
+msgstr "Ð’iдÑакарта"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Restarting printing system..."
-msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Resizing Windows partition"
+msgstr "ВылiчÑнне межаў файлавай ÑiÑÑ‚Ñмы Windows"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Configuration of a remote printer"
-msgstr "ÐаÑтройка прынтÑру"
+msgid "Provider dns 1 (optional)"
+msgstr "DNS 1 правайдару"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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."
+msgid "Cameroon"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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\""
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
msgstr ""
+"Ð’Ñ‹ можаце цÑпер разбiць ваш дыÑк %s\n"
+"Па заканчÑннi не забудзьцеÑÑ Ð·Ð°Ñ…Ð°Ð²Ð°Ñ†ÑŒ змÑненнi, ÑкарыÑтаўшы `w'"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configure the network now"
-msgstr "ÐаÑтройка Ñеткi"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Go on without configuring the network"
-msgstr "ÐаÑтройка Ñеткi"
+msgid "Close"
+msgstr "Порт мышы"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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?"
+"\"%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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Network functionality not configured"
-msgstr "Манiтор пакуль не наÑтроены"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Starting network..."
-msgstr "Якi тып вашага ISDN злучÑннÑ?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Refreshing printer data..."
-msgstr "Чытаю базу дадзеных драйвероў CUPS"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Calendar"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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?"
+"Restore Selected\n"
+"Catalog Entry"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Transfer printer configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Transferring %s..."
+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 ""
+"Ð”Ð»Ñ Ð½Ð°Ñтройкi аддаленай чаргi друку вам патрÑбна\n"
+"пазначыць iÐ¼Ñ Ð°Ð´Ð´Ð°Ð»ÐµÐ½Ð°Ð³Ð° Ñервера i iÐ¼Ñ Ñ‡Ð°Ñ€Ð³i друку,\n"
+"у Ñкую аддалены Ñервер будзе адпраўлÑць заданнi."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "New printer name"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+msgid "Iceland"
+msgstr "IÑландÑкi"
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
+msgid "consolehelper missing"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr ""
+#: ../../services.pm:1
+#, fuzzy, c-format
+msgid "stopped"
+msgstr "Далучыць"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Transfer"
+msgid "Whether the FPU has an irq vector"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
+msgid "Ext2"
+msgstr "Ext2"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Do not transfer printers"
-msgstr ""
+msgid "Expand Tree"
+msgstr "Разгарнуць дрÑва"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
+"The old \"%s\" driver is blacklisted.\n"
"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
+"It has been reported to oops the kernel on unloading.\n"
"\n"
-"Also printers configured with the PPD files provided by their manufacturers "
-"or with native CUPS drivers cannot be transferred."
+"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
-msgstr ""
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Expert Mode"
+msgstr "ЭкÑперт"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr ""
+msgid "Printer options"
+msgstr "Опцыi прынтÑру"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
-msgstr ""
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Local Network adress"
+msgstr "ÑÐµÑ‚ÐºÐ°Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð° не знойдзена"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup your System files. (/etc directory)"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"CUPS does not support printers on Novell servers or printers sending the "
-"data into a free-formed command.\n"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Samba Server"
+msgstr "NIS Ñервер:"
+
+#: ../../security/help.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"
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable IP spoofing protection."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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."
+msgid "Australian Optus cable TV"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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!"
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
+" <Tab>/<Alt-Tab> памiж Ñлементамi | <Space> выбар | <F12> наÑтупны Ñкран "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printing test page(s)..."
-msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Print option list"
-msgstr "Опцыi прынтÑру"
+msgid "Subnet:"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "ÐдлучÑнне ад Ñеткi"
+msgid "Zimbabwe"
+msgstr "можа быць"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "ÐдлучÑнне ад Ñеткi"
+msgid "Please enter the host name or IP."
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "ÐдлучÑнне ад Ñеткi"
+msgid "When"
+msgstr "З колам"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "ÐдлучÑнне ад Ñеткi"
+msgid "Second DNS Server (optional)"
+msgstr "Другi Ñервер DNS:"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, 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"
+msgid "Finland"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\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"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.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 ""
+msgid "Color depth: %s\n"
+msgstr "Параметры глыбiнi колеру: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.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 ""
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "Ð’Ñ‹ не можаце адмÑнiць вылучÑнне гÑтага пакету. Яго патрÑбна абнавiць"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Loading from floppy"
+msgstr "Ðднаўленне з дыÑкеты"
+
+#: ../../standalone/drakperm:1
#, c-format
msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\" or \"%s <file>\".\n"
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.pm:1
#, c-format
-msgid ""
-"To get a list of the options available for the current printer click on the "
-"\"Print option list\" button."
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Slovenia"
+msgstr "СлавенÑкi"
+
+#: ../../any.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>\". "
+"Enter a user\n"
+"%s"
msgstr ""
+"УвÑдзiце iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку\n"
+"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "ProgressBar color selection"
+msgstr "ЗлучÑнне прынтÑру"
+
+#: ../../any.pm:1
#, c-format
msgid ""
-"Here is a list of the available printing options for the current printer:\n"
-"\n"
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
msgstr ""
+"У меню маюцца наÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿ÑƒÐ½ÐºÑ‚Ñ‹.\n"
+"Ð’Ñ‹ можаце дадаць ÑшчÑ, альбо змÑнiць iÑнуючыÑ."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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 ""
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
+#, c-format
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
+
+#: ../../services.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"
+"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 ""
+"Каманды, ÑкiÑ Ð²Ñ‹ÐºÐ¾Ð½Ð²Ð°ÑŽÑ†Ñ†Ð°, Ñ„iкÑуюцца па камандзе i чаÑе Ñе выкананнÑ\n"
+"i выконваюцца групы каманд, калi загрузка памÑцi нiжÑй даÑтатковай."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Did it work properly?"
+msgid "Radio support:"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid ""
-"Test page(s) have been sent to the printer.\n"
-"It may take some time before the printer starts.\n"
-msgstr ""
-"ТÑÑÑ‚Ð°Ð²Ñ‹Ñ Ñтаронкi адпраўлены дÑману друку.\n"
-"Перад тым, Ñк прынтÑÑ€ запрацуе, можа прайÑцi пÑўны чаÑ.\n"
-"Ðн працуе нармальна?"
+msgid "Installing SANE packages..."
+msgstr "УÑталÑванне пакету %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, 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"
+msgid "boot disk creation"
+msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "LDAP"
msgstr ""
-"ТÑÑÑ‚Ð°Ð²Ñ‹Ñ Ñтаронкi адпраўлены дÑману друку.\n"
-"Перад тым, Ñк прынтÑÑ€ запрацуе, можа прайÑцi пÑўны чаÑ.\n"
-"Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Ð´Ñ€ÑƒÐºÑƒ:\n"
-"%s\n"
-"\n"
-"Ðн працуе нармальна?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do not print any test page"
-msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
+#: ../../bootloader.pm:1
+#, c-format
+msgid "SILO"
+msgstr "SILO"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/removable.pm:1
#, fuzzy, c-format
-msgid "Photo test page"
-msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
+msgid "Change type"
+msgstr "ЗмÑнiць тып раздзелу"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Alternative test page (A4)"
-msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
+#: ../../any.pm:1
+#, c-format
+msgid "SILO Installation"
+msgstr "УÑталÑванне SILO"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Alternative test page (Letter)"
+msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Standard test page"
-msgstr "Стандартны"
+#: ../../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 ""
+"Ð’iншуем, уÑталÑванне завершана.\n"
+"Выдалiце загрузачны дыÑк i нацiÑнiце enter Ð´Ð»Ñ Ð¿ÐµÑ€Ð°Ð·Ð°Ð³Ñ€ÑƒÐ·Ðºi.\n"
+"\n"
+"\n"
+"За iнфармацыÑй пра змÑненнi дадзенага выпуÑку Mandrake Linux,\n"
+"звÑртайцеÑÑŒ на \n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"IÐ½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ð° наÑтройке вашай ÑiÑÑ‚Ñмы Ñ‘ÑÑ‚ÑŒ Ñž паÑлÑ-ÑžÑталёвачнай\n"
+"главе вашага Дапаможнiка КарыÑтальнiку з ÐÑ„iцыйнага Mandrake Linux."
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Print"
-msgstr "ПрынтÑÑ€"
+msgid "paranoid"
+msgstr "Паранаiдальны"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "No test pages"
-msgstr "Так, надрукаваць абедзве Ñтаронкi Ñ‚ÑкÑту"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Send mail report after each backup to:"
+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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Test pages"
-msgstr "Праверка партоў"
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Resolution"
+msgstr "Памеры Ñкрану"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
-msgstr "Жадаеце пратÑÑцiраваць друк?"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Option %s out of range!"
+"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 неабходна пазначыць iÐ¼Ñ Ñ…Ð¾Ñту SMB (не заўÑёды "
+"Ñупадае з iменем у Ñетцы TCP/IP) i Ð°Ð´Ñ€Ð°Ñ IP Ñервера друку, а такÑама iÐ¼Ñ "
+"Ñ€ÑÑурÑу, Ñкi Ñпалучаны з выбраным прынтÑрам, iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку, пароль i "
+"iнфармацыю аб працоўнай групе."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Option %s must be a number!"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "reconfigure"
+msgstr "ÐаÑтройка X Window"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Option %s must be an integer number!"
+msgid ""
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
+"Ваша вiдÑакарта можа мець 3D-паÑкарÑнне, Ñкое падтрымлiваецца толькi XFree %"
+"s.\n"
+"ÐœÐЙЦЕ ÐÐ ÐŽÐ’ÐЗЕ, ШТО ГЭТРЭКСПЕРЫМЕÐТÐЛЬÐÐЯ ПÐДТРЫМКРI МОЖРПРЫВЕСЦI ДÐ\n"
+"ЗÐÐ’IСÐÐÐЯ Ð’ÐШÐГРКÐМП'ЮТЭРУ."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Printer default settings"
-msgstr "ЗлучÑнне прынтÑру"
+msgid "Xinetd Service"
+msgstr "Сервер друку"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.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."
+msgid "access to network tools"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -10193,554 +9982,551 @@ msgstr ""
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl: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."
+"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 ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+#, c-format
+msgid "Here is a list of all auto-detected printers. "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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."
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
msgstr ""
+"Памылка ÑžÑталÑÐ²Ð°Ð½Ð½Ñ Ð°boot, \n"
+"Ñпрабаваць уÑталёўваць, негледзÑчы на магчымаÑць парушÑÐ½Ð½Ñ Ð¿ÐµÑ€ÑˆÐ°Ð³Ð° разделу?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "OKI winprinter configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
-msgstr ""
+"Restore Selected\n"
+"Files"
+msgstr "Выдалiць чаргу друку"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
+"%s exists, delete?\n"
"\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."
+"Warning: If you've already done this process you'll probably\n"
+" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Which printer model do you have?"
-msgstr "Якi тып друкаркi вы маеце?"
+#: ../../network/tools.pm:1
+#, c-format
+msgid "Please fill or check the field below"
+msgstr "Калi лаÑка, запоўнiце цi пазначце поле нiжÑй"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Printer model selection"
-msgstr "ЗлучÑнне прынтÑру"
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Reading printer database..."
-msgstr "Чытаю базу дадзеных драйвероў CUPS"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Boot Protocol"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Select model manually"
-msgstr "Ðддалены прынтÑÑ€"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr "LVM-дыÑкi %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, 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 ""
+msgid "The package %s is needed. Install it?"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Your printer model"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "On boot"
+msgstr "Yaboot"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Preparing printer database..."
-msgstr "Чытаю базу дадзеных драйвероў CUPS"
+msgid "Bus identification"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Location"
-msgstr "Размеркаванне"
+msgid "Please make a backup of your data first"
+msgstr "Па-першае, зрабiце Ñ€Ñзервовую копiÑŽ вашых дадзеных"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Description"
-msgstr "ÐпiÑанне"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Vatican"
+msgstr "Размеркаванне"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Name of printer"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr "Ðа Ñкi з маючыхÑÑ Ð¶Ð¾Ñ€ÑткiÑ… дыÑкаў Ð’Ñ‹ жадаеце ÑžÑталÑваць Linux?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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."
+msgid "Boot ISO"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Enter Printer Name and Comments"
-msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Eritrea"
+msgstr "ЭкÑперт"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Making printer port available for CUPS..."
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Remove List"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/05-desktop.pl:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
+msgid "A customizable environment"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
+msgid "Inuktitut"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Scanning on your HP multi-function device"
+msgid "Morocco"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Installing mtools packages..."
-msgstr "УÑталÑванне пакету %s"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing SANE packages..."
-msgstr "УÑталÑванне пакету %s"
+msgid "Which printer model do you have?"
+msgstr "Якi тып друкаркi вы маеце?"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Installing HPOJ package..."
-msgstr "УÑталÑванне пакету %s"
-
-#: ../../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 ""
+msgid "Add a new printer"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "A command line must be entered!"
+msgid " All of your selected data have been "
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Command line"
-msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
+msgid "<-- Delete"
+msgstr "Знiшчыць"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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."
+msgid "Nepal"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Pipe into command"
+msgid "cpu # "
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Detected model: %s %s"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "chunk size"
+msgstr "памер блоку"
-#: ../../printer/printerdrake.pm:1
+#. -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 "A valid URI must be entered!"
-msgstr ""
+msgid "commands before booting, or 'c' for a command-line."
+msgstr "commands before booting, or 'c' for a command-line."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Printer Device URI"
-msgstr "URI прынтÑру"
+msgid "Problems installing package %s"
+msgstr "Праблемы з уÑталÑваннем пакету %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "You will receive an alert if the load is higher than this value"
+msgstr ""
+
+#: ../../standalone/drakbug: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."
+"\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 ""
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Port"
-msgstr "Порт"
+msgid "Add a scanner manually"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Printer host name or IP"
-msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+msgid "Reload partition table"
+msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "The port number should be an integer!"
+msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Search for fonts in installed list"
+msgstr ""
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr ""
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Printer host name or IP missing!"
-msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+msgid "Boot"
+msgstr "Root"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, 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 ""
-"Каб друкаваць праз Ñокет друкаркi, вам неабходна забÑÑпечыць\n"
-"iÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру i магчыма Ñго нумар порту."
+msgid "Tuner type:"
+msgstr "ЗмÑнiць тып раздзелу"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "TCP/Socket Printer Options"
-msgstr "Опцыi Ñокету прынтÑру"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Host \"%s\", port %s"
+msgid "\"Menu\" key"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ", host \"%s\", port %s"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Scanning network..."
-msgstr "Якi тып вашага ISDN злучÑннÑ?"
+msgid "Security Administrator:"
+msgstr "Опцыi аддаленага прынтÑру lpd"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Printer auto-detection"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Please enter your login"
+msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "NCP queue name missing!"
+msgid "if set to yes, check permissions of files in the users' home."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "NCP server name missing!"
+msgid ""
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Print Queue Name"
-msgstr "IÐ¼Ñ Ñ‡Ð°Ñ€Ð³i друку"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer Server"
-msgstr "Сервер друку"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, 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 неабходна пазначыць iÐ¼Ñ Ñерверу друку NetWare "
-"(не заўÑёды Ñупадае з iменем у Ñетцы TCP/IP) i iÐ¼Ñ Ñ‡Ð°Ñ€Ð³i друку, ÑÐºÐ°Ñ "
-"адпавÑдае абранаму прынтÑру, а такÑама iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку i пароль."
+msgid "Fonts copy"
+msgstr "Фарматаваць дыÑкету"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "Опцыi прынтÑру NetWare"
+msgid "Automated"
+msgstr "Ðўтаматычны"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/test.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 ""
+msgid "Do you want to test the configuration?"
+msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
#: ../../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"
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec: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"
+"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"
-"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"
+"High: There are already some restrictions, and more automatic checks "
+"are run every night.\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"
+"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"
-"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"
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SECURITY WARNING!"
-msgstr ""
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Save packages selection"
+msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Remove the last item"
+msgstr "Фарматаванне вiртуальнага раздзелу %s"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Samba share name missing!"
+msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Either the server name or the server's IP must be given!"
+msgid "No net boot images created!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, fuzzy, c-format
-msgid "Auto-detected"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "use pptp"
+msgstr "выкарыÑтоўваць pppoe"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Workgroup"
-msgstr "ÐŸÑ€Ð°Ñ†Ð¾ÑžÐ½Ð°Ñ Ð³Ñ€ÑƒÐ¿Ð°"
+msgid "Choose which services should be automatically started at boot time"
+msgstr "ÐбÑрыце, ÑкiÑ ÑервiÑÑ‹ запуÑкаць аўтаматычна пры загрузцы"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Share name"
-msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
+#, fuzzy, c-format
+msgid "Learn how to use this printer"
+msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SMB server IP"
-msgstr "IP Ñервера SMB"
+#, fuzzy, c-format
+msgid "Configure the network now"
+msgstr "ÐаÑтройка Ñеткi"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "SMB server host"
-msgstr "IÐ¼Ñ Ñерверу SMB"
+msgid "Choose a mirror from which to get the packages"
+msgstr "Выбар люÑтра Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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
-#, fuzzy, 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."
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
-"Ð”Ð»Ñ Ð´Ñ€ÑƒÐºÑƒ на прынтÑры SMB неабходна пазначыць iÐ¼Ñ Ñ…Ð¾Ñту SMB (не заўÑёды "
-"Ñупадае з iменем у Ñетцы TCP/IP) i Ð°Ð´Ñ€Ð°Ñ IP Ñервера друку, а такÑама iÐ¼Ñ "
-"Ñ€ÑÑурÑу, Ñкi Ñпалучаны з выбраным прынтÑрам, iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку, пароль i "
-"iнфармацыю аб працоўнай групе."
+"У праграмы змены памераў раздзела FAT не атрымалаÑÑ\n"
+"апрацаваць Ваш раздзел, памылка: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Опцыi прынтÑру SMB (Windows 9x/NT)"
+msgid "Which sector do you want to move it to?"
+msgstr "Ðа Ñкi Ñектар перанеÑці?"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, fuzzy, c-format
-msgid "Printer \"%s\" on server \"%s\""
-msgstr "ÐдлучÑнне ад Ñеткi"
+msgid "Do you want to click on this button?"
+msgstr "Ð’Ñ‹ жадаеце выкарыÑтоўваць aboot?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ", printer \"%s\" on server \"%s\""
+msgid "Bahamas"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remote printer name missing!"
-msgstr "Ðддалены вузел"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remote host name missing!"
-msgstr "Ðддалены вузел"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remote printer name"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Manual configuration"
+msgstr "ÐаÑтройка"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remote host name"
-msgstr "Ðддалены вузел"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "search"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../services.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."
+"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 ""
-"Ð”Ð»Ñ Ð½Ð°Ñтройкi аддаленай чаргi друку вам патрÑбна\n"
-"пазначыць iÐ¼Ñ Ð°Ð´Ð´Ð°Ð»ÐµÐ½Ð°Ð³Ð° Ñервера i iÐ¼Ñ Ñ‡Ð°Ñ€Ð³i друку,\n"
-"у Ñкую аддалены Ñервер будзе адпраўлÑць заданнi."
+"ГÑÑ‚Ñ‹ пакет загружае абраную раÑкладку клавiÑтуры Ñк набор з\n"
+"/etc/sysconfig/keyboard. Ðна можа быць абрана такÑама з дапамогай "
+"kbdconfig.\n"
+"Ð’Ñ‹ можаце зрабiць даÑтупнай Ñе Ð´Ð»Ñ ÑˆÐ¼Ð°Ñ‚Ð»Ñ–ÐºÑ–Ñ… машынаў."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "Опцыi аддаленага прынтÑру lpd"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Manual configuration"
-msgstr "ÐаÑтройка"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "URI прынтÑру"
+msgid "Xpmac (installation display driver)"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.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, ...)."
+msgid "Zeroconf host name must not contain a ."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Please choose the port that your printer is connected to."
-msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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"
+"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 - гÑта Ñродак, з дапамогай Ñкога многiÑ Ð´Ñманы запiÑваюць "
+"паведамленнi\n"
+"Ñž Ñ€Ð¾Ð·Ð½Ñ‹Ñ Ñ„Ð°Ð¹Ð»Ñ‹ ÑтатыÑтыкi. ГÑта вельмi добра Ð´Ð»Ñ Ð°Ð³Ð»Ñду працы розных Ñлужбаў."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
+msgid "Unknown/Others"
+msgstr "Ðгульны"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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\"."
+msgid "No TV Card detected!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr ""
+msgid "Options"
+msgstr "Опцыi"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
+msgid "The printer \"%s\" is set as the default printer now."
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\"."
+"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 ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The following printer was auto-detected. "
-msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць выдалены"
+msgid "Auto-detected"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, 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 ""
+"Ваш камп'ютар можа быць Ñканфігураваны на ÑумеÑнае выкарыÑтанне\n"
+" ІнтÑрнÑту (Internet Connection Sharing)?\n"
+"\n"
+"Заўвага: вам патрÑбны Ñеткавы адаптар Ð´Ð»Ñ Ð¿Ð°Ð´ÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ð´Ð° ЛВС.\n"
+"\n"
+"Ð’Ñ‹ жадаеце уÑталÑваць ÑумеÑны доÑтуп да Internet?"
+
+#: ../../install_steps_interactive.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"
+"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 ""
#: ../../printer/printerdrake.pm:1
@@ -10750,786 +10536,705 @@ msgid ""
"name in the input line"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
-msgstr ""
+msgid "Refuse"
+msgstr "Ðдказаць"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "HFS"
+msgstr "HFS"
+
+#: ../../services.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"
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Available printers"
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+msgid "Remote Printers"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "No printer found!"
-msgstr "Лакальны прынтÑÑ€"
+#: ../../fs.pm:1
+#, c-format
+msgid "Creating and formatting file %s"
+msgstr "СтварÑнне i фарматаванне файла %s"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "You must enter a device or file name!"
-msgstr "URI прынтÑру"
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check additions/removals of sgid files."
+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, ...)."
+"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 ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Local Printer"
-msgstr "Лакальны прынтÑÑ€"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Choose an existing LVM to add to"
+msgstr "ВыбÑрыце iÑнуючы LVM Ð´Ð»Ñ Ð´Ð°Ð±Ð°ÑžÐ»ÐµÐ½Ð½Ñ"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "USB printer \\#%s"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+msgid "xfs restart"
+msgstr "абмежаванне"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+#, c-format
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "SMB/Windows 95/98/NT"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No partition available"
+msgstr "нÑма даÑтупных раздзелаў"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "Сеткавы прынтÑÑ€ (TCP/Socket)"
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Use the scanners on hosts: "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Detected %s"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Unselected All"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "SMB/Windows 95/98/NT"
+msgid "Domain Name Resolver"
+msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", network printer \"%s\", port %s"
+msgid "Encryption key (again)"
msgstr ""
#: ../../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."
+msgid "Samba share name missing!"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgid "True Type install done"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Detection in progress"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
+msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps.pm:1
+#, c-format
+msgid "Welcome to %s"
+msgstr "Сардэчна запрашаем у %s"
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Auto-detect printers connected to this machine"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot: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."
+msgid "Bootsplash"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, c-format
+#, fuzzy, c-format
msgid ""
+"The following printer\n"
"\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 ""
+"%s%s\n"
+"is directly connected to your system"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
#: ../../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 ""
+#, fuzzy, c-format
+msgid "Printer sharing on hosts/networks: "
+msgstr "ПрынтÑÑ€"
#: ../../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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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 драйверу патрÑбна Ð½ÐµÐºÐ°Ñ‚Ð¾Ñ€Ð°Ñ Ð´Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ iнфармацыÑ,\n"
+"але звычайна гÑта не патрабуецца. Цi не жадаеце вы задаць Ð´Ð»Ñ Ñго\n"
+"Ð´Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i, цi дазволiце драйверу пратÑÑцiраваць машыну\n"
+"Ñž пошуках неабходнай iнфармацыi? Магчыма, Ñ‚ÑÑцiраванне прывÑдзе\n"
+"да ÑÐ¿Ñ‹Ð½ÐµÐ½Ð½Ñ ÐºÐ°Ð¼Ð¿'ÑŽÑ‚Ñру, але Ñно нiчога не ÑапÑуе."
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ")"
+msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid " on "
-msgstr ""
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
+msgid "Cuba"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Configuring printer ..."
-msgstr "ÐаÑтройка прынтÑру"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
msgid "Searching for new printers..."
msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Belize"
+msgstr "ЗмÑненне памераў"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"NOTE: Depending on the printer model and the printing system up to %d MB of "
-"additional software will be installed."
+msgid " (multi-session)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Are you sure that you want to set up printing on this machine?\n"
+msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Ð’Ñ‹ жадаеце, каб гÑтае злучÑнне Ñтартавала пры загрузцы?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Жадаеце пратÑÑцiраваць друк?"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"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 ""
+"Падтрымка 3D-паÑкарÑÐ½Ð½Ñ Ñž Вашай відÑакарце выканана толькі Ñž XFree %s.\n"
+"XFree %s можа выкарыÑтоўваць толькі 2D-паÑкарÑнне Ð´Ð»Ñ Ð³Ñтай відÑакарты."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "МайÑтар падрыхтоўкi раздзелаў DrakX знайшоў наÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð²Ð°Ñ€Ñ‹Ñнты:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr ""
+msgid "Hungarian"
+msgstr "МадьÑÑ€Ñкi"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
+"ÐбÑрыце вашага правайдара.\n"
+"калi Ñго нÑма Ñž гÑтым ÑпiÑе, абÑрыце тып ``Iншы''"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
+msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "8 MB"
+msgstr "8 Мб"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+msgid "LDAP Server"
+msgstr "Ñервер"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../services.pm:1
+#, c-format
msgid ""
-"The following printers\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+"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 - гÑта звычайна падтрымка такiÑ… Ñ€Ñчаў, Ñк Ethernet i\n"
+"мадÑмы Ñž наўтбуках. Вам нÑма неабходнаÑцi канфiгураваць iÑ…, калi на вашай\n"
+"машыне iÑ… нÑма, цi Ñна не наўтбук."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, c-format
-msgid "and %d unknown printers"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+msgid "Choose your country"
+msgstr "Выбар клавiÑтуры"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "and one unknown printer"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+"- System Files:\n"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Checking your system..."
-msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
+msgid "Standalone Tools"
+msgstr "КанÑÐ¾Ð»ÑŒÐ½Ñ‹Ñ Ñ–Ð½ÑÑ‚Ñ€ÑƒÐ¼ÐµÐ½Ñ‚Ð°Ð»ÑŒÐ½Ñ‹Ñ Ñродкі"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Restarting CUPS..."
-msgstr "абмежаванне"
+msgid "Where"
+msgstr "З колам"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
+msgid "but not matching"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Examples for correct IPs:\n"
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "ГÑта дакладна?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Server IP missing!"
-msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Configuring PCMCIA cards..."
+msgstr "ÐаÑтройка карт PCMCIA ..."
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
+msgid "kdesu missing"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
+msgid "Encryption key"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "Ðддалены Ñервер CUPS"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected server"
-msgstr "Выдалiць чаргу друку"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Edit selected server"
-msgstr "Выдалiць чаргу друку"
+#: ../../lang.pm:1
+#, c-format
+msgid "Christmas Island"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add server"
-msgstr "Дадаць карыÑтальнiка"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr "ПрацÑÑ ÑƒÑталÑÐ²Ð°Ð½Ð½Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ñ‡Ñ‹ÐºÐ° не атрымаўÑÑ. Узнiкла наÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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."
+msgid "EIDE/SCSI channel"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address of host/network:"
+msgid "Set this printer as the default"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr ""
+msgid "partition %s"
+msgstr "Раздзел %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr ""
+msgid "Paranoid"
+msgstr "Паранаiдальны"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "NIS"
+msgstr "ВыкарыÑтоўваць NIS"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Host/network IP address missing."
+msgid "<-- Del User"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
+msgid "Location on the bus"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Sharing of local printers"
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected host/network"
-msgstr "Выдалiць чаргу друку"
+msgid "No printer found!"
+msgstr "Лакальны прынтÑÑ€"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
+msgid "the vendor name of the device"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr ""
+msgid "Erase entire disk"
+msgstr "Сцёрцi Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° ÑžÑiм дыÑку"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr ""
+msgid " (Default)"
+msgstr " (Па дамаўленню)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Automatic correction of CUPS configuration"
+msgid "Automatic reconfiguration"
msgstr "ÐаÑтройка мадÑму"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor: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."
+msgid "Receiving Speed:"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Japanese text printing mode"
-msgstr "ÐаÑтройка Ñеткi"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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)."
+msgid "Turks and Caicos Islands"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "None"
-msgstr "Зроблена"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Additional CUPS servers: "
-msgstr "IP Ñервера SMB"
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "No remote machines"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "permissions"
+msgstr "Раздзел %s"
+#: ../../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
-#, fuzzy, c-format
-msgid "Custom configuration"
-msgstr "ÐаÑтройка"
+#, c-format
+msgid "<- Previous"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "ПрынтÑÑ€"
+msgid "Internet Connection Sharing configuration"
+msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr ""
+msgid "Toggle between flat and group sorted"
+msgstr "ПераключÑнне памiж упарадкаваннем па групе i аÑобках"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "The printers on this machine are available to other computers"
-msgstr ""
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Themes"
+msgstr "ДрÑва"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
-msgstr ""
+msgid "Options: %s"
+msgstr "Опцыi: %s"
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../standalone/drakboot:1
+#, fuzzy, 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 ""
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "CUPS printer configuration"
+msgid "OKI winprinter configuration"
msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgid "Saint Helena"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
+msgid "Security Level"
+msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
-"Ðддалены CUPS Ñервер не патрабуе ад Ð’Ð°Ñ Ð½Ð°Ñтройкі прынтÑру\n"
-"на гÑтай машыне, ён будзе знойдзены аўтаматычна.\n"
-"Калі Ð’Ñ‹ не ўпÑўнены, абÑрыце \"Ðддалены Ñервер CUPS\"."
+"ÐÐµÐºÐ°Ñ‚Ð¾Ñ€Ñ‹Ñ ÐºÑ€Ð¾Ðºi не завершаны.\n"
+"Ð’Ñ‹ Ñапраўды жадаеце выйÑцi зараз?"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "How is the printer connected?"
-msgstr "Як прынтар далучаны?"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Sudan"
+msgstr "SunOS"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "Выбар тыпу злучÑÐ½Ð½Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+msgid "Polish (qwertz layout)"
+msgstr "ПольÑкi (qwertz раÑкладка)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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"
+msgid "Syria"
msgstr ""
-#: ../../security/help.pm:1
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm:1
#, c-format
msgid ""
-"Arguments: (umask)\n"
+"Welcome to %s the operating system chooser!\n"
"\n"
-"Set the user umask."
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (val)\n"
+"Choose an operating system from the list above or\n"
+"wait %d seconds for default boot.\n"
"\n"
-"Set the shell timeout. A value of zero means no timeout."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
+msgid "Portuguese"
+msgstr "ПартугальÑкi"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
-msgstr ""
+msgid "Loopback file name: "
+msgstr "IÐ¼Ñ Ð²iртуальнага раздзелу"
-#: ../../security/help.pm:1
-#, c-format
-msgid "if set to yes, check open ports."
-msgstr ""
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "IP Ð°Ð´Ñ€Ð°Ñ Ð¿Ð°Ð²iнен быць у фармаце 1.2.3.4"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
-msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Serbia"
+msgstr "паÑлÑдоўнаÑ"
-#: ../../security/help.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, report check result by mail."
+msgid "Newzealand"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
-msgstr ""
+msgid "This directory should remain within the root filesystem"
+msgstr "ГÑÑ‚Ñ‹ каталог павінен знаходзіцца ўнутры каранёвай файлавай ÑÑ–ÑÑ‚Ñмы"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
+msgid "CapsLock key"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
-msgstr ""
+msgid "Install bootloader"
+msgstr "УÑталÑванне загрузчыку"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr ""
+msgid "Select the memory size of your graphics card"
+msgstr "Пазначце памер вiдÑапамÑцi"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
+msgid "LVM name?"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "if set to yes, report check result to syslog."
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../modules/interactive.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 ""
+msgid "Found %s %s interfaces"
+msgstr "Знойдзены %s %s iнтÑрфейÑÑ‹"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, run the daily security checks."
+msgid "sticky-bit"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Install"
+msgstr "УÑталёўка"
-#: ../../security/help.pm:1
-#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
-msgstr ""
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "The internal domain name"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../security/help.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "if set to yes, report unowned files."
-msgstr ""
+msgid "Card IRQ"
+msgstr "IRQ карты"
#: ../../security/help.pm:1
#, c-format
msgid ""
"Arguments: (umask)\n"
"\n"
-"Set the root umask."
+"Set the user umask."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake: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."
+msgid "logdrake"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../standalone.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."
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
+msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgstr "ÐбÑрыце дыÑкавод, у Ñкiм будзе Ñтварацца Ð·Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð´Ñ‹Ñкета"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
+msgid "LILO with text menu"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.pm:1
+#, fuzzy, c-format
+msgid "Everything (no firewall)"
+msgstr "ÐŽÑÑ‘ Ñканфiгуравана!"
+
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
+msgid "You must specify a kernel image"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid ", multi-function device on USB"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../interactive/newt.pm:1
+#, fuzzy, c-format
+msgid "Do"
+msgstr "Зроблена"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr "СувÑзь з люрам Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½Ð½Ñ ÑпiÑу даÑтупных пакетаў"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian AZERTY (old)"
+msgstr "ЛiтоўÑкi AZERTY (Ñтары)"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Brazilian (ABNT-2)"
+msgstr "БразiльÑкi (ABNT-2)"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "IP address of host/network:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../install_gtk.pm:1
+#, fuzzy, c-format
+msgid "System installation"
+msgstr "УÑталÑванне SILO"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
+msgid "Saint Vincent and the Grenadines"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
+msgid "/File/_Open"
msgstr ""
#: ../../security/help.pm:1
@@ -11537,157 +11242,147 @@ msgstr ""
msgid ""
"Arguments: (arg)\n"
"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
+"The argument specifies if clients are authorized to connect\n"
+"to the X server on the tcp port 6000 or not."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Location of auto_install.cfg file"
+msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
+
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
+msgid "Open Firmware Delay"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Hungary"
+msgstr "МадьÑÑ€Ñкi"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Total progess"
+msgstr "Праверка партоў"
+
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Color configuration"
+msgstr "ÐаÑтройка"
+
+#: ../../lang.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."
+msgid "New Zealand"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../security/level.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."
+"There are already some restrictions, and more automatic checks are run every "
+"night."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "please choose the date to restore"
+msgstr "калi лаÑка, пазначце тып вашай мышы."
+
+#: ../../diskdrake/interactive.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))."
+msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/data.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."
+msgid "LPRng"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../lang.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))."
+msgid "Netherlands Antilles"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "Browse to new restore repository."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.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)."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "and %d unknown printers"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr "Карта ISDN PCI не знойдзена. Калi лаÑка, пазначце на наÑтупным Ñкране."
-#: ../../security/help.pm:1
+#: ../../common.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+msgid "GB"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
+msgid "Please give a user name"
+msgstr "Калi лаÑка, увÑдзiце iÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку"
-#: ../../security/help.pm:1
+#: ../../any.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."
+msgid "Enable CD Boot?"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+msgid " enter `void' for void entry"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+msgid "on Hard Drive"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Winmodem connection"
+msgstr "ЗлучÑнне прынтÑру"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
"\n"
-" Accept/Refuse broadcasted icmp echo."
+"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 ""
#: ../../security/help.pm:1
@@ -11695,740 +11390,536 @@ msgstr ""
msgid ""
"Arguments: (arg)\n"
"\n"
-"Accept/Refuse bogus IPv4 error messages."
+"Set the password history length to prevent password reuse."
msgstr ""
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Security Administrator (login or email)"
+msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"A library which defends against buffer overflow and format string attacks."
+msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
+"Ðе хапае меÑца Ñž буферы падкачкi (swap) Ð´Ð»Ñ ÑžÑталÑваннÑ, павÑлiчце Ñго."
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Use libsafe for servers"
-msgstr "ÐбÑрыце Ð´Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð½Ð°Ñтройкi Ð´Ð»Ñ Ñервера"
-
-#: ../../security/level.pm:1
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Security level"
-msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+msgid "%s on %s"
+msgstr "Порт"
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "Please choose the desired security level"
-msgstr "Узровень бÑÑпекi"
+#: ../../help.pm:1
+#, 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 ""
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid "DrakSec Basic Options"
-msgstr "Опцыi"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Which is your timezone?"
+msgstr "Якi ваш чаÑавы поÑÑ?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid ""
-"This is similar to the previous level, but the system is entirely closed and "
-"security features are at their maximum."
-msgstr ""
-"Прымаюцца ўлаÑцiваÑцi 4 узроўнÑ, але зараз ÑiÑÑ‚Ñма поўнаÑцю зачынена.\n"
-"Параметры бÑÑпекi ÑžÑтаноўлены на макÑiмум."
+msgid "Guinea"
+msgstr "Ðгульны"
-#: ../../security/level.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, 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 ""
-"Ðа гÑтам узроўне бÑÑпекi магчыма выкарыÑтанне ÑiÑÑ‚Ñмы Ñž ÑкаÑцi\n"
-"Ñерверу. Узровень бÑÑпекi даÑтаткова выÑокi Ð´Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹\n"
-"Ñерверу, Ñкi дапуÑкае злучÑннi Ñа шматлiкiмi клiентамi."
+msgid "The system is now connected to the Internet."
+msgstr "Як вы плануеце далучыцца да IнтÑрнÑту?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
-msgstr ""
-
-#: ../../security/level.pm:1
-#, fuzzy, c-format
-msgid ""
-"This is the standard security recommended for a computer that will be used "
-"to connect to the Internet as a client."
+msgid "South Georgia and the South Sandwich Islands"
msgstr ""
-"ГÑта Ñтандартны узровень бÑÑпекi, Ñкi Ñ€Ñкамендаваны Ð´Ð»Ñ ÐºÐ°Ð¼Ð¿'ÑŽÑ‚Ñру,\n"
-"Ñкi далучаны да Internet у ÑкаÑцi клiенту. Ð”Ð°Ð´Ð°Ð½Ñ‹Ñ Ð½Ð¾Ð²Ñ‹Ñ Ð¿Ñ€Ð°Ð²ÐµÑ€Ðºi\n"
-"бÑÑпекi."
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
+msgid "Japan (broadcast)"
msgstr ""
-"Пароль зараз уключаны, але выкарыÑтанне камп'ÑŽÑ‚Ñру Ñž ÑкаÑцi Ñеткавага\n"
-"такÑама не Ñ€Ñкамендавана."
-#: ../../security/level.pm:1
+#: ../../lang.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."
+msgid "Mozambique"
msgstr ""
-"ГÑÑ‚Ñ‹ узровень неабходна выкарыÑтоўваць з аÑцÑрогай. СiÑÑ‚Ñма будзе праÑцей\n"
-"у карыÑтаннi, але i больш чутнай: гÑÑ‚Ñ‹ узровень бÑÑпекi нельга "
-"выкарыÑтоўваць\n"
-"на машынах, ÑкiÑ Ð´Ð°Ð»ÑƒÑ‡Ð°Ð½Ñ‹ да Ñеткi цi да Internet. Уваход не абаронены "
-"паролем."
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Paranoid"
-msgstr "Паранаiдальны"
+msgid "Icon"
+msgstr "Пiктаграма"
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Higher"
-msgstr "Ð’Ñ‹Ñокi"
+msgid "Please choose what you want to backup"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../security/level.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "High"
-msgstr "Ð’Ñ‹Ñокi"
+msgid "256 colors (8 bits)"
+msgstr "256 колераў (8 бiтаў)"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Poor"
-msgstr "ЗуÑім Ñлабы"
+msgid "Read-write"
+msgstr "Чытанне-запiÑ"
-#: ../../security/level.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Welcome To Crackers"
-msgstr "СардÑчна запрашаем у Crackers"
+msgid "Size: %s\n"
+msgstr "Памер: %s\n"
-#: ../../standalone/XFdrake:1
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Калi лаÑка, перайдзiце Ñž %s Ð´Ð»Ñ Ð°ÐºÑ‚Ñ‹Ð²Ð°Ñ†Ñ‹i змÑненнÑÑž"
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Hostname: "
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-#: ../../standalone/XFdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Калi лаÑка, выйдзiце, а потым ÑкарыÑтайце Ctrl-Alt-BackSpace"
+msgid "Chunk size %s\n"
+msgstr "Памер фрагменту %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgid "Build the future of Linux!"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Need to create /etc/dhcpd.conf first!"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local Printer"
+msgstr "Лакальны прынтÑÑ€"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
+msgid ""
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "No floppy drive available!"
-msgstr "ДыÑкавод недаÑтупны"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Floppy can be removed now"
-msgstr ""
+msgid "ADSL connection"
+msgstr "Размеркаванне"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Couldn't access the floppy!"
+msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "Please insert floppy disk:"
-msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
+msgid "Error!"
+msgstr "Памылка"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "Write Config"
-msgstr "ÐаÑтройка X Window"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Dynamic IP Address Pool:"
-msgstr ""
+msgid "cable connection detected"
+msgstr "ЗлучÑнне прынтÑру"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
+msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "dhcpd Server Configuration"
-msgstr "ЗаканчÑнне наÑтройкi"
-
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "IP Range End:"
+msgid "/_Report Bug"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "IP Range Start:"
-msgstr ""
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Name Servers:"
-msgstr "NIS Ñервер:"
+msgid "Resize"
+msgstr "ЗмÑненне памераў"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Domain Name:"
-msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
+msgid "Dominica"
+msgstr "NIS Domain"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Broadcast Address:"
+msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Subnet Mask:"
-msgstr ""
+msgid "Resolution: %s\n"
+msgstr "Памеры Ñкрану: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Routers:"
+msgid "matching"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Netmask:"
-msgstr "МаÑка Ñеткi"
-
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm:1
#, c-format
-msgid "Subnet:"
+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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "dhcpd Config..."
-msgstr "ÐаÑтройка IDE"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "The following packages are going to be removed"
+msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць выдалены"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Delete Client"
-msgstr "Знiшчыць"
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
+#, c-format
+msgid "Connect to the Internet"
+msgstr "ДалучÑнне да IнтÑрнÑту"
-#: ../../standalone/drakTermServ:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "<-- Edit Client"
-msgstr ""
+msgid "Use existing partitions"
+msgstr "ВыкарыÑтоўваць iÑнуючы раздзел"
-#: ../../standalone/drakTermServ:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Add Client -->"
-msgstr ""
+msgid "Canadian (Quebec)"
+msgstr "КанадÑкi (КвебÑк)"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Allow Thin Clients"
+msgid "Mouse device: %s\n"
+msgstr "Мыш: %s\n"
+
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Thin Client"
+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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
-msgid "No net boot images created!"
+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 ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "type: %s"
-msgstr "Тып: "
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Del User"
+msgid "We are now going to configure the %s connection."
msgstr ""
+"\n"
+"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, fuzzy, c-format
-msgid "Add User -->"
-msgstr "Дадаць карыÑтальнiка"
+msgid "MandrakeExpert Corporate"
+msgstr "ÑкÑперт"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm: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."
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Delete All NBIs"
-msgstr "ÐбÑрыце файл"
+msgid "Write protection"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "<-- Delete"
-msgstr "Знiшчыць"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "This will take a few minutes."
-msgstr ""
+msgid "You've not selected any font"
+msgstr "Выдалiць чаргу друку"
-#: ../../standalone/drakTermServ:1
+#: ../../steps.pm:1
#, c-format
-msgid "Build All Kernels -->"
-msgstr ""
+msgid "Language"
+msgstr "Выбар мовы"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "No NIC selected!"
-msgstr "Размеркаванне"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Build Single NIC -->"
-msgstr ""
+msgid "Printer model selection"
+msgstr "ЗлучÑнне прынтÑру"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No kernel selected!"
-msgstr ""
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
+msgstr "УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž раздзеле %s будуць Ñтрачаны паÑÐ»Ñ Ð·Ð¼ÐµÐ½Ñ‹ Ñго тыпу"
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm:1
#, c-format
-msgid "Build Whole Kernel -->"
-msgstr ""
+msgid "%d seconds"
+msgstr "%d Ñекундаў"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Boot ISO"
-msgstr ""
+msgid "Insert a blank floppy in drive %s"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Boot Floppy"
+msgid "A valid URI must be entered!"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/isdn.pm: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/initrdrd 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"
+msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakgw: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"
+msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid ""
-"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
-msgstr ""
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid "Sound configuration"
+msgstr "ÐаÑтройка"
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Add/Del Clients"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Photo test page"
+msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "Add/Del Users"
-msgstr "Дадаць карыÑтальнiка"
+msgid "Custom disk partitioning"
+msgstr "ВыкарыÑтоўваць iÑнуючы раздзел"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Net Boot Images"
+msgid "Enter Printer Name and Comments"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Etherboot Floppy/ISO"
-msgstr "Стварыць загр. дыÑк"
+msgid ""
+"The following printers\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Stop Server"
-msgstr "NIS Ñервер:"
+msgid "type: %s"
+msgstr "Тып: "
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Start Server"
-msgstr "NIS Ñервер:"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovakian (QWERTY)"
+msgstr "Славацкi (QWERTY)"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/draksound:1
#, fuzzy, c-format
-msgid "Disable Server"
-msgstr "Сервер друку"
+msgid "No Sound Card detected!"
+msgstr "Размеркаванне"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Enable Server"
-msgstr "Сервер друку"
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#, c-format
+msgid "Mouse Port"
+msgstr "Порт мышы"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Remove the last item"
-msgstr "Фарматаванне вiртуальнага раздзелу %s"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Add an item"
-msgstr "Дадаць карыÑтальнiка"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, 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."
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
msgstr ""
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
-#, c-format
-msgid "Congratulations!"
-msgstr "Прыміце вiншаваннi!"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Ftp Server"
+msgstr "NIS Ñервер:"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"Welcome.\n"
-"\n"
-"The parameters of the auto-install are available in the sections on the left"
-msgstr ""
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Creating auto install floppy"
-msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "manual"
+"Enable/Disable msec hourly security check."
msgstr ""
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
+msgid "%s fonts conversion"
msgstr ""
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Automatic Steps Configuration"
-msgstr "ÐаÑтройка мадÑму"
+msgid "the type of bus on which the mouse is connected"
+msgstr "Калi лаÑка, пазначце поÑлÑдоўны порт, да Ñкога падключана Ð²Ð°ÑˆÐ°Ñ Ð¼Ñ‹Ñˆ."
-#: ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "replay"
-msgstr "Перазагрузiць"
+msgid "Uganda"
+msgstr "Ðдкат"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm: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"
+"Arguments: (size)\n"
"\n"
-"Do you want to continue?"
-msgstr ""
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Auto Install Configurator"
-msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "Error!"
-msgstr "Памылка"
-
-#: ../../standalone/drakbackup:1
+#: ../../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"
-"Restore Backup Problems:\n"
+" * \"%s\": check the current keyboard map configuration and change that if\n"
+"necessary.\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 ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"options description:\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"
-"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"
+" * \"%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"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Description:\n"
+" * \"%s\": check the current mouse configuration and click on the button to\n"
+"change it if necessary.\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"
+" * \"%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"
-" 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"
+" * \"%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"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\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"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\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"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\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"
-"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"
+" * \"%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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
+msgid "Comoros"
+msgstr ""
+
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+"\n"
+"\n"
+"\n"
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press OK to continue."
msgstr ""
+"\n"
+"Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Yaboot mode"
+msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ð°"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
+msgstr ""
+
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Ð—Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ñ Ð¼Ñ‹Ñˆ з 3 кнопкамі"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Select another media to restore from"
+msgstr "калi лаÑка, пазначце тып вашай мышы."
+
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Software Manager"
+msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -12440,4574 +11931,5121 @@ msgid ""
"\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 ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"options description:\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \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"
+" - Differential Backups:\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"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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"
+msgid "Re-submit"
msgstr ""
#: ../../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"
+msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Drakbackup"
+msgid "KB"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Restore"
-msgstr "Ðднаўленне з файлу"
+msgid "Network & Internet"
+msgstr "Сеткавы iнтÑрфейÑ"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now"
-msgstr "ÐаÑÑ‚Ñ€. файлавых ÑiÑÑ‚Ñмаў"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "ЛiтоўÑкi \"фанетычны\" QWERTY"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Advanced Configuration"
-msgstr "ЗаканчÑнне наÑтройкi"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Net Boot Images"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Wizard Configuration"
-msgstr "ÐаÑтройка"
+msgid "Sharing of local scanners"
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "View Backup Configuration."
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+#: ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now from configuration file"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+#: ../../services.pm:1
+#, c-format
+msgid "Services and deamons"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Drakbackup Configuration"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+msgid "Remote host name missing!"
+msgstr "Ðддалены вузел"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Total Progress"
+msgid "with /usr"
msgstr ""
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Sending files..."
-msgstr "Захаванне ў файл"
+msgid "Network"
+msgstr "Сетка:"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "files sending by FTP"
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup other files"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+#: ../../any.pm:1
+#, c-format
+msgid "This password is too simple"
+msgstr "ГÑÑ‚Ñ‹ пароль занадта проÑÑ‚Ñ‹"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup user files"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Slovakian (QWERTZ)"
+msgstr "Славацкi (QWERTZ)"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup system files"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+#: ../../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 ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Under Devel ... please wait."
+msgid "Truly minimal install (especially no urpmi)"
msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+" Transfer \n"
+"Now"
msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please select data to backup..."
-msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please select media for backup..."
-msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please select data to restore..."
-msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць даданы да ÑiÑÑ‚Ñмы"
+msgid "Use daemon"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
+msgid "Authentication"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Next"
-msgstr "ТÑкÑÑ‚"
+msgid "Additional CUPS servers: "
+msgstr "IP Ñервера SMB"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Previous"
+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 ""
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Save"
-msgstr "Стартавае меню"
+msgid "Where do you want to mount %s?"
+msgstr "Куды вы жадаеце манцiраваць прыладу %s?"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Build Backup"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "Restore Via Network"
+msgstr "Пераканфiгураваць лакальную Ñетку"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Restore Progress"
-msgstr "Ðднаўленне з файлу"
+msgid "Algeria"
+msgstr "паÑлÑдоўнаÑ"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Restore From Catalog"
-msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
+msgid "Initrd-size"
+msgstr "Initrd"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "Browse to new restore repository."
+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 ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid "CD in place - continue."
+msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Custom Restore"
-msgstr "Па выбару"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "2 MB"
+msgstr "2 Мб"
-#: ../../standalone/drakbackup:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Restore all backups"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Restore Failed..."
-msgstr "Ðднаўленне з файлу"
+msgid "Setting Default Printer..."
+msgstr "Лакальны прынтÑÑ€"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Files Restored..."
+msgid "Interface %s (using module %s)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Path or Module required"
-msgstr ""
+msgid "Name: %s\n"
+msgstr "IмÑ: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Hostname required"
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+msgid "Generating preview ..."
+msgstr "ВызначÑнне прыладаў..."
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Username required"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+#: ../../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 ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Password required"
-msgstr "Пароль"
+#: ../../mouse.pm:1
+#, c-format
+msgid "serial"
+msgstr "паÑлÑдоўнаÑ"
-#: ../../standalone/drakbackup:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Host Path or Module"
+msgid "DVD-ROM"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Host Name"
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Georgian (\"Latin\" layout)"
+msgstr "ГрузiнÑкi (\"ЛацiнÑкаÑ\" раÑкладка)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
+msgid "Get the best items with Mandrake Linux Strategic partners"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Via Network"
-msgstr "Пераканфiгураваць лакальную Ñетку"
-
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Restore From Tape"
-msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
+msgid "Kenya"
+msgstr "КлавiÑтура"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
-msgstr ""
+msgid "Use ``Unmount'' first"
+msgstr "Спачатку зрабiце ``Unmount''"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing mtools packages..."
+msgstr "УÑталÑванне пакету %s"
+
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "You must specify a root partition"
+msgstr "Вы павiнны мець раздзел swap"
+
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "first step creation"
+msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
+msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Restore From CD"
-msgstr "Ðднаўленне з дыÑкеты"
+msgid "Select a scanner model"
+msgstr "ÐбÑрыце вiдÑакарту"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Backup files not found at %s."
+msgid "LPRng - LPR New Generation"
msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid ""
-"Change\n"
-"Restore Path"
-msgstr "Ðднаўленне з файлу"
+msgid "Drakbackup Configuration"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Restore Selected\n"
-"Files"
-msgstr "Выдалiць чаргу друку"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Save as.."
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Remove user directories before restore."
+msgid "Korea (North)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
-msgstr ""
+msgid "Autologin"
+msgstr "Ðўтаматычны ўваход у ÑiÑÑ‚Ñму"
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
#, fuzzy, c-format
-msgid "select path to restore (instead of /)"
-msgstr "калi лаÑка, пазначце тып вашай мышы."
+msgid "System configuration"
+msgstr "ÐаÑтройка"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Restore Other"
-msgstr "Ðднаўленне з файлу"
+msgid "Domain Admin Password"
+msgstr "Падцвердзiць пароль"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore Users"
-msgstr "Ðднаўленне з файлу"
+#: ../../share/advertising/05-desktop.pl:1
+#, 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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Restore system"
-msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
+msgid "Configuring printer ..."
+msgstr "ÐаÑтройка прынтÑру"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Other Media"
-msgstr "ІншыÑ"
+#: ../../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 ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Select another media to restore from"
-msgstr "калi лаÑка, пазначце тып вашай мышы."
+#: ../../common.pm:1
+#, c-format
+msgid "MB"
+msgstr "Мб"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Please enter the directory where backups are stored"
+msgid "if set to yes, run some checks against the rpm database."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore from Hard Disk."
-msgstr "Ðднаўленне з дыÑкеты"
+#: ../../lang.pm:1
+#, c-format
+msgid "Virgin Islands (British)"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Use quota for backup files."
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "Bermuda"
+msgstr "ÐÑмецкi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
+msgid "click here if you are sure."
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save:"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use Hard Disk to backup"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+#, c-format
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "please choose the date to restore"
-msgstr "калi лаÑка, пазначце тып вашай мышы."
+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 ""
+"Далей адзначаны уÑе Ñ–ÑÐ½ÑƒÑŽÑ‡Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ Linux, Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹Ñ Ð½Ð° вашым дыÑку,\n"
+" ÑÐºÑ–Ñ Ð·Ñ€Ð¾Ð±Ð»ÐµÐ½Ñ‹ майÑтрам вылучÑÐ½Ð½Ñ Ð´Ñ‹Ñкаў. Ð’Ñ‹ можаце пакінуць Ñ–Ñ… так Ñ– "
+"выкарыÑтўваць\n"
+" далей, бо Ñны добра падыходзÑць Ð´Ð»Ñ Ð·Ð²Ñ‹Ñ‡Ð°Ð¹Ð½Ð°Ð³Ð° выкарыÑтаннÑ. Калі вы\n"
+" ўноÑіце змены, вы павінны, вылучыць Ñ…Ð°Ñ†Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ» (\"/\"). Рабіце\n"
+" раздзел не вельмі малым, бо Ñž адваротным выпадку вы Ð½Ñ Ð·Ð´Ð¾Ð»ÐµÐµÑ†Ðµ уÑталÑваць\n"
+" даÑтаткова праграмнага забеÑпÑчÑннÑ.Калі вы жадаеце захаваць Ð²Ð°ÑˆÑ‹Ñ "
+"дадзеныÑ\n"
+" на аÑобным раздзеле, вы павінны абраць пункт Ð¼Ð°Ð½Ñ†Ñ–Ñ€Ð°Ð²Ð°Ð½Ð½Ñ \"/home\".\n"
+"\n"
+"Кожны раздзел пазначаны наÑтупным чынам \"ІмÑ\", \"СвойÑтвы\".\n"
+"\n"
+"\n"
+"\"ІмÑ\" кадавана так - \"тып дыÑку\", \"нумар дыÑку\", \"нумар раздзелу\" \n"
+"(напрыклад, \"hda1\").\n"
+"\n"
+"\n"
+"\"Тып дыÑку\" кадаваны Ñк \"hd\", калі гÑта IDE, Ñ– \"sd\" калі SCSI.\n"
+" * \"а\" \"master\" на першаÑным канале IDE \n"
+" * \"b\" \"slave\" на першаÑным канале IDE\n"
+" * \"c\" \"master\" на другаÑным канале IDE\n"
+" * \"d\" \"slave\" на другаÑным канале IDE\n"
+"\n"
+"\n"
+"Ð”Ð»Ñ SCSI дыÑкаў - \"a\" гÑта \"першаÑны жорÑкі дыÑк\", \"b\" - \"другаÑны "
+"жорÑкі дыÑк\", Ñ– г.д."
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, fuzzy, c-format
-msgid "Backup the system files before:"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "Remove"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
+msgid "Lesotho"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../ugtk2.pm:1
#, c-format
-msgid "OK to restore the other files."
+msgid "utopia 25"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid " Restore Configuration "
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid " Successfuly Restored on %s "
+msgid "Pipe job into a command"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " All of your selected data have been "
+msgid "new dynamic device name generated by core kernel devfs"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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 "Backup files are corrupted"
+msgid "Yes"
+msgstr "Так"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Cote d'Ivoire"
msgstr ""
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "Which protocol do you want to use?"
+msgstr "Якi пратакол вы жадаеце выкарыÑтоўваць?"
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
+msgid "Restore Progress"
+msgstr "Ðднаўленне з файлу"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Estonia"
+msgstr "ЭÑтонÑкi"
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"List of data corrupted:\n"
-"\n"
+msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"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 ""
+"Ð’Ñ‹ маеце дзiрку Ñž таблiцы радзелаў, але Ñ Ð½Ðµ маю магчымаÑцi Ñе ÑкарыÑтаць.\n"
+"Ðдзiны выхад у тым, каб перамÑÑцiць першаÑÐ½Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ так, каб дзiрка iшла\n"
+"адразу за пашыраным (extended) раздзелам"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Channel"
+msgstr "Ðдмена"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr ""
+msgid "Add"
+msgstr "Дадаць"
+
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз магчыма"
#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid " Error while sending mail. \n"
+msgstr "Памылка Ñ‡Ñ‹Ñ‚Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s"
+
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "\t-Network by rsync.\n"
-msgstr ""
+msgid "Keyboard"
+msgstr "КлавiÑтура"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "\t-Network by SSH.\n"
+msgid ""
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by FTP.\n"
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
-msgid "\t-Tape \n"
-msgstr "Тып: "
+msgid "Choose the connection you want to configure"
+msgstr "ÐбÑрыце iнÑтрумент, Ñкi жадаеце ÑкарыÑтаць"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "\t-CDROM.\n"
-msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Please wait, setting security level..."
+msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Hard drive.\n"
+msgid "Mandrake Linux 9.1: the ultimate development platform"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid ""
-"\n"
-"- Daemon (%s) include:\n"
+msgid "Configuring network device %s"
+msgstr "ÐаÑтройка Ñеткавай прылады %s"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "activated"
+msgstr "Ðктыўны"
+
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Please choose which network interface will be used for the dhcp server."
msgstr ""
+"Калi лаÑка, пазначце Ñеткавы адаптар, Ñкi плануеце выкарыÑтоўваць Ð´Ð»Ñ "
+"далучÑÐ½Ð½Ñ Ð´Ð° iнтÑрнÑÑ‚"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
-msgstr ""
+msgid "Finding packages to upgrade..."
+msgstr "Пошук пакетаў Ð´Ð»Ñ Ð°Ð±Ð½Ð°ÑžÐ»ÐµÐ½Ð½Ñ"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
-msgstr ""
+msgid "Mount point: "
+msgstr "Пункт манцiраваннÑ:"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "\tDo not include System Files\n"
+msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"\n"
-"- Options:\n"
-msgstr "Опцыi"
+msgid "With X"
+msgstr "Чакайце"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\t\t user name: %s\n"
-"\t\t on path: %s \n"
-msgstr ""
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid "Multi-head configuration"
+msgstr "чытанне наÑтройкi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "No browser available! Please install one"
+msgstr "Ð’Ñ‹ можаце абраць Ñ–Ð½ÑˆÑ‹Ñ Ð¼Ð¾Ð²Ñ‹, ÑкiÑ Ð±ÑƒÐ´ÑƒÑ†ÑŒ даÑтупны паÑÐ»Ñ ÑžÑталÑваннÑ"
+
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Save via %s on host: %s\n"
+"%s"
msgstr ""
+"Ці жадаеце Ð’Ñ‹ захаваць змÑненні?\n"
+"БÑÐ³ÑƒÑ‡Ð°Ñ ÐºÐ°Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ‹Ñ:\n"
+"\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "\t\tErase=%s"
-msgstr ""
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "Ð’Ñ‹ не можаце разбiваць на разделы, памер ÑкiÑ… меней за 32 Мб"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"- Save to Tape on device: %s"
+"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 дае магчымаÑць карыÑтальнiкам атрымаць ÑпiÑ ÑžÑiÑ…\n"
+"карыÑтальнiкаў, увайшоўшых на машыну, выканаў rwho дÑман (падобны на finger)."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid " (multi-session)"
-msgstr ""
+msgid "Domain name"
+msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid " on device: %s"
-msgstr "Мыш: %s\n"
+msgid "Sharing of local printers"
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../standalone/drakbackup:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "RW"
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Available printers"
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Burn to CD"
-msgstr ""
+msgid "Empty"
+msgstr "ПуÑта"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, 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"
-"- Delete hard drive tar files after backup.\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"\n"
-"- Save on Hard drive on path: %s\n"
+msgid "text width"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Other Files:\n"
-msgstr ""
+msgid "Where do you want to mount device %s?"
+msgstr "Куды вы жадаеце манцiраваць прыладу %s?"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"\n"
-"- User Files:\n"
+msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Interface \"%s\""
+msgstr "Сеткавы iнтÑрфейÑ"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- System Files:\n"
+msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
+#, fuzzy, c-format
+msgid "1 button"
+msgstr "2 кнопкi"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"Backup Sources: \n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
-msgid "Select user manually"
+msgid "Test"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Backup Users"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid direct root login."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Backup system"
-msgstr "ÐаÑÑ‚Ñ€. файлавых ÑiÑÑ‚Ñмаў"
+msgid "Korea"
+msgstr "ПераноÑ"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm:1
#, fuzzy, c-format
-msgid "Please choose what you want to backup"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Your choice? (default `%s'%s) "
+msgstr "Ваш выбар? (змоўчанне %s) "
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "on Tape Device"
-msgstr "Порт прынтÑру"
+msgid "Raw printer"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "on CDROM"
+msgid "official vendor name of the cpu"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "across Network"
-msgstr "Сетка:"
+msgid "Vendor"
+msgstr "Ðдкат"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Interface %s"
+msgstr "Сеткавы iнтÑрфейÑ"
+
+#: ../../steps.pm:1
#, c-format
-msgid "on Hard Drive"
+msgid "Configure mouse"
+msgstr "ÐаÑтройка мышы"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the mount points"
+msgstr "ÐбÑрыце пункты манцiраваннÑ"
+
+#: ../../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 ""
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Please choose where you want to backup"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Yugoslavian (latin)"
+msgstr "ÐзербайджанÑкі (latin)"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "More Options"
-msgstr "Опцыi модулю:"
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installing"
+msgstr "УÑталёўваем"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "When"
-msgstr "З колам"
+#: ../../any.pm:1
+#, c-format
+msgid "Launch userdrake"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Where"
-msgstr "З колам"
+msgid "Is this an install or an upgrade?"
+msgstr "ÐбÑрыце ÑžÑталÑванне цi абнаўленне"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "What"
-msgstr "Чакайце"
+msgid "ISDN card"
+msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ISDN карта"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Send mail report after each backup to:"
+msgid ""
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
+"\n"
msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
+msgid "\t-Hard drive.\n"
+msgstr ""
+
+#: ../../help.pm:1
+#, c-format
msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
+"This step is activated only if an old GNU/Linux partition has been found on\n"
+"your machine.\n"
"\n"
-"Note that currently all 'net' medias also use the hard drive."
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
+msgid "Printer on remote CUPS server"
+msgstr "Ðддалены Ñервер CUPS"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid ""
-"Please choose the\n"
-"media for backup."
-msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid ""
-"Please choose the time \n"
-"interval between each backup"
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "delete"
+msgstr "Знiшчыць"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "here if no."
+msgstr ""
+
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Use daemon"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+msgid "DHCP host name"
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "monthly"
+msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "weekly"
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Калi лаÑка, пазначце поÑлÑдоўны порт, да Ñкога падключана Ð²Ð°ÑˆÐ°Ñ Ð¼Ñ‹Ñˆ."
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Did it work properly?"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/level.pm:1
#, c-format
-msgid "daily"
+msgid "Poor"
+msgstr "ЗуÑім Ñлабы"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "hourly"
+msgid "Grenada"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "HardDrive / NFS"
+msgid "Unsafe"
+msgstr "Ðенадзейна"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid ", %s sectors"
+msgstr ", %s Ñектараў"
+
+#: ../../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 "Ðе"
+
+#: ../../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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "CDROM / DVDROM"
+msgid "Guadeloupe"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "could not find any font.\n"
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+#: ../../standalone/keyboarddrake:1
+#, c-format
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr "Ð’Ñ‹ жадаеце каб BackSpace працаваў у канÑолі Ñк Delete?"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+#: ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Vertical refresh rate"
+msgstr "ЧаÑÑ†Ñ–Ð½Ñ Ð²ÐµÑ€Ñ‚Ñ‹ÐºÐ°Ð»ÑŒÐ½Ð°Ð¹ разгорткi"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
+#, c-format
+msgid "Entering step `%s'\n"
+msgstr "Пераход на крок `%s'\n"
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr ""
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Use tape to backup"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "Removing %s ..."
+msgstr "Памеры Ñкрану: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, 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 ""
+msgid "Niger"
+msgstr "Ð’Ñ‹Ñокi"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "ÐаціÑніце на раздзел"
+msgid "No printer"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "ÐаціÑніце на раздзел"
+msgid "alert configuration"
+msgstr "ÐаÑтройка"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " Erase Now "
+msgid "NetWare Printer Options"
+msgstr "Опцыi прынтÑру NetWare"
+
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "ÐаціÑніце на раздзел"
+msgid "General"
+msgstr "Ðгульны"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "ÐаціÑніце на раздзел"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing system: "
+msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr "ÐаціÑніце на раздзел"
+#: ../../steps.pm:1
+#, c-format
+msgid "Add a user"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Калi лаÑка, абÑрыце тып клавiÑтуры."
+msgid "Network configuration (%d adapters)"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm: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.)"
+msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use CD/DVDROM to backup"
+msgid "Philippines"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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 "Need hostname, username and password!"
-msgstr ""
+msgid "Ok"
+msgstr "Ок"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Remember this password"
-msgstr "ÐÑма паролю"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Print Queue Name"
+msgstr "IÐ¼Ñ Ñ‡Ð°Ñ€Ð³i друку"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your password"
-msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Do you want to use aboot?"
+msgstr "Ð’Ñ‹ жадаеце выкарыÑтоўваць aboot?"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your login"
-msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Belarusian"
+msgstr "БеларуÑкі"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Please enter the host name or IP."
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+msgid "Move files to the new partition"
+msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
+"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 ""
#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore From Catalog"
+msgstr "Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ñ‚Ð°Ð±Ð»iца раздзелаў"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Pitcairn"
+msgstr "ПрынтÑÑ€"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
+msgid "IDE"
+msgstr "IDE"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "group :"
+msgstr "ÐŸÑ€Ð°Ñ†Ð¾ÑžÐ½Ð°Ñ Ð³Ñ€ÑƒÐ¿Ð°"
+
+#: ../../fs.pm:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
+msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Use Expect for SSH"
+msgid "Lilo screen"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid "Net Method:"
+msgid "LILO with graphical menu"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use network connection to backup"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Users"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Windows (FAT32)"
-msgstr "Выдалiць Windows(TM)"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Estimating"
+msgstr "Чакаецца"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr ""
+msgid "You can't unselect this package. It is already installed"
+msgstr "Ð’Ñ‹ не можаце адмÑнiць вылучÑнне гÑтага пакету. Ðн ужо ÑžÑталÑваны"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remove Selected"
-msgstr "Выдалiць чаргу друку"
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "SMB/Windows 95/98/NT"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr ""
+msgid "Go on anyway?"
+msgstr "УÑÑ‘ роўна працÑгваць?"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr "ПраглÑд даÑтупных пакетаў"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
+msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr ""
+msgid "Specify options"
+msgstr "Пазначце параметры"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
+msgid "Vanuatu"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
+msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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"
-"Please check all options that you need.\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
+"З дапамогай загрузачнага дыÑка вы зможаце загружаць Linux незалежна ад\n"
+" Ñтандартнага загрузчыка. ГÑта можа быць ÑкаÑна, калi вы не жадаеце \n"
+"ÑžÑталёўваць SILO, калi iÐ½ÑˆÐ°Ñ Ð°Ð¿ÐµÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ð°Ñ ÑiÑÑ‚Ñма выдалÑе SILO, цi SILO не \n"
+"можа працаваць у вашай канфiгурацыi. Загрузачны дыÑк такÑама можа быць \n"
+"выкарыÑтан ÑумеÑна з выратавальнай дыÑкетай Mandrake Linux, ÑÐºÐ°Ñ Ð²ÐµÐ»ÑŒÐ¼i \n"
+"палегчыць выратаванне ÑiÑÑ‚Ñмы паÑÐ»Ñ Ð·Ð±Ð¾ÑŽ.\n"
+"\n"
+"Калi жадаеце Ñтварыць загрузачны дыÑк зараз, уÑтаўце дыÑкету Ñž першы\n"
+"дыÑкавод i нацiÑнiце \"Ok\"."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "You can't use an encrypted file system for mount point %s"
+msgstr ""
+"Вам неабходна задаць правiльны тып файлавай ÑiÑÑ‚Ñмы (ext2, reiserfs)\n"
+"Ð´Ð»Ñ Ð³Ñтай кропкi манцiраваннÑ\n"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
+msgid "Norfolk Island"
msgstr ""
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "File Selection"
-msgstr "Выбар групы пакетаў"
+msgid "Theme installation failed!"
+msgstr "ÐšÐ»Ð°Ñ ÑƒÑталÑваннÑ"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Can't create catalog!"
+msgid "Nothing to do"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid " Error while sending mail. \n"
-msgstr "Памылка Ñ‡Ñ‹Ñ‚Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Use for loopback"
+msgstr "ВыкарыÑтоўваць Ð´Ð»Ñ Ð²iртуальнай файлавай ÑiÑÑ‚Ñмы"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via tape:\n"
-"\n"
+msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
-msgstr ""
+msgid "use pppoe"
+msgstr "выкарыÑтоўваць pppoe"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Moving files to the new partition"
+msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "XFree %s з ÑкÑперыментальнай падтрымкай 3D-паÑкарÑннÑ"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1
#, c-format
-msgid ""
-"\n"
-" FTP connection problem: It was not possible to send your backup files by "
-"FTP.\n"
+msgid "Advanced"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"file list sent by FTP: %s\n"
-" "
+msgid "Transfer"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "No changes to backup!"
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "Dvorak (Swedish)"
+msgstr "Dvorak (US)"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Hard Disk Backup files..."
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "More Options"
+msgstr "Опцыi модулю:"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Backup Other files..."
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+msgid "Afghanistan"
+msgstr "IранÑкi"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hard Disk Backup Progress..."
+msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup User files..."
-msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup system files..."
+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 - ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð°Ñ UNIX праграма, ÑÐºÐ°Ñ Ð²Ñ‹ÐºÐ¾Ð½Ð²Ð°Ðµ праграмы карыÑтальнiка\n"
+"праз Ð¿Ð°Ð·Ð½Ð°Ñ‡Ð°Ð½Ñ‹Ñ Ð¿ÐµÑ€Ñ‹Ñды чаÑу. Vixie cron дадае рад дапаўненнÑÑž да "
+"Ñтандартнага\n"
+"UNIX cron, уключаючы лепшы ўзровень бÑÑпекi i Ð¼Ð¾Ñ†Ð½Ñ‹Ñ ÐºÐ°Ð½Ñ„iÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ð¹Ð½Ñ‹Ñ Ð¾Ð¿Ñ†Ñ‹i."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "No tape in %s!"
+msgid "Burundi"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Permission problem accessing CD."
+msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This may take a moment to erase the media."
-msgstr ""
+msgid "Read carefully!"
+msgstr "Чытайце ўважлiва!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not erasable media!"
+msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Does not appear to be recordable media!"
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "No CDR/DVDR in drive!"
-msgstr ""
+msgid "Port"
+msgstr "Порт"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "WebDAV transfer failed!"
+msgid "No (experts only)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "WebDAV remote site already in sync!"
+msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Total progess"
-msgstr "Праверка партоў"
-
-#: ../../standalone/drakbackup:1
+#. -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 ""
-"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 ""
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Press enter to boot the selected OS, 'e' to edit the"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "%s not responding"
+msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Can't find %s on %s"
-msgstr "Памылка Ð°Ð´ÐºÑ€Ñ‹Ñ†Ñ†Ñ %s Ð´Ð»Ñ Ð·Ð°Ð¿iÑу: %s"
+msgid "The encryption keys do not match"
+msgstr "Паролi не Ñупадаюць"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Permission denied transferring %s to %s"
+msgid "Right \"Windows\" key"
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Bad password on %s"
-msgstr "ÐÑма паролю"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid "No password prompt on %s at port %s"
+msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "ERROR: Cannot spawn %s."
+msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "This may take a moment to generate the keys."
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"%s exists, delete?\n"
+"Here is a list of the available printing options for the current printer:\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Resolutions"
+msgstr "Памеры Ñкрану"
+
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
+"drakfirewall configurator\n"
"\n"
-" DrakBackup Report Details\n"
-"\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
+"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Remove selected host"
+msgstr "Выдалiць чаргу друку"
+
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Network configuration"
+msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "No sharing"
+msgstr "Чакаецца"
+
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
+msgid "Move selected rule down one level"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "INFO"
+msgid "TB"
msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "FATAL"
-msgstr "FAT"
+msgid "Please check if you are using a DVDR device"
+msgstr "ÐаціÑніце на раздзел"
#: ../../standalone/drakbackup:1
-#, c-format
-msgid "WARNING"
-msgstr ""
+#, fuzzy, c-format
+msgid "FATAL"
+msgstr "FAT"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Cron not available yet as non-root"
+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 ""
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "УÑталÑванне %s не атрымалаÑÑ. Узнiкла наÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°:"
+msgid "Delete"
+msgstr "Знiшчыць"
-#: ../../standalone/drakboot:1
+#: ../../security/help.pm:1
#, c-format
-msgid "No, I don't want autologin"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid reboot by the console user."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
+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 ""
+"Можна наÑтроiць ÑiÑÑ‚Ñму Ð´Ð»Ñ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ð°Ð³Ð° запуÑку X паÑÐ»Ñ Ñтарту ÑiÑÑ‚Ñмы.\n"
+"Жадаеце, каб X Ñтартаваў пры Ñ€ÑÑтарце?"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
+msgid "Build the disk"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "ÐаÑтройка ISDN"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "System mode"
+msgid "Status:"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Bootsplash"
-msgstr ""
+msgid "HTTP proxy"
+msgstr "HTTP proxy"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "SSH Server"
+msgstr "NIS Ñервер:"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lilo screen"
+msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "European protocol"
+msgstr "Еўропа (EDSS1)"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
+msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Themes"
-msgstr "ДрÑва"
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
+#, c-format
+msgid "Error"
+msgstr "Памылка"
-#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Splash selection"
-msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+#: ../../any.pm:1
+#, c-format
+msgid "allow \"su\""
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, fuzzy, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
+msgid "Australia"
+msgstr "паÑлÑдоўнаÑ"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
+msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, fuzzy, c-format
-msgid "Theme installation failed!"
-msgstr "ÐšÐ»Ð°Ñ ÑƒÑталÑваннÑ"
+msgid "Configure only card \"%s\"%s"
+msgstr "Канфiгураваць маю карту"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Notice"
-msgstr "гальштук"
+msgid "Level"
+msgstr "узровень"
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Relaunch 'lilo'"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Change the printing system"
+msgstr "ÐаÑтройка Ñеткi"
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
-msgstr ""
-
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../steps.pm:1
#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr ""
+msgid "Configure services"
+msgstr "ÐаÑтройка Ñлужбаў"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
+msgid "Broadcast Address:"
msgstr ""
-#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Write %s"
-msgstr "Сервер XFree86 %s"
-
-#: ../../standalone/drakboot:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
+msgid "mount failed: "
+msgstr "памылка манцiраваннÑ: "
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Lilo message not found"
+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 ""
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Copy %s to %s"
-msgstr ""
+msgid "Image"
+msgstr "Вобраз"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup %s to %s.old"
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Create new theme"
-msgstr "СтварÑнне новага раздзелу"
+msgid "Remote Administration"
+msgstr "Опцыi аддаленага прынтÑру lpd"
-#: ../../standalone/drakboot:1
+#: ../../modules.pm:1
#, c-format
msgid ""
-"Display theme\n"
-"under console"
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Install themes"
-msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
+msgid "Selected All"
+msgstr "ÐбÑрыце файл"
-#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Lilo/grub mode"
-msgstr "РÑжым злучÑннÑ"
+#: ../../printer/data.pm:1
+#, c-format
+msgid "CUPS - Common Unix Printing System"
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Yaboot mode"
-msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ð°"
+msgid "Webmin Service"
+msgstr "прылада"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "<control>Q"
-msgstr ""
+msgid "device"
+msgstr "прылада"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "/File/_Quit"
-msgstr ""
+msgid "All"
+msgstr "УÑÑ‘"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "/_File"
-msgstr "Файлы:\n"
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "Якую ÑiÑÑ‚Ñму друку Ð’Ñ‹ жадаеце выкарыÑтоўваць?"
-#: ../../standalone/drakboot:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "Boot Style Configuration"
-msgstr "ÐаÑтройка мадÑму"
+msgid "Greece"
+msgstr "ГрÑчаÑкi"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "No browser available! Please install one"
-msgstr "Ð’Ñ‹ можаце абраць Ñ–Ð½ÑˆÑ‹Ñ Ð¼Ð¾Ð²Ñ‹, ÑкiÑ Ð±ÑƒÐ´ÑƒÑ†ÑŒ даÑтупны паÑÐ»Ñ ÑžÑталÑваннÑ"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "An error occurred"
+msgstr "ÐдбылаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
msgstr ""
+"ГÑÑ‚Ñ‹ пакет павiнен быць абноўлены\n"
+"Ð’Ñ‹ ўпÑўнены, што хочаце адмÑнiць вылучÑнне?"
-#: ../../standalone/drakbug:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Package not installed"
-msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
+msgid "Tamil (Typewriter-layout)"
+msgstr "ÐрмÑнÑкi (typewriter)"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Not installed"
-msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
+#: ../../standalone/drakautoinst:1
+#, c-format
+msgid "manual"
+msgstr ""
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Standalone Tools"
-msgstr "КанÑÐ¾Ð»ÑŒÐ½Ñ‹Ñ Ñ–Ð½ÑÑ‚Ñ€ÑƒÐ¼ÐµÐ½Ñ‚Ð°Ð»ÑŒÐ½Ñ‹Ñ Ñродкі"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printer manufacturer, model, driver"
+msgstr ""
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Report"
-msgstr "Порт"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm: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"
+"Directory %s already contains data\n"
+"(%s)"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Release: "
-msgstr "Калi лаÑка, пачакайце"
+msgid "Printer on NetWare server"
+msgstr "Сервер друку"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Kernel:"
-msgstr ""
+msgid "Give the ram size in MB"
+msgstr "Пазначце памер RAM у Mб"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Package: "
-msgstr "Пакет"
+#: ../../any.pm:1
+#, c-format
+msgid "Real name"
+msgstr "УлаÑнае iмÑ"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Application:"
-msgstr "Размеркаванне"
+msgid "done"
+msgstr "Зроблена"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Configuration Wizards"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+msgid "Please uncheck or remove it on next time."
+msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
-#: ../../standalone/drakbug:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Userdrake"
-msgstr "ВыкарыÑтоўваць DiskDrake"
+msgid "Higher"
+msgstr "Ð’Ñ‹Ñокi"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Windows Migration tool"
-msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "Выбар раздзелаў Ð´Ð»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Urpmi"
+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 ""
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Software Manager"
-msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Remote Control"
-msgstr "Ðддалены прынтÑÑ€"
-
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Msec"
-msgstr "Порт мышы"
-
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Menudrake"
-msgstr "абавÑзкова"
+msgid "Can't find %s on %s"
+msgstr "Памылка Ð°Ð´ÐºÑ€Ñ‹Ñ†Ñ†Ñ %s Ð´Ð»Ñ Ð·Ð°Ð¿iÑу: %s"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Mandrake Online"
-msgstr "ДалучÑнне да IнтÑрнÑту"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Japanese 106 keys"
+msgstr "ЯпонÑкi 106 клавiш"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "HardDrake"
+msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Synchronization tool"
+msgid "Burkina Faso"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "First Time Wizard"
+msgid "Use scanners on remote computers"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Mandrake Control Center"
-msgstr "ДалучÑнне да IнтÑрнÑту"
-
-#: ../../standalone/drakbug:1
-#, c-format
-msgid "Mandrake Bug Report Tool"
-msgstr ""
+msgid "Delete selected rule"
+msgstr "Выдалiць чаргу друку"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Parameters"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Accessing printers on remote CUPS servers"
+msgstr "Ðддалены Ñервер CUPS"
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Internet Connection Configuration"
-msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
+msgid "Insert a floppy in %s"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "DHCP Client"
+msgid "Maldives"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "Ethernet Card"
-msgstr ""
+msgid "compact"
+msgstr "кампактна"
-#: ../../standalone/drakconnect:1
+#: ../../common.pm:1
#, c-format
-msgid "Gateway"
-msgstr "Шлюз"
-
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Connection type: "
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "Profile: "
-msgstr "памылка манцiраваннÑ: "
+msgid "1 minute"
+msgstr "1 хвiлiна"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Internet connection configuration"
-msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
+msgid "on channel %d id %d\n"
+msgstr "на шыне %d id %d\n"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
+msgid ", multi-function device"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
+msgid "Laos"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "activate now"
-msgstr "Ðктыўны"
-
-#: ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, fuzzy, c-format
-msgid "deactivate now"
-msgstr "Ðктыўны"
-
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "DHCP client"
+msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
+"Ðе знойдзена раздзелаў FAT Ð´Ð»Ñ Ð·Ð¼ÑÐ½ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼ÐµÑ€Ð°Ñž альбо выкарыÑтаннÑ\n"
+"Ñž ÑкаÑцi вiртуальнай файлавай ÑiÑÑ‚Ñмы (цi недаÑтаткова праÑторы на дыÑку)"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Started on boot"
+msgid "Up"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Boot Protocol"
+msgid "Firewall"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Adapter %s: %s"
+msgid "Area:"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "LAN Configuration"
-msgstr "ÐаÑтройка"
-
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "LAN configuration"
-msgstr "ÐаÑтройка ADSL"
-
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
+msgid "(E)IDE/ATA controllers"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Connect..."
-msgstr ""
+msgid "Printer Server"
+msgstr "Сервер друку"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Disconnect..."
+msgid "Disconnection from the Internet complete."
msgstr ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Not connected"
-msgstr "Размеркаванне"
-
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Connected"
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Custom configuration"
+msgstr "ÐаÑтройка"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
+"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 ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface:"
+msgid "Saint Pierre and Miquelon"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Gateway:"
-msgstr "Шлюз:"
-
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Apply"
-msgstr "Применить"
-
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Click here to launch the wizard ->"
+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 ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Wizard..."
-msgstr "МайÑтар ÑтварÑннÑ..."
-
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Status:"
+msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Type:"
-msgstr "Тып: "
+msgid "Portugal"
+msgstr "Порт"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Internet access"
-msgstr ""
+msgid "Do you have another one?"
+msgstr "Цi Ñ‘Ñць у Ð²Ð°Ñ iншы?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Hostname: "
-msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
+msgid ", printing to %s"
+msgstr "Памылка запiÑу Ñž файл %s"
-#: ../../standalone/drakconnect:1
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "Configure Local Area Network..."
-msgstr "ÐаÑтройка лакальнай Ñеткi"
+msgid "Assign host name from DHCP address"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "State"
-msgstr "Стартавае меню"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Toggle to normal mode"
+msgstr "Звычайны Ñ€Ñжым"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#, c-format
+msgid "Generic"
+msgstr "Ðгульны"
+
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Driver"
-msgstr "Ñервер"
+msgid "Cylinder %d to %d\n"
+msgstr "Цылiндры з %d па %d\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Protocol"
+msgid "New profile..."
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Which disk do you want to move it to?"
+msgstr "Ðа Ñкi дыÑк перанеÑці?"
+
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "Display logo on Console"
+msgstr ""
+
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Interface"
-msgstr "Сеткавы iнтÑрфейÑ"
+msgid "Windows Domain"
+msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Configure Internet Access..."
-msgstr "ÐаÑтройка Ñлужбаў"
+msgid "Interface %s (on network %s)"
+msgstr "Сеткавы iнтÑрфейÑ"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Wait please"
+msgid "INFO"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Name of the profile to create (the new profile is created as a copy of the "
-"current one) :"
+msgid "Wallis and Futuna"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "New profile..."
+msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Profile to delete:"
+msgid "Is FPU present"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Del profile..."
+msgid "There are no scanners found which are available on your system.\n"
msgstr ""
-#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
-
-#: ../../standalone/drakedm:1
+#: ../../services.pm: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."
+"No additional information\n"
+"about this service, sorry."
msgstr ""
-#: ../../standalone/drakedm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Choosing a display manager"
+msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
+msgid "Is this correct?"
+msgstr "ГÑта дакладна?"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Marshall Islands"
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Unable to fork: %s"
-msgstr "Зрабiць неактыўным Ñеткавае злучÑнне"
+msgid "Windows (FAT32)"
+msgstr "Выдалiць Windows(TM)"
-#: ../../standalone/drakfloppy:1
+#: ../../steps.pm:1
#, c-format
-msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
-msgstr ""
+msgid "Root password"
+msgstr "Пароль Ð´Ð»Ñ root"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Be sure a media is present for the device %s"
+msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Build the disk"
+msgid "if set to yes, report unowned files."
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Output"
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
msgstr ""
+"ÐÑма раздзела swap.\n"
+"\n"
+"УÑÑ‘ адно працÑгваць?"
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "Remove a module"
-msgstr "Ðдваротны парадак Ñтаронак"
-
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Add a module"
-msgstr "Дадаць карыÑтальнiка"
+msgid "Server IP missing!"
+msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
-#: ../../standalone/drakfloppy:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "omit scsi modules"
-msgstr "РÑжым злучÑннÑ"
+msgid "Suriname"
+msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
-#: ../../standalone/drakfloppy:1
+#: ../../any.pm:1
#, c-format
-msgid "if needed"
+msgid "Enable ACPI"
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../help.pm:1
#, c-format
-msgid "omit raid modules"
+msgid "Graphical Environment"
msgstr ""
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "force"
-msgstr "ПераноÑ"
-
-#: ../../standalone/drakfloppy:1
+#: ../../lang.pm:1
#, c-format
-msgid "mkinitrd optional arguments"
+msgid "Gibraltar"
msgstr ""
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "Expert Area"
-msgstr "ЭкÑперт"
-
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "kernel version"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "default"
-msgstr "Па дамаўленню"
-
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "General"
-msgstr "Ðгульны"
+msgid "on Tape Device"
+msgstr "Порт прынтÑру"
-#: ../../standalone/drakfloppy:1
+#: ../../network/modem.pm:1
#, fuzzy, c-format
-msgid "boot disk creation"
-msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
+msgid "Do nothing"
+msgstr "Чакаецца"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "drakfloppy"
-msgstr "Ðднаўленне з дыÑкеты"
+msgid "Delete Client"
+msgstr "Знiшчыць"
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "Size"
-msgstr "Памер: %s"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Filesystem type: "
+msgstr "Тып файлавай ÑiÑÑ‚Ñмы:"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Module name"
-msgstr "Опцыi модулю:"
+msgid "Starting network..."
+msgstr "Якi тып вашага ISDN злучÑннÑ?"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Post Uninstall"
-msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
+#: ../../lang.pm:1
+#, c-format
+msgid "Vietnam"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Remove fonts on your system"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+msgid "/_Fields description"
+msgstr "ÐпiÑанне"
-#: ../../standalone/drakfont:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "Initial tests"
+msgid "Optimize your security by using Mandrake Linux"
msgstr ""
+#: ../../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
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Post Install"
-msgstr "УÑталёўка"
+#, c-format
+msgid "Help"
+msgstr "Дапамога"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Install & convert Fonts"
-msgstr ""
+msgid "Your personal phone number"
+msgstr "Ваш аÑабiÑÑ‚Ñ‹ Ñ‚Ñлефонны нумар"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Copy fonts on your system"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Which size do you want to keep for Windows on"
+msgstr "Якую праÑтору захаваць Ð´Ð»Ñ Windows?"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Remove List"
-msgstr "Ðддалены прынтÑÑ€"
+msgid ""
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
+msgstr ""
+"ТÑÑÑ‚Ð°Ð²Ñ‹Ñ Ñтаронкi адпраўлены дÑману друку.\n"
+"Перад тым, Ñк прынтÑÑ€ запрацуе, можа прайÑцi пÑўны чаÑ.\n"
+"Ðн працуе нармальна?"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Selected All"
-msgstr "ÐбÑрыце файл"
+msgid "Username required"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1
#, c-format
-msgid "Unselected All"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "here if no."
-msgstr ""
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "Опцыi прынтÑру SMB (Windows 9x/NT)"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "click here if you are sure."
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Install List"
-msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
+msgid "mkinitrd optional arguments"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../share/advertising/03-software.pl: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."
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../network/isdn.pm:1
#, fuzzy, c-format
-msgid "Generic Printers"
-msgstr "ПрынтÑÑ€"
+msgid "Protocol for the rest of the world"
+msgstr "ПадключÑнне"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Abiword"
-msgstr "ÐдмÑнiць"
+msgid "Print test pages"
+msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "StarOffice"
-msgstr "добра"
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "64 MB or more"
+msgstr "64 Мб цi болей"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ghostscript"
+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 ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "Выбар раздзелаў Ð´Ð»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ"
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Please select the device where your %s is attached"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../diskdrake/interactive.pm: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"
+msgid "Not formatted\n"
+msgstr "Ðе адфарматавана\n"
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "Periodic Checks"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "About"
-msgstr "ÐдмÑнiць"
+msgid "PXE Server Configuration"
+msgstr "ЗаканчÑнне наÑтройкi"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Font List"
-msgstr "Кропка манцiраваннÑ"
+msgid "Backup the system files before:"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../standalone/drakfont:1
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Advanced Options"
-msgstr "ЗаканчÑнне наÑтройкi"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"ГÑта Ñтандартны узровень бÑÑпекi, Ñкi Ñ€Ñкамендаваны Ð´Ð»Ñ ÐºÐ°Ð¼Ð¿'ÑŽÑ‚Ñру,\n"
+"Ñкi далучаны да Internet у ÑкаÑцi клiенту. Ð”Ð°Ð´Ð°Ð½Ñ‹Ñ Ð½Ð¾Ð²Ñ‹Ñ Ð¿Ñ€Ð°Ð²ÐµÑ€Ðºi\n"
+"бÑÑпекi."
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Uninstall Fonts"
-msgstr "Выдаленне выбраных RPM-пакетаў з ÑiÑÑ‚Ñмы"
+#: ../../any.pm:1
+#, c-format
+msgid "First floppy drive"
+msgstr "Першы дыÑкавод"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Get Windows Fonts"
+msgid "/File/_Quit"
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Import Fonts"
-msgstr "Фарматаванне раздзелаў"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Dvorak"
+msgstr "Dvorak"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "done"
-msgstr "Зроблена"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Choose the new size"
+msgstr "Выбар новых памераў"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "xfs restart"
-msgstr "абмежаванне"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Media class"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Suppress Fonts Files"
+msgid "The %s is not known by this version of Scannerdrake."
msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Faroe Islands"
+msgstr "IÑландÑкi"
+
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Restart XFS"
msgstr "абмежаванне"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Suppress Temporary Files"
+msgid "Add host/network"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "type1inst building"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please enter the directory to save to:"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model name"
+msgstr "Опцыi модулю:"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Albania"
+msgstr "IранÑкi"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "pfm fonts conversion"
+msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "ttf fonts conversion"
+msgid "British Indian Ocean Territory"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Normal Mode"
+msgstr "Звычайны"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Ghostscript referencing"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer connection type"
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
+
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Fonts conversion"
-msgstr ""
+msgid "No network adapter on your system!"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
-#: ../../standalone/drakfont:1
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "Network %s"
+msgstr "Сетка:"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "True Type install done"
+msgid "Malayalam"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
+msgid "Option %s out of range!"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "True Type fonts installation"
-msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
+msgid "Connect %s"
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Fonts copy"
-msgstr "Фарматаваць дыÑкету"
+msgid "Restarting CUPS..."
+msgstr "абмежаванне"
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "Search for fonts in installed list"
-msgstr ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "ÐдлучÑнне ад Ñеткi"
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "could not find any font.\n"
-msgstr ""
+msgid "Duplicate mount point %s"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Reselect correct fonts"
+msgid "if set to yes, run chkrootkit checks."
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr ""
+msgid "Connection Configuration"
+msgstr "ÐаÑтройка далучÑÐ½Ð½Ñ Ð´Ð° IнтÑрнÑту"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
-msgid "no fonts found"
-msgstr "Ðе знайшлi %s"
+msgid "Unknown|Generic"
+msgstr "Ðгульны"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1
#, c-format
-msgid "parse all fonts"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../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 "Unselect fonts installed"
-msgstr ""
+msgid "Quit"
+msgstr "Выхад"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Search installed fonts"
+msgid "Myanmar"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Auto allocate"
+msgstr "Размеркаваць аўтаматычна"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Check bad blocks?"
+msgstr "Праверыць на наÑўнаÑць дрÑнных блокаў?"
+
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
+msgid "Other MultiMedia devices"
+msgstr "ІншыÑ"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз магчыма"
+msgid "No remote machines"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
+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 ""
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Authentication NIS"
+msgstr "ÐўтÑнтыфiÐºÐ°Ñ†Ñ‹Ñ NIS"
-#: ../../standalone/drakgw:1
+#: ../../any.pm: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)."
+"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-"УÑе адканфігуравана.\n"
-"Зараз вы можаце ÑумеÑна выкарыÑтоўваць падключÑнне да Internet\n"
-"з іншымі камп'ÑŽÑ‚Ñрамі Ñž вашай ЛВС, карыÑтаючыÑÑ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ñ‹Ð¼\n"
-"канфігураваннем (DHCP)."
-
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
-#, c-format
-msgid "Problems installing package %s"
-msgstr "Праблемы з уÑталÑваннем пакету %s"
+"ÐžÐ¿Ñ†Ñ‹Ñ ``Ðбмежаванне опцыÑÑž каманднага радку'' не выкарыÑтоўваецца без паролÑ"
#: ../../standalone/drakgw:1
#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "ÐšÐ°Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ‹Ñ ÑцÑнараў, уÑталÑванне ПЗ, запуÑк Ñлужбаў..."
-
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Configuring..."
-msgstr "ÐаÑтройка IDE"
+msgid "Internet Connection Sharing currently enabled"
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз магчыма"
-#: ../../standalone/drakgw:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr "ПатÑнцыйны Ð°Ð´Ñ€Ð°Ñ Ð›Ð’Ð¡ канфлiктуе з бÑгучай канфiгурацыÑй %s!\n"
+msgid "Card IO_0"
+msgstr "IO_0 карты"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
+msgid "United Arab Emirates"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Re-configure interface and DHCP server"
-msgstr ""
+msgid "Card IO_1"
+msgstr "IO_1 карты"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "The maximum lease (in seconds)"
+msgid "Thailand"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "The default lease (in seconds)"
+msgid "Routers:"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "The DHCP end range"
+msgid "Kazakhstan"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The DHCP start range"
+msgid "Display all available remote CUPS printers"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "The internal domain name"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
+#: ../../install_steps_newt.pm:1
+#, c-format
+msgid "Mandrake Linux Installation %s"
+msgstr "УÑталÑванне Mandrake Linux %s"
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "The DNS Server IP"
-msgstr "IP Ñервера SMB"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Thai keyboard"
+msgstr "ТайÑÐºÐ°Ñ ÐºÐ»Ð°Ð²iÑтура"
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "(This) DHCP Server IP"
-msgstr "IP Ñервера SMB"
+#: ../../network/modem.pm:1
+#, c-format
+msgid "Dialup options"
+msgstr "Параметры камутаванага злучÑÐ½Ð½Ñ (Dialup)"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm: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"
+msgid "Bouvet Island"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Local Network adress"
-msgstr "ÑÐµÑ‚ÐºÐ°Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð° не знойдзена"
-
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm: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"
+msgid "If no port is given, 631 will be taken as default."
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Current configuration of `%s':\n"
+"Change your Cd-Rom!\n"
"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+"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 ""
+"ЗмÑнiце ваш Cd-Rom!\n"
+"\n"
+"Калi лаÑка, уÑтаўце Cd-Rom, пазначаны \"%s\", у ваш дыÑкавод i нацiÑнiце Oк "
+"паÑлÑ.\n"
+"Калi вы не маеце Ñго, нацiÑнiце ÐдмÑнiць, каб адмÑнiць уÑталÑванне з гÑтага "
+"Cd."
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Current interface configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Polish"
+msgstr "ПольÑкi"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Show current interface configuration"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+msgid "Mandrake Online"
+msgstr "ДалучÑнне да IнтÑрнÑту"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No (experts only)"
+msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Automatic reconfiguration"
-msgstr "ÐаÑтройка мадÑму"
-
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe: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."
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
msgstr ""
+"Ði водны ethernet Ñеткавы адаптар у вашай ÑiÑÑ‚Ñме не вызначаны. Калi лаÑка, "
+"ÑкарыÑтайце канфiгурацыйны iнÑтрумÑнт."
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../standalone/drakgw:1
+#, c-format
+msgid "Netmask"
+msgstr "МаÑка Ñеткi"
+
+#: ../../diskdrake/hd_gtk.pm:1
#, fuzzy, c-format
-msgid "Network interface already configured"
-msgstr "Манiтор пакуль не наÑтроены"
+msgid "No hard drives found"
+msgstr "Лакальны прынтÑÑ€"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Калi лаÑка, абÑрыце Ñеткавы адаптар, Ñкі будзе выкарыÑтаны Ð´Ð»Ñ Ð´Ð°Ð»ÑƒÑ‡ÑÐ½Ð½Ñ Ð´Ð° "
-"вашай лакальнай Ñеткi."
+msgid "Logitech CC Series"
+msgstr "Logitech CC Series"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm: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 ""
+msgid "2 buttons"
+msgstr "2 кнопкi"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Network interface"
-msgstr "Сеткавы iнтÑрфейÑ"
+msgid "What kind is your ISDN connection?"
+msgstr "Якi тып вашага ISDN злучÑннÑ?"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Ði водны ethernet Ñеткавы адаптар у вашай ÑiÑÑ‚Ñме не вызначаны. Калi лаÑка, "
-"ÑкарыÑтайце канфiгурацыйны iнÑтрумÑнт."
+msgid "Label"
+msgstr "Метка"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+msgid "Save on floppy"
+msgstr "Захаванне на дыÑкету"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Interface %s"
-msgstr "Сеткавы iнтÑрфейÑ"
+msgid "Printer auto-detection"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "Which of the following is your ISDN card?"
+msgstr "Ð¯ÐºÐ°Ñ Ñž Ð²Ð°Ñ ISDN карта?"
+
+#: ../../services.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
+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 - гÑта вÑдомы пратакол Ð´Ð»Ñ Ð´Ð¾Ñтупу да файлаў праз TCP/IP Ñеткi.\n"
+"ГÑÑ‚Ð°Ñ Ñлужба забÑÑпечваецца NFS Ñерверам, Ñкi канфiгурыруеца праз\n"
+"/etc/exports файл."
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "Net Device"
-msgstr "Сервер друку"
+msgid "Msec"
+msgstr "Порт мышы"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm: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"
+"=> Notice, a label changed:\n"
+"%s"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
+#, c-format
+msgid "Number of capture buffers:"
+msgstr ""
+
+#: ../../interactive/stdio.pm:1
+#, fuzzy, c-format
+msgid "Your choice? (0/1, default `%s') "
+msgstr "Ваш выбар? (змоўчанне %s) "
+
+#: ../../help.pm:1
#, fuzzy, 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"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\n"
"\n"
-"Make sure you have configured your Network/Internet access using drakconnect "
-"before going any further.\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"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"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 ""
-"Ваш камп'ютар можа быць Ñканфігураваны на ÑумеÑнае выкарыÑтанне\n"
-" ІнтÑрнÑту (Internet Connection Sharing)?\n"
+"УÑе раздзелы, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– толькі вызначаны павінны быць\n"
+"адфарматаваны (фарматаваць - значыць Ñтварыць файлаваю ÑÑ–ÑÑ‚Ñму).\n"
"\n"
-"Заўвага: вам патрÑбны Ñеткавы адаптар Ð´Ð»Ñ Ð¿Ð°Ð´ÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ð´Ð° ЛВС.\n"
"\n"
-"Ð’Ñ‹ жадаеце уÑталÑваць ÑумеÑны доÑтуп да Internet?"
-
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing"
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне"
-
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз магчыма"
+"У той жа чаÑ, вы можаце перафарматаваць ужо Ñ–ÑÐ½ÑƒÑŽÑ‡Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹, каб Ñцёрці\n"
+"Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ ÑÐºÑ–Ñ Ñны ўтрымліваюць. Калі вы жадаеце зрабіць гÑта, абÑрыце "
+"раздзелы\n"
+"ÑÐºÑ–Ñ Ð¶Ð°Ð´Ð°ÐµÑ†Ðµ адфарматаваць.\n"
+"\n"
+"\n"
+"Заўважце, вы павінны перафарматаваць уÑе ÑÑ‚Ð²Ð¾Ñ€Ð°Ð½Ñ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹. Ð’Ñ‹ павінны\n"
+"перафарматаваць раздзелы, ÑÐºÑ–Ñ ÑžÑ‚Ñ€Ñ‹Ð¼Ð»Ñ–Ð²Ð°ÑŽÑ†ÑŒ аперацыйную ÑÑ–ÑÑ‚Ñму (тыпу \"/"
+"\",\n"
+"\"/usr\" ці \"/var\"), але не павінны перафарматаваць раздзелы, ÑÐºÑ–Ñ "
+"утрымліваюць\n"
+"дадзеныÑ, ÑÐºÑ–Ñ Ð²Ñ‹ жадаеце захаваць (звычайна /home).\n"
+"\n"
+"\n"
+"Калі лаÑка, будзце ўважлівыÑ, абіраючы раздзелы, бо паÑÐ»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ\n"
+"уÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð±ÑƒÐ´ÑƒÑ†ÑŒ незваротна выдаленыÑ.\n"
+"\n"
+"\n"
+"ÐаціÑніце \"Так\" калі вы Ð³Ð°Ñ‚Ð¾Ð²Ñ‹Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ñ†ÑŒ раздзелÑ.\n"
+"\n"
+"\n"
+"ÐаціÑніце \"Ðдмена\" калі жадаеце абраць Ñ–Ð½ÑˆÑ‹Ñ Ñ€Ð°Ð·Ð´Ð·ÐµÐ»Ñ‹ Ð´Ð»Ñ "
+"уÑталÑваннÑвашай\n"
+"новай аперацыйнай ÑÑ–ÑÑ‚Ñмы Mandrake Linux."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Enabling servers..."
-msgstr ""
+msgid "French"
+msgstr "ФранцузÑкi"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "dismiss"
-msgstr ""
+msgid "Czech (QWERTY)"
+msgstr "ЧешÑкi (QWERTY)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/service_harddrake:1
#, fuzzy, c-format
-msgid "reconfigure"
-msgstr "ÐаÑтройка X Window"
+msgid "Hardware probing in progress"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "enable"
-msgstr "Таблiца"
+msgid "Net Device"
+msgstr "Сервер друку"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm: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?"
+msgid "Summary"
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз забаронена"
+msgid ""
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз забаронена"
+msgid "Next"
+msgstr "ТÑкÑÑ‚"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
#, fuzzy, c-format
-msgid "Disabling servers..."
-msgstr "ВызначÑнне прыладаў..."
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "Куды вы жадаеце ÑžÑталÑваць пачатковы загрузчык?"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "CHAP"
+msgstr "CHAP"
+
+#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "disable"
-msgstr "Таблiца"
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakautoinst: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?"
+"Welcome.\n"
+"\n"
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз магчыма"
-
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
+msgid "Puerto Rico"
msgstr ""
-#: ../../standalone/drakhelp:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Path"
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "group :"
-msgstr "ÐŸÑ€Ð°Ñ†Ð¾ÑžÐ½Ð°Ñ Ð³Ñ€ÑƒÐ¿Ð°"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user :"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Path selection"
-msgstr "ÐÑабiÑÑ‚Ñ‹ выбар пакетаў"
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "ЛiтоўÑкi \"нумар радка\" QWERTY"
-#: ../../standalone/drakperm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "when checked, owner and group won't be changed"
+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 ""
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use group id for execution"
+msgid "Anguilla"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use owner id for execution"
-msgstr ""
+msgid "NIS Domain"
+msgstr "NIS Domain"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "Set-GID"
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "Set-UID"
+"\n"
+"- User Files:\n"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "sticky-bit"
+msgid "Antarctica"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Property"
-msgstr "Порт"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Permissions"
-msgstr "ВерÑiÑ: %s\n"
-
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
-msgid "Current user"
-msgstr "ПрынÑць карыÑтальнiка"
+msgid "Mount options"
+msgstr "Опцыi модулю:"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "browse"
+msgid "Jamaica"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../services.pm:1
#, c-format
-msgid "Edit current rule"
+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 ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "edit"
-msgstr "СÑÑ€Ñднi"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Delete selected rule"
-msgstr "Выдалiць чаргу друку"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "delete"
-msgstr "Знiшчыць"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "Add a new rule at the end"
-msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "add a rule"
-msgstr "Дадаць карыÑтальнiка"
-
-#: ../../standalone/drakperm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Move selected rule down one level"
+msgid ""
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
-msgid "Down"
-msgstr "Зроблена"
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "Move selected rule up one level"
-msgstr ""
+msgid "Please wait, preparing installation..."
+msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Up"
-msgstr ""
+msgid "Czech (QWERTZ)"
+msgstr "ЧешÑкi (QWERTZ)"
-#: ../../standalone/drakperm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "select perm file to see/edit"
+msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm: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."
+msgid "The port number should be an integer!"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "permissions"
-msgstr "Раздзел %s"
+msgid "You must choose an image file first!"
+msgstr "URI прынтÑру"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "group"
-msgstr "ÐŸÑ€Ð°Ñ†Ð¾ÑžÐ½Ð°Ñ Ð³Ñ€ÑƒÐ¿Ð°"
+msgid "Restore from Hard Disk."
+msgstr "Ðднаўленне з дыÑкеты"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Add to LVM"
+msgstr "Дадаць да LVM"
-#: ../../standalone/drakperm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "path"
-msgstr ""
+msgid "DNS server"
+msgstr "DNS Ñервер"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
+#: ../../lang.pm:1
+#, c-format
+msgid "Trinidad and Tobago"
+msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"No CD or DVD image found, please copy the installation program and rpm files."
+msgid "simple"
msgstr ""
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "No image found"
-msgstr "Лакальны прынтÑÑ€"
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Clear all"
+msgstr "ÐчыÑцiць уÑÑ‘"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Installation image directory"
-msgstr "ЗаканчÑнне наÑтройкi"
+msgid "No test pages"
+msgstr "Так, надрукаваць абедзве Ñтаронкi Ñ‚ÑкÑту"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakconnect: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"
+msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "The DHCP end ip"
+msgid "Falkland Islands (Malvinas)"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "The DHCP start ip"
+msgid "Unknown model"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../security/help.pm: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 ""
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Interface %s (on network %s)"
-msgstr "Сеткавы iнтÑрфейÑ"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
-msgstr ""
-"Калi лаÑка, пазначце Ñеткавы адаптар, Ñкi плануеце выкарыÑтоўваць Ð´Ð»Ñ "
-"далучÑÐ½Ð½Ñ Ð´Ð° iнтÑрнÑÑ‚"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, 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)."
+msgid "if set to yes, check files/directories writable by everybody."
msgstr ""
-"Ваш камп'ютар можа быць Ñканфігураваны на ÑумеÑнае выкарыÑтанне\n"
-" ІнтÑрнÑту (Internet Connection Sharing)?\n"
-"\n"
-"Заўвага: вам патрÑбны Ñеткавы адаптар Ð´Ð»Ñ Ð¿Ð°Ð´ÐºÐ»ÑŽÑ‡ÑÐ½Ð½Ñ Ð´Ð° ЛВС.\n"
-"\n"
-"Ð’Ñ‹ жадаеце уÑталÑваць ÑумеÑны доÑтуп да Internet?"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Installation Server Configuration"
-msgstr "ЗаканчÑнне наÑтройкi"
-
-#: ../../standalone/drakpxe:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "PXE Server Configuration"
-msgstr "ЗаканчÑнне наÑтройкi"
+msgid "authentication"
+msgstr "ÐўтÑнтыфiкацыÑ"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please wait, setting security options..."
-msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
+msgid "Backup Now"
+msgstr "ÐаÑÑ‚Ñ€. файлавых ÑiÑÑ‚Ñмаў"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "Please wait, setting security level..."
-msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+msgid "/_File"
+msgstr "Файлы:\n"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Periodic Checks"
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "System Options"
-msgstr "Опцыi модулю:"
+#: ../../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 ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Network Options"
-msgstr "Опцыi модулю:"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Tamil (ISCII-layout)"
+msgstr ""
-#: ../../standalone/draksec:1
+#: ../../lang.pm: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"
+msgid "Mayotte"
msgstr ""
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "Security Administrator:"
-msgstr "Опцыi аддаленага прынтÑру lpd"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Creating auto install floppy..."
+msgstr "СтварÑнне дыÑкеты Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../standalone/draksec:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Security Alerts:"
-msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+msgid "Searching for scanners ..."
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../standalone/draksec:1
+#: ../../steps.pm:1
#, fuzzy, c-format
-msgid "Security Level:"
-msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+msgid "Partitioning"
+msgstr "ПрынтÑÑ€"
-#: ../../standalone/draksec:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "(default value: %s)"
-msgstr " ? (змоўчанне %s) "
+msgid "Russia"
+msgstr "РуÑкi"
-#: ../../standalone/draksec:1
+#: ../../network/netconnect.pm: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)"
+msgid "ethernet card(s) detected"
msgstr ""
-#: ../../standalone/draksound:1
+#: ../../standalone/logdrake: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."
+msgid "Syslog"
msgstr ""
-#: ../../standalone/draksound:1
+#: ../../standalone/drakbackup: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"
+msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/draksound:1
-#, fuzzy, c-format
-msgid "No Sound Card detected!"
-msgstr "Размеркаванне"
-
-#: ../../standalone/draksplash:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "%s BootSplash (%s) preview"
+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 ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Generating preview ..."
-msgstr "ВызначÑнне прыладаў..."
-
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "You must choose an image file first!"
-msgstr "URI прынтÑру"
-
-#: ../../standalone/draksplash:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
-msgid "ProgressBar color selection"
-msgstr "ЗлучÑнне прынтÑру"
+msgid "Not enough free space for auto-allocating"
+msgstr "Ðе хапае праÑторы Ð´Ð»Ñ ÑтварÑÐ½Ð½Ñ Ð½Ð¾Ð²Ñ‹Ñ… раздзелаў"
-#: ../../standalone/draksplash:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
-msgstr ""
+msgid "Set root password"
+msgstr "Пароль Ð´Ð»Ñ root"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "saving Bootsplash theme..."
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "choose image file"
-msgstr "ÐбÑрыце дзеÑнне"
-
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "choose image"
-msgstr "ÐбÑрыце дзеÑнне"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr "УÑе Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž раздзеле %s будуць Ñтрачаны"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Configure bootsplash picture"
-msgstr "ÐаÑтройка Ñлужбаў"
+msgid "Internet connection configuration"
+msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Make kernel message quiet by default"
+msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Display logo on Console"
+msgid "Kernel:"
msgstr ""
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Choose color"
-msgstr "ÐбÑрыце манiтор"
-
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Save theme"
-msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
+msgid "/_About..."
+msgstr "ÐдмÑнiць"
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Preview"
-msgstr "прылада"
+msgid "Bengali"
+msgstr "Таблiца"
-#: ../../standalone/draksplash:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "the color of the progress bar"
-msgstr ""
+msgid "Preference: "
+msgstr "Параметры: "
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "the height of the progress bar"
-msgstr ""
+msgid "Wizard..."
+msgstr "МайÑтар ÑтварÑннÑ..."
-#: ../../standalone/draksplash:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "the width of the progress bar"
+msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
-msgstr ""
+msgid "Create a bootdisk"
+msgstr "Стварыць загр. дыÑк"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
+msgid "Solomon Islands"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "text box height"
-msgstr ""
+msgid "(module %s)"
+msgstr "(модуль %s)"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "text width"
-msgstr ""
+msgid "Workgroup"
+msgstr "ÐŸÑ€Ð°Ñ†Ð¾ÑžÐ½Ð°Ñ Ð³Ñ€ÑƒÐ¿Ð°"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer host name or IP"
+msgstr "IÐ¼Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"y coordinate of text box\n"
-"in number of characters"
+msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"x coordinate of text box\n"
-"in number of characters"
+msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "Browse"
-msgstr "ПраглÑд"
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Show current interface configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../standalone/draksplash:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Theme name"
-msgstr "IÐ¼Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ€ÐºÐ°Ð²Ð°Ð½Ð°Ð³Ð° Ñ€ÑÑурÑу"
+msgid "Development"
+msgstr "раÑпрацоўшчык"
-#: ../../standalone/draksplash:1
+#: ../../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 "Зроблена"
+
+#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
-msgid "final resolution"
-msgstr "Памеры Ñкрану"
+msgid "Web Server"
+msgstr "Ñервер"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tDo not include System Files\n"
+msgstr ""
+
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "first step creation"
-msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
+msgid "Chile"
+msgstr "Порт мышы"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"package 'ImageMagick' is required to be able to complete configuration.\n"
-"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
+"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 ""
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm: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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "No TV Card detected!"
-msgstr ""
+msgid "(already added %s)"
+msgstr "(ужо дададзена %s)"
-#: ../../standalone/drakxtv:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
+msgid ", using command %s"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Have a nice day!"
+msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "XawTV isn't installed!"
+msgid "Flags"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "ÐтрымалаÑÑ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° ÑžÐ¿Ð°Ñ€Ð°Ð´ÐºÐ°Ð²Ð°Ð½Ð½Ñ Ð¿Ð°ÐºÐµÑ‚Ð°Ñž:"
-
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "Scanning for TV channels"
-msgstr ""
-
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "Scanning for TV channels in progress ..."
-msgstr ""
+msgid "Add/Del Users"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Area:"
+msgid "Host/network IP address missing."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "TV norm:"
+msgid "weekly"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Please,\n"
-"type in your tv norm and country"
+msgid "Settings"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Australian Optus cable TV"
+msgid "The entered host/network IP is not correct.\n"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "Newzealand"
+msgid "Here is the full list of available countries"
msgstr ""
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "France [SECAM]"
-msgstr "ФранцыÑ"
-
-#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "East Europe"
-msgstr "Еўропа"
-
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "West Europe"
-msgstr "Еўропа"
+msgid "Alternative test page (A4)"
+msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "China (broadcast)"
+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 ""
+"Калi вы маеце ÑžÑе CD дыÑкi Ñа ÑпiÑа нiжÑй, нацiÑнiце Ок.\n"
+"Калi вы не маеце анi воднага з гÑÑ‚Ñ‹Ñ… CD дыÑкаў, нацiÑнiце ÐдмÑнiць.\n"
+"Калi некаторых з CD дыÑкаў не маеце, адмÑнiце iÑ… выдзÑленне i нацiÑнiце Ок."
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Japan (cable)"
+msgid "Wait please"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Japan (broadcast)"
-msgstr ""
+msgid "PAP"
+msgstr "PAP"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Canada (cable)"
-msgstr "КанадÑкi (КвебÑк)"
-
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "USA (cable-hrc)"
-msgstr ""
-
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "USA (cable)"
-msgstr ""
+msgid "Backup user files"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "USA (broadcast)"
-msgstr ""
+msgid "New"
+msgstr "Ðовы"
-#: ../../standalone/drakxtv:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"XawTV isn't installed!\n"
+"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"
-"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"
+"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"
-"You can install it by typing \"urpmi xawtv\" as root, in a console."
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
-msgid "primary"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "secondary"
-msgstr "%d Ñекундаў"
+msgid "Load from floppy"
+msgstr "Ðднаўленне з дыÑкеты"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The following printer was auto-detected. "
+msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ будуць выдалены"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Click on a device in the left tree in order to display its information here."
+msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Norwegian"
+msgstr "ÐарвежÑкi"
+
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Unknown"
-msgstr "Ðгульны"
+msgid "Searching for new scanners ..."
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "unknown"
+msgid "Apache World Wide Web Server"
msgstr ""
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Чытаю базу дадзеных драйвероў CUPS"
-
-#: ../../standalone/harddrake2:1
#, c-format
-msgid "Run config tool"
+msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Configure module"
-msgstr "ÐаÑтройка мышы"
+msgid "select path to restore (instead of /)"
+msgstr "калi лаÑка, пазначце тып вашай мышы."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Information"
-msgstr "IнфармацыÑ"
+msgid "Configure bootsplash picture"
+msgstr "ÐаÑтройка Ñлужбаў"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Detected hardware"
-msgstr "Гл. апiÑанне абÑталÑваннÑ"
+#: ../../lang.pm:1
+#, c-format
+msgid "China"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Harddrake2 version "
-msgstr "ВызначÑнне жорÑткага дыÑку"
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Detection in progress"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+msgid "Georgia"
+msgstr "ÐарвежÑкi"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "Author:"
-msgstr "Ðўтапошук"
+msgid "Reading data of installed printers..."
+msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
+msgid " Erase Now "
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "About Harddrake"
-msgstr ""
+msgid "server"
+msgstr "Ñервер"
-#: ../../standalone/harddrake2:1
+#: ../../install_any.pm:1
#, fuzzy, c-format
-msgid "/_About..."
-msgstr "ÐдмÑнiць"
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "УÑтаўце дыÑкету Ñž дыÑкавод %s"
#: ../../standalone/harddrake2:1
#, c-format
-msgid "/_Report Bug"
+msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Please Wait... Applying the configuration"
+msgstr "Праверка параметраў наÑтройкi"
+
+#. -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 ""
-"Once you've selected a device, you'll be able to see the device information "
-"in fields displayed on the right frame (\"Information\")"
-msgstr ""
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr "Welcome to GRUB the operating system chooser!"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Select a device !"
-msgstr "ÐбÑрыце вiдÑакарту"
+#: ../../bootloader.pm:1
+#, c-format
+msgid "Grub"
+msgstr "Grub"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"Description of the fields:\n"
-"\n"
+msgid "SCSI controllers"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Harddrake help"
+msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/_Fields description"
-msgstr "ÐпiÑанне"
-
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid "/_Help"
-msgstr "/_Дапамога"
+msgid "Choosing a display manager"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, fuzzy, c-format
-msgid "/_Quit"
-msgstr "Выхад"
+msgid "Zeroconf Host name"
+msgstr "IÐ¼Ñ Ð¼Ð°ÑˆÑ‹Ð½Ñ‹"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "Ðддалены прынтÑÑ€"
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "IP address should be in format 1.2.3.4"
+msgstr "IP Ð°Ð´Ñ€Ð°Ñ Ð¿Ð°Ð²iнен быць у фармаце 1.2.3.4"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _modems"
-msgstr "Ðддалены прынтÑÑ€"
+#: ../../lang.pm:1
+#, c-format
+msgid "Ecuador"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakautoinst:1
#, fuzzy, c-format
-msgid "/Autodetect _printers"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Add an item"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/_Options"
+msgid "The printers on this machine are available to other computers"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "the vendor name of the processor"
+msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "the vendor name of the device"
+msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "Калi лаÑка, пазначце поÑлÑдоўны порт, да Ñкога падключана Ð²Ð°ÑˆÐ°Ñ Ð¼Ñ‹Ñˆ."
-
-#: ../../standalone/harddrake2:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
+msgid ""
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model stepping"
-msgstr "фарматаванне"
+#: ../../any.pm:1
+#, c-format
+msgid "Shell"
+msgstr "Ðбалонка:"
-#: ../../standalone/harddrake2:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "the number of the processor"
-msgstr ""
+msgid "PCI"
+msgstr "PCI"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Processor ID"
+msgid "Sao Tome and Principe"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "network printer port"
-msgstr "Сеткавы прынтÑÑ€ (TCP/Socket)"
-
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "the name of the CPU"
+msgid "Can't login using username %s (bad password?)"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Name"
-msgstr "IмÑ: "
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Azerbaidjani (latin)"
+msgstr "ÐзербайджанÑкі (latin)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "the number of buttons the mouse has"
-msgstr "2 кнопкi"
+msgid "Package not installed"
+msgstr "ЗаканчÑнне ÑžÑталÑваннÑ"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, fuzzy, c-format
-msgid "Number of buttons"
-msgstr "2 кнопкi"
+msgid "Become a MandrakeExpert"
+msgstr "ÑкÑперт"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Official vendor name of the cpu"
+msgid "American Samoa"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Protocol"
+msgstr ""
+
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Model name"
-msgstr "Опцыi модулю:"
+msgid "Copy fonts on your system"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
#: ../../standalone/harddrake2:1
#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgid "Harddrake help"
msgstr ""
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model"
-msgstr "Порт мышы"
+#, c-format
+msgid "Bogomips"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "hard disk model"
-msgstr "ÐдраÑÑ‹ памÑці карты (DMA)"
+msgid "Mandrake Terminal Server Configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "class of hardware device"
+msgid ""
+"\n"
+" DrakBackup Report Details\n"
+"\n"
+"\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Media class"
+msgid "Restore all backups"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Sub generation of the cpu"
+msgid "if set to yes, check open ports."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Level"
-msgstr "узровень"
-
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Format of floppies supported by the drive"
+msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Floppy format"
-msgstr "Фарматаванне"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "You can't select/unselect this package"
+msgstr "Ð’Ñ‹ не можаце вылучаць Ñ– адмÑнÑць вылучÑнне гÑтага пакету"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
+#, c-format
+msgid "Warning"
+msgstr "Увага!"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
+"\n"
+"- Other Files:\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remote host name"
+msgstr "Ðддалены вузел"
+
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "deactivate now"
+msgstr "Ðктыўны"
+
+#: ../../any.pm:1
#, c-format
-msgid "Halt bug"
+msgid "access to X programs"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_interactive.pm:1
+#, fuzzy, c-format
+msgid "Computing the size of the Windows partition"
+msgstr "ВыкарыÑтоўваць незанÑтую праÑтору на раздзеле Windows"
+
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakxtv:1
+#, fuzzy, c-format
+msgid "Italy"
+msgstr "IтальÑнÑкi"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
-msgstr ""
+msgid "Name of printer"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "disable"
+msgstr "Таблiца"
+
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "F00f bug"
-msgstr ""
+msgid "error unmounting %s: %s"
+msgstr "памылка разманцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s: %s"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgid "Do it!"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Whether the FPU has an irq vector"
+msgid "Cayman Islands"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
+msgid "%s not responding"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Select model manually"
+msgstr "Ðддалены прынтÑÑ€"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Is FPU present"
-msgstr ""
+msgid "Format"
+msgstr "Фарматаванне"
-#: ../../standalone/harddrake2:1
+#: ../../network/adsl.pm: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)"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Fdiv bug"
+msgid "Various"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "CPU flags reported by the kernel"
+msgid "Zip"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Flags"
+msgid ""
+"\n"
+"\n"
+"Printerdrake could not determine which model your printer %s is. Please "
+"choose the correct model from the list."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
+msgid ""
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Module"
-msgstr "Порт мышы"
-
-#: ../../standalone/harddrake2:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "new dynamic device name generated by core kernel devfs"
+msgid "PDQ"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "New devfs device"
-msgstr "Прылада-шлюз"
+msgid "Albanian"
+msgstr "IранÑкi"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "old static device name used in dev package"
+msgid "Lithuania"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
+#, c-format
+msgid "Compact"
+msgstr "Кампактна"
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Old device file"
-msgstr "ÐбÑрыце файл"
+msgid "Detected model: %s %s"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "This field describes the device"
+msgid "MandrakeSoft has selected the best software for you"
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)"
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version: %s\n"
+"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
+"\n"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Frequency (MHz)"
-msgstr ""
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Local files"
+msgstr "Лакальны прынтÑÑ€"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Cpuid level"
-msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+msgid "maybe"
+msgstr "можа быць"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Family of the cpu (eg: 6 for i686 class)"
+msgid "Panama"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Cpuid family"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Whether this cpu has the Cyrix 6x86 Coma bug"
-msgstr ""
+msgid "Monitor"
+msgstr "Манiтор"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Coma bug"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "special capacities of the driver (burning ability and or DVD support)"
-msgstr ""
+msgid "65 thousand colors (16 bits)"
+msgstr "65 Ñ‚Ñ‹ÑÑч колераў (16 бiтаў)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Drive capacity"
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Size of the (second level) cpu cache"
-msgstr ""
+msgid "Size: %d KB\n"
+msgstr "Памер: %d Kб\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Cache size"
-msgstr "памер блоку"
+msgid "Remove fonts on your system"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw: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"
+"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 ""
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "Graphical interface at startup"
+msgstr "ЗапуÑк X пры Ñтарце ÑiÑÑ‚Ñмы"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please enter the directory to save:"
+msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+
#: ../../standalone/harddrake2:1
#, c-format
-msgid "Location on the bus"
+msgid "format of floppies supported by the drive"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../raid.pm:1
#, c-format
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "ÐедаÑтаткова раздзелаў Ð´Ð»Ñ RAID ÑƒÐ·Ñ€Ð¾ÑžÐ½Ñ %d\n"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
-"- PCI and USB devices: this lists the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
+"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 ""
+"Тут змÑшчаюцца чÑргi друку.\n"
+"Ð’Ñ‹ можаце дадаць ÑшчÑ, альбо змÑнiць iÑнуючыÑ."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Bus identification"
-msgstr "ÐўтÑнтыфiкацыÑ"
+msgid "Connected"
+msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../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 ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "USB printer \\#%s"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Bogomips"
+msgid "Macedonian"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "EIDE/SCSI channel"
+msgid "Bridges and system controllers"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Channel"
-msgstr "Ðдмена"
-
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgid "/File/_Save"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bus"
+msgid "Mali"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "No details"
+msgstr "ПадрабÑзнаÑцi"
+
+#: ../../pkgs.pm:1
#, c-format
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
+msgid "very nice"
+msgstr "вельмi добра"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "Alternative drivers"
-msgstr "Друк Ñ‚ÑÑтавых Ñтаронак"
+msgid "Preview"
+msgstr "прылада"
-#: ../../standalone/keyboarddrake:1
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Remote Control"
+msgstr "Ðддалены прынтÑÑ€"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please select media for backup..."
+msgstr "Калi лаÑка, абÑрыце мову Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹ÑтаннÑ."
+
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Ð’Ñ‹ жадаеце каб BackSpace працаваў у канÑолі Ñк Delete?"
+msgid "XFree86 server: %s\n"
+msgstr "Сервер XFree86: %s\n"
-#: ../../standalone/keyboarddrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Please, choose your keyboard layout."
-msgstr "Калi лаÑка, абÑрыце тып клавiÑтуры."
+msgid "Allow Thin Clients"
+msgstr ""
-#: ../../standalone/livedrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Ðемагчыма запуÑціць live upgrade !!!\n"
+msgid "Georgian (\"Russian\" layout)"
+msgstr "ГрузiнÑкi (\"РуÑкаÑ\" раÑкладка)"
-#: ../../standalone/livedrake:1
-#, fuzzy, 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."
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Options"
msgstr ""
-"ЗмÑнiце ваш Cd-Rom!\n"
-"\n"
-"Калi лаÑка, уÑтаўце Cd-Rom, пазначаны \"%s\", у ваш дыÑкавод i нацiÑнiце Oк "
-"паÑлÑ.\n"
-"Калi вы не маеце Ñго, нацiÑнiце ÐдмÑнiць, каб адмÑнiць уÑталÑванне з гÑтага "
-"Cd."
-#: ../../standalone/livedrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Change Cd-Rom"
-msgstr "ЗмÑнiць памеры Ñкрану"
+msgid "Your printer model"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../standalone/localedrake:1
+#: ../../any.pm:1
#, c-format
-msgid "The change is done, but to be effective you must logout"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Save as.."
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakpxe:1
+#, c-format
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
+msgstr ""
+
+#: ../../share/advertising/04-configuration.pl:1
#, fuzzy, c-format
-msgid "Please enter your email address below "
-msgstr "ПаÑпрабуйце ÑÑˆÑ‡Ñ Ñ€Ð°Ð·"
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
#: ../../standalone/logdrake:1
#, fuzzy, c-format
-msgid "alert configuration"
-msgstr "ÐаÑтройка"
+msgid "Save"
+msgstr "Стартавае меню"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "You will receive an alert if the load is higher than this value"
+msgid "The %s is unsupported"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../services.pm:1
+#, c-format
+msgid "Load the drivers for your usb devices."
+msgstr ""
+
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "load setting"
-msgstr "фарматаванне"
+msgid "Disk"
+msgstr "Дацкi"
-#: ../../standalone/logdrake:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Enter a printer device URI"
+msgstr "URI прынтÑру"
+
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
msgid ""
-"You will receive an alert if one of the selected services is no longer "
-"running"
+"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 ""
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "service setting"
-msgstr "прылада"
+msgid "Israel"
+msgstr "Iўрыт"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Xinetd Service"
-msgstr "Сервер друку"
+msgid "French Guiana"
+msgstr "ФранцузÑкi"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Webmin Service"
-msgstr "прылада"
+#: ../../lang.pm:1
+#, c-format
+msgid "default:LTR"
+msgstr "default:LTR"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "SSH Server"
-msgstr "NIS Ñервер:"
+msgid "add a rule"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "A command line must be entered!"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Select user manually"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Samba Server"
-msgstr "NIS Ñервер:"
+msgid "Transfer printer configuration"
+msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Postfix Mail Server"
-msgstr "Сервер друку"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "Ð’Ñ‹ жадаеце, каб гÑтае злучÑнне Ñтартавала пры загрузцы?"
-#: ../../standalone/logdrake:1
+#: ../../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 ""
+
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Ftp Server"
-msgstr "NIS Ñервер:"
+msgid "%s (Port %s)"
+msgstr "Порт"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Domain Name Resolver"
-msgstr "IÐ¼Ñ Ð´Ð°Ð¼ÐµÐ½Ñƒ"
+msgid "Use network connection to backup"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
-#: ../../standalone/logdrake:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Apache World Wide Web Server"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Welcome to the mail configuration utility.\n"
+"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"
-"Here, you'll be able to set up the alert system.\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 ""
-#: ../../standalone/logdrake:1
+#: ../../any.pm:1 ../../help.pm:1
+#, c-format
+msgid "Accept user"
+msgstr "ПрынÑць карыÑтальнiка"
+
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, fuzzy, c-format
-msgid "Mail alert configuration"
-msgstr "ÐаÑтройка ADSL"
+msgid "Server"
+msgstr "Ñервер"
-#: ../../standalone/logdrake:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Mail alert"
-msgstr ""
+msgid "Bad choice, try again\n"
+msgstr "ДрÑнны выбар, паÑпрабуйце Ñшче\n"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "please wait, parsing file: %s"
+msgid "Heard and McDonald Islands"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Content of the file"
+msgid "No alternative driver"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Calendar"
-msgstr ""
+msgid "Toggle to expert mode"
+msgstr "РÑжым ÑкÑперту"
-#: ../../standalone/logdrake:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Choose file"
+msgid "(on this machine)"
msgstr ""
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "but not matching"
-msgstr ""
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr "IP Ð°Ð´Ñ€Ð°Ñ Ð¿Ð°Ð²iнен быць у фармаце 1.2.3.4"
-#: ../../standalone/logdrake:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "matching"
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
msgstr ""
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Looking at packages already installed..."
+msgstr "Ð’Ñ‹ не можаце адмÑнiць вылучÑнне гÑтага пакету. Ðн ужо ÑžÑталÑваны"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Settings"
+msgid "Use Differential Backups"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Driver"
+msgstr "Ñервер"
+
+#: ../../services.pm:1
#, c-format
-msgid "A tool to monitor your logs"
+msgid ""
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer on remote lpd server"
+msgstr "Ðддалены Ñервер lpd"
+
+#: ../../standalone/drakfont:1
#, c-format
-msgid "search"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "Mandrake Tools Explanation"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Syslog"
-msgstr ""
+msgid "No mouse"
+msgstr "ÐÑма мышы"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Messages"
-msgstr "Праверка партоў"
+#: ../../crypto.pm:1 ../../lang.pm:1
+#, c-format
+msgid "Germany"
+msgstr "ÐÑмецкi"
-#: ../../standalone/logdrake:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, fuzzy, c-format
-msgid "User"
-msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+msgid "Austria"
+msgstr "паÑлÑдоўнаÑ"
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "/Help/_About..."
+msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "/Options/Test"
-msgstr ""
+msgid "Collapse Tree"
+msgstr "Згарнуць дрÑва"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/-"
-msgstr ""
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "Auto Install Configurator"
+msgstr "ÐаÑтройка паÑÐ»Ñ ÑžÑталÑваннÑ"
-#: ../../standalone/logdrake:1
+#: ../../steps.pm:1
#, c-format
-msgid "/File/Save _As"
-msgstr ""
+msgid "Configure networking"
+msgstr "ÐаÑтройка Ñеткi"
-#: ../../standalone/logdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "<control>S"
-msgstr ""
+msgid "Where do you want to install the bootloader?"
+msgstr "Куды вы жадаеце ÑžÑталÑваць пачатковы загрузчык?"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "/File/_Save"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "<control>O"
+msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "/File/_Open"
+msgid "DHCP client"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "<control>N"
-msgstr ""
+msgid "Restoring from file %s failed: %s"
+msgstr "Ðднаўленне з файла %s не атрымалаÑÑ: %s"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "/File/_New"
-msgstr ""
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr "Logitech Mouse (паÑлÑдоўнаÑ, Ñтары тып C7)"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Show only for the selected day"
+msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../standalone/mousedrake:1
-#, c-format
-msgid "Emulate third button?"
-msgstr "ЭмулÑваць Ñ‚Ñ€Ñцюю кнопку?"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "New devfs device"
+msgstr "Прылада-шлюз"
-#: ../../standalone/mousedrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose your mouse type."
-msgstr "калi лаÑка, пазначце тып вашай мышы."
+msgid "ERROR: Cannot spawn %s."
+msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "Connect %s"
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Boot Style Configuration"
+msgstr "ÐаÑтройка мадÑму"
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Disconnect %s"
-msgstr "ÐаÑтройка ISDN"
+msgid "Automatic time synchronization"
+msgstr "ÐаÑтройка мадÑму"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Warning, another internet connection has been detected, maybe using your "
-"network"
+msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "received"
+msgid "Thank you for choosing Mandrake Linux 9.1"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "transmitted"
-msgstr ""
+msgid "Armenian (phonetic)"
+msgstr "ÐрмÑнÑкi (фанетычны)"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "received: "
-msgstr ""
+#: ../../harddrake/v4l.pm:1
+#, fuzzy, c-format
+msgid "Card model:"
+msgstr "ÐдраÑÑ‹ памÑці карты (DMA)"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "sent: "
+msgid "Thin Client"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Local measure"
-msgstr "Лакальны прынтÑÑ€"
+msgid "Start Server"
+msgstr "NIS Ñервер:"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "average"
+msgid "Turkmenistan"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, 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 ""
+msgid "All remote machines"
+msgstr "Ðддалены прынтÑÑ€"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakboot:1
#, fuzzy, c-format
-msgid "Connection complete."
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Install themes"
+msgstr "УÑталÑванне ÑiÑÑ‚Ñмы"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Disconnection from the Internet complete."
+msgid ""
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1
#, c-format
-msgid "Disconnection from the Internet failed."
+msgid "Espanol"
msgstr ""
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Connecting to the Internet "
-msgstr "ДалучÑнне да IнтÑрнÑту"
-
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Disconnecting from the Internet "
-msgstr "ДалучÑнне да IнтÑрнÑту"
-
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Wait please, testing your connection..."
-msgstr "Якi тып вашага ISDN злучÑннÑ?"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Preparing installation"
+msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logs"
+msgid "Edit selected host/network"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Connection Time: "
-msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
+msgid "Add User -->"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Receiving Speed:"
+msgid "Nauru"
msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Sending Speed:"
-msgstr "Захаванне ў файл"
+msgid "True Type fonts installation"
+msgstr "Падрыхтоўка ÑžÑталÑваньнÑ"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Statistics"
+msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Profile "
-msgstr "памылка манцiраваннÑ: "
-
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakconnect:1
#, fuzzy, c-format
-msgid "Network Monitoring"
-msgstr "КанфiÐ³ÑƒÑ€Ð°Ñ†Ñ‹Ñ Ñеткi"
+msgid "LAN configuration"
+msgstr "ÐаÑтройка ADSL"
-#: ../../standalone/printerdrake:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Reading data of installed printers..."
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+msgid "hard disk model"
+msgstr "ÐдраÑÑ‹ памÑці карты (DMA)"
-#: ../../standalone/scannerdrake:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Name/IP address of host:"
+msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "This host is already in the list, it cannot be added again.\n"
+msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scannerdrake"
-msgstr "ÐбÑрыце вiдÑакарту"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Mouse Systems"
+msgstr "Mouse Systems"
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Iranian"
+msgstr "IранÑкi"
+
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "You must enter a host name or an IP address.\n"
-msgstr "Калі лаÑка, зрабіце некалькі рухаў мышшу."
+msgid "Croatia"
+msgstr "Харвацкi"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose the host on which the local scanners should be made available:"
-msgstr ""
+msgid "Gateway:"
+msgstr "Шлюз:"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Sharing of local scanners"
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+msgid "Add server"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remote printer name"
+msgstr "Ðддалены прынтÑÑ€"
+
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "This machine"
+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 ""
-#: ../../standalone/scannerdrake:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Device: "
+msgstr "Прылада:"
+
+#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "Remove selected host"
-msgstr "Выдалiць чаргу друку"
+msgid "Printerdrake"
+msgstr "ПрынтÑÑ€"
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "License agreement"
+msgstr "ЛіцÑÐ½Ð·Ñ–Ð¹Ð½Ð°Ñ Ð´Ð°Ð¼Ð¾Ð²Ð°"
+
+#: ../../standalone/draksec:1
#, fuzzy, c-format
-msgid "Edit selected host"
-msgstr "Выдалiць чаргу друку"
+msgid "System Options"
+msgstr "Опцыi модулю:"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Please enter the directory where backups are stored"
+msgstr ""
+
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "Add host"
-msgstr "Дадаць карыÑтальнiка"
+msgid "Please choose the desired security level"
+msgstr "Узровень бÑÑпекi"
#: ../../standalone/scannerdrake:1
#, c-format
-msgid "These are the machines from which the scanners should be used:"
+msgid "This host is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/main.pm:1
#, fuzzy, c-format
-msgid "Usage of remote scanners"
-msgstr "ВыкарыÑтоўваць незанÑтую праÑтору"
+msgid ", USB printer"
+msgstr "IÐ¼Ñ Ð´Ñ€ÑƒÐºÐ°Ñ€Ðºi"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "All remote machines"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Choose the applications that will support the fonts:"
+msgstr "Выбар раздзелаў Ð´Ð»Ñ Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½Ð½Ñ"
-#: ../../standalone/scannerdrake:1
+#: ../../steps.pm:1
#, c-format
-msgid ""
-"These are the machines on which the locally connected scanner(s) should be "
-"available:"
-msgstr ""
+msgid "Configure X"
+msgstr "ÐаÑтройка X Window"
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Use the scanners on hosts: "
-msgstr ""
+msgid "Turkish (traditional \"F\" model)"
+msgstr "ТурÑцкi (Ñ‚Ñ€Ð°Ð´Ñ‹Ñ†Ñ‹Ñ‘Ð½Ð°Ñ \"F\" мадÑль)"
+#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Use scanners on remote computers"
+msgid "Congratulations!"
+msgstr "Прыміце вiншаваннi!"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Use owner id for execution"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Scanner sharing to hosts: "
-msgstr "ПрынтÑÑ€"
+msgid "Down"
+msgstr "Зроблена"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "The scanners on this machine are available to other computers"
+msgid "Raw printer (No driver)"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../network/modem.pm:1
+#, fuzzy, c-format
+msgid "Install rpm"
+msgstr "УÑталёўка"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"You can also decide here whether scanners on remote machines should be made "
-"available on this machine."
+"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 ""
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_gtk.pm: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 ""
+msgid "Time remaining "
+msgstr "ЗаÑталоÑÑ Ñ‡Ð°Ñу "
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Re-generating list of configured scanners ..."
-msgstr ""
+msgid "UK keyboard"
+msgstr "UK клавiÑтура"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for new scanners ..."
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Unmount"
+msgstr "Разманцiраваць"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Searching for configured scanners ..."
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+msgid "Uninstall Fonts"
+msgstr "Выдаленне выбраных RPM-пакетаў з ÑiÑÑ‚Ñмы"
-#: ../../standalone/scannerdrake:1
+#: ../../mouse.pm:1
#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr "ПрынтÑÑ€"
+msgid "Microsoft Explorer"
+msgstr "Microsoft IntelliMouse"
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Add a scanner manually"
+msgid "German (no dead keys)"
+msgstr "ÐÑмецкi (нÑма заблакiраваных клавiш)"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Transferring %s..."
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Search for new scanners"
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "32 thousand colors (15 bits)"
+msgstr "32 Ñ‚Ñ‹ÑÑчы колераў (15 бiтаў)"
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "There are no scanners found which are available on your system.\n"
+msgid ""
+"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"The following scanner\n"
-"\n"
-"%s\n"
-"is available on your system.\n"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+msgid "Reboot"
+msgstr "Root"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Gambia"
+msgstr ""
+
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
+msgid "Mandrake Control Center"
+msgstr "ДалучÑнне да IнтÑрнÑту"
+
+#: ../../network/drakfirewall.pm:1
+#, c-format
msgid ""
-"The following scanners\n"
-"\n"
-"%s\n"
-"are available on your system.\n"
-msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
+"You can enter miscellaneous ports. \n"
+"Valid examples are: 139/tcp 139/udp.\n"
+"Have a look at /etc/services for information."
+msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Your %s has been configured.\n"
-"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
-"applications menu."
+"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 ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "choose device"
-msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ·Ð°Ñ‡Ð½Ð°Ñ Ð¿Ñ€Ñ‹Ð»Ð°Ð´Ð°"
+msgid "\t-Tape \n"
+msgstr "Тып: "
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakhelp:1
#, c-format
-msgid "Please select the device where your %s is attached"
+msgid ""
+"No browser is installed on your system, Please install one if you want to "
+"browse the help system"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Searching for scanners ..."
-msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹"
+msgid "Remember this password"
+msgstr "ÐÑма паролю"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, fuzzy, c-format
-msgid "Auto-detect available ports"
-msgstr "Ðддалены прынтÑÑ€"
+msgid "Internet Connection Sharing is now enabled."
+msgstr "СумеÑнае IнтÑрнÑÑ‚-злучÑнне зараз магчыма"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "(Note: Parallel ports cannot be auto-detected)"
+msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
+" 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 ""
+#: ../../help.pm:1 ../../install_interactive.pm:1
+#, c-format
+msgid "Use the free space on the Windows partition"
+msgstr "ВыкарыÑтоўваць незанÑтую праÑтору на раздзеле Windows"
+
#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "%s found on %s, configure it automatically?"
+msgstr "Жадаеце наÑтроiць прынтÑÑ€?"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "The %s is unsupported"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "The %s is not known by this version of Scannerdrake."
+msgid "XFree86 driver: %s\n"
+msgstr "Сервер XFree86: %s\n"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The %s is not supported by this version of Mandrake Linux."
+msgid ""
+"\n"
+" DrakBackup Report \n"
+"\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Port: %s"
-msgstr "Порт"
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the packages you want to install"
+msgstr "Выбар пакетаў Ð´Ð»Ñ ÑžÑталÑваннÑ"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid ", "
+msgid "Papua New Guinea"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, fuzzy, c-format
-msgid "Detected model: %s"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+msgid "Serbian (cyrillic)"
+msgstr "ÐзербайджанÑкі (кірыліца)"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid " ("
+msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Select a scanner model"
-msgstr "ÐбÑрыце вiдÑакарту"
+msgid ""
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
+msgstr "Жадаеце пратÑÑцiраваць друк?"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "%s is not in the scanner database, configure it manually?"
+msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "%s found on %s, configure it automatically?"
-msgstr "Жадаеце наÑтроiць прынтÑÑ€?"
+#: ../../any.pm:1
+#, c-format
+msgid "Creating bootdisk..."
+msgstr "СтварÑнне загрузачнай дыÑкеты"
-#: ../../standalone/service_harddrake:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Hardware probing in progress"
-msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+msgid "Wait please, testing your connection..."
+msgstr "Якi тып вашага ISDN злучÑннÑ?"
-#: ../../standalone/service_harddrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Some devices were added:\n"
-msgstr ""
+msgid "Bringing down the network"
+msgstr "ÐдлучÑнне ад Ñеткi"
-#: ../../standalone/service_harddrake:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr ""
+msgid "Login ID"
+msgstr "IÐ¼Ñ (login ID)"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../services.pm: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."
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
msgstr ""
+"NFS - гÑта вÑдомы пратакол Ð´Ð»Ñ Ð´Ð¾Ñтупу да файлаў праз TCP/IP\n"
+"Ñеткi. ГÑÑ‚Ð°Ñ Ñлужба ўплывае на наÑўнаÑць ÑувÑзi памiж NFS файламi."
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Welcome to the Open Source world."
+msgid "DHCP Client"
msgstr ""
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Thank you for choosing Mandrake Linux 9.1"
+msgid "dismiss"
msgstr ""
-#: ../../share/advertising/02-community.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing/Scanning on \"%s\""
+msgstr "ÐдлучÑнне ад Ñеткi"
+
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"To share your own knowledge and help build Linux software, join our "
-"discussion forums on our \"Community\" webpages."
+msgid "omit raid modules"
msgstr ""
-#: ../../share/advertising/02-community.pl:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Want to know more and to contribute to the Open Source community? Get "
-"involved in the Free Software world!"
+"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 - гÑÑ‚Ñ‹ дÑман друку, патрÑбны Ð´Ð»Ñ ÐºÐ°Ñ€Ñктнай працы lpr. ГÑта\n"
+"Ñервер, Ñкi кiруе працай прынтÑру(аў)."
-#: ../../share/advertising/02-community.pl:1
-#, c-format
-msgid "Build the future of Linux!"
-msgstr ""
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Internet Connection Configuration"
+msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
-#: ../../share/advertising/03-software.pl:1
+#: ../../modules/parameters.pm: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."
+msgid "comma separated numbers"
msgstr ""
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
-"Kmail, create your documents with OpenOffice.org."
+"Once you've selected a device, you'll be able to see the device information "
+"in fields displayed on the right frame (\"Information\")"
msgstr ""
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "MandrakeSoft has selected the best software for you"
+msgid "Move selected rule up one level"
msgstr ""
-#: ../../share/advertising/04-configuration.pl:1
-#, c-format
+#: ../../standalone/scannerdrake:1
+#, fuzzy, 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 ""
+"The following scanner\n"
+"\n"
+"%s\n"
+"is available on your system.\n"
+msgstr "У вашай ÑÑ–ÑÑ‚Ñме нÑма нiводнага Ñеткавага адаптара!"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Mandrake's multipurpose configuration tool"
-msgstr "ÐаÑтройка злучÑÐ½Ð½Ñ Ð· IнтÑрнÑтам"
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "Цi жадаеце пратÑÑцiраваць наÑтройкi?"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../install_interactive.pm:1
+#, fuzzy, c-format
+msgid "I can't find any room for installing"
+msgstr "Дадаць раздзел немагчыма"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Default printer"
+msgstr "Лакальны прынтÑÑ€"
+
+#: ../../network/netconnect.pm:1
#, 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, ..."
+"You have configured multiple ways to connect to the Internet.\n"
+"Choose the one you want to use.\n"
+"\n"
msgstr ""
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "A customizable environment"
-msgstr ""
+msgid "Modify RAID"
+msgstr "ЗмÑнiць RAID"
-#: ../../share/advertising/06-development.pl:1
+#: ../../network/isdn.pm: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."
+"I have detected an ISDN PCI card, but I don't know its type. Please select a "
+"PCI card on the next screen."
msgstr ""
+"Вызначана ISDN PCI карта, але невÑдомы Ñе тып. Калi лаÑка, пазначце PCI "
+"карту на наÑтупным Ñкране."
-#: ../../share/advertising/06-development.pl:1
+#: ../../any.pm:1
#, c-format
-msgid "Mandrake Linux 9.1: the ultimate development platform"
-msgstr ""
+msgid "Add user"
+msgstr "Дадаць карыÑтальнiка"
-#: ../../share/advertising/07-server.pl:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "RAID-disks %s\n"
+msgstr "RAID-дыÑкi %s\n"
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Liberia"
+msgstr "паÑлÑдоўнаÑ"
+
+#: ../../standalone/drakgw: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!"
+"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 ""
-#: ../../share/advertising/07-server.pl:1
+#: ../../steps.pm:1
#, c-format
-msgid "Turn your computer into a reliable server"
-msgstr ""
+msgid "Choose your keyboard"
+msgstr "Выбар клавiÑтуры"
-#: ../../share/advertising/08-store.pl:1
+#: ../../steps.pm: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 ""
+msgid "Format partitions"
+msgstr "Фарматаванне раздзелаў"
-#: ../../share/advertising/08-store.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Automatic correction of CUPS configuration"
+msgstr "ÐаÑтройка мадÑму"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Чытаю базу дадзеных драйвероў CUPS"
+
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "The official MandrakeSoft Store"
+msgid "enable radio support"
msgstr ""
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing to hosts: "
+msgstr "ПрынтÑÑ€"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Enhance your computer performance with the help of a selection of partners "
-"offering professional solutions compatible with Mandrake Linux"
-msgstr ""
+msgid "Loopback file name: %s"
+msgstr "IÐ¼Ñ Ñ„Ð°Ð¹Ð»Ñƒ вiртуальнай файлавай ÑiÑÑ‚Ñмы: %s"
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Please choose the printer to which the print jobs should go."
+msgstr "Да Ñкога паÑлÑдоўнага порту далучаны мадÑм?"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Get the best items with Mandrake Linux Strategic partners"
+msgid "Do not transfer printers"
msgstr ""
-#: ../../share/advertising/10-security.pl:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Delay before booting the default image"
+msgstr "Затрымка перад загрузкай вобразу па дамаўленню"
+
+#: ../../standalone/drakfont: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."
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+" DUPONT 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 ""
-#: ../../share/advertising/10-security.pl:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check for multisession CD"
+msgstr "ÐаціÑніце на раздзел"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "user"
+msgstr "IÐ¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальнiку:"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Hard Disk to backup"
+msgstr "ДрÑнны файл Ñ€Ñзервовай копii"
+
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Configure"
+msgstr "ÐаÑтройка X Window"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scannerdrake"
+msgstr "ÐбÑрыце вiдÑакарту"
+
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Optimize your security by using Mandrake Linux"
+msgid ""
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This product is available on the MandrakeStore Web site."
+msgid "Backup Users"
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../network/network.pm: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."
+"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 ""
+"УвÑдзiце iÐ¼Ñ Ñваёй машыны (host).\n"
+"IÐ¼Ñ Ð²Ð°ÑˆÐ°Ð¹ машыны павiнна быць зададзена поўнаÑцю,\n"
+"напрыклад ``mybox.mylab.myco.com''.\n"
+"Ð’Ñ‹ можаце такÑама ўвеÑцi IP Ð°Ð´Ñ€Ð°Ñ ÑˆÐ»ÑŽÐ·Ñƒ, калi ён у Ð²Ð°Ñ Ñ‘Ñць."
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Select Printer Spooler"
+msgstr "Выбар тыпу злучÑÐ½Ð½Ñ Ð¿Ñ€Ñ‹Ð½Ñ‚Ñру"
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Create new theme"
+msgstr "СтварÑнне новага раздзелу"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Secure your networks with the Multi Network Firewall"
+msgid "Mandrake Tools Explanation"
msgstr ""
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "No image found"
+msgstr "Лакальны прынтÑÑ€"
+
+#: ../../install_steps.pm: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:"
+"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 ""
+"ÐÐµÐºÐ°Ñ‚Ð¾Ñ€Ñ‹Ñ Ð²Ð°Ð¶Ð½Ñ‹Ñ Ð¿Ð°ÐºÐµÑ‚Ñ‹ не былi ÑžÑталÑваны карÑктна.\n"
+"Другi ваш cdrom дыÑк цi ваш cdrom маюць дÑфекты.\n"
+"Праверце cdrom на вашым кампутары, выкарыÑтоўваючы\"rpm -qpl Mandrake/RPMS/*."
+"rpm\"\n"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Detected model: %s"
+msgstr "ДублÑванне пункту манцiÑ€Ð°Ð²Ð°Ð½Ð½Ñ %s"
+
+#: ../../standalone/drakedm:1
#, c-format
msgid ""
-"Find the solutions of your problems via MandrakeSoft's online support "
-"platform."
+"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 ""
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, run the daily security checks."
+msgstr ""
+
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Become a MandrakeExpert"
-msgstr "ÑкÑперт"
+msgid "Azerbaijan"
+msgstr "IранÑкi"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"All incidents will be followed up by a single qualified MandrakeSoft "
-"technical expert."
+msgid "No tape in %s!"
msgstr ""
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "An online platform to respond to enterprise support needs."
+msgid "Dvorak (US)"
+msgstr "Dvorak (US)"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "How is the printer connected?"
+msgstr "Як прынтар далучаны?"
+
+#: ../../security/level.pm:1
#, fuzzy, c-format
-msgid "MandrakeExpert Corporate"
-msgstr "ÑкÑперт"
+msgid "Security level"
+msgstr "ÐаÑтройкi ÑžÐ·Ñ€Ð¾ÑžÐ½Ñ Ð±ÑÑпекi"
+
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "final resolution"
+msgstr "Памеры Ñкрану"
+
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
+#, fuzzy, c-format
+msgid "Services"
+msgstr "прылада"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "4 MB"
+msgstr "4 Мб"
#: ../../share/compssUsers:999
#, fuzzy
@@ -17024,11 +17062,6 @@ msgstr ""
#: ../../share/compssUsers:999
#, fuzzy
-msgid "Workstation"
-msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
-
-#: ../../share/compssUsers:999
-#, fuzzy
msgid "Game station"
msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
@@ -17108,10 +17141,6 @@ msgstr ""
"інÑтрументальных Ñродкаў"
#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
#, fuzzy
msgid "Gnome Workstation"
msgstr "ÐÐ°Ð²ÑƒÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ñ‹ÐºÐ»Ð°Ð´Ð°Ð½Ð½Ñ–"
@@ -17133,11 +17162,6 @@ msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""
#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Development"
-msgstr "раÑпрацоўшчык"
-
-#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "БібліÑÑ‚Ñкі Ñ– праграмы Ð´Ð»Ñ Ñ€Ð°Ñпрацоўкі на С Ñ– С++"
@@ -17211,40 +17235,88 @@ msgstr ""
#: ../../share/compssUsers:999
#, fuzzy
-msgid "Audio station"
-msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
+msgid "Set of tools to read and send mail and news and to browse the Web"
+msgstr ""
+"Прыкладанні Ð´Ð»Ñ Ñ‡Ñ‹Ñ‚Ð°Ð½Ð½Ñ Ñ– адпраўкі пошты Ñ– навінаў (pine, mutt, tin...), "
+"Web аглÑдальнікі"
+
+#~ msgid "Internet connection & configuration"
+#~ msgstr "IнтÑрнÑÑ‚ злучÑнне i канфiгурацыÑ"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Sound playing/editing programs"
-msgstr "РÑдактары Ñ– прайгравальнікі гуку Ñ– відÑа"
+#~ msgid "Configure the connection"
+#~ msgstr "ÐаÑтройка Ñеткi"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video station"
-msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
+#~ msgid "Disconnect"
+#~ msgstr "ÐаÑтройка ISDN"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video playing programs"
-msgstr "РÑдактары Ñ– прайгравальнікі гуку Ñ– відÑа"
+#~ msgid "Connect"
+#~ msgstr "IÐ¼Ñ Ð·Ð»ÑƒÑ‡ÑннÑ"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphic station"
-msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
+#~ msgid ""
+#~ "\n"
+#~ "You can reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphics programs"
-msgstr "Ð“Ñ€Ð°Ñ„Ñ–Ñ‡Ð½Ñ‹Ñ Ð¿Ñ€Ð°Ð³Ñ€Ð°Ð¼Ñ‹ тыпу The Gimp"
+#~ msgid ""
+#~ "\n"
+#~ "You can connect to the Internet or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"Прыкладанні Ð´Ð»Ñ Ñ‡Ñ‹Ñ‚Ð°Ð½Ð½Ñ Ñ– адпраўкі пошты Ñ– навінаў (pine, mutt, tin...), "
-"Web аглÑдальнікі"
+#~ msgid "You are not currently connected to the Internet."
+#~ msgstr "Як вы плануеце далучыцца да IнтÑрнÑту?"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can disconnect or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Ð’Ñ‹ можаце адключыцца ці пераканфігураваць вашае злучÑнне."
+
+#, fuzzy
+#~ msgid "You are currently connected to the Internet."
+#~ msgstr "Як вы плануеце далучыцца да IнтÑрнÑту?"
+
+#, fuzzy
+#~ msgid "Write %s"
+#~ msgstr "Сервер XFree86 %s"
+
+#, fuzzy
+#~ msgid "Author:"
+#~ msgstr "Ðўтапошук"
+
+#, fuzzy
+#~ msgid "Audio station"
+#~ msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
+
+#, fuzzy
+#~ msgid "Sound playing/editing programs"
+#~ msgstr "РÑдактары Ñ– прайгравальнікі гуку Ñ– відÑа"
+
+#, fuzzy
+#~ msgid "Video station"
+#~ msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
+
+#, fuzzy
+#~ msgid "Video playing programs"
+#~ msgstr "РÑдактары Ñ– прайгравальнікі гуку Ñ– відÑа"
+
+#, fuzzy
+#~ msgid "Graphic station"
+#~ msgstr "ÐœÑƒÐ»ÑŒÑ‚Ñ‹Ð¼ÐµÐ´Ñ‹Ñ - гук"
+
+#, fuzzy
+#~ msgid "Graphics programs"
+#~ msgstr "Ð“Ñ€Ð°Ñ„Ñ–Ñ‡Ð½Ñ‹Ñ Ð¿Ñ€Ð°Ð³Ñ€Ð°Ð¼Ñ‹ тыпу The Gimp"
#, fuzzy
#~ msgid "Printer sharing"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 10964709c..f6e7d7368 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -3,1014 +3,1689 @@
# Copyright (c) 2000 MandrakeSoft
# Bozhan Boiadzhiev <bozhan@plov.omega.bg>, 2000.
# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2003
+# Boyan Ivanov <boyan17@bulgaria.com>, 2003
#
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-bg\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
-"PO-Revision-Date: 2003-02-19 20:42+0200\n"
-"Last-Translator: Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>\n"
-"Language-Team: Bulgarian <bg@li.org>\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
+"PO-Revision-Date: 2003-04-26 15:27+0300\n"
+"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n"
+"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CP1251\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0\n"
+"X-Generator: KBabel 1.0.1\n"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Scanning partitions to find mount points"
+msgstr "Ïðåòúðñâàíå íà äÿëîâåòå çà íàìèðàíå íà òî÷êè íà ìîíòèðàíå"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check additions/removals of suid root files."
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t\tErase=%s"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "network printer port"
+msgstr "ïîðò íà ìðåæîâ ïðèíòåð "
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Please insert floppy disk:"
+msgstr "Ñëîæåòå ôëîïè äèñêåòà:"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "PCMCIA"
+msgstr "PCMCIA"
+
+#: ../../diskdrake/interactive.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."
+"The backup partition table has not the same size\n"
+"Still continue?"
msgstr ""
+"Ðåçåðâíàòà òàáëèöà íà äÿëîâåòå íå å ñúñ ñúùàòà ãîëåìèíà\n"
+"Äà ïðîäúëæà ëè âñå ïàê ?"
-#: ../../any.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
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Cancel"
-msgstr "Îòêàç"
+msgid "Which username"
+msgstr "Êîå ïîòðåáèòåëñêî èìå"
#: ../../any.pm:1
#, c-format
-msgid "Launch userdrake"
-msgstr "Ñòàðòèðà userdrake"
+msgid "Which type of entry do you want to add?"
+msgstr "Êàêúâ òèï èíôîðìàöèÿ èñêàòå äà ïðèáàâèòå"
-#: ../../any.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Restore partition table"
+msgstr "Âúçñòàíîâè òàáëèöàòà ñ äÿëîâåòå"
+
+#: ../../printer/cups.pm:1
+#, c-format
+msgid "On CUPS server \"%s\""
+msgstr "Íà CUPS ñúðâúð \"%s\""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Post-install configuration"
+msgstr "Ñëåä èíñòàëàöèîííà íàñòðîéêà"
+
+#: ../../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 "Âèä"
+
+#: ../../printer/printerdrake.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"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
msgstr ""
-"Èñêàòå ëè äà ïîçâîëèòå íà ïîòðåáèòåëè äà ïîäåëÿò òåõíèòå äèðåêòîðèè?\n"
-"Ðàçðåøàâàíåòî íà òîâà ùå ïîçâîëè íà ïîòðåáèòåëèòå ïðîñòî äà öúêíàò íà "
-"\"Ïîäåëÿ\" â konqueror èëè nautilus.\n"
"\n"
-"\"Êëèåíòñêà\" ïîçâîëÿâà çà ïîòðåáèòåë íàñòðîéêà.\n"
+"Ñúùî òàêà, ïðèíòåðè íàñòðîåíè ñ PPD ôàéëîâå ïðåäîñòàâåíè îò ïðîèçâîäèòåëèòå "
+"èì èëè ñ îðèãèíàëíè CUPS äðàéâåðè íå ìîãàò äà áúäàò ïðåõâúðëÿíè."
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
-msgstr "Çàäúëæèòåëíèÿò ïàêåò %s ëèïñâà"
+msgid "Sri Lanka"
+msgstr "Øðè Ëàíêà"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
msgstr ""
-"Âèå ìîæå äà åêñïîðòèðàòå êàòî èçïîëçâàòå NFS èëè Samba. Ìîëÿ, èçáåðåòå êàêâî "
-"èñêàòå äà èçïîëçâàòå."
+"Ñëåäíèÿ ïðèíòåð\n"
+"\n"
+"%s%s\n"
+"å äèðåêòíî ñâúðçàíè êúì âàøàòà ñèñòåìà"
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
+msgid "Central African Republic"
+msgstr "Öåíòðàëíîàôðèêàíñêà Ðåïóáëèêà"
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "Gateway device"
+msgstr "Gateway óñòðîéñòâî"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Net Method:"
msgstr ""
-"Ïàêåò %s òðÿáâà äà áúäå èíñòàëèðàí\n"
-"Èñêàòå äà ãî èíñòàëèðàòå?"
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Custom"
-msgstr "Êëèåíòñêà"
+msgid "Ethernetcard"
+msgstr "Ethernet êàðòà"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Allow all users"
-msgstr "Ïîçâîëÿâà íà ïîòðåáèòåëè"
+msgid "Parameters"
+msgstr "Ïàðàìåòðè"
-#: ../../any.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "No sharing"
-msgstr "Íå ïîäåëÿ"
+msgid "Auto-detect"
+msgstr "Àâòîìàòè÷íî çàñè÷àíå"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "More"
-msgstr "Îùå"
+msgid "Interface:"
+msgstr "Èíòåðôåéñ:"
-#: ../../any.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Here is the full list of available countries"
-msgstr "Åòî ïúëåí ñïèñúê íà äîñòðúïíèòå ñòðàíè"
+msgid "Select installation class"
+msgstr "Èçáîð íà êëàñ èíñòàëàöèÿ"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose your country."
-msgstr "Ìîëÿ, èçáåðåòå âàøàòà ñòðàíà."
+msgid "on CDROM"
+msgstr ""
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "Ðèþíèúí"
+#: ../../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 ""
+"Ñèñòåìàòà íå èçãëåæäà ñâúðçàíà êúì Èíòåðíåò.\n"
+"Îïèòàéòå ñå äà ïðåíàñòðîèòå âðúçêàòà."
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Country"
-msgstr "Ñòðàíà"
+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"
+"Èñêàòå ëè, äà ïðîäúëæèòå íàñòðîéêèòå çà òîçè ïðèíòåð êàêòî ïðàâåõòå äî ñåãà?"
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "All languages"
-msgstr "Èçáîð íà åçèê"
+#: ../../lang.pm:1
+#, c-format
+msgid "Belarus"
+msgstr "Áåëàðóñ"
-#: ../../any.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Use Unicode by default"
-msgstr "Èçïîëçâà óíèêîä ïî ïîäðàçáèðàíå"
+msgid "Error writing to file %s"
+msgstr "Ãðåøêà ïðè çàïèñ âúâ ôàéëà %s"
-#: ../../any.pm:1
+#: ../../services.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."
+"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 ""
-"Mandrake Linux ìîæå äà ïîäúðæà ìíîãî åçèöè. Èçáåðåòå\n"
-"åçèöèòå êîèòî èñêàòå àä èíñòàëèðàòå. Òå ùå áúäàò íàëè÷íè ñëåä\n"
-"êàòî çàâúðøè èíñòàëàöèÿòà è âèå ïðåñòàðòèðàòå ñèñòåìàòà."
+"apmd ñå èçïîëçâà çà íàáëþäåíèå íà áàòåðèÿòà è çàïèñâàéêè ñòàòóñà ÷ðåç\n"
+"syslog. Ìîæå ñúùî äà ñå èçïîëçâà çà ñïèðàíå íà ìàøèíàòà, êîãàòî áàòåðèÿòà å "
+"èçòîùåíà."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose a language to use."
-msgstr "Ìîëÿ, èçáåðåòå åçèê çà èçïîëçâàíå."
+msgid "Use tape to backup"
+msgstr "Èçïîëçâà ëåíòà çà ðåçåðâíî êîïèå"
-#: ../../any.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Choose the window manager to run:"
-msgstr "Èçáåðåòå ìåíèäæúð íà ïðîçîðöè çà ñòàðòèðàíå:"
+msgid "The following packages are going to be installed"
+msgstr "Ñëåäíèòå ïàêåòè ùå áúäàò èíñòàëèðàíè"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the default user:"
-msgstr "Èçáåðåòå ïîäðàçáèðàù ñå ïîòðåáèòåë :"
+msgid "CUPS configuration"
+msgstr "CUPS êîíôèãóðàöèÿ"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you want to use this feature?"
-msgstr "Èñêàòå ëè äà èçïîëçâàòå òàçè îñîáåíîñò?"
+msgid "Hong Kong"
+msgstr "Õîíã Êîíã"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "I can set up your computer to automatically log on one user."
+msgid "Not enough free space to allocate new partitions"
+msgstr "Íÿìà äîñòàòú÷íî ìÿñòî çà ñúçäàâàíå íà íîâ äÿë"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Moving"
+msgstr "Ìåñòåíå"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
msgstr ""
-"Ìîãà äà íàñòðîÿ êîìïþòúðà âè çà âëèçàíå â ñèñòåìàòà àâòîìàòè÷íî êàòî íÿêîé "
-"ïîòðåáèòåë."
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Autologin"
-msgstr "Àâòîìàòè÷íî âëèçà"
+msgid "("
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Icon"
-msgstr "Èêîíà"
+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 ""
+"Äîáðå äîøëè ïðè ìàãüîñíèêà çà íàñòðîéêà íà ìðåæà\n"
+"\n"
+"Âèå ñòå íà ïúò äà íàñòðîèòå Èíòåðíåò/ìðåæîâàòà ñè âðúçêà.\n"
+"Àêî íå èñêàòå äà èçïîëçâàòå àâòîìàòè÷íî çàñè÷àíå, èçêëþ÷åòå êóòèéêàòà.\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "Shell"
-msgstr "Øåë"
+msgid ")"
+msgstr ""
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Password (again)"
-msgstr "Ïàðîëà (îòíîâî)"
+msgid "Lebanon"
+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
+#: ../../mouse.pm:1
#, c-format
-msgid "Password"
-msgstr "Ïàðîëà"
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "User name"
-msgstr "Ïîòðåáèòåëñêî èìå"
+msgid "Stop"
+msgstr "Ñòîï"
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Edit selected host"
+msgstr "çàñå÷åíà %s"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Real name"
-msgstr "Èñòèíñêî èìå"
+msgid "No CD device defined!"
+msgstr "Íå å äèôèíèðàíî CD óñòðîéñòâî!"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Accept user"
-msgstr "Ïðèåìè ïîòðåáèòåë"
+msgid "Bulgarian (phonetic)"
+msgstr "Áúëãàðñêà (ôîíåòè÷åí)"
-#: ../../any.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
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Done"
-msgstr "Ãîòîâî"
+msgid "The DHCP start ip"
+msgstr ""
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "256 kB"
+msgstr "256 ÊÁ"
#: ../../any.pm:1
#, c-format
+msgid "Bootloader main options"
+msgstr "Îïöèè íà çàðåæäàùàòà ïðîãðàìà"
+
+#: ../../standalone.pm:1
+#, c-format
msgid ""
-"Enter a user\n"
-"%s"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
msgstr ""
-"Âúâåäåòå ïîòðåáèòåë\n"
-"%s"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Add user"
-msgstr "Äîáàâè ïîòðåáèòåë"
+msgid "Tape"
+msgstr "Ëåíòà"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This user name has already been added"
-msgstr "Òîâà ïîòðåáèòåëñêî èìå âå÷å å äîáàâåíî"
+msgid "Scanning network..."
+msgstr "Ñòàðòèðàíå ìðåæàòà...."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The user name is too long"
-msgstr "Òîâà èìå å òâúðäå äúëãî"
+msgid ""
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgid "Malaysia"
+msgstr "Ìàëàéçèÿ"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Swiss (French layout)"
+msgstr "Øâåéöàðñêà (ôðåíñêè íàðåäáà)"
+
+#: ../../raid.pm:1
+#, c-format
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "mkraid ïðîïàäíà (ìîæå áè raidtools ëèïñâàò ?)"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Webcam"
msgstr ""
-"Ïîòðåáèòåëñêîòî èìå ìîæå äà âêëþ÷âà ñàìî ìàëêè áóêâè, íîìåðà, `-' è `_'"
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "size of the (second level) cpu cache"
+msgstr "Ðàçìåð íà âòîðè÷åí êåø íà cpu"
+
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Please give a user name"
-msgstr "Ìîëÿ, çàäàéòå ïîòðåáèòåëñêî èìå"
+msgid "Soundcard"
+msgstr "Çâóêîâà êàðòà"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "Òàçè ïàðîëà å ïðåêàëåíî ïðîñòà"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
+msgstr ""
+"Çà äà èçïå÷àòàòå ôàéë îò êîìàíäíèÿ ðåä (òåðìèíàëåí ïðîçîðåö) èçïîëçâàéòå "
+"êîìàíäàòà \"%s <file>\".\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please try again"
-msgstr "Ìîëÿ, îïèòàéòå îòíîâî"
+msgid "Level %s\n"
+msgstr "Íèâî %s\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The passwords do not match"
-msgstr "Ïàðîëèòå íå ñúâïàäàò"
+msgid "Luxembourg"
+msgstr "Ëþêñåìáóðã"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "(already added %s)"
-msgstr "(âå÷å ïðèáàâèõ %s)"
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+"\n"
+"\n"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to compilation tools"
-msgstr "äîñòúï äî èíñòðóìåíòè çà êîìïèëàöèÿ"
+msgid "Iran"
+msgstr "Èðàí"
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "access to network tools"
-msgstr "äîñòúï äî ìðåæîâè èíñòðóìåíòè"
+msgid "Bus"
+msgstr "Øèíà"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to administrative files"
-msgstr "äîñòúï äî ôàéëîâå çà àäìèíèñòðèðàíå"
+msgid "Iraq"
+msgstr "Èðàê"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "allow \"su\""
-msgstr "ïîçâîëÿâà \"su\""
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr "Âúçìîæåí êîíôèêò ñ àäðåñèòå â LAN ñ íàñòðîéêàòà íà %s!\n"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to rpm tools"
-msgstr "äîñòúï äî rpm èíñòðóìåíòè"
+msgid "Configuring..."
+msgstr "Íàñòðîéêà ..."
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to X programs"
-msgstr "äîñòúï äî X ïðîãðàìè"
+msgid "The setup has already been done, and it's currently enabled."
+msgstr "Óñòàíîâêàòà âå÷å å íàïðàâåíà è â ìîìåíòà å âêëþ÷åíà."
-#: ../../any.pm:1
+#: ../../harddrake/v4l.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."
+"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 ""
-"Òîâà ñà ðàçëè÷íèòå çàïèñè.\n"
-"Ìîæåòå äà äîáàâèòå îùå èëè äà ïðîìåíèòå ñúùåñòâóâàùèòå."
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Other OS (windows...)"
-msgstr "Äðóãà ÎÑ (Windows...)"
+msgid "Password (again)"
+msgstr "Ïàðîëà (îòíîâî)"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "Äðóãà ÎÑ (MacOS...)"
+msgid "Search installed fonts"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "Äðóãà ÎÑ (SunOS...)"
+msgid "Venezuela"
+msgstr "Âåíåöóåëà"
-#: ../../any.pm:1 ../../standalone/drakbackup:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Linux"
-msgstr "Linux"
+msgid "IP address"
+msgstr "IP àäðåñ"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Which type of entry do you want to add?"
-msgstr "Êàêúâ òèï èíôîðìàöèÿ èñêàòå äà ïðèáàâèòå"
+msgid "Choose the sizes"
+msgstr "Èçáåðåòå ãîëåìèíèòå"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This label is already used"
-msgstr "Òîçè åòèêåò âå÷å ñå èçïîëçâà"
+msgid ""
+"List of data corrupted:\n"
+"\n"
+msgstr ""
-#: ../../any.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "You must specify a root partition"
-msgstr "Òðÿáâà äà çàäàäåòå êîðåíîâèÿò äÿë"
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+"Âàøèÿò ìîäåì íå ñå ïîääúðæà îò ñèñòåìàòà.\n"
+"Ïîãëåäíåòå â http://www.linmodems.org"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You must specify a kernel image"
-msgstr "Òðÿáâà äà çàäàäåòå îáàçà íà ÿäðîòî"
+msgid "Choose another partition"
+msgstr "Èçáåðåòå äðóã äÿë"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Empty label not allowed"
-msgstr "Ïðàçåí åòèêåò íå å ðàçðåøåí"
+msgid "Current user"
+msgstr "Òåêóù ïîòðåáèòåë"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Default"
-msgstr "Ïî ïîäðàçáèðàíå"
+msgid "Username"
+msgstr "Ïîòðåáèòåëñêî èìå"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "NoVideo"
-msgstr "Áåç ãðàôèêà"
+msgid "Left \"Windows\" key"
+msgstr "Ëÿâ \"Windows\" êëàâèø"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Initrd-size"
-msgstr "Initrd-ãîëåìèíà"
+msgid "dhcpd Server Configuration"
+msgstr "Êîíôèãóðèðàíå íà dhcpd ñúðâúð"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Append"
-msgstr "Äîïúëâàíå"
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Label"
-msgstr "Åòèêåò"
+msgid "Guyana"
+msgstr "Ãèÿíà"
-#: ../../any.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Unsafe"
-msgstr "Îïàñåí"
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr " íà Novell ñúðâúð \"%s\", ïðèíòåð \"%s\""
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Table"
-msgstr "Òàáëèöà"
+msgid "Remove a module"
+msgstr "Ïðåìàõíè ìîäóëà"
-#: ../../any.pm:1
+#: ../../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 "Root"
-msgstr "Ãëàâåí"
+msgid "Password"
+msgstr "Ïàðîëà"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Read-write"
-msgstr "×åòåíå-çàïèñ"
+msgid ""
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Initrd"
-msgstr "Initrd"
+msgid "Advanced Configuration"
+msgstr "Äîïúëíèòåëíà êîíôèãóðàöèÿ"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Video mode"
-msgstr "Âèäåî ðåæèì"
+msgid "Scanning on your HP multi-function device"
+msgstr "Ñêàíèðà íà âàøåòî HP ìíîãîôóíêöèîíàëíî óñòðîéñòâî"
#: ../../any.pm:1
#, c-format
-msgid "Image"
-msgstr "Îáðàç"
+msgid "Root"
+msgstr "Ãëàâåí"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Default OS?"
-msgstr "ÎÑ ïî ïîäðàçáèðàíå ?"
+msgid "Choose an existing RAID to add to"
+msgstr "Èçáåðåòå ñúùåñòâóâàù RAID çà ïðèáàâÿíå"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Enable OF Boot?"
-msgstr "Ñòàðòèðàíå îò OF ?"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "Òóðñêà (ìîäåðåí \"Q\" ìîäåë)"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Enable CD Boot?"
-msgstr "Ñòàðòèðàíå îò CD ?"
+msgid "Lilo message not found"
+msgstr "Lilo ñúîáùåíèå íå å íàìåðåíî"
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Kernel Boot Timeout"
-msgstr "Èç÷àêâàíå çà ñòàðòèðàíå íà ÿäðîòî"
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+"Àâòîìàòè÷íî ðåãåíåðèðàíå íà header-èòå íà àäðîòî, â /boot çà\n"
+"/usr/include/linux/{autoconf,version}.h"
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Open Firmware Delay"
-msgstr "Èç÷àêâàíå íà Open Firmware"
+msgid "if needed"
+msgstr "àêî å íóæíî"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Boot device"
-msgstr "Ñòàðòèðàùî óñòðîéñòâî"
+msgid "Restore Failed..."
+msgstr "Âúçñòàíîâÿâàíåòî ïðîïàäíà..."
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Init Message"
-msgstr "Ñòàðòîâî ñúîáùåíèå"
+msgid "/Autodetect _jazz drives"
+msgstr "/Àâòîìàòè÷íî îòêðèâà _jazz óñòðîéñòâà"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bootloader to use"
-msgstr "Èçïîëçâàíà çàðåæäàùàòà ïðîãðàìà"
+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 ""
-#: ../../any.pm:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "Bootloader main options"
-msgstr "Îïöèè íà çàðåæäàùàòà ïðîãðàìà"
+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 ""
+"Âúâåäåòíèå\n"
+"\n"
+"Îïåðàöèîííàòà ñèñòåìà è ðàçëè÷íèòå êîìïîíåíòè äîñòúïíè â Mandrake Linux "
+"äèñòðèáóöèÿòà ïî-äîëó ùå ñå\n"
+"íàðè÷àò \"Ñîôòóåðåí Ïðîäóêòè\". Ñîôòóåðíèòå Ïðîäóêòè âêëþ÷âàò, íî íå ñå "
+"îãðàíè÷àâàò ñàìî äî, íàáîðà\n"
+"ïðîãðàìè, ìåòîäè, ïðàâèëà è äîêóìåíòàöèÿ îòíàñÿùà ñå äî îïåðàöèîííàòà "
+"ñèñòåìà è ðàçëè÷íèòå\n"
+"êîìïîíåíòè íà Mandrake Linux äèñòðèáóöèÿòà.\n"
+"\n"
+"\n"
+"1. Ëèöåíçèîíåí äîãîâîð\n"
+"\n"
+"Ìîëÿ, ïðî÷åòåòå âíèìàòåëíî òîçè äîêóìåíò. Òîçè äîêóìåíò å ëèöåíçèîíåí "
+"äîãîâîð ìåæäó âàñ è\n"
+"MandrakeSoft S.A., êîéòî ñå îòíàñÿ äî Ñîôòóåðíèÿ Ïðîäóêò. ×ðåç "
+"èíñòàëèðàíåòî, êîïèðàíåòî\n"
+"èëè èçïîëçâàíåòî íà Ñîôòóåðíèÿ Ïðîäóêò ïî êàêúâòî è äà å íà÷èí âèå èçðè÷íî "
+"ïðèåìàòå è\n"
+"íàïúëíî ñå ñúãëàñÿâàòå äà ñïàçâàòå ñðîêîâåòå è óñëîâèÿòà íà òîçè Ëèöåíç.\n"
+"Àêî íå ñå ñúãëàñÿâàòå ñ íÿêîÿ ÷àñò íà Ëèöåíçà, íÿìàòå ïðàâî äà èíñòàëèðàòå, "
+"êîïèðàòå èëè\n"
+"èçïîëçâàòå Ñîôòóåðíèÿ Ïðîäóêò. Îïèòèòå äà ñå èíñòàëèðà, êîïèðà èëè èçïîëçâà "
+"Ñîôòóåðíèÿ Ïðîäóêò\n"
+"íåñúîáðàçíî ñúñ ñðîêîâåòå è óñëîâèÿòà íà òîçè Ëèöåíç ñå çàáðàíÿâàò è òàêèâà "
+"ïðåêðàòÿâàò ïðàâàòà\n"
+"âè ïî òîçè Ëèöåíç. Ïðè ïðåêðàòÿâàíå íà Ëèöåíçà, òðÿáâà íåçàáàâíî äà "
+"óíèæòîæèòå âñè÷êè\n"
+"êîïèÿ íà Ñîôòóåðíèÿ ëèöåíç.\n"
+"\n"
+"\n"
+"2. Îãðàíè÷åíà ãàðàíöèÿ\n"
+"\n"
+"Ñîôòóåðíèòå Ïðîäóêòè è ïðèëîæåíàòà äîêóìåíòàöèÿ ñå ïðåäîñòàâÿòà \"òàêèâà "
+"êàêâèòî ñà\", áåç ãàðàíöèÿ,\n"
+"â ðàìêèòå íà ðàçðåøåíîòî îò çàêîíà.\n"
+"MandrakeSoft S.A., ïðè íèêàêâè îáñòîÿòåëñòâà è â ðàìêèòå íà çàêîíà, íå å "
+"îòãîâîðíà çà êàêâèòî äà e\n"
+"óìèøëåíè, ñëó÷àéíè, ïðåêè èëè êîñòâåíè ùåòè (âêëþ÷èòåëíî çàãóáà íà äàííè çà "
+"ðàáîòà, ïðåêðàòÿâàíå íà,\n"
+"ðàáîòà, ôèíàíñîâè çàãóáè, çàêîííè äàíúöè è íàêàçàíèÿ â ðåçóëòàò íà ñúäåáíî "
+"ðåøåíèå èëè êàêâàòî è äà å\n"
+"äðóãà ïðîèçëèçàùè îò òîâà çàãóáè) ïðîèçòè÷àùè îò óïîòðåáàòà èëè îò "
+"íåâúçìîæíîñòòà äà ñå óïîòðåáè\n"
+"Ñîôòóåðíèÿ Ïðîäóêò, äàæå àêî MandrakeSoft S.A. äà å èçâåñòèëà çà "
+"âúçìîæíîñòòà èëè ñëó÷âàíåòî íà òàêàâà çàãóáà.\n"
+"\n"
+"ÎÃÐÀÍÈ×ÅÍÀ ÎÒÃÎÂÎÐÍÎÑÒ ÑÂÚÐÇÀÍÀ Ñ ÏÐÈÒÅÆÀÂÀÍÅÒÎ ÈËÈ ÈÇÏÎËÇÂÀÍÅÒÎ ÍÀ ÇÀÁÐÀÍÅÍ "
+"ÑÎÔÒÓÅÐ Â ÍßÊÎÈ ÑÒÐÀÍÈ\n"
+"\n"
+"Â ðàìêèòå íà çàêîíà, MandrakeSoft S.A. è íåéíèòå äèñòðèáóòîðè íÿìà ïðè "
+"íèêàêâè óñëîâèÿ äà áúäàò\n"
+"îòãîâîðíè çà êàêâèòî è äà áèëî óìèøëåíè, ñëó÷àéíè, ïðåêè èëè êîñâåíè ùåòè "
+"(âêëþ÷èòåëíî çàãóáà íà äàííè\n"
+"çà ðàáîòà, ïðåêðàòÿâàíå íà, ðàáîòà, ôèíàíñîâè çàãóáè, çàêîííè äàíúöè è "
+"íàêàçàíèÿ â ðåçóëòàò íà\n"
+"ñúäåáíî ðåøåíèå èëè êàêâàòî è äà å äðóãà ïðîèçëèçàùè îò òîâà çàãóáè) "
+"ïðîèçòè÷àùè îò ïðèòåæàâàíåòî\n"
+"è óïîòðåáàòà íà ñîôòóåðíè êîìïîíåíòè è îò èçòåãëÿíåòî íà ñîôòóåðíè "
+"êîìïîíåíòè îò ñàéòîâåòå íà Mandrake Linux,\n"
+"êîèòî ñà çàáðàíåíè â íÿêîè ñòðàíè îò ìåñòíîòî çàêîíîäàòåëñòâî.\n"
+"Òàçè îãðàíè÷åíà îòãîâîðíîñò ñå îòíàñÿ äî, íî íå ñàìî çà, ìîùíèòå "
+"êðèïòîãðàôñêè êîìïîíåíòè âêëþ÷åíè\n"
+"â Ñîôòóåðíèÿ Ïðîäóêò.\n"
+"\n"
+"\n"
+"3. GPL Ëèöåíçà è ïðèäðóæàâàùè ëèöåíçè\n"
+"\n"
+"Ñîôòóåðíèÿò Ïðîäóêò ñå ñúñòîè îò êîìïîíåíòè ñúçäàäåíè îò ðàçëè÷íè õîðà èëè "
+"îðãàíèçàöèè. Ïîâå÷åòî îò\n"
+"òåçè êîìïîíåíòè ñå óïðàâëÿâàò îò ñðîêîâåòå è óñëîâèÿòà íà GNU Îáùèÿ Ïóáëè÷åí "
+"Ëèöåíç, îòòóê íàòàòúê íàðè÷àí\n"
+"\"GPL\", èëè ïîäîáíè íåìó ëèöåíçè. Ïîâå÷åòî îò òåçè ëèöåíçè âè ïîçâîëÿâàò äà "
+"èçïîëçâàòå, êîïèðàòå, èëè\n"
+"ðåäèñòðèáóòèðàòå êîìïîíåíòèòå, êîèòî òå ïîêðèâàò. Ìîëÿ, ïðî÷åòåòå âíèìàòåëíî "
+"ñðîêîâåòå è óñëîâèÿòà íà\n"
+"ëèöåíçèîííèÿ äîãîâîð íà âñåêè êîìïîíåíò ïðåäè äà ãî èçïîëçâàòå. Âñÿêàêâè "
+"âúïðîñè îòíîñíî ëèöåíçà\n"
+"íà êîìïîíåíòèòå áè òðÿáâàëî äà áúäàò íàñî÷åíè êúì ñúîòâåòíèÿ èì àâòîð, à íå "
+"êúì MandrakeSoft.\n"
+"Ïðîãðàìèòå ðàçðàáîòåíè îò MandrakeSoft S.A. ñå óïðàâëÿâàò îò GPL Ëèöåíçà. "
+"Äîêóìåíòàöèÿòà íàïèñàíà\n"
+"îò MandrakeSoft S.A. ñå óïðàâëÿâà îò ñïåöèàëåí ëèöåíç. Ìîëÿ, ïîãëåäíåòå "
+"äîêóìåíòàöèÿòà çà\n"
+"ïîâå÷å èíôîðìàöèÿ.\n"
+"\n"
+"\n"
+"4. Ïðàâà çà Èíòåëåêòóàëíà Ñîáñòâåíîñò\n"
+"\n"
+"Âñè÷êè ïðàâà êúì êîìïîíåíòèòå íà Ñîôòóåðíèÿ Ïðîäóêò ïðèíàäëåæàò íà "
+"ñúîòâåòíèòå èì àâòîðè è ñà\n"
+"çàùèòåíè îò çàêîíèòå çà èíòåëåêòóàëíàòà ñîáñòâåíîñò è çà êîïèðàíå ïðèëàãàíè "
+"çà ñîôòóåðíèòå ïðîãðàìè.\n"
+"MandrakeSoft S.A. çàïàçâà ïðàâîòî ñè äà ìîäèôèöèðà è ïðèãîäÿâà Ñîôòóåðíèÿ "
+"Ïðîäóêò, êàòî öÿëî èëè íà\n"
+"÷àñòè, ïî âñÿêàêúâ íà÷èì î ñ âñÿêàêâè öåëè.\n"
+"\"Mandrake\", \"Mandrake Linux\" è ñâúðçàíèòå ëîãîòà ñà çàïàçåíà ìàðêà íà "
+"MandrakeSoft S.A.\n"
+"\n"
+"\n"
+"5. Óïðàâëÿâàùè Çàêîíè\n"
+"\n"
+"Àêî íÿêîÿ ÷àñò îò òîçè äîãîâîð ñå âîäè çàáðàíåíà, íåëåãàëíà èëè íåïðèëîæèìà "
+"ñïîðåä ðåøåíèå íà ñúä,\n"
+"òàçè ÷àñò ñå èçêëþ÷âà îò äîãîâîðà. Âèå îñòàâàòå îãðàíè÷åíè îò îñòàíàëèòå "
+"ïðèëîæèìè ñåêöèè íà äîãîâîðà.\n"
+"Ñðîêîâåòå è óñëîâèÿòà íà òîçè Ëèöåíç ñå óïðàâëÿâàò îò Çàêîíèòå íà Ôðàíöèÿ.\n"
+"Âñè÷êè ñïîðîâå ïî óñëîâèÿòà íà òîçè ëèöåç áè áèëî äîáðå äà ñå îòíåñàò äî "
+"ñúäà. Êàòî êðàéíà ìÿðêà,\n"
+"ñïîðîâåòå ùå áúäàò îòíàñÿíè äî ïîäõîäÿùèÿ ïðàâíè ñúäèëèùà íà Ïàðèæ - "
+"Ôðàíöèÿ.\n"
+"Çà âñÿêàêâè âúïðîñè ïî òîçè äîêóìåíò, ìîëÿ, ñâúðæåòå ñå ñ MandrakeSoft S.A.\n"
+"\n"
+"ÇÀÁÅËÅÆÊÀ: Òîâà å áúëãàðñêè ïðèáëèçèòåëåí ïðåâîä íà äîêóìåíòà, êîåòî "
+"îçíà÷àâà, ÷å òîé\n"
+"âåðîÿòíî íå å äîñòàòú÷íî òî÷åí. Êàòî ïî-äîñòîâåðåí èçòî÷íèê ïîëçâàéòå "
+"íåãîâèÿ îðèãèíàë íà\n"
+"àíãëèéñêè.\n"
-#: ../../any.pm:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "Îïöèÿòà ``Îãðàíè÷è îïöèèòå îò êîìàíäíèÿ ðåä'' å áåçïîëåçíà áåç ïàðîëà"
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
+"ëåíòàòà çà ïðîãðåñ x êîîðäèíàòè\n"
+"îò ãîðíèÿò ëÿâ úãúë"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Give the ram size in MB"
-msgstr "Äàâà ðàçìåðà RAM-ïàìåò â Mb"
+msgid "Current interface configuration"
+msgstr "Êîíôèãóðàöèÿ íà òåêóùèÿò èíòåðôåéñ"
-#: ../../any.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Enable multiple profiles"
-msgstr "Âêëþ÷âà ìíîãî ïðîôèëè"
+msgid "LPD - Line Printer Daemon"
+msgstr "LPD - Ëèíååí Ïðèíòåðåí Äåìîí"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Òî÷åí ðàçìåð íà RAM-ïàìåòòà, àêî å íåîáõîäèìî (íàìåðåíè %d MB)"
+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"
+"Àêî èìàòå ISA êàðòà, ñòîéíîñòèòå íà ñëåäâàùèÿ åêðàí òðÿáâà äà ñà âåðíè.\n"
+"\n"
+"Àêî èìàòå PCMCIA êàðòà, ùå òðÿáâà äà çíàåòå IRC è IO íà êàðòàòà ñè.\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "Ïî÷èñòâàíå íà /tmp ïðè âñÿêî çàðåæäàíå"
+msgid "Do not print any test page"
+msgstr "Íå ïå÷àòè íèêàêâà òåñòîâà ñòðàíèöà"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Create a bootdisk"
-msgstr "Ñúçäàâàíå íà boot-äèñêåòà"
+msgid "Gurmukhi"
+msgstr "Ãóðìóê÷è"
#: ../../any.pm:1
#, c-format
-msgid "restrict"
-msgstr "îãðàíè÷è"
+msgid "Force No APIC"
+msgstr "Áåç APIC"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Restrict command line options"
-msgstr "Îãðàíè÷è îïöèèòå, çàäàâàíè îò êîìàíäíèÿ ðåä"
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr "Ïàðîëàòà å ïðåêàëåíî ïðîñòà (òðÿáâà äà áúäå äúëãà ïîíå %d ñèìâîëà)"
-#: ../../any.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Force No APIC"
-msgstr ""
+msgid "[keyboard]"
+msgstr "[êëàâèàòóðà]"
-#: ../../any.pm:1
+#: ../../network/network.pm:1
+#, c-format
+msgid "FTP proxy"
+msgstr "FTP proxy"
+
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Enable ACPI"
-msgstr "Ñòàðòèðàíå îò CD ?"
+msgid "Install List"
+msgstr "Èíñòàëèðàíå íà ñèñòåìàòà"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Delay before booting default image"
-msgstr "Çàáàâÿíå ïðåäè ñòàðòèðàíåòî íà ïîäðàçáèðàùèÿò îáðàç"
+msgid ""
+"Change\n"
+"Restore Path"
+msgstr ""
+"Ïðîìÿíà\n"
+"ïúòÿ íà âúçñòàíîâÿâàíå"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "compact"
-msgstr "êîìïàêòåí"
+msgid "Show only for the selected day"
+msgstr "Ïîêàçâà ñàìî çà èçáðàíèÿò äåí"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Compact"
-msgstr "Êîìïàêòåí"
+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 ""
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Bootloader installation"
-msgstr "Èíñòàëàöèÿ íà Bootloader"
+msgid "512 kB"
+msgstr "512 ÊÁ"
-#: ../../any.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "First sector of boot partition"
-msgstr "Ïúðâè ñåêòîð îò ñòàðòèðàùèÿ ñå äÿë"
+msgid "Logs"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "Ïúðâèÿò ñåêòîð îò äðàéâà (MBR)"
+msgid "(Note: Parallel ports cannot be auto-detected)"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "Êúäå èñêàòå äà èíñòàëèðàòå bootloader-à?"
+msgid "<control>N"
+msgstr "<control>N"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "LILO/grub èíñòàëàöèÿ"
+msgid "What kind of card do you have?"
+msgstr "Êàêúâ òèï êàðòà èìàòå ?"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "SILO Installation"
-msgstr "SILO èíñòàëàöèÿ"
+msgid "<control>O"
+msgstr "<control>O"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
-msgid "Skip"
-msgstr "Ïðåñêà÷à"
+msgid "Security"
+msgstr "Ñèãóðíîñò"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "On Floppy"
-msgstr "Çàïàçâà íà äèñêåòà"
+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 ""
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "<control>Q"
+msgstr "<control>Q"
+
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "First sector of the root partition"
-msgstr "Ïúðâè ñåêòîð îò ñòàðòèðàùèÿ ñå äÿë"
+msgid "Unknown"
+msgstr "Íåèçâåñòåí ìîäåë"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr ""
+
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#, c-format
+msgid "Network Configuration"
+msgstr "Íàñòðîéêà íà ìðåæàòà"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "<control>S"
+msgstr "<control>S"
+
+#: ../../network/isdn.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?"
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
msgstr ""
+"Ïðîòîêîë çà îñòàíàëèÿ ñâÿò\n"
+" áåç D-Êàíàë (íàåòà ëèíèÿ)"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Creating bootdisk..."
-msgstr "Ñúçäàâàíå íà ñòàðòèðàùà äèñêåòà..."
+msgid "Option %s must be a number!"
+msgstr "Íàñòðîéêàòà %s òðÿáâà äà å ÷èñëî !"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, c-format
-msgid "Insert a floppy in %s"
-msgstr "Ñëîæåòå äèñêåòà â óñòðîéñòâî %s"
+msgid "Notice"
+msgstr "Áåëåæêà"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Èçáåðåòå ôëîïè óñòðîéñòâî, êúäåòî äà íàïðàâèòå ñòàðòèðàùà äèñêåòà"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Àêòèâèðà/Çàáðàíÿâà åæåäíåâíà ïðîâåðêà çà çàùèòà"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Second floppy drive"
-msgstr "Âòîðî ôëîïè óñòðîéñòâî"
+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 ""
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "First floppy drive"
-msgstr "Ïúðâî ôëîïè óñòðîéñòâî"
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr "Âèå íå ñòå êîíôèãóðèðàëè X. Ñèãóðíè ëè ñòå, ÷å èñêàòå òîâà?"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "Ñúæàëÿâàì íÿìà ôëîïè"
+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 ""
+"Êîíôèãóðàöèÿòà íà ïðèíòåðà ùå ðàáîòè íàøúëíî àâòîìàòè÷íî. Àêî âàøèÿò ïðèíòåð "
+"íå å áèë êîðåêòíî îòêðèò èëè âèå ïðåäïî÷èòàòå íà íàñòðîèòå ïðèíòåðà, "
+"âêëþ÷åòå íà \"Ðú÷íà êîíôèãóðàöèÿ\"."
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "What type of partitioning?"
+msgstr "Êàêúâ òèï ðàçäåëÿíå íà äÿëîâå ?"
+
+#: ../../standalone/drakbackup: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"
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-"Êëèåíòñêè bootdisk å íåîáõîäèì çà ñòàðòèðàíå â Linux ñèñòåìàòà âè "
-"íåçàâèñèìî\n"
-"îò îáèêíîâåíàòà çàðåæäàùà ïðîãðàìà. Òîâà å ïîëåçíî, àêî íå èñêàòå äà "
-"èíñòàëèðàòå\n"
-"LILO (èëè GRUB) íà ñèñòåìàòà ñè èëè àêî íÿêîÿ äðóãà îïåðàöèîííà ñèñòåìà "
-"ìàõíå LILO èëè LILO íå\n"
-"ðàáîòè ñ õàðäóåðíàòà âè íàñòðîéêà. Bootdisk-úò ìîæå äà áúäå èçïîëçâàí ñúñ\n"
-"ñïàñèòåëíàòà äèñêåòà íà Mandrake, óëåñíÿâàùà âúçñòàíîâÿâàíåòî ïðè ðåäêè\n"
-"ñëó÷àè íà ñðèâ. Èñêàòå ëè äà ñúçäàì bootdisk çà ñèñòåìàòà âè ?\n"
-"%s"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Interface"
+msgstr "Èíòåðôåéñ"
+
+#: ../../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"
-"(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 ""
+" - Backup User Files: \n"
"\n"
+"\tThis option allows you select all users that you want to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\n"
"\n"
-"(ÏÐÅÄÓÏÐÅÆÄÅÍÈÅ! Âèå èçïîëçâàòå XFS çà âàøàòà êîðåíîâà ôàéëîâà ñèñòåìà,\n"
-"ñúçäàâàíåòî íà bootdisk âúðõó 1.44 Ìá ôëîïè íÿìà äà å óñïåøíî,\n"
-"ïîíåæå XFS ñå íóæäàå îò ìíîãî ïîâå÷å ìÿñòî)."
+" - Backup Other Files: \n"
+"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
+"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
+"\n"
+msgstr ""
-#: ../../any.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-"If you want to create a bootdisk for your system, insert a floppy in the "
-"first\n"
-"drive and press \"Ok\"."
+"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 ""
-"Êëèåíòñêÿò bootdisk å íåîáõîäèì çà ñòàðòèðàíå â Linux ñèñòåìàòà âè "
-"íåçàâèñèìî\n"
-"îò îáèêíîâåíèÿ bootloader. Òîâà å ïîëåçíî, àêî íå èñêàòå äà èíñòàëèðàòå\n"
-"SILO íà ñèñòåìàòà ñè, àêî íÿêîÿ äðóãà îïåðàöèîííà ñèñòåìà ìàõíå SILO\n"
-"èëè àêî SILO íå ðàáîòè ñ õàðäóåðíàòà âè íàñòðîéêà. Êëèåíòñêèÿò bootdisk\n"
-"ìîæå äà áúäå èçïîëçâàí ñúñ\n"
-"ñïàñèòåëíèÿò îáðàç íà Mandrake, óëåñíÿâàêè âúçñòàíîâÿâàíåòî ïðè ðåäêè\n"
-"ñëó÷àè íà ñðèâ.\n"
-"\n"
-"Àêî èñêàòå äà ñúçäàäåòå bootdisk çà âàøàòà ñèñòåìà, ïîñòàâåòå äèñêåòà â\n"
-"ïúðâîòî óñòðîéñòâî è íàòèñíåòå \"Ok\"."
-#: ../../bootloader.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Íå ìîæåòå äà èíñòàëèðàòå bootloader íà äÿëà %s\n"
+msgid "comma separated strings"
+msgstr "íèçîâå ðàçäåëåíè ñúñ çàïåòàÿ"
-#: ../../bootloader.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "not enough room in /boot"
-msgstr "íÿìà äîñòàòú÷íî ìÿñòî çà /boot"
+msgid "These are the machines from which the scanners should be used:"
+msgstr ""
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Ïîäñâåòíàòèÿò çàïèñ ùå çàðåäè àâòîìàòè÷íî ñëåä %d ñåêóíäè."
+msgid "Messages"
+msgstr "Ñúîáùåíèÿ"
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "êîìàíäèòå ïðåäè ñòàðòèðàíå, èëè 'c' çà êîìàíäåí ðåä."
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr "Íåèçâåñòåí|CPH06X (bt878) [ìíîãî ïðîèçâîäèòåëè]"
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Íàòèñíåòå 'enter' çà äà ñòàðòèðàòå èçáðàíàòà ÎÑ, 'e' äà ðåäàêòèðàòå"
+msgid "POP and IMAP Server"
+msgstr "POP è IMAP ñúðâúð"
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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
+#: ../../lang.pm:1
#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr ""
-"Èçïîëçâà êëàâèøèòå %c è %c çà èçáîð íà òîâà êîé çàïèñ äà áúäå ïîäñâåòíàò."
+msgid "Mexico"
+msgstr "Ìåêñèêî"
-# 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
-# and only one line per string for the GRUB messages
-#
-#. -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 "Äîáðå äîøëè â GRUB ,çà èçáîð íà îïåðàöèîííàòà ñèñòåìà!"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model stepping"
+msgstr "Ôîðìàòèðàíå"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
+msgid "Rwanda"
+msgstr "Ðóàíäà"
-#: ../../bootloader.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Grub"
-msgstr "Grub"
+msgid "Do you have any %s interfaces?"
+msgstr "Èìàòå ëè íÿêàêúâ %s èíòåðôåéñ?"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with text menu"
-msgstr "LILO ñ òåêñòîâî ìåíþ"
+msgid "Switzerland"
+msgstr "Øâåéöàðèÿ"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with graphical menu"
-msgstr "LILO ñ ãðàôè÷íî ìåíþ"
+msgid "Brunei Darussalam"
+msgstr "Áðóíåé"
-#: ../../bootloader.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SILO"
-msgstr "SILO"
+msgid "Remote lpd Printer Options"
+msgstr "Îïöèè íà îòäàëå÷åí lpd-ïðèíòåð"
-# 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
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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 ""
-"Äîáðå äîøëè â %s - èçáèðàíå íà îïåðàöèîííà ñèñòåìà!\n"
+"GNU/Linux å ìíîãîïîòðåáèòåëñêà ñèñòåìà, êîÿòî îçíà÷àâà, ÷å âñåêè ïîòðåáèòåë "
+"ìîæå\n"
+"äà èìà ñâîè ïðåäïî÷åòàíèÿ, ôàéëîâå è ò.í.. ìîæåòå äà ïðî÷åòåòå Ðúêîâîñòâîòî "
+"íà\n"
+"Ïîòðåáèòåëÿ, çà äà íàó÷èòå ïîâå÷å.\n"
+"Çà ðàçëèêà îò Root, êîéòî å àäìèíèñòðàòîðúò, ïîòðåáèòåëèòå, êîèòî ùå "
+"äîáàâèòå òóê\n"
+"íÿìà äà ìîãàò äà ïðîìåíÿò íèùî îñâåí ñîáñòâåíèòå ñè ôàéëîâå è òåõíèòå "
+"íàñòðîéêè.\n"
+"Ùå òðÿáâà äà ñúçäàäåòå ïîíå åäèí îáèêíîâåí ïîòðåáèòåë çà ñåáå ñè.\n"
+"Ñ òîçè àêàóíò ùå òðÿáâà äà âëèçàòå çà ðóòèííà äåéíîñò. Âúïðåêè òîâà "
+"ïðàêòèêàòà\n"
+"äà âëèçàòå êàòî root åæåäíåâíî, ìîæå äà áúäå ìíîãî îïàñíà ! È íàé-"
+"ìàëêàòàãðåøêà\n"
+"ìîæå äà îçíà÷àâà, ÷å ñèñòåìàòà âè íÿìà äà ðàáîòè ïîâå÷å. Àêî íàïðàâèòå íÿêîÿ "
+"ñåðèîçíà\n"
+"ãðåøêà êàòî ïîòðåáèòåë, òîâà ìîæå ñà äà äîâåäå äî çàãóáà íà ÷àñò îò "
+"èíôîðìàöèÿòà,\n"
+"íî íå è íà öÿëàòà ñèñòåìà.\n"
"\n"
-"Èçáåðåòå îïåðàöèîííàòà ñèñòåìà îò ãîðíèÿò ñïèñúê èëè èç÷àêàéòå\n"
-"%d ñåêóíäè çà ïîäðàçáèðàùî ñòàðòèðàíå.\n"
+"Ïúðâî, òðÿáâà äà ñè âúâåäåòå èìåòî. Òîâà íå å çàäúëæèòåëíî, ðàçáèðà ñå, "
+"âñúùíîñò\n"
+"ìîæåòå äà âúâåäåòå êàêâîòî è äà å. DrakX ñëåä òîâà ùå èçáåðå ïúðâàòà "
+"âúâåäåíà\n"
+"â êóòèéêàòà äóìà è ùå ãî èçêàðà êàòî ïîòðåáèòåëñêî èìå. Òîâà å èìåòî, ñ "
+"êîåòî\n"
+"âñúùíîñò îïðåäåëåíèÿò ïîòðåáèòåë ùå âëèçà â ñèñòåìàòà. Ìîæåòå äà ãî "
+"ïðîìåíèòå.\n"
+"Òðÿáâà äà âúâåäåòå è ïàðîëà òóê. Ïàðîëàòà íà íåïðåâèëåãèðîâàí (îáèêíîâåí) "
+"ïîòðåáèòåë\n"
+"íå å òîëêîâà ôàòàëíà êàòî òàçè íà Root îò ãëåäíà òî÷êà íà ñèãóðíîñòòà, íî "
+"âñå\n"
+"ïàê íÿìà ïðè÷èíà äà ÿ ïîäöåíÿâàòà, òúé êàòî ðèñêóâàòå ôàéëîâåòå ñè.\n"
"\n"
+"Ñëåä êàòî öúêíåòå íà \"Ïðèåìè ïîòðåáèòåë\", ìîæåòå äà äîáàâèòå êîëêîòî ñè "
+"èñêàòå.\n"
+"Äîáàâåòå ïî åäèí ïîòðåáèòåë çà âñåêè îò ïðèÿòåëèòå ñè: áàùà ñè, ñåñòðà ñè, "
+"íàïðèìåð.\n"
+"Êîãàòî ñòå äîáàâèëè âñè÷êè ïîòðåáèòåëè, êîèòî èñêàòå, öúêíåòå Ãîòîâî.\n"
+"\n"
+"Öúêíåòå íà áóòîíà \"Íàïðåäíè÷àâ\", çà äà ïðîìåíèòå îáâèâêàòà ïî ïîäðàçáèðàíå "
+"íà\n"
+"ïîòðåáèòåëÿ (bash ïî ïîäðàçáèðàíå)."
-#: ../../common.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "consolehelper missing"
-msgstr "ëèïñâà ïîìîù íà êîíçîëà"
+msgid "Configure Internet Access..."
+msgstr "Íàñòðîéêà íà Èíòåðíåò äîñòúïà ..."
-#: ../../common.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "kdesu missing"
-msgstr "ëèïñâà kdesu"
+msgid "Norway"
+msgstr "Íîðâåãèÿ"
-#: ../../common.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "Ñíèìêè ùå áúäàò íàëè÷íè ñëåä èíñòàëèðàíå â %s"
+msgid "Danish"
+msgstr "Äàòñêà"
-#: ../../common.pm:1
+#: ../../services.pm:1
+#, c-format
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+"Àâòîìàòè÷íî âêëþ÷âàíå íà numlock êëàâèøà ïîä êîíçîëà è\n"
+"XFree ïðè ñòàðòèòàíå."
+
+#: ../../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"
+"Âñÿêî óñòðîéñòâî òðÿáâà äà áúäå âúâåäåíî êàòî IP àäðåñ\n"
+"ñ òî÷êîâî-äåñåòè÷íî îçíà÷åíèå (íàïðèìåð, 1.2.3.4)."
+
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "Íå ìîãà äà äîáàâÿ ïîâå÷å äÿëîâå"
+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 è ùå âè îñòàâè äà âêàðàòå òîâà, îò êîåòî èìà íóæäà."
-#: ../../common.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "%d seconds"
-msgstr "%d ñåêóíäè"
+msgid "Processors"
+msgstr "Ïðîöåñîðè"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "1 minute"
-msgstr "1 ìèíóòà"
+msgid "Bulgaria"
+msgstr "Áúëãàðèÿ"
-#: ../../common.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "%d minutes"
-msgstr "%d ìèíóòè"
+msgid "No NIC selected!"
+msgstr "Íÿìà NIC èçáðàí!"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TB"
-msgstr "ÒÁ"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr "Ñâàëáàðä è ßí Ìàéåí Îñòðîâè"
-#: ../../common.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "GB"
-msgstr "ÃÁ"
+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. Àêî âàøàòà âðúçêà íå "
+"ðàáîòè , âèå òðÿáâà äà ïðåêîíôèãóðèðàòå."
-#: ../../common.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "MB"
-msgstr "ÌÁ"
+msgid "partition %s is now known as %s"
+msgstr "äÿë %s ñåãà å èçâåñòåí êàòî %s"
-#: ../../common.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "KB"
-msgstr "ÊÁ"
+msgid "Backup Other files..."
+msgstr "Ðåçåðâíî êîïèå íà äðóãè ôàéëîâå..."
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "United States"
-msgstr "ÑÀÙ"
+msgid "SMB server IP"
+msgstr "IP íà SMB ñúðâúð:"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Austria"
-msgstr "Àâñòðèÿ"
+msgid "Congo (Kinshasa)"
+msgstr "Êîíãî (Êèíøàñà)"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Italy"
-msgstr "Èòàëèÿ"
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "Òàáëèöàòà íà äÿëîâåòå íà óñòðîéñòâî %s ùå áúäå çàïèñàíà âúðõó äèñêà !"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Netherlands"
-msgstr "Õîëàíäèÿ"
+msgid "Installing HPOJ package..."
+msgstr "Èíñòàëèðàíå íà HPOJ ïàêåòè ..."
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Sweden"
-msgstr "Øâåöèÿ"
+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 ""
+"Êëèåíòñêè bootdisk å íåîáõîäèì çà ñòàðòèðàíå â Linux ñèñòåìàòà âè "
+"íåçàâèñèìî\n"
+"îò îáèêíîâåíàòà çàðåæäàùà ïðîãðàìà. Òîâà å ïîëåçíî, àêî íå èñêàòå äà "
+"èíñòàëèðàòå\n"
+"LILO (èëè GRUB) íà ñèñòåìàòà ñè èëè àêî íÿêîÿ äðóãà îïåðàöèîííà ñèñòåìà "
+"ìàõíå LILO èëè LILO íå\n"
+"ðàáîòè ñ õàðäóåðíàòà âè íàñòðîéêà. Bootdisk-úò ìîæå äà áúäå èçïîëçâàí ñúñ\n"
+"ñïàñèòåëíàòà äèñêåòà íà Mandrake, óëåñíÿâàùà âúçñòàíîâÿâàíåòî ïðè ðåäêè\n"
+"ñëó÷àè íà ñðèâ. Èñêàòå ëè äà ñúçäàì bootdisk çà ñèñòåìàòà âè ?\n"
+"%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Norway"
-msgstr "Íîðâåãèÿ"
+msgid ", USB printer \\#%s"
+msgstr ", USB ïðèíòåð \\#%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Greece"
-msgstr "Ãúðöèÿ"
+msgid "Latvian"
+msgstr "Ëàòâèéñêà"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Germany"
-msgstr "Ãåðìàíèÿ"
+msgid "monthly"
+msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Czech Republic"
-msgstr "×åøêà Ðåïóáëèêà"
+msgid "Module name"
+msgstr "Èìå íà ìîäóë"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Belgium"
-msgstr "Áåëãèÿ"
+msgid "Start at boot"
+msgstr "Èçïúëíåíèå ïðè ñòàðòèðàíå"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "France"
-msgstr "Ôðàíöèÿ"
+msgid "Use Incremental Backups"
+msgstr ""
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Costa Rica"
-msgstr "Êîñòà Ðèêà"
+msgid "First sector of drive (MBR)"
+msgstr "Ïúðâèÿò ñåêòîð îò äðàéâà (MBR)"
-#: ../../fsedit.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Ãðåøêà ïðè îòâàðÿíå íà %s çà çàïèñ: %s"
+msgid "Joystick"
+msgstr "Äæîéñòèê"
-#: ../../fsedit.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Nothing to do"
-msgstr "Íÿìà íèùî çà ïðàâåíå"
+msgid "El Salvador"
+msgstr "Åë Ñàëâàäîð"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "Íÿìà äîñòàòú÷íî ìÿñòî çà àâòîìàòè÷íî ðàçïðåäåëÿíå"
+msgid "Use Unicode by default"
+msgstr "Èçïîëçâà óíèêîä ïî ïîäðàçáèðàíå"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You can't use an encrypted file system for mount point %s"
+msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""
-"Âèå íå ìîæå äà èçïîëçâàòå êðèïòèðàíà ôàéëîâà ñèñòåìà çà òî÷êà íà ìîíòèðàíå %s"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Trying to rescue partition table"
+msgstr "Îïèòâàì ñå äà ñïàñÿ òàáëèöàòà íà äÿëîâåòå"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Option %s must be an integer number!"
+msgstr "Íàñòðîéêàòà %s òðÿáâà äà å öÿëî ÷èñëî !"
+
+#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
+"Entries you'll have to fill:\n"
+"%s"
msgstr ""
-"Íóæäàåòå ñå îò èñòèíñêà ôàéëîâà ñèñòåìà (ext2, reiserfs,xfs, èëè jfs) çà "
-"òàçè òî÷êà íà ìîíòèðàíå\n"
+"Çàïèñèòå êîèòî âèå ùå òðÿáâà äà çàïúëíèòå:\n"
+"%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "This directory should remain within the root filesystem"
-msgstr "Òàçè äèðåêòîðèÿ òðÿáâà äà îñòàíå â ðàìêèòå íà root ôàéëîâàòà ñèñòåìà."
+msgid "Unable to start live upgrade !!!\n"
+msgstr "Íå ìîãà äà ïóñíà îáíîâÿâàíåòî !!!\n"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "Íå ìîæåòå äà èçïîëçâàòå LVM òèï çà ìÿñòî íà ìîíòèðàíå %s"
+msgid "Name: "
+msgstr "Èìå: "
-#: ../../fsedit.pm:1
+#: ../../Xconfig/resolution_and_depth.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 äÿë êàòî root (/).\n"
-"Íÿìà çàðåæäàùà ïðîãðàìà, êîÿòî äà ìîæå äà ñå ñïðàâè ñ íåãî áåç /boot äÿë.\n"
-"Òàêà ÷å äîáàâåòå /boot äÿë"
+msgid "16 million colors (24 bits)"
+msgstr "16 ìèëèîíà öâÿòà (24 áèòà)"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Âå÷å èìà äÿë ìîíòèðàí íà òîâà ìÿñòî %s\n"
+msgid "Allow all users"
+msgstr "Ïîçâîëÿâà íà ïîòðåáèòåëè"
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "Mount points should contain only alphanumerical characters"
-msgstr "Èìåòî íà ïðèíòåðà òðÿáâà äà ñúäúðæà ñàìî áóêâè, ÷èñëà è ïîä÷åðòàâêà"
+#: ../../share/advertising/08-store.pl:1
+#, c-format
+msgid "The official MandrakeSoft Store"
+msgstr "Îôèöèàëíèÿò èçòî÷íèê íà MandrakeSoft "
-#: ../../fsedit.pm:1
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "Òî÷êèòå íà ìîíòèðàíå òðÿáâà äà çàïî÷âàò ñ /"
+msgid "Resizing"
+msgstr "Ïðîìÿíà íà ãîëåìèíàòà"
-#: ../../fsedit.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Íå ìîæåòå äà èíñòàëèðàíå ReiserFS íà äÿë ïî-ìàëúê îò 32 ÌÁ"
+msgid "Cable connection"
+msgstr "Êàáåëíà âðúçêà"
-#: ../../fsedit.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "Íå ìîæåòå äà èçïîëçâàòå JFS çà äÿë ïî-ìàëúê îò 16 ÌÁ"
+msgid "User"
+msgstr "Ïîòðåáèòåë"
#: ../../fsedit.pm:1
#, c-format
@@ -1031,981 +1706,266 @@ msgstr ""
"\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
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error"
-msgstr "Ãðåøêà"
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr ""
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "server"
-msgstr "ñúðâúð"
+msgid "Printer on parallel port \\#%s"
+msgstr "Ïðèìåð íà ïàðàëåëåí ïîðò \\#%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "with /usr"
-msgstr "ñ /usr"
+msgid "Name"
+msgstr "Èìå"
-#: ../../fsedit.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "simple"
-msgstr "ïðîñò"
+msgid "mkraid failed"
+msgstr "mkraid ïðîïàäíà"
-#: ../../fs.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Ðàçðåøàâà swap äÿë %s"
+msgid "Button 3 Emulation"
+msgstr "Èìèòàöèÿ íà 3 áóòîíà"
-#: ../../fs.pm:1 ../../partition_table.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "error unmounting %s: %s"
-msgstr "ãðåøêà ïðè äåìîíòèðàíå íà %s: %s"
+msgid "Sending files..."
+msgstr "Èçïðàùàì ôàéëîâå..."
-#: ../../fs.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "ìîíòèðàíåòî íà äÿë %s â äèðåêòîðèÿ %s ïðîïàäíà"
+msgid "Israeli (Phonetic)"
+msgstr "Èçðàåëñêà (ôîíåòè÷íà)"
-#: ../../fs.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Mounting partition %s"
-msgstr "Ôîðìàòèðà äÿë %s"
+msgid "access to rpm tools"
+msgstr "äîñòúï äî rpm èíñòðóìåíòè"
-#: ../../fs.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Checking %s"
-msgstr "Ïðîâåðêà íà %s"
+msgid "edit"
+msgstr "ðåäàêòèðà"
-#: ../../fs.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Formatting partition %s"
-msgstr "Ôîðìàòèðàíå íà äÿë %s"
+msgid "You must choose/enter a printer/device!"
+msgstr "Òðÿáâà äà âúâåäåòå/èçáåðåòå ïðèíòåð/óñòðîéñòâî!"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Ñúçäàâàíå è ôîðìàòèðàíå íà ôàéë %s"
+msgid "Permission problem accessing CD."
+msgstr ""
-#: ../../fs.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "íå çíàì êàê äà ôîðìàòèðàì %s â òèï %s"
+msgid "Phone number"
+msgstr "Òåëåôîíåí íîìåð"
-#: ../../fs.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s ôîðìàòèðàíå îò %s ïðîâàëåíî"
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr "Ãðåøêà: \"%s\" äðàéâåð çà âàøàòà êàðòà å èíñòàëèðàí"
-#: ../../help.pm:1
-#, fuzzy, c-format
-msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Öúêíåòå \"OK\", àêî èñêàòå äà èçòðèåòå âñè÷êè äàííè è\n"
-"äÿëîâå ñúùåñòâóâàùè íà òîçè òâúðä äèñê. Âíèìàíèå, ñëåä öúêàíå íà \"OK\", "
-"íÿìàäà ìîæåòå äà âúçñòàíîâèòå êàêâèòî è äà áèëî äàííè è äÿëîâå ñúùåñòâóâàùè "
-"íà òîçè òâúðä äèñê,\n"
-"âêëþ÷èòåëíî êàêâèòî è äà å Windows äàííè.\n"
-"\n"
-"Öúêíåòå \"Îòìÿíà\", çà äà îòìåíèòå òàçè îïåðàöèÿ áåç çàãóáà äà äàííèòå è\n"
-"äÿëîâåòå ñúùåñòâóâàùè íà òîçè òâúðä äèñê."
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printer name, description, location"
+msgstr "Èìå íà ïðèíòåðà, îïèñàíèå, ìåñòîïîëîæåíèå"
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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 it will be lost\n"
-"and will not be recoverable!"
+msgid "USA (broadcast)"
msgstr ""
-"Èçáåðåòå òâúðäèÿ äèñê, êîéòî èñêàòå äà èçòðåòå, çà äà\n"
-"èíñòàëèðàì íîâèÿ âè Mandrake Linux äÿë. Âíèìàíèå, âñè÷êè äàííè íà íåãî ùå "
-"áúäàò çàãóáåíè\n"
-"è íÿìà äà ìîãàò äà ñå âúçñòàíîâÿò."
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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 \"Configure\"\n"
-"to 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 \"Configure\" to change the parameters\n"
-"associated with the card.\n"
-"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
-"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
-"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\n"
-"\n"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
-"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
+"Please choose the\n"
+"media for backup."
msgstr ""
+"Ìîëÿ, èçáåðåòå\n"
+"íîñèòåë çà ðåçåðâíî êîïèå."
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\"Sound card\": 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."
-msgstr ""
+msgid "Use Xinerama extension"
+msgstr "Èçïîëçâàé ðàçøèðåíèåòî Xinerama"
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, 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 before your\n"
-"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 ""
+msgid "Loopback"
+msgstr "Loopback"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
#, 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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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."
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
msgstr ""
+"Íåìîæå äà ñå çàòâîðè ïðàâèëíî mkbootdisk: \n"
+" %s \n"
+" %s"
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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 ""
+msgid "West Europe"
+msgstr "Çàïàäíà Åâðîïà"
-#: ../../help.pm:1
+#: ../../standalone.pm:1
#, 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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" includes graphical\n"
-"front-ends for printing or choosing printer options and for managing the\n"
-"printer.\n"
+"[OPTIONS] [PROGRAM_NAME]\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."
+"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 ""
-#: ../../help.pm:1
+#: ../../standalone/harddrake2: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.\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\")."
-msgstr ""
+msgid "Harddrake2 version %s"
+msgstr "Harddrake2 âåðñèÿ %s"
-#: ../../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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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 ""
-"LILO (èëè LInux LOader) è Grub ñà bootloader-è: òå ìîãà äà ñòàðòèðàò\n"
-"GNU/Linux èëè êîÿ äà å äðóãà îïåðàöèîííà ñèñòåìà ñúùåñòâóâàùà íà êîìïþòúðà "
-"âè.\n"
-"Îáèêíîâåííî, òåçè äðóãè îïåðàöèîííè ñèñòåìà ñå çàñè÷àò è èíñòàëèðàò\n"
-"ïðàâèëíî. Àêî òîâà íå ñòàâà ïðè âàñ, ìîæåòå äà äîáàâÿòå çàïèñè íà ðúêà â\n"
-"òîçè åêðàí. Ãëåäàéòå äà èçáåðåòå âåðíè ïàðàìåòðè.\n"
-"\n"
-"\n"
-"Ìîæå äà íå èñêàòå äà äàâàòå äîñòúï äî òåçè îïåðàöèîííè ñèñòåìè íà íèêîé,\n"
-"â êîéòî ñëó÷àé ìîæåòå äà èçòðèåòå ñúîòâåòíèòå çàïèñè. Íî â òàêúâ ñëó÷àé,\n"
-"ùå ñå íóæäàåòå îò boot-äèñêåòà, çà äà ãè ñòàðòèðàòå !"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Copying %s"
+msgstr "Êîïèðàíå íà %s"
-#: ../../help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"This dialog allows to finely tune your bootloader:\n"
-"\n"
-" * \"Bootloader to use\": there are three choices for your bootloader:\n"
-"\n"
-" * \"GRUB\": if you prefer grub (text menu).\n"
-"\n"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\n"
-"\n"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\n"
-"\n"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
-"\n"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\n"
-"\n"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\n"
-"\n"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
-msgstr ""
+msgid "Choose color"
+msgstr "Èçáåðîð íà öâÿò"
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 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, click the \"Advanced\" 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 ""
+msgid "Dominican Republic"
+msgstr "Äîìèíèêàíñêà Ðåïóáëèêà"
-#: ../../help.pm:1
+#: ../../lang.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 ïîä Windows ïîä GNU/Linux\n"
-"ñå íàðè÷à ttyS0."
+msgid "Swaziland"
+msgstr "Ñâàçèëåíä"
-#: ../../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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
-msgstr ""
-"Ïî ïîäðàçáèðàíå, DrakX ïðåäïîëàãà ÷å èìàòå äâóáóòîííà ìèøêà è ùå âêëþ÷è\n"
-"ñèìóëèðàíå íà òðè áóòîíà. DrakX àâòîìàòè÷íî ðàçáèðà äàëè å PS/2, ñåðèéíà "
-"èëè\n"
-"USB ìèøêà.\n"
-"\n"
-"Àêî èñêàòå äà îïðåäåëèòå äðóã òèï íà ìèøêàòà, èçáåðåòå ïîäõîäÿù îò ñïèñúêà,\n"
-"êîéòî ùå âè áúäå ïðåäñòàâåí.\n"
-"\n"
-"Àêî èçáåðåòå ìèøêà ðàçëè÷íà îò òàçè ïî ïîäðàçáèðàíå, ùå âè áúäå ïðåäîñòàâåí\n"
-"åêðàí çà ïðîáà. Èçïîëçâàéòå áóòîíèòå è êîëåëöåòî, çà äà ïðîâåðèòå, ÷å\n"
-"íàñòðîéêàòà å äîðà. Àêî ìèøêàòà íå ðàáîòè, êàêòî òðÿáâà, íàòèñíåòå èíòåðâàë\n"
-"èëè ÑÅ ÂÚÐÍÅÒÅ êúì \"Îòêàç\" è èçáåðåòå ïàê."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Set-UID"
+msgstr "Çàäàâà-UID"
-#: ../../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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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"
-"íÿêàêúâ ëîêàë, öúêíåòå áóòîíà \"OK\", çà äà ïðîäúëæèòå."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Please check if you are using CDRW media"
+msgstr "Ìîëÿ, ïðîâåðåòå äàëè èçïîëçâàòå CDRW ìåäèÿ"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, 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 might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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."
+"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 ""
-"Îáèêíîâåíî, DrakX áè òðÿáâàëî äà èçáåðå ïðàâèëíàòà çà âàñ êëàâèàòóðà (â "
-"çàâèñèìîñò\n"
-"îò åçèêà, êîéòî ñòå èçáðàëè) è íÿìà äà ñå íàëîæè äà âèäèòå òàçè ñòúïêà. "
-"Îáà÷å ìîæå äà\n"
-"íÿìàòå êëàâèàòóðà ñúîòâåòñòâàùà òî÷íî íà âàøèÿ åçèê: íàïðèìåð, àêî ñòå "
-"àíãëîãîâîðÿù øâåä,\n"
-"ìîæå áè ùå èñêàòå êëàâèàòóðàòà âè äà áúäå øâåäñêà. Èëè àêî ãîâîðèòå "
-"aíãëèéñêè, íî ñòå\n"
-"â Êâåáåê, ìîæå áè ùå ñòå â ñúùàòà ñèòóàöèÿ. È â äâàòà ñëó÷àÿ, ùå òðÿáâà äà "
-"ñå âúðíåòå\n"
-"êúì òàçè èíñòàëàöèîííà ñòúïêà è äà èçáåðåòå ïðàâèëíàòà êëàâèàòóðà îò "
-"ñïèñúêà.\n"
-"\n"
-"Âñè÷êî, êîåòî òðÿáâà äà íàïðàâèòå, å äà ïîñî÷èòå ïðåäïî÷èòàíàòà êëàâèàòóðíà "
-"íàðåäáà\n"
-"îò ñïèñúêà, êîéòî ùå ñå ïîÿâè ïðåä âàñ.\n"
-"\n"
-"Àêî èìàòå êëàâèàòóðà îò åçèê ðàçëè÷åí îò òîçè èçïîëçâàí ïî ïîäðàçáèðàíå, "
-"öúêíåòå\n"
-"íà áóòîíà \"Íàïðåäíè÷àâ\". Ùå âè áúäå ïðåäîñòàâåí ïúëåí ñïèñúê ñ "
-"ïîääúðæàíèòå êëàâèàòóðè."
+"Èçáåðåòå òâúðäèÿ äèñê, êîéòî èñêàòå äà èçòðèåòå, çà äà\n"
+"èíñòàëèðàì íîâèÿ âè Mandrake Linux äÿë. Âíèìàíèå, âñè÷êè äàííè íà íåãî ùå "
+"áúäàò çàãóáåíè\n"
+"è íÿìà äà ìîãàò äà ñå âúçñòàíîâÿò."
-#: ../../help.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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 ""
+msgid " on parallel port \\#%s"
+msgstr " íà ïàðàëåëåí ïîðò \\#%s"
-#: ../../help.pm:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
+"Èçïîëçâà êëàâèøèòå %c è %c çà èçáîð íà òîâà êîé çàïèñ äà áúäå ïîäñâåòíàò."
-#: ../../help.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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 ""
-"Áåøå çàñå÷åí ïîâå÷å îò åäèí Microsoft Windows äÿë\n"
-"íà òâúðäèÿ âè äèñêà. Èçáåðåòå òîçè, ÷èÿòî äúëæèíà èñêàòå äà ïðîìåíèòå, çà "
-"äà\n"
-"èíñòàëèðàòå Mandrake Linux îïåðàöèîííà ñèñòåìà.\n"
-"\n"
-"\n"
-"Çà èíôîðìàöèÿ, âñåêè äÿë å èçáðîåí êàêòî ñëåäâà: \"Linux èìå\", \"Windows èìå"
-"\", \"Êàïàöèòåò\".\n"
-"\n"
-"\"Linux èìåòî\" ñå êîäèðà êàêòî ñëåäâà: \"òèï íà äèñêà\", \"íîìåð íà äèñêà"
-"\",\n"
-"\"íîìåð íà äÿë\" (íàïðèìåð, \"hda1\").\n"
-"\n"
-"\n"
-"\"Òèïúò íà äèñêà\" ìîæå äà å \"hd\", àêî å IDE òâúðä äèñê, èëè \"sd\", àêî "
-"å\n"
-"SCSI òâúðä äèñê.\n"
-"\n"
-"\n"
-"\"Íîìåðúò íà äèñêà\" âèíàãè å áóêâàòà ñëåä \"hd\" èëè \"sd\". Ïðè IDE "
-"äèñêîâå:\n"
-"\n"
-" * \"a\" îçíà÷àâà \"master äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
-" * \"b\" îçíà÷àâà \"slave äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
-" * \"c\" îçíà÷àâà \"master äèñê íà âòîðèÿ IDE êîíòðîëåð\",\n"
-" * \"d\" îçíà÷àâà \"slave äèñê íà âòîðèÿ IDE êîíòðîëåð\".\n"
-"\n"
-"\n"
-"Ïðè SCSI óñòðîéñòâà, \"a\" îçíà÷àâà \"ïúðâè òâúðä äèñê\", \"b\" îçíà÷àâà "
-"\"âòîðè òâúðä äèñê\" è ò.í..\n"
-"\n"
-"\"Windows èìåòî\" å áóêâàòà íà òâúðäèÿ âè äèñê ïîä Windows (ïúðâèÿò äèñê "
-"èëè\n"
-"äÿë ñå íàðè÷à \"C:\")."
+msgid "Generic 2 Button Mouse"
+msgstr "Îáèêíîâåííà 2-áóòîííà ìèøêà"
-#: ../../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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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 ""
-"Â òîçè ìîìåíò òðÿáâà äà èçáåðåòå êîé äÿëîâå äà áúäàò èçïîëçâàíè çà "
-"èíñòàëàöèÿ\n"
-"íà âàøàòà Mandrake Linux ñèñòåìà. Àêî äÿëîâåòå âå÷å ñà îïðåäåëåíè, äàëè îò\n"
-"ïðåäèøíà èíñòàëàöèÿ íà GNU/Linux èëè îò äðóã èíñòðóìåíò çà ðàçäåëÿíå, "
-"ìîæåòå\n"
-"äà èçïîëçâàòå ñúùåñòâóâàùèòå äàëîâå.  ïðîòèâåí ñëó÷àé òðÿáâà äà îïðåäåëèòå\n"
-"äÿëîâå îò òâúðäèÿ äèñê.\n"
-"\n"
-"Çà äà ñúçäàäåòå äÿëîâå, òðÿáâà ïúðâî äà èçáåðåòå òâúðä äèñê. Ìîæåòå äà\n"
-"èçáåðåòå äèñê çà ðàçäåëÿíå, êàòî öúêíåòå íà \"hda\" çà ïúðâî IDE "
-"óñòðîéñòâî,\n"
-"\"hdb\" çà âòîðîòî, \"sda\" çà ïúðâî SCSI óñòðîéñòâî è ò.í..\n"
-"\n"
-"Çà äà ðàçäåëèòå èçáðàíèÿ òâúð äèñê, ìîæåòå äà èçïîëçâàòå ñëåäíèÿ îïöèè:\n"
-"\n"
-" * \"Èç÷èñòè âñè÷êî\": òàçè îïöèÿ èçòðèâà âñè÷êè äÿëîâå íà èçáðàíèÿ äèñê.\n"
-"\n"
-" * \"Àâòîìàòè÷íî ñúçäàâàíå\": òàçè îïöèÿ ïîçâîëÿâà àâòîìàòè÷íî äà ñúçàäåòå\n"
-"Ext2 è swap äÿëîâå â ñâîáîäíîòî ïðîñòðàíñòâî íà òâúðäèÿ âè äèñê.\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"
-"Ìèíàâàéòå ïðåç äÿëîâåòå èçïîëçâàéêè [Tab} è ñòðåëêèòå íàãîðå/íàäîëó.\n"
-"\n"
-"Êîãàòî å èçáðàí äÿë, ìîæåòå äà èçïîëçâàòå:\n"
-"\n"
-" * Ctrl-c, çà äà ñúçäàäåòå íîâ äÿë (àêî å èçáðàí ïðàçåí äÿë);\n"
-"\n"
-" * Ctrl-d, çà äà èçòðèåòå äÿë;\n"
-"\n"
-" * Ctrl-m, çà äà óñòàíîâèòå òî÷êà íà ìîíòèðàíå.\n"
-"\n"
-"Àêî èíñòàëèòå íà PPC ìàøèíà, ñèãóðíî ùå èñêàòå äà ñúçäàäåòå ìàëúê HFS\n"
-"\"bootstrap\" äÿë îò ïîíå 1 ÌÁ, êîéòî ùå áúäå èçïîëçâàò îò boot loader-úò\n"
-"yaboot. Àêî ñìÿòàòå äà íàïðàâèòå äÿëà ïî-ãîëÿì, íàïðèìåð 50 ÌÁ, ìîæåòå äà "
-"ãî\n"
-"íàìåðèòå çà ïîëåçíî ìÿñòî, êúäåòî äà ñúõðàíÿâàòå íÿêîå ÿäðî èëè image íà\n"
-"ramdisk â ñëó÷àé íà èçâúíðåäíè ñèòóàöèè."
+#: ../../lvm.pm:1
+#, c-format
+msgid "Remove the logical volumes first\n"
+msgstr "Ïúðâî ïðåìàõíè ëîãè÷íèòå äÿëîâî\n"
-#: ../../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, keep the default option."
-msgstr ""
-"Â òîçè ìîìåíò, òðÿáâà äà èçáåðåòå íèâîòî íà ñèãóðíîñò, êîåòî èñêàòå çà\n"
-"ìàøèíàòà. Ïî ïðàâèëî, êîëêîòî ïîâå÷å ìàøèíàòà âè å äîñòúïíà è êîëêîòî "
-"ïîâå÷å\n"
-"äàííè ñå ñúõðàíÿâàò íà íåÿ, òîëêîâà ïî-âèñîêî òðÿáâà äà å íèâîòî íà "
-"ñèãóðíîñò.\n"
-"Âúïðåêè òîâà, âèñîêàòà ñèãóðíîñò å çà ñìåòêà íà ëåêîòàòà íà ðàáîòà.\n"
-"Îáúðíåòå ñå êúì ãëàâàòà MSEC íà Reference Manual, çà äà ïîëó÷èòå ïîâå÷å "
-"èíôîðìàöèÿ\n"
-"çà çíà÷åíèåòî íà òåçè íèâà.\n"
-"\n"
-"Àêî íå çíàåòå êàêòî äà èçáåðåòå, èçáåðåòå îïöèÿòà ïî ïîäðàçáèðàíå."
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "Ïîäñâåòíàòèÿò çàïèñ ùå çàðåäè àâòîìàòè÷íî ñëåä %d ñåêóíäè."
-#: ../../help.pm:1
+#: ../../standalone/drakboot:1
#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
+"Íå ìîãà äà ïèøà â /etc/sysconfig/bootsplash\n"
+"Ôàéëà íå å íàìåðåí."
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet access"
+msgstr "Èíòåðíåò äîñòúï"
+
+#: ../../standalone/draksplash:1
+#, 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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
+"y coordinate of text box\n"
+"in number of characters"
msgstr ""
-"Âñè÷êè íîâîäåôèíèðàíè äÿëîâå òðÿáâà äà áúäàò ôîðìàòèðàíè, çà äà ñå "
-"èçïîëçâàò\n"
-"(ôîðìàòèðàíå îçíà÷àâà ñúçäàâàíå íà ôàéëîâà ñèñòåìà).\n"
-"\n"
-"Â òîçè ìîìåíòà ìîæå áè èñêàòå äà ïðåôîðìàòèðàòå íÿêîè ñúùåñòâóâàùè äÿëîâå, "
-"çà\n"
-"äà èçòðèåòå âñÿêàêâè äàííè, êîèòî ñúäúðæàò. Àêî èñêàòå äà ãî íàïðàâèòå, "
-"ìîëÿ\n"
-"èçáåðåòå òÿõ.\n"
-"\n"
-"Ìîëÿ, îòáåëåæåòå, ÷å íå å íåîáõîäèìî äà ïðåôîðìàòèðàòå âñè÷êè äÿëîâå\n"
-"ñúùåñòâóâàùè îòïðåäè. Òðÿáâà äà ïðåôîðìàòèðàòå äÿëîâåòå ñúäúðæàùè\n"
-"îïåðàöèîííàòà ñèñòåìà (êàòî \"/\", \"/usr\" èëè \"/var\"), íî òîâà íå å\n"
-"çàäúëæèòåëíî çà äÿëîâå ñúäúðæàùè äàííè, êîèòî èñêàòå äà çàïàçèòå "
-"(îáèêíîâåíî\n"
-"\"/home\").\n"
-"\n"
-"Ìîëÿ, áúäåòå âíèìàòåëíè, êîãàòî èçáèðàòå äÿëîâåòå. Ñëåä ôîðìàòèðàíå âñè÷êè\n"
-"äàííè íà ïîñî÷åíèòå äÿëîâå ùå áúäàò èçòðèòè è íÿìà äà ìîæåòå äà ãè\n"
-"âúçñòàíîâèòå.\n"
-"\n"
-"Öúêíåòå \"OK\", êîãàòî ñòå ãîòîâè äà ôîðìàòèðàòå äàëîâå.\n"
-"\n"
-"Öúêíåòå \"Îòêàç\", àêî èñêàòå äà èçáåðåòå äðóãè äÿëîâå çà èíñòàëàöèÿ íà "
-"íîâàòà\n"
-"ñè Mandrake Linux îïåðàöèîííà ñèñòåìà.\n"
-"\n"
-"Öúêíåòå \"Íàïðåäíè÷àâ\", àêî èñêàòå äà èçáåðåòå äÿëîâå, êîèòî äà áúäàò\n"
-"ïðîâåðåíè çà ëîøè áëîêîâå îò äèñêà."
+"y êîîðäèíàòè íà òåêñòîâàòà ðàìêà\n"
+"â áðîé ñèìâîëè"
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
msgstr ""
-"À òàêà ! Èíñòàëàöèÿòà å çàâúðøåíà è GNU/Linux ñèñòåìàòà âè å ãîòîâà çà\n"
-"óïîòðåáà. Ïðîñòî öúêíåòå \"OK\", çà äà ðåñòàðòèðàòå ñèñòåìàòà. Ìîæåòå äà\n"
-"ñòàðòèðàòå GNU/Linux èëè Windows, êîåòî ïðåäïî÷èòàòå (àêî èìàòå äâå "
-"ñèñòåìè),\n"
-"âåäíàãà ñëåä êàòî êîìïþòúðúò ñòàðòèðà îòíîâî.\n"
-"\n"
-"Áóòîíà \"Íàïðåäíè÷àâ\" (ñàìî â \"Åêñïåðòåí\") ïîêàçâà îùå äâà áóòîíà çà:\n"
-"\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:\")"
+"Çà äà âèäèòå ñïèñúê ñ äîñòúïíèòå îïöèè çà òåêóùèÿ ïðèíòåð, öúêíåòå íà áóòîíà "
+"\"Ñïèñúê ñ îïöèè çà ïå÷àò\"."
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Enabling servers..."
+msgstr "Âêëþ÷âàíå íà ñúðâúðè ..."
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing test page(s)..."
+msgstr "Îòïå÷àòâàíå íà òåñòîâ(àòà/èòå) ñòðàíèö(à/è) ..."
+
+#: ../../fsedit.pm:1
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr "Âå÷å èìà äÿë ìîíòèðàí íà òîâà ìÿñòî %s\n"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -2026,51 +1986,49 @@ msgid ""
"\n"
"Depending on your hard drive configuration, several options are available:\n"
"\n"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft Windows on the same computer.\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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\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"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\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"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
+" * \"%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"
@@ -2148,194 +2106,119 @@ msgstr ""
"ìíîãî ëåñíî äà çàãóáèòå âñè÷êè äàííè. Òàêà ÷å íå èçáèðàéòå òîâà, àêî íå\n"
"çíàåòå êàêâî ïðàâèòå."
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
-msgstr ""
-"Íàêðàÿ, ùå áúäåòå ïîïèòàíè äàëè èñêàòå äà âèæäàòå ãðàôè÷íèÿ èíòåðôåéñ ïðè\n"
-"çàðåæäàíå. Îòáåëåæåòå, ÷å òîçè âúïðîñ ùå âè áúäå çàäàäåí äàæå àêî èçáåðåòå,\n"
-"äà íå òåñòâàòå íàñòðîéêàòà. Î÷åâèäíî, áèõòå îòãîâîðèëè ñ \"Íå\", àêî "
-"ìàøèíàòà\n"
-"ùå ðàáîòè êàòî ñúðâúð èëè àêî íÿìà óñïåøíî íàñòðîåí äèñïëåé."
+msgid "Ukraine"
+msgstr "Óêðàéíà"
-#: ../../help.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
-msgstr ""
+msgid "Application:"
+msgstr "Ïðèëîæåíèå:"
-#: ../../help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
-msgstr ""
+msgid "External ISDN modem"
+msgstr "Âúíøåí ISDN ìîäåì"
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
+msgid "if set to yes, report check result by mail."
+msgstr "àêî å çàäàåíî äà, èçïðàùà ïî ïîùàòà ñúîáùåíèå çà ðåçóëòàòà."
+
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Your choice? (default %s) "
+msgstr "Âàøèÿò èçáîð ? (ïî ïîäðàçáèðàíå å %s)"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Trouble shooting"
msgstr ""
-#: ../../help.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid " / Region"
+msgstr "/ Ðåãèîí"
+
+#: ../../harddrake/sound.pm:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
-"\n"
-"\n"
-"\n"
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\n"
-"\n"
-"\n"
-"\n"
-"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). A sample of the chosen\n"
-"configuration is shown in the monitor.\n"
-"\n"
+"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
-"Test\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
+"by default\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 \"Yes\",\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"
+"- \"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"
-"Options\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
+"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"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
msgstr ""
+"Òåñòîâèòå ñòðàíèöè ñà èçïðàòåíè êúì ïðèíòåðà.\n"
+"Ìîæå äà îòíåìå ìàëêî âðåìå ïðåäè ïðèíòåðà äà çàïî÷íå.\n"
+"Ñúñòîÿíèå íà ïå÷àòà:\n"
+"%s\n"
+"\n"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
-"\n"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
+msgid "daily"
msgstr ""
-#: ../../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 always needed at\n"
-"boot 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 ""
-"Ñåãà ìîæåòå äà èçáåðåòå êîè óñëóãè äà ñå ïóñêàò ïðè ñòàðòèðàíå.\n"
-"\n"
-"Òóê ñà ïðåäñòàâåíè âñè÷êè óñëóãè, äîñòúïíè ñ íàñòîÿùàòà èíñòàëàöèÿ.\n"
-"Ïðåãëåäàéòå ãè âíèìàòåëíî è èçêëþ÷åòå òåçè, êîèòî íå âè òðÿáâàò âèíàãè ïðè "
-"ñòàðòèðàíå.\n"
-"\n"
-"Ìîæåòå âèäèòå êðàòúê îáÿñíèòåëåí òåêñò çà óñëóãàòà, êàòî ïîñòàâèòå êóðîðà íà "
-"ìèøêàòà ñè\n"
-"íàä èìåòî íà óñëóãàòà. Àêî íå ñòå ñèãóðíè, äàëè óñëóãàòà å ïîëåçíà èëè íå, "
-"ïî-äîáðå\n"
-"å äà îñòàâèòå èçáîðà ïî ïîäðàçáèðàíå.\n"
-"\n"
-"Âíèìàâàéòå ñ òàçè ñòúïêà, àêî ñìÿòàòå äà èçïîëçâàòå ìàøèíàòà ñè êàòî "
-"ñúðâúð:\n"
-"ñèãóðíî íå áèõòå èñêàëè äà ïóñêàòå óñëóãè, îò êîèòî íå ñå íóæäàåòå. Ìîëÿ,\n"
-"çàïîìíåòå, ÷å íÿêîè óñëóãè ìîãàò äà áúäàò îïàñíè, àêî ñà âêëþ÷åíè íà "
-"ñúðâúðà.\n"
-"Ïî ïðèíöèï, èçáèðàéòå ñàìî óñëóãèòå, îò êîèòî íàèñòèíà ñå íóæäàåòå."
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "and one unknown printer"
+msgstr "è åäèí íåèçâåñòåí ïðèíòåð"
-#: ../../help.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
-msgstr ""
+msgid "Ireland"
+msgstr "Èðëàíäèÿ"
+
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "kernel version"
+msgstr "âåðñèÿ íà ÿäðîòî"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " Restore Configuration "
+msgstr " Êîíôèãóðàöèÿ çà âúçñòàíîâÿâàíå "
+
+#: ../../Xconfig/test.pm:1
+#, c-format
+msgid "Is this the correct setting?"
+msgstr "Âñè÷êî ïðàâèëíî ëè å ?"
#: ../../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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" button will take you to the next step.\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"
@@ -2371,6155 +2254,6311 @@ msgstr ""
"ñâúðøèëè\n"
"ñ íàñòðîéêàòà íà ìðåæàòà, öúêíåòå \"Îòêàç\"."
-#: ../../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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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"
-"äà âè ïîìîãíå äà ïðåöåíèòå äàëè èìàòå äîñòàòú÷íî âðåìå äà ñå íàñëàäèòå íà\n"
-"÷àøà êàôå.\n"
-"\n"
-"!! Àêî å èçáðàí ñúðâúðåí ïàêåò, áèëî òî óìèøëåíî èëè çàùîòî å ÷àñò îò öÿëà\n"
-"ãðóïà, ùå áúäåòå ïîìîëåíè çà ïîòâúðæäåíèå, ÷å íàèñòèíà èñêàòå òîçè ñúðâúð\n"
-"äà áúäå èíñòàëèðàí.  Mandrake Linux, âñè÷êè ñúðâúðè òðúãâàò ïî "
-"ïîäðàçáèðàíå\n"
-"ïðè çàðåæäàíå.Äàæå àêî ñà ñèãóðíè è íÿìàò èçâåñòíè ïðîáëåìè, êîãàòî\n"
-"äèñòðèáóöèÿòà ñå ðàçïðîñòðàíÿâà, ìîæå äà ñå ñëó÷è òàêà, ÷å äà ñå ïîÿâÿò\n"
-"äóïêè â ñèãóðíîñòòà, ñëåä êàòî âåðñèÿòà íà Mandrake Linux å çàâúðøåíà. Àêî\n"
-"íå çíàåòå çà êàêâî ñëóæè îïðåäåëåíà óñëóãà èëè çàùî å èíñòàëèðàíà, öúêíåòå\n"
-"\"Íå\". Ñ öúêàíå íà \"Äà\" ùå èíñòàëèðàòå èçáðîåíè óñëóãè è òå ùå áúäàò\n"
-"ñòàðòèðàíè àâòîìàòè÷íî ïî ïîäðàçáèðàíå. !!\n"
-"\n"
-"Îïöèÿòà \"Àâòîìàòè÷íè çàâèñèìîñòè\" èçêëþ÷âà ïðåäóïðåäèòåëíèòå äèàëîçè,\n"
-"êîãàòî èíñòàëàòîðúò àâîìàòè÷íî ðåøè èçáåðå ïàêåò. Òîâà ñå ñëó÷âà, çàùîòî\n"
-"å ðåøèë, ÷å ñå íóæäàå äà çàäîâîëè çàâèñèìîñò ñ äðóã ïàêåò, çà äà ïðèêëþ÷è\n"
-"óñïåøíî èíñòàëàöèÿòà.\n"
-"\n"
-"Ìàëêàòà èêîíêà íà äèñêåòêà â äúíîòî íà ñïèñúêà ïîçâîëÿâà äà çàðåäèòå ñïèñúê\n"
-"ñ ïàêåòè îò ïðåäèøíà èíñòàëàöèÿ. Àêî öúêíåòå íà òàçè èêîíêà, ùå áúäåòå\n"
-"ïîìîëåíè äà âêàðàòå äèñêåòà ñúçäàäåíà ïðåäè òîâà â êðàÿ íà äðóãà "
-"èíñòàëàöèÿ.\n"
-"Âèæòå âòîðàòà ïîäñêàçêà ïî âðåìå íà ïîñëåäíàòà ñòúïêà, çà òîâà êàê äà\n"
-"ñúçäàäåòå òàêàâà äèñêåòà."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Wizard Configuration"
+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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
-"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
-msgstr ""
-"Ñåãà å ìîìåíòúò äà îïðåäåëèòå êîè ïðîãðàìè èñêàòå äà áúäàò èíñòàëèðàíè íà\n"
-"ñèñòåìàòà âè. Â Mandrake Linux äèñòðèáóöèÿòà èìà õèëÿäè ïàêåòè, íî íå å\n"
-"çàäúëæèòåëíî äà ãè çíàåòå íàèçóñò.\n"
-"\n"
-"Àêî èçâúðøâàòå ñòàíäàðòíà èíñòëàöèÿ îò CDROM, ïúðâî ùå áúäåòå ïîïèòàíè êîè\n"
-"CD-òà èìàòå (â Åêñïåðòåí ðåæèì). Ïðîâåðåòå çàãëàâèÿòà íà CD-òàòà è ïîñî÷åòå\n"
-"êóòèéêèòå ñúîòâåòñòâàùè íà CD-òàòà, ñ êîèòî ðàçïîëàãàòå. Öúêíåòå \"OK\",\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"
-"âñè÷êè ãðóïè, çà äà èçáåãíåòå èíñòàëèðàíåòî íà íîâè ïàêåòè. Òîâà å ïîëåçíî\n"
-"ïðè ïîïðàâêà èëè îáíîâÿâàíå íà ñúùåñòâóâàùàòà ñèñòåìà."
+#: ../../modules/interactive.pm:1
+#, c-format
+msgid "Autoprobe"
+msgstr "Àâòîìàòè÷íî çàñè÷àíå"
-#: ../../help.pm:1
-#, fuzzy, 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."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Backup system files..."
msgstr ""
-"Èíñòàëàöèÿòà íà Mandrake Linux å ðàçïîëîæåíà íà íÿêîëêî CDROM-à. DrakX\n"
-"çíàå äàëè èçáðàí ïàêåò íå ñå íàìèðà íà äðóã CDROM èëè ùå èçâàäè òåêóùîòî\n"
-"CD è ùå âè îñòàâè äà âêàðàòå òîâà, îò êîåòî èìà íóæäà."
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../install_any.pm:1
+#, c-format
+msgid "Can't use broadcast with no NIS domain"
+msgstr "Íå ìîæåòå äà èçïîëçâàòå broadcast áåç NIS äîìåéí"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Removing printer \"%s\"..."
+msgstr "Èçòðèâàíå íà ïðèíòåð \"%s\"..."
+
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "drakfloppy"
+msgstr "drakfloppy"
+
+#: ../../standalone/drakpxe:1
+#, c-format
msgid ""
-"Here are Listed 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"
+"Please indicate where the auto_install.cfg file is located.\n"
"\n"
-" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
+"Leave it blank if you do not want to set up automatic installation mode.\n"
"\n"
-"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
-"\"second lowest SCSI ID\", etc."
msgstr ""
-"Ïî-ãîðå ñà èçáðîåíè çàñå÷åíèòå Linux äÿëîâå ñúùåñòâóâàùè\n"
-"íà òâúðäèÿ âè äèñê. Ìîæåòå äà çàïàçèòå èçáîðà íàïðàâåí îò ìàãüîñíèêà, òå ñà\n"
-"äîáðè çà îáùà óïîòðåáà. Àêî ãè ïðîìåíèòå, òðÿáâà äà ïîíå äà îïðåäåëèòå\n"
-"root äÿë (\"/\"). Íå èçáèðàéòå ïðåêàëåíî ìàëêè äÿëîâå, çàùîòî íÿìà äà "
-"ìîæåòå\n"
-"äà èíñòàëèðàòå äîñòàòú÷íî ñîôòóåð. Àêî èñêàòå äà ñúõðàíÿâàòå äàííèòå ñè íà\n"
-"îòäåëåí äÿë, òðÿáâà äà èçáåðåòå \"/home\" (âúçìîæíî å ñàìî, àêî èìàòå "
-"ïîâå÷å\n"
-"îò åäèí Linux äÿë).\n"
-"\n"
-"\n"
-"Çà èíôîðìàöèÿ, âñåêè äÿë å ïîêàçàí, êàêòî ñëåäâà: \"Èìå\", \"Êàïàöèòåò\".\n"
-"\n"
-"\n"
-"\"Èìåòî\" ñå êîäèðà êàêòî ñëåäâà: \"òèï íà äèñêà\", \"íîìåð íà äèñêà\",\n"
-"\"íîìåð íà äÿë\" (íàïðèìåð, \"hda1\").\n"
-"\n"
-"\n"
-"\"Òèïúò íà äèñêà\" ìîæå äà å \"hd\", àêî å IDE òâúðä äèñê, èëè \"sd\", àêî "
-"å\n"
-"SCSI òâúðä äèñê.\n"
-"\n"
-"\n"
-"\"Íîìåðúò íà äèñêà\" âèíàãè å áóêâàòà ñëåä \"hd\" èëè \"sd\". Ïðè IDE "
-"äèñêîâå:\n"
-"\n"
-" * \"a\" îçíà÷àâà \"master äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
-" * \"b\" îçíà÷àâà \"slave äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
-" * \"c\" îçíà÷àâà \"master äèñê íà âòîðèÿ IDE êîíòðîëåð\",\n"
-" * \"d\" îçíà÷àâà \"slave äèñê íà âòîðèÿ IDE êîíòðîëåð\".\n"
-"\n"
-"\n"
-"Ïðè SCSI óñòðîéñòâà, \"a\" îçíà÷àâà \"ïúðâè òâúðä äèñê\", \"b\" îçíà÷àâà "
-"\"âòîðè òâúðä äèñê\" è ò.í.."
-#: ../../help.pm:1
-#, fuzzy, c-format
-msgid ""
-"GNU/Linux is a multi-user system, meaning each user can 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\", which 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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all 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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "information level that can be obtained through the cpuid instruction"
msgstr ""
-"GNU/Linux å ìíîãîïîòðåáèòåëñêà ñèñòåìà, êîÿòî îçíà÷àâà, ÷å âñåêè ïîòðåáèòåë "
-"ìîæå\n"
-"äà èìà ñâîè ïðåäïî÷åòàíèÿ, ôàéëîâå è ò.í.. ìîæåòå äà ïðî÷åòåòå Ðúêîâîñòâîòî "
-"íà\n"
-"Ïîòðåáèòåëÿ, çà äà íàó÷èòå ïîâå÷å.\n"
-"Çà ðàçëèêà îò Root, êîéòî å àäìèíèñòðàòîðúò, ïîòðåáèòåëèòå, êîèòî ùå "
-"äîáàâèòå òóê\n"
-"íÿìà äà ìîãàò äà ïðîìåíÿò íèùî îñâåí ñîáñòâåíèòå ñè ôàéëîâå è òåõíèòå "
-"íàñòðîéêè.\n"
-"Ùå òðÿáâà äà ñúçäàäåòå ïîíå åäèí îáèêíîâåí ïîòðåáèòåë çà ñåáå ñè.\n"
-"Ñ òîçè àêàóíò ùå òðÿáâà äà âëèçàòå çà ðóòèííà äåéíîñò. Âúïðåêè òîâà "
-"ïðàêòèêàòà\n"
-"äà âëèçàòå êàòî root åæåäíåâíî, ìîæå äà áúäå ìíîãî îïàñíà ! È íàé-"
-"ìàëêàòàãðåøêà\n"
-"ìîæå äà îçíà÷àâà, ÷å ñèñòåìàòà âè íÿìà äà ðàáîòè ïîâå÷å. Àêî íàïðàâèòå íÿêîÿ "
-"ñåðèîçíà\n"
-"ãðåøêà êàòî ïîòðåáèòåë, òîâà ìîæå ñà äà äîâåäå äî çàãóáà íà ÷àñò îò "
-"èíôîðìàöèÿòà,\n"
-"íî íå è íà öÿëàòà ñèñòåìà.\n"
-"\n"
-"Ïúðâî, òðÿáâà äà ñè âúâåäåòå èìåòî. Òîâà íå å çàäúëæèòåëíî, ðàçáèðà ñå, "
-"âñúùíîñò\n"
-"ìîæåòå äà âúâåäåòå êàêâîòî è äà å. DrakX ñëåä òîâà ùå èçáåðå ïúðâàòà "
-"âúâåäåíà\n"
-"â êóòèéêàòà äóìà è ùå ãî èçêàðà êàòî ïîòðåáèòåëñêî èìå. Òîâà å èìåòî, ñ "
-"êîåòî\n"
-"âñúùíîñò îïðåäåëåíèÿò ïîòðåáèòåë ùå âëèçà â ñèñòåìàòà. Ìîæåòå äà ãî "
-"ïðîìåíèòå.\n"
-"Òðÿáâà äà âúâåäåòå è ïàðîëà òóê. Ïàðîëàòà íà íåïðåâèëåãèðîâàí (îáèêíîâåí) "
-"ïîòðåáèòåë\n"
-"íå å òîëêîâà ôàòàëíà êàòî òàçè íà Root îò ãëåäíà òî÷êà íà ñèãóðíîñòòà, íî "
-"âñå\n"
-"ïàê íÿìà ïðè÷èíà äà ÿ ïîäöåíÿâàòà, òúé êàòî ðèñêóâàòå ôàéëîâåòå ñè.\n"
-"\n"
-"Ñëåä êàòî öúêíåòå íà \"Ïðèåìè ïîòðåáèòåë\", ìîæåòå äà äîáàâèòå êîëêîòî ñè "
-"èñêàòå.\n"
-"Äîáàâåòå ïî åäèí ïîòðåáèòåë çà âñåêè îò ïðèÿòåëèòå ñè: áàùà ñè, ñåñòðà ñè, "
-"íàïðèìåð.\n"
-"Êîãàòî ñòå äîáàâèëè âñè÷êè ïîòðåáèòåëè, êîèòî èñêàòå, öúêíåòå Ãîòîâî.\n"
-"\n"
-"Öúêíåòå íà áóòîíà \"Íàïðåäíè÷àâ\", çà äà ïðîìåíèòå îáâèâêàòà ïî ïîäðàçáèðàíå "
-"íà\n"
-"ïîòðåáèòåëÿ (bash ïî ïîäðàçáèðàíå)."
-#: ../../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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
-msgstr ""
-"Ïðåäè äà ïðîäúëæèòå, òðÿáâà âíèìàòåëíî äà ïðî÷åòåòå óñëîâèÿòà íà ëèöåíçà. "
-"Òîé\n"
-"ïîêðèâà öÿëàòà Mandrake Linux äèñòðèáóöèÿ, è, àêî íå ñòå ñúãëàñíè ñ âñè÷êè "
-"óñëîâèÿ\n"
-"â íåãî, öúêíåòå íà áóòîíà Îòêàç. Òîâà íåçàáàâíî ùå ïðèêëþ÷è èíñòàëàöèÿòà. Çà "
-"äà\n"
-"ïðîäúëæèòå ñ èíñòàëàöèÿòà, öúêíåòå íà áóòîíà Ïðèåìè."
+#: ../../lang.pm:1
+#, c-format
+msgid "Peru"
+msgstr "Ïåðó"
-#: ../../install2.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "You must also format %s"
-msgstr "Âèå òðÿáâà ñúùî äà ôîðìàòèðàòå %s"
+msgid " on device: %s"
+msgstr " íà óñòðîéñòâî: %s"
-#: ../../install2.pm:1
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Remove Windows(TM)"
+msgstr "Ïðåìàõíè Windows(TM)"
+
+#: ../../services.pm:1
+#, c-format
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr "Ñòàðòèðà X Font Server (òîâà å çàäúëæèòåëíî, çà äà òðúãíå XFree)."
+
+#: ../../standalone/drakTermServ: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)"
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-"Íÿìàì äîñòúï äà ìîäóëèòå íà ÿäðîòî ñúîòâåòñòâàùè íà âàøèÿò (ôàéë %s ëèïñâà), "
-"òîâà îçíà÷àâà, ÷å âàøåòî ôëîïè íå å ñèíõðîíèçèðàíî ñ èíñòàëàöèîííèÿò íîñèòåë "
-"(ìîëÿ íàïðàâåòå íîâî boot ôëîïè)"
+"Ïîâå÷åòî îò òåçè ñòîéíîñòè ñà èçâëå÷åíè\n"
+"îò âàøàòà ðàáîòåùà ñèñòåìà.\n"
+"Âèå ìîæå äà ãè ïðîìåíèòå ïðè íåîáõîäèìîñò."
-#: ../../install_any.pm:1
+#: ../../standalone/drakfont: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"
+msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-"Ïîÿâè ñå ãðåøêà - íå ñà îòêðèòè âàëèäíè óñòðîéñòâà, âúðõó êîèòî äà áúäàò "
-"ñúçäàäåíè íîâè ôàéëîâè ñèñòåìè. Ìîëÿ ïðîâåðåòå òâúðäèÿ ñè äèñê ñè çà "
-"ïðè÷èíàòà çà òîçè ïðîáëåì"
-#: ../../install_any.pm:1 ../../partition_table.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error reading file %s"
-msgstr "Ãðåøêà ïðè ÷åòåíåòî íà ôàéëà %s"
+msgid "Madagascar"
+msgstr "Ìàäàãàñêàð"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
+msgid "Urpmi"
msgstr ""
-"Çà äà èçïîëçâàòå çàïàçåí èçáîð íà ïàêåòè, ñòàðòèðàéòå èíñòàëàöèÿòà ñ ``linux "
-"defcfg=floppy''"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This floppy is not FAT formatted"
-msgstr "Òàçè äèñêåòà íå å ôîðìàòèðàíà íà FAT"
+msgid "Cron not available yet as non-root"
+msgstr ""
-#: ../../install_any.pm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Ñëîæåòå FAT ôîðìàòèðàíà äèñêåòà â óñòðîéñòâî %s"
+msgid "System"
+msgstr "Ñèñòåìà"
-#: ../../install_any.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Can't use broadcast with no NIS domain"
-msgstr "Íå ìîæåòå äà èçïîëçâàòå broadcast áåç NIS äîìåéí"
+msgid "Do you want to use this feature?"
+msgstr "Èñêàòå ëè äà èçïîëçâàòå òàçè îñîáåíîñò?"
-#: ../../install_any.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Arabic"
+msgstr ""
+
+#: ../../standalone/drakbackup: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"
+"- Options:\n"
msgstr ""
-"Ñëåäíèòå ïàêåòè ùå áúäàò èçòðèòè çà äà ñå ïîçâîëè îáíîâÿâàíå íà ñèñòåìàòà: %"
-"s\n"
-"\n"
"\n"
-"Äåéñòâèòåëíî ëè èñêàòå äà èçòðèåòå òåçè ïàêåòè?\n"
+"- Îïöèè:\n"
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No"
-msgstr "Íå"
+msgid "Password required"
+msgstr "Èçèñêâà ïàðîëà"
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../common.pm:1
#, c-format
-msgid "Yes"
-msgstr "Äà"
+msgid "%d minutes"
+msgstr "%d ìèíóòè"
-#: ../../install_any.pm:1
+#: ../../Xconfig/resolution_and_depth.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"
+msgid "Graphics card: %s"
+msgstr "Ãðàôè÷íà êàðòà: %s"
-#: ../../install_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "System configuration"
-msgstr "Êîíôèãóðàöèÿ íà ñèñòåìà"
+msgid "WebDAV transfer failed!"
+msgstr ""
-#: ../../install_gtk.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "System installation"
-msgstr "Èíñòàëàöèÿ íà ñèñòåìà"
+msgid "XFree configuration"
+msgstr "Íàñòðîéêà íà XFree"
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Bringing down the network"
-msgstr "Èçêëþ÷âàíå íà ìðåæàòà"
+msgid "Choose action"
+msgstr "Èçáåðåòå äåéñòâèå"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bringing up the network"
-msgstr "Âêëþ÷âàì ìðåæàòà"
+msgid "French Polynesia"
+msgstr "Ôðåíñêà Ïîëèíåçèÿ"
-#: ../../install_interactive.pm:1
+#: ../../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"
+"ñèìóëèðàíå íà òðè áóòîíà. DrakX àâòîìàòè÷íî ðàçáèðà äàëè å PS/2, ñåðèéíà "
+"èëè\n"
+"USB ìèøêà.\n"
+"\n"
+"Àêî èñêàòå äà îïðåäåëèòå äðóã òèï íà ìèøêàòà, èçáåðåòå ïîäõîäÿù îò ñïèñúêà,\n"
+"êîéòî ùå âè áúäå ïðåäñòàâåí.\n"
+"\n"
+"Àêî èçáåðåòå ìèøêà ðàçëè÷íà îò òàçè ïî ïîäðàçáèðàíå, ùå âè áúäå ïðåäîñòàâåí\n"
+"åêðàí çà ïðîáà. Èçïîëçâàéòå áóòîíèòå è êîëåëöåòî, çà äà ïðîâåðèòå, ÷å\n"
+"íàñòðîéêàòà å äîðà. Àêî ìèøêàòà íå ðàáîòè, êàêòî òðÿáâà, íàòèñíåòå èíòåðâàë\n"
+"èëè ÑÅ ÂÚÐÍÅÒÅ êúì \"Îòêàç\" è èçáåðåòå ïàê."
+
+#: ../../services.pm:1
#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Íåóñïåøíî ðàçäåëÿíå íà: %s"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr "Ïîääðúæêà íà OKI 4w è ñúâìåñòèìè win-ïðèíòåðè."
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "Ïîìîùíèêúò çà ðàçäåëèíå íà äÿëîâå íà DrakX íàìåðè ñëåäíèòå ðåøåíèÿ:"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr "Ïóñíè ALSA (Advanced Linux Sound Architecture) çâóêîâàòà ñèñòåìà"
-#: ../../install_interactive.pm:1
+#. -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 "I can't find any room for installing"
-msgstr "Íå ìîãà äà íàìåðÿ íèêàêâî ìÿñòî çà èíñòàëàöèÿ"
+msgid "Installing driver for %s card %s"
+msgstr "Èíñòàëèðàíå íà äðàéâåð çà %s ïëàòêà %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
msgstr ""
-"Ñåãà ìîæåòå äà ðàçäåëèòå %s.\n"
-"Êîãàòî ñòå ãîòîâè, íå çàáðàâÿéòå äà çàïèøåòå èçïîëçâàéêè `w'"
+"Ïðåõâúðëèëè ñòå ïðèíòåð ïî ïîäðàçáèðàíå (\"%s\"), Èñêàòå ëè äà ãî îñòàâèòå "
+"ïî ïîäðàçáèðàíå â íîâàòà ïðèíòåðíà ñèñòåìà %s ?"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Use fdisk"
-msgstr "Èçïîëçâàé fdisk"
+msgid "Enable Server"
+msgstr "Âêëþ÷âà Ñúðâúð"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Custom disk partitioning"
-msgstr "Êëèåíòñêî ðàçäåëÿíå íà äèñêà"
+msgid "Ukrainian"
+msgstr "Óêðàèíñêà"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "ÂÑÈ×ÊÈ ñúùåñòâóâàùè äÿëîâå è äàííèòe âúðõó òÿõ íà %s ùå áúäàò çàãóáåíè"
+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 ""
+"Íÿìàøå äîñòúï äî ìðåæàòà è òàêúâ íå ìîæåøå äà áúäå óñòàíîâåí. Ìîëÿ, "
+"ïðîâåðåòå íàñòðîéêàòà è õàðäóåðà ñè. Òîãàâà îïèòàéòå äà íàñòðîèòå "
+"îòäàëå÷åíèÿ ïðèíòåð îòíîâî."
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "èìàòå ïîâå÷å îò åäèí òâúðäè äèñêîâå, êîé äà èçïîëçâàì çà èíñòàëàöèÿòà?"
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "Ñëîæåòå ñòàðòèðàùàòà äèñêåòà â óñòðîéñòâî %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Erase entire disk"
-msgstr "Èçòðèé öåëèÿ äèñê"
+msgid "Local network(s)"
+msgstr "Ëîêàëíà ìðåæà(è)"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Remove Windows(TM)"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
msgstr "Ïðåìàõíè Windows(TM)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
-msgstr "Íÿìà FAT äÿëîâå çà ñìÿíà íà ãîëåìèíàòà (èëè íÿìà äîñòàú÷íî ìÿñòî)"
+msgid ""
+"Your %s has been configured.\n"
+"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
+"applications menu."
+msgstr ""
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Firewire controllers"
+msgstr "USB êîíòðîëåðè"
+
+#: ../../help.pm:1
+#, fuzzy, 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)"
+"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 ""
+"LILO (èëè LInux LOader) è Grub ñà bootloader-è: òå ìîãà äà ñòàðòèðàò\n"
+"GNU/Linux èëè êîÿ äà å äðóãà îïåðàöèîííà ñèñòåìà ñúùåñòâóâàùà íà êîìïþòúðà "
+"âè.\n"
+"Îáèêíîâåííî, òåçè äðóãè îïåðàöèîííè ñèñòåìà ñå çàñè÷àò è èíñòàëèðàò\n"
+"ïðàâèëíî. Àêî òîâà íå ñòàâà ïðè âàñ, ìîæåòå äà äîáàâÿòå çàïèñè íà ðúêà â\n"
+"òîçè åêðàí. Ãëåäàéòå äà èçáåðåòå âåðíè ïàðàìåòðè.\n"
+"\n"
+"\n"
+"Ìîæå äà íå èñêàòå äà äàâàòå äîñòúï äî òåçè îïåðàöèîííè ñèñòåìè íà íèêîé,\n"
+"â êîéòî ñëó÷àé ìîæåòå äà èçòðèåòå ñúîòâåòíèòå çàïèñè. Íî â òàêúâ ñëó÷àé,\n"
+"ùå ñå íóæäàåòå îò boot-äèñêåòà, çà äà ãè ñòàðòèðàòå !"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Íåóñïåøíî ïðåðàçäåëÿíå íà FAT: %s"
+msgid "System mode"
+msgstr "Ñèñòåìåí ðåæèì"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "Èç÷èñëÿâàì ãðàíèöèòå íà Windows ôàéëîâàòà ñèñòåìà"
+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 ïðèíòåð ,òðÿáâà äà çíàåòå èìåî ìó è âúçìîæíî\n"
+"àäðåñà íà ñúðâúðà, êàêòî è èìåòî íà îïàøêàòà,ïîòðåáèòåëñêîòî èìå,ïàðîëà. "
+"(çàáåëåæêà! òîé ìîæå äà å ðàçëè÷åí îò TCP/IP èìå íà õîñò!)"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Resizing"
-msgstr "Ïðîìÿíà íà ãîëåìèíàòà"
+msgid "Netmask:"
+msgstr "Ìðåæîâà ìàñêà:"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "partition %s"
-msgstr "äÿë %s"
+msgid "Append"
+msgstr "Äîïúëâàíå"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "Êîëêî èñêàòå äà îñòàâèòå çà windows?"
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"WARNING!\n"
+"When this option is turned on, on every startup of CUPS it is automatically "
+"made sure that\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."
+"- 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 ""
-"ÂÍÈÌÀÍÈÅ!\n"
+
+#: ../../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"
-"DrakX òðÿáâà äà ïðåðàçäåëè Âàøèÿ Windows äÿë. Áúäåòå âíèìàòåëíè: òàçè "
-"îïåðàöèÿ å\n"
-"îïàñíà. Àêî îùå íå ñòå ãî íàïðàâèëè, òðÿáâà ïúðâî äà ïóñíåòå scandisk (è\n"
-"åâåíòóàëíî äà èçïîëçâàòå defrag) ïîä Windows âúðõó òîçè äÿë, òîãàâà \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 ""
-#: ../../install_interactive.pm:1
+#: ../../install_steps_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."
+"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 ""
-"Âàøèÿò Windows äÿë å ìíîãî ôðàãìåíòèðàí, ìîëÿ ïúðâî ñòàðòèðàéòå ''defrag''"
+"Àâòîìàòè÷íàòà èíñòàëàöèÿ ìîæå äà áúäå íàïúëíî àâòîìàòèçèðàíà,\n"
+"â òàêúâ ñëó÷àé ùå ïðåâçåìå òâúðäèÿ âè äèñê !!!\n"
+"(òîâà å çà ïðåäíàçíà÷åíî çà èíñòàëèðàíå íà äðóãà ìàøèíà).\n"
+"\n"
+"Ìîæå áè èñêàòå äà ïîâòîðèòå èíñòàëàöèÿòà.\n"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "Èç÷èñëÿâà ñâîáîäíîòî ìÿñòî íà Windows äÿë"
+msgid "Network printer \"%s\", port %s"
+msgstr "Ìðåæîâ ïðèíòåð \"%s\", ïîðò %s"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
msgstr ""
-"Íå âúçìîæíîñò çà ðàáîòà ñ âàøèÿ FAT äÿë, \n"
-"ïîðàäè ïîëó÷åíàòà ãðåøêà: %s"
+"Ìîëÿ èçáåðåòå êîé ìðåæîâ àäàïòåð äà áúäå âêëþ÷åí êúì ëîêàëíàòà âè ìðåæà."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "Êîé äÿë æåëàåòå äà ïðîìåíèòå?"
+msgid "OK to restore the other files."
+msgstr "OK çà âúçñòàíîâÿâàíå íà äðóãè ôàéëîâå."
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "Èçïîëçâàé ñâîáîäíîòî ìÿñòî íà Windows äÿëà"
+msgid "Please choose your keyboard layout."
+msgstr "Ìîëÿ, èçáåðåòå ïîäðåæäàíå íà êëàâèàòóðàòà."
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Íÿìà FAT äÿëîâå çà èçïîëçâàíå êàòî loopback (èëè íÿìà äîñòàòú÷íî ìÿñòî íà "
-"äèñêà)"
+msgid "Printer Device URI"
+msgstr "Ïå÷àòàùî óñòðîéñòâî URI"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Swap partition size in MB: "
-msgstr "Ãîëåìèíà íà swap-äÿëà â MB: "
+msgid "Not erasable media!"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Root partition size in MB: "
-msgstr "Ãîëåìèíà íà root-äÿëà â MB: "
+msgid "Terminal-based"
+msgstr "Áàçèðàíà íà òåðìèíàë"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the sizes"
-msgstr "Èçáåðåòå ãîëåìèíèòå"
+msgid "Installing a printing system in the %s security level"
+msgstr "Èíñòàëèðàíå íà ïðèíòåðíàòà ñèñòåìà â %s íèâî íà ñèãóðíîñò"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Êîé äÿë èñêàòå äà èçïîëçâàòå çà Linux4Win ?"
+msgid "The user name is too long"
+msgstr "Òîâà èìå å òâúðäå äúëãî"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "Èçïîëçâàé çà Windows äÿëúò çà loopback"
+msgid "Other OS (windows...)"
+msgstr "Äðóãà ÎÑ (Windows...)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "There is no existing partition to use"
-msgstr "Íÿìà äÿë, êîéòî ìîãà äà èçïîëçâàì"
+msgid "WebDAV remote site already in sync!"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use existing partitions"
-msgstr "Èçïîçâàíå íà ñúùåñòâóâàù äÿë"
+msgid "Reading printer database..."
+msgstr "×åòåíå íà áàçàòà äàííè îò ïðèíòåðè ..."
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "Íÿìà äîñòàòú÷íî ìÿñòî çà ñúçäàâàíå íà íîâ äÿë"
+msgid "Generate auto install floppy"
+msgstr "Ïîäãîòâè äèñêåòà çà àâòîìàòè÷íà èíñòàëàöèÿ"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use free space"
-msgstr "Èçïîëçâàé ñâîáîäíîòî ìÿñòî"
+msgid ""
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
+msgstr ""
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "Òðÿáâà äà èìàòå FAT äÿë ìîíòèðàí â /boot/efi"
+msgid "Somalia"
+msgstr "Ñîìàëèÿ"
-#: ../../install_interactive.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ""
-"You don't have a swap partition.\n"
-"\n"
-"Continue anyway?"
+msgid "No open source driver"
msgstr ""
-"Íÿìàòå swap-äÿë\n"
-"\n"
-"Äà ïðîäúëæà ëè âñå ïàê ?"
-#: ../../install_interactive.pm:1
+#: ../../security/level.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 `/'"
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
msgstr ""
-"Òðÿáâà äà èìàòå root-äÿë.\n"
-"Çàòîâà ñúçäàéòå äÿë (èëè öúêíåòå íà ñúùåñòâóâàù).\n"
-"Òîãàâà èçáåðåòå äåéñòâèå ``Ìÿñòî íà ìîíòèðàíå'' è ãî ñëîæåòå `/'"
+"Ïîäîáíî íà ïðåäèøíîòî íèâî, íî ñèñòåìàòà å íàïúëíî çàòâîðåíà.\n"
+"Íèâîòî íà ñèãóðíîñò å íà ìàêñèìóìà ñè."
-#: ../../install_interactive.pm:1
+#: ../../lang.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 ""
-"×àñò îò õàðäóåðà íà êîìïþòúðà âè ñå íóæäàå îò ``ñîáñòâåíèòå ñè'' äðàéâåðè, "
-"çà äà ðàáîòè.\n"
-"Ìîæåòå äà íàìåðèòå ïîâå÷å èíôîðìàöèÿ çà òîâà íà: %s"
+msgid "Nicaragua"
+msgstr "Íèêàðàãóà"
-#: ../../install_messages.pm:1
+#: ../../lang.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"
-"Çà èíôîðìàöèÿ îòíîñíî ïîïðàâêè, íà òàçè âåðñèÿ íà Mandrake Linux,\n"
-"ñå êîíñóëòèðàéòå ñ Errata, íà àäðåñ : \n"
-"\n"
-"\n"
-"%s\n"
-"\n"
-"\n"
-"Èíôîðìàöèÿ çà íàñòðîéâàíå íà ñèñòåìàòà âè ìîæåòå äà íàìåðèòå â\n"
-"ñëåäèíñòàëàöèîííàòà ãëàâà îò Official Mandrake Linux User's Guide."
+msgid "New Caledonia"
+msgstr "Íîâà Êàëåäîíèÿ"
-#: ../../install_messages.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
-msgstr "http://www.mandrakelinux.com/en/91errata.php3"
+msgid "European protocol (EDSS1)"
+msgstr "Ïðîòîêîë Åâðîïà (EDSS1)"
-#: ../../install_messages.pm:1
+#: ../../any.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"
-"Âíèìàíèå\n"
-"\n"
-"Ìîëÿ, ïðî÷åòåòå óñëîâèÿòà ïî-äîëó. Àêî íå ñòå ñúãëàñíè ñ íÿêîå îò òÿõ,\n"
-"íå ìîæåòå äà ïðîäúëæèòå èíñòàëàöèÿòà íà ñëåäâàùèÿ CD íîñèòåë. Íàòèñíåòå\n"
-"'Îòêàæè', çà äà ïðîäúëæèòå èíñòàëàöèÿòà áåç òåçè íîñèòåëè.\n"
-"\n"
-"\n"
-"Íÿêîè êîìïîíåíòè ñúäúðæàùè ñå â ñëåäâàùèÿ CD íîñèòåë íå ñà ðàçïðîñòðàíÿâàò\n"
-"ïîä GPL Ëèöåíçà èëè ïîäîáåí òàêúâ. Âñåêè òàêúâ êîìïîíåíò å ïîä óñëîâèÿòà\n"
-"è ïîëîæåíèÿòà íà ñïåöèôè÷íèÿ ìó ëèöåíç. Ìîëÿ, ïðî÷åòåòå âíèìàòåëíî è èçöÿëî\n"
-"òåçè ñïåöèôè÷íè ëèöåíçè ïðåäè äà èçïîëçâàòå èëè ðàçïðîñòðàíÿâàòå "
-"ñïîìåíàòèòå\n"
-"êîìïîíåíòè.\n"
-"Òàêèâà ëèöåíçè ïî ïðèíöèï ïðåäîòâðàòÿâà ïðåíîñà, êîïèðàíåòî (îñâåí ñ öåë\n"
-"ñúõðàíåíèå), ðàçïðîñòðàíÿâàíåòî, îáðàòíèÿ èíæåíåðèíã, äåàñåìáëèðàíåòî\n"
-"äåêîìïèëàöèÿòà èëè ìîäèôèêàöèÿòà íà êîìïîíåíòèòå.\n"
-"Âñÿêî íàðóøàâàíå íà ñïîãîäáàòà íåçàáàâíî ïðåóñòàíîâÿâà ïðàâàòà âè ïî\n"
-"ñïåöèôè÷íèÿ ëèöåíç. Îñâåí àêî ñïåöèôè÷íèÿ ëèöåíç âè äàâà òàêèâà ïðàâà,\n"
-"îáèêíîâåíî íå ìîæåòå äà èíñòàëèðàòå ïðîãðàìèòå íà ïîâå÷å îò åäíà ñèñòåìà\n"
-"èëè äà ãè ïðèãàæäàòå çà èçïîëçâàíå â ìðåæà. Àêî íå ñòå ñèãóðíè, ìîëÿ\n"
-"ñâúðæåòå ñå ñ äèñòðèáóöèÿ èëè ðåäàêòîðà íà êîìïîíåíà.\n"
-"Ïðåõâúðëÿíåòî íà òðåòè ëèöà èëè êîïèðàíåòî íà âñÿêà êîìïîíåíòà, âêëþ÷èòåëíî\n"
-"íà äîêóìåíòàöèÿòà, îáèêíîâåíî ñà çàáðàíåíè.\n"
-"\n"
-"\n"
-"Âñè÷êè ïðàâà íà êîìïîíåíòèòå îò ñëåäâàùèÿ CD íîñèòåë ïðèíàäëåæàò íà\n"
-"ñúîòâåòíèòå èì àâòîðè è ñà çàùèòåíè êàòî èíòåëåêòóàëíà ñîáñòâåíîñò îò\n"
-"çàêîíèòå çà àâòîðñêè ïðàâà ïðèëîæèìè çà ñîôòóåðíèòå ïðîãðàìè.\n"
+msgid "Video mode"
+msgstr "Âèäåî ðåæèì"
-#: ../../install_messages.pm:1
+#: ../../standalone/logdrake: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 ""
-"Âúâåäåòíèå\n"
-"\n"
-"Îïåðàöèîííàòà ñèñòåìà è ðàçëè÷íèòå êîìïîíåíòè äîñòúïíè â Mandrake Linux "
-"äèñòðèáóöèÿòà ïî-äîëó ùå ñå\n"
-"íàðè÷àò \"Ñîôòóåðåí Ïðîäóêòè\". Ñîôòóåðíèòå Ïðîäóêòè âêëþ÷âàò, íî íå ñå "
-"îãðàíè÷àâàò ñàìî äî, íàáîðà\n"
-"ïðîãðàìè, ìåòîäè, ïðàâèëà è äîêóìåíòàöèÿ îòíàñÿùà ñå äî îïåðàöèîííàòà "
-"ñèñòåìà è ðàçëè÷íèòå\n"
-"êîìïîíåíòè íà Mandrake Linux äèñòðèáóöèÿòà.\n"
-"\n"
-"\n"
-"1. Ëèöåíçèîíåí äîãîâîð\n"
-"\n"
-"Ìîëÿ, ïðî÷åòåòå âíèìàòåëíî òîçè äîêóìåíò. Òîçè äîêóìåíò å ëèöåíçèîíåí "
-"äîãîâîð ìåæäó âàñ è\n"
-"MandrakeSoft S.A., êîéòî ñå îòíàñÿ äî Ñîôòóåðíèÿ Ïðîäóêò. ×ðåç "
-"èíñòàëèðàíåòî, êîïèðàíåòî\n"
-"èëè èçïîëçâàíåòî íà Ñîôòóåðíèÿ Ïðîäóêò ïî êàêúâòî è äà å íà÷èí âèå èçðè÷íî "
-"ïðèåìàòå è\n"
-"íàïúëíî ñå ñúãëàñÿâàòå äà ñïàçâàòå ñðîêîâåòå è óñëîâèÿòà íà òîçè Ëèöåíç.\n"
-"Àêî íå ñå ñúãëàñÿâàòå ñ íÿêîÿ ÷àñò íà Ëèöåíçà, íÿìàòå ïðàâî äà èíñòàëèðàòå, "
-"êîïèðàòå èëè\n"
-"èçïîëçâàòå Ñîôòóåðíèÿ Ïðîäóêò. Îïèòèòå äà ñå èíñòàëèðà, êîïèðà èëè èçïîëçâà "
-"Ñîôòóåðíèÿ Ïðîäóêò\n"
-"íåñúîáðàçíî ñúñ ñðîêîâåòå è óñëîâèÿòà íà òîçè Ëèöåíç ñå çàáðàíÿâàò è òàêèâà "
-"ïðåêðàòÿâàò ïðàâàòà\n"
-"âè ïî òîçè Ëèöåíç. Ïðè ïðåêðàòÿâàíå íà Ëèöåíçà, òðÿáâà íåçàáàâíî äà "
-"óíèæòîæèòå âñè÷êè\n"
-"êîïèÿ íà Ñîôòóåðíèÿ ëèöåíç.\n"
-"\n"
-"\n"
-"2. Îãðàíè÷åíà ãàðàíöèÿ\n"
-"\n"
-"Ñîôòóåðíèòå Ïðîäóêòè è ïðèëîæåíàòà äîêóìåíòàöèÿ ñå ïðåäîñòàâÿòà \"òàêèâà "
-"êàêâèòî ñà\", áåç ãàðàíöèÿ,\n"
-"â ðàìêèòå íà ðàçðåøåíîòî îò çàêîíà.\n"
-"MandrakeSoft S.A., ïðè íèêàêâè îáñòîÿòåëñòâà è â ðàìêèòå íà çàêîíà, íå å "
-"îòãîâîðíà çà êàêâèòî äà e\n"
-"óìèøëåíè, ñëó÷àéíè, ïðåêè èëè êîñòâåíè ùåòè (âêëþ÷èòåëíî çàãóáà íà äàííè çà "
-"ðàáîòà, ïðåêðàòÿâàíå íà,\n"
-"ðàáîòà, ôèíàíñîâè çàãóáè, çàêîííè äàíúöè è íàêàçàíèÿ â ðåçóëòàò íà ñúäåáíî "
-"ðåøåíèå èëè êàêâàòî è äà å\n"
-"äðóãà ïðîèçëèçàùè îò òîâà çàãóáè) ïðîèçòè÷àùè îò óïîòðåáàòà èëè îò "
-"íåâúçìîæíîñòòà äà ñå óïîòðåáè\n"
-"Ñîôòóåðíèÿ Ïðîäóêò, äàæå àêî MandrakeSoft S.A. äà å èçâåñòèëà çà "
-"âúçìîæíîñòòà èëè ñëó÷âàíåòî íà òàêàâà çàãóáà.\n"
-"\n"
-"ÎÃÐÀÍÈ×ÅÍÀ ÎÒÃÎÂÎÐÍÎÑÒ ÑÂÚÐÇÀÍÀ Ñ ÏÐÈÒÅÆÀÂÀÍÅÒÎ ÈËÈ ÈÇÏÎËÇÂÀÍÅÒÎ ÍÀ ÇÀÁÐÀÍÅÍ "
-"ÑÎÔÒÓÅÐ Â ÍßÊÎÈ ÑÒÐÀÍÈ\n"
-"\n"
-"Â ðàìêèòå íà çàêîíà, MandrakeSoft S.A. è íåéíèòå äèñòðèáóòîðè íÿìà ïðè "
-"íèêàêâè óñëîâèÿ äà áúäàò\n"
-"îòãîâîðíè çà êàêâèòî è äà áèëî óìèøëåíè, ñëó÷àéíè, ïðåêè èëè êîñâåíè ùåòè "
-"(âêëþ÷èòåëíî çàãóáà íà äàííè\n"
-"çà ðàáîòà, ïðåêðàòÿâàíå íà, ðàáîòà, ôèíàíñîâè çàãóáè, çàêîííè äàíúöè è "
-"íàêàçàíèÿ â ðåçóëòàò íà\n"
-"ñúäåáíî ðåøåíèå èëè êàêâàòî è äà å äðóãà ïðîèçëèçàùè îò òîâà çàãóáè) "
-"ïðîèçòè÷àùè îò ïðèòåæàâàíåòî\n"
-"è óïîòðåáàòà íà ñîôòóåðíè êîìïîíåíòè è îò èçòåãëÿíåòî íà ñîôòóåðíè "
-"êîìïîíåíòè îò ñàéòîâåòå íà Mandrake Linux,\n"
-"êîèòî ñà çàáðàíåíè â íÿêîè ñòðàíè îò ìåñòíîòî çàêîíîäàòåëñòâî.\n"
-"Òàçè îãðàíè÷åíà îòãîâîðíîñò ñå îòíàñÿ äî, íî íå ñàìî çà, ìîùíèòå "
-"êðèïòîãðàôñêè êîìïîíåíòè âêëþ÷åíè\n"
-"â Ñîôòóåðíèÿ Ïðîäóêò.\n"
-"\n"
-"\n"
-"3. GPL Ëèöåíçà è ïðèäðóæàâàùè ëèöåíçè\n"
-"\n"
-"Ñîôòóåðíèÿò Ïðîäóêò ñå ñúñòîè îò êîìïîíåíòè ñúçäàäåíè îò ðàçëè÷íè õîðà èëè "
-"îðãàíèçàöèè. Ïîâå÷åòî îò\n"
-"òåçè êîìïîíåíòè ñå óïðàâëÿâàò îò ñðîêîâåòå è óñëîâèÿòà íà GNU Îáùèÿ Ïóáëè÷åí "
-"Ëèöåíç, îòòóê íàòàòúê íàðè÷àí\n"
-"\"GPL\", èëè ïîäîáíè íåìó ëèöåíçè. Ïîâå÷åòî îò òåçè ëèöåíçè âè ïîçâîëÿâàò äà "
-"èçïîëçâàòå, êîïèðàòå, èëè\n"
-"ðåäèñòðèáóòèðàòå êîìïîíåíòèòå, êîèòî òå ïîêðèâàò. Ìîëÿ, ïðî÷åòåòå âíèìàòåëíî "
-"ñðîêîâåòå è óñëîâèÿòà íà\n"
-"ëèöåíçèîííèÿ äîãîâîð íà âñåêè êîìïîíåíò ïðåäè äà ãî èçïîëçâàòå. Âñÿêàêâè "
-"âúïðîñè îòíîñíî ëèöåíçà\n"
-"íà êîìïîíåíòèòå áè òðÿáâàëî äà áúäàò íàñî÷åíè êúì ñúîòâåòíèÿ èì àâòîð, à íå "
-"êúì MandrakeSoft.\n"
-"Ïðîãðàìèòå ðàçðàáîòåíè îò MandrakeSoft S.A. ñå óïðàâëÿâàò îò GPL Ëèöåíçà. "
-"Äîêóìåíòàöèÿòà íàïèñàíà\n"
-"îò MandrakeSoft S.A. ñå óïðàâëÿâà îò ñïåöèàëåí ëèöåíç. Ìîëÿ, ïîãëåäíåòå "
-"äîêóìåíòàöèÿòà çà\n"
-"ïîâå÷å èíôîðìàöèÿ.\n"
-"\n"
-"\n"
-"4. Ïðàâà çà Èíòåëåêòóàëíà Ñîáñòâåíîñò\n"
-"\n"
-"Âñè÷êè ïðàâà êúì êîìïîíåíòèòå íà Ñîôòóåðíèÿ Ïðîäóêò ïðèíàäëåæàò íà "
-"ñúîòâåòíèòå èì àâòîðè è ñà\n"
-"çàùèòåíè îò çàêîíèòå çà èíòåëåêòóàëíàòà ñîáñòâåíîñò è çà êîïèðàíå ïðèëàãàíè "
-"çà ñîôòóåðíèòå ïðîãðàìè.\n"
-"MandrakeSoft S.A. çàïàçâà ïðàâîòî ñè äà ìîäèôèöèðà è ïðèãîäÿâà Ñîôòóåðíèÿ "
-"Ïðîäóêò, êàòî öÿëî èëè íà\n"
-"÷àñòè, ïî âñÿêàêúâ íà÷èì î ñ âñÿêàêâè öåëè.\n"
-"\"Mandrake\", \"Mandrake Linux\" è ñâúðçàíèòå ëîãîòà ñà çàïàçåíà ìàðêà íà "
-"MandrakeSoft S.A.\n"
-"\n"
-"\n"
-"5. Óïðàâëÿâàùè Çàêîíè\n"
-"\n"
-"Àêî íÿêîÿ ÷àñò îò òîçè äîãîâîð ñå âîäè çàáðàíåíà, íåëåãàëíà èëè íåïðèëîæèìà "
-"ñïîðåä ðåøåíèå íà ñúä,\n"
-"òàçè ÷àñò ñå èçêëþ÷âà îò äîãîâîðà. Âèå îñòàâàòå îãðàíè÷åíè îò îñòàíàëèòå "
-"ïðèëîæèìè ñåêöèè íà äîãîâîðà.\n"
-"Ñðîêîâåòå è óñëîâèÿòà íà òîçè Ëèöåíç ñå óïðàâëÿâàò îò Çàêîíèòå íà Ôðàíöèÿ.\n"
-"Âñè÷êè ñïîðîâå ïî óñëîâèÿòà íà òîçè ëèöåç áè áèëî äîáðå äà ñå îòíåñàò äî "
-"ñúäà. Êàòî êðàéíà ìÿðêà,\n"
-"ñïîðîâåòå ùå áúäàò îòíàñÿíè äî ïîäõîäÿùèÿ ïðàâíè ñúäèëèùà íà Ïàðèæ - "
-"Ôðàíöèÿ.\n"
-"Çà âñÿêàêâè âúïðîñè ïî òîçè äîêóìåíò, ìîëÿ, ñâúðæåòå ñå ñ MandrakeSoft S.A.\n"
-"\n"
-"ÇÀÁÅËÅÆÊÀ: Òîâà å áúëãàðñêè ïðèáëèçèòåëåí ïðåâîä íà äîêóìåíòà, êîåòî "
-"îçíà÷àâà, ÷å òîé\n"
-"âåðîÿòíî íå å äîñòàòú÷íî òî÷åí. Êàòî ïî-äîñòîâåðåí èçòî÷íèê ïîëçâàéòå "
-"íåãîâèÿ îðèãèíàë íà\n"
-"àíãëèéñêè.\n"
+msgid "Please enter your email address below "
+msgstr "Ìîëÿ, âúâåäåòå äîëó âàøèÿò àäðåñ íà Åë. ïîùà"
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Íàâëèçàì â åòàï `%s'\n"
+msgid "Oman"
+msgstr "Îìàí"
-#: ../../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
-#: ../../standalone/harddrake2:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Help"
-msgstr "Ïîìîù"
+msgid "Network Monitoring"
+msgstr "Ìîíèòîðèíã íà ìðåæàòà"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "not configured"
-msgstr "íå å êîíôèãóðèðàí"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configure"
-msgstr "Íàñòðîêà"
+msgid "New size in MB: "
+msgstr "Íîâà ãîëåìèíà â MB: "
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Go on anyway?"
-msgstr "Äà ïðîäúëæà ëè âñå ïàê ?"
+msgid "Partition table type: %s\n"
+msgstr "Òèï íà òàáëèöàòà ñ äÿëîâå: %s\n"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "There was an error installing packages:"
-msgstr "Ïîÿâè ñå ãðåøêà ïðè èíñòàëèðàíå íà ïàêåòèòå:"
+msgid "Authentication Windows Domain"
+msgstr "Èäåíòèôèêàöèÿ íà Windows Äîìåéí"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "There was an error ordering packages:"
-msgstr "Ïîÿâè ñå ãðåøêà ïðè ïîðú÷âàíåòî íà ïàêåòèòå:"
+msgid "US keyboard"
+msgstr "US êëàâèàòóðà"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Buttons emulation"
+msgstr "Èìèòàöèÿ íà áóòîíè"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ", network printer \"%s\", port %s"
+msgstr ", ìðåæîâè ïðèíòåð \"%s\", ïîðò %s"
+
+#: ../../standalone/drakbackup: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."
+"Drakbackup activities via tape:\n"
+"\n"
msgstr ""
-"Ñìåíåòå CD-ROM !\n"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
"\n"
-"Ìîëÿ, ñëîæåòå CD-ROM îçàãëàâåí \"%s\" â óñòðîéñòâîòî è íàòèñíåòå Ok, êîãàòî "
-"ñòå ãîòîâè.\n"
-"Àêî ãî íÿìàòå, íàòèñíåòå Îòìÿíà, çà äà èçáåãíåòå èíñòàëèðàíåòî îò òîçè CD-"
-"ROM."
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Refuse"
-msgstr "Îòêàæè"
+msgid "Sending Speed:"
+msgstr "Ñêîðîñò íà èçïðàùàíå:"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Accept"
-msgstr "Ïðèåìè"
+msgid "Halt bug"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Installing package %s"
-msgstr "Èíñòàëèðàíå íà ïàêåòà %s"
+msgid "Mail alert configuration"
+msgstr "Êîíôèãóðàöèÿ çà ïîäðåäáà íà ïîùà"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "%d packages"
-msgstr "%d ïàêåòà"
+msgid "Tokelau"
+msgstr "Òîêåëàó"
-#: ../../install_steps_gtk.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Bosnian"
+msgstr "Áîñíåíñêà"
+
+#: ../../standalone/drakbug:1
#, fuzzy, c-format
-msgid "No details"
-msgstr "Ïîäðîáíîñòè"
+msgid "Release: "
+msgstr "Ìîëÿ èç÷àêàéòå"
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Details"
-msgstr "Ïîäðîáíîñòè"
+msgid "Connection speed"
+msgstr "Ñêîðîñò íà âðúçêàòà"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please wait, preparing installation..."
-msgstr "Ìîëÿ, èç÷àêàéòå, ïîäãîòâÿíå íà èíñòàëàöèÿòà"
+msgid ""
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Time remaining "
-msgstr "Îñòàâàùî âðåìå "
+msgid "Namibia"
+msgstr "Íàìèáèÿ"
-#: ../../install_steps_gtk.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Estimating"
-msgstr "Ïðåñìÿòàíå"
+msgid "Database Server"
+msgstr "Ñúðâúð Áàçè-äàííè"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Installing"
-msgstr "Èíñòàëèðàì"
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "Èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "Íå ìîãà äà ïðèáàâÿ äÿë êúì _ôîðìàòèðàí_ RAID md%d"
-#: ../../install_steps_gtk.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Minimal install"
-msgstr "Ìèìèíàëíà èíñòàëàöèÿ"
+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 ""
+"Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå, íî ñàìî ñ XFree %"
+"s,\n"
+"ÎÒÁÅËÅÆÅÒÅ, ×Å ÒÎÂÀ Å ÅÊÑÏÅÐÈÌÅÍÒÀËÍÀ ÏÎÄÄÐÚÆÊÀ È ÌÎÆÅ ÄÀ ÇÀÁÈÅ ÊÎÌÏÞÒÚÐÀ "
+"ÂÈ.\n"
+"Êàðòàòà âè ñå ïîääúðæà îò XFree %s, êîéòî ìîæå äà èìà ïî-äîáðà ïîääðúæêà íà "
+"2D."
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Updating package selection"
-msgstr "Îáíîâÿâàíå íà èçáîðà íà ïàêåòè"
+msgid "Please wait, setting security options..."
+msgstr "Ìîëÿ, èç÷àêàéòå, óñòàíîâÿâàì îïöèèòå ïî çàùèòà..."
-#: ../../install_steps_gtk.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Load/Save on floppy"
-msgstr "Çàðåäè/Çàïàçè íà äèñêåòà"
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr "Íåèçâåñòåí|CPH05X (bt878) [ìíîãî ïðîèçâîäèòåëè]"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "<- Previous"
-msgstr "<- Ïðåäèøåí"
+msgid "Launch the graphical environment when your system starts"
+msgstr "Ïóñíè X-Window ñèñòåìàòà ïðè ñòàðòèðàíå"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Install"
-msgstr "Èíñòàëèðàé"
+msgid "hourly"
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Show automatically selected packages"
-msgstr "Ïîêàæè àâòîìàòè÷íî îòáåëÿçàíèòå ïàêåòè"
+msgid " Successfuly Restored on %s "
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Íå ìîæåòå äà èçêëþ÷èòå òîçè ïàêåò. Òîé òðÿáâà äà áúäå îáíîâåí"
+msgid "Making printer port available for CUPS..."
+msgstr "Ïðàâè ïîðòà íà ïðèíòåðà íàëè÷åí çà CUPS..."
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Antigua and Barbuda"
+msgstr "Àíòèãóà è Áàðáóäà"
+
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+"!!! 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"
-"Ñèãóðíè ëè ñòå, ÷å èñêàòå äà ãî èçêëþ÷èòå ?"
-#: ../../install_steps_gtk.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "Íå ìîæåòå äà îñòàâèòå òîçè ïàêåò íåìàðêèðàí. Òîé âå÷å å èíñòàëèðàí"
+msgid "Spanish"
+msgstr "Èñïàíñêà"
-#: ../../install_steps_gtk.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Òîâà å íóæåí ïàêåò, íå ìîæå äà áúäå íåìàðêèðàí"
+msgid "Start"
+msgstr "Ñòàðò"
-#: ../../install_steps_gtk.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "You can't select/unselect this package"
-msgstr "Íå ìîæåòå äà îòáåëåæåòå/äåîòáåëåæåòå òîçè ïàêåò"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+msgstr ""
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "Ñëåäíèòå ïàêåòè ùå áúäàò ïðåìàõíàòè"
+msgid "Configuring applications..."
+msgstr "Íàñòðîéêà íà ïðèëîæåíèÿ..."
-#: ../../install_steps_gtk.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "The following packages are going to be installed"
-msgstr "Ñëåäíèòå ïàêåòè ùå áúäàò èíñòàëèðàíè"
+msgid "Normal modem connection"
+msgstr "Îáèêíîâåíà ìîäåìíà âðúçêà"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#, c-format
+msgid "File Selection"
+msgstr "Èçáîð íà ôàéë"
+
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"You can't select this package as there is not enough space left to install it"
+"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"
-#: ../../install_steps_gtk.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "Âàæíîñò: %s\n"
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "Ãîëåìèíà: %d KB\n"
+msgid "Run config tool"
+msgstr "Èçïúëíÿâà èíñòðóìåíò çà êîíôèãóðèðàíå"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Âåðñèÿ: %s\n"
+msgid "Bootloader installation"
+msgstr "Èíñòàëàöèÿ íà Bootloader"
-#: ../../install_steps_gtk.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Name: %s\n"
-msgstr "Èìå: %s\n"
+msgid "Root partition size in MB: "
+msgstr "Ãîëåìèíà íà root-äÿëà â MB: "
#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Bad package"
-msgstr "Ëîø ïàêåò"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "Òîâà å íóæåí ïàêåò, íå ìîæå äà áúäå íåìàðêèðàí"
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Other"
-msgstr "Äðóãà"
+msgid "Etherboot ISO image is %s"
+msgstr ""
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Îáùà ãîëåìèíà: %d / %d MB"
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) å Domain Name Server (DNS), êîéòî ñå èçïîëçâà äà ïðåâúðíå\n"
+"èìåòî íà õîñòà äî IP àäðåñ."
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Next ->"
-msgstr "Ñëåäâàù ->"
+msgid "Disconnect..."
+msgstr "Îòâúðçâàíå ..."
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Individual package selection"
-msgstr "Èçáèðàíå íà ïàêåòè åäèí ïî åäèí"
+msgid "Saint Lucia"
+msgstr "Ñàíòà Ëó÷èÿ"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Package Group Selection"
-msgstr "Èçáîð íà ãðóïà ïàêåòè"
+msgid "Report"
+msgstr "Ðàïîðò"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.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 ""
-"Âàøàòà ñèñòåìà å ñ ìàëêè ðåñóðñè. Ìîæå äà èìàòå ïðîáëåìè ñ èíñòàëèðàíåòî\n"
-"íà Mandrake Linux. Àêî ñå ïîÿâè ïðîáëåì îïèòàéòå ñ òåêñòîâàòà èíñàëàöèÿ. "
-"Çàöåëòà,\n"
-"íàòèñíåòå 'F1', êîãàòî ñòàðòèðàòå îò CDROM è âúâåäåòå 'òåüò'."
+msgid "Palau"
+msgstr "Ïàëàó"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Save packages selection"
-msgstr "Çàïàçè èçáîð íà ïàêåòè"
+msgid "level"
+msgstr "íèâî"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Automated"
-msgstr "Àâòîìàòèçèðàí"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Replay"
-msgstr "Ïîâòîðè"
+msgid "Package Group Selection"
+msgstr "Èçáîð íà ãðóïà ïàêåòè"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "Restore Via Network Protocol: %s"
msgstr ""
-"Àâòîìàòè÷íàòà èíñòàëàöèÿ ìîæå äà áúäå íàïúëíî àâòîìàòèçèðàíà,\n"
-"â òàêúâ ñëó÷àé ùå ïðåâçåìå òâúðäèÿ âè äèñê !!!\n"
-"(òîâà å çà ïðåäíàçíà÷åíî çà èíñòàëèðàíå íà äðóãà ìàøèíà).\n"
-"\n"
-"Ìîæå áè èñêàòå äà ïîâòîðèòå èíñòàëàöèÿòà.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Generate auto install floppy"
-msgstr "Ïîäãîòâè äèñêåòà çà àâòîìàòè÷íà èíñòàëàöèÿ"
+msgid "You can configure each parameter of the module here."
+msgstr "Âèå ìîæå äà êîíôèãóðèðàòå âñåêè ïàðàìåòúð íà ìîäóëúò òóê."
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Reboot"
-msgstr "Ïðåñòàðòèðà"
+msgid "Choose the resolution and the color depth"
+msgstr "Èçáåðåòå ðàçäåëèòåëíà ñïîñîáíîñò è äúëáî÷èíà íà öâåòîâåòå"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/mousedrake:1
+#, c-format
+msgid "Emulate third button?"
+msgstr "Äà ñèìóëèðàì ëè òðåòè áóòîí ?"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
+"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"
-"Íàèñòèíà ëè èñêàòå äà èçëåçåòå ñåãà ?"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Creating auto install floppy..."
+msgid "Mount"
+msgstr "Ìîíòèðàé"
+
+#: ../../standalone/drakautoinst:1
+#, c-format
+msgid "Creating auto install floppy"
msgstr "Ïîäãîòâÿì äèñêåòà ñ àâòîìàòè÷íà èíñòàëàöèÿ"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Install updates"
+msgstr "Èíñòàëèðàíå íà ñèñòåìàòà"
+
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Ñëîæåòå ïðàçíà äèñêåòà â óñòðîéñòâî %s"
+msgid "text box height"
+msgstr "âèñî÷èíà íà ðàìêà çà òåêñò"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect: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 ""
-"Ìîæå áè ñå íóæäàåòå äà ïðîìåíèòå Open Firmware ñòàðòîâîòî óñòðîéñòâî,\n"
-" çà äà ïóñíåòå çàðåæäàùàòà ïðîãðàìà. Àêî íå âèæäàòå ïîäñêàçêàòà è ïðè\n"
-" ðåñòàðòèðàíå, çàäðúæòå Command-Option-O-F ïðè ðåñòàðòèðàíå è âúâåäåòå:\n"
-" setenv boot-device %s,\\\\:tbxi\n"
-" Ñëåä êîåòî íàïèøåòå: shut-down\n"
-"Ïðè ñëåäâàùîòî ðåñòàðòèðàíå áè òðÿáâàëî äà âèäåòå ïîäñêàçêàòà."
+msgid "State"
+msgstr "Ñúñòîÿíèå"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Èíñòàëàöèÿòà íà bootloader ïðîâàëåíà. Ïîÿâè ñå ñëåäíàòà ãðåøêà:"
+msgid "Be sure a media is present for the device %s"
+msgstr "Ïðîâåðåòå èìàòå ëè äèñêåòà â óñòðîéñòâîòî %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Installing bootloader"
-msgstr "Èíñòàëèðàíå íà bootloader"
+msgid "Enable multiple profiles"
+msgstr "Âêëþ÷âà ìíîãî ïðîôèëè"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
+"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-"Ãðåøêà ïðè èíñòàëèðàíå íà aboot, \n"
-"äà ñå îïèòàì ëè äà ïðîäúëæà èíñòàëàöèÿòà äîðè, àêî òîâà óíèæòîæè ïúðâèÿ äÿë ?"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Do you want to use aboot?"
-msgstr "Èñêàòå ëè äà èçïîëçâàòå aboot ?"
+msgid "Local printer"
+msgstr "Ëîêàëåí ïðèíòåð"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "Files Restored..."
msgstr ""
-"Èçãëåæäà èìàòå ñòàðîâðåìñêà èëè íåèçâåñòíà\n"
-"ìàøèíà, íà êîÿòî yaboot íÿìà äà ïðîðàáîòè.\n"
-"Èíñòàëàöèÿòà ùå ïðîäúëæè, íî ùå òðÿáâà\n"
-"äà èïîëçâàòå BootX, çà äà ñòàðòèðàòå ìàøèíàòà ñè"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Preparing bootloader..."
-msgstr "Ïîäãîòîâêà íà bootloader"
+msgid "Package selection"
+msgstr "Èçáîð íà ïàêåòè"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Domain Admin Password"
-msgstr "Ïàðîëà çà àäìèíèñòðàòîð íà äîìåéí"
+msgid "Mauritania"
+msgstr "Ìàâðèòàíèÿ"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Domain Admin User Name"
-msgstr "Èìå íà àäìèíèñòðàòîð íà äîìåéí"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Windows Domain"
-msgstr "Windows äîìåéí"
+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:, ..., 1-âè USB ïðèíòåð: /dev/usb/"
+"lp0, 2-ðè USB ïðèíòåð: /dev/usb/lp1, ...)."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Authentication Windows Domain"
-msgstr "Èäåíòèôèêàöèÿ íà Windows Äîìåéí"
+msgid "All primary partitions are used"
+msgstr "Âñè÷êè ïúðâè÷íè äÿëîâå ñå èçïîëçâàò"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.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."
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
msgstr ""
+"Ñëåä êàòî ñòàíå òîâà, ïðåïîðú÷âàìå âè äà ðåñòàðòèðàòå X\n"
+"ñðåäàòà ñè, çà äà èçáåãíåòå ïðîáëåìè ñúñ ñìÿíàòà èìåòî íà õîñòà."
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "NIS Server"
-msgstr "NIS ñúðâúð"
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr "Àâòîìàòè÷íî çàñè÷àíå è íàñòðîéêà íà õàðäóåðà ïðè ñòàðòèðàíå."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "NIS Domain"
-msgstr "NIS äîìåéí"
+msgid "Installation Server Configuration"
+msgstr "Êîíôèãóðèðàíå íà Èíñòàëàöèîíåí Ñúðâúð"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Authentication NIS"
-msgstr "NIS èäåíòèôèêàöèÿ"
+msgid "Configuring IDE"
+msgstr "Íàñòðîéêà íà IDE"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "NIS"
-msgstr "NIS"
+msgid "Network functionality not configured"
+msgstr "Ôóíêöèîíàëíîñòòà íà ìðåæàòà íå å íàñòðîåíà"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "LDAP Server"
-msgstr "LDAP ñúðâúð"
+msgid "Configure module"
+msgstr "Íàñòðîéêà íà ìîäóë"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LDAP Base dn"
-msgstr "LDAP Áàçîâ dn"
+msgid "Cocos (Keeling) Islands"
+msgstr "Êîêîñîâè Îñòðîâè"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Authentication LDAP"
-msgstr "LDAP àóòîðèçàöèÿ"
+msgid "Disconnecting from the Internet "
+msgstr "Ðàçêà÷âàì îò Èíòåðíåò "
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LDAP"
-msgstr "LDAP"
+msgid "You'll need to reboot before the modification can take place"
+msgstr "Òðÿáâà äà ðåñòàðòèðàòå, ïðåäè ïðîìåíèòå äà âëÿçàò â ñèëà"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Local files"
-msgstr "Ëîêàëíè ôàéëîâå"
+msgid "Provider phone number"
+msgstr "Òåëåôîíåí íîìåð íà äîñòàâ÷èêà"
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Authentication"
-msgstr "Èäåíòèôèêàöèÿ"
+msgid "Host %s"
+msgstr "Õîñò %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
-msgstr "Ïàðîëàòà å ïðåêàëåíî ïðîñòà (òðÿáâà äà áúäå äúëãà ïîíå %d ñèìâîëà)"
+msgid "Armenia"
+msgstr "Àðìåíèÿ"
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No password"
-msgstr "Áåç ïàðîëà"
+msgid "Fiji"
+msgstr "Ôèäæè"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Set root password"
-msgstr "Âúâåäåòå ïàðîëà çà root"
+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"
+"Çàäàâà çà ïàðîëàòà ìèíèìàëíàòà äúëæèíà, ìèíèìàëåí áðîé öèôðè è ìèíèìàëåí "
+"áðîé ãëàâíè áóêâè."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
-msgstr "Âèå íå ñòå êîíôèãóðèðàëè X. Ñèãóðíè ëè ñòå, ÷å èñêàòå òîâà?"
+msgid "Second floppy drive"
+msgstr "Âòîðî ôëîïè óñòðîéñòâî"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Services: %d activated for %d registered"
-msgstr "Óñëóãè: %d àêòèâèðàíè îò %d ðåãèñòðèðàíè"
+msgid "About Harddrake"
+msgstr "Îòíîñíî Harddrake"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Services"
-msgstr "Óñëóãè"
+msgid "Drive capacity"
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm: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 "Ïîðò"
+msgid ""
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
+msgstr ""
+"Ñëîæåòå äèñêåòà âúâ ôëîïèòî\n"
+"Âñè÷êè äàííè, íàìèðàùè ñå âúðõó äèñêåòàòà, ùå áúäàò çàãóáåíè"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Bootloader"
-msgstr "Bootloader"
+msgid "Size: %s"
+msgstr "Ðàçìåð: %s"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Boot"
-msgstr "Ãëàâåí"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Control and Shift keys simultaneously"
+msgstr "Control è Shift êëàâèøè åäíîâðåìåíî"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "disabled"
-msgstr "èçêëþ÷è"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "secondary"
+msgstr "âòîðè"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "activated"
-msgstr "àêòèâèðàé ñåãà"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Backup Configuration."
+msgstr "Ïðåãëåä íà Êîíôèãóðàöèÿ çà ðåçåðâíî êîïèå."
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Firewall"
-msgstr "Ñúðâúð, Firewall/Ðóòåð"
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, report check result to syslog."
+msgstr ""
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Security"
-msgstr "Ñèãóðíîñò"
+msgid "No password"
+msgstr "Áåç ïàðîëà"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Security Level"
-msgstr "Íèâî íà ñèãóðíîñò"
+#: ../../lang.pm:1
+#, c-format
+msgid "Nigeria"
+msgstr "Íèãåðèÿ"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Network"
-msgstr "Ìðåæà"
+msgid "There is no existing partition to use"
+msgstr "Íÿìà äÿë, êîéòî ìîãà äà èçïîëçâàì"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Network & Internet"
-msgstr "Ìðåæîâ èíòåðôåéñ"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Graphical interface"
-msgstr "Ãðàôè÷åí èíòåðôàéñ"
+msgid ""
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
+msgstr "Íÿìàòå ìðåæîâ àäàïòåð!"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hardware"
+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 ""
+"Çà äà ïå÷àòàòå íà socket èëè TCP ïðèíòåð, òðÿáâà äà ïðåäîñòàâèòå èìåòî íà "
+"õîñòà íà ïðèíòåðà è, åâåíòóàëíî, íîìåð íà ïîðò. Íà HP JetDirect ñúðâúðè, "
+"íîìåðúò íà ïîðòà îáèêíîâåííî å 9100, íà äðóãè ñúðâúðè ìîæå äà âàðèðà. Âèæòå "
+"ðúêîâîñòâîòî íà õàðäóåðà ñè."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "TV card"
-msgstr "TV êàðòà"
+msgid "Hard drive information"
+msgstr "Èíôîðìàöèÿòà çà òâúðäèÿ äèñê"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr "Íÿìà îòêðèòà çâóêîâà êàðòà. Îïèòàéòå \"harddrake\" ñëåä èíñòàëàöèÿòà"
+msgid "Russian"
+msgstr "Ðóñêà"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Jordan"
+msgstr "Éîðäàíèÿ"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
-msgstr ""
-"Èçïúëíåòå \"sndconfig\" ñëåä èíñòàëàöèÿ çà äà êîíôèãóðèðàòå âàøàòà çâóêîâà "
-"êàðòà"
+msgid "Hide files"
+msgstr "Ñêðèé ôàéëîâåòå"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "Èìàòå ëè ISA çâóêîâà êàðòà?"
+msgid "Auto-detect printers connected to this machine"
+msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåðè ñâúðçàíè êúì òàçè ìàøèíà"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Sound card"
-msgstr "Çâóêîâà êàðòà"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Remote CUPS server"
-msgstr "Îòäàëå÷åí CUPS ñúðâúð"
+msgid "Sorry, no floppy drive available"
+msgstr "Ñúæàëÿâàì íÿìà ôëîïè"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No printer"
-msgstr "Íÿìà ïðèíòåð"
+msgid "Bolivia"
+msgstr "Áîëèâèÿ"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer"
-msgstr "Ïðèíòåð"
+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 ""
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Mouse"
-msgstr "Ìèøêà"
+msgid "Bad package"
+msgstr "Ëîø ïàêåò"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Timezone"
-msgstr "×àñîâà çîíà"
+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 ""
+"Ïðåâðúùà âàøàòà ìàøèíà â ìîùåí Linux ñúðâúð ñ íÿêîëêî öúêâàíèÿ íà ìèøêàòà: "
+"Web ñúðâúð, ïîùà, firewall, router, ôàéëîâ è ïðèíò ñúðâúð, ..."
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Keyboard"
-msgstr "Êëàâèàòóðà"
+msgid "DrakSec Basic Options"
+msgstr "Îñíîâíè îïöèè íà DrakSec "
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Summary"
-msgstr "Îáîáùåíèå"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "NTP Server"
-msgstr "NTP ñúðâúð"
+msgid "Romania"
+msgstr "Ðóìúíèÿ"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
-msgstr "Àâòîìàòè÷íà ñèíõðîíèçàöèÿ íà âðåìåòî (èçïîëçâà NTP)"
+msgid "choose device"
+msgstr "èçáèðà óñòðîéñòâî"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Hardware clock set to GMT"
-msgstr "Õàäðóåðíèÿò âè ÷àñîâíèê å íàñòðîåí ïî GMT"
+msgid "Canada"
+msgstr "Êàíàäà"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Which is your timezone?"
-msgstr "Êîÿ å âðåìåâàòà âè çîíà ?"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Would you like to try again?"
-msgstr "Èñêàòå ëè äà íàñòðîèòå ïå÷àòà ?"
+msgid "Remove from LVM"
+msgstr "Ïðåìàõíè îò LVM"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Unable to contact mirror %s"
-msgstr "Íå ìîãà äà íàïðàâÿ 'fork': %s"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Timezone"
+msgstr "×àñîâà çîíà"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
-msgstr "Ñâúðçâàíå ñ îãëåäàëíèÿ ñúðâúð çà ïîëó÷àâàíå íà ñïèñúêà ñ ïàêåòèòå"
+msgid "German"
+msgstr "Íåìñêà"
-#: ../../install_steps_interactive.pm:1
+#: ../../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 "Choose a mirror from which to get the packages"
-msgstr "Èçáåðåòå îãëåäàëåí ñúðâúð,îò êîéòî äà ïîëó÷èòå ïàêåòèòå"
+msgid "Next ->"
+msgstr "Ñëåäâàù ->"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
+"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 ""
-"Ñâúðçâàíå ñ Mandrake Linux web ñàéò çà ïîëó÷àâàíå íà ñïèñúêà ñ íàëè÷íè "
-"îãëåäàëíè ñúðâúðè..."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/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 ?"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
msgstr ""
+"\n"
+"Âåðîÿòíî å òîçè äÿë äà å\n"
+"Äðàéâåð-äÿë, ìîæå áè òðÿáâà\n"
+"òðÿáâà äà ãî îñòàâèòå.\n"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "Ñëîæåòå äèñêåòà çà îáíîâÿâàíå íà ìîäóëè â óñòðîéñòâî %s"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "Ñëîæåòå ñòàðòèðàùàòà äèñêåòà â óñòðîéñòâî %s"
+msgid "Guinea-Bissau"
+msgstr "Ãâèíåÿ-Áèñàó"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Post-install configuration"
-msgstr "Ñëåä èíñòàëàöèîííà íàñòðîéêà"
+msgid "Horizontal refresh rate"
+msgstr "Õîðèçîíòàëíà ñêîðîñò íà âúçñòàíîâÿâàíå"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Installing package %s\n"
-"%d%%"
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
msgstr ""
-"Èíñòàëèðàì ïàêåò %s\n"
-"%d%%"
+"Íå ìîãà äà ìàõíà òî÷êàòà íà ìîíòèðàíå, òúé êàòî äÿëúò ñå èçïîëçâà çà "
+"loopback.\n"
+"Ïúðâî ìàõíåòå loopback"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Preparing installation"
-msgstr "Ïîäãîòâÿì èíñòàëàöèÿòà"
+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 ""
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM îçàãëàâåí \"%s\""
+msgid "USB controllers"
+msgstr "USB êîíòðîëåðè"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/various.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 ""
-"Àêî èìàòå âñè÷êè CD-òà îò ñïèñúêà ïî-ãîðå, íàòèñíåòå Ok.\n"
-"Àêî íÿìàòå íèòî åäíî îò òåçè CD-òà, íàòèñíåòå Îòìÿíà.\n"
-"Àêî âè ëèïñâàò íÿêîè CD-òà, ìàõíåòå ãè, è íàòèñíåòå Ok. "
+msgid "What norm is your TV using?"
+msgstr "Êàêúâ å òèïúò íà èçïîëçâàíèÿò TV ?"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "All"
-msgstr "Âñè÷êè"
+msgid "Type:"
+msgstr "Òèï: "
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Truly minimal install (especially no urpmi)"
-msgstr "Íàèñòèíà ìèíèìàëíà èíñòàëàöèÿ (îñîáåííî áåç urpmi)"
+msgid "Share name"
+msgstr "Îáùî èìå"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "With basic documentation (recommended!)"
-msgstr "Ñ áàçîâà äîêóìåíòàöèÿ (ïðåïîðú÷âà ñå!)"
+msgid "enable"
+msgstr "âêëþ÷è"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "With X"
-msgstr "Ñ X"
+msgid ""
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
+msgstr ""
+"Ñâúðçâàíå ñ Mandrake Linux web ñàéò çà ïîëó÷àâàíå íà ñïèñúêà ñ íàëè÷íè "
+"îãëåäàëíè ñúðâúðè..."
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"You haven't selected any group of packages.\n"
-"Please choose the minimal installation you want:"
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
msgstr ""
-"Âèå íå ñòå èçáðàëè íèêàêâà ãðóïà îò ïàêåòè.\n"
-"Ìîëÿ, èçáåðåòå ìèíèìàëíàòà èíñòàëàöèÿ êîÿòè èñêàòå:"
+"Èçíèêíà ïðîáëåì ïðè ðåñòàðòèðàíåòî íà ìðåæàòà:\n"
+"\n"
+"%s"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Type of install"
-msgstr "Òèï èíñòàëàöèÿ"
+msgid "Remove the loopback file?"
+msgstr "Äà ïðåìàõíà ëè loopback ôàéëà ?"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Selected size is larger than available space"
msgstr "Èçáðàíàòà ãîëåìèíà å ïî-ãîëÿìà îò äîñòúïíîòî ïðîñòðàíñòâî"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "Ñëîæåòå äèñêåòà ñúäúðæàùà èçáîð íà ïàêåòè"
+msgid "NCP server name missing!"
+msgstr "Ëèïñâà èìå íà NCP ñúðâúð !"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Loading from floppy"
-msgstr "Çàðåæäàíå îò äèñêåòà"
+msgid "Please choose your country."
+msgstr "Ìîëÿ, èçáåðåòå âàøàòà ñòðàíà."
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Package selection"
-msgstr "Èçáîð íà ïàêåòè"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Hard Disk Backup files..."
+msgstr "Ëîø backup-ôàéë"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Save on floppy"
-msgstr "Çàïàçè íà äèñêåòà"
+msgid "Laotian"
+msgstr "Ëàîñêà"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Load from floppy"
-msgstr "Çàðåäè îò äèñêåòà"
+msgid "Samoa"
+msgstr "Ñàìîà"
-#: ../../install_steps_interactive.pm:1
+#: ../../services.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."
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
msgstr ""
-"Ìîæå èçáåðåòå çàðåæäàíå èëè çàïèñ íà èçáîðà íà ïàêåòè íà ôëîïè.\n"
-"Ôîðìàòúò å ñúùèÿò êàòî auto_install ãåíåðèðàíèòå äèñêåòè."
+"rstat ïðîòîêîëà ïîçâîëÿâà íà ìðåæîâèòå ïîòðåáèòåëè äà èçâëè÷àò\n"
+"ïàðàìåòðèòå íà âúçìîæíîñòèòå çà âñÿêà ìàøèíà íà ìðåæàòà."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
+msgid "Re-generating list of configured scanners ..."
msgstr ""
-"Ñèñòåìàòà âè íÿìà äîñòàòú÷íî ìÿñòî çà èíñòàëàöèÿ èëè îáíîâÿâàíå (%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
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Òúðñÿ íàëè÷íè ïàêåòè è ïðåïîñòðîÿâàì rpm áàçàòà äàííè..."
+msgid "Scanner"
+msgstr "Ñêåíåð"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
+msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
-"Íÿìà äîñòàòú÷íî swap çà ïðèêëþ÷âàíå íà èíñòàëàöèÿòà, ìîëÿ äîáàâåòå ìàëêî"
+"Âíèìàíèå: òåñòâàíåòî íà òàçè ãðàôè÷íà êàðòà ìîæå äà çàìðàçè êîìïþòúðà âè"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-"Íåóñïåøíà ïðîâåðêà íà ôàéëâà ñèñòåìà %s. Èñêàòå ëè äà îïðàâèòå ãðåøêèòå? "
-"(áúäåòå âíèìàòåëíè, ìîæå äà çàãóáèòå äàííè)"
+"Ïîòðåáèòåëñêîòî èìå ìîæå äà âêëþ÷âà ñàìî ìàëêè áóêâè, íîìåðà, `-' è `_'"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "Ïðîâåðêà çà ëîøè ñåêòîðè ?"
+msgid "Menudrake"
+msgstr "Menudrake"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "Èçáåðåòå äÿëîâåòå, êîèòî èñêàòå äà ôîðìàòèðàòå"
+msgid "Welcome To Crackers"
+msgstr "Äîáðå äîøëè ïðè Cracker-èòå"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Íàëàãà ñå ðà ðåñòàðòèðàòå, ïðåäè ìîäèôèêàöèèòå äà ïðåäèçâèêàò åôåêò"
+msgid "Module options:"
+msgstr "Îïöèè íà ìîäóëà:"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/11-mnf.pl: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"
+msgid "Secure your networks with the Multi Network Firewall"
msgstr ""
-"Íÿìà ñâîáîäíî ìÿñòî çà 1 ÌÁ ñòàðòèðàùî ïîëå ! Èíñòàëàöèÿòà ùå ïðîäúëæè, íî, "
-"çà äà ñòàðòèðàòå ñèñòåìàòà ñè, ùå òðÿáâà äà ñúçäàäåòå ñòàðòèðàùî ïîëå â "
-"DiskDrake"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the mount points"
-msgstr "Èçáåðåòå ìåñòà çà ìîíòèðàíå"
+msgid "Go on without configuring the network"
+msgstr "Ïðîäúëæè áåç íàñòîéêà íà ìðåæàòà"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr "Ïðåòúðñâàíå íà äÿëîâåòå çà íàìèðàíå íà òî÷êè íà ìîíòèðàíå"
+msgid "Abort"
+msgstr "Îòêàç"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No partition available"
-msgstr "íÿìà äÿëîâå íà ðàçïîëîæåíèå"
+msgid "No password prompt on %s at port %s"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configuring IDE"
-msgstr "Íàñòðîéêà íà IDE"
+msgid "Please check if you want to use the non-rewinding device."
+msgstr "Ìîëÿ, ïðîâåðåòå äàëè èñêòå äà èçïîëâàòå íåïðåíàâèâàøî ñå óñòðîéñòâî."
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "IDE"
-msgstr "IDE"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Usage of remote scanners"
+msgstr "Èçïîëçâàé ñâîáîäíîòî ìÿñòî"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "Íàñòðîéêà íà PCMCIA êàðòèòå ..."
+msgid "\t-CDROM.\n"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
+msgstr ""
+"Âàøèÿò Windows äÿë å ìíîãî ôðàãìåíòèðàí, ìîëÿ ïúðâî ñòàðòèðàéòå ''defrag''"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Button 3 Emulation"
-msgstr "Èìèòàöèÿ íà 3 áóòîíà"
+msgid "Dvorak (Norwegian)"
+msgstr "Äâîðàê (Íîðâåæêà)"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Button 2 Emulation"
-msgstr "Èìèòàöèÿ íà 2 áóòîíà"
+msgid "Hard Disk Backup Progress..."
+msgstr "Ïðîãðåñ çà ðåçåðâíî êîïèå íà òâúðä äèñê..."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Buttons emulation"
-msgstr "Èìèòàöèÿ íà áóòîíè"
+msgid "Unable to fork: %s"
+msgstr "Íå ìîãà äà íàïðàâÿ 'fork': %s"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Ìîëÿ, èçáåðåòå êúì êîé ñåðèåí ïîðò å ñâúðçàíà ìèøêàòà âè."
+msgid "Type: "
+msgstr "Âèä: "
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Mouse Port"
-msgstr "Ïîðò íà ìèøêàòà"
+msgid "<-- Edit Client"
+msgstr "<-- Ðåäàêòèðà êëèåíò"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Please choose your type of mouse."
-msgstr "Ìîëÿ, èçáåðåòå òèï íà ìèøêàòà."
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Encryption key for %s"
-msgstr "Êëþ÷ çà êðèïòèðàíå"
+msgid "no fonts found"
+msgstr "íÿìà íàìåðåíè øðèôòîâå"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Upgrade %s"
-msgstr "Îáíîâÿâà %s"
+msgid "Mouse"
+msgstr "Ìèøêà"
-#: ../../install_steps_interactive.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "Òîâà íîâà èíñòàëàöèÿ ëè å èëè îáíîâÿâàíå ?"
+msgid "not enough room in /boot"
+msgstr "íÿìà äîñòàòú÷íî ìÿñòî çà /boot"
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Install/Upgrade"
-msgstr "Èíñòàëèðàé/Îáíîâè"
+msgid "Choosing an arbitratry driver"
+msgstr "Èçáîð íà ñëó÷àåí äðàéâåð"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr "Åòî ïúëåí ñïèñúê íà äîñòðúïíèòå êëàâèàòóðè"
+msgid "Host name"
+msgstr "Èìå íà õîñò:"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please choose your keyboard layout."
-msgstr "Ìîëÿ, èçáåðåòå ïîäðåæäàíå íà êëàâèàòóðàòà."
+msgid "Liechtenstein"
+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
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Quit"
-msgstr "Èçõîä"
+msgid "the color of the progress bar"
+msgstr "öâåòúò íà ëåíòàòà çà ïðîãðåñ"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "License agreement"
-msgstr "Ëèöåíçèîíåí äîãîâîð"
+msgid "Suppress Fonts Files"
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "An error occurred"
-msgstr "Ïîÿâè ñå ãðåøêà"
+msgid "Add to RAID"
+msgstr "Ïðèáàâè êúì RAID"
-#: ../../install_steps_newt.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+"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 ""
-" <Tab>/<Alt-Tab> ìåæäó åëåìåíòèòå | <Space> èçáèðà | <F12> ñëåäâàù åêðàí"
-
-#: ../../install_steps_newt.pm:1
-#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "Èíñòàëàöèÿ íà Mandrake Linux %s"
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No floppy drive available"
-msgstr "Íÿìà ôëîïè óñòðîéñòâî"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+"Ïðèíòåðúò \"%s\" å áèë óñïåøíî äîáàâåí êúì Star Office/OpenOffice.org/GIMP."
-#: ../../install_steps.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Welcome to %s"
-msgstr "Äîáðå äîøëè â %s"
+msgid "No floppy drive available!"
+msgstr "Íÿìà ôëîïè óñòðîéñòâî!"
-#: ../../install_steps.pm:1
-#, c-format
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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"
+"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 ""
-"Íÿêîè âàæíè ïàêåòè íå ñå èíñòàëèðàõà êàêòî òðÿáâà.\n"
-"Èëè CDROM óñòðîéñòâîòî âè èëè êîìïàêò äèñêà âè å äåôåêòåí.\n"
-"Ïðîâåðåòå êîìïàêò äèñêà íà èíñòàëèðàíèÿ êîìïþòúð èçïîëçâàéêè \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Çà äà âèäèòå ñïèñúê íà äîñòúïíèòå îïöèè çà òåêóùèÿ ïðèíòåð, èëè ïðî÷åòåòå "
+"ñïèñúêà ïîêàçàí ïî-äîëó èëè öúêíåòå íà áóòîíà \"Ñïèñúê ñ îïöèè çà ïå÷àò\".%s%"
+"s\n"
-#: ../../install_steps.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Äóáëèðàé òî÷êàòà íà ìîíòèðàíå %s"
+msgid "Continue anyway?"
+msgstr "Ïðîäúëæåíèå âúïðåêè âñè÷êî ?"
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.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"
-"Ìîæåòå äà ïðîäúëæèòå íà ñâîé ðèñê."
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
+msgstr "Àêî âàøèÿò ïðèíòåð íå å â ñïèñúêà, èçáåðåòå ñúâìåñòèì èëè ïîäîáåí."
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please wait"
-msgstr "Ìîëÿ èç÷àêàéòå"
+msgid "Printer"
+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
+#: ../../lang.pm:1
#, c-format
-msgid "Ok"
-msgstr "Ok"
+msgid "Saudi Arabia"
+msgstr "Ñàóäèòñêà Àðàáèÿ"
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Finish"
-msgstr "Çàâúðøè"
+msgid "Internet"
+msgstr "Èíòåðíåò"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Basic"
-msgstr "Áàçîâ"
+msgid "Some devices were added:\n"
+msgstr ""
-#: ../../interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Advanced"
-msgstr "Íàïðåäíè÷àâ"
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "Ãåîìåòðèÿ: %s öèëèíäðè, %s ãëàâè, %s ñåêòîðè\n"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove"
-msgstr "Ïðåìàõâà"
+msgid "Printing on the printer \"%s\""
+msgstr "Ïå÷àòàíå íà ïðèíòåð \"%s\""
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Modify"
-msgstr "Ìîäèôèöèðà"
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+"/etc/hosts.allow è /etc/hosts.deny âå÷å ñà êîíôèãóðèðàíè - íå ñà ïðîìåíåíè"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Add"
-msgstr "Äîáàâÿ"
+msgid "Restore From Tape"
+msgstr "Âúçñòàíîâÿâà îò ëåíòà"
-#: ../../interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Choose a file"
-msgstr "Èçáåðåòå ôàéë"
+msgid "Choose the profile to configure"
+msgstr "Èçáåðåòå ïðîôèë çà íàñòðîéêà"
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.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)"
+"\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"
-"(íàïð. latin è íå 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 "\"Menu\" êëàâèø"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Backup Now from configuration file"
+msgstr "Íàñòðîéêà íà ìðåæàòà"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Alt and Shift keys simultaneously"
-msgstr "Alt è Shift êëàâèøè åäíîâðåìåííî"
+msgid "Mount points should contain only alphanumerical characters"
+msgstr "Òî÷êèòå çà ìîíòèðàíå òðÿáâà äà ñúäúðæàò ñàìî áóêâè è öèôðè"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
-msgstr "Ctrl è Alt êëàâèøè åäíîâðåìåííî"
+msgid "Restarting printing system..."
+msgstr "Ðåñòàðòèðàíå íà ïðèíòåðíàòà ñèñòåìà"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "CapsLock key"
-msgstr "CapsLock êëàâèø"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Control and Shift keys simultaneously"
-msgstr "Control è Shift êëàâèøè åäíîâðåìåíî"
+msgid "See hardware info"
+msgstr "Âèæ õàðäóåðíàòà èíôîðìàöèÿ"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Both Shift keys simultaneously"
-msgstr "Äâàòà Shift êëàâèøà åäíîâðåìåííî"
+msgid "First sector of boot partition"
+msgstr "Ïúðâè ñåêòîð îò ñòàðòèðàùèÿ ñå äÿë"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Right Alt key"
-msgstr "Äåñåí Alt êëàâèø"
+msgid "Printer manufacturer, model"
+msgstr "Ïðîèçâîäèòåë íà ïðèíòåðà, ìîäåë"
-#: ../../keyboard.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Yugoslavian (latin)"
-msgstr "Þãîñëàâñêà (ëàòèíèöà)"
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Ïå÷àòàé, Áåç Îïàøêà"
-#: ../../keyboard.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Âèåòíàìñêà \"÷èñëîâà ðåäèöà\" QWERTY"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "US keyboard (international)"
-msgstr "US êëàâèàòóðà (ìåæäóíàðîäíà)"
+msgid "Subnet Mask:"
+msgstr "Ìàñêà íà ïîäìðåæà:"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "US keyboard"
-msgstr "US êëàâèàòóðà"
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr "LiLo è Bootsplash òåìè ñà óñïåøíî èíñòàëèðàíè"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "UK keyboard"
-msgstr "UÊ êëàâèàòóðà"
+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"
+" Àêî èìàòå íÿêàêâè ñúìíåíèÿ, èçáåðåòå êîíñåðâàòèâíà íàñòðîéêà."
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Ukrainian"
-msgstr "Óêðàèíñêà"
+msgid "Modify"
+msgstr "Ìîäèôèöèðà"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Òóðñêà (ìîäåðåí \"Q\" ìîäåë)"
+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\" ñúùî òàêà ïîçâîëÿâàò äà ïîïðàâÿòå èçáðàíèòå "
+"íàñòðîéêè çà îïðåäåëåíà ðàáîòà íà ïðèíòåðà. Ïðîñòî äîáàâåòå èñêàíèòå "
+"íàñòðîéêè êúì êîìàíäíèÿ ðåä, íàïð. \"%s <file>\".\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Òóðñêà (òðàäèöèîíåí \"F\" ìîäåë)"
+msgid "Need hostname, username and password!"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Tajik keyboard"
-msgstr "Òàäæèêèñòàíñêà êëàâèàòóðà"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Thai keyboard"
-msgstr "Òàéâàíñêà êëàâèàòóðà"
+msgid "HardDrake"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "Òàìèëñêà (ïèøåùà ìàøèíà)"
+msgid "new"
+msgstr "íîâ"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Tamil (ISCII-layout)"
-msgstr "Òàìèëñêà (ISCII-ïîäðåäáà)"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Would you like to try again?"
+msgstr "Èñêàòå ëè äà íàñòðîèòå ïå÷àòà ?"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Serbian (cyrillic)"
-msgstr "Ñðúáñêà (êèðèëèöà)"
+msgid "Wizard"
+msgstr "Ìàãüîñíèê"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "Ñëîâàøêà (QWERTY)"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Edit selected server"
+msgstr "çàñå÷åíà %s"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "Ñëîâàøêà (QWERTZ)"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please choose where you want to backup"
+msgstr "Ìîëÿ, èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå."
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Slovenian"
-msgstr "Ñëîâåíñêà"
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr "Íàëàãà ñå ðà ðåñòàðòèðàòå, ïðåäè ìîäèôèêàöèèòå äà ïðåäèçâèêàò åôåêò"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Swedish"
-msgstr "Øâåäñêà"
+msgid "Do not include the browser cache"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Russian (Yawerty)"
-msgstr "Ðóñêà (Yawerty)"
+msgid "Please, choose your keyboard layout."
+msgstr "Ìîëÿ, èçáåðåòå ïîäðåæäàíå íà êëàâèàòóðàòà."
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
-msgid "Russian"
-msgstr "Ðóñêà"
+msgid "Standard"
+msgstr "Ñòàíäàðòíà"
-#: ../../keyboard.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Romanian (qwerty)"
-msgstr "Ðóìúíñêà (qwerty)"
+msgid "Please choose your mouse type."
+msgstr "Ìîëÿ, èçáåðåòå òèï íà ìèøêàòà."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Romanian (qwertz)"
-msgstr "Ðóìúíñêà (qwertz)"
+msgid "Connect..."
+msgstr "Ñâúðçâàíå ..."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Canadian (Quebec)"
-msgstr "Êàíàäñêà (Êâåáåê)"
+msgid "Failed to configure printer \"%s\"!"
+msgstr "ÍÍåóñïåøíà íàñòðîéêà íà ïðèíòåð \"%s\"!"
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Portuguese"
-msgstr "Ïîðòóãàëñêà"
+msgid "not configured"
+msgstr "íå å êîíôèãóðèðàí"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "Ïîëñêà (QWERTZ íàðåäáà)"
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "Ïîëñêà (QWERTY íàðåäáà)"
+msgid "About"
+msgstr "Îòíîñíî"
-#: ../../keyboard.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Norwegian"
-msgstr "Íîðâåæêà"
+msgid "Proxies configuration"
+msgstr "Íàñòðîéêà íà proxy"
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Dutch"
-msgstr "Õîëàíäñêà"
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Maltese (US)"
-msgstr "Ìàëòèéñêà (US)"
+msgid "Start: sector %s\n"
+msgstr "Íà÷àëî: ñåêòîð %s\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Maltese (UK)"
-msgstr "Ìàëòèéñêà (UK)"
+msgid "Network interface already configured"
+msgstr "Ìðåæîâèÿò èíòåðôåéñ âå÷å å êîíôèãóðèðàí"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "Ìîíãîëñêà (êèðèëèöà)"
+msgid "Couldn't access the floppy!"
+msgstr "Íÿìàì äîñòúï äî ôëîïè!"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Myanmar (Burmese)"
-msgstr "Ìàéíìàð (áèðìàíñêà)"
+msgid "connecting to Bugzilla wizard ..."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Macedonian"
-msgstr "Ìàêåäîíñêà"
+msgid "Mail Server"
+msgstr "Ïîùåíñêè ñúðâúð"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Malayalam"
-msgstr "Ìàëàéëàì"
+msgid "Please click on a partition"
+msgstr "Ìîëÿ, öúêíåòå íà äÿëà"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Latvian"
-msgstr "Ëàòâèéñêà"
+msgid "Linux"
+msgstr "Linux"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Ëèòâèéñêà \"ôîíåòè÷åí\" QWERTY"
+msgid "Have a nice day!"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Ëèòâèéñêà \"÷èñëîâà ðåäèöà\" QWERTY"
+msgid "across Network"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "Ëèòâèéñêà AZERTY (íîâà)"
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "Ëèòâèéñêà AZERTY (ñòàðà)"
+msgid "Upgrade %s"
+msgstr "Îáíîâÿâà %s"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Laotian"
-msgstr "Ëàîñêà"
+msgid "Select Printer Connection"
+msgstr "Èçáåðåòå âðúçêà êúì ïðèíòåðà"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Latin American"
-msgstr "Ëàòèíîàìåðèêàíñêà"
+msgid "Scanning for TV channels in progress ..."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Korean keyboard"
-msgstr "Êîðåéñêà êëàâèàòóðà"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "ßïîíñêà 106 êëàâèøà"
+msgid "IP Range Start:"
+msgstr "Íà÷àëî íà IP îáõâàò:"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Inuktitut"
-msgstr "Èíóêòèòóò"
+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 ""
+"Internet superserver daemon (÷åñòî íàðè÷àí inetd) ïóñêà ðàçëè÷íè äðóãè\n"
+"Èíòåðíåò óñëóãè. Òîé îòãîâàðÿ çà ïóñêàíåòî íà ìíîãî óñëóãè îò ðîäà íà\n"
+"telnet, ftp, rsh è rlogin. Èçêëþ÷âàíåòî íà inetd èçêëþ÷âà âñè÷êè óñëóãè,\n"
+"çà êîèòî îòãîâàðÿ."
-#: ../../keyboard.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Italian"
-msgstr "Èòàëèàíñêà"
+msgid "the height of the progress bar"
+msgstr "âèñî÷èíàòà íà ëåíòàòà çà ïðîãðåñ"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Icelandic"
-msgstr "Èñëàíäñêà"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Iranian"
-msgstr "Èðàíñêà"
+msgid "Argentina"
+msgstr "Àðæåíòèíà"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Èçðàåëñêà (ôîíåòè÷íà)"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Ïîçâîëÿâà/Çàáðàíÿâà broadcasted icmp echo."
-#: ../../keyboard.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Israeli"
-msgstr "Èçðàåëñêà"
+msgid "Domain Name Server"
+msgstr "Domain Name Server"
-#: ../../keyboard.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Croatian"
-msgstr "Õúðâàòñêà"
+msgid "Security Level:"
+msgstr "Íèâî íà ñèãóðíîñò:"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Hungarian"
-msgstr "Óíãàðñêà"
+msgid "Mount points must begin with a leading /"
+msgstr "Òî÷êèòå íà ìîíòèðàíå òðÿáâà äà çàïî÷âàò ñ /"
-#: ../../keyboard.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Gurmukhi"
-msgstr "Ãóðìóê÷è"
+msgid "Postfix Mail Server"
+msgstr "Postfix Ïîùåíñêè ñúðâúð"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Gujarati"
-msgstr "Ãóàäæàðàòè"
+msgid "Quit without saving"
+msgstr "Èçõîä áåç çàïèñ"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Greek"
-msgstr "Ãðúöêà"
+msgid "Yemen"
+msgstr "Éåìåí"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Ãðóçèíñêà (\"Ëàòèíñêà\" íàðåäáà)"
+msgid "This product is available on the MandrakeStore Web site."
+msgstr "Òîçè ïðîäóêò å äîñòúïåí îò web ñàéòà íà MandrakeStore"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Ãðóçèíñêà (\"Ðóñêà\" íàðåäáà)"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
+msgstr ""
+"Ìîëÿ, âúâåäåòå ìàêñèìàëíèÿò ðàçìåð\n"
+" ïîçâîëåí çà Drakbackup"
-#: ../../keyboard.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "French"
-msgstr "Ôðåíñêà"
+msgid "=> There are many things to choose from (%s).\n"
+msgstr "=> Èìà ìíîãî íåùà çà èçáîð îò (%s).\n"
-#: ../../keyboard.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Finnish"
-msgstr "Ôèíëàíäñêà"
+msgid "Hard drive detection"
+msgstr "Çàñè÷àíå íà äèñêîâåòå"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Spanish"
-msgstr "Èñïàíñêà"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
+msgstr ""
+"Âèå íå ñòå èçáðàëè íèêàêâà ãðóïà îò ïàêåòè.\n"
+"Ìîëÿ, èçáåðåòå ìèíèìàëíàòà èíñòàëàöèÿ êîÿòè èñêàòå:"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Estonian"
-msgstr "Åñòîíñêà"
+msgid "Please enter the WebDAV server URL"
+msgstr "Ìîëÿ âúâåäåòå WebDAV ñúðâúð URL"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Äâîðàê (Øâåäñêà)"
+msgid "Tajikistan"
+msgstr "Òàäæèêèñòàí"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Äâîðàê (Íîðâåæêà)"
+msgid "Accept"
+msgstr "Ïðèåìè"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Dvorak (US)"
-msgstr "Äâîðàê (US)"
+msgid "Description"
+msgstr "Îïèñàíèå"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Danish"
-msgstr "Äàòñêà"
+msgid "Error opening %s for writing: %s"
+msgstr "Ãðåøêà ïðè îòâàðÿíå íà %s çà çàïèñ: %s"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Devanagari"
-msgstr "Äàâåíàäæàðè"
+msgid "Mouse type: %s\n"
+msgstr "Òèï ìèøêà: %s\n"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "German (no dead keys)"
-msgstr "Íåìñêà (áåç íåðàáîòåùè êëàâèøè)"
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr "Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå â XFree %s."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "German"
-msgstr "Íåìñêà"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Ìîëÿ, èçáåðåòå ðàçìåðà íà âàøåòî CD/DVD (Mb)"
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "×åøêà (QWERTY)"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "×åøêà (QWERTZ)"
+msgid "Expert Area"
+msgstr "Äîïúëíèòåëíè"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "Øâåéöàðñêà (ôðåíñêè íàðåäáà)"
+msgid "Choose a monitor"
+msgstr "Èçáåðåòå ìîíèòîð"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "Øâåéöàðñêà (íåìñêà íàðåäáà)"
+msgid "Empty label not allowed"
+msgstr "Ïðàçåí åòèêåò íå å ðàçðåøåí"
#: ../../keyboard.pm:1
#, c-format
-msgid "Belarusian"
-msgstr "Áåëàðóñêà"
+msgid "Maltese (UK)"
+msgstr "Ìàëòèéñêà (UK)"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Bosnian"
-msgstr "Áîñíåíñêà"
+msgid "I can't add any more partition"
+msgstr "Íå ìîãà äà äîáàâÿ ïîâå÷å äÿëîâå"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "Áðàçèëñêà (ABNT-2)"
+msgid "Size in MB: "
+msgstr "Ãîëåìèíà â MB: "
-#: ../../keyboard.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Bulgarian (BDS)"
-msgstr "Áúëãàðñêà (BDS)"
+msgid "Remote printer"
+msgstr "Îòäàëå÷åí ïðèíòåð"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "Áúëãàðñêà (ôîíåòè÷åí)"
+msgid "Please choose a language to use."
+msgstr "Ìîëÿ, èçáåðåòå åçèê çà èçïîëçâàíå."
-#: ../../keyboard.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Bengali"
-msgstr "Áåíãàëñêà"
+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 ""
+"ÂÍÈÌÀÍÈÅ: Òîâà óñòðîéñòâî âå÷å å íàñòðîåíî äà ñå ñâúðçâà êúì Èíòåðíåò.\n"
+"Ïðîñòî ïðèåìåòå, çà äà îñòàâèòå óñòðîéñòâîòî íàñòðîåíî.\n"
+"Ïîïðàâêàòà íà ïîëåòàòà ïî-äîëó ùå ïðåçàïèøå òàçè íàñòðîéêà."
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Belgian"
-msgstr "Áåëãèéñêà"
+msgid "I can set up your computer to automatically log on one user."
+msgstr ""
+"Ìîãà äà íàñòðîÿ êîìïþòúðà âè çà âëèçàíå â ñèñòåìàòà àâòîìàòè÷íî êàòî íÿêîé "
+"ïîòðåáèòåë."
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "Àçåðáàéäæàíñêà (ëàòèíèöà)"
+msgid "Floppy format"
+msgstr "Ôîðìàòèðà ôëîïè"
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Arabic"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
msgstr ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Armenian (phonetic)"
-msgstr "Àðìåíñêà (ôîíåòè÷åí)"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Generic Printers"
+msgstr "Ïðèíòåð"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Armenian (typewriter)"
-msgstr "Àðìåíñêà (ïèøåùà ìàøèíà)"
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Armenian (old)"
-msgstr "Àðìåíñêà (ñòàðà)"
+msgid "The scanners on this machine are available to other computers"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Albanian"
-msgstr "Àëáàíñêà"
+msgid "First sector of the root partition"
+msgstr "Ïúðâè ñåêòîð îò ñòàðòèðàùèÿ ñå äÿë"
-#: ../../keyboard.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Polish"
-msgstr "Ïîëñêà"
+msgid "Alternative drivers"
+msgstr "Àëòåðíàòèâíè äðàéâåðè"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dvorak"
-msgstr "Äâîðàê"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Zimbabwe"
-msgstr "Çèìáàáâå"
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
#, c-format
-msgid "Zambia"
-msgstr "Çàìáèÿ"
+msgid "Cape Verde"
+msgstr "Êàïî Âåðäå"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "South Africa"
-msgstr "Þæíà Àôðèêà"
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Serbia"
-msgstr "Ñðúáèÿ"
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Mayotte"
-msgstr "Ìàéîò"
+msgid "Guam"
+msgstr "Ãóàì"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Yemen"
-msgstr "Éåìåí"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
+msgstr ""
+"Ìîëÿ, èçáåðåòå ïîðòà íà êîéòî âàøèÿò ïðèíòåð å çàêà÷åí èëè âúâåäåòå èìå íà "
+"óñòðîéñòâî/èìå íà ôàéë âúâ âõîäíîòî ïîëå"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Samoa"
-msgstr "Ñàìîà"
+msgid "/Options/Test"
+msgstr "/Îïöèè/Òåñò"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Wallis and Futuna"
-msgstr "Óîëèñ è Ôóòóíà Îñòðîâè"
+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"
+"ñâúðçàíè ñ äðóãè èëè ïî Èíòåðíåò. Íÿìà äîñòúï ñ ïàðîëè."
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Vanuatu"
-msgstr "Âàíóàòó"
+msgid "Mounting partition %s"
+msgstr "Ôîðìàòèðà äÿë %s"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Vietnam"
-msgstr "Âèåòíàì"
+msgid "User name"
+msgstr "Ïîòðåáèòåëñêî èìå"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Virgin Islands (U.S.)"
-msgstr "Âèðäæèíñêè Îñòðîâè (ÑÀÙ)"
+msgid "New configuration (isdn-light)"
+msgstr "Íîâà íàñòðîéêà (isdn-light)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr "Âèðäæèíñêè Îñòðîâè (Áðèòàíñêè)"
+msgid "Userdrake"
+msgstr "Userdrake"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Venezuela"
-msgstr "Âåíåöóåëà"
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Êîé äÿë èñêàòå äà èçïîëçâàòå çà Linux4Win ?"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Saint Vincent and the Grenadines"
-msgstr "Ñâåòè Âèíñåíò è Ãðåíàäèí"
+msgid "Backup system"
+msgstr "Ñèñòåìà çà ñúõðàíåíèå"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Vatican"
-msgstr "Âàòèêàíà"
+msgid "Test pages"
+msgstr "Òåñòîâè ñòðàíèöè"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Uzbekistan"
-msgstr "Óçáåêèñòàí"
+msgid ""
+"List of data to restore:\n"
+"\n"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Uruguay"
-msgstr "Óðóãâàé"
+msgid "Checking %s"
+msgstr "Ïðîâåðêà íà %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "United States Minor Outlying Islands"
-msgstr "Ìàëêè Îñòðîâè ïî êðàéáðåæèåòî íà ÑÀÙ"
+msgid "TCP/Socket Printer Options"
+msgstr "TCP/Socket Îïöèè íà ïðèíòåð"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Uganda"
-msgstr "Óãàíäà"
+msgid "Card mem (DMA)"
+msgstr "Ïàìåò (DMA) íà êàðòàòà"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Ukraine"
-msgstr "Óêðàéíà"
+msgid "France"
+msgstr "Ôðàíöèÿ"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Tanzania"
-msgstr "Òàíçàíèÿ"
+msgid "browse"
+msgstr "ïðåãëåä"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Taiwan"
-msgstr "Òàéâàí"
+msgid "Checking installed software..."
+msgstr "Ïðîâåðêà íà èíñòàëèðàíèÿ ñîôòóåð..."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Tuvalu"
-msgstr "Òóâàëó"
+msgid "Remote printer name missing!"
+msgstr "Ëèïñâà èìå íà îòäàëå÷åí ïðèíòåð !"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Trinidad and Tobago"
-msgstr "Òðèíèäàä è Òîáàãî"
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr "Èñêàòå ëè äà ðàçðåøèòå ïå÷àò íà ïðèíòåðèòå â ëîêàëíàòà ìðåæà?\n"
#: ../../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
+#: ../../network/adsl.pm:1
#, c-format
-msgid "East Timor"
-msgstr "Èçòî÷åí Òèìîð"
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch USB"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Tokelau"
-msgstr "Òîêåëàó"
+msgid "Number of buttons"
+msgstr "Áðîé áóòîíè"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Tajikistan"
-msgstr "Òàäæèêèñòàí"
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "Âèåòíàìñêà \"÷èñëîâà ðåäèöà\" QWERTY"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Thailand"
-msgstr "Òàéëàíä"
+msgid "Module"
+msgstr "Ìîäóë"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Togo"
-msgstr "Òîãî"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
+msgstr ""
+"Êàòî äîïúëíåíèå, îïàøêèòå íå ñúçäàäåíè ñ òàçè ïðîãðàìà èëè \"foomatic-"
+"configure\" íå ìîãàò äà áúäàò ïðåõâúðëÿíè."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "French Southern Territories"
-msgstr "Ôðàíöèÿ Þæíè Òåðèòîðèè"
+msgid "Hardware"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Chad"
-msgstr "×àä"
+msgid "Ctrl and Alt keys simultaneously"
+msgstr "Ctrl è Alt êëàâèøè åäíîâðåìåííî"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Turks and Caicos Islands"
-msgstr "Òþðê è Êàéêîñ Îñòðîâè"
+msgid "United States"
+msgstr "ÑÀÙ"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Swaziland"
-msgstr "Ñâàçèëåíä"
+msgid "Default OS?"
+msgstr "ÎÑ ïî ïîäðàçáèðàíå ?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Syria"
-msgstr "Ñèðèÿ"
+msgid "Swiss (German layout)"
+msgstr "Øâåéöàðñêà (íåìñêà íàðåäáà)"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "El Salvador"
-msgstr "Åë Ñàëâàäîð"
+msgid "Configure all heads independently"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sao Tome and Principe"
-msgstr "Ñàî Òîìå è Ïðèíñèïè"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Suriname"
-msgstr "Ñóðèíàì"
+msgid "NTP Server"
+msgstr "NTP ñúðâúð"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Somalia"
-msgstr "Ñîìàëèÿ"
+msgid "Load/Save on floppy"
+msgstr "Çàðåäè/Çàïàçè íà äèñêåòà"
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Senegal"
-msgstr "Ñåíåãàë"
+msgid "This theme does not yet have a bootsplash in %s !"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "San Marino"
-msgstr "Ñàí Ìàðèíî"
+msgid "nice"
+msgstr "äîáúð"
-#: ../../lang.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr "Ñèåðà Ëåîíå"
+msgid "Leaving in %d seconds"
+msgstr "Ïîçâîëåíî â %d ñåêóíäè"
-#: ../../lang.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Slovakia"
-msgstr "Ñëîâàêèÿ"
+msgid "Please choose which serial port your modem is connected to."
+msgstr "Ìîëÿ, èçáåðåòå ñåðèåí ïîðò êúì êîéòî ñâúðçàí ìîäåìúò âè."
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr "Ñâàëáàðä è ßí Ìàéåí Îñòðîâè"
+msgid "Country"
+msgstr "Ñòðàíà"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Slovenia"
-msgstr "Ñëîâåíèÿ"
+msgid "Property"
+msgstr "Ñîáñòâåíîñò"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Saint Helena"
-msgstr "Ñâåòà Åëåíà"
+msgid "Ghostscript"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Singapore"
-msgstr "Ñèíãàïóð"
+msgid "LAN Configuration"
+msgstr "Íàñòðîéêà íà ëîêàëíà ìðåæà"
#: ../../lang.pm:1
#, c-format
-msgid "Sudan"
-msgstr "Ñóäàí"
+msgid "Ghana"
+msgstr "Ãàíà"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Seychelles"
-msgstr "Ñåéøåëè"
+msgid "Path or Module required"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Solomon Islands"
-msgstr "Ñîëîìîíîâè Îñòðîâè"
+msgid "Advanced Options"
+msgstr "Äîïúëíèòåëíè îïöèè"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Saudi Arabia"
-msgstr "Ñàóäèòñêà Àðàáèÿ"
+msgid "Coma bug"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Rwanda"
-msgstr "Ðóàíäà"
+#: ../../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 ""
+"Â òîçè ìîìåíò òðÿáâà äà èçáåðåòå êîé äÿëîâå äà áúäàò èçïîëçâàíè çà "
+"èíñòàëàöèÿ\n"
+"íà âàøàòà Mandrake Linux ñèñòåìà. Àêî äÿëîâåòå âå÷å ñà îïðåäåëåíè, äàëè îò\n"
+"ïðåäèøíà èíñòàëàöèÿ íà GNU/Linux èëè îò äðóã èíñòðóìåíò çà ðàçäåëÿíå, "
+"ìîæåòå\n"
+"äà èçïîëçâàòå ñúùåñòâóâàùèòå äàëîâå.  ïðîòèâåí ñëó÷àé òðÿáâà äà îïðåäåëèòå\n"
+"äÿëîâå îò òâúðäèÿ äèñê.\n"
+"\n"
+"Çà äà ñúçäàäåòå äÿëîâå, òðÿáâà ïúðâî äà èçáåðåòå òâúðä äèñê. Ìîæåòå äà\n"
+"èçáåðåòå äèñê çà ðàçäåëÿíå, êàòî öúêíåòå íà \"hda\" çà ïúðâî IDE "
+"óñòðîéñòâî,\n"
+"\"hdb\" çà âòîðîòî, \"sda\" çà ïúðâî SCSI óñòðîéñòâî è ò.í..\n"
+"\n"
+"Çà äà ðàçäåëèòå èçáðàíèÿ òâúð äèñê, ìîæåòå äà èçïîëçâàòå ñëåäíèÿ îïöèè:\n"
+"\n"
+" * \"Èç÷èñòè âñè÷êî\": òàçè îïöèÿ èçòðèâà âñè÷êè äÿëîâå íà èçáðàíèÿ äèñê.\n"
+"\n"
+" * \"Àâòîìàòè÷íî ñúçäàâàíå\": òàçè îïöèÿ ïîçâîëÿâà àâòîìàòè÷íî äà ñúçàäåòå\n"
+"Ext2 è swap äÿëîâå â ñâîáîäíîòî ïðîñòðàíñòâî íà òâúðäèÿ âè äèñê.\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"
+"Ìèíàâàéòå ïðåç äÿëîâåòå èçïîëçâàéêè [Tab} è ñòðåëêèòå íàãîðå/íàäîëó.\n"
+"\n"
+"Êîãàòî å èçáðàí äÿë, ìîæåòå äà èçïîëçâàòå:\n"
+"\n"
+" * Ctrl-c, çà äà ñúçäàäåòå íîâ äÿë (àêî å èçáðàí ïðàçåí äÿë);\n"
+"\n"
+" * Ctrl-d, çà äà èçòðèåòå äÿë;\n"
+"\n"
+" * Ctrl-m, çà äà óñòàíîâèòå òî÷êà íà ìîíòèðàíå.\n"
+"\n"
+"Àêî èíñòàëèòå íà PPC ìàøèíà, ñèãóðíî ùå èñêàòå äà ñúçäàäåòå ìàëúê HFS\n"
+"\"bootstrap\" äÿë îò ïîíå 1 ÌÁ, êîéòî ùå áúäå èçïîëçâàò îò boot loader-úò\n"
+"yaboot. Àêî ñìÿòàòå äà íàïðàâèòå äÿëà ïî-ãîëÿì, íàïðèìåð 50 ÌÁ, ìîæåòå äà "
+"ãî\n"
+"íàìåðèòå çà ïîëåçíî ìÿñòî, êúäåòî äà ñúõðàíÿâàòå íÿêîå ÿäðî èëè image íà\n"
+"ramdisk â ñëó÷àé íà èçâúíðåäíè ñèòóàöèè."
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Russia"
-msgstr "Ðóñèÿ"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Romania"
-msgstr "Ðóìúíèÿ"
+msgid "There was an error installing packages:"
+msgstr "Ïîÿâè ñå ãðåøêà ïðè èíñòàëèðàíå íà ïàêåòèòå:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Reunion"
-msgstr "Ðèþíèúí"
+msgid "Lexmark inkjet configuration"
+msgstr "Íàñòðîéêà íà Lexmark inkjet"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Qatar"
-msgstr "Êàòàð"
+msgid "Undo"
+msgstr "Âúðíè"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Palau"
-msgstr "Ïàëàó"
+msgid "Save partition table"
+msgstr "Çàïàçè òàáëèöàòà ñ äÿëîâåòå"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Paraguay"
-msgstr "Ïàðàãâàé"
+msgid "Finnish"
+msgstr "Ôèíëàíäñêà"
#: ../../lang.pm:1
#, c-format
-msgid "Portugal"
-msgstr "Ïîðòóãàëèÿ"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Palestine"
-msgstr "Çàïàçè èçáîð íà ïàêåòè"
+msgid "Macedonia"
+msgstr "Ìàêåäîíèÿ"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Puerto Rico"
-msgstr "Ïóåðòî Ðèêî"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
+msgstr ""
+"Ñïîäåëÿíåòî íà ïîòðåáèòåëñêè äèðåêòîðèè èçïîëçâà ãðóïà \"fileshare\".\n"
+"Ìîæå äà èçïîëçâàòå userdrake,çà äà äîáàâèòå ïîòðåáèòåë êúì òàçè ãðóïà."
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Pitcairn"
-msgstr "Ïèòêåúðí"
+msgid "Slovenian"
+msgstr "Ñëîâåíñêà"
#: ../../lang.pm:1
#, c-format
-msgid "Saint Pierre and Miquelon"
-msgstr "Ñâåòè Ïèåð è Ìèêåëîí"
+msgid "Libya"
+msgstr "Ëèáèÿ"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Poland"
-msgstr "Ïîëøà"
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr ""
+"Íàñòðîéâàùè ñêðèïòîâå, èíñòàëèðàíå íà ñîôòóåð, ñòàðòèðàíå íà ñúðâúðè..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Pakistan"
-msgstr "Ïàêèñòàí"
+msgid ""
+"\n"
+"- Burn to CD"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Philippines"
-msgstr "Ôèëèïèíè"
+msgid "Table"
+msgstr "Òàáëèöà"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Papua New Guinea"
-msgstr "Ïàïóà Íîâà Ãâèíåÿ"
+msgid "I don't know how to format %s in type %s"
+msgstr "íå çíàì êàê äà ôîðìàòèðàì %s â òèï %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "French Polynesia"
-msgstr "Ôðåíñêà Ïîëèíåçèÿ"
+msgid "Model"
+msgstr "Ìîäåë"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Peru"
-msgstr "Ïåðó"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Panama"
-msgstr "Ïàíàìà"
+msgid "Stop Server"
+msgstr "Ñïèðà ñúðâúð"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Oman"
-msgstr "Îìàí"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "New Zealand"
-msgstr "Íîâà Çåëàíäèÿ"
+msgid "Modem"
+msgstr "Ìîäåì"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Niue"
-msgstr "Íèþ"
+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 ""
#: ../../lang.pm:1
#, c-format
-msgid "Nauru"
-msgstr "Íàóðó"
+msgid "Tuvalu"
+msgstr "Òóâàëó"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Nepal"
-msgstr "Íåïàë"
+msgid "Use auto detection"
+msgstr "Èçïîëçâàé àâòîìàòè÷íî çàñè÷àíå"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Nicaragua"
-msgstr "Íèêàðàãóà"
+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 äîáàâÿ ïîääðúæêà íà ìèøêà â òåêñòîâî-áàçèðàíèòå Linux ïðèëîæåíèÿ êàòî\n"
+"Midnight Commander. Ñúùî òàêà ïîçâîëÿâà áàçèðàíèòå íà ìèøêà êîíçîëè\n"
+"ðåæè-è-ëåïè îïåðàöèè, è âêëþ÷âà ïîääðúæêà íà èçêà÷àùè ìåíþòà íà êîçîëàòà."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Nigeria"
-msgstr "Íèãåðèÿ"
+msgid "Started on boot"
+msgstr "Ïóñíàò ïðè ñòàðòèðàíå"
-#: ../../lang.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Norfolk Island"
-msgstr "Íîðôîëê Îñòðîâ"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Niger"
-msgstr "Íèãåð"
+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 ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New Caledonia"
-msgstr "Íîâà Êàëåäîíèÿ"
+msgid "Automatically find available printers on remote machines"
+msgstr "Àâòîìàòè÷íî îòêðèâà íàëè÷íèòå ïðèíòåðè íàîòäàëå÷åíèòå ìàøèíè"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Namibia"
-msgstr "Íàìèáèÿ"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Mozambique"
-msgstr "Ìîçàìáèê"
+msgid "East Timor"
+msgstr "Èçòî÷åí Òèìîð"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Malaysia"
-msgstr "Ìàëàéçèÿ"
+msgid "Del profile..."
+msgstr "Èçòðîé ïðîôèë ..."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Mexico"
-msgstr "Ìåêñèêî"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Malawi"
-msgstr "Ìàëàâè"
+msgid "Installing Foomatic..."
+msgstr "Èíñòàëèðàíå íà Foomatic..."
-#: ../../lang.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Maldives"
-msgstr "Ìàëäèâè"
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Ìîëÿ èçëåçòå îò ñåñèÿòà è èçïîëçâàéòå Ctrl-Alt-BackSpace"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Mauritius"
-msgstr "Ìàâðèöèé"
+msgid "detected"
+msgstr "çàñå÷åíà "
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Malta"
-msgstr "Ìàëòà"
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr "Ìðåæàòà ñå íóæäàå îò ïðåñòàðòèðàíå. Èñêàòå ëè äà ÿ ïðåñòàðòèðàì?"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Montserrat"
-msgstr "Ìîíñåðàò"
+msgid "Package: "
+msgstr "Ïàêåò: "
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Mauritania"
-msgstr "Ìàâðèòàíèÿ"
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr "Íå ìîãà äà ïèøà â /etc/sysconfig/bootsplash."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Martinique"
-msgstr "Ìàðòèíèêà"
+msgid "SECURITY WARNING!"
+msgstr "ÏÐÅÄÓÏÐÅÆÄÅÍÈÅ ÇÀ ÑÈÃÓÐÍÎÑÒ!"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Northern Mariana Islands"
-msgstr "Ñåâåðíè Ìàðèàíîâè Îñòðîâè"
+msgid "StarOffice"
+msgstr "StarOffice"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Mongolia"
-msgstr "Ìîíãîëèÿ"
+msgid "No, I don't want autologin"
+msgstr "Íå, íå èñêàì autologin"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Myanmar"
-msgstr "Ìèàíìàð"
+msgid "Windows Migration tool"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Mali"
-msgstr "Ìàëè"
+msgid "All languages"
+msgstr "Èçáîð íà åçèê"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Macedonia"
-msgstr "Ìàêåäîíèÿ"
+msgid "Removing %s"
+msgstr "Èçòðèâàíå íà %s"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Marshall Islands"
-msgstr "Ìàðøàëîâè Îñòðîâè"
+msgid "Testing your connection..."
+msgstr "Èçïðîáâàíå íà âðúçêàòà..."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Madagascar"
-msgstr "Ìàäàãàñêàð"
+msgid "Cache size"
+msgstr "Ðàçìåð íà êåø"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Moldova"
-msgstr "Ìîëäîâà"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr ""
+"Ïàðîëàòà ñåãà å âêëþ÷åíà, íî èçïîëçâàíåòî êàòî ìðåæîâ êîìïþòúð íå å "
+"ïðåïîðú÷èòåëíî."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Monaco"
-msgstr "Ìîíàêî"
+msgid "Start sector: "
+msgstr "Íà÷àëåí ñåêòîð: "
#: ../../lang.pm:1
#, c-format
-msgid "Morocco"
-msgstr "Ìàðîêî"
+msgid "Congo (Brazzaville)"
+msgstr "Êîíãî (Áðàçèâèë)"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "Libya"
-msgstr "Ëèáèÿ"
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr ""
+"Ïàêåò %s òðÿáâà äà áúäå èíñòàëèðàí\n"
+"Èñêàòå äà ãî èíñòàëèðàòå?"
#: ../../lang.pm:1
#, c-format
-msgid "Latvia"
-msgstr "Ëàòâèÿ"
+msgid "Seychelles"
+msgstr "Ñåéøåëè"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Luxembourg"
-msgstr "Ëþêñåìáóðã"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuania"
-msgstr "Ëèòâà"
+msgid "Bad password on %s"
+msgstr "Ëîøà ïàðîëà íà %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lesotho"
-msgstr "Ëåñîòî"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
+msgstr ""
+"\n"
+"Èìà åäèí íåèçâåñòåí ïðèíòåð âêëþ÷åí êúì âàøàòà ñèñòåíìà"
#: ../../lang.pm:1
#, c-format
-msgid "Liberia"
-msgstr "Ëèáåðèÿ"
+msgid "Zambia"
+msgstr "Çàìáèÿ"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Sri Lanka"
-msgstr "Øðè Ëàíêà"
+msgid "Security Administrator (login or email)"
+msgstr "Àäìèíèñòðàòîð ïî ñèãóðíîñòòà (ëîãèí èëè Åë.ïîùà)"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Liechtenstein"
-msgstr "Ëèõòåíùàéí"
+msgid "Sorry, we support only 2.4 kernels."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Saint Lucia"
-msgstr "Ñàíòà Ëó÷èÿ"
+msgid "Romanian (qwerty)"
+msgstr "Ðóìúíñêà (qwerty)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lebanon"
-msgstr "Ëèâàí"
+msgid "Under Devel ... please wait."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Laos"
-msgstr "Ëàîñ"
+msgid "Czech Republic"
+msgstr "×åøêà Ðåïóáëèêà"
#: ../../lang.pm:1
#, c-format
-msgid "Kazakhstan"
-msgstr "Êàçàõñòàí"
+msgid "Egypt"
+msgstr "Åãèïåò"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Cayman Islands"
-msgstr "Êàéìàíîâè Îñòðîâè"
+msgid "Old configuration (isdn4net)"
+msgstr "Ñòàðà íàñòðîéêà (isdn4net)"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Kuwait"
-msgstr "Êóâåéò"
+msgid "Sound card"
+msgstr "Çâóêîâà êàðòà"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Korea"
-msgstr "Êîðåÿ"
+msgid "Import Fonts"
+msgstr "Èìïîðòèðò íà øðèôòîâå"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Korea (North)"
-msgstr "Êîðåÿ (Ñåâåðíà)"
+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 ""
+"Èìàòå åäèí ãîëÿì FAT äÿë\n"
+"(ïî ïðèíöèï ñå ïîëçâàò îò Microsoft Dos/Windows).\n"
+"Ïðåäëàãàì ïúðâî äà ïðîìåíèòå ãîëåìèíàòà íà òîçè äÿë\n"
+"(ùðàêíåòå âúðõó íåãî, à ñëåä òîâà ùðàêíåòå âúðõó \"Ïðîìåíè ãîëåìèíàòà\")"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr "Ñâåòè Êèòñ è Íåâèñ"
+msgid "Suppress Temporary Files"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Comoros"
-msgstr "Êîìîðè"
+msgid "Change partition type"
+msgstr "Ïðîìÿíà òèïà íà äÿëà"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Kiribati"
-msgstr "Êèðèáàòè"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Cambodia"
-msgstr "Êàìáîäæà"
+msgid "Network Options"
+msgstr "Ìðåæîâè îïöèè"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Kyrgyzstan"
-msgstr "Êèðãèçòàí"
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+"Ïîêàçâà òåìà\n"
+"íà êîíçîëà"
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Kenya"
-msgstr "Êåíèÿ"
+msgid "Statistics"
+msgstr "Ñòàòèñòèêè"
-#: ../../lang.pm:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Japan"
-msgstr "ßïîíèÿ"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Jordan"
-msgstr "Éîðäàíèÿ"
+msgid "(on %s)"
+msgstr "(íà %s)"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Jamaica"
-msgstr "ßìàéêà"
+msgid "MM Series"
+msgstr "MM Series"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Iceland"
-msgstr "Èñëàíäèÿ"
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr ""
+"Áèáëèîòåêà, êîÿòî îñèãóðÿâà çàùèòà îò aòàêè ñ ïðåïúëâàíå íà áóôåð è ôîðìàòíè "
+"ñòðèíãîâå."
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Iran"
-msgstr "Èðàí"
+msgid "average"
+msgstr "ñðåäíî"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Iraq"
-msgstr "Èðàê"
+msgid "New printer name"
+msgstr "Íîâî èìå íà ïðèíòåð"
#: ../../lang.pm:1
#, c-format
-msgid "British Indian Ocean Territory"
-msgstr "Àíãëèéñêè òåðèòîðèè â Èíäèéñêèÿ îêåàí"
+msgid "Equatorial Guinea"
+msgstr "Åêâàòîðèàëíà Ãâèíåÿ"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "India"
-msgstr "Èíäèÿ"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Ïîçâîëÿâà/Çàáðàíÿâà àâòîìàòè÷íî âëèçàíå."
-#: ../../lang.pm:1
-#, c-format
-msgid "Israel"
-msgstr "Èçðàåë"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Build Backup"
+msgstr "Ëîø backup-ôàéë"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ireland"
-msgstr "Èðëàíäèÿ"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr ""
+"Çà äà îòïå÷àòàòå ôàéë îò êîìàíäíèÿ ðåä (òåðìèíàëåí ïðîçîðåö), èçïîëçâàéòå "
+"êîìàíäàòà \"%s <file>\" èëè \"%s <file>\".\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Indonesia"
-msgstr "Èíäîíåçèÿ"
+msgid "Currently, no alternative possibility is available"
+msgstr "Çà ñåãà, íÿìà íàëè÷íà àëòåðíàòèâà"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hungary"
-msgstr "Óíãàðèÿ"
+msgid "Romanian (qwertz)"
+msgstr "Ðóìúíñêà (qwertz)"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Haiti"
-msgstr "Õàèòè"
+msgid "Write Config"
+msgstr "Çàïèñâà íàñòðîéêà"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Croatia"
-msgstr "Õúðâàòèÿ"
+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 ""
+"touted äåìîíà ïîçâîëÿâà òàáëèöà çà IP ðóòèðàíå àâòîìàòè÷íî îáíîâÿâàíà ÷ðåç\n"
+"RIP ïðîòîêîëà. Äîêàòî RIP å øèðîêî èçïîëçâàíà çà ìàëêè ìðåæè, çà ïî-ñëîæíè\n"
+"ïðîòîêîëè çà ðóòèðàíå ñà íóæíè çà ñëîæíè ìðåæè. "
#: ../../lang.pm:1
#, c-format
-msgid "Honduras"
-msgstr "Õîíäóðàñ"
+msgid "Kiribati"
+msgstr "Êèðèáàòè"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Heard and McDonald Islands"
-msgstr "Õúðä è ÌàêÄîíàëä Îñòðîâè"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Ïîçâîëÿâà/Çàáðàíÿâà îòäàëå÷åíî âëèçàíå íà root."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Hong Kong"
-msgstr "Õîíã Êîíã"
+msgid "Browse"
+msgstr "Ïðåãëåä"
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "China"
-msgstr "Êèòàé"
+msgid "CDROM"
+msgstr "CDROM"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Guyana"
-msgstr "Ãèÿíà"
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "Èñêàòå ëè ñåãà äà îïèòàòå âðúçêà êúì Èíòåðíåò ?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Guinea-Bissau"
-msgstr "Ãâèíåÿ-Áèñàó"
+msgid "Belgian"
+msgstr "Áåëãèéñêà"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Guam"
-msgstr "Ãóàì"
+msgid "Do you have an ISA sound card?"
+msgstr "Èìàòå ëè ISA çâóêîâà êàðòà?"
-#: ../../lang.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Guatemala"
-msgstr "Ãâàòåìàëà"
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+"Íå áåøå íàìåðåí ìðåæîâ àäàïòåð â ñèñòåìàòà âè.\n"
+"Íå ìîæåòå äà íàñòðîèòå òàêúâ âèä âðúçêà."
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "South Georgia and the South Sandwich Islands"
-msgstr "Þæíè Ñàíäâè÷åâè Îñòðîâè è Þæíà Äæîðäæèÿ"
+msgid "Windows"
+msgstr "Windows"
-#: ../../lang.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Equatorial Guinea"
-msgstr "Åêâàòîðèàëíà Ãâèíåÿ"
+msgid "Can't make screenshots before partitioning"
+msgstr "Íå ìîãà äà íàïðàâÿ ìîìåíòíà \"ñíèìêà\" ïðåäè ðàçäåëÿíåòî íà äèñêà "
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Guadeloupe"
-msgstr "Ãâàäåëóïà"
+msgid "Host Name"
+msgstr "Èìå íà õîñò"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Guinea"
-msgstr "Ãâèíåÿ"
+msgid "/File/Save _As"
+msgstr "/Ôàéë/Çàïèñ _êàòî"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Gambia"
-msgstr "Ãàìáèÿ"
+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 ""
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Greenland"
-msgstr "Ãðåíëàíäèÿ"
+msgid "%s is not in the scanner database, configure it manually?"
+msgstr "%s íå å â áàçàòà äàííè íà ñêåíåðà, äà êîíôèãóðèðàì ðú÷íî?"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Gibraltar"
-msgstr "Ãèáðàëòàð"
+msgid "Delay before booting default image"
+msgstr "Çàáàâÿíå ïðåäè ñòàðòèðàíåòî íà ïîäðàçáèðàùèÿò îáðàç"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Ghana"
-msgstr "Ãàíà"
+msgid "Restrict command line options"
+msgstr "Îãðàíè÷è îïöèèòå, çàäàâàíè îò êîìàíäíèÿ ðåä"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "French Guiana"
-msgstr "Ôðåíñêà Ãâèàíà"
+msgid "East Europe"
+msgstr "Èçòî÷íà Åâðîïà"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Georgia"
-msgstr "Ãðóçèÿ"
+msgid "Use free space"
+msgstr "Èçïîëçâàé ñâîáîäíîòî ìÿñòî"
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Grenada"
-msgstr "Ãðåíàäà"
+msgid "use dhcp"
+msgstr "èçïîëçâàé DHCP"
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "United Kingdom"
-msgstr "Àíãëèÿ"
+msgid "Mail alert"
+msgstr "Ïîäðåäáà íà ïîùà"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Gabon"
-msgstr "Ãàáîí"
+msgid "Internet configuration"
+msgstr "Íàñòðîéêà íà Èíòåðíåò"
#: ../../lang.pm:1
#, c-format
-msgid "Faroe Islands"
-msgstr "Îñòðîâè Ôàðî"
+msgid "Uzbekistan"
+msgstr "Óçáåêèñòàí"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Micronesia"
-msgstr "Ìèêðîíåçèÿ"
+msgid "Detected %s"
+msgstr "Çàñå÷åí %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Falkland Islands (Malvinas)"
-msgstr "Ôîëêëåíäñêè Îñòðîâè (Ìàëâèíè)"
+msgid "/Autodetect _printers"
+msgstr "/Àâòîìàòè÷íî îòêðèâà _ïðèíòåðè"
-#: ../../lang.pm:1
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid "Fiji"
-msgstr "Ôèäæè"
+msgid "Finish"
+msgstr "Çàâúðøè"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Finland"
-msgstr "Ôèíëàíäèÿ"
+msgid "Show automatically selected packages"
+msgstr "Ïîêàæè àâòîìàòè÷íî îòáåëÿçàíèòå ïàêåòè"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Ethiopia"
-msgstr "Åòèîïèÿ"
+msgid "CPU flags reported by the kernel"
+msgstr "Ôëàãîâå íà CPU ñúîáùåíè îò ÿäðîòî"
#: ../../lang.pm:1
#, c-format
-msgid "Spain"
-msgstr "Èñïàíèÿ"
+msgid "Togo"
+msgstr "Òîãî"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Eritrea"
-msgstr "Åðèòðåÿ"
+msgid "Something went wrong! - Is mkisofs installed?"
+msgstr "Íåùî áåøå ãðåøíî! - Äàëè mkisofs å èíñòàëèðàí?"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Western Sahara"
-msgstr "Çàïàäíà Ñàõàðà"
+msgid "16 MB"
+msgstr "16 ÌÁ"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Egypt"
-msgstr "Åãèïåò"
+msgid "Please try again"
+msgstr "Ìîëÿ, îïèòàéòå îòíîâî"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Estonia"
-msgstr "Åñòîíèÿ"
+msgid "The model is correct"
+msgstr "Òîçè ìîäåë å ïðàâèëåí"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Ecuador"
-msgstr "Åêâàäîð"
+msgid "FAT resizing failed: %s"
+msgstr "Íåóñïåøíî ïðåðàçäåëÿíå íà FAT: %s"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Algeria"
-msgstr "Àëæèð"
+msgid "Individual package selection"
+msgstr "Èçáèðàíå íà ïàêåòè åäèí ïî åäèí"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Dominican Republic"
-msgstr "Äîìèíèêàíñêà Ðåïóáëèêà"
+msgid "This partition is not resizeable"
+msgstr "Ãîëåìèíàòà íà äÿëà íå ìîæå äà áúäå ïðîìåíåíà"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Dominica"
-msgstr "Äîìèíèêà"
+msgid "Location"
+msgstr "Ìåñòîïîëîæåíèå"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Denmark"
-msgstr "Äàíèÿ"
+msgid "USA (cable-hrc)"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Djibouti"
-msgstr "Äæèáóòè"
+msgid "Journalised FS"
+msgstr "Æóðíàëíà FS"
#: ../../lang.pm:1
#, c-format
-msgid "Cyprus"
-msgstr "Êèïúð"
+msgid "Guatemala"
+msgstr "Ãâàòåìàëà"
-#: ../../lang.pm:1
-#, c-format
-msgid "Christmas Island"
-msgstr "Êîëåäíè Îñòðîâè"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "This machine"
+msgstr "(íà òàçè ìàøèíà)"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cape Verde"
-msgstr "Êàïî Âåðäå"
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "Áóêâà íà óñòðîéñòâîòî ïîä DOS: %s (ïðîñòî ïðåäïîëîæåíèå)\n"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cuba"
-msgstr "Êóáà"
+msgid "Select the files or directories and click on 'OK'"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Colombia"
-msgstr "Êîëóìáèÿ"
+msgid "Bahrain"
+msgstr "Áàõðåéí"
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Cameroon"
-msgstr "Êàìåðóí"
+msgid "omit scsi modules"
+msgstr "áåç scsi ìîäóëè"
-#: ../../lang.pm:1
-#, c-format
-msgid "Chile"
-msgstr "×èëè"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr "ôàìèëèÿ cpu (íàïð: 6 çà i686 êëàñ)"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Cook Islands"
-msgstr "Îñòðîâè Êóê"
+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 ""
+"Òúé êàòî ïðàâèòå ìðåæîâà èíñòàëàöèÿ, ìðåæàòà âè âå÷å å íàñòðîåíà.\n"
+"Öúêíåòå Ok, çà äà çàïàçèòå íàñòðîéêàòà, èëè Îòìÿíà, çà äà ïðåíàñòîèòå "
+"Èíòåðíåò è ìðåæîâàòà ñè âðúçêà.\n"
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Cote d'Ivoire"
-msgstr "Êîò ä'èâîàð"
+msgid "Keyboard layout: %s\n"
+msgstr "Òèï êëàâèàòóðà: %s\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Switzerland"
-msgstr "Øâåéöàðèÿ"
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
+"Òóê ìîæå äà ðåøèòå äàëè ïðèíòåðèòå ñâúðçàíè êúì âàøàòà ìàøèíà ùå áúäàò "
+"äîñòúïíè îò îòäàëå÷åíèòå ìàøèíè è îò êîé."
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Congo (Brazzaville)"
-msgstr "Êîíãî (Áðàçèâèë)"
+msgid "Maltese (US)"
+msgstr "Ìàëòèéñêà (US)"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Central African Republic"
-msgstr "Öåíòðàëíîàôðèêàíñêà Ðåïóáëèêà"
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+"Ìîíòèðà è äåìîíòèðà âñÿêàêâè Network File System (NFS), SMB (LAN\n"
+"Manager/Windows), è NCP (NetWare)."
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Congo (Kinshasa)"
-msgstr "Êîíãî (Êèíøàñà)"
+msgid "Tvcard"
+msgstr "TV êàðòà"
-#: ../../lang.pm:1
-#, c-format
-msgid "Cocos (Keeling) Islands"
-msgstr "Êîêîñîâè Îñòðîâè"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Toggle between normal/expert mode"
+msgstr "Ïðåìèíè â Íîðìàëåí ðåæèì"
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Canada"
-msgstr "Êàíàäà"
+msgid "Size"
+msgstr "Ãîëåìèíà"
-#: ../../lang.pm:1
-#, c-format
-msgid "Belize"
-msgstr "Áåëèç"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "GRUB"
+msgstr "ÃÁ"
#: ../../lang.pm:1
#, c-format
-msgid "Belarus"
-msgstr "Áåëàðóñ"
+msgid "Greenland"
+msgstr "Ãðåíëàíäèÿ"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Botswana"
-msgstr "Áîòñâàíà"
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bouvet Island"
-msgstr "Îñòðîâ Áóâåò"
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Bhutan"
-msgstr "Áóòàí"
+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 ""
+"Óñòàíîâêàòà íà Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà å çàâúðøåíà.\n"
+" ìîìåíòà å âêëþ÷åíà.\n"
+"\n"
+"Êàêâî èñêàòå äà íàïðàâèòå ?"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Bahamas"
-msgstr "Áàõàìè"
+msgid "Delete All NBIs"
+msgstr "Èçòðèâà âñè÷êè NBI"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Brazil"
-msgstr "Áðàçèëèÿ"
+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 ""
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Bolivia"
-msgstr "Áîëèâèÿ"
+msgid ""
+"if set, send the mail report to this email address else send it to root."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Brunei Darussalam"
-msgstr "Áðóíåé"
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Êîÿ íàñòðîéêà íà XFree èñêàòå äà èìàòå ?"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Bermuda"
-msgstr "Áåðìóäà"
+msgid "More"
+msgstr "Îùå"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Benin"
-msgstr "Áåíèí"
+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"
+"ñúðâúð ïðèåìàù âðúçêè îò ìíîãî êëèåíòè. "
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Burundi"
-msgstr "Áóðóíäè"
+msgid "Account Password"
+msgstr "Ïàðîëà íà àêàóíòà"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Bahrain"
-msgstr "Áàõðåéí"
+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 ""
+"Èçáàõòå äà èíñòàëèðàòå bootloader íà äÿë\n"
+"Òîâà ïðåäïîëàãà,÷å âå÷å èìàòå bootloader íà äèñêà(íàïðèìåð: System "
+"Commander).\n"
+"\n"
+"Îò êîé äèñê çàðåæäàòå ?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Bulgaria"
-msgstr "Áúëãàðèÿ"
+msgid "Tajik keyboard"
+msgstr "Òàäæèêèñòàíñêà êëàâèàòóðà"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Burkina Faso"
-msgstr "Áóðêèíà Ôàñî"
+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 ""
+"Ìîæåòå äà êîïèðàòå íàñòðîéêèòå íà ïðèíòåðà, êîèòî ñòå èçâúðøèëè çà spoller %"
+"s íà %s, òåêóùèÿ spooler. Öÿëàòà èíôîðìàöèÿ çà íàñòðîéêèòå (èìå íå ïðèíòåð, "
+"îïèñàíèå, ìåñòîïîëîæåíèå, âèä íà âðúçêàòà è íàñòðîéêè ïî ïîäðàçáèðàíå) ñå "
+"ïðåçàïèñâàò, íî ðàáîòèòå íå ñå ïðåõâúðëÿò.\n"
+"Íå âñè÷êè îïàøêè ìîãàò äà áúäàò ïðåõâúðëåíè ïî ñëåäíèòå ïðè÷èíè:\n"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Bangladesh"
-msgstr "Áàíãëàäåø"
+msgid "Font List"
+msgstr "Ñïèñúê øðèôòîâå"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Barbados"
-msgstr "Áàðáàäîñ"
+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 ""
+"Ìîæå áè ñå íóæäàåòå äà ïðîìåíèòå Open Firmware ñòàðòîâîòî óñòðîéñòâî,\n"
+" çà äà ïóñíåòå çàðåæäàùàòà ïðîãðàìà. Àêî íå âèæäàòå ïîäñêàçêàòà è ïðè\n"
+" ðåñòàðòèðàíå, çàäðúæòå Command-Option-O-F ïðè ðåñòàðòèðàíå è âúâåäåòå:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Ñëåä êîåòî íàïèøåòå: shut-down\n"
+"Ïðè ñëåäâàùîòî ðåñòàðòèðàíå áè òðÿáâàëî äà âèäåòå ïîäñêàçêàòà."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bosnia and Herzegovina"
-msgstr "Áîñíà è Õåðöåãîâèíà"
+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, çà äà ñòàðòèðàòå ìàøèíàòà ñè"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Azerbaijan"
-msgstr "Àçåðáàéäæàí"
+msgid "Select file"
+msgstr "Èçáåðåòå ôàéë"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Aruba"
-msgstr "Àðóáà"
+msgid ""
+"Choose the network or host on which the local printers should be made "
+"available:"
+msgstr "Èçáîð íà ìðåæà èëè õîñò çà êîéòî ëîêàëíèÿò ïðèíòåð ùå áúäå ðàçðåøåí:"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Australia"
-msgstr "Àâñòðàëèÿ"
+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"
#: ../../lang.pm:1
#, c-format
-msgid "American Samoa"
-msgstr "Àìåðèêàíñêà Ñàìîà"
-
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, c-format
-msgid "Argentina"
-msgstr "Àðæåíòèíà"
+msgid "Japan"
+msgstr "ßïîíèÿ"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Antarctica"
-msgstr "Àíòàðêòèêà"
+msgid "Print option list"
+msgstr "Ñïèñúê ñ ïðèíòåðíè îïöèè"
-#: ../../lang.pm:1
+#: ../../standalone/localedrake:1
#, c-format
-msgid "Angola"
-msgstr "Àíãîëà"
+msgid "The change is done, but to be effective you must logout"
+msgstr "Ïðîìåíèòå ñà çàïàçåíè, íî çà äà áúäàò åôåêòèâíè òðÿáâà äà èçëåçåòå"
-#: ../../lang.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Netherlands Antilles"
-msgstr "Õîëàíäñêè Àíòèëè"
+msgid "Search servers"
+msgstr "Òúðñè ñúðâúðè"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Armenia"
-msgstr "Àðìåíèÿ"
+msgid "NCP queue name missing!"
+msgstr "Ëèïñâà èìå íà NCP îïàøêà !"
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Albania"
-msgstr "Àëáàíèÿ"
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Anguilla"
-msgstr "Àíãèëà"
+msgid "Cd-Rom labeled \"%s\""
+msgstr "CD-ROM îçàãëàâåí \"%s\""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Antigua and Barbuda"
-msgstr "Àíòèãóà è Áàðáóäà"
+msgid ""
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
+msgstr ""
+"Çàïàçâà è âúçñòàíîâÿòà ïîòîêà íà ñèñòåìíà åíòðîïèÿ çà ïî-ãîëÿìî êà÷åñòâî\n"
+"íà ïðîèçâîëíî ãåíåðèðàíå íà ÷èñëà."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "United Arab Emirates"
-msgstr "Îáåäèíåíè Àðàáñêè Åìèðñòâà"
+msgid ""
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
+msgstr ""
+"Íåóñïåøíà ïðîâåðêà íà ôàéëâà ñèñòåìà %s. Èñêàòå ëè äà îïðàâèòå ãðåøêèòå? "
+"(áúäåòå âíèìàòåëíè, ìîæå äà çàãóáèòå äàííè)"
-#: ../../lang.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Andorra"
-msgstr "Àíäîðà"
+msgid "Turn your computer into a reliable server"
+msgstr "Ïðåâúðíåòå âàøàòà ìàøèíà â íàäåæäåí ñúðâúð"
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Afghanistan"
-msgstr "Àôãàíèñòàí"
+msgid " (driver %s)"
+msgstr " (äðàéâåð %s)"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "default:LTR"
-msgstr "default:LTR"
+msgid ""
+"Loopback file(s):\n"
+" %s\n"
+msgstr ""
+"Loopback ôàéë(îâå):\n"
+" %s\n"
-#: ../../loopback.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Circular mounts %s\n"
-msgstr "\"Îìàãüîñàí êðúã\" îò ìîíòèðàíèÿ: %s\n"
+msgid "I don't know"
+msgstr "Íå çíàì"
-#: ../../lvm.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Remove the logical volumes first\n"
-msgstr "Ïúðâî ïðåìàõíè ëîãè÷íèòå äÿëîâî\n"
+msgid ", TCP/IP host \"%s\", port %s"
+msgstr ", TCP/IP õîñò \"%s\", ïîðò %s"
-#: ../../modules.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+"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 ""
-"PCMCIA ïîäðúæêàòà íÿìà ïîâå÷å äà ñúùåñâòóâà çà ÿäðî 2.2. Ìîëÿ, èçïîëçâàéòå "
-"2.4"
-#: ../../mouse.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "MOVE YOUR WHEEL!"
-msgstr "ÁÓÒÍÅÒÅ ÒÎÏ×ÅÒÎ !"
+msgid ""
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
+msgstr ""
+"\n"
+"\n"
+"Âàøàòà êàðòà â ìîìåíòà èçïîëçâà %s\"%s\" äðàéâåð (ïîäðàçáèðàù äðàéâåð çà "
+"êàðòàòà âè å \"%s\")"
-#: ../../mouse.pm:1
-#, c-format
-msgid "To activate the mouse,"
-msgstr "Çà äà àêòèâèðàòå ìèøêàòà ñè,"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Uninstall"
+msgstr "Èçõîä îò èíñòàëàöèîííàòà ïðîãðàìà"
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Please test the mouse"
-msgstr "Ìîëÿ, ïðîáâàéòå ìèøêàòà ñè"
+msgid " ("
+msgstr ""
-#: ../../mouse.pm:1
-#, c-format
-msgid "No mouse"
-msgstr "Áåç ìèøêà"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cpuid level"
+msgstr "Íèâî íà ñèãóðíîñò"
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "none"
-msgstr "íÿìà"
+msgid "Mongolian (cyrillic)"
+msgstr "Ìîíãîëñêà (êèðèëèöà)"
-#: ../../mouse.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "3 buttons"
-msgstr "3 áóòîíà"
+msgid "Add a module"
+msgstr "Äîáàâè ìîäóëà"
-#: ../../mouse.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "2 buttons"
-msgstr "2 áóòîíà"
+msgid "Profile to delete:"
+msgstr "Ïðîôèë çà èçòðèâàíå:"
-#: ../../mouse.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "1 button"
-msgstr "1 áóòîí"
+msgid "Local measure"
+msgstr "Ëîêàëíî èçìåðâàíå"
#: ../../mouse.pm:1
#, c-format
msgid "busmouse"
msgstr "BUS ìèøêà"
-#: ../../mouse.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington THinking Mouse"
+msgid "Account Login (user name)"
+msgstr "Èìå íà àêàóíòà (ïîòåáèòåëñêî èìå)"
-#: ../../mouse.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Mouse (ñåðèéíà, îò ñòàðèÿ òèï C7)"
+msgid "Fdiv bug"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+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 ïðåäè äà ïðàâèòå äðóãè íåùà ïî-íàòàòúê."
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+msgid "Benin"
+msgstr "Áåíèí"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genuis NetMouse"
+msgid "Uruguay"
+msgstr "Óðóãâàé"
-#: ../../mouse.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "Path selection"
+msgstr "Èçáîð íà ïúò"
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Series"
+msgid "Name/IP address of host:"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+msgid "Monitor: %s\n"
+msgstr "Ìîíèòîð: %s\n"
-#: ../../mouse.pm:1
+#: ../../partition_table/raw.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+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 ""
+"Íåùî ëîøî ñòàâà ñ óñòðîéñòâîòî âè.\n"
+"Òåñòà çà öåëîñò íà äàííèòå ïðîïàäíà.\n"
+"Òîâà çíà÷è, ÷å ïèñàíåòî íà êàêâîòî è áèëî ïî äèñêà ùå ïðåâðúùà\n"
+"ïðîèçâîëíî â áîêëóê"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+msgid "Printer host name or IP missing!"
+msgstr "Ëèïñâà èìå íà õîñò íà ïðèíòåða èëè IP!"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Îáèêíîâåííà 3-áóòîííà ìèøêà"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check all users that you want to include in your backup."
+msgstr "Ìîëÿ, èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå."
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Îáèêíîâåííà 2-áóòîííà ìèøêà"
+msgid ""
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "serial"
-msgstr "ñåðèéíà"
+msgid "Bangladesh"
+msgstr "Áàíãëàäåø"
-#: ../../mouse.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft Explorer"
+msgid "Japan (cable)"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Wheel"
-msgstr "Wheel"
+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 ""
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Generic"
-msgstr "Îáù"
+msgid "Initial tests"
+msgstr "Íà÷àëíè òåñòîâå"
-#: ../../mouse.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+msgid "Continue"
+msgstr "Íàòàòúê"
-#: ../../mouse.pm:1
-#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Custom Restore"
+msgstr "Êëèåíòñêà"
-#: ../../mouse.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Îáèêíîâåííà PS2 ìèøêà"
+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 ""
+"\"%s\"àêî íàìåðÿ çâóêîâà êàðòà,ùå âèäèòå ñúîáùåíèå çà òîâà.\n"
+"Àêî çàáåëåæèòå,÷å íàìåðåíàòà çâóêîâà êàðòà íå îòãîâàðÿ íà èñòèíàòà,\n"
+"ìîæåòå äà öúêíåòå íà áóòîíà è äà èçáåðåòå äðóã äðàéâåð."
-#: ../../mouse.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+msgid "Script-based"
+msgstr "Áàçèðàíà íà ñêðèïò"
-#: ../../mouse.pm:1 ../../security/level.pm:1
+#: ../../install_any.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "Standard"
-msgstr "Ñòàíäàðòíà"
+msgid "Error reading file %s"
+msgstr "Ãðåøêà ïðè ÷åòåíåòî íà ôàéëà %s"
-#: ../../mouse.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Ìèøêà íà Sun"
+msgid "PLL setting:"
+msgstr "PLL íàñòðîéêè:"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../install_interactive.pm:1 ../../install_steps.pm:1
#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "Ïðåâêëþ÷âàíå ìåæäó íîðìàëíî è ñîðòèðàíå ïî ãðóïè"
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "Òðÿáâà äà èìàòå FAT äÿë ìîíòèðàí â /boot/efi"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Collapse Tree"
-msgstr "Èç÷èñòè äúðâîòî"
+msgid " on "
+msgstr ""
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Expand Tree"
-msgstr "Ðàçøèðè äúðâîòî"
+msgid "The URL must begin with http:// or https://"
+msgstr "URL òðÿáâà äà çàïî÷âà ñ http:// èëè https://"
-#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Info"
-msgstr "Èíôîðìàöèÿ"
+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 ñå ïîääðúðæàò îò spooler-èòå."
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Is this correct?"
-msgstr "Âñè÷êî ïðàâèëíî ëè å ?"
+msgid "Other OS (SunOS...)"
+msgstr "Äðóãà ÎÑ (SunOS...)"
-#: ../../my_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgid "Install/Upgrade"
+msgstr "Èíñòàëèðàé/Îáíîâè"
-#: ../../partition_table.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Error writing to file %s"
-msgstr "Ãðåøêà ïðè çàïèñ âúâ ôàéëà %s"
+msgid "%d packages"
+msgstr "%d ïàêåòà"
-#: ../../partition_table.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Bad backup file"
-msgstr "Ëîø backup-ôàéë"
+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 ""
-#: ../../partition_table.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Âúçñòàíîâÿâàíåòî îò ôàéëà %s íå óñïÿ: %s"
+msgid "Domain Authentication Required"
+msgstr "Èçèñêâà Èäåíòèôèêàöèÿ çà Äîìåéí"
-#: ../../partition_table.pm:1
+#: ../../standalone/drakTermServ: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."
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
msgstr ""
-"Èìàòå ïðàçíèíà â òàáëèöàòà ñ äÿëîâåòå, íî íå ìîãà äà ÿ èçïîëçâàì.\n"
-"Åäèíñòâåíèÿò íà÷èí å äà ïðåìåñòèòå ãëàâíèòå ñè äÿëîâå, çà äà èìàòå ïðàçíî "
-"ìÿñòî ñëåä extended-äÿëîâåòå"
+"\n"
+"\n"
+" Áëàãîäàðíîñòè:\n"
+"\t- LTSP Ïðîåêò http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
-#: ../../partition_table.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "Ðàçøèðåíè äÿëîâå íå ñå ïîääúðæàò íà òàçè ïëàòôîðìà"
+msgid "Costa Rica"
+msgstr "Êîñòà Ðèêà"
-#: ../../partition_table.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "mount failed: "
-msgstr "ìîíòèðàíåòî íå óñïÿ: "
+msgid "Use libsafe for servers"
+msgstr "Èçïîëçâàéòå libsafe çà ñúðâúðè"
-#: ../../pkgs.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "maybe"
-msgstr "ñòàâà"
+msgid "Icelandic"
+msgstr "Èñëàíäñêà"
-#: ../../pkgs.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "nice"
-msgstr "äîáúð"
+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] "
-#: ../../pkgs.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "very nice"
-msgstr "ìíîãî äîáúð"
+msgid "Please relog into %s to activate the changes"
+msgstr "Ìîëÿ âëåçòå îòíîâî â %s, çà äà àêòèâèðàòå ïðîìåíèòå"
-#: ../../pkgs.pm:1
+#: ../../my_gtk.pm:1
#, c-format
-msgid "important"
-msgstr "âàæåí"
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../pkgs.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "must have"
-msgstr "íóæåí"
+msgid "Lilo/grub mode"
+msgstr "Ðåæèì íà Lilo/grub"
-#: ../../raid.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Íÿìà äîñòàòú÷íî äÿëîâå çà RAID íèâî %d\n"
+msgid "Output"
+msgstr "Ðåçóëòàò"
-#: ../../raid.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "mkraid failed"
-msgstr "mkraid ïðîïàäíà"
+msgid "Circular mounts %s\n"
+msgstr "\"Îìàãüîñàí êðúã\" îò ìîíòèðàíèÿ: %s\n"
-#: ../../raid.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid ïðîïàäíà (ìîæå áè raidtools ëèïñâàò ?)"
+msgid "Martinique"
+msgstr "Ìàðòèíèêà"
-#: ../../raid.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Íå ìîãà äà ïðèáàâÿ äÿë êúì _ôîðìàòèðàí_ RAID md%d"
+msgid "HardDrive / NFS"
+msgstr "Òâúðä äèñê / NFS"
-#: ../../services.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Stop"
-msgstr "Ñòîï"
+msgid "a number"
+msgstr "íîìåð"
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Start"
-msgstr "Ñòàðò"
+msgid "Swedish"
+msgstr "Øâåäñêà"
-#: ../../services.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "On boot"
-msgstr "Ïðè çàðåæäàíå"
+msgid "Which %s driver should I try?"
+msgstr "Êîé %s äðàéâåð äà ïðîáâàì ?"
-#: ../../services.pm:1
+#: ../../standalone/logdrake:1
#, c-format
msgid ""
-"No additional information\n"
-"about this service, sorry."
+"You will receive an alert if one of the selected services is no longer "
+"running"
msgstr ""
-"Íÿìà äîïúëíèòåëíà èíôîðìàöèÿ\n"
-"çà òàçè óñëóãà, ñúæåëÿâàì."
+"Âèå ùå ïîëó÷èòå òðåâîãà àêî åäíî îò èçáðîåíèòå îáñëóæâàíèÿ íå ñå èçïúëíÿâà "
+"ïîâå÷å"
-#: ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Services and deamons"
-msgstr "Óñëóèãè è äåìîíè"
+msgid "Filesystem types:"
+msgstr "Âèäîâå ôàéëîâà ñèñòåìà:"
-#: ../../services.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "stopped"
-msgstr "ñïðÿíà"
+msgid ", multi-function device on HP JetDirect"
+msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî íà HP JetDirect"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "running"
-msgstr "ñòàðòèðàíå"
+msgid "Northern Mariana Islands"
+msgstr "Ñåâåðíè Ìàðèàíîâè Îñòðîâè"
-#: ../../services.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Èçáèðà óñëóãèòå, êîèòî òðÿáâà äà ñå ïóñíàò ïðè ïóñêàíå íà ìàøèíàòà"
+msgid "none"
+msgstr "íÿìà"
-#: ../../services.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Database Server"
-msgstr "Ñúðâúð Áàçè-äàííè"
+msgid "user :"
+msgstr "Ïîòðåáèòåë:"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Remote Administration"
-msgstr "Îòäàëå÷åíà àäìèíèñòðàöèÿ"
+msgid "Please enter your password"
+msgstr "Ìîëÿ, âúâåäåòå âàøàòà ïàðîëà"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "File sharing"
-msgstr "Ïîäåëÿíå íà ôàéëîâå"
+msgid ""
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
+msgstr ""
+"Èìå íà ñúçäàâàíèÿ ïðîôèë (íîâèÿò ïðîôèë ñå ñúçäàâà êàòî êîïèå íà òåêóùèÿ):"
-#: ../../services.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Internet"
-msgstr "Èíòåðíåò"
+msgid "Floppy"
+msgstr "Ôëîïè"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check if you want to erase your RW media (1st Session)"
+msgstr "Ìîëÿ, öúêíåòå íà íîñèòåëÿ"
+
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Printing"
-msgstr "Ïå÷àòàíå"
+msgid "Ghostscript referencing"
+msgstr ""
-#: ../../services.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Ñòàðòèðà X Font Server (òîâà å çàäúëæèòåëíî, çà äà òðúãíå XFree)."
+msgid "Bootloader"
+msgstr "Bootloader"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr "Çàðåæäàíå äðàéâåðè çà âàøèòå USB óñòðîéñòâà."
+msgid "Move"
+msgstr "Ïðåìåñòè"
-#: ../../services.pm:1
+#: ../../any.pm:1 ../../help.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 å ïðîãðàìà êîÿòî ìíîãî äåìîíè èçïîëçâàò äà çàïàçâàò ñúîáùåíèÿ â\n"
-"ðàçëè÷íè ñèñòåìíè ôàéëîâå (ëîãîâå). Äîáðå å ïîñòîÿííî äà ÿ èìàòå ðàáîòåùà."
+msgid "Bootloader to use"
+msgstr "Èçïîëçâàíà çàðåæäàùàòà ïðîãðàìà"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Launch the sound system on your machine"
-msgstr "Ïóñíêàíå çâóêîâàòà ñèñòåìà íà ìàøèíàòà âè"
+msgid "SMB server host"
+msgstr "Õîñò íà SMB ñúðâúð"
-#: ../../services.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Name Servers:"
+msgstr "NIS ñúðâúð"
+
+#: ../../install_messages.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)."
+"\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 ""
-"rwho ïðîòîêîëà ïîçâîëÿâà íà îòäàëå÷åíè ïîòðåáèòåëè äà ñå ñäîáèÿò ñúñ ñïèñúê\n"
-"íà âñè÷êè ïîòðåáèòåëè âëåçëè íà ìàøèíà ñ ðàáîòåù rwho äåìîí (ïîäîáåí íà "
-"finger)."
+"\n"
+"Âíèìàíèå\n"
+"\n"
+"Ìîëÿ, ïðî÷åòåòå óñëîâèÿòà ïî-äîëó. Àêî íå ñòå ñúãëàñíè ñ íÿêîå îò òÿõ,\n"
+"íå ìîæåòå äà ïðîäúëæèòå èíñòàëàöèÿòà íà ñëåäâàùèÿ CD íîñèòåë. Íàòèñíåòå\n"
+"'Îòêàæè', çà äà ïðîäúëæèòå èíñòàëàöèÿòà áåç òåçè íîñèòåëè.\n"
+"\n"
+"\n"
+"Íÿêîè êîìïîíåíòè ñúäúðæàùè ñå â ñëåäâàùèÿ CD íîñèòåë íå ñà ðàçïðîñòðàíÿâàò\n"
+"ïîä GPL Ëèöåíçà èëè ïîäîáåí òàêúâ. Âñåêè òàêúâ êîìïîíåíò å ïîä óñëîâèÿòà\n"
+"è ïîëîæåíèÿòà íà ñïåöèôè÷íèÿ ìó ëèöåíç. Ìîëÿ, ïðî÷åòåòå âíèìàòåëíî è èçöÿëî\n"
+"òåçè ñïåöèôè÷íè ëèöåíçè ïðåäè äà èçïîëçâàòå èëè ðàçïðîñòðàíÿâàòå "
+"ñïîìåíàòèòå\n"
+"êîìïîíåíòè.\n"
+"Òàêèâà ëèöåíçè ïî ïðèíöèï ïðåäîòâðàòÿâà ïðåíîñà, êîïèðàíåòî (îñâåí ñ öåë\n"
+"ñúõðàíåíèå), ðàçïðîñòðàíÿâàíåòî, îáðàòíèÿ èíæåíåðèíã, äåàñåìáëèðàíåòî\n"
+"äåêîìïèëàöèÿòà èëè ìîäèôèêàöèÿòà íà êîìïîíåíòèòå.\n"
+"Âñÿêî íàðóøàâàíå íà ñïîãîäáàòà íåçàáàâíî ïðåóñòàíîâÿâà ïðàâàòà âè ïî\n"
+"ñïåöèôè÷íèÿ ëèöåíç. Îñâåí àêî ñïåöèôè÷íèÿ ëèöåíç âè äàâà òàêèâà ïðàâà,\n"
+"îáèêíîâåíî íå ìîæåòå äà èíñòàëèðàòå ïðîãðàìèòå íà ïîâå÷å îò åäíà ñèñòåìà\n"
+"èëè äà ãè ïðèãàæäàòå çà èçïîëçâàíå â ìðåæà. Àêî íå ñòå ñèãóðíè, ìîëÿ\n"
+"ñâúðæåòå ñå ñ äèñòðèáóöèÿ èëè ðåäàêòîðà íà êîìïîíåíà.\n"
+"Ïðåõâúðëÿíåòî íà òðåòè ëèöà èëè êîïèðàíåòî íà âñÿêà êîìïîíåíòà, âêëþ÷èòåëíî\n"
+"íà äîêóìåíòàöèÿòà, îáèêíîâåíî ñà çàáðàíåíè.\n"
+"\n"
+"\n"
+"Âñè÷êè ïðàâà íà êîìïîíåíòèòå îò ñëåäâàùèÿ CD íîñèòåë ïðèíàäëåæàò íà\n"
+"ñúîòâåòíèòå èì àâòîðè è ñà çàùèòåíè êàòî èíòåëåêòóàëíà ñîáñòâåíîñò îò\n"
+"çàêîíèòå çà àâòîðñêè ïðàâà ïðèëîæèìè çà ñîôòóåðíèòå ïðîãðàìè.\n"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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 ïðîòîêîëà ïîçâîëÿâà íà ìðåæîâèòå ïîòðåáèòåëè äà ïðîâåðÿâàò êîé å\n"
-"âëÿçúë íà äðóãà îòãîâàðÿùàòà ìàøèíà."
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr "Ïðåìàõâà òîçè ïðèíòåð îò Star Office/OpenOffice.org/GIMP"
#: ../../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."
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
msgstr ""
-"rstat ïðîòîêîëà ïîçâîëÿâà íà ìðåæîâèòå ïîòðåáèòåëè äà èçâëè÷àò\n"
-"ïàðàìåòðèòå íà âúçìîæíîñòèòå çà âñÿêà ìàøèíà íà ìðåæàòà."
+"Linux Virtual Server ñå èçïîëçâà çà èçãðàæäàíå íà âèñîêîïðîèçâîäèòåëåí\n"
+"è äîáðå äîñòúïåí ñúðâúð."
-#: ../../services.pm:1
+#: ../../Xconfig/resolution_and_depth.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 ""
-"touted äåìîíà ïîçâîëÿâà òàáëèöà çà IP ðóòèðàíå àâòîìàòè÷íî îáíîâÿâàíà ÷ðåç\n"
-"RIP ïðîòîêîëà. Äîêàòî RIP å øèðîêî èçïîëçâàíà çà ìàëêè ìðåæè, çà ïî-ñëîæíè\n"
-"ïðîòîêîëè çà ðóòèðàíå ñà íóæíè çà ñëîæíè ìðåæè. "
+msgid "4 billion colors (32 bits)"
+msgstr "4 ìèëèàðäà öâÿòà (32 áèòà)"
-#: ../../services.pm:1
-#, fuzzy, 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 ""
-"Ñâúðæè ÷èñòè äðàéâåðè ñ áëîêîâè óñòðîéñòâà (êàòî äÿëîâå\n"
-"íà òâúðäèÿ äèñê), çà óïîòðåáÿòà îò ïðèëîæåíèÿ êàòî Oracle"
+#: ../../lang.pm:1
+#, c-format
+msgid "Micronesia"
+msgstr "Ìèêðîíåçèÿ"
-#: ../../services.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Çàïàçâà è âúçñòàíîâÿòà ïîòîêà íà ñèñòåìíà åíòðîïèÿ çà ïî-ãîëÿìî êà÷åñòâî\n"
-"íà ïðîèçâîëíî ãåíåðèðàíå íà ÷èñëà."
+msgid "License"
+msgstr "Ëèöåíç"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that moves mail from "
-"one machine to another."
+msgid "This may take a moment to generate the keys."
msgstr ""
-"Postfix å Main Transport Agent (MTA), êîéòî å ïðîãðàìà êîÿòî ïðåíàñÿ\n"
-"ïîùà îò ìàøèíà íà ìàøèíà."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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 ""
-"portmapper ñå ñïðàâÿ ñ RPC âðúçêè, êîèòî ñå èçïîëçâàò îò ïðîòîêîëè êàòî\n"
-"NFS è NIS. portmap ñúðâúðà òðÿáâà äà å ïóñíàò íà ìàøèíè, êîèòî ðàáîòÿò êàòî\n"
-"ñúðâúð çà ïðîòîêîëè, êîèòî ñå íóæäàÿò äà èçïîëçâàò RPC ìåõàíèçúì."
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgstr "Àâòîìàòè÷íî îòêðèâàíå íà ïðèíòåð (Ëîêàëåí, TCP/Socket, è SMB ïðåíòåðè)"
-#: ../../services.pm:1
+#: ../../network/adsl.pm:1
+#, c-format
+msgid "Sagem (using pppoa) usb"
+msgstr "Sagem (èçïîëçâà pppoa) usb"
+
+#: ../../install_any.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."
+"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 ""
-"PCMCIA ïîääúðæêàòà îáèêíîâåííî ïîääúðæà íåùà êàòî ethernet è ìîäåìè â\n"
-"laptop-è. Òîâà íÿìà äà ñå ñòàðòèðà ïðåäè äà áúäå íàñòðîåí, òàêà ÷å å\n"
-"ïî-äîáðå äà ÿ èìàòå èíñòàëèðàíà íà ìàøèíè, êîèòî íå ñå íóæäàÿò îò íåÿ."
+"Ïîÿâè ñå ãðåøêà - íå ñà îòêðèòè âàëèäíè óñòðîéñòâà, âúðõó êîèòî äà áúäàò "
+"ñúçäàäåíè íîâè ôàéëîâè ñèñòåìè. Ìîëÿ ïðîâåðåòå òâúðäèÿ ñè äèñê ñè çà "
+"ïðè÷èíàòà çà òîçè ïðîáëåì"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Ïîääðúæêà íà OKI 4w è ñúâìåñòèìè win-ïðèíòåðè."
+msgid "Starting the printing system at boot time"
+msgstr "Ñòàðòèðàíå íà ïðèíòåðíàòà ñèñòåìà ïðè ñòàðòèðàíå"
-#: ../../services.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Àâòîìàòè÷íî âêëþ÷âàíå íà numlock êëàâèøà ïîä êîíçîëà è\n"
-"XFree ïðè ñòàðòèòàíå."
+msgid "Do you want to start the connection at boot?"
+msgstr "Èñêàòå ëè äà ñòàðòèðàòå âðúçêàòà ñè ïðè çàðåæäàíå ?"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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 å ïîïóëÿðåí ïðîòîêîë çà îáìåí íà ôàéëîâå ïî TCP/IP ìðåæè.\n"
-"Òàçè óñëóãà îñèãóðÿâà ôóíêöèîíàëíîñòòà íà çàêëþ÷âàíåòî íà NFS ôàéëîâåòå."
+msgid "Processor ID"
+msgstr "Ïðîöåñîð ID"
-#: ../../services.pm:1
+#: ../../harddrake/sound.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 å ïîïóëÿðåí ïðîòîêîë çà îáìåí íà ôàéëîâå ïî TCP/IP ìðåæè.\n"
-"Òàçè óñëóãà îñèãóðÿâà ôóíêöèîíàëíîñòòà íà NFS ñúðâúðà, êîéòî ñå íàñòðîéâà\n"
-"÷ðåç ôàéëà /etc/exports."
+msgid "Sound trouble shooting"
+msgstr "Çàòðóäíåíèÿ ïðè çâóê"
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Àêòèâèðà/äåàêòèâèðà âñè÷êè ìðåæîâè èíòåðôåéñè, íàñòðîåíè äà ñå ïóñêàò\n"
-"ïðè ñòàðòèðàíå íà ìàøèíàòà."
+msgid "Polish (qwerty layout)"
+msgstr "Ïîëñêà (QWERTY íàðåäáà)"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Ìîíòèðà è äåìîíòèðà âñÿêàêâè Network File System (NFS), SMB (LAN\n"
-"Manager/Windows), è NCP (NetWare)."
+msgid "activate now"
+msgstr "àêòèâèðàé ñåãà"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
+"\n"
+"Drakbackup activities via CD:\n"
+"\n"
msgstr ""
-"named (BIND) å Domain Name Server (DNS), êîéòî ñå èçïîëçâà äà ïðåâúðíå\n"
-"èìåòî íà õîñòà äî IP àäðåñ."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
+"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 ""
-"Linux Virtual Server ñå èçïîëçâà çà èçãðàæäàíå íà âèñîêîïðîèçâîäèòåëåí\n"
-"è äîáðå äîñòúïåí ñúðâúð."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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 å äåìîíà çà ïå÷àò íåîáõîäèì íà lpr äà ðàáîòè íîðìàëíî. Òîé ïðîñòî å\n"
-"ñúðâúð, êîéòî îïðåäåëÿ ðàáîòèòå çà ïå÷àò íà ïðèíòåð(à/èòå)."
+msgid "Host \"%s\", port %s"
+msgstr "Õîñò \"%s\", ïîðò %s"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.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"
-"ïðè ñòàðòèðàíå çà ïîääðúæêà íà ñèñòåìíàòà íàñòðîéêà."
+msgid "This partition can't be used for loopback"
+msgstr "Òîçè äÿë íå ìîæå äà áúäå èçïîëçâàí çà loopback"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Àâòîìàòè÷íî çàñè÷àíå è íàñòðîéêà íà õàðäóåðà ïðè ñòàðòèðàíå."
+msgid "File already exists. Use it?"
+msgstr "Ôàéëúò âå÷å ñúøåñòâóâà. Äà ãî èçïîëçâàì ëè ?"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-"Àâòîìàòè÷íî ðåãåíåðèðàíå íà header-èòå íà àäðîòî, â /boot çà\n"
-"/usr/include/linux/{autoconf,version}.h"
+msgid "received: "
+msgstr "ïîëó÷åíî: "
-#: ../../services.pm:1
+#: ../../keyboard.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 ""
-"Òîçè ïàêåò çàðåæäà ìàðêèðàíàòà êëàâèàòóðíà íàðåäáà â /etc/sysconfig/"
-"keyboard.\n"
-"Òÿ ìîæå äà áúäå èçáðàíà ñ èíñòðóìåíòà kbdconfig. Òðÿáâà äà îñòàâèòå "
-"òîâàâêëþ÷åíî çà ïîâå÷åòî ìàøèíè."
+msgid "Right Alt key"
+msgstr "Äåñåí Alt êëàâèø"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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"
-"íàñòðîêà íà çàùèòíàòà ñòåíà, s cel çàùèòàâà íà ìàøèíàòà âè îò\n"
-"ìðåæîâè àòàêè."
+msgid "the list of alternative drivers for this sound card"
+msgstr "ñïèñúê íà àëòåðíàòèâíè äðàéâåðè çà òàçè êàðòà"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect: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 ""
-"Internet superserver daemon (÷åñòî íàðè÷àí inetd) ïóñêà ðàçëè÷íè äðóãè\n"
-"Èíòåðíåò óñëóãè. Òîé îòãîâàðÿ çà ïóñêàíåòî íà ìíîãî óñëóãè îò ðîäà íà\n"
-"telnet, ftp, rsh è rlogin. Èçêëþ÷âàíåòî íà inetd èçêëþ÷âà âñè÷êè óñëóãè,\n"
-"çà êîèòî îòãîâàðÿ."
+msgid "Gateway"
+msgstr "Gateway"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing"
+msgstr "Ïîäåëÿíå íà ôàéëîâå"
+
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr ""
-"Apache å World Wide Web (WWW) ñúðâúð. Òîé ñëóæè äà îáðàáîòâà íà HTML "
-"ôàéëîâå\n"
-"è CGI."
+msgid "Tonga"
+msgstr "Òîíãà"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake ïðàâè ïðîáè íà õàðäóåðà, è åâåíòóàëíî íàñòðîéâà\n"
-"íîâ/ïðîìåíåí õàðäóåð."
+msgid "Tunisia"
+msgstr "Òóíèñ"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect: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 äîáàâÿ ïîääðúæêà íà ìèøêà â òåêñòîâî-áàçèðàíèòå Linux ïðèëîæåíèÿ êàòî\n"
-"Midnight Commander. Ñúùî òàêà ïîçâîëÿâà áàçèðàíèòå íà ìèøêà êîíçîëè\n"
-"ðåæè-è-ëåïè îïåðàöèè, è âêëþ÷âà ïîääðúæêà íà èçêà÷àùè ìåíþòà íà êîçîëàòà."
+msgid "Profile: "
+msgstr "Ïðîôèë: "
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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."
+"Click on a device in the left tree in order to display its information here."
msgstr ""
-"cron å ñòàíäàðòíà UNIX ïðîãðàìà, êîÿòî ïåðèîäè÷íî ïóñêà îïðåäåëåíè ïðîãðàìè\n"
-"ïî ðàçïèñàíèå. vixie cron äîáàâÿ ìíîæåñòâî ïðåèìóùåñòâà íàä òåçè íà ïðîñòèÿ\n"
-"UNIX cron, âêëþ÷èòåëíî ïî-äîáðà ñèãóðíîñò è ìîùíè íàñòðîéâàùè îïöèè."
-#: ../../services.pm:1
+#: ../../standalone/drakxtv: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."
+msgid "XawTV isn't installed!"
msgstr ""
-"Ïóñêà êîìàíäè ïî ðàçïèñàíèå âúâ âðåìå îïðåäåëåíî îò êîìàíäàòà at è ïóñêà\n"
-"íàáîð îò äðóãè, êîãàòî íàòîâàðåíîñòòà ñïàäíå äîñòàòú÷íî."
-#: ../../services.pm:1
+#: ../../standalone/drakbackup: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."
+"Create/Transfer\n"
+"backup keys for SSH"
msgstr ""
-"apmd ñå èçïîëçâà çà íàáëþäåíèå íà áàòåðèÿòà è çàïèñâàéêè ñòàòóñà ÷ðåç\n"
-"syslog. Ìîæå ñúùî äà ñå èçïîëçâà çà ñïèðàíå íà ìàøèíàòà, êîãàòî áàòåðèÿòà å "
-"èçòîùåíà."
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anacrton - ïåðèîäè÷íî èçïúëíÿâàíå íà êîìàíäè ïî ðàçïèñàíèå."
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr "Íå âêëþ÷âà êðèòè÷íè ôàéëîâå (passwd, group, fstab)"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Ïóñíè ALSA (Advanced Linux Sound Architecture) çâóêîâàòà ñèñòåìà"
+msgid "old static device name used in dev package"
+msgstr ""
-#: ../../standalone.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Installing packages..."
-msgstr "Èíñòàëèðàíå íà ïàêåòè ..."
+msgid "This label is already used"
+msgstr "Òîçè åòèêåò âå÷å ñå èçïîëçâà"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
-msgstr ""
+"Welcome to the Printer Setup Wizard\n"
"\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"
+"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 ""
-#: ../../standalone.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
-"usbtable] [--dynamic=dev]"
-msgstr ""
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr "Ñëåä ôîðìàòèðàíå íà äÿëà %s, âñè÷êè äàííè âúðõó íåãî ùå áúäàò çàãóáåíè"
-#: ../../standalone.pm:1
+#: ../../standalone/net_monitor: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 ""
+msgid "Connection Time: "
+msgstr "Âðåìå íà âðúçêàòà: "
-#: ../../standalone.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgid "select perm file to see/edit"
+msgstr ""
-#: ../../standalone.pm:1
+#: ../../standalone/livedrake: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."
+"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 ""
+"Ìîëÿ, ñëîæåòå Èíñòàëàöèîííèÿ CD-ROM â óñòðîéñòâîòî è íàòèñíåòå Ok, êîãàòî "
+"ñòå ãîòîâè.\n"
+"Àêî ãî íÿìàòå, íàòèñíåòå Îòìÿíà, çà äà èçáåãíåòå èíñòàëèðàíåòî îò òîçè CD-"
+"ROM."
-#: ../../standalone.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-msgstr ""
+msgid "Use group id for execution"
+msgstr "Èçïîëçâà id íà ãðóïà ïðè èçïúëíåíèå"
-#: ../../standalone.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "[keyboard]"
-msgstr "[êëàâèàòóðà]"
+msgid "Choose the default user:"
+msgstr "Èçáåðåòå ïîäðàçáèðàù ñå ïîòðåáèòåë :"
-#: ../../standalone.pm:1
+#: ../../lang.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 ""
+msgid "Gabon"
+msgstr "Ãàáîí"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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."
+"\n"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
msgstr ""
+"\n"
+"Îòäàëå÷åíèòå íà CUPS ñúðâúð ïðèíòåðè íå òðÿáâà äà íàñòðîéâàòå\n"
+"òóê; òåçè ïðèíòåðè ùå áúäàò çàñå÷åíè àâòîìàòè÷íî."
-#: ../../standalone.pm:1
+#: ../../any.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"
+"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 ""
+"Mandrake Linux ìîæå äà ïîäúðæà ìíîãî åçèöè. Èçáåðåòå\n"
+"åçèöèòå êîèòî èñêàòå àä èíñòàëèðàòå. Òå ùå áúäàò íàëè÷íè ñëåä\n"
+"êàòî çàâúðøè èíñòàëàöèÿòà è âèå ïðåñòàðòèðàòå ñèñòåìàòà."
-#: ../../standalone.pm:1
+#: ../../diskdrake/smbnfs_gtk.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 ""
+msgid "Domain"
+msgstr "Äîìåéí"
-#: ../../standalone.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Òî÷åí ðàçìåð íà RAM-ïàìåòòà, àêî å íåîáõîäèìî (íàìåðåíè %d MB)"
+
+#: ../../help.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"
+"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"
-"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"
+" * 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"
-"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"
+" * 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 ""
-#: ../../steps.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Exit install"
-msgstr "Èçõîä îò èíñòàëàöèîííàòà ïðîãðàìà"
-
-#: ../../steps.pm:1
-#, fuzzy, c-format
-msgid "Install updates"
-msgstr "Èíñòàëèðàíå íà ñèñòåìàòà"
+msgid "Provider dns 2 (optional)"
+msgstr "2-ðè DNS íà äîñòàâ÷èêà (ïî æåëàíèå)"
-#: ../../steps.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Configure services"
-msgstr "Íàñòðîéêà íà óñëóãèòå"
+msgid "Boot device"
+msgstr "Ñòàðòèðàùî óñòðîéñòâî"
-#: ../../steps.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configure X"
-msgstr "Íàñòðîéêà íà Õ"
+msgid "Which partition do you want to resize?"
+msgstr "Êîé äÿë æåëàåòå äà ïðîìåíèòå?"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Install bootloader"
-msgstr "Èíñòàëèðàíå íà bootloader"
+msgid "United States Minor Outlying Islands"
+msgstr "Ìàëêè Îñòðîâè ïî êðàéáðåæèåòî íà ÑÀÙ"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Configure networking"
-msgstr "Íàñòîéêà íà ìðåæàòà"
+msgid "A tool to monitor your logs"
+msgstr "Èíñòðóìåíò çà ïðåãëåæäàíå íà âàøèòå ëîã ôàéëîâå"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Add a user"
-msgstr "Äîáàâÿíå íà ïîòðåáèòåë"
+msgid "Djibouti"
+msgstr "Äæèáóòè"
-#: ../../steps.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Root password"
-msgstr "Âúâåäåòå ïàðîëà çà root"
+msgid "detected on port %s"
+msgstr "çàñå÷åí íà ïîðò %s"
-#: ../../steps.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Install system"
-msgstr "Èíñòàëèðàíå íà ñèñòåìàòà"
+msgid "LPD"
+msgstr "LPD"
-#: ../../steps.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Choose packages to install"
-msgstr "Ïàêåòè çà èíñòàëèðàíå"
+msgid "Graphics card: %s\n"
+msgstr "Ãðàôè÷íà êàðòà: %s\n"
-#: ../../steps.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Format partitions"
-msgstr "Ôîðìàòèðàíå íà äÿëîâå"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Partitioning"
-msgstr "Ðàçäåëÿíå íà äÿëîâå"
+msgid "Please check if you are using a DVDRAM device"
+msgstr "Ìîëÿ, ïðîâåðåòå äàëè èçïîëçâàòå DVDRAM óñòðîéñòâî"
-#: ../../steps.pm:1
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Splash selection"
+msgstr "Çàïàçè èçáîð íà ïàêåòè"
+
+#: ../../partition_table.pm:1
#, c-format
-msgid "Choose your keyboard"
-msgstr "Èçáîð íà êëàâèàòóðà"
+msgid "Extended partition not supported on this platform"
+msgstr "Ðàçøèðåíè äÿëîâå íå ñå ïîääúðæàò íà òàçè ïëàòôîðìà"
-#: ../../steps.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Select installation class"
-msgstr "Èçáîð íà êëàñ èíñòàëàöèÿ"
+msgid "ISDN Configuration"
+msgstr "Íàñòðîéêà íà IDSN"
-#: ../../steps.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hard drive detection"
-msgstr "Çàñè÷àíå íà äèñêîâåòå"
+msgid "high"
+msgstr "âèñîêî"
-#: ../../steps.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Configure mouse"
-msgstr "Íàñòðîéêà íà ìèøêà"
+msgid "Internet Connection Sharing"
+msgstr "Ñïîäåëÿíå íà âðúçêàòà ñ Èíòåðíåò"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "License"
-msgstr "Ëèöåíç"
+msgid "Choose file"
+msgstr "Èçáåðåòå ôàéë"
-#: ../../steps.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Language"
-msgstr "Èçáîð íà åçèê"
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
+msgstr ""
+"Âíèìàíèå ! Îòêðèòà å íàñòðîéêà íà Çàùèòíà Ñòåíà. Ìîæå äà ñå íàëîæè íÿêàêâà "
+"ðú÷íà ïîïðàâêà ñëåä èíñòàëàöèÿòà."
-#: ../../ugtk2.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "Ïå÷àòàíå íà ïðèíòåð \"%s\""
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "utopia 25"
-msgstr "utopia 25"
+msgid ""
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
+msgstr ""
+"Èñêàòå ëè äà ðàçðåøèòå ïå÷àò íà ïðèíòåðèòå ñïîìåíàòè ãîðå èëè íà ïðèíòåðèòå "
+"â ëîêàëíàòà ìðåæà?\n"
-#: ../../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
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer default settings"
+msgstr "Èçáîð ìîäåë íà ïðèíòåðà"
+
+#: ../../mouse.pm:1
#, c-format
-msgid "OK"
-msgstr "OK"
+msgid "Generic PS2 Wheel Mouse"
+msgstr "Îáèêíîâåííà PS2 ìèøêà"
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "logdrake"
-msgstr "ëîãäðåéê"
+msgid "Removing old printer \"%s\"..."
+msgstr "Èçòðèâàíå íà ñòàð ïðèíòåð \"%s\"..."
-#: ../../ugtk.pm:1
+#: ../../standalone/harddrake2: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-*"
+msgid "Select a device !"
+msgstr "Èçáåðåòå óñòðîéñòâî !"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected server"
+msgstr "Èçòðèâàíå íà îïàøêàòà"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (èíñòàëàöèÿ ãðàôè÷åí äðàéâåð)"
+msgid "French Southern Territories"
+msgstr "Ôðàíöèÿ Þæíè Òåðèòîðèè"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2: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 ""
-"Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå ñ XFree %s.\n"
-"ÎÒÁÅËÅÆÅÒÅ, ×Å ÒÎÂÀ Å ÅÊÑÏÅÐÈÌÅÍÒÀËÍÀ ÏÎÄÄÐÚÆÊÀ È ÊÎÌÏÞÒÚÐÚÒ ÂÈ ÌÎÆÅ ÄÀ "
-"ÇÀÁÈÅ."
+msgid "the vendor name of the processor"
+msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà ïðîöåñîðà"
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s ñ ÅÊÑÏÅÐÈÌÅÍÒÀËÍO õàðäóåðíî 3D óñêîðåíèå"
+msgid "All data on this partition should be backed-up"
+msgstr "Âñè÷êè äàííè íà òîçè äÿë òðÿáâà äà áúäàò àðõèâèðàíè"
-#: ../../Xconfig/card.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå â XFree %s."
+msgid "Installing package %s"
+msgstr "Èíñòàëèðàíå íà ïàêåòà %s"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s ñ õàðäóåðíî 3D óñêîðåíèå"
+msgid "Checking device and configuring HPOJ..."
+msgstr "Ïðîâåðêà íà óñòðîéñòâî è êîíôèãóðàöèÿ çà HPOJ..."
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.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."
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
msgstr ""
-"Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå, íî ñàìî ñ XFree %"
-"s,\n"
-"ÎÒÁÅËÅÆÅÒÅ, ×Å ÒÎÂÀ Å ÅÊÑÏÅÐÈÌÅÍÒÀËÍÀ ÏÎÄÄÐÚÆÊÀ È ÌÎÆÅ ÄÀ ÇÀÁÈÅ ÊÎÌÏÞÒÚÐÀ "
-"ÂÈ.\n"
-"Êàðòàòà âè ñå ïîääúðæà îò XFree %s, êîéòî ìîæå äà èìà ïî-äîáðà ïîääðúæêà íà "
-"2D."
+"Àêî èñêàòå îùå äÿëîâå, ìîëÿ èçòðèéòå åäèí, çà äà ìîæåòå äà ñúçäàäåòå åäèí "
+"ðàçøèðåí äÿë"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå, íî ñàìî ñ Xfree %"
-"s.\n"
-"Êàðòàòà âè ñå ïîääúðæà îò XFree %s, êîéòî ìîæå äà èìà ïî-äîáðà ïîääðúæêà íà "
-"2D."
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
+msgid "Choose packages to install"
+msgstr "Ïàêåòè çà èíñòàëèðàíå"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Íàñòðîéêà ñàìî íà êàðòà \"%s\"(%s)"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Use Xinerama extension"
-msgstr "Èçïîëçâàé ðàçøèðåíèåòî Xinerama"
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr "ÂÑÈ×ÊÈ ñúùåñòâóâàùè äÿëîâå è äàííèòe âúðõó òÿõ íà %s ùå áúäàò çàãóáåíè"
-#: ../../Xconfig/card.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Configure all heads independently"
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
msgstr ""
+"Ñèñòåìàòà âè íÿìà äîñòàòú÷íî ìÿñòî çà èíñòàëàöèÿ èëè îáíîâÿâàíå (%d > %d)"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Êîÿ íàñòðîéêà íà XFree èñêàòå äà èìàòå ?"
+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\"). Ïîëåòàòà Îïèñàíèå è "
+"Ìåñòîïîëîæå íå òðÿáâà äà áúäàò ïîïúëâàíè. Èìà êîìåíòàðè çà ïîòðåáèòåëèòå."
-#: ../../Xconfig/card.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "Íàñòðîéêà íà XFree"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Èçáåðåòå êàïàöèòåò íà ïàìåòòà íà ãðàôè÷íàòà ñè êàðòà"
+msgid "Bhutan"
+msgstr "Áóòàí"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
+msgid "Network interface"
+msgstr "Ìðåæîâ èíòåðôåéñ"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Multi-head configuration"
-msgstr ""
+msgid "Reading printer data..."
+msgstr "×åòåíå íà äàííè îò ïðèíòåðà ..."
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Choose an X server"
-msgstr "Èçáåðåòå X ñúðâúð"
+msgid "Korean keyboard"
+msgstr "Êîðåéñêà êëàâèàòóðà"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "X server"
-msgstr "X ñúðâúð"
+msgid "Not connected"
+msgstr "Íå ñâúðçàí"
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "64 MB or more"
-msgstr "64 ÌÁ èëè ïîâå÷å"
+msgid "Greek"
+msgstr "Ãðúöêà"
-#: ../../Xconfig/card.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "32 MB"
-msgstr "32 ÌÁ"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "16 MB"
-msgstr "16 ÌÁ"
+msgid "Saint Kitts and Nevis"
+msgstr "Ñâåòè Êèòñ è Íåâèñ"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "8 MB"
-msgstr "8 ÌÁ"
+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 ""
-#: ../../Xconfig/card.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "4 MB"
-msgstr "4 ÌÁ"
+msgid "Enable OF Boot?"
+msgstr "Ñòàðòèðàíå îò OF ?"
-#: ../../Xconfig/card.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "2 MB"
-msgstr "2 ÌÁ"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "Íå ìîæåòå äà èçïîëçâàòå JFS çà äÿë ïî-ìàëúê îò 16 ÌÁ"
-#: ../../Xconfig/card.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "1 MB"
-msgstr "1 ÌÁ"
+msgid "Monitor VertRefresh: %s\n"
+msgstr "Âåðòèêàëíî îïðåñíÿâàíå íà ìîíèòîðà: %s\n"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "512 kB"
-msgstr "512 ÊÁ"
+msgid "path"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "256 kB"
-msgstr "256 ÊÁ"
+msgid "Mount point"
+msgstr "Ìÿñòî íà ìîíòèðàíå"
-#: ../../Xconfig/main.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
-"\n"
-"%s"
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
msgstr ""
-"Äà çàïàçÿ ëè ïðîìåíèòå ?\n"
-"Òåêóùàòà íàñòðîéêà å:\n"
-"\n"
-"%s"
-
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Options"
-msgstr "Îïöèè"
+"Ïîÿâè ñå ãðåøêà:\n"
+"%s\n"
+"Îïèòàéòå äà ïðîìåíèòå íÿêîé ïàðàìåòðè"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Test"
-msgstr "Òåñò"
+msgid "Restore system"
+msgstr "Ñèñòåìà çà âúçñòàíîâÿâàíå"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Resolution"
-msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò"
+msgid ""
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
+msgstr ""
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Monitor"
-msgstr "Ìîíèòîð"
+msgid "The DHCP end ip"
+msgstr ""
-#: ../../Xconfig/main.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Graphic Card"
-msgstr "Ãðàôè÷íà êàðòà"
+msgid "Another one"
+msgstr "Äðóãî"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "Âåðòèêàëíà ñêîðîñò íà âúçñòàíîâÿâàíå"
+msgid "Drakbackup"
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "Õîðèçîíòàëíà ñêîðîñò íà âúçñòàíîâÿâàíå"
+msgid "Colombia"
+msgstr "Êîëóìáèÿ"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakgw: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"
+"Current configuration of `%s':\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."
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
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 & 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 & Play"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose a monitor"
-msgstr "Èçáåðåòå ìîíèòîð"
+msgid "Reunion"
+msgstr "Ðèþíèúí"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "Ãðàôè÷íà êàðòà: %s"
+msgid "Details"
+msgstr "Ïîäðîáíîñòè"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Èçáåðåòå ðàçäåëèòåëíà ñïîñîáíîñò è äúëáî÷èíà íà öâåòîâåòå"
+msgid "For security reasons, it will be disconnected now."
+msgstr "Çà âàøà ñèãóðíîñò, ñåãà òÿ ùå áúäåòå îòâúðçàíà."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Resolutions"
-msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò"
+msgid "Synchronization tool"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4 ìèëèàðäà öâÿòà (32 áèòà)"
+msgid "Checking your system..."
+msgstr "Ïðîâåðêà íà âàøàòà ñèñòåìà..."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 ìèëèîíà öâÿòà (24 áèòà)"
+msgid "Print"
+msgstr "Ïå÷àò"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65 õèëÿäè öâÿòà (16 áèòà)"
+msgid ""
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32 õèëÿäè öâÿòà (15 áèòà)"
+msgid "Mongolia"
+msgstr "Ìîíãîëèÿ"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 öâÿòà (8 áèòà)"
+msgid "Mounted\n"
+msgstr "Ìîíòèðàí\n"
-#: ../../Xconfig/test.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Is this the correct setting?"
-msgstr "Âñè÷êî ïðàâèëíî ëè å ?"
+msgid "Graphical Interface"
+msgstr "Ãðàôè÷åí èíòåðôåéñ"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Ïîçâîëåíî â %d ñåêóíäè"
+msgid "Restore Users"
+msgstr "Âúçñòàíîâè Ïîòðåáèòåëè"
-#: ../../Xconfig/test.pm:1
-#, c-format
-msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
-msgstr ""
-"Ïîÿâè ñå ãðåøêà:\n"
-"%s\n"
-"Îïèòàéòå äà ïðîìåíèòå íÿêîé ïàðàìåòðè"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Encryption key for %s"
+msgstr "Êëþ÷ çà êðèïòèðàíå"
-#: ../../Xconfig/test.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
+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 ""
-"Âíèìàíèå: òåñòâàíåòî íà òàçè ãðàôè÷íà êàðòà ìîæå äà çàìðàçè êîìïþòúðà âè"
+"portmapper ñå ñïðàâÿ ñ RPC âðúçêè, êîèòî ñå èçïîëçâàò îò ïðîòîêîëè êàòî\n"
+"NFS è NIS. portmap ñúðâúðà òðÿáâà äà å ïóñíàò íà ìàøèíè, êîèòî ðàáîòÿò êàòî\n"
+"ñúðâúð çà ïðîòîêîëè, êîèòî ñå íóæäàÿò äà èçïîëçâàò RPC ìåõàíèçúì."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Èñêàòå ëè äà òåñòâàòå íàñòðîéêèòå?"
+msgid "Detected hardware"
+msgstr "Îòêðèò õàðäóåð"
-#: ../../Xconfig/test.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "Ïðîâåðêà íà íàñòðîéêàòà"
+msgid "Mauritius"
+msgstr "Ìàâðèöèé"
-#: ../../Xconfig/various.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "What norm is your TV using?"
-msgstr "Êàêúâ å òèïúò íà èçïîëçâàíèÿò TV ?"
+msgid "Myanmar (Burmese)"
+msgstr "Ìàéíìàð (áèðìàíñêà)"
-#: ../../Xconfig/various.pm:1
+#: ../../fs.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 ""
+msgid "Enabling swap partition %s"
+msgstr "Ðàçðåøàâà swap äÿë %s"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.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?"
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
msgstr ""
-"Kîìïþòúðà âè ìîæå àâòîìàòè÷íî, äà âëåçå â X ïðè ñòàðòèðàíå.\n"
-"Èñêàòå ëè X äà ñå ñòàðòèðà, êîãàòî ðåñòàðòèðàòå ñèñòåìàòà?"
+"Íÿìà FAT äÿëîâå çà èçïîëçâàíå êàòî loopback (èëè íÿìà äîñòàòú÷íî ìÿñòî íà "
+"äèñêà)"
-#: ../../Xconfig/various.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Graphical interface at startup"
-msgstr "X ïðè ñòàðòèðàíå íà ñèñòåìàòà"
+msgid "Armenian (old)"
+msgstr "Àðìåíñêà (ñòàðà)"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 äðàéâåð: %s\n"
+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"
+"Ìîæåòå ñúùî òàêà äà íàïèøåòå íîâî èìå èëè äà ïðîïóñíòå ïðèíòåðà."
-#: ../../Xconfig/various.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 ñúðâúð: %s\n"
+msgid ""
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
+msgstr "íàìåðåòå ðåøåíèÿ íà âàøèòå ïðîáëåìè ñ ïîäðúæêàòà íà MandrakeSoft"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Resolution: %s\n"
-msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò: %s\n"
+msgid ", host \"%s\", port %s"
+msgstr ", õîñò \"%s\", ïîðò %s"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "Äúëáî÷èíà íà öâåòà: %s\n"
+msgid "Monaco"
+msgstr "Ìîíàêî"
-#: ../../Xconfig/various.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "Ãðàôè÷íà ïàìåò: %s kB\n"
+msgid "%s formatting of %s failed"
+msgstr "%s ôîðìàòèðàíå îò %s ïðîâàëåíî"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Graphics card: %s\n"
-msgstr "Ãðàôè÷íà êàðòà: %s\n"
+msgid "Partitioning failed: %s"
+msgstr "Íåóñïåøíî ðàçäåëÿíå íà: %s"
-#: ../../Xconfig/various.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Âåðòèêàëíî îïðåñíÿâàíå íà ìîíèòîðà: %s\n"
+msgid "Canada (cable)"
+msgstr "Êàíàäà (êàáåë)"
-#: ../../Xconfig/various.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Õîðèçîíòàëíà ñèíõðîíèçàöèÿ íà ìîíèòîðà: %s\n"
+msgid "Upgrade"
+msgstr "Îáíîâÿâàíå"
-#: ../../Xconfig/various.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Monitor: %s\n"
-msgstr "Ìîíèòîð: %s\n"
+msgid "Workstation"
+msgstr "Ðàáîòíà ñòàíöèÿ"
-#: ../../Xconfig/various.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Óñòðîéñòâî íà ìèøêàòà: %s\n"
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+"Èíñòàëèðàì ïàêåò %s\n"
+"%d%%"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Òèï ìèøêà: %s\n"
+msgid "Kyrgyzstan"
+msgstr "Êèðãèçòàí"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Òèï êëàâèàòóðà: %s\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "With basic documentation"
+msgstr "Ñ áàçîâà äîêóìåíòàöèÿ (ïðåïîðú÷âà ñå!)"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Options: %s"
-msgstr "Îïöèè: %s"
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anacrton - ïåðèîäè÷íî èçïúëíÿâàíå íà êîìàíäè ïî ðàçïèñàíèå."
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Mount point: "
-msgstr "Ìÿñòî íà ìîíòèðàíå: "
+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-äÿë.\n"
+"Çàòîâà ñúçäàéòå äÿë (èëè öúêíåòå íà ñúùåñòâóâàù).\n"
+"Òîãàâà èçáåðåòå äåéñòâèå ``Ìÿñòî íà ìîíòèðàíå'' è ãî ñëîæåòå `/'"
-#: ../../diskdrake/dav.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Server: "
-msgstr "Ñúðâúð: "
+msgid "Proxy should be http://..."
+msgstr "Proxy-ñúðâúðà òðÿáâà äà å http://..."
-#: ../../diskdrake/dav.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "The URL must begin with http:// or https://"
-msgstr "URL òðÿáâà äà çàïî÷âà ñ http:// èëè https://"
+msgid "South Africa"
+msgstr "Þæíà Àôðèêà"
-#: ../../diskdrake/dav.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "Ìîëÿ âúâåäåòå WebDAV ñúðâúð URL"
+msgid "Western Sahara"
+msgstr "Çàïàäíà Ñàõàðà"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Mount point"
-msgstr "Ìÿñòî íà ìîíòèðàíå"
+msgid "Etherboot Floppy/ISO"
+msgstr ""
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Server"
-msgstr "Ñúðâúð"
+msgid "Modify printer configuration"
+msgstr "Ïîïðàâè íàñòðîéêèòå íà ïðèíòåð"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mount"
-msgstr "Ìîíòèðàé"
+msgid "Choose a partition"
+msgstr "Èçáåðåòå äÿë"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Unmount"
-msgstr "Äåìîíòèðàé"
+msgid "Edit current rule"
+msgstr "Ðåäàêòèðà òåêóùîòî ïðàâèëî"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "New"
-msgstr "Íîâ"
+msgid "%s"
+msgstr ""
-#: ../../diskdrake/dav.pm:1
+#: ../../security/help.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\"."
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
msgstr ""
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Âìåñòî òîâà èçïîëçâàéòå ``%s''"
+msgid "Please test the mouse"
+msgstr "Ìîëÿ, ïðîáâàéòå ìèøêàòà ñè"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Type"
-msgstr "Âèä"
+msgid "Other Media"
+msgstr "Äðóã íîñèòåë"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "Ïúðâî èçïîëçâàéòå 'Äåìîíòèðàíå'"
+msgid "Backup system files"
+msgstr "Ðåçåðâíî êîïèå íà ñèñòåìíè ôàéëîâå"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Delete"
-msgstr "Èçòðèé"
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Create"
-msgstr "Ñúçäàé"
+msgid "Sector"
+msgstr "Ñåêòîð"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "Âèäîâå ôàéëîâà ñèñòåìà:"
+msgid "Qatar"
+msgstr "Êàòàð"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Empty"
-msgstr "Ïðàçåí"
+msgid "LDAP Base dn"
+msgstr "LDAP Áàçîâ dn"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Windows"
-msgstr "Windows"
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr ""
+"Íå ìîæåòå äà îñòàâèòå ïàêåòà íåìàðêèðàí, çàùîòî íÿìàòå ìÿñòî äà ãî "
+"èíñòàëèðàòå"
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "HFS"
-msgstr "HFS"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "generate auto-install floppy"
+msgstr "Ïîäãîòâè äèñêåòà çà àâòîìàòè÷íà èíñòàëàöèÿ"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+msgid "Dialing mode"
+msgstr "Ðåæèì íà íàáèðàíå"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Swap"
-msgstr "Swap"
+msgid "File sharing"
+msgstr "Ïîäåëÿíå íà ôàéëîâå"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Journalised FS"
-msgstr "Æóðíàëíà FS"
+msgid "Clean /tmp at each boot"
+msgstr "Ïî÷èñòâàíå íà /tmp ïðè âñÿêî çàðåæäàíå"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Ext2"
-msgstr "Ext2"
+msgid "Malawi"
+msgstr "Ìàëàâè"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "No hard drives found"
-msgstr "Íå å íàìåðåí òâúðä äèñê"
+msgid "Please choose your type of mouse."
+msgstr "Ìîëÿ, èçáåðåòå òèï íà ìèøêàòà."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Please click on a partition"
-msgstr "Ìîëÿ, öúêíåòå íà äÿëà"
+msgid "class of hardware device"
+msgstr "êëàñ õàðäóåðíî óñòðîéñòâî"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.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\")"
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
msgstr ""
-"Èìàòå åäèí ãîëÿì FAT äÿë\n"
-"(ïî ïðèíöèï ñå ïîëçâàò îò Microsoft Dos/Windows).\n"
-"Ïðåäëàãàì ïúðâî äà ïðîìåíèòå ãîëåìèíàòà íà òîçè äÿë\n"
-"(ùðàêíåòå âúðõó íåãî, à ñëåä òîâà ùðàêíåòå âúðõó \"Ïðîìåíè ãîëåìèíàòà\")"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Choose action"
-msgstr "Èçáåðåòå äåéñòâèå"
+"Òîâà ñà ìàøèíèòå è ìðåæèòå çà êîèòî ëîêàëíî ñâúðçàíèòå ïðèíòåðè ùå áúäàò "
+"äîñòúïíè:"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Wizard"
-msgstr "Ìàãüîñíèê"
+msgid "United Kingdom"
+msgstr "Àíãëèÿ"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../services.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, îñòàâåòå ñâîáîäíî ïðîñòðàíñòâî (2048 "
-"ñåêòîðà\n"
-"ñà äîñòàòú÷íè) â íà÷àëîòî íà äèñêà"
+msgid "running"
+msgstr "ñòàðòèðàíå"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Please make a backup of your data first"
-msgstr "Ïúðâî ñúçäàéòå backup íà ñâîèòå äàííè"
+msgid "default"
+msgstr "ïî ïîäðàáèðàíå"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Read carefully!"
-msgstr "Ïðî÷åòåòå âíèìàòåëíî !"
+msgid "Indonesia"
+msgstr "Èíäîíåçèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Encryption key (again)"
-msgstr "Êëþ÷ çà êðèïòèðàíå (îòíîâî)"
+msgid "France [SECAM]"
+msgstr "Ôðàíöèÿ [SECAM]"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Encryption key"
-msgstr "Êëþ÷ çà êðèïòèðàíå"
+msgid "restrict"
+msgstr "îãðàíè÷è"
-#: ../../diskdrake/interactive.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "The encryption keys do not match"
-msgstr "Êëþ÷îâåòå çà êðèïòèðàíå íå ñúâïàäàò"
+msgid "must have"
+msgstr "íóæåí"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
+msgid ""
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
msgstr ""
-"Êðèïòèðàù êëþ÷ å ïðåêàëåíî ïðîñò (òðÿáâà äà áúäå äúëãà ïîíå %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 "Âèä: "
+"CUPS íå ïîääúðæà ïðèíòåðè íà Novell ñúðâúðè èëè ïðèíòåðè èçïðàùàùè äàííè âúâ "
+"ñâîáîäíî-èçãðàäåíà êîìàíäà.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "on channel %d id %d\n"
-msgstr "íà êàíàë %d id %d\n"
+msgid "Senegal"
+msgstr "Ñåíåãàë"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Òèï íà òàáëèöàòà ñ äÿëîâå: %s\n"
+msgid "Command line"
+msgstr "Êîìàíäåí ðåä"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/08-store.pl:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-äèñêîâå %s\n"
+msgid ""
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
+msgstr ""
+"Íàøèòå ïúëíè ðåøåíèÿ, êàêòî è ñïåöèàëíè ïðåäëîæåíèÿ íà ïðîäóêòè è äðóãè "
+"\"ëàêîìñòâà\" ñà äîñòúïíè â íàøèÿò 'e-èçòî÷íèê':"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Info: "
-msgstr "Èíôîðìàöèÿ: "
+msgid "access to administrative files"
+msgstr "äîñòúï äî ôàéëîâå çà àäìèíèñòðèðàíå"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Ãåîìåòðèÿ: %s öèëèíäðè, %s ãëàâè, %s ñåêòîðè\n"
+msgid ""
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Size: %s\n"
-msgstr "Ðàçìåð: %s\n"
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî íà íà ïàðàëåëåí ïîðò \\#%s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Read-only"
-msgstr "Ñàìî çà ÷åòåíå"
+msgid ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Device: "
-msgstr "Óñòðîéñòâî: "
+msgid "Montserrat"
+msgstr "Ìîíñåðàò"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
+msgid "Automatic dependencies"
msgstr ""
-"\n"
-"Òàçè ñïåöèàëíà ñòàðòèðàùà\n"
-"èâèöà íà äÿëà å çà äâîéíî\n"
-"ñòàðòèðàíå íà ñèñòåìàòà âè.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.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"
-"Âåðîÿòíî å òîçè äÿë äà å\n"
-"Äðàéâåð-äÿë, ìîæå áè òðÿáâà\n"
-"òðÿáâà äà ãî îñòàâèòå.\n"
+msgid "Swap"
+msgstr "Swap"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Loopback file name: %s"
-msgstr "Èìå íà loopback ôàéëà: %s"
+msgid "Connecting to the Internet "
+msgstr "Ñâúðçâàì ñå êúì Èíòåðíåò"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-äèñêîâå %s\n"
+msgid "Restore Other"
+msgstr "Âúçñòàíîâè äðóãè"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Chunk size %s\n"
-msgstr "Ðàçìåð íà ïàð÷åòî %s\n"
+msgid "TV card"
+msgstr "TV êàðòà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Level %s\n"
-msgstr "Íèâî %s\n"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "Ïðèíòåð íà SMB/Windows 95/98/NT ñúðâúð"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
+msgid ", "
msgstr ""
-"Äÿë, êîéòî ñå ñòàðòèðà ïî ïîäðàçáèðàíå\n"
-" (çà MS-DOS boot, íå çà lilo)\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Loopback file(s):\n"
-" %s\n"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
msgstr ""
-"Loopback ôàéë(îâå):\n"
-" %s\n"
+"Àðãóìåíòè: (umask)\n"
+"\n"
+"Óñòàíîâÿâà çà root umask."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "Remove selected host/network"
+msgstr "Èçòðèâàíå íà èçáðàí õîñò/ìðåæà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Mounted\n"
-msgstr "Ìîíòèðàí\n"
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"Postfix å Main Transport Agent (MTA), êîéòî å ïðîãðàìà êîÿòî ïðåíàñÿ\n"
+"ïîùà îò ìàøèíà íà ìàøèíà."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Not formatted\n"
-msgstr "Íåôîðìàòèðàí\n"
+msgid "Disconnection from the Internet failed."
+msgstr "Ðàçêà÷âàíåòî îò Èíòåðíåò å íåóñïåøíî"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Formatted\n"
-msgstr "Ôîðìàòèðàí\n"
+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 è íå latin)"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "Îò öèëèíäúð %d äî öèëèíäúð %d\n"
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Network Hotplugging"
+msgstr "Íàñòðîéêà íà ìðåæàòà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid ", %s sectors"
-msgstr ", %s ñåêòîðà"
+msgid "if set to yes, reports check result to tty."
+msgstr "àêî å çàäàåíî äà, èçïðàùà ðåçóëòàòà îò ïðîâåðêàòà íà tty."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Size: %s"
-msgstr "Ðàçìåð: %s"
+msgid "Restore From CD"
+msgstr "Âúçñòàíîâÿâà îò CD"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Start: sector %s\n"
-msgstr "Íà÷àëî: ñåêòîð %s\n"
+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 ""
+"Íà ïúò ñòå äà íàñòðîèòå êîìïþòúðà ñè òàêà, ÷å äà ïîäåëÿ Èíòåðíåò âðúçêàòà\n"
+"ñè. Ñ òàçè âúçìîæíîñò, äðóãè êîìïþòðè â ëîêàëíàòà âè ìðåæà ùå ìîãàò äà\n"
+"èçïîëçâàò Èíòåðíåò âðúçêàòà íà òîçè êîìïþòúð.\n"
+"\n"
+"Óáåäåòå ñå, ÷å âèå ñòå êîíôèãóðèðàëè âàøàòà Ìðåæà/Èíòåðíåò äîñòúï "
+"èçïîëçâàéêè drakconnect ïðåäè äà ïðàâèòå äðóãî.\n"
+"\n"
+"Îòáåëåæåòå: òðÿáâà âè îòäåëåí çà òîâà ìðåæîâ àäàïòåð, çà äà óñòàíîâèòå "
+"âúòðåøíàòà ñè ìðåæà (LAN)."
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Name: "
-msgstr "Èìå: "
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr "Ìîëÿ, èçáåðåòå êîé ìðåæîâ àäàïòåð äà èçïîëçâàì çà âðúçêà êúì Èíòåðíåò"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Áóêâà íà óñòðîéñòâîòî ïîä DOS: %s (ïðîñòî ïðåäïîëîæåíèå)\n"
+msgid "Photo memory card access on your HP multi-function device"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "partition %s is now known as %s"
-msgstr "äÿë %s ñåãà å èçâåñòåí êàòî %s"
+msgid ""
+"Enhance your computer performance with the help of a selection of partners "
+"offering professional solutions compatible with Mandrake Linux"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Removing %s"
-msgstr "Èçòðèâàíå íà %s"
+msgid "Internet Connection Sharing is now disabled."
+msgstr "Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà â ìîìåíòà å èçêëþ÷åíî."
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Copying %s"
-msgstr "Êîïèðàíå íà %s"
+msgid "if set to yes, verify checksum of the suid/sgid files."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Moving files to the new partition"
-msgstr "Ïðåìåñòè ôàéëîâåòå íà íîâ äÿë"
+msgid "Latin American"
+msgstr "Ëàòèíîàìåðèêàíñêà"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid ""
-"Directory %s already contains data\n"
-"(%s)"
-msgstr ""
-"Äèðåêòîðèÿòà %s âå÷å ñúäúðæà íÿêàêâè äàííè\n"
-"(%s)"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Japanese text printing mode"
+msgstr "Ïðîìÿíà ñèñòåìàòà çà ïå÷àò"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Hide files"
-msgstr "Ñêðèé ôàéëîâåòå"
+msgid "Old device file"
+msgstr "Ñòàð ôàéë íà óñòðîñòâî"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Move files to the new partition"
-msgstr "Ïðåìåñòè ôàéëîâåòå íà íîâ äÿë"
+msgid "Info: "
+msgstr "Èíôîðìàöèÿ: "
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Ñëåä ôîðìàòèðàíå íà äÿëà %s, âñè÷êè äàííè âúðõó íåãî ùå áúäàò çàãóáåíè"
+msgid "Button `%s': %s"
+msgstr "Áóòîí `%s': %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Òðÿáâà äà ðåñòàðòèðàòå, ïðåäè ïðîìåíèòå äà âëÿçàò â ñèëà"
+msgid "Please wait"
+msgstr "Ìîëÿ èç÷àêàéòå"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Òàáëèöàòà íà äÿëîâåòå íà óñòðîéñòâî %s ùå áúäå çàïèñàíà âúðõó äèñêà !"
+msgid "Genius NetMouse"
+msgstr "Genuis NetMouse"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "The package %s is needed. Install it?"
-msgstr "Ïàêåò %s å íåîáõîäèì. Äà ãî èíñòàëèðàì?"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "None"
+msgstr "Ãîòîâî"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "What type of partitioning?"
-msgstr "Êàêúâ òèï ðàçäåëÿíå íà äÿëîâå ?"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The entered IP is not correct.\n"
+msgstr "Âñè÷êî ïðàâèëíî ëè å ?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "Âíèìàíèå: òàçè îïåðàöèÿ å îïàñíà"
+msgid "Ethernet Card"
+msgstr "Ethernet êàðòà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "chunk size"
-msgstr "ãîëåìèíà íà ïàð÷åòî"
+msgid "Info"
+msgstr "Èíôîðìàöèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "level"
-msgstr "íèâî"
+msgid "Install"
+msgstr "Èíñòàëèðàé"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../help.pm:1
#, c-format
-msgid "device"
-msgstr "óñòðîéñòâî"
+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 ""
+"Öúêíåòå íà \"%s\", àêî èñêàòå äà èçòðèåòå âñè÷êè äàííè è\n"
+"äÿëîâå ñúùåñòâóâàùè íà òîçè òâúðä äèñê. Âíèìàíèå, ñëåä öúêàíå íà \"%s\", "
+"íÿìà äà ìîæåòå äà âúçñòàíîâèòå êàêâèòî è äà áèëî äàííè è äÿëîâå ñúùåñòâóâàùè "
+"íà òîçè òâúðä äèñê,\n"
+"âêëþ÷èòåëíî êàêâèòî è äà å Windows äàííè.\n"
+"\n"
+"Öúêíåòå \"%s\", çà äà îòìåíèòå òàçè îïåðàöèÿ áåç çàãóáà äà äàííèòå è\n"
+"äÿëîâåòå ñúùåñòâóâàùè íà òîçè òâúðä äèñê."
-#: ../../diskdrake/interactive.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Various"
-msgstr "Ðàçëè÷íè"
+msgid "Exit install"
+msgstr "Èçõîä îò èíñòàëàöèîííàòà ïðîãðàìà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Mount options"
-msgstr "Îïöèè çà mount:"
+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 ""
+"Âñè÷êî å íàñòðîåíî.\n"
+"Ñåãà ìîæåòå äà ñïîäåëèòå Èíòåðíåò âðúçêàòà ñè ñ äðóãè êîìïþòðè â ëîêàëíàòà "
+"âè ìðåæà èçïîëçâàéêè àâòîìàòè÷íà ìðåæîâà íàñòðîéêà (DHCP)."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "Ôàéëúò âå÷å ñúøåñòâóâà. Äà ãî èçïîëçâàì ëè ?"
+msgid "Remote CUPS server"
+msgstr "Îòäàëå÷åí CUPS ñúðâúð"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "File is already used by another loopback, choose another one"
-msgstr "Ôàéëúò âå÷å ñå èçïîëçâà òî äðóã loopback, èçáåðåòå äðóã ôàéë."
+msgid "Sun - Mouse"
+msgstr "Ìèøêà íà Sun"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Give a file name"
-msgstr "Äàéòå èìå íà ôàéë"
+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 ""
+"Â ñèñòåìàòà âè èìà ñàìî åäèí íàñòðîåí ìðåæîâ àäàïòåð:\n"
+"\n"
+"%s\n"
+"\n"
+"Ñìÿòàì äà óñòàíîâÿ ëîêàëíàòà âè ìðåæà íà òîçè àäàïòåð."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Filesystem type: "
-msgstr "Âèä ôàéëîâà ñèñòåìà: "
+msgid "Minimal install"
+msgstr "Ìèìèíàëíà èíñòàëàöèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Size in MB: "
-msgstr "Ãîëåìèíà â MB: "
+msgid "Ethiopia"
+msgstr "Åòèîïèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Loopback file name: "
-msgstr "Èìå íà loopback ôàéëà: "
+msgid "Devanagari"
+msgstr "Äàâåíàäæàðè"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Loopback"
-msgstr "Loopback"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "Òîçè äÿë íå ìîæå äà áúäå èçïîëçâàí çà loopback"
+msgid "Total size: %d / %d MB"
+msgstr "Îáùà ãîëåìèíà: %d / %d MB"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "LVM name?"
-msgstr "LVM èìå ?"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "disabled"
+msgstr "èçêëþ÷è"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "new"
-msgstr "íîâ"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Search for new scanners"
+msgstr "Ëîêàëåí ïðèíòåð"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "Èçáåðåòå ñúùåñòâóâàù LVM çà ïðèáàâÿíå"
+msgid "Disabling servers..."
+msgstr "Èçêëþ÷âàíå íà ñúðâúðè ..."
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "Èçáåðåòå ñúùåñòâóâàù RAID çà ïðèáàâÿíå"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Please choose the time \n"
+"interval between each backup"
+msgstr "Ìîëÿ, èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Moving partition..."
-msgstr "Ìåñòâÿ äÿëà ... "
+msgid "Installation of %s failed. The following error occured:"
+msgstr "Èíñòàëàöèÿòà íà %s ïðîâàëåíà. Ïîÿâè ñå ñëåäíàòà ãðåøêà:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Moving"
-msgstr "Ìåñòåíå"
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr "Íå ìîãà äà ñòàðòèðàì mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "Íà êîé ñåêòîð èñêàòå äà ãî ïðåìåñòèòå?"
+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"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Sector"
-msgstr "Ñåêòîð"
+msgid "Network printer (TCP/Socket)"
+msgstr "Ìðåæîâ ïðèíòåð (TCP/Socket)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "Íà êîé äèñê èñêàòå äà ãî ïðåìåñòèòå ?"
+msgid "Backup User files..."
+msgstr "Ðåçåðâíî êîïèå íà ïîòðåáèòåëñêè ôàéëîâå..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Move"
-msgstr "Ïðåìåñòè"
+msgid "Install system"
+msgstr "Èíñòàëèðàíå íà ñèñòåìàòà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "New size in MB: "
-msgstr "Íîâà ãîëåìèíà â MB: "
+msgid "First DNS Server (optional)"
+msgstr "Ïúðâè DNS ñúðâúð (ïî èçáîð)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the new size"
-msgstr "Èçáåðåòå íîâà ãîëåìèíà"
+msgid ""
+"Alternatively, you can specify a device name/file name in the input line"
+msgstr ""
+"Àëòåðíàòèâíî, âèå ìîæå äà çàäàäåòå èìå íà óñòðîéñòâî/ôàéë â èçõîäíèÿ ðåä"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Resize"
-msgstr "Ïðîìåíè ãîëåìèíàòà"
+msgid "dhcpd Config..."
+msgstr "Íàñòðîéêà íà dhcpd..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Ñëåä ïðîìÿíà ãîëåìèíàòà íà äÿëà %s, äàííète âúðõó íåãî ùå áúäàò çàãóáåíè"
+msgid "The setup has already been done, but it's currently disabled."
+msgstr "Óñòàíîâêàòà âå÷å å íàïðàâåíà, íî â ìîìåíòà å èçêëþ÷åíà."
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "Âñè÷êè äàííè íà òîçè äÿë òðÿáâà äà áúäàò àðõèâèðàíè"
+msgid "LILO/grub Installation"
+msgstr "LILO/grub èíñòàëàöèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "This partition is not resizeable"
-msgstr "Ãîëåìèíàòà íà äÿëà íå ìîæå äà áúäå ïðîìåíåíà"
+msgid "Israeli"
+msgstr "Èçðàåëñêà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "Èç÷èñëÿâàì ãðàíèöèòå íà fat ôàéëîâàòà ñèñòåìà"
+msgid "load setting"
+msgstr "óñòàíîâÿâàíå íà íàòîâàðâàíå"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Where do you want to mount %s?"
-msgstr "Êúäå èñêàòå äà ìîíòèðàòå óñòðîéñòâî %s ?"
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "Ïðèíòåð \"%s\" íà ñúðâúð \"%s\""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Íå ìîãà äà ìàõíà òî÷êàòà íà ìîíòèðàíå, òúé êàòî äÿëúò ñå èçïîëçâà çà "
-"loopback.\n"
-"Ïúðâî ìàõíåòå loopback"
+msgid "Floppy can be removed now"
+msgstr "Ôëîïèòî ìîæå äà áúäå èçâàäåíî ñåãà"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Êúäå èñêàòå äà ìîíòèðàòå óñòðîéñòâî %s ?"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Truly minimal install"
+msgstr "Ìèìèíàëíà èíñòàëàöèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "Êúäå èñêàòå äà ìîíòèðàòå loopback-ôàéëà %s ?"
+msgid "Denmark"
+msgstr "Äàíèÿ"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr "Ïðåõîä îò ext2 êúì ext3"
+msgid "Moving partition..."
+msgstr "Ìåñòâÿ äÿëà ... "
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Which filesystem do you want?"
-msgstr "Êîÿ ôàéëîâà ñèñòåìà èñêàòå ?"
+msgid "(This) DHCP Server IP"
+msgstr "(Òîçè) DHCP ñúðâúð IP"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Change partition type"
-msgstr "Ïðîìÿíà òèïà íà äÿëà"
+msgid "Test of the configuration"
+msgstr "Ïðîâåðêà íà íàñòðîéêàòà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "Installing %s ..."
+msgstr "Èíñòàëèðà %s ..."
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
+"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 ""
-"Ñëåä ïðîìÿíà íà òèïà íà äÿëà %s, âñè÷êè äàííè âúðõó íåãî ùå áúäàò çàãóáåíè"
+"Íàêðàÿ, â çàâèñèìîñò îò èçáîðà âè äàëè äà èçáèðàòå ïàêåòè åäèí ïî åäèí, ùå\n"
+"âè áúäå ïðåäñòàâåíî äúðâî ñúäúðæàùî âñè÷êè ïàêåòè ïîäðåäåíè ïî ãðóïè è\n"
+"ïîäðãðóïè. Äîêàòî îáõîæäàòå äúðâîòî, ìîæåòå äà èçáåðåòå öåëè ãðóïè, "
+"ïîäãðóïè\n"
+"èëè îòäåëíè ïàêåòè.\n"
+"\n"
+"Êîãàòî ïîñî÷èòå ïàêåò îò äúðâîòî, ùå ñå ïîÿâè îïèñàíèå âäÿñíî. Êîãàòî\n"
+"èçáîðúò å ïðèêëþ÷åí, öúêíåòå áóòîíà \"Èíñòàëèðàé\", êîéòî ùå ïóñíå ïðîöåñà\n"
+"íà èíñòàëàöèÿ. Â çàâèñèìîñò îò ñêîðîñòòà íà õàðäóåðà âè è áðîÿ íà ïàêåòèòå,\n"
+"êîèòî èñêàòå äà áúäàò èíñòàëèðàíè, ïðîöåñúò ìîæå äà îòíåìå èçâåñòíî âðåìå.\n"
+"Î÷àêâàíîòî âðåìå çà ïðèêëþ÷âàíå íà ïðîöåñà, ÷å áúäå ïîêàçàíî íà åêðàòà, çà\n"
+"äà âè ïîìîãíå äà ïðåöåíèòå äàëè èìàòå äîñòàòú÷íî âðåìå äà ñå íàñëàäèòå íà\n"
+"÷àøà êàôå.\n"
+"\n"
+"!! Àêî å èçáðàí ñúðâúðåí ïàêåò, áèëî òî óìèøëåíî èëè çàùîòî å ÷àñò îò öÿëà\n"
+"ãðóïà, ùå áúäåòå ïîìîëåíè çà ïîòâúðæäåíèå, ÷å íàèñòèíà èñêàòå òîçè ñúðâúð\n"
+"äà áúäå èíñòàëèðàí.  Mandrake Linux, âñè÷êè ñúðâúðè òðúãâàò ïî "
+"ïîäðàçáèðàíå\n"
+"ïðè çàðåæäàíå.Äàæå àêî ñà ñèãóðíè è íÿìàò èçâåñòíè ïðîáëåìè, êîãàòî\n"
+"äèñòðèáóöèÿòà ñå ðàçïðîñòðàíÿâà, ìîæå äà ñå ñëó÷è òàêà, ÷å äà ñå ïîÿâÿò\n"
+"äóïêè â ñèãóðíîñòòà, ñëåä êàòî âåðñèÿòà íà Mandrake Linux å çàâúðøåíà. Àêî\n"
+"íå çíàåòå çà êàêâî ñëóæè îïðåäåëåíà óñëóãà èëè çàùî å èíñòàëèðàíà, öúêíåòå\n"
+"\"Íå\". Ñ öúêàíå íà \"Äà\" ùå èíñòàëèðàòå èçáðîåíè óñëóãè è òå ùå áúäàò\n"
+"ñòàðòèðàíè àâòîìàòè÷íî ïî ïîäðàçáèðàíå. !!\n"
+"\n"
+"Îïöèÿòà \"Àâòîìàòè÷íè çàâèñèìîñòè\" èçêëþ÷âà ïðåäóïðåäèòåëíèòå äèàëîçè,\n"
+"êîãàòî èíñòàëàòîðúò àâîìàòè÷íî ðåøè èçáåðå ïàêåò. Òîâà ñå ñëó÷âà, çàùîòî\n"
+"å ðåøèë, ÷å ñå íóæäàå äà çàäîâîëè çàâèñèìîñò ñ äðóã ïàêåò, çà äà ïðèêëþ÷è\n"
+"óñïåøíî èíñòàëàöèÿòà.\n"
+"\n"
+"Ìàëêàòà èêîíêà íà äèñêåòêà â äúíîòî íà ñïèñúêà ïîçâîëÿâà äà çàðåäèòå ñïèñúê\n"
+"ñ ïàêåòè îò ïðåäèøíà èíñòàëàöèÿ. Àêî öúêíåòå íà òàçè èêîíêà, ùå áúäåòå\n"
+"ïîìîëåíè äà âêàðàòå äèñêåòà ñúçäàäåíà ïðåäè òîâà â êðàÿ íà äðóãà "
+"èíñòàëàöèÿ.\n"
+"Âèæòå âòîðàòà ïîäñêàçêà ïî âðåìå íà ïîñëåäíàòà ñòúïêà, çà òîâà êàê äà\n"
+"ñúçäàäåòå òàêàâà äèñêåòà."
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Remove the loopback file?"
-msgstr "Äà ïðåìàõíà ëè loopback ôàéëà ?"
+msgid "Choose your filesystem encryption key"
+msgstr "Èçáîð íà êðèïòèðàù êëþ÷ çà åàøàòà ôàéëîâà ñèñòåìà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup: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."
+"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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Preference: "
-msgstr "Ïðåäïî÷èòàíèå: "
+msgid "Andorra"
+msgstr "Àíäîðà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Start sector: "
-msgstr "Íà÷àëåí ñåêòîð: "
+msgid "Sierra Leone"
+msgstr "Ñèåðà Ëåîíå"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Create a new partition"
-msgstr "Ñúçäàé íîâ äÿë"
+msgid "Botswana"
+msgstr "Áîòñâàíà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Use for loopback"
-msgstr "Èçïîëçâàé çà loopback"
+msgid "(default value: %s)"
+msgstr "(ïîäðàçáèðàùà ñòîéíîñò: %s)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Modify RAID"
-msgstr "Ìîäèôèöèðàé RAID"
+msgid "Alternative test page (Letter)"
+msgstr "Àëòåðíàòèâíà òåñòîâà ñòðàíèöà (Ïèñìî)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Remove from LVM"
-msgstr "Ïðåìàõíè îò LVM"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Remove from RAID"
-msgstr "Ïðåìàõíè îò RAID"
+msgid "Choose an X server"
+msgstr "Èçáåðåòå X ñúðâúð"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Add to LVM"
-msgstr "Ïðèáàâè êúì LVM"
+msgid "Swap partition size in MB: "
+msgstr "Ãîëåìèíà íà swap-äÿëà â MB: "
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Add to RAID"
-msgstr "Ïðèáàâè êúì RAID"
+msgid ""
+"Other (not drakbackup)\n"
+"keys in place already"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Format"
-msgstr "Ôîðìàòèðàé"
+msgid "No changes to backup!"
+msgstr "Íÿìà ïðîìåíè çà ðåçåðâíî êîïèå!"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Detailed information"
-msgstr "Ïîäðîáíà èíôîðìàöèÿ"
+msgid "Formatted\n"
+msgstr "Ôîðìàòèðàí\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Trying to rescue partition table"
-msgstr "Îïèòâàì ñå äà ñïàñÿ òàáëèöàòà íà äÿëîâåòå"
+msgid "Type of install"
+msgstr "Òèï èíñòàëàöèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Ñëîæåòå äèñêåòà âúâ ôëîïèòî\n"
-"Âñè÷êè äàííè, íàìèðàùè ñå âúðõó äèñêåòàòà, ùå áúäàò çàãóáåíè"
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "Ïðèíòåð \"%s\" íà SMB/Windows ñúðâúð \"%s\""
-#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../network/modem.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Warning"
-msgstr "Ïðåäóïðåæäåíèå"
+msgid ""
+"\n"
+"- Daemon (%s) include:\n"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Select file"
-msgstr "Èçáåðåòå ôàéë"
+msgid "%d comma separated numbers"
+msgstr "%d ñúñ çàïåòàÿ ðàçäåëåíè íîìåðà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
msgstr ""
-"Ðåçåðâíàòà òàáëèöà íà äÿëîâåòå íå å ñúñ ñúùàòà ãîëåìèíà\n"
-"Äà ïðîäúëæà ëè âñå ïàê ?"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Removable media automounting"
-msgstr "Àâòîìàòè÷íî ìîíòèðàíå íà ñìåíÿåì íîñèòåë"
+"rusers ïðîòîêîëà ïîçâîëÿâà íà ìðåæîâèòå ïîòðåáèòåëè äà ïðîâåðÿâàò êîé å\n"
+"âëÿçúë íà äðóãà îòãîâàðÿùàòà ìàøèíà."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Reload partition table"
-msgstr "Ïðåçàðåäè òàáëèöàòà ñ äÿëîâåòå"
+msgid "Automatic Steps Configuration"
+msgstr "Íàñòðîéêà íà àâòîìàòè÷íèòå ñòúïêè"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Rescue partition table"
-msgstr "Ñïàñÿâàíå òàáëèöàòà ñ äÿëîâåòå"
+msgid ""
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
+msgstr ""
+"Êàêâî èñêàòå äà çíàåòå ïîâå÷å çà îáùíîñòòà íà Îòâîðåíèÿò èçõîäåí êîä? Âëåçòå "
+"â ñâåòà íà Ñâîáîäíèÿò Ñîôòóåð"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore partition table"
-msgstr "Âúçñòàíîâè òàáëèöàòà ñ äÿëîâåòå"
+msgid "Barbados"
+msgstr "Áàðáàäîñ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Save partition table"
-msgstr "Çàïàçè òàáëèöàòà ñ äÿëîâåòå"
+msgid "Please select data to backup..."
+msgstr "Ìîëÿ, èçáåðåòå äàííè çà ðåçåðâíî êîïèå..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-"Àêî èñêàòå îùå äÿëîâå, ìîëÿ èçòðèéòå åäèí, çà äà ìîæåòå äà ñúçäàäåòå åäèí "
-"ðàçøèðåí äÿë"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "I can't add any more partition"
-msgstr "Íå ìîãà äà äîáàâÿ ïîâå÷å äÿëîâå"
+"Âðúçêàòà ïðîïàäíà.\n"
+"Ïðîâåðåòå ñè êîíôèãóðàöèÿòà â Êîíòðîëåí öåíòúð íà Mandrake."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "All primary partitions are used"
-msgstr "Âñè÷êè ïúðâè÷íè äÿëîâå ñå èçïîëçâàò"
+msgid "received"
+msgstr "ïîëó÷åíè"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Hard drive information"
-msgstr "Èíôîðìàöèÿòà çà òâúðäèÿ äèñê"
+msgid "/File/_New"
+msgstr "/Ôàéë/_Íîâ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Auto allocate"
-msgstr "Àâòîìàòè÷íî ñúçäàâàíå"
+msgid "The DNS Server IP"
+msgstr "DNS ñúðâúð IP"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Clear all"
-msgstr "Èç÷èñòè âñè÷êî"
+msgid "IP Range End:"
+msgstr "Êðàé íà IP îáõâàò:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "Èñêàòå ëè äà çàïàçèòå ïðîìåíèòå â /etc/fstab"
+msgid "High"
+msgstr "Âèñîêî"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "Èçõîä, áåç äà çàïèñ íà òàáëèöàòà íà äÿëîâåòå ?"
+msgid "NoVideo"
+msgstr "Áåç ãðàôèêà"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Quit without saving"
-msgstr "Èçõîä áåç çàïèñ"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "this field describes the device"
+msgstr "Òîâà ïîëå îïèñâà óñòðîéñòâîòî"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Continue anyway?"
-msgstr "Ïðîäúëæåíèå âúïðåêè âñè÷êî ?"
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
+msgstr "Äîáàâÿíå íà ïðèíòåð íà Star Office/OpenOffice.org/GIMP"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Toggle to expert mode"
-msgstr "Ïðåìèíè â Åêñïåðòåí ðåæèì"
+msgid "Local Printers"
+msgstr "Ëîêàëíè ïðèíòåðè"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Toggle to normal mode"
-msgstr "Ïðåìèíè â Íîðìàëåí ðåæèì"
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Installation image directory"
+msgstr "Xpmac (èíñòàëàöèÿ ãðàôè÷åí äðàéâåð)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Undo"
-msgstr "Âúðíè"
+msgid "NIS Server"
+msgstr "NIS ñúðâúð"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Exit"
-msgstr "Èçëåç"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Port: %s"
+msgstr "Ïîðò"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose a partition"
-msgstr "Èçáåðåòå äÿë"
+msgid "Spain"
+msgstr "Èñïàíèÿ"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Choose another partition"
-msgstr "Èçáåðåòå äðóã äÿë"
+msgid "This user name has already been added"
+msgstr "Òîâà ïîòðåáèòåëñêî èìå âå÷å å äîáàâåíî"
-#: ../../diskdrake/removable.pm:1
+#: ../../interactive.pm:1
#, c-format
-msgid "Change type"
-msgstr "Ïðîìÿíè òèïà"
+msgid "Choose a file"
+msgstr "Èçáåðåòå ôàéë"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Search servers"
-msgstr "Òúðñè ñúðâúðè"
+msgid "Apply"
+msgstr "Ïðèëîæè"
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Domain"
-msgstr "Äîìåéí"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Auto-detect available ports"
+msgstr "Èçïîëçâàé àâòîìàòè÷íî çàñè÷àíå"
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Username"
-msgstr "Ïîòðåáèòåëñêî èìå"
+msgid "Internet Connection Sharing currently disabled"
+msgstr "Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà å èçêëþ÷åíî."
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please enter your username, password and domain name to access this host."
-msgstr ""
-"Ìîëÿ, âúâåäåòå âàøåòî èìå, ïàðîëà è èìå íà äîìåéí çà äîñòúï äî òîçè õîñò."
+msgid "San Marino"
+msgstr "Ñàí Ìàðèíî"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Domain Authentication Required"
-msgstr "Èçèñêâà Èäåíòèôèêàöèÿ çà Äîìåéí"
+msgid "Belgium"
+msgstr "Áåëãèÿ"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Another one"
-msgstr "Äðóãî"
+msgid "Kuwait"
+msgstr "Êóâåéò"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which username"
-msgstr "Êîå ïîòðåáèòåëñêî èìå"
+msgid "Choose the window manager to run:"
+msgstr "Èçáåðåòå ìåíèäæúð íà ïðîçîðöè çà ñòàðòèðàíå:"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
-msgstr "Íå ìîãà äà âëÿçà êàòî èçïîëçâàì èìå %s (ãðåøíà ïàðîëà?)"
+msgid "sub generation of the cpu"
+msgstr ""
-#: ../../harddrake/data.pm:1
-#, c-format
-msgid "cpu # "
-msgstr "cpu # "
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "First Time Wizard"
+msgstr "Äîáðå äîøëè â ïúðâîíà÷àëíèÿ ïîìîùíèê"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "SMBus controllers"
-msgstr "SMBus êîíòðîëåðè"
+msgid ""
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
+msgstr ""
+"Ïîÿâè ñå ãðåøêà, íî íå çíàì êàê äà ñå ñïðàâÿ ñ íåÿ äåëèêàòíî.\n"
+"Ìîæåòå äà ïðîäúëæèòå íà ñâîé ðèñê."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "USB controllers"
-msgstr "USB êîíòðîëåðè"
+msgid "please wait, parsing file: %s"
+msgstr "ìîëÿ èç÷àêàéòå, ïðàâÿ ðàçáîð íà ôàéë: %s"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "SCSI controllers"
-msgstr "SCSI êîíòðîëåðè"
-
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Firewire controllers"
-msgstr "USB êîíòðîëåðè"
+msgid "Taiwan"
+msgstr "Òàéâàí"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "(E)IDE/ATA controllers"
-msgstr "(E)IDE/ATA êîíòðîëåðè"
+msgid "Pakistan"
+msgstr "Ïàêèñòàí"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Joystick"
-msgstr "Äæîéñòèê"
+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 ""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Scanner"
-msgstr "Ñêåíåð"
+msgid "Permissions"
+msgstr "Ïðàâà"
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Unknown/Others"
-msgstr "Íåèçâåñòíè/Äðóãè"
+msgid "Provider name (ex provider.net)"
+msgstr "Èìå íà äîñòàâ÷èêà (íàïð. provider.net)"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr "Áðèäæîâå è ñèñòåìíè êîíòðîëåðè"
+msgid "Version: %s\n"
+msgstr "Âåðñèÿ: %s\n"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Modem"
-msgstr "Ìîäåì"
+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 ""
+"Âàøàòà ñèñòåìà å ñ ìàëêè ðåñóðñè. Ìîæå äà èìàòå ïðîáëåìè ñ èíñòàëèðàíåòî\n"
+"íà Mandrake Linux. Àêî ñå ïîÿâè ïðîáëåì îïèòàéòå ñ òåêñòîâàòà èíñàëàöèÿ. "
+"Çàöåëòà,\n"
+"íàòèñíåòå 'F1', êîãàòî ñòàðòèðàòå îò CDROM è âúâåäåòå 'òåüò'."
-#: ../../harddrake/data.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Ethernetcard"
-msgstr "Ethernet êàðòà"
+msgid "Use the Windows partition for loopback"
+msgstr "Èçïîëçâàé çà Windows äÿëúò çà loopback"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Processors"
-msgstr "Ïðîöåñîðè"
+msgid "Armenian (typewriter)"
+msgstr "Àðìåíñêà (ïèøåùà ìàøèíà)"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Webcam"
-msgstr ""
+msgid "Connection type: "
+msgstr "Òèï íà âðúçêàòà: "
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Soundcard"
-msgstr "Çâóêîâà êàðòà"
+msgid "Graphical interface"
+msgstr "Ãðàôè÷åí èíòåðôàéñ"
-#: ../../harddrake/data.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "Other MultiMedia devices"
-msgstr "Äðóãà ìóëòèìåäèéíè óñòðîéñòâà"
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "XFree %s ñ õàðäóåðíî 3D óñêîðåíèå"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Tvcard"
-msgstr "TV êàðòà"
+msgid "India"
+msgstr "Èíäèÿ"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Videocard"
-msgstr "Âèäåî êàðòà"
+msgid "Chad"
+msgstr "×àä"
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Tape"
-msgstr "Ëåíòà"
+msgid "Slovakia"
+msgstr "Ñëîâàêèÿ"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "DVD-ROM"
-msgstr "DVD-ROM"
+msgid "Singapore"
+msgstr "Ñèíãàïóð"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "CD/DVD burners"
-msgstr "CD/DVD çàïèñâàùî"
+msgid "Cambodia"
+msgstr "Êàìáîäæà"
-#: ../../harddrake/data.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "CDROM"
-msgstr "CDROM"
+msgid "Monitor HorizSync: %s\n"
+msgstr "Õîðèçîíòàëíà ñèíõðîíèçàöèÿ íà ìîíèòîðà: %s\n"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Disk"
-msgstr "Äèñê"
+msgid "Path"
+msgstr "Ïúò"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Zip"
-msgstr "Zip óñòðîéñòâî"
+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 ""
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Floppy"
-msgstr "Ôëîïè"
+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 ""
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Let me pick any driver"
-msgstr "Íåêà èçáåðà äðàéâåð"
+msgid ""
+"Printer %s\n"
+"What do you want to modify on this printer?"
+msgstr ""
+"Ïðèíòåð %s\n"
+"Êàêâî èñêàòå äà ïîïðàâèòå ïî òîçè ïðèíòåð ?"
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Driver:"
-msgstr "Äðàéâåð: "
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Add host"
+msgstr "Äîáàâè ïîòðåáèòåë"
#: ../../harddrake/sound.pm:1
#, c-format
@@ -8535,140 +8574,97 @@ msgstr ""
"\n"
"Òåêóùî èçïîëçâàíèÿò äðàéâåð çà âàøàòà \"%s\" çâóêîâà êàðòà å \"%s\" "
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr "Èçáîð íà ñëó÷àåí äðàéâåð"
-
-#: ../../harddrake/sound.pm:1
+#: ../../any.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"
+"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"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+"\"Custom\" permit a per-user granularity.\n"
msgstr ""
+"Èñêàòå ëè äà ïîçâîëèòå íà ïîòðåáèòåëè äà ïîäåëÿò òåõíèòå äèðåêòîðèè?\n"
+"Ðàçðåøàâàíåòî íà òîâà ùå ïîçâîëè íà ïîòðåáèòåëèòå ïðîñòî äà öúêíàò íà "
+"\"Ïîäåëÿ\" â konqueror èëè nautilus.\n"
+"\n"
+"\"Êëèåíòñêà\" ïîçâîëÿâà çà ïîòðåáèòåë íàñòðîéêà.\n"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Sound trouble shooting"
-msgstr "Çàòðóäíåíèÿ ïðè çâóê"
+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 ãåíåðèðàíèòå äèñêåòè."
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
-msgstr "Ãðåøêà: \"%s\" äðàéâåð çà âàøàòà êàðòà å èíñòàëèðàí"
+msgid "China (broadcast)"
+msgstr ""
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unkown driver"
-msgstr "Íåèçâåñòåí äðàéâåð"
+msgid "Use quota for backup files."
+msgstr "Èçïîëçâà êâîòà çà ôàéëîâå íà ðåçåðâíî êîïèå."
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
-msgstr "Íÿìà äðàéâåð çà âàøàòà çâóêîâà êàðòà (%s)"
+msgid "Configuring printer \"%s\"..."
+msgstr "Íàñòðîéêà íà ïðèíòåðà \"%s\"..."
-#: ../../harddrake/sound.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "No known driver"
-msgstr "Íÿìà èçâåñòåí äðàéâåð"
+msgid "Internet connection"
+msgstr "Èíòåðíåò âðúçêà"
-#: ../../harddrake/sound.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
msgid ""
-"There's no free driver for your sound card (%s), but there's a proprietary "
-"driver at \"%s\"."
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
msgstr ""
-"Íÿìà ñâîáîäåí äðàéâåð çà âàøàòà çâóêîâà êàðòà (%s), íî èìà ñîáñòâåíè äðàéâåð "
-"íà \"%s\"."
+"Çàðåæäàíåòî íà ìîäóëà %s íå óñïÿ.\n"
+"Èñêàòå ëè äà îïèòàòå îòíîâî ñ äðóãè ïàðàìåòðè ?"
-#: ../../harddrake/sound.pm:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "No open source driver"
-msgstr ""
+msgid "Welcome to the Open Source world."
+msgstr "Äîáðå äîøëè â ñâåòà íà Îòâîðåíèÿò Èçõîäåí êîä"
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "Ìîëÿ, ïî÷àêàéòå ... Ïðèëàãàíå íà íàñòðîéêèòå"
+msgid "Bosnia and Herzegovina"
+msgstr "Áîñíà è Õåðöåãîâèíà"
-#: ../../harddrake/sound.pm:1
+#: ../../fsedit.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 ""
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Trouble shooting"
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
msgstr ""
+"Íóæäàåòå ñå îò èñòèíñêà ôàéëîâà ñèñòåìà (ext2, reiserfs,xfs, èëè jfs) çà "
+"òàçè òî÷êà íà ìîíòèðàíå\n"
-#: ../../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 ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Ìîëÿ, ïðîáâàéòå ìèøêàòà ñè"
-#: ../../harddrake/sound.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.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\" äðàéâåð (ïîäðàçáèðàù äðàéâåð çà "
-"êàðòàòà âè å \"%s\")"
+msgid "Netherlands"
+msgstr "Õîëàíäèÿ"
-#: ../../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)."
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files by FTP"
+msgstr "Èçïðàùàì ôàéëîâå..."
-#: ../../harddrake/sound.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Sound configuration"
-msgstr "Íàñòðîéêà çà çâóê"
+msgid "Internal ISDN card"
+msgstr "Âúòðåøíà ISDN êàðòà"
#: ../../harddrake/sound.pm:1
#, c-format
@@ -8679,1666 +8675,1634 @@ msgstr ""
"Íÿìà èçâåñòíåí OSS/ALSA àëòåðíàòèâåí äðàéâåð çà âàøàòà çâóêîâà êàðòà (%s) "
"êîÿòî â ìîìåíòà èçïîëçâà \"%s\""
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "No alternative driver"
-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
+#: ../../network/modem.pm:1
#, c-format
-msgid "number of capture buffers for mmap'ed capture"
-msgstr ""
+msgid "Title"
+msgstr "Çàãëàâèå"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Number of capture buffers:"
+msgid "Install & convert Fonts"
msgstr ""
-#: ../../harddrake/v4l.pm:1
-#, c-format
-msgid "Tuner type:"
-msgstr "Òèï íà òóíåð:"
-
-#: ../../harddrake/v4l.pm:1
-#, c-format
-msgid "Card model:"
-msgstr "Ìîäåë íà êàðòà:"
-
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "WARNING"
msgstr ""
-#: ../../harddrake/v4l.pm:1
-#, c-format
-msgid "Unknown|Generic"
-msgstr "Íåèçâåñòåí|Îáù"
-
-#: ../../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
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Auto-detect"
-msgstr "Àâòîìàòè÷íî çàñè÷àíå"
+msgid "Installing bootloader"
+msgstr "Èíñòàëèðàíå íà bootloader"
-#: ../../interactive/newt.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Do"
-msgstr "Íàïðàâè"
+msgid "replay"
+msgstr "ïîâòîðè"
-#: ../../interactive/stdio.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Âàøèÿò èçáîð ? (ïî ïîäðàçáèðàíå å %s)"
+msgid "detected %s"
+msgstr "çàñå÷åíà %s"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bad choice, try again\n"
-msgstr "Ëîø èçáîð, îïèòàéòå îòíîâî\n"
+msgid "Virgin Islands (U.S.)"
+msgstr "Âèðäæèíñêè Îñòðîâè (ÑÀÙ)"
-#: ../../interactive/stdio.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Re-submit"
-msgstr ""
+msgid "Bad backup file"
+msgstr "Ëîø backup-ôàéë"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"=> Notice, a label changed:\n"
-"%s"
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"=> çàáåëåæêà, ïðîìåíåí åòèêåò:\n"
-"%s"
+"Óñòàíîâêàòà íà Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà å âå÷å çàâúðøåíà.\n"
+" ìîìåíòà å èçêëþ÷åíà.\n"
+"\n"
+"Êàêâî èñêàòå äà íàïðàâèòå ?"
-#: ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.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? "
+msgid "Enter IP address and port of the host whose printers you want to use."
msgstr ""
-#: ../../interactive/stdio.pm:1
-#, c-format
-msgid "=> There are many things to choose from (%s).\n"
-msgstr "=> Èìà ìíîãî íåùà çà èçáîð îò (%s).\n"
-
-#: ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "Âàøèÿò èçáîð ? (ïî ïîäðàçáèðàíå å `%s'%s) "
+msgid "Pipe into command"
+msgstr "Ïðîãðàìåí êàíàë êúì êîìàíäà"
-#: ../../interactive/stdio.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid " enter `void' for void entry"
+msgid ""
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
msgstr ""
+"×àñò îò õàðäóåðà íà êîìïþòúðà âè ñå íóæäàå îò ``ñîáñòâåíèòå ñè'' äðàéâåðè, "
+"çà äà ðàáîòè.\n"
+"Ìîæåòå äà íàìåðèòå ïîâå÷å èíôîðìàöèÿ çà òîâà íà: %s"
-#: ../../interactive/stdio.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you want to click on this button?"
-msgstr "Èñêàòå ëè äà öúêíåòå íà òîçè áóòîí?"
+msgid "Detecting devices..."
+msgstr "Îòêðèâàíå íà óñòðîéñòâà ..."
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Button `%s': %s"
-msgstr "Áóòîí `%s': %s"
+msgid "Click here to launch the wizard ->"
+msgstr "Öúêíåòå òóê, çà äà ñòàðòèðàòå ìàãüîñíèêà ->"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "Âàøèÿò èçáîð ? (ïî ïîäðàçáèðàíå å `%s')"
+msgid "Haiti"
+msgstr "Õàèòè"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Entries you'll have to fill:\n"
-"%s"
+"Description of the fields:\n"
+"\n"
msgstr ""
-"Çàïèñèòå êîèòî âèå ùå òðÿáâà äà çàïúëíèòå:\n"
-"%s"
+"Îïèñàíèå íà ïîëåòàòà:\n"
+"\n"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the name of the CPU"
+msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà óñòðîéñòâîòî"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Çàðåæäàíåòî íà ìîäóëà %s íå óñïÿ.\n"
-"Èñêàòå ëè äà îïèòàòå îòíîâî ñ äðóãè ïàðàìåòðè ?"
+msgid "Refreshing printer data..."
+msgstr "Îïðåñíÿâàíå íà äàííèòå îò ïðèíòåðà ..."
-#: ../../modules/interactive.pm:1
+#: ../../install2.pm:1
#, c-format
-msgid "Specify options"
-msgstr "Çàäàé îïöèè"
+msgid "You must also format %s"
+msgstr "Âèå òðÿáâà ñúùî äà ôîðìàòèðàòå %s"
-#: ../../modules/interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Autoprobe"
-msgstr "Àâòîìàòè÷íî çàñè÷àíå"
+msgid "Be careful: this operation is dangerous."
+msgstr "Âíèìàíèå: òàçè îïåðàöèÿ å îïàñíà"
-#: ../../modules/interactive.pm:1
+#: ../../install_steps_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"
-"îò êîÿòî ñå íóæäàå ? Ïî ïðèíöèï òîâà ìîæå äà çàáèå êîìïþòúðà âè, íî íÿìà äà "
-"ãî ïîâðåäè."
+msgid "Insert a floppy containing package selection"
+msgstr "Ñëîæåòå äèñêåòà ñúäúðæàùà èçáîð íà ïàêåòè"
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Êîé %s äðàéâåð äà ïðîáâàì ?"
+msgid "Server: "
+msgstr "Ñúðâúð: "
-#: ../../modules/interactive.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Module options:"
-msgstr "Îïöèè íà ìîäóëà:"
+msgid "Security Alerts:"
+msgstr "Ïðåäóïðåæäåíèÿ çà çàùèòà:"
-#: ../../modules/interactive.pm:1
+#: ../../crypto.pm:1 ../../lang.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''"
+msgid "Sweden"
+msgstr "Øâåöèÿ"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakbackup: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'"
+msgid "Use Expect for SSH"
msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "(module %s)"
-msgstr "(ìîäóë %s)"
+msgid "Poland"
+msgstr "Ïîëøà"
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../modules/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Èíñòàëèðàíå íà äðàéâåð çà %s ïëàòêà %s"
+msgid "Importance: %s\n"
+msgstr "Âàæíîñò: %s\n"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "See hardware info"
-msgstr "Âèæ õàðäóåðíàòà èíôîðìàöèÿ"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr ""
+"Ìîëÿ, ïðîâåðåòå äàëè èñêòå äà èçâàäèòå ëåíòàòà ñëåä êàòî ïðàâèòå ðåçåðâíî "
+"êîïèå."
-#: ../../modules/interactive.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Èìàòå ëè íÿêàêúâ %s èíòåðôåéñ?"
+msgid "Other ports"
+msgstr "Äðóãè ïîðòîâåòå"
-#: ../../modules/interactive.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Do you have another one?"
-msgstr "Èìàòå ëè äðóã(è) ?"
+msgid "number of capture buffers for mmap'ed capture"
+msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Íàìåðåíè ñà %s %s èíòåðôåéñè"
+msgid "SMBus controllers"
+msgstr "SMBus êîíòðîëåðè"
-#: ../../modules/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "You can configure each parameter of the module here."
-msgstr "Âèå ìîæå äà êîíôèãóðèðàòå âñåêè ïàðàìåòúð íà ìîäóëúò òóê."
+msgid "Connection timeout (in sec)"
+msgstr "Timeout íà âðúçêàòà (â ñåê)"
-#: ../../modules/parameters.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "comma separated strings"
-msgstr "íèçîâå ðàçäåëåíè ñúñ çàïåòàÿ"
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
-#: ../../modules/parameters.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "comma separated numbers"
-msgstr "íîìåðà ðàçäåëåíè ñúñ çàïåòàÿ"
+msgid "Croatian"
+msgstr "Õúðâàòñêà"
-#: ../../modules/parameters.pm:1
-#, c-format
-msgid "%d comma separated strings"
-msgstr "%d ñúñ çàïåòàÿ ðàçäåëåí íèç"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Use existing partition"
+msgstr "Èçïîçâàíå íà ñúùåñòâóâàù äÿë"
-#: ../../modules/parameters.pm:1
-#, c-format
-msgid "%d comma separated numbers"
-msgstr "%d ñúñ çàïåòàÿ ðàçäåëåíè íîìåðà"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "Íå ìîãà äà íàïðàâÿ 'fork': %s"
-#: ../../modules/parameters.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "a number"
-msgstr "íîìåð"
+msgid "/Help/_About..."
+msgstr "/Ïîìîù/_Îòíîñíî..."
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "Remove user directories before restore."
msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../printer/printerdrake.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'"
+"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 ""
-"Íàé-÷åñòèÿ íà÷èí çà ñâúðçâàíå ÷ðåç ADSL å PPPOE.\n"
-"Íÿêîè âðúçêè èçïîëçâàò PPTP, à maëêî èçïîëçâàò DHCP.\n"
-"Àêî íå çíàåòå, èçáåðåòå 'èçïîëçâàé PPPOE'."
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
-#, c-format
-msgid "Connect to the Internet"
-msgstr "Ñâúðæè ñå êúì Èíòåðíåò"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "CUPS printer configuration"
+msgstr "Êîíôèãóðàöèÿ íà CUPS ïîäåëåí ïðèíòåð"
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr "Sagem (èçïîëçâà pppoa) usb"
+msgid "could not find any font in your mounted partitions"
+msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch USB"
+msgid "F00f bug"
+msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "use dhcp"
-msgstr "èçïîëçâàé DHCP"
+msgid "XFree %s"
+msgstr "XFree %s"
-#: ../../network/adsl.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "use pptp"
-msgstr "èçïîëçâàé PPPTP"
+msgid ""
+"Which dhcp client do you want to use?\n"
+"Default is dhcp-client."
+msgstr ""
+"Êàêúâ DHCP êëèåíò èñêàòå äà èçïîëçâàòå ?\n"
+"Ïî ïîäðàçáèðàíå å dhcp-client ?"
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "use pppoe"
-msgstr "èçïîëçâàé PPPOE"
+msgid "Domain Name:"
+msgstr "Èìå íà äîìåéíà:"
-#: ../../network/drakfirewall.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Other ports"
-msgstr "Äðóãè ïîðòîâåòå"
+msgid "On Floppy"
+msgstr "Çàïàçâà íà äèñêåòà"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Everything (no firewall)"
-msgstr "Âñè÷êî (áåç firewall)"
+msgid "Restore"
+msgstr "Âúçñòàíîâÿâà"
-#: ../../network/drakfirewall.pm:1
+#: ../../security/help.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."
+msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr ""
-"Çàäàäåí å ãðåøåí ïîðò: %s.\n"
-"Ôîðìàòúò å \"port/tcp\" èëè \"port/udp\", \n"
-"êúäåòî ïîðò å ìåæäó 1 è 65535."
-#: ../../network/drakfirewall.pm:1
+#: ../../install_steps_interactive.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 çà èíôîðìàöèÿ"
+msgid "Looking for available packages..."
+msgstr "Òúðñÿ íàëè÷íè ïàêåòè..."
-#: ../../network/drakfirewall.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
-msgstr ""
+msgid "Init Message"
+msgstr "Ñòàðòîâî ñúîáùåíèå"
-#: ../../network/drakfirewall.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.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 ïðåäè äà ïðàâèòå äðóãè íåùà ïî-íàòàòúê."
+msgid "Rescue partition table"
+msgstr "Ñïàñÿâàíå òàáëèöàòà ñ äÿëîâåòå"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/net_monitor: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 ""
-"Íàñòðîé÷èê çà ìàëêà çàùèòíà ñòåíà\n"
-"\n"
-"Òîâà íàñòðîéâà ïåðñîíàëíà çàùèòíà ñòåíà çà òàçè Mandrake Linux ìàøèíà.\n"
-"Çà ìîùíî ïîñòâåòåíî íà çàùèòàòà ðåøåíèå, ìîëå, ïîãëåäíåòå ñïåöèàëèçèðàíàòà\n"
-"MandrakeSecurity Firewall äèñòðèáóöèÿ."
+msgid "Connection complete."
+msgstr "Âðúçêàòà å óñòàíîâåíà."
-#: ../../network/drakfirewall.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No network card"
-msgstr "Íÿìà îòêðèòà ìðåæîâà êàðòà"
+msgid "Cyprus"
+msgstr "Êèïúð"
-#: ../../network/drakfirewall.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "POP and IMAP Server"
-msgstr "POP è IMAP ñúðâúð"
+msgid "Remove from RAID"
+msgstr "Ïðåìàõíè îò RAID"
-#: ../../network/drakfirewall.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mail Server"
-msgstr "Ïîùåíñêè ñúðâúð"
+msgid "This encryption key is too simple (must be at least %d characters long)"
+msgstr ""
+"Êðèïòèðàù êëþ÷ å ïðåêàëåíî ïðîñò (òðÿáâà äà áúäå äúëãà ïîíå %d ñèìâîëà)"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Domain Name Server"
-msgstr "Domain Name Server"
+msgid "Configuration Wizards"
+msgstr "Êîíôèãóðàöèîííè Ìàãüîñíèöè"
-#: ../../network/drakfirewall.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Web Server"
-msgstr "Web Ñúðâúð"
+msgid "ISDN connection"
+msgstr "ISDN âðúçêà"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Zeroconf host name must not contain a ."
-msgstr ""
+msgid "primary"
+msgstr "ïúðâè"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Host name"
-msgstr "Èìå íà õîñò:"
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr " íà SMB/Windows ñúðâúð \"%s\", ïîäåëåí \"%s\""
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Zeroconf Host name"
-msgstr "Èìå íà õîñò:"
-
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, 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"
-"Enter a Zeroconf host name without any dot if you don't\n"
-"want to use the default host name."
+"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 ""
+"Ñåãà ìîæåòå äà èçáåðåòå êîè óñëóãè äà ñå ïóñêàò ïðè ñòàðòèðàíå.\n"
+"\n"
+"Òóê ñà ïðåäñòàâåíè âñè÷êè óñëóãè, äîñòúïíè ñ íàñòîÿùàòà èíñòàëàöèÿ.\n"
+"Ïðåãëåäàéòå ãè âíèìàòåëíî è èçêëþ÷åòå òåçè, êîèòî íå âè òðÿáâàò âèíàãè ïðè "
+"ñòàðòèðàíå.\n"
+"\n"
+"Ìîæåòå âèäèòå êðàòúê îáÿñíèòåëåí òåêñò çà óñëóãàòà, êàòî ïîñòàâèòå êóðîðà íà "
+"ìèøêàòà ñè\n"
+"íàä èìåòî íà óñëóãàòà. Àêî íå ñòå ñèãóðíè, äàëè óñëóãàòà å ïîëåçíà èëè íå, "
+"ïî-äîáðå\n"
+"å äà îñòàâèòå èçáîðà ïî ïîäðàçáèðàíå.\n"
+"\n"
+"Âíèìàâàéòå ñ òàçè ñòúïêà, àêî ñìÿòàòå äà èçïîëçâàòå ìàøèíàòà ñè êàòî "
+"ñúðâúð:\n"
+"ñèãóðíî íå áèõòå èñêàëè äà ïóñêàòå óñëóãè, îò êîèòî íå ñå íóæäàåòå. Ìîëÿ,\n"
+"çàïîìíåòå, ÷å íÿêîè óñëóãè ìîãàò äà áúäàò îïàñíè, àêî ñà âêëþ÷åíè íà "
+"ñúðâúðà.\n"
+"Ïî ïðèíöèï, èçáèðàéòå ñàìî óñëóãèòå, îò êîèòî íàèñòèíà ñå íóæäàåòå."
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, c-format
-msgid "Configuring network"
-msgstr "Íàñòîéêà íà ìðåæàòà"
-
-#: ../../network/ethernet.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
-msgstr "Ìîëÿ, èçáåðåòå êîé ìðåæîâ àäàïòåð äà èçïîëçâàì çà âðúçêà êúì Èíòåðíåò"
+msgid "Skip"
+msgstr "Ïðåñêà÷à"
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose the network interface"
-msgstr "Èçáåðåòå ìðåæîâ èíòåðôåéñ"
+msgid "Niue"
+msgstr "Íèþ"
-#: ../../network/ethernet.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
msgstr ""
-"Íå áåøå íàìåðåí ìðåæîâ àäàïòåð â ñèñòåìàòà âè.\n"
-"Íå ìîæåòå äà íàñòðîèòå òàêúâ âèä âðúçêà."
+"Àêòèâèðà/äåàêòèâèðà âñè÷êè ìðåæîâè èíòåðôåéñè, íàñòðîåíè äà ñå ïóñêàò\n"
+"ïðè ñòàðòèðàíå íà ìàøèíàòà."
-#: ../../network/ethernet.pm:1
-#, c-format
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
-msgstr ""
-"Êàêúâ DHCP êëèåíò èñêàòå äà èçïîëçâàòå ?\n"
-"Ïî ïîäðàçáèðàíå å dhcp-client ?"
+"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"
-#: ../../network/isdn.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Íå å íàìåðåíà ISDN PCI êàðòà. Ìîëÿ èçáåðåòå îò ñëåäâàùèÿò åêðàí."
+msgid "important"
+msgstr "âàæåí"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "Total Progress"
msgstr ""
-"Îòêðèòà å ISDN PCI êàðòà, íî ñ íåïîçíàò òèï. Ìîëÿ èçáåðåòå íÿêîÿ PCI êàðòà "
-"îò ñëåäâàùèÿò åêðàí."
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "Êîÿ îò ñëåäíèòå ISDN êàðòàòè å âàøàòà ?"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "ISDN Configuration"
-msgstr "Íàñòðîéêà íà IDSN"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Abort"
-msgstr "Îòêàç"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Continue"
-msgstr "Íàòàòúê"
-
-#: ../../network/isdn.pm:1
+#: ../../help.pm:1
#, 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"
-"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 ""
+"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"
-"Àêî èìàòå ISA êàðòà, ñòîéíîñòèòå íà ñëåäâàùèÿ åêðàí òðÿáâà äà ñà âåðíè.\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"
-"Àêî èìàòå PCMCIA êàðòà, ùå òðÿáâà äà çíàåòå IRC è IO íà êàðòàòà ñè.\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 ""
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "I don't know"
-msgstr "Íå çíàì"
+msgid "Users"
+msgstr "Ïîòðåáèòåëè"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "PCI"
-msgstr "PCI"
+msgid "Aruba"
+msgstr "Àðóáà"
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "Preparing bootloader..."
+msgstr "Ïîäãîòîâêà íà bootloader"
-#: ../../network/isdn.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "What kind of card do you have?"
-msgstr "Êàêúâ òèï êàðòà èìàòå ?"
+msgid "Gateway (e.g. %s)"
+msgstr "Gateway (íàïð. %s)"
-#: ../../network/isdn.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
-msgstr "Íàìåðåí å \"%s\" èíòåðôåéñ. Èñêàòå ëè äà ãî èçïîëçâàòå?"
+msgid "The passwords do not match"
+msgstr "Ïàðîëèòå íå ñúâïàäàò"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "Êàêúâ ïðîòîêîë æåëàåòå äà ïðîìåíèòå ?"
+msgid "Examples for correct IPs:\n"
+msgstr "Ïðèìåðè íà ïðàâèëíè IP:\n"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Protocol for the rest of the world"
-msgstr "Ïðîòîêîë çà îñòàíàëèÿ ñâÿò"
+msgid "Frequency (MHz)"
+msgstr "×åñòîðòà (MHz)"
-#: ../../network/isdn.pm:1
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
msgstr ""
-"Ïðîòîêîë çà îñòàíàëèÿ ñâÿò\n"
-" áåç D-Êàíàë (íàåòà ëèíèÿ)"
+"Çà äà èçïîëçâàòå çàïàçåí èçáîð íà ïàêåòè, ñòàðòèðàéòå èíñòàëàöèÿòà ñ ``linux "
+"defcfg=floppy''"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "European protocol"
-msgstr "Åâðîïåéñêè ïðîòîêîë"
+msgid "the number of the processor"
+msgstr "íîìåðúò íà ïðîöåñîðà"
-#: ../../network/isdn.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "European protocol (EDSS1)"
-msgstr "Ïðîòîêîë Åâðîïà (EDSS1)"
+msgid "Hardware clock set to GMT"
+msgstr "Õàäðóåðíèÿò âè ÷àñîâíèê å íàñòðîåí ïî GMT"
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
-msgstr ""
-"Ïîñî÷åòå äîñòàâ÷èêà ñè.\n"
-" Àêî íå å â ñïèñúêà, èçáåðåòå Unlisted"
+msgid "Give a file name"
+msgstr "Äàéòå èìå íà ôàéë"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "External ISDN modem"
-msgstr "Âúíøåí ISDN ìîäåì"
+msgid "Please choose the port that your printer is connected to."
+msgstr "Ìîëÿ, èçáåðåòå ïîðò êúì êîéòî ñâúðçàí ïðèíòåðà âè."
-#: ../../network/isdn.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Internal ISDN card"
-msgstr "Âúòðåøíà ISDN êàðòà"
+msgid "Change Cd-Rom"
+msgstr "Ñìÿíà íà CD-ROM"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "Êàêúâ å òèïúò íà ISDN âðúçêàòà ?"
+msgid "Paraguay"
+msgstr "Ïàðàãâàé"
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr ""
+"Èçïîëçâà èíêðåìåíòàëíî ñúçäàâàíå íà ðåçåðâíî êîïèå ( íå çàìåíà ñòàðèòå)"
+
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Network Configuration Wizard"
-msgstr "Ìàãüîñíèê çà íàñòðîéêà íà ìðåæàòà"
+msgid "There's no known driver for your sound card (%s)"
+msgstr "Íÿìà äðàéâåð çà âàøàòà çâóêîâà êàðòà (%s)"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "Ñòàðà íàñòðîéêà (isdn4net)"
+msgid "force"
+msgstr "ïðèíóäèòåëíî"
-#: ../../network/isdn.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "New configuration (isdn-light)"
-msgstr "Íîâà íàñòðîéêà (isdn-light)"
+msgid "Exit"
+msgstr "Èçëåç"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.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"
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
msgstr ""
-"Êîÿ ISDN íàñòðîéêà ïðåäïî÷èòàòå ?\n"
-"\n"
-"* Ñòàðàòà íàñòðîéêà èçïîëçâà isdn4net. Ñúäúðæà ìîùíè èíñòðóìåíòè\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"
+"ÇÀÁÅËÅÆÊÀ:  çàâèñèìîñò îò ìîäåëà ïðèíòåð è ïå÷àòàùàòà ñèñòåìà äî %d MB "
+"äîïúëíèòåëíî ñîôòóåð ùå áúäå èíñòàëèðàí."
-#: ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
+"Íÿìàòå íàñòðîåí èíòåðôåéñ.\n"
+"Íàñòðîéòå ãè ïðåäè òîâà, êàòî öúêíåòå íà 'Íàñòðîéêà'"
-#: ../../network/modem.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Title"
-msgstr "Çàãëàâèå"
+msgid "Estonian"
+msgstr "Åñòîíñêà"
-#: ../../network/modem.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Your modem isn't supported by the system.\n"
-"Take a look at http://www.linmodems.org"
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
-"Âàøèÿò ìîäåì íå ñå ïîääúðæà îò ñèñòåìàòà.\n"
-"Ïîãëåäíåòå â http://www.linmodems.org"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Second DNS Server (optional)"
-msgstr "Âòîðè DNS ñúðâúð (ïî èçáîð)"
-
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "First DNS Server (optional)"
-msgstr "Ïúðâè DNS ñúðâúð (ïî èçáîð)"
+"Apache å World Wide Web (WWW) ñúðâúð. Òîé ñëóæè äà îáðàáîòâà íà HTML "
+"ôàéëîâå\n"
+"è CGI."
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Domain name"
-msgstr "Èìå íà äîìåéíà"
+msgid "Add/Del Clients"
+msgstr "Äîáàâÿ/Èçòðèâà êëèåíòè"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "CHAP"
-msgstr "CHAP"
+msgid "Choose the network interface"
+msgstr "Èçáåðåòå ìðåæîâ èíòåðôåéñ"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Script-based"
-msgstr "Áàçèðàíà íà ñêðèïò"
+msgid "Unknown Model"
+msgstr "Íåèçâåñòåí Ìîäåë"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Terminal-based"
-msgstr "Áàçèðàíà íà òåðìèíàë"
+msgid "CD/DVD burners"
+msgstr "CD/DVD çàïèñâàùî"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "PAP"
-msgstr "PAP"
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+"Äÿë, êîéòî ñå ñòàðòèðà ïî ïîäðàçáèðàíå\n"
+" (çà MS-DOS boot, íå çà lilo)\n"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Login ID"
-msgstr "Ïîòðåáèòåëñêî èìå"
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "choose image"
+msgstr "Èçáåðåòå ôàéë"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Phone number"
-msgstr "Òåëåôîíåí íîìåð"
+msgid "Firewalling configuration detected!"
+msgstr "Îòêðèòà å íàñòðîéêà íà Çàùèòíà Ñòåíà !"
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Connection name"
msgstr "Èìå íà âðúçêàòà"
-#: ../../network/modem.pm:1
-#, c-format
-msgid "Dialup options"
-msgstr "Îïöèè çà èçáèðàíå ïî òåëåôîí"
-
-#: ../../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 "Íàñòðîéêà íà ìðåæàòà"
-
-#: ../../network/netconnect.pm:1
+#: ../../standalone/draksplash: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."
+"x coordinate of text box\n"
+"in number of characters"
msgstr ""
-"Ïîÿâè ñå ïðîáëåì ïðè êîíôèãóðàöèÿòà.\n"
-"Ïðîâåðåòå âàøàòà âðúçêà ïðåç net_monitor èëè mcc. Àêî âàøàòà âðúçêà íå "
-"ðàáîòè , âèå òðÿáâà äà ïðåêîíôèãóðèðàòå."
+"x êîîðäèíàòè íà òåêñòîâàòà ðàìêà\n"
+"â áðîé ñèìâîëè"
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
-msgstr ""
-"Ñëåä êàòî ñòàíå òîâà, ïðåïîðú÷âàìå âè äà ðåñòàðòèðàòå X\n"
-"ñðåäàòà ñè, çà äà èçáåãíåòå ïðîáëåìè ñúñ ñìÿíàòà èìåòî íà õîñòà."
+msgid "Updating package selection"
+msgstr "Îáíîâÿâàíå íà èçáîðà íà ïàêåòè"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.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 ""
-"Ïîçäðàâëåíèÿ, ìðåæîâàòå è Èíòåðíåò íàñòðîéêàòà å çàâúðøåíà.\n"
-"\n"
-"Íàñòðîéêèòå ùå áúäàò ïðèëîæåíè êúì ñèñòåìàòà âè.\n"
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "Êúäå èñêàòå äà ìîíòèðàòå loopback-ôàéëà %s ?"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
msgstr ""
-"Èçíèêíà ïðîáëåì ïðè ðåñòàðòèðàíåòî íà ìðåæàòà:\n"
-"\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 "Íàñòðîéêà íà ìðåæàòà"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "Èñêàòå ëè äà ñòàðòèðàòå âðúçêàòà ñè ïðè çàðåæäàíå ?"
+"Äèñêåòàòà å óñïåøíî ñúçäàäåíà.\n"
+"Ñåãà ìîæåòå äà ïðåèãðàåòå èíñòàëàöèÿòà."
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Internet connection"
-msgstr "Èíòåðíåò âðúçêà"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the number of buttons the mouse has"
+msgstr "íîìåðúò íà ïðîöåñîðà"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"You have configured multiple ways to connect to the Internet.\n"
-"Choose the one you want to use.\n"
-"\n"
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
msgstr ""
-"Íàñòðîèëè ñòå íÿêîëêî íà÷èíà çà âðúçêà êúì Èíòåðíåò.\n"
-"Èçáåðåòå òîçè, êîéòî èñêàòå äà èçïîëçâàòå.\n"
-"\n"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.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 "ethernet êàðòè çàñå÷åíè"
+msgid "Replay"
+msgstr "Ïîâòîðè"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LAN connection"
-msgstr "LAN âðúçêà"
+msgid "Backup other files"
+msgstr "Ðåçåðâíî êîïèå íà äðóãè ôàéëîâå"
-#: ../../network/netconnect.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "cable connection detected"
-msgstr "çàñå÷åíà å êàáåëíà âðúçêà"
+msgid "No floppy drive available"
+msgstr "Íÿìà ôëîïè óñòðîéñòâî"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cable connection"
-msgstr "Êàáåëíà âðúçêà"
+msgid "Backup files are corrupted"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "detected"
-msgstr "çàñå÷åíà "
+msgid "TV norm:"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "ADSL connection"
-msgstr "ADSL âðúçêà"
+msgid "Cpuid family"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "detected %s"
-msgstr "çàñå÷åíà %s"
+msgid "32 MB"
+msgstr "32 ÌÁ"
-#: ../../network/netconnect.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "ISDN connection"
-msgstr "ISDN âðúçêà"
+msgid "Lithuanian AZERTY (new)"
+msgstr "Ëèòâèéñêà AZERTY (íîâà)"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Winmodem connection"
-msgstr "Winmodem âðúçêà"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "detected on port %s"
-msgstr "çàñå÷åí íà ïîðò %s"
+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 äÿë êàòî root (/).\n"
+"Íÿìà çàðåæäàùà ïðîãðàìà, êîÿòî äà ìîæå äà ñå ñïðàâè ñ íåãî áåç /boot äÿë.\n"
+"Òàêà ÷å äîáàâåòå /boot äÿë"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Normal modem connection"
-msgstr "Îáèêíîâåíà ìîäåìíà âðúçêà"
+msgid "Previous"
+msgstr "Ïðåäèøåí"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Detecting devices..."
-msgstr "Îòêðèâàíå íà óñòðîéñòâà ..."
+msgid "Other OS (MacOS...)"
+msgstr "Äðóãà ÎÑ (MacOS...)"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Expert Mode"
-msgstr "Ðàçøèðåíè ôóíêèöèè"
+msgid "To activate the mouse,"
+msgstr "Çà äà àêòèâèðàòå ìèøêàòà ñè,"
-#: ../../network/netconnect.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Use auto detection"
-msgstr "Èçïîëçâàé àâòîìàòè÷íî çàñè÷àíå"
+msgid "Bringing up the network"
+msgstr "Âêëþ÷âàì ìðåæàòà"
-#: ../../network/netconnect.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Choose the profile to configure"
-msgstr "Èçáåðåòå ïðîôèë çà íàñòðîéêà"
+msgid "Screenshots will be available after install in %s"
+msgstr "Ñíèìêè ùå áúäàò íàëè÷íè ñëåä èíñòàëèðàíå â %s"
-#: ../../network/netconnect.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Welcome to The Network Configuration Wizard.\n"
+"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"
-"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 ""
-"Äîáðå äîøëè ïðè ìàãüîñíèêà çà íàñòðîéêà íà ìðåæà\n"
+"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
+"\"Capacity\".\n"
"\n"
-"Âèå ñòå íà ïúò äà íàñòðîèòå Èíòåðíåò/ìðåæîâàòà ñè âðúçêà.\n"
-"Àêî íå èñêàòå äà èçïîëçâàòå àâòîìàòè÷íî çàñè÷àíå, èçêëþ÷åòå êóòèéêàòà.\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 ""
-"Òúé êàòî ïðàâèòå ìðåæîâà èíñòàëàöèÿ, ìðåæàòà âè âå÷å å íàñòðîåíà.\n"
-"Öúêíåòå Ok, çà äà çàïàçèòå íàñòðîéêàòà, èëè Îòìÿíà, çà äà ïðåíàñòîèòå "
-"Èíòåðíåò è ìðåæîâàòà ñè âðúçêà.\n"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid ""
+"\"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"
-"We are now going to configure the %s connection.\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"
-"Press OK to continue."
+" * \"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 ""
+"Áåøå çàñå÷åí ïîâå÷å îò åäèí Microsoft Windows äÿë\n"
+"íà òâúðäèÿ âè äèñêà. Èçáåðåòå òîçè, ÷èÿòî äúëæèíà èñêàòå äà ïðîìåíèòå, çà "
+"äà\n"
+"èíñòàëèðàòå Mandrake Linux îïåðàöèîííà ñèñòåìà.\n"
"\n"
"\n"
+"Çà èíôîðìàöèÿ, âñåêè äÿë å èçáðîåí êàêòî ñëåäâà: \"Linux èìå\", \"Windows èìå"
+"\", \"Êàïàöèòåò\".\n"
"\n"
-"Ñåãà ùå íàñòðîèì %s âðúçêàòà.\n"
+"\"Linux èìåòî\" ñå êîäèðà êàêòî ñëåäâà: \"òèï íà äèñêà\", \"íîìåð íà äèñêà"
+"\",\n"
+"\"íîìåð íà äÿë\" (íàïðèìåð, \"hda1\").\n"
"\n"
-"Íàòèñíåòå OK, çà äà ïðîäúëæèòå."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr "Ñåãà ùå íàñòðîèì %s âðúçêàòà."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Internet connection & configuration"
-msgstr "Èíòåðíåò âðúçêà è íàñòðîéêà"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Configure the connection"
-msgstr "Êîíôèãóðèðàíå íà âðúçêàòà"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Disconnect"
-msgstr "Îòâúðæè"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Connect"
-msgstr "Ñâúðæè"
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid ""
"\n"
-"You can reconfigure your connection."
-msgstr ""
+"\"Òèïúò íà äèñêà\" ìîæå äà å \"hd\", àêî å IDE òâúðä äèñê, èëè \"sd\", àêî "
+"å\n"
+"SCSI òâúðä äèñê.\n"
"\n"
-"Ìîæåòå äà ïðåíàñòðîèòå âðúçêàòà."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid ""
"\n"
-"You can connect to the Internet or reconfigure your connection."
-msgstr ""
+"\"Íîìåðúò íà äèñêà\" âèíàãè å áóêâàòà ñëåä \"hd\" èëè \"sd\". Ïðè IDE "
+"äèñêîâå:\n"
+"\n"
+" * \"a\" îçíà÷àâà \"master äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
+" * \"b\" îçíà÷àâà \"slave äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
+" * \"c\" îçíà÷àâà \"master äèñê íà âòîðèÿ IDE êîíòðîëåð\",\n"
+" * \"d\" îçíà÷àâà \"slave äèñê íà âòîðèÿ IDE êîíòðîëåð\".\n"
"\n"
-"Ìîæåòå äà ñå ñâúðæåòå êúì Èíòåðíåò èëè äà ïðåíàñòðîèòå âðúçêàòà."
+"\n"
+"Ïðè SCSI óñòðîéñòâà, \"a\" îçíà÷àâà \"ïúðâè òâúðä äèñê\", \"b\" îçíà÷àâà "
+"\"âòîðè òâúðä äèñê\" è ò.í..\n"
+"\n"
+"\"Windows èìåòî\" å áóêâàòà íà òâúðäèÿ âè äèñê ïîä Windows (ïúðâèÿò äèñê "
+"èëè\n"
+"äÿë ñå íàðè÷à \"C:\")."
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "Â ìîìåíòà íå ñòå ñâúðçàíè êúì Èíòåðíåò"
+msgid "Tanzania"
+msgstr "Òàíçàíèÿ"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Computing FAT filesystem bounds"
+msgstr "Èç÷èñëÿâàì ãðàíèöèòå íà fat ôàéëîâàòà ñèñòåìà"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
-"You can disconnect or reconfigure your connection."
+"Backup Sources: \n"
msgstr ""
"\n"
-"Ìîæåòå äà ñå îòâúðæåòå èëè äà ïðåíàñòðîèòå âðúçêàòà."
+"Èçòî÷íèê çà ðåçåðâíî êîïèå: \n"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "You are currently connected to the Internet."
-msgstr "Â ìîìåíòà ñòå ñâúðçàíè êúì Èíòåðíåò"
+msgid "Content of the file"
+msgstr "Ñúäúðæàíèå íà ôàéëà"
-#: ../../network/network.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "URL òðÿáâà äà å çàïî÷âà ñ 'ftp:' èëè 'http:'"
+msgid "Authentication LDAP"
+msgstr "LDAP àóòîðèçàöèÿ"
-#: ../../network/network.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Proxy should be http://..."
-msgstr "Proxy-ñúðâúðà òðÿáâà äà å http://..."
+msgid "Let me pick any driver"
+msgstr "Íåêà èçáåðà äðàéâåð"
-#: ../../network/network.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "FTP proxy"
-msgstr "FTP proxy"
+msgid "Profile "
+msgstr "Ïðîôèë "
-#: ../../network/network.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
+msgid "transmitted"
+msgstr "ïðåõâúðëåíè"
-#: ../../network/network.pm:1
-#, c-format
-msgid "Proxies configuration"
-msgstr "Íàñòðîéêà íà proxy"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Palestine"
+msgstr "Çàïàçè èçáîð íà ïàêåòè"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "Gateway àäðåñà òðÿáâà äà áúäå âúâ ôîðìàò 1.2.3.4"
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../network/network.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "DNS ñúðâúðà òðÿáâà äà áúäå âúâ ôîðìàò 1.2.3.4"
+msgid "%d comma separated strings"
+msgstr "%d ñúñ çàïåòàÿ ðàçäåëåí íèç"
-#: ../../network/network.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Gateway device"
-msgstr "Gateway óñòðîéñòâî"
+msgid "Here is the full list of keyboards available"
+msgstr "Åòî ïúëåí ñïèñúê íà äîñòðúïíèòå êëàâèàòóðè"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Gateway (e.g. %s)"
-msgstr "Gateway (íàïð. %s)"
+msgid "Theme name"
+msgstr "Èìå íà òåìà"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "DNS server"
-msgstr "DNS ñúðâúð"
+msgid "/_Help"
+msgstr "/_Ïîìîù"
-#: ../../network/network.pm:1
+#: ../../standalone/scannerdrake: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."
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
msgstr ""
-"Ìîëÿ, âúâåäåòå host name çà ìàøèíàòà.\n"
-"Host èìåòî òðÿáâà äà áóäå íàïúëíî êâàëèôèöèðàíî èìå,\n"
-"êàòî ``mybox.mylab.myco.com''.\n"
-"Ìîæåòå ñúùî äà âúâåäåòå IP àäðåñà íà Âàøèÿ gateway, àêî èìàòå òàêúâ"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
-msgstr ""
+msgid "the width of the progress bar"
+msgstr "øèðèíàòà íà ëåíòàòà çà ïðîãðåñ"
-#: ../../network/network.pm:1
+#: ../../lang.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 ""
+msgid "Cook Islands"
+msgstr "Îñòðîâè Êóê"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP àäðåñúò òðÿáâà äà áúäå âúâ ôîðìàò 1.2.3.4"
+msgid "Formatting partition %s"
+msgstr "Ôîðìàòèðàíå íà äÿë %s"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Start at boot"
-msgstr "Èçïúëíåíèå ïðè ñòàðòèðàíå"
-
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Assign host name from DHCP address"
-msgstr "Ìîëÿ, ïðîáâàéòå ìèøêàòà ñè"
+msgid "Hostname required"
+msgstr "Èçèñêâà èìå íà ìàøèíà"
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Network Hotplugging"
-msgstr "Íàñòðîéêà íà ìðåæàòà"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Unselect fonts installed"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../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 ../../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 "Track network card id (useful for laptops)"
-msgstr "Ïðîñëåäÿâàíå íà ID íà ìðåæîâàòà êàðòà (ïîëåçíî ïðè ëàïòîïè)"
+msgid "Cancel"
+msgstr "Îòêàç"
-#: ../../network/network.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "DHCP host name"
-msgstr "Èìå íà õîñò:"
+msgid "Searching for configured scanners ..."
+msgstr "Ëîêàëåí ïðèíòåð"
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Netmask"
-msgstr "Ìðåæîâà ìàñêà"
+msgid "Wheel"
+msgstr "Wheel"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "IP address"
-msgstr "IP àäðåñ"
+msgid "Videocard"
+msgstr "Âèäåî êàðòà"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp/zeroconf)"
+msgid "\tBackups use tar and bzip2\n"
+msgstr ""
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "Automatic IP"
-msgstr "Àâòîìàòè÷åí IP àäðåñ"
+msgid "Remove Selected"
+msgstr "Èçòðèâàíå íà îèçáðàíèòå"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " (driver %s)"
-msgstr " (äðàéâåð %s)"
+msgid "/Autodetect _modems"
+msgstr "/Àâòîìàòè÷íî îòêðèâà _ìîäåìè"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configuring network device %s"
-msgstr "Íàñòðîéêà íà ìðåæîâîòî óñòðîéñòâî %s"
+msgid "Remove printer"
+msgstr "Ïðåìàõâàíå íà ïðèíòåðà"
-#: ../../network/network.pm:1
+#: ../../install_interactive.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)."
+"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 ""
-"Ìîëÿ, âúâåäåòå IP íàñòðîéêèòå çà òàçè ìàøèíà.\n"
-"Âñÿêî óñòðîéñòâî òðÿáâà äà áúäå âúâåäåíî êàòî IP àäðåñ\n"
-"ñ òî÷êîâî-äåñåòè÷íî îçíà÷åíèå (íàïðèìåð, 1.2.3.4)."
+"ÂÍÈÌÀÍÈÅ!\n"
+"\n"
+"DrakX òðÿáâà äà ïðåðàçäåëè Âàøèÿ Windows äÿë. Áúäåòå âíèìàòåëíè: òàçè "
+"îïåðàöèÿ å\n"
+"îïàñíà. Àêî îùå íå ñòå ãî íàïðàâèëè, òðÿáâà ïúðâî äà ïóñíåòå scandisk (è\n"
+"åâåíòóàëíî äà èçïîëçâàòå defrag) ïîä Windows âúðõó òîçè äÿë, òîãàâà \n"
+"ïîâòîðåòå èíñòàëàöèàÿòà. Áè áèëî äîáðå äà íàïðàâèòå àðõèâ íà äàííèòå ñè.\n"
+"Êîãàòî ñòå ñèãóðíè, íàòèñíåòå ÎÊ."
-#: ../../network/network.pm:1
+#: ../../network/drakfirewall.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."
+msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""
-"ÂÍÈÌÀÍÈÅ: Òîâà óñòðîéñòâî âå÷å å íàñòðîåíî äà ñå ñâúðçâà êúì Èíòåðíåò.\n"
-"Ïðîñòî ïðèåìåòå, çà äà îñòàâèòå óñòðîéñòâîòî íàñòðîåíî.\n"
-"Ïîïðàâêàòà íà ïîëåòàòà ïî-äîëó ùå ïðåçàïèøå òàçè íàñòðîéêà."
-#: ../../network/shorewall.pm:1
-#, c-format
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
msgstr ""
-"Âíèìàíèå ! Îòêðèòà å íàñòðîéêà íà Çàùèòíà Ñòåíà. Ìîæå äà ñå íàëîæè íÿêàêâà "
-"ðú÷íà ïîïðàâêà ñëåä èíñòàëàöèÿòà."
+"Äîáðå äîøëè â íàñòðîéêàòà íà Proxy.\n"
+"\n"
+"Òóê ùå ìîæåòå äà óñòàíîâèòå âàøèòå HTTP è FTP proxy\n"
+"ñúñ èëè áåç ïîòðåáèòåëñêî èìå è ïàðîëà\n"
-#: ../../network/shorewall.pm:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "Îòêðèòà å íàñòðîéêà íà Çàùèòíà Ñòåíà !"
+msgid "Other"
+msgstr "Äðóãà"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid "Account Password"
-msgstr "Ïàðîëà íà àêàóíòà"
+msgid "Default"
+msgstr "Ïî ïîäðàçáèðàíå"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Account Login (user name)"
-msgstr "Èìå íà àêàóíòà (ïîòåáèòåëñêî èìå)"
+msgid "Button 2 Emulation"
+msgstr "Èìèòàöèÿ íà 2 áóòîíà"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Connection timeout (in sec)"
-msgstr "Timeout íà âðúçêàòà (â ñåê)"
+msgid "type1inst building"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Connection speed"
-msgstr "Ñêîðîñò íà âðúçêàòà"
+msgid "Abiword"
+msgstr "Abiword"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "choose image file"
+msgstr "Èçáåðåòå ôàéë"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Dialing mode"
-msgstr "Ðåæèì íà íàáèðàíå"
+msgid "X server"
+msgstr "X ñúðâúð"
-#: ../../network/tools.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Choose your country"
-msgstr "Èçáåðåòå ñòðàíàòà ñè"
+msgid "Domain Admin User Name"
+msgstr "Èìå íà àäìèíèñòðàòîð íà äîìåéí"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "2-ðè DNS íà äîñòàâ÷èêà (ïî æåëàíèå)"
+msgid "There was an error while scanning for TV channels"
+msgstr "Ïîÿâè ñå ãðåøêà ïðè ñêàíèðàíå çà TV êàíàëè"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "1-âè DNS íà äîñòàâ÷èêà (ïî æåëàíèå)"
+msgid "US keyboard (international)"
+msgstr "US êëàâèàòóðà (ìåæäóíàðîäíà)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Provider phone number"
-msgstr "Òåëåôîíåí íîìåð íà äîñòàâ÷èêà"
+msgid "Not installed"
+msgstr "Íå å èíñòàëèðàí"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "Èìå íà äîñòàâ÷èêà (íàïð. provider.net)"
+msgid "LAN connection"
+msgstr "LAN âðúçêà"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Your personal phone number"
-msgstr "Ëè÷íèÿ âè òåëåôîíåí íîìåð"
+msgid "/File/-"
+msgstr "/Ôàéë/-"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Card IO_1"
-msgstr "IO_1 íà êàðòàòà"
+msgid "Italian"
+msgstr "Èòàëèàíñêà"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid "Card IO_0"
-msgstr "IO_0 íà êàðòàòà"
+msgid "Basic"
+msgstr "Áàçîâ"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Card IO"
-msgstr "IO íà êàðòàòà"
+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"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Card mem (DMA)"
-msgstr "Ïàìåò (DMA) íà êàðòàòà"
+msgid "Honduras"
+msgstr "Õîíäóðàñ"
+
+#: ../../help.pm:1
+#, c-format
+msgid "pdq"
+msgstr ""
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Card IRQ"
-msgstr "IRQ íà êàðòàòà"
+msgid "Card IO"
+msgstr "IO íà êàðòàòà"
-#: ../../network/tools.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Please fill or check the field below"
-msgstr "Ìîëÿ, ïîïúëíåòå èëè ïðîâåðåòå ïîëåòî ïî-äîëó"
+msgid "when checked, owner and group won't be changed"
+msgstr "ïðè ïðîâåðêà, ñîáñòâåíèêà è ãðóïàòà íÿìà äà áúäàò ïðîìåíåíè"
-#: ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Connection Configuration"
-msgstr "Íàñòðîéêà íà âðúçêàòà"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+"\n"
+"Òàçè ñïåöèàëíà ñòàðòèðàùà\n"
+"èâèöà íà äÿëà å çà äâîéíî\n"
+"ñòàðòèðàíå íà ñèñòåìàòà âè.\n"
-#: ../../network/tools.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
msgstr ""
-"Ñèñòåìàòà íå èçãëåæäà ñâúðçàíà êúì Èíòåðíåò.\n"
-"Îïèòàéòå ñå äà ïðåíàñòðîèòå âðúçêàòà."
+"Ìîëÿ, èçáåðåòå çà âñÿêà ñòúïêà, äàëè ùå ñå ïðåèãðàå êàòî ïðè èíñòàëàöèÿòà, "
+"èëè ùå áúäå ðú÷íà"
-#: ../../network/tools.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "For security reasons, it will be disconnected now."
-msgstr "Çà âàøà ñèãóðíîñò, ñåãà òÿ ùå áúäåòå îòâúðçàíà."
+msgid ""
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
+msgstr ""
-#: ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The system is now connected to the Internet."
-msgstr "Ñèñòåìàòà â ìîìåíòà å ñâúðçàíà êúì Èíòåðíåò."
+msgid "\t-Network by FTP.\n"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Testing your connection..."
-msgstr "Èçïðîáâàíå íà âðúçêàòà..."
+msgid "Russian (Yawerty)"
+msgstr "Ðóñêà (Yawerty)"
-#: ../../network/tools.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Èñêàòå ëè ñåãà äà îïèòàòå âðúçêà êúì Èíòåðíåò ?"
+msgid "You must enter a device or file name!"
+msgstr "Âèå òðÿáâà äà âúâåäåòå óñòðîéñòâî èëè èìå íà ôàéë!"
-#: ../../network/tools.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Internet configuration"
-msgstr "Íàñòðîéêà íà Èíòåðíåò"
+msgid "/_Quit"
+msgstr "/_Èçëèçà"
-#: ../../partition_table/raw.pm:1
+#: ../../network/adsl.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."
+"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 ""
-"Íåùî ëîøî ñòàâà ñ óñòðîéñòâîòî âè.\n"
-"Òåñòà çà öåëîñò íà äàííèòå ïðîïàäíà.\n"
-"Òîâà çíà÷è, ÷å ïèñàíåòî íà êàêâîòî è áèëî ïî äèñêà ùå ïðåâðúùà\n"
-"ïðîèçâîëíî â áîêëóê"
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid " (Default)"
-msgstr " (Ïî ïîäðàçáèðàíå)"
+msgid "Graphics memory: %s kB\n"
+msgstr "Ãðàôè÷íà ïàìåò: %s kB\n"
-#: ../../printer/cups.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "On CUPS server \"%s\""
-msgstr "Íà CUPS ñúðâúð \"%s\""
+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 ""
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Remote Printers"
-msgstr "Îòäàëå÷åí ïðèíòåð"
+msgid "access to compilation tools"
+msgstr "äîñòúï äî èíñòðóìåíòè çà êîìïèëàöèÿ"
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "CUPS"
-msgstr "CUPS"
+msgid "Please select data to restore..."
+msgstr "Ìîëÿ, èçáåðåòå äàííè çà âúçñòàíîâÿâàíå..."
-#: ../../printer/cups.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "(on this machine)"
-msgstr "(íà òàçè ìàøèíà)"
+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, îñòàâåòå ñâîáîäíî ïðîñòðàíñòâî (2048 "
+"ñåêòîðà\n"
+"ñà äîñòàòú÷íè) â íà÷àëîòî íà äèñêà"
-#: ../../printer/cups.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "(on %s)"
-msgstr "(íà %s)"
+msgid "Standard test page"
+msgstr "Ñòàíäàðòíà òåñòîâà ñòðàíèöà"
-#: ../../printer/data.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Îáùà Unix Ïðèíòåðíà Ñèñòåìà"
+msgid "Create"
+msgstr "Ñúçäàé"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LPRng"
-msgstr "LPRng"
+msgid "What"
+msgstr "Êàêâî"
-#: ../../printer/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR Íîâî ïîêîëåíèå"
+msgid "There was an error ordering packages:"
+msgstr "Ïîÿâè ñå ãðåøêà ïðè ïîðú÷âàíåòî íà ïàêåòèòå:"
-#: ../../printer/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "LPD"
-msgstr "LPD"
+msgid "Bulgarian (BDS)"
+msgstr "Áúëãàðñêà (BDS)"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "LPD - Line Printer Daemon"
-msgstr "LPD - Ëèíååí Ïðèíòåðåí Äåìîí"
+msgid "Disable Server"
+msgstr "Èçêëþ÷âà Ñúðâúð"
-#: ../../printer/data.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "PDQ"
-msgstr "PDQ"
+msgid "Filesystem encryption key"
+msgstr "Êðèïòèðàù êëþ÷ çà ôàéëîâà ñèñòåìà"
-#: ../../printer/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Ïå÷àòàé, Áåç Îïàøêà"
+msgid "Gujarati"
+msgstr "Ãóàäæàðàòè"
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Unknown Model"
-msgstr "Íåèçâåñòåí Ìîäåë"
+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 ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Unknown model"
-msgstr "Íåèçâåñòåí ìîäåë"
+msgid "Save theme"
+msgstr "Çàïàçâà òåìà"
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "%s (Port %s)"
-msgstr "Ïîðò"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "group"
+msgstr "ãðóïà"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Host %s"
-msgstr "Õîñò %s"
+msgid "Brazil"
+msgstr "Áðàçèëèÿ"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Network %s"
-msgstr "Ìðåæà %s"
+msgid "Auto Install"
+msgstr "Àâòîìàòè÷íî Èíñòàëèðà"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Interface \"%s\""
-msgstr "Èíòåðôåéñ \"%s\""
+msgid "Network Configuration Wizard"
+msgstr "Ìàãüîñíèê çà íàñòðîéêà íà ìðåæàòà"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Local network(s)"
-msgstr "Ëîêàëíà ìðåæà(è)"
+msgid "Removable media automounting"
+msgstr "Àâòîìàòè÷íî ìîíòèðàíå íà ñìåíÿåì íîñèòåë"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Raw printer (No driver)"
-msgstr "'Raw' ïðèíòåð (Áåç äðàéâåð)"
+msgid "Printing"
+msgstr "Ïå÷àòàíå"
-#: ../../printer/main.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ", using command %s"
-msgstr ", èçïîëçâà êîìàíäà %s"
+msgid "Unkown driver"
+msgstr "Íåèçâåñòåí äðàéâåð"
-#: ../../printer/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
-msgstr " íà Novell ñúðâúð \"%s\", ïðèíòåð \"%s\""
+msgid ""
+"There are no printers found which are directly connected to your machine"
+msgstr "Íÿìà íàìåðåíè ïðèíòåðè âêëþ÷åíè äèðåêòíî êúì ìàøèíàòà âè"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr " íà SMB/Windows ñúðâúð \"%s\", ïîäåëåí \"%s\""
+msgid "Create a new partition"
+msgstr "Ñúçäàé íîâ äÿë"
-#: ../../printer/main.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", TCP/IP õîñò \"%s\", ïîðò %s"
+msgid "Driver:"
+msgstr "Äðàéâåð: "
-#: ../../printer/main.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "unknown"
+msgstr "Íåèçâåñòåí ìîäåë"
+
+#: ../../install_interactive.pm:1
#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
-msgstr " íà LPD ñúðâúð \"%s\", ïðèíòåð \"%s\""
+msgid "Use fdisk"
+msgstr "Èçïîëçâàé fdisk"
-#: ../../printer/main.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ", printing to %s"
-msgstr ", ïå÷àò íà %s"
+msgid "MOVE YOUR WHEEL!"
+msgstr "ÁÓÒÍÅÒÅ ÒÎÏ×ÅÒÎ !"
-#: ../../printer/main.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ", multi-function device"
-msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî"
+msgid "sent: "
+msgstr "èçïðàùà: "
-#: ../../printer/main.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî íà HP JetDirect"
+msgid "Automatic IP"
+msgstr "Àâòîìàòè÷åí IP àäðåñ"
-#: ../../printer/main.pm:1
+#: ../../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"
+"óïîòðåáà. Ïðîñòî öúêíåòå \"OK\", çà äà ðåñòàðòèðàòå ñèñòåìàòà. Ìîæåòå äà\n"
+"ñòàðòèðàòå GNU/Linux èëè Windows, êîåòî ïðåäïî÷èòàòå (àêî èìàòå äâå "
+"ñèñòåìè),\n"
+"âåäíàãà ñëåä êàòî êîìïþòúðúò ñòàðòèðà îòíîâî.\n"
+"\n"
+"Áóòîíà \"Íàïðåäíè÷àâ\" (ñàìî â \"Åêñïåðòåí\") ïîêàçâà îùå äâà áóòîíà çà:\n"
+"\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:\")"
+
+#: ../../mouse.pm:1
#, c-format
-msgid ", multi-function device on USB"
-msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî íà USB"
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington THinking Mouse"
-#: ../../printer/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ", multi-function device on parallel port \\#%s"
-msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî íà íà ïàðàëåëåí ïîðò \\#%s"
+msgid "Configuration of a remote printer"
+msgstr "Íàñòðîéêà íà îòäàëå÷åí ïðèíòåð"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ", USB printer"
-msgstr ", USB ïðèíòåð"
+msgid "Moldova"
+msgstr "Ìîëäîâà"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ", USB printer \\#%s"
-msgstr ", USB ïðèíòåð \\#%s"
+msgid "Please check if you want to erase your tape before the backup."
+msgstr ""
+"Ìîëÿ, ïðîâåðåòå äàëè èñêòå äà èçòðèåòå ëåíòàòà ïðåäè äà ïðàâèòå ðåçåðâíî "
+"êîïèå."
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid " on parallel port \\#%s"
-msgstr " íà ïàðàëåëåí ïîðò \\#%s"
+msgid "An online platform to respond to enterprise support needs."
+msgstr ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Local Printers"
-msgstr "Ëîêàëíè ïðèíòåðè"
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "URL òðÿáâà äà å çàïî÷âà ñ 'ftp:' èëè 'http:'"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Pipe job into a command"
-msgstr "Ïðåêàðàé çàäàíèåòî ïðåç êîìàíäà"
+msgid "Add a new rule at the end"
+msgstr "Äîáàâÿ íîâî ïðàâèëî íà êðàÿ"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Enter a printer device URI"
-msgstr "Âúâåäåòå URI íà ïå÷àòàùî óñòðîéñòâî"
+msgid ""
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
+msgstr ""
+"Âèå ñúùî ðåøàâàòå, äàëè ïðèíòåðèòå íà îòäàëå÷åíèòå ìàøèíè ùå áúäàò "
+"àâòîìàòè÷íî äîñòúïíè íà òàçè ìàøèíà."
-#: ../../printer/main.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Printer on NetWare server"
-msgstr "Ïðèíòåð íà NetWare ñúðâúð"
+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''"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "Ïðèíòåð íà SMB/Windows 95/98/NT ñúðâúð"
+msgid "Quit without writing the partition table?"
+msgstr "Èçõîä, áåç äà çàïèñ íà òàáëèöàòà íà äÿëîâåòå ?"
-#: ../../printer/main.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Network printer (TCP/Socket)"
-msgstr "Ìðåæîâ ïðèíòåð (TCP/Socket)"
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Printer on remote lpd server"
-msgstr "Ïðèíòåð íà îòäàëå÷åí LPD ñúðâúð"
+msgid "Installing packages..."
+msgstr "Èíñòàëèðàíå íà ïàêåòè ..."
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Printer on remote CUPS server"
-msgstr "Ïðèíòåð íà îòäàëå÷åí CUPS ñúðâúð"
+msgid "Dutch"
+msgstr "Õîëàíäñêà"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Remote printer"
-msgstr "Îòäàëå÷åí ïðèíòåð"
+msgid "The following packages need to be installed:\n"
+msgstr "Ñëåäíèòå ïàêåòè ùå òðÿáâà äà ñå èíñòàëèðàò:\n"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Local printer"
-msgstr "Ëîêàëåí ïðèíòåð"
+msgid "Angola"
+msgstr "Àíãîëà"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Configuring applications..."
-msgstr "Íàñòðîéêà íà ïðèëîæåíèÿ..."
+msgid "service setting"
+msgstr "óñòàíîâÿâàíå íà îáñëóæâàíèÿ"
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Printerdrake"
-msgstr "Printerdrake"
+msgid "Custom"
+msgstr "Êëèåíòñêà"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "Èçòðèâàíå íà ïðèíòåð \"%s\"..."
+msgid "File is already used by another loopback, choose another one"
+msgstr "Ôàéëúò âå÷å ñå èçïîëçâà òî äðóã loopback, èçáåðåòå äðóã ôàéë."
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Íàèñòèíà ëè èñêàòå äà ïðåìàõíåòå ïðèíòåðà \"%s\" ?"
+msgid "Read-only"
+msgstr "Ñàìî çà ÷åòåíå"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Remove printer"
-msgstr "Ïðåìàõâàíå íà ïðèíòåðà"
+msgid "Latvia"
+msgstr "Ëàòâèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Learn how to use this printer"
-msgstr "Íàó÷åòå êàê äà èçïîçëâàòå òîçè ïðèíòåð"
+msgid "No known driver"
+msgstr "Íÿìà èçâåñòåí äðàéâåð"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Print test pages"
-msgstr "Îòïå÷àòâàíå íà òåñòîâè ñòðàíèöè"
+msgid "1 MB"
+msgstr "1 ÌÁ"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+"If it is not the one you want to configure, enter a device name/file name in "
+"the input line"
msgstr ""
-"Íåñïåøíî ïðåìàõâàíå íà ïðèíòåð \"%s\" îò Star Office/OpenOffice.org/GIMP."
+"Àêî òîé íå å òîçè êîéòî èñêàòå äà êîíôèãóðèðàòå, âúâåäåòå èìå íà óñòðîéñòâî/"
+"èìå íà ôàéë âúâ âõîäíîòî ïîëå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksound:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
-msgstr "Ïðèíòåðúò \"%s\" áåøå óñïåøíî ïðåìàõíàò îò ffice/OpenOffice.org/GIMP."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Ïðåìàõâàì ïðèíòåð îò Star Office/OpenOffice.org/GIMP"
+msgid "Configure Local Area Network..."
+msgstr "Íàñòîéêà íà ëîêàëíà ìðåæà ..."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Ïðåìàõâà òîçè ïðèíòåð îò Star Office/OpenOffice.org/GIMP"
+msgid "Launch the sound system on your machine"
+msgstr "Ïóñíêàíå çâóêîâàòà ñèñòåìà íà ìàøèíàòà âè"
#: ../../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."
+msgid "Preparing printer database..."
+msgstr "Ïîäãîòâÿíå íà áàçàòà äàííè îò ïðèíòåðè ..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr ""
-"Ïðèíòåðúò \"%s\" å áèë óñïåøíî äîáàâåí êúì Star Office/OpenOffice.org/GIMP."
+msgid "Information"
+msgstr "Èíôîðìàöèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Äîáàâÿíå íà ïðèíòåð íà Star Office/OpenOffice.org/GIMP"
+msgid "No network card"
+msgstr "Íÿìà îòêðèòà ìðåæîâà êàðòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Äîáàâÿ òîçè ïðèíòåð íà Star Office/OpenOffice.org/GIMP"
+msgid "Which filesystem do you want?"
+msgstr "Êîÿ ôàéëîâà ñèñòåìà èñêàòå ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr "Ïðèíòåðúò \"%s\" âå÷å å îïðåäåëåí çà ïîëçâàíå ïî ïîäðàçáèðàíå."
+msgid "3 buttons"
+msgstr "3 áóòîíà"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Default printer"
-msgstr "Ïðèíòåð ïî ïîäðàçáèðàíå"
+msgid "Detailed information"
+msgstr "Ïîäðîáíà èíôîðìàöèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Set this printer as the default"
-msgstr "Îïðåäåëè òîçè ïðèíòåð çà ïîëçâàíå ïî ïîäðàçáèðàíå"
+msgid "Malta"
+msgstr "Ìàëòà"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer options"
-msgstr "Îïöèè íà ïðèíòåðà"
+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 ""
+"Íàñòðîéêè íà ïðèíòåðà ïî ïîäðàçáèðàíå\n"
+"\n"
+"Òðÿáâà äà ñòå ñèãóðíè, ÷å ãîëåìèíàòà íà ñòðàíèöàòà\n"
+"è òèïà íà ìàñòèëîòî (àêî èìà) ñà íàñòðîåíè ïðàâèëíî.\n"
+"Îòáåëåæåòå, ÷å ïðè ìíîãî âèñîêî êà÷åñòî íà èçõîäà íà\n"
+"ïðèíòåðà, òîé ìîæå çíà÷èòåëíî äà ñå çàáàâè."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Printer manufacturer, model"
-msgstr "Ïðîèçâîäèòåë íà ïðèíòåðà, ìîäåë"
+msgid "This floppy is not FAT formatted"
+msgstr "Òàçè äèñêåòà íå å ôîðìàòèðàíà íà FAT"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Printer manufacturer, model, driver"
-msgstr "Ïðîèçâîäèòåë íà ïðèíòåðà, ìîäåë, äðàéâåð"
+msgid "Configuring network"
+msgstr "Íàñòîéêà íà ìðåæàòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1
#, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "Èçòðèâàíå íà ñòàð ïðèíòåð \"%s\"..."
+msgid "Graphic Card"
+msgstr "Ãðàôè÷íà êàðòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Printer name, description, location"
-msgstr "Èìå íà ïðèíòåðà, îïèñàíèå, ìåñòîïîëîæåíèå"
+msgid "Resizing Windows partition"
+msgstr "Èç÷èñëÿâàì ãðàíèöèòå íà Windows ôàéëîâàòà ñèñòåìà"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Printer connection type"
-msgstr "Òèï íà âðúçêàòà êúì ïðèíòåðà"
+msgid "Provider dns 1 (optional)"
+msgstr "1-âè DNS íà äîñòàâ÷èêà (ïî æåëàíèå)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Raw printer"
-msgstr "Raw ïðèíòåð"
+msgid "Cameroon"
+msgstr "Êàìåðóí"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do it!"
-msgstr "Íàïðàâè ãî!"
+msgid ""
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
+msgstr ""
+"Ñåãà ìîæåòå äà ðàçäåëèòå %s.\n"
+"Êîãàòî ñòå ãîòîâè, íå çàáðàâÿéòå äà çàïèøåòå èçïîëçâàéêè `w'"
#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
@@ -10347,450 +10311,339 @@ msgstr "Íàïðàâè ãî!"
msgid "Close"
msgstr "Çàòâîðè"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
+"\"%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"
-"Êàêâî èñêàòå äà ïîïðàâèòå ïî òîçè ïðèíòåð ?"
-
-#: ../../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
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
-msgstr ""
+msgid "Calendar"
+msgstr "Êàëåíäàð"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Display all available remote CUPS printers"
+msgid ""
+"Restore Selected\n"
+"Catalog Entry"
msgstr ""
#: ../../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."
+"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
+#: ../../lang.pm:1
#, c-format
-msgid "Printing system: "
-msgstr "Ïå÷àòíà ñèñòåìà: "
+msgid "Iceland"
+msgstr "Èñëàíäèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Checking installed software..."
-msgstr "Ïðîâåðêà íà èíñòàëèðàíèÿ ñîôòóåð..."
+msgid "consolehelper missing"
+msgstr "ëèïñâà ïîìîù íà êîíçîëà"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Installing Foomatic..."
-msgstr "Èíñòàëèðàíå íà Foomatic..."
+msgid "stopped"
+msgstr "ñïðÿíà"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "ÍÍåóñïåøíà íàñòðîéêà íà ïðèíòåð \"%s\"!"
+msgid "Whether the FPU has an irq vector"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "Íàñòðîéêà íà ïðèíòåðà \"%s\"..."
+msgid "Ext2"
+msgstr "Ext2"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Reading printer data..."
-msgstr "×åòåíå íà äàííè îò ïðèíòåðà ..."
+msgid "Expand Tree"
+msgstr "Ðàçøèðè äúðâîòî"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "Êîÿ ïðèíòåðíà ñèñòåìà (spooler) èçêàòå äà èçïîëçâàòå ?"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Select Printer Spooler"
-msgstr "Èçáåðåòå ïðèíòåðåí spooler"
+msgid "Expert Mode"
+msgstr "Ðàçøèðåíè ôóíêèöèè"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Setting Default Printer..."
-msgstr "Ïðèíòåð ïî ïîäðàçáèðàíå"
+#, c-format
+msgid "Printer options"
+msgstr "Îïöèè íà ïðèíòåðà"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Installing %s ..."
-msgstr "Èíñòàëèðà %s ..."
+msgid "Local Network adress"
+msgstr "Àäðåñ íà Ëîêàëíà ìðåæà"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Removing %s ..."
-msgstr "Èçòðèâàíå íà %s ..."
+msgid "Backup your System files. (/etc directory)"
+msgstr "Ðåçåðâíî êîïèå íà âàøèòå ñèñòåìíè ôàéëîâå (/etc äèðåêòîðèÿ)"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"The printing system (%s) will not be started automatically when the machine "
-"is booted.\n"
+"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"
-"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"
+"To download these packages, you will need to have a working Internet \n"
+"connection.\n"
"\n"
-"Do you want to have the automatic starting of the printing system turned on "
-"again?"
+"Do you want to install the updates ?"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Starting the printing system at boot time"
-msgstr "Ñòàðòèðàíå íà ïðèíòåðíàòà ñèñòåìà ïðè ñòàðòèðàíå"
+msgid "Samba Server"
+msgstr "Samba Ñúðâúð"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Do you really want to configure printing on this machine?"
+"Enable/Disable IP spoofing protection."
msgstr ""
-#: ../../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 "Ðåñòàðòèðàíå íà ïðèíòåðíàòà ñèñòåìà"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Configuration of a remote printer"
-msgstr "Íàñòðîéêà íà îòäàëå÷åí ïðèíòåð"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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."
+msgid "Australian Optus cable TV"
msgstr ""
-"Íÿìàøå äîñòúï äî ìðåæàòà è òàêúâ íå ìîæåøå äà áúäå óñòàíîâåí. Ìîëÿ, "
-"ïðîâåðåòå íàñòðîéêàòà è õàðäóåðà ñè. Òîãàâà îïèòàéòå äà íàñòðîèòå "
-"îòäàëå÷åíèÿ ïðèíòåð îòíîâî."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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\""
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
+" <Tab>/<Alt-Tab> ìåæäó åëåìåíòèòå | <Space> èçáèðà | <F12> ñëåäâàù åêðàí"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Configure the network now"
-msgstr "Â ìîìåíòà íàñòðîéâàì ìðåæàòà"
+msgid "Subnet:"
+msgstr "Ïîäìðåæà:"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Go on without configuring the network"
-msgstr "Ïðîäúëæè áåç íàñòîéêà íà ìðåæàòà"
+msgid "Zimbabwe"
+msgstr "Çèìáàáâå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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 ""
+msgid "Please enter the host name or IP."
+msgstr "Ìîëÿ, âúâåäåòå èìå íà õîñò èëè IP."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Network functionality not configured"
-msgstr "Ôóíêöèîíàëíîñòòà íà ìðåæàòà íå å íàñòðîåíà"
+msgid "When"
+msgstr "Êîãà"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Starting network..."
-msgstr "Ñòàðòèðàíå ìðåæàòà ...."
+msgid "Second DNS Server (optional)"
+msgstr "Âòîðè DNS ñúðâúð (ïî èçáîð)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Refreshing printer data..."
-msgstr "Îïðåñíÿâàíå íà äàííèòå îò ïðèíòåðà ..."
+msgid "Finland"
+msgstr "Ôèíëàíäèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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?"
+"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 ""
-"Ïðåõâúðëèëè ñòå ïðèíòåð ïî ïîäðàçáèðàíå (\"%s\"), Èñêàòå ëè äà ãî îñòàâèòå "
-"ïî ïîäðàçáèðàíå â íîâàòà ïðèíòåðíà ñèñòåìà %s ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Transfer printer configuration"
-msgstr "Ïðåíîñ íà íàñòðîéêà íà ïðèíòåð"
+msgid "Color depth: %s\n"
+msgstr "Äúëáî÷èíà íà öâåòà: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Transferring %s..."
-msgstr "Ïðåõâúðëÿíå íà %s ..."
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "Íå ìîæåòå äà èçêëþ÷èòå òîçè ïàêåò. Òîé òðÿáâà äà áúäå îáíîâåí"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "New printer name"
-msgstr "Íîâî èìå íà ïðèíòåð"
+msgid "Loading from floppy"
+msgstr "Çàðåæäàíå îò äèñêåòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
+"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 ""
-"Ïðèíòåðúò \"%s\" âå÷å ñúùåñòâóâà,\n"
-"íàèñòèíà ëè èñêàòå äà ïðåçàïèøåòå íàñòðîéêàòà ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.pm:1
#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr "Èìåòî íà ïðèíòåðà òðÿáâà äà ñúäúðæà ñàìî áóêâè, ÷èñëà è ïîä÷åðòàâêà"
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Transfer"
-msgstr "Ïðåõâúðëè"
+msgid "Slovenia"
+msgstr "Ñëîâåíèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.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."
+"Enter a user\n"
+"%s"
msgstr ""
-"Ïðèíòåð ñ èìå \"%s\" âå÷å ñúùåñòâóâà â %s.\n"
-"Öúêíåòå \"Ïðåõâúðëè\", çà äà ãî ïðåçàïèøåòå.\n"
-"Ìîæåòå ñúùî òàêà äà íàïèøåòå íîâî èìå èëè äà ïðîïóñíòå ïðèíòåðà."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Do not transfer printers"
-msgstr "Íå ïðåõâúðëÿé ïðèíòåðè"
+"Âúâåäåòå ïîòðåáèòåë\n"
+"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
msgstr ""
-"\n"
-"Îòáåëåæåòå ïðèíòåðèòå, êîèòî èñêàòå äà ïðåõâúðëèòå è öúêíåòå\n"
-"\"Ïðåõâúðëè\"."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash: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 äðàéâåðè íå ìîãàò äà áúäàò ïðåõâúðëÿíè."
+msgid "ProgressBar color selection"
+msgstr "Èçáîð íà öâÿò çà ëåíòàòà íà ïðîãðåñ"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
msgstr ""
-"Êàòî äîïúëíåíèå, îïàøêèòå íå ñúçäàäåíè ñ òàçè ïðîãðàìà èëè \"foomatic-"
-"configure\" íå ìîãàò äà áúäàò ïðåõâúðëÿíè."
+"Òîâà ñà ðàçëè÷íèòå çàïèñè.\n"
+"Ìîæåòå äà äîáàâèòå îùå èëè äà ïðîìåíèòå ñúùåñòâóâàùèòå."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD è LPRng íå ïîääúðæà IPP ïðèíòåðè.\n"
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
-msgstr ""
-"PDQ ïîääúðæà ñàìî ëîêàëíè ïðèíòåðè, îòäàëå÷åíè LPD ïðèíòåðè è Socket/TCP "
-"ïðèíòåðè.\n"
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"CUPS does not support printers on Novell servers or printers sending the "
-"data into a free-formed command.\n"
+"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 ""
-"CUPS íå ïîääúðæà ïðèíòåðè íà Novell ñúðâúðè èëè ïðèíòåðè èçïðàùàùè äàííè âúâ "
-"ñâîáîäíî-èçãðàäåíà êîìàíäà.\n"
+"Ïóñêà êîìàíäè ïî ðàçïèñàíèå âúâ âðåìå îïðåäåëåíî îò êîìàíäàòà at è ïóñêà\n"
+"íàáîð îò äðóãè, êîãàòî íàòîâàðåíîñòòà ñïàäíå äîñòàòú÷íî."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.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 ""
-"Ìîæåòå äà êîïèðàòå íàñòðîéêèòå íà ïðèíòåðà, êîèòî ñòå èçâúðøèëè çà spoller %"
-"s íà %s, òåêóùèÿ spooler. Öÿëàòà èíôîðìàöèÿ çà íàñòðîéêèòå (èìå íå ïðèíòåð, "
-"îïèñàíèå, ìåñòîïîëîæåíèå, âèä íà âðúçêàòà è íàñòðîéêè ïî ïîäðàçáèðàíå) ñå "
-"ïðåçàïèñâàò, íî ðàáîòèòå íå ñå ïðåõâúðëÿò.\n"
-"Íå âñè÷êè îïàøêè ìîãàò äà áúäàò ïðåõâúðëåíè ïî ñëåäíèòå ïðè÷èíè:\n"
+msgid "Radio support:"
+msgstr "Ïîäðúæêà íà ðàäèî:"
#: ../../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 ""
+msgid "Installing SANE packages..."
+msgstr "Èíñòàëèðàíå íà SANE ïàêåòè ..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfloppy: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 ""
+msgid "boot disk creation"
+msgstr "ñúäàâàíå íà ñòàðòèðàùà äèñêåòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printing test page(s)..."
-msgstr "Îòïå÷àòâàíå íà òåñòîâ(àòà/èòå) ñòðàíèö(à/è) ..."
+msgid "LDAP"
+msgstr "LDAP"
-#: ../../printer/printerdrake.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Print option list"
-msgstr "Ñïèñúê ñ ïðèíòåðíè îïöèè"
+msgid "SILO"
+msgstr "SILO"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/removable.pm:1
#, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "Ïå÷àòàíå íà ïðèíòåð \"%s\""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Ïå÷àòàíå íà ïðèíòåð \"%s\""
+msgid "Change type"
+msgstr "Ïðîìÿíè òèïà"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "Ïå÷àòàí/Ñêàíèðàíåå íà \"%s\""
+msgid "SILO Installation"
+msgstr "SILO èíñòàëàöèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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"
+msgid "Use CD/DVDROM to backup"
msgstr ""
-"Çà äà âèäèòå ñïèñúê íà äîñòúïíèòå îïöèè çà òåêóùèÿ ïðèíòåð, èëè ïðî÷åòåòå "
-"ñïèñúêà ïîêàçàí ïî-äîëó èëè öúêíåòå íà áóòîíà \"Ñïèñúê ñ îïöèè çà ïå÷àò\".%s%"
-"s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_messages.pm:1
#, c-format
msgid ""
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\n"
"\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"
+"\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"
-"Êîìàíäèòå \"%s\" è \"%s\" ñúùî òàêà ïîçâîëÿâàò äà ïîïðàâÿòå èçáðàíèòå "
-"íàñòðîéêè çà îïðåäåëåíà ðàáîòà íà ïðèíòåðà. Ïðîñòî äîáàâåòå èñêàíèòå "
-"íàñòðîéêè êúì êîìàíäíèÿ ðåä, íàïð. \"%s <file>\".\n"
+"\n"
+"Çà èíôîðìàöèÿ îòíîñíî ïîïðàâêè, íà òàçè âåðñèÿ íà Mandrake Linux,\n"
+"ñå êîíñóëòèðàéòå ñ Errata, íà àäðåñ : \n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"Èíôîðìàöèÿ çà íàñòðîéâàíå íà ñèñòåìàòà âè ìîæåòå äà íàìåðèòå â\n"
+"ñëåäèíñòàëàöèîííàòà ãëàâà îò Official Mandrake Linux User's Guide."
#: ../../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"
+msgid "paranoid"
+msgstr "ïàðàíîè÷íî"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Send mail report after each backup to:"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -10804,275 +10657,220 @@ msgstr ""
"ïå÷àòíèòå äèàëîçè â ìíîãî ïðèëîæåíèÿ. Íî òóê íå ïîñòàâÿéòå èìåòî íà ôàéëà, "
"çàùîòî òî ñå ïîäàâà îò ïðèëîæåíèåòî.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.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 <file>\" èëè \"%s <file>\".\n"
+msgid "Resolution"
+msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò"
#: ../../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."
+"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"
+"íà SMB õîñòà (Çàáåëåæêà ! Òî ìîæå äà å ðàçëè÷íî îò TCP/IP õîñòà !)\n"
+"è âúçìîæíî IP àäðåñà íà ïðèíòåðñêèÿ ñúðâúð, êàêòî è îáùîòî èìå íà\n"
+"ïðèíòåðà, äî êîéòî èñêàòå äîñòúï è ïîäõîäÿùî èìåí, ïàðîëà è èíôîðìàöèÿ\n"
+"çà ðàáîòíàòà ãðóïà."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\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>\". "
+" Accept/Refuse icmp echo."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-"Êîìàíäàòà \"%s\" ñúùî òàêà âè ïîçâîëÿâà äà ïîïðàâèòå íàñòðîéêèòå íà îïöèèòå "
-"çà îïðåäåëåíà ðàáîòà íà ïðèíòåðà. Ïðîñòî äîáàâåòå öåëàíèòå íàñòðîéêè êúì "
-"êîìàíäíèÿ ðåä, íàïð. \"%s <file>\". "
+"Ïîçâîëÿâà/Çàáðàíÿâà icmp echo."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
-msgstr ""
-"Çà äà èçïå÷àòàòå ôàéë îò êîìàíäíèÿ ðåä (òåðìèíàëåí ïðîçîðåö) èçïîëçâàéòå "
-"êîìàíäàòà \"%s <file>\".\n"
+msgid "reconfigure"
+msgstr "ïðåíàñòðîéêà"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"Here is a list of the available printing options for the current printer:\n"
-"\n"
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-"Òîâà å ñïèñúê îò íàëè÷íè çà ïå÷àò îïöèè îòíàñÿùè ñå çà òåêóùèÿò ïðèíòåð:\n"
-"\n"
+"Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå ñ XFree %s.\n"
+"ÎÒÁÅËÅÆÅÒÅ, ×Å ÒÎÂÀ Å ÅÊÑÏÅÐÈÌÅÍÒÀËÍÀ ÏÎÄÄÐÚÆÊÀ È ÊÎÌÏÞÒÚÐÚÒ ÂÈ ÌÎÆÅ ÄÀ "
+"ÇÀÁÈÅ."
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Xinetd Service"
+msgstr "Xinetd îáñëóæâàíå"
+
+#: ../../any.pm:1
+#, c-format
+msgid "access to network tools"
+msgstr "äîñòúï äî ìðåæîâè èíñòðóìåíòè"
#: ../../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"
+msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-"Ìîæåòå äà èçïîëçâàòå òàçè êîìàíäà è â ïîëåòî \"Êîìàíäà çà ïå÷àò\" íà "
-"ïå÷àòíèòå äèàëîçè â ìíîƒî ïðèëîæåíèÿ. Íî ò¢ê íå ïîñòàâÿéòå èìåòî íà ôàéëà, "
-"çàùîòî òî ñå ïîäàâà îò ïðèëîæåíèåòî.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl: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"
+"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 ""
-"Çà äà èçïå÷àòàòå ôàéë îò êîìàíäíèÿ ðåä (òåðìèíàëåí ïðîçîðåö), ìîæåòå èëè äà "
-"èçïîëçâàòå êîìàíäàòà \"%s <file>\" èëè ãðàôè÷íèÿ ïå÷àòàù èíñòðóìåíò: \"xpp "
-"<file>\" èëè \"kprinter <file>\". Ãðàôè÷íèòå èíñòðóìåíòè âè ïîçâîëÿâàò äà "
-"èçáèðàòå ïðèíòåðà è äà ïîïðàâÿòå ëåñíî íàñòðîéêèòå íà îïöèèòå.\n"
+"Mandrake Linux 9.1 âè ïïîçâîëÿâà äà ïîëó÷èòå íàé-ïîñëåäíèòå âåðñèè íà "
+"ñîôòóåðà, äà ñëóøàòå ìóçèêàëíè ôàéëîâå, äà îáðàáîòâàòå ôîòî è ãðàôè÷íè "
+"ôàéëîâå, êàêòî è äà ãëåäàòå âèäåî."
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Did it work properly?"
-msgstr "Ïðîðàáîòè ëè êàêòî òðÿáâà ?"
+msgid "Here is a list of all auto-detected printers. "
+msgstr "Òîâà å ñïèñúê íà àâòîìàòè÷íî îòêðèòè ïðèíòåðè."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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"
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
msgstr ""
-"Òåñòîâèòå ñòðàíèöè ñà èçïðàòåíè êúì ïðèíòåðíà.\n"
-"Ìîæå äà îòíåìå ìàëêî âðåìå ïðåäè ïðèíòåðà äà çàïî÷íå.\n"
+"Ãðåøêà ïðè èíñòàëèðàíå íà aboot, \n"
+"äà ñå îïèòàì ëè äà ïðîäúëæà èíñòàëàöèÿòà äîðè, àêî òîâà óíèæòîæè ïúðâèÿ äÿë ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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"
+"Options Description:\n"
"\n"
-msgstr ""
-"Òåñòîâèòå ñòðàíèöè ñà èçïðàòåíè êúì ïðèíòåðà.\n"
-"Ìîæå äà îòíåìå ìàëêî âðåìå ïðåäè ïðèíòåðà äà çàïî÷íå.\n"
-"Ñúñòîÿíèå íà ïå÷àòà:\n"
-"%s\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 ""
-#: ../../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 "Àëòåðíàòèâíà òåñòîâà ñòðàíèöà (À4)"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Alternative test page (Letter)"
-msgstr "Àëòåðíàòèâíà òåñòîâà ñòðàíèöà (Ïèñìî)"
+msgid ""
+"Restore Selected\n"
+"Files"
+msgstr ""
+"Âúçñòàíîâÿâà èçáðàíèòå\n"
+"ôàéëîâå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Standard test page"
-msgstr "Ñòàíäàðòíà òåñòîâà ñòðàíèöà"
+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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Print"
-msgstr "Ïå÷àò"
+msgid "Please fill or check the field below"
+msgstr "Ìîëÿ, ïîïúëíåòå èëè ïðîâåðåòå ïîëåòî ïî-äîëó"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No test pages"
-msgstr "Áåç òåñòîâè ñòðàíèöè"
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "Èñêàòå ëè äà çàïàçèòå ïðîìåíèòå â /etc/fstab"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect: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"
-"Çàáåëåæêà: òåñòîâàòà ñòðàíèöà çà ñíèìêà ìîæå äà îòíåìå äîñòà äúëãî\n"
-"âðåìå äà ñå èçïå÷àòà è íà ëàçåðíè ïðèíòåðè ñ ìàëêî ïàìåò ìîæå âúîáùå\n"
-"äà íå èçëåçå.  ïîâå÷åòî ñëó÷àè å äîñòàòú÷íà ñòàíäàðòíà òåñòîâà ñòðàíèöà."
+msgid "Boot Protocol"
+msgstr "Ñòàðòèðàù ïðîòîêîë"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Test pages"
-msgstr "Òåñòîâè ñòðàíèöè"
+msgid "LVM-disks %s\n"
+msgstr "LVM-äèñêîâå %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
-msgstr ""
-"Èñêàòå ëè äà íàñòðîèòå òîçè ïðèíòåð (\"%s\")\n"
-"êàòî ïðèíòåð ïî ïîäðàçáèðàíå ?"
+msgid "The package %s is needed. Install it?"
+msgstr "Ïàêåò %s å íåîáõîäèì. Äà ãî èíñòàëèðàì?"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Option %s out of range!"
-msgstr "Îïöèÿòà %s å èçâúí ãðàíèöèòå !"
+msgid "On boot"
+msgstr "Ïðè çàðåæäàíå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Option %s must be a number!"
-msgstr "Íàñòðîéêàòà %s òðÿáâà äà å ÷èñëî !"
+msgid "Bus identification"
+msgstr "Èäåíòèôèêàöèÿ íà øèíà"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.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 "Èçáîð ìîäåë íà ïðèíòåðà"
+msgid "Please make a backup of your data first"
+msgstr "Ïúðâî ñúçäàéòå backup íà ñâîèòå äàííè"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Íàñòðîéêè íà ïðèíòåðà ïî ïîäðàçáèðàíå\n"
-"\n"
-"Òðÿáâà äà ñòå ñèãóðíè, ÷å ãîëåìèíàòà íà ñòðàíèöàòà\n"
-"è òèïà íà ìàñòèëîòî (àêî èìà) ñà íàñòðîåíè ïðàâèëíî.\n"
-"Îòáåëåæåòå, ÷å ïðè ìíîãî âèñîêî êà÷åñòî íà èçõîäà íà\n"
-"ïðèíòåðà, òîé ìîæå çíà÷èòåëíî äà ñå çàáàâè."
+msgid "Vatican"
+msgstr "Âàòèêàíà"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr ""
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr "èìàòå ïîâå÷å îò åäèí òâúðäè äèñêîâå, êîé äà èçïîëçâàì çà èíñòàëàöèÿòà?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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."
+msgid "Boot ISO"
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "Íàñòðîéêà íà Lexmark inkjet"
+msgid "Eritrea"
+msgstr "Åðèòðåÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont: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 ïîääúðæàò ñàìî ëîêàëíè "
-"ïðèíòåðè, áåç ïðèíòåðè íà îòäàëå÷åíè ìàøèíè èëè ïðèíòåðíè ìàøèíè. Ìîëÿ, "
-"ñâúðæåòå ïðèíòåðà ñè íà ëîêàëåí ïîðò èëè ãî íàñòðîéòå íà ìàøèíàòà, êúì êîÿòî "
-"å ñâúðçàí."
+msgid "Remove List"
+msgstr "Èçòðèâà ñïèñúê"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/05-desktop.pl: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."
+msgid "A customizable environment"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "OKI winprinter configuration"
-msgstr "Íàñòðîéêè íà OKI Winprinter"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
-msgstr "Àêî âàøèÿò ïðèíòåð íå å â ñïèñúêà, èçáåðåòå ñúâìåñòèì èëè ïîäîáåí."
+msgid "Inuktitut"
+msgstr "Èíóêòèòóò"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Morocco"
+msgstr "Ìàðîêî"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11081,1433 +10879,1180 @@ msgstr "Êàêúâ ìîäåë ïðèíòåð èìàòå ?"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer model selection"
-msgstr "Èçáîð ìîäåë íà ïðèíòåðà"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Reading printer database..."
-msgstr "×åòåíå íà áàçàòà äàííè îò ïðèíòåðè ..."
+msgid "Add a new printer"
+msgstr "Äîáàâè íîâ ïðèíòåð"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Select model manually"
-msgstr "Èçáîð íà ìîäåë ðú÷íî"
+msgid " All of your selected data have been "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "The model is correct"
-msgstr "Òîçè ìîäåë å ïðàâèëåí"
+msgid "<-- Delete"
+msgstr "<-- Èçòðèâà"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Nepal"
+msgstr "Íåïàë"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Your printer model"
-msgstr "Âàøèÿò ìîäåë ïðèíòåð"
+msgid "cpu # "
+msgstr "cpu # "
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Preparing printer database..."
-msgstr "Ïîäãîòâÿíå íà áàçàòà äàííè îò ïðèíòåðè ..."
+msgid "chunk size"
+msgstr "ãîëåìèíà íà ïàð÷åòî"
-#: ../../printer/printerdrake.pm:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "Location"
-msgstr "Ìåñòîïîëîæåíèå"
+msgid "commands before booting, or 'c' for a command-line."
+msgstr "êîìàíäèòå ïðåäè ñòàðòèðàíå, èëè 'c' çà êîìàíäåí ðåä."
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Description"
-msgstr "Îïèñàíèå"
+msgid "Problems installing package %s"
+msgstr "Ïðîáëåìè ñ èíñòàëèðàíåòî íà ïàêåòà %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Name of printer"
-msgstr "Èìå íà ïðèíòåð"
+msgid "You will receive an alert if the load is higher than this value"
+msgstr "Âèå ùå ïîëó÷èòå òðåâîãà àêî íàòîâàðâàíåòî å ïî-âèñîêî îò òàçè ñòîéíîñò"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug: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."
+"\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 ""
-"Âñåêè ïðèíòåð ñå íóæäàå îò èìå (íàïðèìåð \"printer\"). Ïîëåòàòà Îïèñàíèå è "
-"Ìåñòîïîëîæå íå òðÿáâà äà áúäàò ïîïúëâàíè. Èìà êîìåíòàðè çà ïîòðåáèòåëèòå."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Enter Printer Name and Comments"
-msgstr "Âúâåäåòå èìå íà ïðèíòåð è êîìåíòàð"
+msgid "Add a scanner manually"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Making printer port available for CUPS..."
-msgstr "Ïðàâè ïîðòà íà ïðèíòåðà íàëè÷åí çà CUPS..."
+msgid "Reload partition table"
+msgstr "Ïðåçàðåäè òàáëèöàòà ñ äÿëîâåòå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
-msgstr "Ïðîâåðêà íà óñòðîéñòâî è êîíôèãóðàöèÿ çà HPOJ..."
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr "Äà, èñêàì autologin ñ òîâà (ïîòðåáèòåë, äåñêòîï)"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
+msgid "Search for fonts in installed list"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Scanning on your HP multi-function device"
-msgstr "Ñêàíèðà íà âàøåòî HP ìíîãîôóíêöèîíàëíî óñòðîéñòâî"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Installing mtools packages..."
-msgstr "Èíñòàëèðàíå íà mtools ïàêåòè..."
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Installing SANE packages..."
-msgstr "Èíñòàëèðàíå íà SANE ïàêåòè ..."
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Boot"
+msgstr "Ãëàâåí"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Installing HPOJ package..."
-msgstr "Èíñòàëèðàíå íà HPOJ ïàêåòè ..."
+msgid "Tuner type:"
+msgstr "Òèï íà òóíåð:"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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?"
+"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 ""
-"Äàëè âàøèÿò ïðèíòåð å ìíîãîôóíêöèîíàëíî óñòðîéñòâî îò HP èëè Sony "
-"(OfficeJet, PSC, LaserJet 1100/1200/1220/3200/3300 ñúñ ñêåíåð, Sony IJP-"
-"V100), HP PhotoSmart èëè HP LaserJet 2200?"
+"Äîéäå âðåìåòî äà èçáåðåòå ñèñòåìà çà ïå÷àò çà âàøèÿ êîìïþòúð.Äðóãèòå\n"
+"îïåðàöèîííè ñèñòåìè ìîæå äà âè ïðåäëàãàò åäíà,íî íèå âè ïðåäëàãàìå äâå.\n"
+"Âñÿêà îò òÿõ å ïðèãîäåíà çà äàäåí òèï êîíôèãóðàöèÿ.\n"
+"\n"
+" * \"%s\"-- å àêðîíèì íà \"print,don't queue\"(\"ïà÷àòàé,íå ÷àêàé\"),å "
+"èäåàëíèÿò\n"
+"èçáîð,àêî èìàòå äèðåêòíà âðúçêà ñ ïðèíòåðà,èñêàòå äà ãî êîíòðîëèðàòå,èëè\n"
+"íÿìàòå ìðåæîâè ïðèíòåðè.(\"%s\" ìîæå äà ðàáîòè ñàìî â ìíîãî ïðîñòè\n"
+"ñèòóàöèè è å íÿêàê áàâåí,êîãàòî ñå ïîëçâà â ìðåæà.) Ïðåïîðú÷èòåëíî å äà \n"
+"èçïîëâàòå \"pdq\" àêî íÿìàòå îïèò ñ GNU/Linux. \n"
+" * \"%s\" - `` Common Unix Printing System``(îáè÷àéíà ñèñòåìà çà ïå÷àò çà "
+"Unix)\n"
+"å îòëè÷åí èçáîð,çà ïå÷àò êàêòî íà ñîáñòâåíèÿ âè ïðèíòåð,òàêà è íà äðóã,íà\n"
+"ïîëîâèí ñâÿò ðàçñòîÿíèå.Òÿ å ëåñíà çà êîíôèãóðèðàíå è ìîæå ðàáîòè êàòî\n"
+"êëèåíò èëè ñúðâúð íà àðõàè÷íàòà\"lpd \",êîåòî ÿ ïðàâè íàïúëíî ñúâìåñòèìà\n"
+"ñ ïî-ñòàðè îïåðàöèîííè ñèñòåìè,êîèòî ìîæå âñå îùå äà ñå íóæäàÿò îò òàçè\n"
+"óñëóãà.Âúïðåêè ÷å å äîñòà ìîùíà,îñíîâíàòà èíñòàëàöèÿ å ïî÷òè òîëêîâà \n"
+"ëåñíà,êîëêîòî è òàçè íà \"pdq\".Àêî èñêàòå äà åìóëèðàòå \"lpd\" ñúðâúð,\n"
+"óâåðåòå ñå,÷å \"cups-lpd\" äåìîíà å ïóñíàò.\"%s\" âêëþ÷âà ãðàôè÷íè \n"
+"èíòåðôåéñè çà ïðå÷àò è èçáîð íà îïöèè çà ïðèíòåðà,êàêòî è çà\n"
+"êîíôèãóðèðàíåòî ìó.\n"
+"\n"
+"Àêî ñåãà íàïðàâèòå èçáîð,à ïî-êúñíî ðàçáåðåòå,÷å íå õàðåñâàòå ñèñòåìàòà\n"
+"ñè çà ïå÷àò,ìîæåòå äà ÿ ñìåíèòå êàòî ïóñíåòå PrinterDrake îò Ìàíäðåéê \n"
+"êîíòðîëèÿ öåíòúð è öúêíåòå íà \"åêñïåðò\"."
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "A command line must be entered!"
-msgstr "Òðÿáâà äà áúäå âúâåäåí êîìàíäåí ðåä!"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Command line"
-msgstr "Êîìàíäåí ðåä"
+msgid "\"Menu\" key"
+msgstr "\"Menu\" êëàâèø"
#: ../../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."
+"\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 ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Pipe into command"
-msgstr "Ïðîãðàìåí êàíàë êúì êîìàíäà"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Detected model: %s %s"
-msgstr "Îòêðèò ìîäåë: %s %s"
+msgid "Security Administrator:"
+msgstr "Àäìèíèñòðàòîð ïî çàùèòà:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "A valid URI must be entered!"
-msgstr "Òðÿáâà äà áúäå âúâåäåí âàëèäåí URI!"
+msgid "Please enter your login"
+msgstr "Ìîëÿ, âúâåäåòå âàøèÿò ëîãèí"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Printer Device URI"
-msgstr "Ïå÷àòàùî óñòðîéñòâî URI"
+msgid "if set to yes, check permissions of files in the users' home."
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect: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."
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
-"Òðÿáâà äèðåêòíî äà îïðåäåëèòå URI çà äîñòúï äî ïðèíòåðà. URI òðÿáâà äà "
-"èçïúëíè èëè CUPS èëè Foomatic ñïåöèôèêàöèèòå. Îòáåëåæåòå, ÷å íå âñè÷êè "
-"òèïîâå URI ñå ïîääðúðæàò îò spooler-èòå."
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Port"
-msgstr "Ïîðò"
+"Íÿìàòå Internet âðúçêà.\n"
+"Ñúçäàéòå òàêàâà, êàòî öúêíåòå íà 'Íàñòðîé'"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Printer host name or IP"
-msgstr "Èìå íà õîñò çà ïðèíòåðà èëè IP"
+msgid "Fonts copy"
+msgstr "Êîïèðà øðèôòîâå"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "The port number should be an integer!"
-msgstr "Íîìåðúò íà ïîðòà òðÿáâà äà å öÿëî ÷èñëî !"
+msgid "Automated"
+msgstr "Àâòîìàòèçèðàí"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Printer host name or IP missing!"
-msgstr "Ëèïñâà èìå íà õîñò íà ïðèíòåða èëè IP!"
+msgid "Do you want to test the configuration?"
+msgstr "Èñêàòå ëè äà òåñòâàòå íàñòðîéêèòå?"
#: ../../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 ""
-"Çà äà ïå÷àòàòå íà socket èëè TCP ïðèíòåð, òðÿáâà äà ïðåäîñòàâèòå èìåòî íà "
-"õîñòà íà ïðèíòåðà è, åâåíòóàëíî, íîìåð íà ïîðò. Íà HP JetDirect ñúðâúðè, "
-"íîìåðúò íà ïîðòà îáèêíîâåííî å 9100, íà äðóãè ñúðâúðè ìîæå äà âàðèðà. Âèæòå "
-"ðúêîâîñòâîòî íà õàðäóåðà ñè."
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
+msgstr "Ïðèíòåðúò \"%s\" áåøå óñïåøíî ïðåìàõíàò îò ffice/OpenOffice.org/GIMP."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec: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."
+"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 ""
-"Èçáåðåòå åäèí îò àâòîìàòè÷íî îòêðèòèòå ïðèíòåðè â ñïèñúêà ãîðå èëè âúâåäåòå "
-"èìå íà õîñò èëè IP è îïöèîíàëíî íîìåð íà ïîðò (ïîäðàçáèðàù 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
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Scanning network..."
-msgstr "Ñòàðòèðàíå ìðåæàòà...."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer auto-detection"
-msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåð"
+msgid "Save packages selection"
+msgstr "Çàïàçè èçáîð íà ïàêåòè"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "NCP queue name missing!"
-msgstr "Ëèïñâà èìå íà NCP îïàøêà !"
+msgid "Remove the last item"
+msgstr "Èçòðèâà ïîñëåäíèÿò îáåêò"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "NCP server name missing!"
-msgstr "Ëèïñâà èìå íà NCP ñúðâúð !"
+msgid "User list to restore (only the most recent date per user is important)"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Print Queue Name"
-msgstr "Èìå íà ïå÷àòíàòà îïàøêàòà"
+msgid "No net boot images created!"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Printer Server"
-msgstr "Ñúðâúð íà ïðèíòåðà"
+msgid "use pptp"
+msgstr "èçïîëçâàé PPPTP"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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 ïðèíòåð ,òðÿáâà äà çíàåòå èìåî ìó è âúçìîæíî\n"
-"àäðåñà íà ñúðâúðà, êàêòî è èìåòî íà îïàøêàòà,ïîòðåáèòåëñêîòî èìå,ïàðîëà. "
-"(çàáåëåæêà! òîé ìîæå äà å ðàçëè÷åí îò TCP/IP èìå íà õîñò!)"
+msgid "Choose which services should be automatically started at boot time"
+msgstr "Èçáèðà óñëóãèòå, êîèòî òðÿáâà äà ñå ïóñíàò ïðè ïóñêàíå íà ìàøèíàòà"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "Îïöèè çà NetWare ïðèíòåð"
+msgid "Learn how to use this printer"
+msgstr "Íàó÷åòå êàê äà èçïîçëâàòå òîçè ïðèíòåð"
#: ../../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"
-"Èñêàòå ëè, äà ïðîäúëæèòå íàñòðîéêèòå çà òîçè ïðèíòåð êàêòî ïðàâåõòå äî ñåãà?"
+msgid "Configure the network now"
+msgstr "Â ìîìåíòà íàñòðîéâàì ìðåæàòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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 ""
+msgid "Choose a mirror from which to get the packages"
+msgstr "Èçáåðåòå îãëåäàëåí ñúðâúð,îò êîéòî äà ïîëó÷èòå ïàêåòèòå"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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"
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
+"Íå âúçìîæíîñò çà ðàáîòà ñ âàøèÿ FAT äÿë, \n"
+"ïîðàäè ïîëó÷åíàòà ãðåøêà: %s"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SECURITY WARNING!"
-msgstr "ÏÐÅÄÓÏÐÅÆÄÅÍÈÅ ÇÀ ÑÈÃÓÐÍÎÑÒ!"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Samba share name missing!"
-msgstr "Ëèïñâà èìå íà SAMBA share !"
+msgid "Which sector do you want to move it to?"
+msgstr "Íà êîé ñåêòîð èñêàòå äà ãî ïðåìåñòèòå?"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Either the server name or the server's IP must be given!"
-msgstr "Òðÿáâà äà áúäàò çàäàäåíè è èìåòî è IP àäðåñà íà ñúðâúðà !"
+msgid "Do you want to click on this button?"
+msgstr "Èñêàòå ëè äà öúêíåòå íà òîçè áóòîí?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Auto-detected"
-msgstr "Àâòîìàòè÷íî çàñå÷åí"
+msgid "Bahamas"
+msgstr "Áàõàìè"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Workgroup"
-msgstr "Ðàáîòíà ãðóïà"
+msgid "Manual configuration"
+msgstr "Ðú÷íà íàñòðîéêà"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Share name"
-msgstr "Îáùî èìå"
+msgid "search"
+msgstr "òúðñè"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "SMB server IP"
-msgstr "IP íà SMB ñúðâúð:"
+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 ""
+"Òîçè ïàêåò çàðåæäà ìàðêèðàíàòà êëàâèàòóðíà íàðåäáà â /etc/sysconfig/"
+"keyboard.\n"
+"Òÿ ìîæå äà áúäå èçáðàíà ñ èíñòðóìåíòà kbdconfig. Òðÿáâà äà îñòàâèòå "
+"òîâàâêëþ÷åíî çà ïîâå÷åòî ìàøèíè."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "SMB server host"
-msgstr "Õîñò íà SMB ñúðâúð"
+msgid "Xpmac (installation display driver)"
+msgstr "Xpmac (èíñòàëàöèÿ ãðàôè÷åí äðàéâåð)"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.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."
+msgid "Zeroconf host name must not contain a ."
msgstr ""
-" Àêî æåëàíèÿò ïðèíòåð å îòêðèò àâòîìàòè÷íî, ïðîñòî èçáåðåòå ãî îò ñïèñúêà è "
-"òîãàâà äîáàâåòå èìå íà ïîòðåáèòåë, ïàðîëà, è/èëè ðàáîòíà ãðóïà àêî å "
-"íåîáõîäèìî."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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."
+"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 ""
-"Çà äà ïå÷àòàòå íà SMB ïðèíòåð, òðÿáâà äà äàäåòå èìåòî\n"
-"íà SMB õîñòà (Çàáåëåæêà ! Òî ìîæå äà å ðàçëè÷íî îò TCP/IP õîñòà !)\n"
-"è âúçìîæíî IP àäðåñà íà ïðèíòåðñêèÿ ñúðâúð, êàêòî è îáùîòî èìå íà\n"
-"ïðèíòåðà, äî êîéòî èñêàòå äîñòúï è ïîäõîäÿùî èìåí, ïàðîëà è èíôîðìàöèÿ\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\""
+"Syslog å ïðîãðàìà êîÿòî ìíîãî äåìîíè èçïîëçâàò äà çàïàçâàò ñúîáùåíèÿ â\n"
+"ðàçëè÷íè ñèñòåìíè ôàéëîâå (ëîãîâå). Äîáðå å ïîñòîÿííî äà ÿ èìàòå ðàáîòåùà."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Remote printer name missing!"
-msgstr "Ëèïñâà èìå íà îòäàëå÷åí ïðèíòåð !"
+msgid "Unknown/Others"
+msgstr "Íåèçâåñòíè/Äðóãè"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Remote host name missing!"
-msgstr "Ëèïñâà èìå íà èìå íà õîñò !"
+msgid "No TV Card detected!"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Remote printer name"
-msgstr "Èìå íà îòäàëå÷åí ïðèíòåð"
+msgid "Options"
+msgstr "Îïöèè"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote host name"
-msgstr "Èìå íà îòäàëå÷åí õîñò"
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr "Ïðèíòåðúò \"%s\" âå÷å å îïðåäåëåí çà ïîëçâàíå ïî ïîäðàçáèðàíå."
#: ../../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."
+"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 ""
-"Çà äà èçïîëçâàòå îòäàëå÷åí lpd ïðèíòåð, òðÿáâà äà ïðåäîñòàâèòå èìåíàòà íà "
-"õîñòà íà ïðèíòåðíèÿ ñúðâúð è èìåòî íà ïðèíòåðà íà òîçè ñúðâúð."
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "Îïöèè íà îòäàëå÷åí lpd-ïðèíòåð"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Manual configuration"
-msgstr "Ðú÷íà íàñòðîéêà"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr "Ãåíåðàöèÿ íà cpu (íàïð: 8 çà PentiumIII, ...)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "Òðÿáâà äà âúâåäåòå/èçáåðåòå ïðèíòåð/óñòðîéñòâî!"
+msgid "Auto-detected"
+msgstr "Àâòîìàòè÷íî çàñå÷åí"
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../standalone/drakpxe:1
+#, fuzzy, 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, ...)."
+"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 ""
-" (Ïàðàëåëíè ïîðòîâå: /dev/lp0, /dev/lp1, ..., ñúîòâåòñâàùè íà LPT1:, "
-"LPT2:, ..., 1-âè USB ïðèíòåð: /dev/usb/lp0, 2-ðè USB ïðèíòåð: /dev/usb/"
-"lp1, ...)."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Please choose the port that your printer is connected to."
-msgstr "Ìîëÿ, èçáåðåòå ïîðò êúì êîéòî ñâúðçàí ïðèíòåðà âè."
+"Íà ïúò ñòå äà íàñòðîèòå êîìïþòúðà ñè òàêà, ÷å äà ïîäåëÿ Èíòåðíåò âðúçêàòà\n"
+"ñè. Ñ òàçè âúçìîæíîñò, äðóãè êîìïþòðè â ëîêàëíàòà âè ìðåæà ùå ìîãàò äà\n"
+"èçïîëçâàò Èíòåðíåò âðúçêàòà íà òîçè êîìïþòúð.\n"
+"\n"
+"Îòáåëåæåòå: òðÿáâà âè îòäåëåí çà òîâà ìðåæîâ àäàïòåð, çà äà óñòàíîâèòå "
+"âúòðåøíàòà ñè ìðåæà (LAN)."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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"
+"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 ""
-"Ìîëÿ, èçáåðåòå ïîðòà íà êîéòî âàøèÿò ïðèíòåð å çàêà÷åí èëè âúâåäåòå èìå íà "
-"óñòðîéñòâî/èìå íà ôàéë âúâ âõîäíîòî ïîëå"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr "Ìîëÿ, èçáåðåòå ñåðèåí ïîðò êúì êîéòî ñâúðçàí ìîäåìúò âè."
+"Íÿìà ñâîáîäíî ìÿñòî çà 1 ÌÁ ñòàðòèðàùî ïîëå ! Èíñòàëàöèÿòà ùå ïðîäúëæè, íî, "
+"çà äà ñòàðòèðàòå ñèñòåìàòà ñè, ùå òðÿáâà äà ñúçäàäåòå ñòàðòèðàùî ïîëå â "
+"DiskDrake"
#: ../../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\"."
+"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
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr "Òîâà å ñïèñúê íà àâòîìàòè÷íî îòêðèòè ïðèíòåðè."
+msgid "Refuse"
+msgstr "Îòêàæè"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
-msgstr "Çà ñåãà, íÿìà íàëè÷íà àëòåðíàòèâà"
+msgid "HFS"
+msgstr "HFS"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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\"."
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
-"Êîíôèãóðàöèÿòà íà ïðèíòåðà ùå ðàáîòè íàøúëíî àâòîìàòè÷íî. Àêî âàøèÿò ïðèíòåð "
-"íå å áèë êîðåêòíî îòêðèò èëè âèå ïðåäïî÷èòàòå íà íàñòðîèòå ïðèíòåðà, "
-"âêëþ÷åòå íà \"Ðú÷íà êîíôèãóðàöèÿ\"."
+"HardDrake ïðàâè ïðîáè íà õàðäóåðà, è åâåíòóàëíî íàñòðîéâà\n"
+"íîâ/ïðîìåíåí õàðäóåð."
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, c-format
-msgid "The following printer was auto-detected. "
-msgstr "Ñëåäíèòå ïðèíòåðè ñà àâòîìàòè÷íî îòêðèòè. "
+msgid "Remote Printers"
+msgstr "Îòäàëå÷åí ïðèíòåð"
-#: ../../printer/printerdrake.pm:1
+#: ../../fs.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 ""
+msgid "Creating and formatting file %s"
+msgstr "Ñúçäàâàíå è ôîðìàòèðàíå íà ôàéë %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+msgid "if set to yes, check additions/removals of sgid files."
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
+"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 ""
-"Àëòåðíàòèâíî, âèå ìîæå äà çàäàäåòå èìå íà óñòðîéñòâî/ôàéë â èçõîäíèÿ ðåä"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.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 ""
-"Àêî òîé íå å òîçè êîéòî èñêàòå äà êîíôèãóðèðàòå, âúâåäåòå èìå íà óñòðîéñòâî/"
-"èìå íà ôàéë âúâ âõîäíîòî ïîëå"
+msgid "Choose an existing LVM to add to"
+msgstr "Èçáåðåòå ñúùåñòâóâàù LVM çà ïðèáàâÿíå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Available printers"
-msgstr "Íàëè÷íè ïðèíòåðè"
+msgid "xfs restart"
+msgstr "xfs ðåñòàðòèðà"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No printer found!"
-msgstr "Íÿìà íàìåðåí ïðèíòåð!"
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
+"Ïðèíòåðúò \"%s\" âå÷å ñúùåñòâóâà,\n"
+"íàèñòèíà ëè èñêàòå äà ïðåçàïèøåòå íàñòðîéêàòà ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You must enter a device or file name!"
-msgstr "Âèå òðÿáâà äà âúâåäåòå óñòðîéñòâî èëè èìå íà ôàéë!"
+msgid "No partition available"
+msgstr "íÿìà äÿëîâå íà ðàçïîëîæåíèå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake: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, ...)."
+msgid "Use the scanners on hosts: "
msgstr ""
-"Íÿìà íàìåðåí ëîêàëåí ïðèíòåð! Çà äà èíñòàëèðàòå ðú÷íî ïðèíòåð, âúâåäåòå èìå "
-"íà óñòðîéñòâî/èìå íà ôàéë âúâ âõîäíîòî ïîëå (Ïàðàëåëíè ïîðòîâå /dev/lp0, /"
-"dev/lp1, ..., ñúîòâåòñâàùè íà LPT1:, LPT2:, ..., 1-âè USB ïðèíòåð: /dev/usb/"
-"lp0, 2-ðè USB ïðèíòåð: /dev/usb/lp1, ...)."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Local Printer"
-msgstr "Ëîêàëåí ïðèíòåð"
+msgid "Unselected All"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "USB printer \\#%s"
-msgstr "USB ïðèíòåð \\#%s"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Domain Name Resolver"
+msgstr "Èìå íà äîìåéíà"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "Ïðèìåð íà ïàðàëåëåí ïîðò \\#%s"
+msgid "Encryption key (again)"
+msgstr "Êëþ÷ çà êðèïòèðàíå (îòíîâî)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Ïðèíòåð \"%s\" íà SMB/Windows ñúðâúð \"%s\""
+msgid "Samba share name missing!"
+msgstr "Ëèïñâà èìå íà SAMBA share !"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "Ìðåæîâ ïðèíòåð \"%s\", ïîðò %s"
+msgid "True Type install done"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Detected %s"
-msgstr "Çàñå÷åí %s"
+msgid "Detection in progress"
+msgstr "Îòêðèâàíå â ïðîãðåñ"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr ", ïðèíòåð \"%s\" íà SMB/Windows ñúðâúð \"%s\""
+msgid "Build Whole Kernel -->"
+msgstr "Ïîñòðîÿâà öÿëîòî ÿäðî -->"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid ", network printer \"%s\", port %s"
-msgstr ", ìðåæîâè ïðèíòåð \"%s\", ïîðò %s"
+msgid "Welcome to %s"
+msgstr "Äîáðå äîøëè â %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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 ""
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "Ñëîæåòå äèñêåòà çà îáíîâÿâàíå íà ìîäóëè â óñòðîéñòâî %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgid "Bootsplash"
msgstr ""
-"Àâòîìàòè÷íî îòêðèâà ïðèíòåðè ñâúðçàíè ñ ìàøèíè ðàáîòåùè ïîä Microsoft Windows"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
-msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåðè ñâúðçàíè äèðåêòíî êúì ëîêàëíàòà ìðåæà"
+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 "Auto-detect printers connected to this machine"
-msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåðè ñâúðçàíè êúì òàçè ìàøèíà"
+msgid "Printer sharing on hosts/networks: "
+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."
+"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"
-"Äîáðå äîøëè íà Ìàãüîñíèêà çà êîíôèãóðèðàíå íà Ïðèíòåð\n"
-"\n"
-"Òàé ùå âè ïîìîãíå äà èíñòàëèðàòå âàøèòå ïðèíòåðè ñâúðçàíè êúì êîìïþòúðà.\n"
-"\n"
-"Àêî èìàòå ïðèíòåð(è) ñâúðçàíè êúì òàçè ìàøèíà, âêëþ÷åòå ãè, òàêà ÷å òå äà "
-"ìîãàò äà ñå êîíôèãóðèðàò àâòîìàòè÷íî.\n"
-"\n"
-"Öúêíåòå íà \"Ñëåäâàùî\" êîãàòî ñòå ãîòîâè, è íà \"Ïðåêúñâà\" àêî íå èñêàòå "
-"äà íàñòðîéâàòå ïðèíòåðèòå ñåãà."
+"Êîìàíäàòà \"%s\" ñúùî òàêà âè ïîçâîëÿâà äà ïîïðàâèòå íàñòðîéêèòå íà îïöèèòå "
+"çà îïðåäåëåíà ðàáîòà íà ïðèíòåðà. Ïðîñòî äîáàâåòå öåëàíèòå íàñòðîéêè êúì "
+"êîìàíäíèÿ ðåä, íàïð. \"%s <file>\". "
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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"
+"îò êîÿòî ñå íóæäàå ? Ïî ïðèíöèï òîâà ìîæå äà çàáèå êîìïþòúðà âè, íî íÿìà äà "
+"ãî ïîâðåäè."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
"\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"
+"%s\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."
+"Click on Configure to launch the setup wizard."
msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid ""
+"Äîáðå äîøëè â èíñòðóìåíòà çà ñïîäåëÿíå íà Èíòåðíåò âðúçêàòà !\n"
"\n"
+"%s\n"
"\n"
-"Printerdrake could not determine which model your printer %s is. Please "
-"choose the correct model from the list."
-msgstr ""
+"Öúêíåòå ``Íàñòðîé'', àêî èñêàòå äà ñòàðòèðàíå óñòàíîâÿâàùèÿ ìàãüîñíèê."
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid ")"
-msgstr ""
+msgid "Cuba"
+msgstr "Êóáà"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on "
-msgstr ""
+msgid "Searching for new printers..."
+msgstr "Òúðñè çà íîâè ïðèíòåðè..."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
-msgstr ""
+msgid "Belize"
+msgstr "Áåëèç"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring printer ..."
-msgstr "Íàñòðîéêà íà ïðèíòåðà \"%s\" ..."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " (multi-session)"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Searching for new printers..."
-msgstr "Òúðñè çà íîâè ïðèíòåðè..."
+msgid "Kernel Boot Timeout"
+msgstr "Èç÷àêâàíå çà ñòàðòèðàíå íà ÿäðîòî"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.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."
+"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 ""
-"ÇÀÁÅËÅÆÊÀ:  çàâèñèìîñò îò ìîäåëà ïðèíòåð è ïå÷àòàùàòà ñèñòåìà äî %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"
+"Êàðòàòà âè ìîæå äà èìà ïîääðúæêà íà õàðäóåðíî 3D óñêîðåíèå, íî ñàìî ñ Xfree %"
+"s.\n"
+"Êàðòàòà âè ñå ïîääúðæà îò XFree %s, êîéòî ìîæå äà èìà ïî-äîáðà ïîääðúæêà íà "
+"2D."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Èñêàòåëè äà ðàçðåøèòå ïå÷àò çà ïðèíòåðèòå ñïîìåíàòè ãîðå?\n"
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "Ïîìîùíèêúò çà ðàçäåëèíå íà äÿëîâå íà DrakX íàìåðè ñëåäíèòå ðåøåíèÿ:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Èñêàòå ëè äà ðàçðåøèòå ïå÷àò íà ïðèíòåðèòå â ëîêàëíàòà ìðåæà?\n"
+msgid "Hungarian"
+msgstr "Óíãàðñêà"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
-"Èñêàòå ëè äà ðàçðåøèòå ïå÷àò íà ïðèíòåðèòå ñïîìåíàòè ãîðå èëè íà ïðèíòåðèòå "
-"â ëîêàëíàòà ìðåæà?\n"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr " (Óáåäåòå ñå, ÷å ïðèíòåðèòå ñà ñâúðçàíè è âêëþ÷åíè).\n"
+"Ïîñî÷åòå äîñòàâ÷èêà ñè.\n"
+" Àêî íå å â ñïèñúêà, èçáåðåòå Unlisted"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr "Íÿìà íàìåðåíè ïðèíòåðè âêëþ÷åíè äèðåêòíî êúì ìàøèíàòà âè"
+msgid "Automatic time synchronization (using NTP)"
+msgstr "Àâòîìàòè÷íà ñèíõðîíèçàöèÿ íà âðåìåòî (èçïîëçâà NTP)"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
-msgstr ""
-"\n"
-"Èìà %d íåèçâåñòíè ïðèíòåðè âêëþ÷åíè êúì âàøàòà ñèñòåíìà"
+msgid "8 MB"
+msgstr "8 ÌÁ"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
-msgstr ""
-"\n"
-"Èìà åäèí íåèçâåñòåí ïðèíòåð âêëþ÷åí êúì âàøàòà ñèñòåíìà"
+msgid "LDAP Server"
+msgstr "LDAP ñúðâúð"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
+"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 ""
-"Ñëåäíèÿò ïðèíòåð\n"
-"\n"
-"%s%s\n"
-"å äèðåêòíî ñâúðçàí êúì âàøàòà ñèñòåìà"
+"PCMCIA ïîääúðæêàòà îáèêíîâåííî ïîääúðæà íåùà êàòî ethernet è ìîäåìè â\n"
+"laptop-è. Òîâà íÿìà äà ñå ñòàðòèðà ïðåäè äà áúäå íàñòðîåí, òàêà ÷å å\n"
+"ïî-äîáðå äà ÿ èìàòå èíñòàëèðàíà íà ìàøèíè, êîèòî íå ñå íóæäàÿò îò íåÿ."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr ""
-"Ñëåäíèÿ ïðèíòåð\n"
-"\n"
-"%s%s\n"
-"å äèðåêòíî ñâúðçàíè êúì âàøàòà ñèñòåìà"
+msgid "Choose your country"
+msgstr "Èçáåðåòå ñòðàíàòà ñè"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The following printers\n"
"\n"
-"%s%s\n"
-"are directly connected to your system"
+"- System Files:\n"
msgstr ""
-"Ñëåäíèòå ïðèíòåðè\n"
"\n"
-"%s%s\n"
-"ñà äèðåêòíî ñâúðçàíè êúì âàøàòà ñèñòåìà"
+"- Ñèñòåìíè ôàéëîâå:\n"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "and %d unknown printers"
-msgstr "è %d íåèçâåñòíè ïðèíòåðè"
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Standalone Tools"
+msgstr "Êîíçîëíè èíñòðóìåíòè"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "and one unknown printer"
-msgstr "è åäèí íåèçâåñòåí ïðèíòåð"
+msgid "Where"
+msgstr "Êúäå"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Checking your system..."
-msgstr "Ïðîâåðêà íà âàøàòà ñèñòåìà..."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Restarting CUPS..."
-msgstr "Ðåñòàðòèðà XFS"
+msgid "but not matching"
+msgstr "íî íå ñúâïàäà"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
msgstr ""
+"Òóê ìîæå äà èçáåðåòå àëòåðíàòèâåí äðàéâåð (OSS èëè ALSA) çà âàøàòà çâóêîâà "
+"êàðòà (%s)."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Examples for correct IPs:\n"
-msgstr "Ïðèìåðè íà ïðàâèëíè IP:\n"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "Âñè÷êî ïðàâèëíî ëè å ?"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Server IP missing!"
-msgstr "Ëèïñâà èìå íà NCP ñúðâúð !"
+msgid "Configuring PCMCIA cards..."
+msgstr "Íàñòðîéêà íà PCMCIA êàðòèòå ..."
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
-msgstr ""
+msgid "kdesu missing"
+msgstr "ëèïñâà kdesu"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "Ïðèíòåð íà îòäàëå÷åí CUPS ñúðâúð"
+msgid "Encryption key"
+msgstr "Êëþ÷ çà êðèïòèðàíå"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected server"
-msgstr "Èçòðèâàíå íà îïàøêàòà"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Edit selected server"
-msgstr "çàñå÷åíà %s"
+#: ../../lang.pm:1
+#, c-format
+msgid "Christmas Island"
+msgstr "Êîëåäíè Îñòðîâè"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add server"
-msgstr "Äîáàâè ïîòðåáèòåë"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr "Èíñòàëàöèÿòà íà bootloader ïðîâàëåíà. Ïîÿâè ñå ñëåäíàòà ãðåøêà:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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 ""
+msgid "EIDE/SCSI channel"
+msgstr "EIDE/SCSI êàíàë"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address of host/network:"
-msgstr "IP àäðåñ íà õîñò/ìðåæà:"
+msgid "Set this printer as the default"
+msgstr "Îïðåäåëè òîçè ïðèíòåð çà ïîëçâàíå ïî ïîäðàçáèðàíå"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr ""
-"Òîçè àäðåñ/õîñò âå÷å å â ñïèñúêà, òîé íå ìîæå äà áúäå äîáàâåí îòíîâî.\n"
+msgid "partition %s"
+msgstr "äÿë %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr "Âúâåäåíèÿò õîñò/ìðåæà IP íå å ïðàâèëåí.\n"
+msgid "Paranoid"
+msgstr "Ïàðàíîè÷íî"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Host/network IP address missing."
-msgstr ""
+msgid "NIS"
+msgstr "NIS"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
-msgstr "Èçáîð íà ìðåæà èëè õîñò çà êîéòî ëîêàëíèÿò ïðèíòåð ùå áúäå ðàçðåøåí:"
+msgid "<-- Del User"
+msgstr "<-- Èçòðèâà ïîòðåáèòåë"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Sharing of local printers"
-msgstr "Ïîäåëÿíå íà ëîêàëíè ïðèíòåðè"
+msgid "Location on the bus"
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove selected host/network"
-msgstr "Èçòðèâàíå íà èçáðàí õîñò/ìðåæà"
+msgid "No printer found!"
+msgstr "Íÿìà íàìåðåí ïðèíòåð!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
-msgstr "Ðåäàêòèðàíå íà èçáðàí õîñò/ìðåæà"
+msgid "the vendor name of the device"
+msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà óñòðîéñòâîòî"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr "Äîáàâÿ õîñò/ìðåæà"
+msgid "Erase entire disk"
+msgstr "Èçòðèé öåëèÿ äèñê"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr ""
-"Òîâà ñà ìàøèíèòå è ìðåæèòå çà êîèòî ëîêàëíî ñâúðçàíèòå ïðèíòåðè ùå áúäàò "
-"äîñòúïíè:"
+msgid " (Default)"
+msgstr " (Ïî ïîäðàçáèðàíå)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Automatic correction of CUPS configuration"
-msgstr "Àâòîìàòè÷íà êîðåêöèÿ íà CUPS êîíôèãóðàöèÿ"
+msgid "Automatic reconfiguration"
+msgstr "Àâòîìàòè÷íà ðåêîíôèãóðàöèÿ"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor: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 "Ïðîìÿíà ñèñòåìàòà çà ïå÷àò"
+msgid "Receiving Speed:"
+msgstr "Ñêîðîñò íà ïîëó÷àâàíå:"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Turks and Caicos Islands"
+msgstr "Òþðê è Êàéêîñ Îñòðîâè"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "None"
-msgstr "Ãîòîâî"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "permissions"
+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
-#, fuzzy, c-format
-msgid "Additional CUPS servers: "
-msgstr "IP íà CUPS ñúðâúðà"
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "No remote machines"
-msgstr "Íÿìà îòäàëå÷åíè ìàøèíè"
+msgid "<- Previous"
+msgstr "<- Ïðåäèøåí"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Custom configuration"
-msgstr "Ïîòðåáèòåëñêà íàñòðîéêà"
+msgid "Internet Connection Sharing configuration"
+msgstr "Íàñòðîéêà íà ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "Ïðèíòåð ïîäåëåí íà õñîòîâå/ìðåæè: "
+msgid "Toggle between flat and group sorted"
+msgstr "Ïðåâêëþ÷âàíå ìåæäó íîðìàëíî è ñîðòèðàíå ïî ãðóïè"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr "Àâòîìàòè÷íî îòêðèâà íàëè÷íèòå ïðèíòåðè íàîòäàëå÷åíèòå ìàøèíè"
+msgid "Themes"
+msgstr "Òåìè"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "The printers on this machine are available to other computers"
-msgstr "Ïðèíòåðèòå íà òàçè ìàøèíà ñ äîñòúïíè çà äðóãèòå êîìïþòðè"
+msgid "Options: %s"
+msgstr "Îïöèè: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
-"Âèå ñúùî ðåøàâàòå, äàëè ïðèíòåðèòå íà îòäàëå÷åíèòå ìàøèíè ùå áúäàò "
-"àâòîìàòè÷íî äîñòúïíè íà òàçè ìàøèíà."
+"Â ìîìåíòà èçïîëçâàòå %s êàòî ïðîãðàìà çà ñòàðòèðàíå.\n"
+"Öúêíåòå íà Íàñòðîéêà, çà äà ñòàðòèðàòå óñòàíîâÿâàùèÿ ìàãüîñíèê."
#: ../../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 ""
-"Òóê ìîæå äà ðåøèòå äàëè ïðèíòåðèòå ñâúðçàíè êúì âàøàòà ìàøèíà ùå áúäàò "
-"äîñòúïíè îò îòäàëå÷åíèòå ìàøèíè è îò êîé."
+msgid "OKI winprinter configuration"
+msgstr "Íàñòðîéêè íà OKI Winprinter"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "CUPS printer configuration"
-msgstr "Êîíôèãóðàöèÿ íà CUPS ïîäåëåí ïðèíòåð"
+#: ../../lang.pm:1
+#, c-format
+msgid "Saint Helena"
+msgstr "Ñâåòà Åëåíà"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr "Àâòîìàòè÷íî îòêðèâàíå íà ïðèíòåð (Ëîêàëåí, TCP/Socket, è SMB ïðåíòåðè)"
+msgid "Security Level"
+msgstr "Íèâî íà çàùèòà"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
+"Íÿêîè åòàïè íå ñà çàâúðøåíè.\n"
"\n"
-"Îòäàëå÷åíèòå íà CUPS ñúðâúð ïðèíòåðè íå òðÿáâà äà íàñòðîéâàòå\n"
-"òóê; òåçè ïðèíòåðè ùå áúäàò çàñå÷åíè àâòîìàòè÷íî."
+"Íàèñòèíà ëè èñêàòå äà èçëåçåòå ñåãà ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "How is the printer connected?"
-msgstr "Êàê å ñâúðçàí ïðèíòåðúò ?"
+msgid "Sudan"
+msgstr "Ñóäàí"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "Èçáåðåòå âðúçêà êúì ïðèíòåðà"
+msgid "Polish (qwertz layout)"
+msgstr "Ïîëñêà (QWERTZ íàðåäáà)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
+msgid "Syria"
+msgstr "Ñèðèÿ"
-#: ../../security/help.pm:1
+# 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 ""
-"Arguments: (umask)\n"
+"Welcome to %s the operating system chooser!\n"
"\n"
-"Set the user umask."
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (val)\n"
+"Choose an operating system from the list above or\n"
+"wait %d seconds for default boot.\n"
"\n"
-"Set the shell timeout. A value of zero means no timeout."
msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (size)\n"
+"Äîáðå äîøëè â %s - èçáèðàíå íà îïåðàöèîííà ñèñòåìà!\n"
+"\n"
+"Èçáåðåòå îïåðàöèîííàòà ñèñòåìà îò ãîðíèÿò ñïèñúê èëè èç÷àêàéòå\n"
+"%d ñåêóíäè çà ïîäðàçáèðàùî ñòàðòèðàíå.\n"
"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
-msgstr ""
+msgid "Portuguese"
+msgstr "Ïîðòóãàëñêà"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check open ports."
-msgstr "àêî å çàäàäåíî äà, ïðîâåðÿâà îòâîðåíèòå ïîðòîâå"
+msgid "Loopback file name: "
+msgstr "Èìå íà loopback ôàéëà: "
-#: ../../security/help.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
-msgstr ""
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "DNS ñúðâúðà òðÿáâà äà áúäå âúâ ôîðìàò 1.2.3.4"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "if set to yes, report check result by mail."
-msgstr "àêî å çàäàåíî äà, èçïðàùà ïî ïîùàòà ñúîáùåíèå çà ðåçóëòàòà."
+msgid "Serbia"
+msgstr "Ñðúáèÿ"
-#: ../../security/help.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
+msgid "Newzealand"
msgstr ""
-"àêî å çàäàåíî äà, ïðîâåðÿâà ôàéëîâåòå/äèðåêòîðèèòå äîñòúïíè çà ïèñàíå îò "
-"âñåêè."
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
-msgstr "àêî å çàäàåíî äà, èçïðàùà ðåçóëòàòà îò ïðîâåðêàòà íà tty."
+msgid "This directory should remain within the root filesystem"
+msgstr "Òàçè äèðåêòîðèÿ òðÿáâà äà îñòàíå â ðàìêèòå íà root ôàéëîâàòà ñèñòåìà."
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
-msgstr ""
+msgid "CapsLock key"
+msgstr "CapsLock êëàâèø"
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr ""
+msgid "Install bootloader"
+msgstr "Èíñòàëèðàíå íà bootloader"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
-msgstr ""
+msgid "Select the memory size of your graphics card"
+msgstr "Èçáåðåòå êàïàöèòåò íà ïàìåòòà íà ãðàôè÷íàòà ñè êàðòà"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
-msgstr ""
+msgid "Dynamic IP Address Pool:"
+msgstr "Ïóë ñ äèíàìè÷åí IP àäðåñ:"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, report check result to syslog."
-msgstr ""
+msgid "LVM name?"
+msgstr "LVM èìå ?"
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake: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."
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "if set to yes, run the daily security checks."
-msgstr ""
+msgid "Found %s %s interfaces"
+msgstr "Íàìåðåíè ñà %s %s èíòåðôåéñè"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
-msgstr ""
+msgid "sticky-bit"
+msgstr "sticky-áèò"
-#: ../../security/help.pm:1
-#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
-msgstr ""
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Post Install"
+msgstr "Èíñòàëèðàé"
-#: ../../security/help.pm:1
-#, c-format
-msgid "if set to yes, report unowned files."
-msgstr ""
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "The internal domain name"
+msgstr "Íîâî èìå íà ïðèíòåð"
-#: ../../security/help.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
-"Àðãóìåíòè: (umask)\n"
-"\n"
-"Óñòàíîâÿâà çà root umask."
+msgid "Card IRQ"
+msgstr "IRQ íà êàðòàòà"
#: ../../security/help.pm:1
#, c-format
msgid ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
+"Arguments: (umask)\n"
"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
+"Set the user umask."
msgstr ""
-"Àðãóìåíòè: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Çàäàâà çà ïàðîëàòà ìèíèìàëíàòà äúëæèíà, ìèíèìàëåí áðîé öèôðè è ìèíèìàëåí "
-"áðîé ãëàâíè áóêâè."
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
+msgid "logdrake"
+msgstr "ëîãäðåéê"
-#: ../../security/help.pm:1
+#: ../../standalone.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."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgstr "Èçáåðåòå ôëîïè óñòðîéñòâî, êúäåòî äà íàïðàâèòå ñòàðòèðàùà äèñêåòà"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Àêòèâèðà/Çàáðàíÿâà åæåäíåâíà ïðîâåðêà çà çàùèòà"
+msgid "LILO with text menu"
+msgstr "LILO ñ òåêñòîâî ìåíþ"
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
-msgstr ""
+msgid "Everything (no firewall)"
+msgstr "Âñè÷êî (áåç firewall)"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
+msgid "You must specify a kernel image"
+msgstr "Òðÿáâà äà çàäàäåòå îáàçà íà ÿäðîòî"
-#: ../../security/help.pm:1
+#: ../../printer/main.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 ""
+msgid ", multi-function device on USB"
+msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî íà USB"
-#: ../../security/help.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
+msgid "Do"
+msgstr "Íàïðàâè"
-#: ../../security/help.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr "Ñâúðçâàíå ñ îãëåäàëíèÿ ñúðâúð çà ïîëó÷àâàíå íà ñïèñúêà ñ ïàêåòèòå"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
+msgid "Lithuanian AZERTY (old)"
+msgstr "Ëèòâèéñêà AZERTY (ñòàðà)"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
+msgid "Brazilian (ABNT-2)"
+msgstr "Áðàçèëñêà (ABNT-2)"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.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 ""
+msgid "IP address of host/network:"
+msgstr "IP àäðåñ íà õîñò/ìðåæà:"
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash: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."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
+"ëåíòàòà çà ïðîãðåñ y êîîðäèíàòè\n"
+"îò ãîðíèÿò ëÿâ úãúë"
-#: ../../security/help.pm:1
+#: ../../install_gtk.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 ""
+msgid "System installation"
+msgstr "Èíñòàëàöèÿ íà ñèñòåìà"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
+msgid "Saint Vincent and the Grenadines"
+msgstr "Ñâåòè Âèíñåíò è Ãðåíàäèí"
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake: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 ""
+msgid "/File/_Open"
+msgstr "/Ôàéë/_Îòâîðè"
#: ../../security/help.pm:1
#, c-format
@@ -12518,873 +12063,703 @@ msgid ""
"to the X server on the tcp port 6000 or not."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakpxe: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 ""
+msgid "Location of auto_install.cfg file"
+msgstr "Ìåñòîïîëîæåíèå íà auto_install.cfg ôàéë"
-#: ../../security/help.pm:1
+#: ../../any.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 ""
+msgid "Open Firmware Delay"
+msgstr "Èç÷àêâàíå íà Open Firmware"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà äèðåêòíî âëèçàíå íà root."
+msgid "Hungary"
+msgstr "Óíãàðèÿ"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà îòäàëå÷åíî âëèçàíå íà root."
+msgid "Total progess"
+msgstr "Îáù ïðîãðåñ"
-#: ../../security/help.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà ïðåñòàðòèðàíå îò ïîòðåáèòåë íà êîíçîëà."
+msgid "Color configuration"
+msgstr "Êîíôèãóðàöèÿ íà öâÿò"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
+msgid "New Zealand"
+msgstr "Íîâà Çåëàíäèÿ"
-#: ../../security/help.pm:1
+#: ../../security/level.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+"There are already some restrictions, and more automatic checks are run every "
+"night."
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà àâòîìàòè÷íî âëèçàíå."
+"Âå÷å èìà íÿêîé îãðàíè÷åíèÿ, è ïîâå÷å àâòîìàòè÷íè ïðîâåðêè ùå ñå èçïúëíÿâàò "
+"âñÿêà âå÷åð."
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà icmp echo."
+msgid "please choose the date to restore"
+msgstr "ìîëÿ, èçáåðåòå äàòàòà çà âúçñòàíîâÿâàíå"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
+msgid "Switching from ext2 to ext3"
+msgstr "Ïðåõîä îò ext2 êúì ext3"
+
+#: ../../printer/data.pm:1
+#, c-format
+msgid "LPRng"
+msgstr "LPRng"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Netherlands Antilles"
+msgstr "Õîëàíäñêè Àíòèëè"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Browse to new restore repository."
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà broadcasted icmp echo."
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
"\n"
-"Accept/Refuse bogus IPv4 error messages."
-msgstr ""
-"Arguments: (arg)\n"
+"Welcome to the Printer Setup Wizard\n"
"\n"
-"Ïîçâîëÿâà/Çàáðàíÿâà ñúîáùåíèÿ çà IPv4 ãðåøêè."
+"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 ""
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Security Administrator (login or email)"
-msgstr "Àäìèíèñòðàòîð ïî ñèãóðíîñòòà (ëîãèí èëè Åë.ïîùà)"
+msgid "and %d unknown printers"
+msgstr "è %d íåèçâåñòíè ïðèíòåðè"
-#: ../../security/level.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"A library which defends against buffer overflow and format string attacks."
+"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 ""
-"Áèáëèîòåêà, êîÿòî îñèãóðÿâà çàùèòà îò aòàêè ñ ïðåïúëâàíå íà áóôåð è ôîðìàòíè "
-"ñòðèíãîâå."
-#: ../../security/level.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Use libsafe for servers"
-msgstr "Èçïîëçâàéòå libsafe çà ñúðâúðè"
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr "Íå å íàìåðåíà ISDN PCI êàðòà. Ìîëÿ èçáåðåòå îò ñëåäâàùèÿò åêðàí."
-#: ../../security/level.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Security level"
-msgstr "Íèâî íà ñèãóðíîñò"
+msgid "GB"
+msgstr "ÃÁ"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Please choose the desired security level"
-msgstr "Ìîëÿ, èçáåðåòå íèâî íà ñèãóðíîñò"
+msgid "Please give a user name"
+msgstr "Ìîëÿ, çàäàéòå ïîòðåáèòåëñêî èìå"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "DrakSec Basic Options"
-msgstr "Îñíîâíè îïöèè íà DrakSec "
+msgid "Enable CD Boot?"
+msgstr "Ñòàðòèðàíå îò CD ?"
-#: ../../security/level.pm:1
+#: ../../interactive/stdio.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."
+msgid " enter `void' for void entry"
msgstr ""
-"Ïîäîáíî íà ïðåäèøíîòî íèâî, íî ñèñòåìàòà å íàïúëíî çàòâîðåíà.\n"
-"Íèâîòî íà ñèãóðíîñò å íà ìàêñèìóìà ñè."
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup: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."
+msgid "on Hard Drive"
msgstr ""
-"Ñ òîâà íèâî íà ñèãóðíîñò, ïîëçâàíåòî íà ñèñòåìàòà êàòî ñúðâúð ñòàâà "
-"âúçìîæíî.\n"
-"Ñèãóðíîñòòà ñåãà å äîñòàòú÷íî ãîëÿìà äà ñå èçïîëçâà ñèñòåìàòà êàòî\n"
-"ñúðâúð ïðèåìàù âðúçêè îò ìíîãî êëèåíòè. "
-#: ../../security/level.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
-msgstr ""
-"Âå÷å èìà íÿêîé îãðàíè÷åíèÿ, è ïîâå÷å àâòîìàòè÷íè ïðîâåðêè ùå ñå èçïúëíÿâàò "
-"âñÿêà âå÷åð."
+msgid "Winmodem connection"
+msgstr "Winmodem âðúçêà"
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.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."
+"\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 ""
-"Òîâà å ñòàíäàðòíàòà ñèãóðíîñò ïðåïîðú÷èòåëíà çà êîìïþòúð, êîéòî ùå áúäå "
-"èçïîëçâàí äà ñå ñâúðçâà êúì Èíòåðíåò êàòî êëèåíò."
-#: ../../security/level.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
msgstr ""
-"Ïàðîëàòà ñåãà å âêëþ÷åíà, íî èçïîëçâàíåòî êàòî ìðåæîâ êîìïþòúð íå å "
-"ïðåïîðú÷èòåëíî."
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv: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."
+msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-"Òîâà íèâî ñå èçïîëçâà ñ âíèìàíèå. Òîâà êàðà ñèñòåìàòà âè ïî-ëåñíà çà\n"
-"óïîòðåáà, íî å ïî-÷óâñòâèòåëíî: íå òðÿáâà äà áúäå èçïîëçâàíà íà ìàøèíè\n"
-"ñâúðçàíè ñ äðóãè èëè ïî Èíòåðíåò. Íÿìà äîñòúï ñ ïàðîëè."
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Paranoid"
-msgstr "Ïàðàíîè÷íî"
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr ""
+"Íÿìà äîñòàòú÷íî swap çà ïðèêëþ÷âàíå íà èíñòàëàöèÿòà, ìîëÿ äîáàâåòå ìàëêî"
-#: ../../security/level.pm:1
-#, c-format
-msgid "Higher"
-msgstr "Ïî-âèñîêî"
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "%s on %s"
+msgstr "Ïîðò"
-#: ../../security/level.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "High"
-msgstr "Âèñîêî"
+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 ""
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Poor"
-msgstr "Ëîøî"
+msgid "Which is your timezone?"
+msgstr "Êîÿ å âðåìåâàòà âè çîíà ?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Welcome To Crackers"
-msgstr "Äîáðå äîøëè ïðè Cracker-èòå"
+msgid "Guinea"
+msgstr "Ãâèíåÿ"
-#: ../../standalone/XFdrake:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Ìîëÿ âëåçòå îòíîâî â %s, çà äà àêòèâèðàòå ïðîìåíèòå"
+msgid "The system is now connected to the Internet."
+msgstr "Ñèñòåìàòà â ìîìåíòà å ñâúðçàíà êúì Èíòåðíåò."
-#: ../../standalone/XFdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Ìîëÿ èçëåçòå îò ñåñèÿòà è èçïîëçâàéòå Ctrl-Alt-BackSpace"
+msgid "South Georgia and the South Sandwich Islands"
+msgstr "Þæíè Ñàíäâè÷åâè Îñòðîâè è Þæíà Äæîðäæèÿ"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgid "Japan (broadcast)"
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
+#: ../../lang.pm:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
-msgstr "Íåùî áåøå ãðåøíî! - Äàëè mkisofs å èíñòàëèðàí?"
+msgid "Mozambique"
+msgstr "Ìîçàìáèê"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
-msgstr ""
+msgid "Icon"
+msgstr "Èêîíà"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No floppy drive available!"
-msgstr "Íÿìà ôëîïè óñòðîéñòâî!"
+msgid "Please choose what you want to backup"
+msgstr "Ìîëÿ èçáåðåòå êàêâî èñêàòå äà çàïàçèòå"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Floppy can be removed now"
-msgstr "Ôëîïèòî ìîæå äà áúäå èçâàäåíî ñåãà"
+msgid "256 colors (8 bits)"
+msgstr "256 öâÿòà (8 áèòà)"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "Couldn't access the floppy!"
-msgstr "Íÿìàì äîñòúï äî ôëîïè!"
+msgid "Read-write"
+msgstr "×åòåíå-çàïèñ"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please insert floppy disk:"
-msgstr "Ñëîæåòå ôëîïè äèñêåòà:"
+msgid "Size: %s\n"
+msgstr "Ðàçìåð: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Write Config"
-msgstr "Çàïèñâà íàñòðîéêà"
+msgid "Hostname: "
+msgstr "Èìå íà õîñò:"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Dynamic IP Address Pool:"
-msgstr "Ïóë ñ äèíàìè÷åí IP àäðåñ:"
+msgid "Chunk size %s\n"
+msgstr "Ðàçìåð íà ïàð÷åòî %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
+msgid "Build the future of Linux!"
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
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP Range Start:"
-msgstr "Íà÷àëî íà IP îáõâàò:"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Name Servers:"
-msgstr "NIS ñúðâúð"
+msgid "Local Printer"
+msgstr "Ëîêàëåí ïðèíòåð"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Domain Name:"
-msgstr "Èìå íà äîìåéíà:"
+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/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Broadcast Address:"
-msgstr "Broadcast àäðåñ:"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Subnet Mask:"
-msgstr "Ìàñêà íà ïîäìðåæà:"
+msgid "ADSL connection"
+msgstr "ADSL âðúçêà"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Routers:"
-msgstr "Ðóòåðè:"
+msgid "No configuration, please click Wizard or Advanced.\n"
+msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Netmask:"
-msgstr "Ìðåæîâà ìàñêà:"
+msgid "Error!"
+msgstr "Ãðåøêà !"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Subnet:"
-msgstr "Ïîäìðåæà:"
+msgid "cable connection detected"
+msgstr "çàñå÷åíà å êàáåëíà âðúçêà"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
+msgid "Permission denied transferring %s to %s"
msgstr ""
-"Òðÿáâà äà ïðåñòàðòèðàòå Ìåíèäæúà íà Äèñïëåé çà äà èìàò åôåêò ïðîìåíèòå. \n"
-"(îáñëóæâàíå dm restart - îò êîíçîëàðà)"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "dhcpd Config..."
-msgstr "Íàñòðîéêà íà dhcpd..."
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Delete Client"
-msgstr "Èçòðèâà êëèåíò"
+msgid "/_Report Bug"
+msgstr "/_Èíôîðìèðàé çà áúã"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "<-- Edit Client"
-msgstr "<-- Ðåäàêòèðà êëèåíò"
+msgid "Resize"
+msgstr "Ïðîìåíè ãîëåìèíàòà"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "Add Client -->"
-msgstr "Äîáàâÿ êëèåíò -->"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Allow Thin Clients"
-msgstr "DHCP êëèåíò"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Thin Client"
-msgstr "DHCP êëèåíò"
+msgid "Dominica"
+msgstr "Äîìèíèêà"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No net boot images created!"
+msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "type: %s"
-msgstr "òèï: %s"
-
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "<-- Del User"
-msgstr "<-- Èçòðèâà ïîòðåáèòåë"
+msgid "Resolution: %s\n"
+msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Add User -->"
-msgstr "Äîáàâÿ ïîòðåáèòåë -->"
+msgid "matching"
+msgstr "ñúâïàäåíèå"
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm: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."
+"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 ôëîïè)"
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Delete All NBIs"
-msgstr "Èçòðèâà âñè÷êè NBI"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Delete"
-msgstr "<-- Èçòðèâà"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "This will take a few minutes."
-msgstr "Òîâà ùå îòíåìå íÿêîëêî ìèíóòè."
-
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
-msgid "Build All Kernels -->"
-msgstr "Ïîñòðîÿâà âñè÷êè ÿäðà -->"
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
+msgstr ""
+"Ìîëÿ, èçáåðåòå âåðíèÿ ïîðò. Íàïðèìåð, ïîðòúò COM1 ïîä Windows ïîä GNU/Linux\n"
+"ñå íàðè÷à ttyS0."
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "No NIC selected!"
-msgstr "Íÿìà NIC èçáðàí!"
+msgid "The following packages are going to be removed"
+msgstr "Ñëåäíèòå ïàêåòè ùå áúäàò ïðåìàõíàòè"
-#: ../../standalone/drakTermServ:1
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
#, c-format
-msgid "Build Single NIC -->"
-msgstr "Ïîñòðîÿâà åäèíè÷åí NIC -->"
+msgid "Connect to the Internet"
+msgstr "Ñâúðæè ñå êúì Èíòåðíåò"
-#: ../../standalone/drakTermServ:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "No kernel selected!"
-msgstr "Íÿìà èçáðàíî ÿäðî!"
+msgid "Use existing partitions"
+msgstr "Èçïîçâàíå íà ñúùåñòâóâàù äÿë"
-#: ../../standalone/drakTermServ:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Build Whole Kernel -->"
-msgstr "Ïîñòðîÿâà öÿëîòî ÿäðî -->"
+msgid "Canadian (Quebec)"
+msgstr "Êàíàäñêà (Êâåáåê)"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Boot ISO"
-msgstr ""
+msgid "Mouse device: %s\n"
+msgstr "Óñòðîéñòâî íà ìèøêàòà: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Boot Floppy"
+msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup: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/initrdrd 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"
+"Options Description:\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"
+"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 ""
-#: ../../standalone/drakTermServ:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
+"Options\n"
"\n"
-"\n"
-" Thanks:\n"
-"\t- LTSP Project http://www.ltsp.org\n"
-"\t- Michael Brown <mbrown\\@fensystems.co.uk>\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"
-"\t- LTSP Ïðîåêò http://www.ltsp.org\n"
-"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
-"\n"
+"Íàêðàÿ, ùå áúäåòå ïîïèòàíè äàëè èñêàòå äà âèæäàòå ãðàôè÷íèÿ èíòåðôåéñ ïðè\n"
+"çàðåæäàíå. Îòáåëåæåòå, ÷å òîçè âúïðîñ ùå âè áúäå çàäàäåí äàæå àêî èçáåðåòå,\n"
+"äà íå òåñòâàòå íàñòðîéêàòà. Î÷åâèäíî, áèõòå îòãîâîðèëè ñ \"Íå\", àêî "
+"ìàøèíàòà\n"
+"ùå ðàáîòè êàòî ñúðâúð èëè àêî íÿìà óñïåøíî íàñòðîåí äèñïëåé."
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "We are now going to configure the %s connection."
+msgstr "Ñåãà ùå íàñòðîèì %s âðúçêàòà."
+
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#, c-format
+msgid "MandrakeExpert Corporate"
+msgstr "MandrakeExpert îáåäèíÿâà"
+
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
msgstr ""
-"\n"
-" Àâòîðñêè ïðàâà (C) 2002 îò MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Write protection"
+msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåð"
+
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "You've not selected any font"
+msgstr "Èçòðèâàíå íà îïàøêàòà"
+
+#: ../../steps.pm:1
#, c-format
-msgid "Add/Del Clients"
-msgstr "Äîáàâÿ/Èçòðèâà êëèåíòè"
+msgid "Language"
+msgstr "Èçáîð íà åçèê"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Add/Del Users"
-msgstr "Äîáàâÿ/Èçòðèâà ïîòðåáèòåëè"
+msgid "Printer model selection"
+msgstr "Èçáîð ìîäåë íà ïðèíòåðà"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Net Boot Images"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
+"Ñëåä ïðîìÿíà íà òèïà íà äÿëà %s, âñè÷êè äàííè âúðõó íåãî ùå áúäàò çàãóáåíè"
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm:1
#, c-format
-msgid "Etherboot Floppy/ISO"
-msgstr ""
+msgid "%d seconds"
+msgstr "%d ñåêóíäè"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Stop Server"
-msgstr "Ñïèðà ñúðâúð"
+msgid "Insert a blank floppy in drive %s"
+msgstr "Ñëîæåòå ïðàçíà äèñêåòà â óñòðîéñòâî %s"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Start Server"
-msgstr "Ñòàðòèðà ñúðâúð"
+msgid "A valid URI must be entered!"
+msgstr "Òðÿáâà äà áúäå âúâåäåí âàëèäåí URI!"
-#: ../../standalone/drakTermServ:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Disable Server"
-msgstr "Èçêëþ÷âà Ñúðâúð"
+msgid "Found \"%s\" interface do you want to use it ?"
+msgstr "Íàìåðåí å \"%s\" èíòåðôåéñ. Èñêàòå ëè äà ãî èçïîëçâàòå?"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Enable Server"
-msgstr "Âêëþ÷âà Ñúðâúð"
+msgid "Re-configure interface and DHCP server"
+msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "Êîíôèãóðàöèÿ íà Òåðìèíàëåí Ñúðâúð â Mandrake "
+msgid "Sound configuration"
+msgstr "Íàñòðîéêà çà çâóê"
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove the last item"
-msgstr "Èçòðèâà ïîñëåäíèÿò îáåêò"
+msgid "Photo test page"
+msgstr "Òåñòîâà ñòðàíèöà ñúñ ñíèìêà"
-#: ../../standalone/drakautoinst:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add an item"
-msgstr "Äîáàâÿíå íà îáåêò"
+msgid "Custom disk partitioning"
+msgstr "Êëèåíòñêî ðàçäåëÿíå íà äèñêà"
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Auto Install"
-msgstr "Àâòîìàòè÷íî Èíñòàëèðà"
+msgid "Enter Printer Name and Comments"
+msgstr "Âúâåäåòå èìå íà ïðèíòåð è êîìåíòàð"
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"The floppy has been successfully generated.\n"
-"You may now replay your installation."
+"The following printers\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
msgstr ""
-"Äèñêåòàòà å óñïåøíî ñúçäàäåíà.\n"
-"Ñåãà ìîæåòå äà ïðåèãðàåòå èíñòàëàöèÿòà."
+"Ñëåäíèòå ïðèíòåðè\n"
+"\n"
+"%s%s\n"
+"ñà äèðåêòíî ñâúðçàíè êúì âàøàòà ñèñòåìà"
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Congratulations!"
-msgstr "Ïîçäðàâëåíèÿ !"
+msgid "type: %s"
+msgstr "òèï: %s"
-#: ../../standalone/drakautoinst:1
+#: ../../keyboard.pm: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"
-"Ïàðàìåòðèòå çà àâòîèíñòàëàöèÿ ñà íàëè÷íè â ñåêöèÿòà â ëÿâî"
+msgid "Slovakian (QWERTY)"
+msgstr "Ñëîâàøêà (QWERTY)"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Creating auto install floppy"
-msgstr "Ïîäãîòâÿì äèñêåòà ñ àâòîìàòè÷íà èíñòàëàöèÿ"
+msgid "No Sound Card detected!"
+msgstr "Íÿìà íàìåðåíà çâóêîâà êàðòà!"
-#: ../../standalone/drakautoinst:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "manual"
-msgstr "ðú÷íî"
+msgid "Mouse Port"
+msgstr "Ïîðò íà ìèøêàòà"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
msgstr ""
-"Ìîëÿ, èçáåðåòå çà âñÿêà ñòúïêà, äàëè ùå ñå ïðåèãðàå êàòî ïðè èíñòàëàöèÿòà, "
-"èëè ùå áúäå ðú÷íà"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Automatic Steps Configuration"
-msgstr "Íàñòðîéêà íà àâòîìàòè÷íèòå ñòúïêè"
+"Òðÿáâà äà ïðåñòàðòèðàòå Ìåíèäæúà íà Äèñïëåé çà äà èìàò åôåêò ïðîìåíèòå. \n"
+"(îáñëóæâàíå dm restart - îò êîíçîëàðà)"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "replay"
-msgstr "ïîâòîðè"
+msgid "Ftp Server"
+msgstr "Ftp Ñúðâúð"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm: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"
+"Arguments: (arg)\n"
"\n"
-"Do you want to continue?"
+"Enable/Disable msec hourly security check."
msgstr ""
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Auto Install Configurator"
-msgstr "Íàñòðîé÷èê íà àâòîìàòè÷íà èñíòàëàöèÿ"
+msgid "%s fonts conversion"
+msgstr ""
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
-msgstr "Íå ìîãà äà íàìåðÿ íóæíà êàðòèíêà `%s'."
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the type of bus on which the mouse is connected"
+msgstr "Ìîëÿ, èçáåðåòå òèïà íà øèíàòà êúì êîÿòî å ñâúðçàíà ìèøêàòà âè."
-#: ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error!"
-msgstr "Ãðåøêà !"
+msgid "Uganda"
+msgstr "Óãàíäà"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (size)\n"
"\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"
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"options description:\n"
+"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"
-"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"
+" * \"%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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Comoros"
+msgstr "Êîìîðè"
+
+#: ../../network/netconnect.pm: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"
+"We are now going to configure the %s connection.\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"
+"Press OK to continue."
+msgstr ""
+"\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"
+"Ñåãà ùå íàñòðîèì %s âðúçêàòà.\n"
"\n"
+"Íàòèñíåòå OK, çà äà ïðîäúëæèòå."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yaboot mode"
+msgstr "Ðåæèì íà Yaboot"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-" îáíîâÿâàíèÿ 2002 MandrakeSoft îò Stew Benedict <sbenedict\\@mandrakesoft."
-"com>"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Îáèêíîâåííà 3-áóòîííà ìèøêà"
#: ../../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>"
+msgid "Select another media to restore from"
+msgstr "Èçáåðåòå äðóã íîñèòåë çà âúçñòàíîâÿâàíå îò íåãî"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Software Manager"
+msgstr "Ñîôòóåðåí ìåíèäæúð"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -13396,4663 +12771,5362 @@ msgid ""
"\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"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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"
+msgid "Re-submit"
msgstr ""
#: ../../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"
+msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm: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 ""
+msgid "KB"
+msgstr "ÊÁ"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Network & Internet"
+msgstr "Ìðåæîâ èíòåðôåéñ"
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Drakbackup"
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "Ëèòâèéñêà \"ôîíåòè÷åí\" QWERTY"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Sharing of local scanners"
+msgstr "Ëîêàëåí ïðèíòåð"
+
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Restore"
-msgstr "Âúçñòàíîâÿâà"
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr "Ïðîáà çà Plug & Play å íåóñïåøíà. Ìîëÿ, èçáåðåòå ïðàâèëåí ìîíèòîð"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup Now"
-msgstr "Ðåçåðâíî êîïèå ñåãà"
+msgid "Services and deamons"
+msgstr "Óñëóèãè è äåìîíè"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Advanced Configuration"
-msgstr "Äîïúëíèòåëíà êîíôèãóðàöèÿ"
+msgid "Remote host name missing!"
+msgstr "Ëèïñâà èìå íà èìå íà õîñò !"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Wizard Configuration"
-msgstr "Êîíôèãóðàöèÿ íà Ìàãüîñíèê"
+msgid "with /usr"
+msgstr "ñ /usr"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "View Backup Configuration."
-msgstr "Ïðåãëåä íà Êîíôèãóðàöèÿ çà ðåçåðâíî êîïèå."
+msgid "Network"
+msgstr "Ìðåæà"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Backup Now from configuration file"
-msgstr "Íàñòðîéêà íà ìðåæàòà"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgstr ""
+"Àâòîìàòè÷íî îòêðèâà ïðèíòåðè ñâúðçàíè ñ ìàøèíè ðàáîòåùè ïîä Microsoft Windows"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Drakbackup Configuration"
-msgstr "Drakbackup Êîíôèãóðàöèÿ"
+msgid "This password is too simple"
+msgstr "Òàçè ïàðîëà å ïðåêàëåíî ïðîñòà"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Total Progress"
-msgstr ""
+msgid "Slovakian (QWERTZ)"
+msgstr "Ñëîâàøêà (QWERTZ)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "Sending files..."
-msgstr "Èçïðàùàì ôàéëîâå..."
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "files sending by FTP"
-msgstr "ôàéëîâå èçïðàòåíè ïî FTP"
+msgid "Truly minimal install (especially no urpmi)"
+msgstr "Íàèñòèíà ìèíèìàëíà èíñòàëàöèÿ (îñîáåííî áåç urpmi)"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup other files"
-msgstr "Ðåçåðâíî êîïèå íà äðóãè ôàéëîâå"
+msgid ""
+" Transfer \n"
+"Now"
+msgstr ""
+" Ïðåõâúðëÿ \n"
+"Ñåãà"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup user files"
-msgstr "Ðåçåðâíî êîïèå íà ïîòðåáèòåëñêè ôàéëîâå"
+msgid "Use daemon"
+msgstr "Èçïîëçâà äåìîí"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
#, c-format
-msgid "Backup system files"
-msgstr "Ðåçåðâíî êîïèå íà ñèñòåìíè ôàéëîâå"
+msgid "Authentication"
+msgstr "Èäåíòèôèêàöèÿ"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Under Devel ... please wait."
-msgstr ""
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgstr "Äîáàâÿ òîçè ïðèíòåð íà Star Office/OpenOffice.org/GIMP"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Additional CUPS servers: "
+msgstr "IP íà CUPS ñúðâúðà"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+"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 è îïöèîíàëíî íîìåð íà ïîðò (ïîäðàçáèðàù 9100) â ïîëåòî."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please select data to backup..."
-msgstr "Ìîëÿ, èçáåðåòå äàííè çà ðåçåðâíî êîïèå..."
+msgid "Where do you want to mount %s?"
+msgstr "Êúäå èñêàòå äà ìîíòèðàòå óñòðîéñòâî %s ?"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please select media for backup..."
-msgstr "Ìîëÿ, èçáåðåòå íîñèòåë çà âúçñòàíîâÿâàíå..."
+msgid "Restore Via Network"
+msgstr "Âúçñòàíîâÿâà ïðåç ìðåæà"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please select data to restore..."
-msgstr "Ìîëÿ, èçáåðåòå äàííè çà âúçñòàíîâÿâàíå..."
+msgid "Algeria"
+msgstr "Àëæèð"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "Ñëåäíèòå ïàêåòè ùå òðÿáâà äà ñå èíñòàëèðàò:\n"
+msgid "Initrd-size"
+msgstr "Initrd-ãîëåìèíà"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"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 ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
+msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Next"
-msgstr "Ñëåäâàù"
-
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Previous"
-msgstr "Ïðåäèøåí"
+msgid "2 MB"
+msgstr "2 ÌÁ"
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Save"
-msgstr "Çàïàçâà"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Build Backup"
-msgstr "Ëîø backup-ôàéë"
+msgid "Setting Default Printer..."
+msgstr "Ïðèíòåð ïî ïîäðàçáèðàíå"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Restore Progress"
-msgstr "Ïðîãðåñ íà âúçñòàíîâÿâàíå"
+msgid "Interface %s (using module %s)"
+msgstr "Èíòåðôåéñ %s (èçïîëçâàù ìîäóë %s)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Restore From Catalog"
-msgstr "Âúçñòàíîâÿâà îò êàòàëîã"
+msgid "Name: %s\n"
+msgstr "Èìå: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Browse to new restore repository."
-msgstr ""
+msgid "Generating preview ..."
+msgstr "Ãåíåðèðàì ïðåãëåä..."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "CD in place - continue."
+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 ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Custom Restore"
-msgstr "Êëèåíòñêà"
+#: ../../mouse.pm:1
+#, c-format
+msgid "serial"
+msgstr "ñåðèéíà"
-#: ../../standalone/drakbackup:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Restore all backups"
-msgstr ""
+msgid "DVD-ROM"
+msgstr "DVD-ROM"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore Failed..."
-msgstr "Âúçñòàíîâÿâàíåòî ïðîïàäíà..."
+msgid "Georgian (\"Latin\" layout)"
+msgstr "Ãðóçèíñêà (\"Ëàòèíñêà\" íàðåäáà)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Files Restored..."
+msgid "Get the best items with Mandrake Linux Strategic partners"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Path or Module required"
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Hostname required"
-msgstr "Èçèñêâà èìå íà ìàøèíà"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Username required"
-msgstr "Èçèñêâà ïîòðåáèòåëñêî èìå"
+msgid "Kenya"
+msgstr "Êåíèÿ"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Password required"
-msgstr "Èçèñêâà ïàðîëà"
+msgid "Use ``Unmount'' first"
+msgstr "Ïúðâî èçïîëçâàéòå 'Äåìîíòèðàíå'"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Host Path or Module"
-msgstr ""
+msgid "Installing mtools packages..."
+msgstr "Èíñòàëèðàíå íà mtools ïàêåòè..."
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Host Name"
-msgstr "Èìå íà õîñò"
+msgid "You must specify a root partition"
+msgstr "Òðÿáâà äà çàäàäåòå êîðåíîâèÿò äÿë"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
-msgstr ""
+msgid "first step creation"
+msgstr "ïúðâà ñòúïêà íà ñúçäàâàíå"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore Via Network"
-msgstr "Âúçñòàíîâÿâà ïðåç ìðåæà"
+msgid "Both Shift keys simultaneously"
+msgstr "Äâàòà Shift êëàâèøà åäíîâðåìåííî"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
-msgstr ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Select a scanner model"
+msgstr "Èçáåðåòå ãðàôè÷íà êàðòà"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
-msgstr ""
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR Íîâî ïîêîëåíèå"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore From Tape"
-msgstr "Âúçñòàíîâÿâà îò ëåíòà"
+msgid "Drakbackup Configuration"
+msgstr "Drakbackup Êîíôèãóðàöèÿ"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
-msgstr ""
+msgid "Save as.."
+msgstr "Çàïàçè êàòî..."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore From CD"
-msgstr "Âúçñòàíîâÿâà îò CD"
+msgid "Korea (North)"
+msgstr "Êîðåÿ (Ñåâåðíà)"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Backup files not found at %s."
-msgstr ""
+msgid "Autologin"
+msgstr "Àâòîìàòè÷íî âëèçà"
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
#, c-format
-msgid ""
-"Change\n"
-"Restore Path"
-msgstr ""
-"Ïðîìÿíà\n"
-"ïúòÿ íà âúçñòàíîâÿâàíå"
+msgid "System configuration"
+msgstr "Êîíôèãóðàöèÿ íà ñèñòåìà"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
+msgid "Domain Admin Password"
+msgstr "Ïàðîëà çà àäìèíèñòðàòîð íà äîìåéí"
+
+#: ../../share/advertising/05-desktop.pl:1
+#, fuzzy, c-format
msgid ""
-"Restore Selected\n"
-"Files"
+"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 ""
-"Âúçñòàíîâÿâà èçáðàíèòå\n"
-"ôàéëîâå"
+"Mandrake Linux 9.1 âè ïðåäîñòàâÿ 11 ïîòðåáèòåëñêè èíòåðôåéñà êîèòî ìîãàò äà "
+"áúäàò íàïúëíî ìîäèôèöèðàíè: KDE 3, Gnome 2, WindowMaker, ..."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Configuring printer ..."
+msgstr "Íàñòðîéêà íà ïðèíòåðà \"%s\" ..."
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Remove user directories before restore."
-msgstr ""
+msgid "MB"
+msgstr "ÌÁ"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
+msgid "if set to yes, run some checks against the rpm database."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "select path to restore (instead of /)"
-msgstr "èçáîð íà ïúò çà âúçñòàíîâÿâàíå (âìåñòî /)"
+msgid "Virgin Islands (British)"
+msgstr "Âèðäæèíñêè Îñòðîâè (Áðèòàíñêè)"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore Other"
-msgstr "Âúçñòàíîâè äðóãè"
+msgid "Bermuda"
+msgstr "Áåðìóäà"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Restore Users"
-msgstr "Âúçñòàíîâè Ïîòðåáèòåëè"
+msgid "click here if you are sure."
+msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore system"
-msgstr "Ñèñòåìà çà âúçñòàíîâÿâàíå"
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
+"Ïî-ãîðå ñà èçáðîåíè çàñå÷åíèòå Linux äÿëîâå ñúùåñòâóâàùè\n"
+"íà òâúðäèÿ âè äèñê. Ìîæåòå äà çàïàçèòå èçáîðà íàïðàâåí îò ìàãüîñíèêà, òå ñà\n"
+"äîáðè çà îáùà óïîòðåáà. Àêî ãè ïðîìåíèòå, òðÿáâà äà ïîíå äà îïðåäåëèòå\n"
+"root äÿë (\"/\"). Íå èçáèðàéòå ïðåêàëåíî ìàëêè äÿëîâå, çàùîòî íÿìà äà "
+"ìîæåòå\n"
+"äà èíñòàëèðàòå äîñòàòú÷íî ñîôòóåð. Àêî èñêàòå äà ñúõðàíÿâàòå äàííèòå ñè íà\n"
+"îòäåëåí äÿë, òðÿáâà äà èçáåðåòå \"/home\" (âúçìîæíî å ñàìî, àêî èìàòå "
+"ïîâå÷å\n"
+"îò åäèí Linux äÿë).\n"
+"\n"
+"\n"
+"Çà èíôîðìàöèÿ, âñåêè äÿë å ïîêàçàí, êàêòî ñëåäâà: \"Èìå\", \"Êàïàöèòåò\".\n"
+"\n"
+"\n"
+"\"Èìåòî\" ñå êîäèðà êàêòî ñëåäâà: \"òèï íà äèñêà\", \"íîìåð íà äèñêà\",\n"
+"\"íîìåð íà äÿë\" (íàïðèìåð, \"hda1\").\n"
+"\n"
+"\n"
+"\"Òèïúò íà äèñêà\" ìîæå äà å \"hd\", àêî å IDE òâúðä äèñê, èëè \"sd\", àêî "
+"å\n"
+"SCSI òâúðä äèñê.\n"
+"\n"
+"\n"
+"\"Íîìåðúò íà äèñêà\" âèíàãè å áóêâàòà ñëåä \"hd\" èëè \"sd\". Ïðè IDE "
+"äèñêîâå:\n"
+"\n"
+" * \"a\" îçíà÷àâà \"master äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
+" * \"b\" îçíà÷àâà \"slave äèñê íà ïúðâèÿ IDE êîíòðîëåð\",\n"
+" * \"c\" îçíà÷àâà \"master äèñê íà âòîðèÿ IDE êîíòðîëåð\",\n"
+" * \"d\" îçíà÷àâà \"slave äèñê íà âòîðèÿ IDE êîíòðîëåð\".\n"
+"\n"
+"\n"
+"Ïðè SCSI óñòðîéñòâà, \"a\" îçíà÷àâà \"ïúðâè òâúðä äèñê\", \"b\" îçíà÷àâà "
+"\"âòîðè òâúðä äèñê\" è ò.í.."
+
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Other Media"
-msgstr "Äðóã íîñèòåë"
+msgid "Remove"
+msgstr "Ïðåìàõâà"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select another media to restore from"
-msgstr "Èçáåðåòå äðóã íîñèòåë çà âúçñòàíîâÿâàíå îò íåãî"
+msgid "Lesotho"
+msgstr "Ëåñîòî"
-#: ../../standalone/drakbackup:1
+#: ../../ugtk2.pm:1
#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr ""
+msgid "utopia 25"
+msgstr "utopia 25"
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Restore from Hard Disk."
-msgstr "Âúçñòàíîâÿâà îò òâúðä äèñê."
+msgid "Pipe job into a command"
+msgstr "Ïðåêàðàé çàäàíèåòî ïðåç êîìàíäà"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Use quota for backup files."
-msgstr "Èçïîëçâà êâîòà çà ôàéëîâå íà ðåçåðâíî êîïèå."
+msgid "new dynamic device name generated by core kernel devfs"
+msgstr "íîâî äèíàìè÷íî óñòðîéñòâî ãåíåðèðàíî îò ÿäðîòî devfs"
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-"Ìîëÿ, âúâåäåòå ìàêñèìàëíèÿò ðàçìåð\n"
-" ïîçâîëåí çà Drakbackup"
+msgid "Yes"
+msgstr "Äà"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory to save:"
-msgstr "Ìîëÿ, âúâåäåòå äèðåêòîðèÿòà çà çàïàçâàíå:"
+msgid "Cote d'Ivoire"
+msgstr "Êîò ä'èâîàð"
-#: ../../standalone/drakbackup:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Use Hard Disk to backup"
-msgstr "Èçïîëçâà òâúðä äèñê çà ðåçåðâíî êîïèå"
+msgid "Which protocol do you want to use?"
+msgstr "Êàêúâ ïðîòîêîë æåëàåòå äà ïðîìåíèòå ?"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "please choose the date to restore"
-msgstr "ìîëÿ, èçáåðåòå äàòàòà çà âúçñòàíîâÿâàíå"
+msgid "Restore Progress"
+msgstr "Ïðîãðåñ íà âúçñòàíîâÿâàíå"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Backup the system files before:"
-msgstr "Ðåçåðâíî êîïèå íà ôàéëîâå ïðåäè:"
+msgid "Estonia"
+msgstr "Åñòîíèÿ"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
+msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "OK to restore the other files."
-msgstr "OK çà âúçñòàíîâÿâàíå íà äðóãè ôàéëîâå."
+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"
+"Åäèíñòâåíèÿò íà÷èí å äà ïðåìåñòèòå ãëàâíèòå ñè äÿëîâå, çà äà èìàòå ïðàçíî "
+"ìÿñòî ñëåä extended-äÿëîâåòå"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " Restore Configuration "
-msgstr " Êîíôèãóðàöèÿ çà âúçñòàíîâÿâàíå "
+msgid "Channel"
+msgstr "Êàíàë"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid " Successfuly Restored on %s "
-msgstr ""
+msgid "Add"
+msgstr "Äîáàâÿ"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " All of your selected data have been "
-msgstr ""
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "Íÿìà íàñòðîéâàíî ñïîäåëÿíå íà Èíòåðíåò âðúçêàòà."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup files are corrupted"
-msgstr ""
+msgid " Error while sending mail. \n"
+msgstr " Ãðåøêà ïî âðåìå íà èçïðàùàíå íà ïîùà. \n"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Ìîëÿ, èçáåðåòå ñåðèåí ïîðò êúì êîéòî ñâúðçàí ìîäåìúò âè."
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
+#, c-format
+msgid "Keyboard"
+msgstr "Êëàâèàòóðà"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"List of data corrupted:\n"
-"\n"
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr ""
+msgid "Choose the connection you want to configure"
+msgstr "Èçáåðåòå âðúçêàòà, êîéòî èñêàòå äà èçïîëçâàòå"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr ""
+msgid "Please wait, setting security level..."
+msgstr "Ìîëÿ, èçáåðåòå íèâî íà ñèãóðíîñò..."
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Network by rsync.\n"
-msgstr ""
+msgid "Mandrake Linux 9.1: the ultimate development platform"
+msgstr "Mandrake Linux 9.1 å íåïðåêúñíàòî ðàçðàáîòâàùà ñå ïëàòôîðìà"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by SSH.\n"
-msgstr ""
+msgid "Configuring network device %s"
+msgstr "Íàñòðîéêà íà ìðåæîâîòî óñòðîéñòâî %s"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "\t-Network by FTP.\n"
-msgstr ""
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "activated"
+msgstr "àêòèâèðàé ñåãà"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "\t-Tape \n"
+msgid "Please choose which network interface will be used for the dhcp server."
msgstr ""
+"Ìîëÿ, èçáåðåòå êîé ìðåæîâ àäàïòåð äà èçïîëçâàì çà âðúçêà êúì dhcp ñúðâúð."
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-CDROM.\n"
-msgstr ""
+msgid "Finding packages to upgrade..."
+msgstr "Òúðñÿ ïàêåòè çà îáíîâÿâàíå"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "\t-Hard drive.\n"
-msgstr ""
+msgid "Mount point: "
+msgstr "Ìÿñòî íà ìîíòèðàíå: "
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"\n"
-"- Daemon (%s) include:\n"
+msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
-msgstr ""
+msgid "With X"
+msgstr "Ñ X"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
+msgid "Multi-head configuration"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "\tDo not include System Files\n"
-msgstr ""
+msgid "No browser available! Please install one"
+msgstr "Íÿìà íàëè÷íà ïðîãðàìà çà ïðåãëåä! Ìîëÿ èçáåðåòå åäíà"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Options:\n"
+"%s"
msgstr ""
+"Äà çàïàçÿ ëè ïðîìåíèòå ?\n"
+"Òåêóùàòà íàñòðîéêà å:\n"
"\n"
-"- Îïöèè:\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"\t\t user name: %s\n"
-"\t\t on path: %s \n"
-msgstr ""
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "Íå ìîæåòå äà èíñòàëèðàíå ReiserFS íà äÿë ïî-ìàëúê îò 32 ÌÁ"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"- Save via %s on host: %s\n"
+"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 ïðîòîêîëà ïîçâîëÿâà íà îòäàëå÷åíè ïîòðåáèòåëè äà ñå ñäîáèÿò ñúñ ñïèñúê\n"
+"íà âñè÷êè ïîòðåáèòåëè âëåçëè íà ìàøèíà ñ ðàáîòåù rwho äåìîí (ïîäîáåí íà "
+"finger)."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "\t\tErase=%s"
-msgstr ""
+msgid "Domain name"
+msgstr "Èìå íà äîìåéíà"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"- Save to Tape on device: %s"
-msgstr ""
+msgid "Sharing of local printers"
+msgstr "Ïîäåëÿíå íà ëîêàëíè ïðèíòåðè"
-#: ../../standalone/drakbackup:1
+#: ../../install_messages.pm:1
#, c-format
-msgid " (multi-session)"
-msgstr ""
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgstr "http://www.mandrakelinux.com/en/91errata.php3"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on device: %s"
-msgstr " íà óñòðîéñòâî: %s"
+msgid "Available printers"
+msgstr "Íàëè÷íè ïðèíòåðè"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "RW"
-msgstr ""
+msgid "Empty"
+msgstr "Ïðàçåí"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, 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"
-"- Burn to CD"
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"\n"
-"- Delete hard drive tar files after backup.\n"
-msgstr ""
+msgid "text width"
+msgstr "øèðèíà íà òåêñò"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"- Save on Hard drive on path: %s\n"
-msgstr ""
+msgid "Where do you want to mount device %s?"
+msgstr "Êúäå èñêàòå äà ìîíòèðàòå óñòðîéñòâî %s ?"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"\n"
-"- Other Files:\n"
+msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"- User Files:\n"
-msgstr ""
+msgid "Interface \"%s\""
+msgstr "Èíòåðôåéñ \"%s\""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "With basic documentation (recommended!)"
+msgstr "Ñ áàçîâà äîêóìåíòàöèÿ (ïðåïîðú÷âà ñå!)"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "1 button"
+msgstr "1 áóòîí"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"- System Files:\n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
"\n"
-"- Ñèñòåìíè ôàéëîâå:\n"
+"Èìà %d íåèçâåñòíè ïðèíòåðè âêëþ÷åíè êúì âàøàòà ñèñòåíìà"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
+#, c-format
+msgid "Test"
+msgstr "Òåñò"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"Backup Sources: \n"
+"Allow/Forbid direct root login."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-"Èçòî÷íèê çà ðåçåðâíî êîïèå: \n"
+"Ïîçâîëÿâà/Çàáðàíÿâà äèðåêòíî âëèçàíå íà root."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select user manually"
-msgstr "Èçáèðà ïîòðåáèòåëè ðú÷íî"
+msgid "Korea"
+msgstr "Êîðåÿ"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Backup Users"
-msgstr "Ðåçåðâíî êîïèå íà ïîòðåáèòåëè"
+msgid "Your choice? (default `%s'%s) "
+msgstr "Âàøèÿò èçáîð ? (ïî ïîäðàçáèðàíå å `%s'%s) "
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup system"
-msgstr "Ñèñòåìà çà ñúõðàíåíèå"
+msgid "Raw printer"
+msgstr "Raw ïðèíòåð"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please choose what you want to backup"
-msgstr "Ìîëÿ èçáåðåòå êàêâî èñêàòå äà çàïàçèòå"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "official vendor name of the cpu"
+msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà óñòðîéñòâîòî"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "on Tape Device"
-msgstr ""
+msgid "Vendor"
+msgstr "Ïðîèçâîäèòåë"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "on CDROM"
-msgstr ""
+msgid "Interface %s"
+msgstr "Èíòåðôåéñ %s"
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "across Network"
-msgstr ""
+msgid "Configure mouse"
+msgstr "Íàñòðîéêà íà ìèøêà"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "on Hard Drive"
-msgstr ""
+msgid "Choose the mount points"
+msgstr "Èçáåðåòå ìåñòà çà ìîíòèðàíå"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please choose where you want to backup"
-msgstr "Ìîëÿ, èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå."
+#: ../../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 "OK"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "More Options"
-msgstr "Äîïúëíèòåëíè îïöèè"
+msgid "Yugoslavian (latin)"
+msgstr "Þãîñëàâñêà (ëàòèíèöà)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "When"
-msgstr "Êîãà"
+msgid "Installing"
+msgstr "Èíñòàëèðàì"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Where"
-msgstr "Êúäå"
+msgid "Launch userdrake"
+msgstr "Ñòàðòèðà userdrake"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "What"
-msgstr "Êàêâî"
+msgid "Is this an install or an upgrade?"
+msgstr "Òîâà íîâà èíñòàëàöèÿ ëè å èëè îáíîâÿâàíå ?"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
-msgstr ""
+msgid "ISDN card"
+msgstr "ISDN êàðòà"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Send mail report after each backup to:"
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
"\n"
-"Note that currently all 'net' medias also use the hard drive."
msgstr ""
+"Ïîçäðàâëåíèÿ, ìðåæîâàòå è Èíòåðíåò íàñòðîéêàòà å çàâúðøåíà.\n"
+"\n"
+"Íàñòðîéêèòå ùå áúäàò ïðèëîæåíè êúì ñèñòåìàòà âè.\n"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Please choose the\n"
-"media for backup."
+msgid "\t-Hard drive.\n"
msgstr ""
-"Ìîëÿ, èçáåðåòå\n"
-"íîñèòåë çà ðåçåðâíî êîïèå."
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#: ../../help.pm:1
+#, c-format
msgid ""
-"Please choose the time \n"
-"interval between each backup"
-msgstr "Ìîëÿ, èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå."
+"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 ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Use daemon"
-msgstr "Èçïîëçâà äåìîí"
+msgid "Printer on remote CUPS server"
+msgstr "Ïðèíòåð íà îòäàëå÷åí CUPS ñúðâúð"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "monthly"
+msgid ""
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
+"Íåñïåøíî ïðåìàõâàíå íà ïðèíòåð \"%s\" îò Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "weekly"
-msgstr ""
+msgid "delete"
+msgstr "èçòðèâà"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "daily"
+msgid "here if no."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "DHCP host name"
+msgstr "Èìå íà õîñò:"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "hourly"
+msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "HardDrive / NFS"
-msgstr "Òâúðä äèñê / NFS"
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Ìîëÿ, èçáåðåòå êúì êîé ñåðèåí ïîðò å ñâúðçàíà ìèøêàòà âè."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "CDROM / DVDROM"
-msgstr "CDROM / DVDROM"
+msgid "Did it work properly?"
+msgstr "Ïðîðàáîòè ëè êàêòî òðÿáâà ?"
-#: ../../standalone/drakbackup:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Ìîëÿ âåâåäåòå äèðåêòîðèÿòà çà çàïàçâàíå:"
+msgid "Poor"
+msgstr "Ëîøî"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please check if you want to eject your tape after the backup."
+msgid "The DHCP start range"
msgstr ""
-"Ìîëÿ, ïðîâåðåòå äàëè èñêòå äà èçâàäèòå ëåíòàòà ñëåä êàòî ïðàâèòå ðåçåðâíî "
-"êîïèå."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr ""
-"Ìîëÿ, ïðîâåðåòå äàëè èñêòå äà èçòðèåòå ëåíòàòà ïðåäè äà ïðàâèòå ðåçåðâíî "
-"êîïèå."
+msgid "Grenada"
+msgstr "Ãðåíàäà"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Ìîëÿ, ïðîâåðåòå äàëè èñêòå äà èçïîëâàòå íåïðåíàâèâàøî ñå óñòðîéñòâî."
+msgid "Unsafe"
+msgstr "Îïàñåí"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr ""
+msgid ", %s sectors"
+msgstr ", %s ñåêòîðà"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Use tape to backup"
-msgstr "Èçïîëçâà ëåíòà çà ðåçåðâíî êîïèå"
+msgid "No"
+msgstr "Íå"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No CD device defined!"
-msgstr "Íå å äèôèíèðàíî CD óñòðîéñòâî!"
+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?"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
+msgid "Guadeloupe"
+msgstr "Ãâàäåëóïà"
+
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Ìîëÿ, ïðîâåðåòå äàëè èçïîëçâàòå DVDRAM óñòðîéñòâî"
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr "Èñêàòå ëè BackSpace äà ïîäàâà Delete íà êîíçîëàòà ?"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Ìîëÿ, ïðîâåðåòå äàëè èçïîëçâàòå DVDR óñòðîéñòâî"
+msgid "Vertical refresh rate"
+msgstr "Âåðòèêàëíà ñêîðîñò íà âúçñòàíîâÿâàíå"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
#, c-format
-msgid " Erase Now "
-msgstr " Èçòðèâà ñåãà "
+msgid "Entering step `%s'\n"
+msgstr "Íàâëèçàì â åòàï `%s'\n"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Ìîëÿ, öúêíåòå íà íîñèòåëÿ"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Ìîëÿ, ïðîâåðåòå äàëè èçïîëçâàòå CDRW ìåäèÿ"
+msgid "Removing %s ..."
+msgstr "Èçòðèâàíå íà %s ..."
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr "Ìîëÿ, öúêíåòå íà íîñèòåëÿ"
+#: ../../lang.pm:1
+#, c-format
+msgid "Niger"
+msgstr "Íèãåð"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Ìîëÿ, èçáåðåòå ðàçìåðà íà âàøåòî CD/DVD (Mb)"
+msgid "No printer"
+msgstr "Íÿìà ïðèíòåð"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake: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 ""
+msgid "alert configuration"
+msgstr "êîíôèãóðàöèÿ íà òðåâîãà"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use CD/DVDROM to backup"
-msgstr ""
+msgid "NetWare Printer Options"
+msgstr "Îïöèè çà NetWare ïðèíòåð"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Need hostname, username and password!"
+msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Remember this password"
-msgstr "Çàïîìíÿ òàçè ïàðîëà"
+msgid "General"
+msgstr "Îñíîâíî"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please enter your password"
-msgstr "Ìîëÿ, âúâåäåòå âàøàòà ïàðîëà"
+msgid "Printing system: "
+msgstr "Ïå÷àòíà ñèñòåìà: "
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Please enter your login"
-msgstr "Ìîëÿ, âúâåäåòå âàøèÿò ëîãèí"
+msgid "Add a user"
+msgstr "Äîáàâÿíå íà ïîòðåáèòåë"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
+msgid "Network configuration (%d adapters)"
+msgstr "Íàñòðîéêà íà ìðåæàòà (%d àäàïòåðà)"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "Please enter the host name or IP."
-msgstr "Ìîëÿ, âúâåäåòå èìå íà õîñò èëè IP."
+msgid "Mandatory package %s is missing"
+msgstr "Çàäúëæèòåëíèÿò ïàêåò %s ëèïñâà"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
+msgid "Philippines"
+msgstr "Ôèëèïèíè"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Ok"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Print Queue Name"
+msgstr "Èìå íà ïå÷àòíàòà îïàøêàòà"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Do you want to use aboot?"
+msgstr "Èñêàòå ëè äà èçïîëçâàòå aboot ?"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Belarusian"
+msgstr "Áåëàðóñêà"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-" Transfer \n"
-"Now"
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
msgstr ""
-" Ïðåõâúðëÿ \n"
-"Ñåãà"
+"PDQ ïîääúðæà ñàìî ëîêàëíè ïðèíòåðè, îòäàëå÷åíè LPD ïðèíòåðè è Socket/TCP "
+"ïðèíòåðè.\n"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Move files to the new partition"
+msgstr "Ïðåìåñòè ôàéëîâåòå íà íîâ äÿë"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
+"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 ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use Expect for SSH"
-msgstr ""
+msgid "Restore From Catalog"
+msgstr "Âúçñòàíîâÿâà îò êàòàëîã"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Net Method:"
-msgstr ""
+msgid "Pitcairn"
+msgstr "Ïèòêåúðí"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Use network connection to backup"
-msgstr "Ëîø backup-ôàéë"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "IDE"
+msgstr "IDE"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Users"
-msgstr "Ïîòðåáèòåëè"
+msgid "group :"
+msgstr "ãðóïà :"
-#: ../../standalone/drakbackup:1
+#: ../../fs.pm:1
#, c-format
-msgid "Windows (FAT32)"
-msgstr "Windows (FAT32)"
+msgid "mounting partition %s in directory %s failed"
+msgstr "ìîíòèðàíåòî íà äÿë %s â äèðåêòîðèÿ %s ïðîïàäíà"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr ""
+msgid "Lilo screen"
+msgstr "Lilo åêðàí"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid "Remove Selected"
-msgstr "Èçòðèâàíå íà îèçáðàíèòå"
+msgid "LILO with graphical menu"
+msgstr "LILO ñ ãðàôè÷íî ìåíþ"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr ""
+msgid "Estimating"
+msgstr "Ïðåñìÿòàíå"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr "Ìîëÿ, èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå."
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "You can't unselect this package. It is already installed"
+msgstr "Íå ìîæåòå äà îñòàâèòå òîçè ïàêåò íåìàðêèðàí. Òîé âå÷å å èíñòàëèðàí"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
-msgstr ""
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ", ïðèíòåð \"%s\" íà SMB/Windows ñúðâúð \"%s\""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr "Íå âêëþ÷âà êðèòè÷íè ôàéëîâå (passwd, group, fstab)"
+msgid "Go on anyway?"
+msgstr "Äà ïðîäúëæà ëè âñå ïàê ?"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr "Òúðñÿ íàëè÷íè ïàêåòè è ïðåïîñòðîÿâàì rpm áàçàòà äàííè..."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
+msgid "Does not appear to be recordable media!"
msgstr ""
-"Èçïîëçâà èíêðåìåíòàëíî ñúçäàâàíå íà ðåçåðâíî êîïèå ( íå çàìåíà ñòàðèòå)"
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "Ðåçåðâíî êîïèå íà âàøèòå ñèñòåìíè ôàéëîâå (/etc äèðåêòîðèÿ)"
+msgid "Specify options"
+msgstr "Çàäàé îïöèè"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
-msgstr ""
+msgid "Vanuatu"
+msgstr "Âàíóàòó"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Either the server name or the server's IP must be given!"
+msgstr "Òðÿáâà äà áúäàò çàäàäåíè è èìåòî è IP àäðåñà íà ñúðâúðà !"
+
+#: ../../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"
-"Please check all options that you need.\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
+"Êëèåíòñêÿò bootdisk å íåîáõîäèì çà ñòàðòèðàíå â Linux ñèñòåìàòà âè "
+"íåçàâèñèìî\n"
+"îò îáèêíîâåíèÿ bootloader. Òîâà å ïîëåçíî, àêî íå èñêàòå äà èíñòàëèðàòå\n"
+"SILO íà ñèñòåìàòà ñè, àêî íÿêîÿ äðóãà îïåðàöèîííà ñèñòåìà ìàõíå SILO\n"
+"èëè àêî SILO íå ðàáîòè ñ õàðäóåðíàòà âè íàñòðîéêà. Êëèåíòñêèÿò bootdisk\n"
+"ìîæå äà áúäå èçïîëçâàí ñúñ\n"
+"ñïàñèòåëíèÿò îáðàç íà Mandrake, óëåñíÿâàêè âúçñòàíîâÿâàíåòî ïðè ðåäêè\n"
+"ñëó÷àè íà ñðèâ.\n"
+"\n"
+"Àêî èñêàòå äà ñúçäàäåòå bootdisk çà âàøàòà ñèñòåìà, ïîñòàâåòå äèñêåòà â\n"
+"ïúðâîòî óñòðîéñòâî è íàòèñíåòå \"Ok\"."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
+msgid "You can't use an encrypted file system for mount point %s"
msgstr ""
+"Âèå íå ìîæå äà èçïîëçâàòå êðèïòèðàíà ôàéëîâà ñèñòåìà çà òî÷êà íà ìîíòèðàíå %s"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "File Selection"
-msgstr "Èçáîð íà ôàéë"
+msgid "Norfolk Island"
+msgstr "Íîðôîëê Îñòðîâ"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Can't create catalog!"
-msgstr ""
+msgid "Theme installation failed!"
+msgstr "Èíñòàëàöèÿòà íà òåìà å íåóñïåøíà!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid " Error while sending mail. \n"
-msgstr " Ãðåøêà ïî âðåìå íà èçïðàùàíå íà ïîùà. \n"
+msgid "Nothing to do"
+msgstr "Íÿìà íèùî çà ïðàâåíå"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via tape:\n"
-"\n"
-msgstr ""
+msgid "Use for loopback"
+msgstr "Èçïîëçâàé çà loopback"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
+msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
+msgid "use pppoe"
+msgstr "èçïîëçâàé PPPOE"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-" FTP connection problem: It was not possible to send your backup files by "
-"FTP.\n"
-msgstr ""
+msgid "Moving files to the new partition"
+msgstr "Ïðåìåñòè ôàéëîâåòå íà íîâ äÿë"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"file list sent by FTP: %s\n"
-" "
-msgstr ""
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "XFree %s ñ ÅÊÑÏÅÐÈÌÅÍÒÀËÍO õàðäóåðíî 3D óñêîðåíèå"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1
#, c-format
-msgid "No changes to backup!"
-msgstr "Íÿìà ïðîìåíè çà ðåçåðâíî êîïèå!"
+msgid "Advanced"
+msgstr "Íàïðåäíè÷àâ"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Hard Disk Backup files..."
-msgstr "Ëîø backup-ôàéë"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Transfer"
+msgstr "Ïðåõâúðëè"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup Other files..."
-msgstr "Ðåçåðâíî êîïèå íà äðóãè ôàéëîâå..."
+msgid "Dvorak (Swedish)"
+msgstr "Äâîðàê (Øâåäñêà)"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hard Disk Backup Progress..."
-msgstr "Ïðîãðåñ çà ðåçåðâíî êîïèå íà òâúðä äèñê..."
+msgid "More Options"
+msgstr "Äîïúëíèòåëíè îïöèè"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Backup User files..."
-msgstr "Ðåçåðâíî êîïèå íà ïîòðåáèòåëñêè ôàéëîâå..."
+msgid "Afghanistan"
+msgstr "Àôãàíèñòàí"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup system files..."
+msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "No tape in %s!"
+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 å ñòàíäàðòíà UNIX ïðîãðàìà, êîÿòî ïåðèîäè÷íî ïóñêà îïðåäåëåíè ïðîãðàìè\n"
+"ïî ðàçïèñàíèå. vixie cron äîáàâÿ ìíîæåñòâî ïðåèìóùåñòâà íàä òåçè íà ïðîñòèÿ\n"
+"UNIX cron, âêëþ÷èòåëíî ïî-äîáðà ñèãóðíîñò è ìîùíè íàñòðîéâàùè îïöèè."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Permission problem accessing CD."
-msgstr ""
+msgid "Burundi"
+msgstr "Áóðóíäè"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "This may take a moment to erase the media."
-msgstr ""
+msgid "Add Client -->"
+msgstr "Äîáàâÿ êëèåíò -->"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Not erasable media!"
-msgstr ""
+msgid "Read carefully!"
+msgstr "Ïðî÷åòåòå âíèìàòåëíî !"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Does not appear to be recordable media!"
+msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "No CDR/DVDR in drive!"
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "WebDAV transfer failed!"
-msgstr ""
+msgid "Port"
+msgstr "Ïîðò"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "WebDAV remote site already in sync!"
+msgid "No (experts only)"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Total progess"
-msgstr "Îáù ïðîãðåñ"
+msgid "No kernel selected!"
+msgstr "Íÿìà èçáðàíî ÿäðî!"
-#: ../../standalone/drakbackup:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 ""
-"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 ""
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Íàòèñíåòå 'enter' çà äà ñòàðòèðàòå èçáðàíàòà ÎÑ, 'e' äà ðåäàêòèðàòå"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "%s not responding"
-msgstr ""
+msgid "Set-GID"
+msgstr "Çàäàâà-GID"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Can't find %s on %s"
-msgstr "Íå ìîãà äà íàìåðÿ %s íà %s"
+msgid "The encryption keys do not match"
+msgstr "Êëþ÷îâåòå çà êðèïòèðàíå íå ñúâïàäàò"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Permission denied transferring %s to %s"
-msgstr ""
+msgid "Right \"Windows\" key"
+msgstr "Äåñåí \"Windows\" êëàâèø"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bad password on %s"
-msgstr "Ëîøà ïàðîëà íà %s"
+msgid "CDROM / DVDROM"
+msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "No password prompt on %s at port %s"
+msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "ERROR: Cannot spawn %s."
+#: ../../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"
+"ïðîäúëæèòå ñ èíñòàëàöèÿòà, öúêíåòå íà áóòîíà Ïðèåìè."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This may take a moment to generate the keys."
+msgid ""
+"Here is a list of the available printing options for the current printer:\n"
+"\n"
msgstr ""
+"Òîâà å ñïèñúê îò íàëè÷íè çà ïå÷àò îïöèè îòíàñÿùè ñå çà òåêóùèÿò ïðèíòåð:\n"
+"\n"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Resolutions"
+msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò"
+
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
-"%s exists, delete?\n"
+"drakfirewall configurator\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."
+"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 ""
+"Íàñòðîé÷èê çà ìàëêà çàùèòíà ñòåíà\n"
+"\n"
+"Òîâà íàñòðîéâà ïåðñîíàëíà çàùèòíà ñòåíà çà òàçè Mandrake Linux ìàøèíà.\n"
+"Çà ìîùíî ïîñòâåòåíî íà çàùèòàòà ðåøåíèå, ìîëå, ïîãëåäíåòå ñïåöèàëèçèðàíàòà\n"
+"MandrakeSecurity Firewall äèñòðèáóöèÿ."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Report Details\n"
-"\n"
-"\n"
+"Please enter your username, password and domain name to access this host."
msgstr ""
+"Ìîëÿ, âúâåäåòå âàøåòî èìå, ïàðîëà è èìå íà äîìåéí çà äîñòúï äî òîçè õîñò."
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Remove selected host"
+msgstr "Èçòðèâàíå íà îïàøêàòà"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Network configuration"
+msgstr "Íàñòðîéêà íà ìðåæàòà"
+
+#: ../../any.pm:1
+#, c-format
+msgid "No sharing"
+msgstr "Íå ïîäåëÿ"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Move selected rule down one level"
+msgstr "Ïðåìåñòâà èçáðàíîòî ïðàâèëî åäíî íèâî íàäîëó"
+
+#: ../../common.pm:1
+#, c-format
+msgid "TB"
+msgstr "ÒÁ"
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Please check if you are using a DVDR device"
+msgstr "Ìîëÿ, ïðîâåðåòå äàëè èçïîëçâàòå DVDR óñòðîéñòâî"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "FATAL"
+msgstr "ÔÀÒÀËÍÎ"
+
+#: ../../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"
-" DrakBackup Daemon Report\n"
-"\n"
+"The network address is %s using a netmask of %s.\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Delete"
+msgstr "Èçòðèé"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-" DrakBackup Report \n"
-"\n"
+"Allow/Forbid reboot by the console user."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-" DrakBackup Ðàïîðò \n"
-"\n"
+"Ïîçâîëÿâà/Çàáðàíÿâà ïðåñòàðòèðàíå îò ïîòðåáèòåë íà êîíçîëà."
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "INFO"
-msgstr "ÈÍÔÎ"
+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 ""
+"Kîìïþòúðà âè ìîæå àâòîìàòè÷íî, äà âëåçå â X ïðè ñòàðòèðàíå.\n"
+"Èñêàòå ëè X äà ñå ñòàðòèðà, êîãàòî ðåñòàðòèðàòå ñèñòåìàòà?"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "FATAL"
-msgstr "ÔÀÒÀËÍÎ"
+msgid "Build the disk"
+msgstr "Ñúçäàé äèñêúò"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "WARNING"
-msgstr ""
+msgid "Disconnect %s"
+msgstr "Ðàçêà÷âà %s"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Status:"
+msgstr "Ñúñòîÿíèå:"
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "HTTP proxy"
+msgstr "HTTP proxy"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "SSH Server"
+msgstr "SSH Ñúðâúð"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cron not available yet as non-root"
+msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "Èíñòàëàöèÿòà íà %s ïðîâàëåíà. Ïîÿâè ñå ñëåäíàòà ãðåøêà:"
+msgid "European protocol"
+msgstr "Åâðîïåéñêè ïðîòîêîë"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No, I don't want autologin"
-msgstr "Íå, íå èñêàì autologin"
+msgid ", printer \"%s\" on server \"%s\""
+msgstr ", ïðèíòåð \"%s\" íà ñúðâúð \"%s\""
-#: ../../standalone/drakboot:1
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Äà, èñêàì autologin ñ òîâà (ïîòðåáèòåë, äåñêòîï)"
+msgid "Error"
+msgstr "Ãðåøêà"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "Ïóñíè X-Window ñèñòåìàòà ïðè ñòàðòèðàíå"
+msgid "allow \"su\""
+msgstr "ïîçâîëÿâà \"su\""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "System mode"
-msgstr "Ñèñòåìåí ðåæèì"
+msgid "Australia"
+msgstr "Àâñòðàëèÿ"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Bootsplash"
+msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Lilo screen"
-msgstr "Lilo åêðàí"
+msgid "Configure only card \"%s\"%s"
+msgstr "Íàñòðîéêà ñàìî íà êàðòà \"%s\"(%s)"
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
+msgid "Level"
+msgstr "Íèâî"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Themes"
-msgstr "Òåìè"
-
-#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Splash selection"
-msgstr "Çàïàçè èçáîð íà ïàêåòè"
+msgid "Change the printing system"
+msgstr "Ïðîìÿíà ñèñòåìàòà çà ïå÷àò"
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
msgstr ""
-"Â ìîìåíòà èçïîëçâàòå %s êàòî ïðîãðàìà çà ñòàðòèðàíå.\n"
-"Öúêíåòå íà Íàñòðîéêà, çà äà ñòàðòèðàòå óñòàíîâÿâàùèÿ ìàãüîñíèê."
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "LiLo è Bootsplash òåìè ñà óñïåøíî èíñòàëèðàíè"
-
-#: ../../standalone/drakboot:1
+#: ../../steps.pm:1
#, c-format
-msgid "Theme installation failed!"
-msgstr "Èíñòàëàöèÿòà íà òåìà å íåóñïåøíà!"
+msgid "Configure services"
+msgstr "Íàñòðîéêà íà óñëóãèòå"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Notice"
-msgstr "Áåëåæêà"
+msgid "Broadcast Address:"
+msgstr "Broadcast àäðåñ:"
-#: ../../standalone/drakboot:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Relaunch 'lilo'"
-msgstr "Ïðåñòàðòèðà 'lilo'"
+msgid "mount failed: "
+msgstr "ìîíòèðàíåòî íå óñïÿ: "
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+"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 ""
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr "Ïðàâè initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgid "Image"
+msgstr "Îáðàç"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr "Íå ìîãà äà ñòàðòèðàì mkinitrd -f /boot/initrd-%s.img %s."
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+"Íåóñïåõ ïðè äîáàâÿíå íà ïðèíòåð \"%s\" íà Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakboot:1
+#: ../../services.pm:1
+#, c-format
+msgid "Remote Administration"
+msgstr "Îòäàëå÷åíà àäìèíèñòðàöèÿ"
+
+#: ../../modules.pm:1
#, c-format
msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
-"Íå ìîãà äà ïèøà â /etc/sysconfig/bootsplash\n"
-"Ôàéëà íå å íàìåðåí."
+"PCMCIA ïîäðúæêàòà íÿìà ïîâå÷å äà ñúùåñâòóâà çà ÿäðî 2.2. Ìîëÿ, èçïîëçâàéòå "
+"2.4"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Write %s"
-msgstr "Ïèøå %s"
+msgid "Selected All"
+msgstr "Èçáèðà âñè÷êî"
-#: ../../standalone/drakboot:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr "Íå ìîãà äà ïèøà â /etc/sysconfig/bootsplash."
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Îáùà Unix Ïðèíòåðíà Ñèñòåìà"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Lilo message not found"
-msgstr "Lilo ñúîáùåíèå íå å íàìåðåíî"
+msgid "Webmin Service"
+msgstr "Webmin Îáñëóæâàíå"
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Copy %s to %s"
-msgstr "Êîïèðà %s â %s"
+msgid "device"
+msgstr "óñòðîéñòâî"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Backup %s to %s.old"
-msgstr "Ðåçåðâíî êîïèå %s â %s.old"
+msgid "All"
+msgstr "Âñè÷êè"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Create new theme"
-msgstr "Ñúçäàâà íîâà òåìà"
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "Êîÿ ïðèíòåðíà ñèñòåìà (spooler) èçêàòå äà èçïîëçâàòå ?"
-#: ../../standalone/drakboot:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid ""
-"Display theme\n"
-"under console"
-msgstr ""
-"Ïîêàçâà òåìà\n"
-"íà êîíçîëà"
+msgid "Greece"
+msgstr "Ãúðöèÿ"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Install themes"
-msgstr "Èíñòàëèðàíå íà òåìè"
+msgid "An error occurred"
+msgstr "Ïîÿâè ñå ãðåøêà"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Lilo/grub mode"
-msgstr "Ðåæèì íà Lilo/grub"
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+"Òîçè ïàêåò òðÿáâà äà áúäå îáíîâåí\n"
+"Ñèãóðíè ëè ñòå, ÷å èñêàòå äà ãî èçêëþ÷èòå ?"
-#: ../../standalone/drakboot:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Yaboot mode"
-msgstr "Ðåæèì íà Yaboot"
+msgid "Tamil (Typewriter-layout)"
+msgstr "Òàìèëñêà (ïèøåùà ìàøèíà)"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
+msgid "manual"
+msgstr "ðú÷íî"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/File/_Quit"
-msgstr "/Ôàéë/_Èçëèçà"
+msgid "Printer manufacturer, model, driver"
+msgstr "Ïðîèçâîäèòåë íà ïðèíòåðà, ìîäåë, äðàéâåð"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "/_File"
-msgstr "/_Ôàéë"
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+"Íÿìà íîñèòåë â óñòîéñòâîòî èëè å çàùèòåíà îò ïèñàíå %s.\n"
+"Ìîëÿ ïîñòàâåòå åäèí."
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Boot Style Configuration"
-msgstr "Íàñòðîéêà íà íà÷èíà íà ñòàðòèðàíå"
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
+msgstr ""
+"Äèðåêòîðèÿòà %s âå÷å ñúäúðæà íÿêàêâè äàííè\n"
+"(%s)"
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "No browser available! Please install one"
-msgstr "Íÿìà íàëè÷íà ïðîãðàìà çà ïðåãëåä! Ìîëÿ èçáåðåòå åäíà"
+msgid "Printer on NetWare server"
+msgstr "Ïðèíòåð íà NetWare ñúðâúð"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
-msgstr ""
+msgid "Give the ram size in MB"
+msgstr "Äàâà ðàçìåðà RAM-ïàìåò â Mb"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Package not installed"
-msgstr "Ïàêåòà íå å èíñòàëèðàí"
+msgid "Real name"
+msgstr "Èñòèíñêî èìå"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Not installed"
-msgstr "Íå å èíñòàëèðàí"
+msgid "done"
+msgstr "ãîòîâî"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Standalone Tools"
-msgstr "Êîíçîëíè èíñòðóìåíòè"
+msgid "Please uncheck or remove it on next time."
+msgstr "Ìîëÿ, èçáåðåòå ñåðèåí ïîðò êúì êîéòî ñâúðçàí ìîäåìúò âè."
-#: ../../standalone/drakbug:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Report"
-msgstr "Ðàïîðò"
+msgid "Higher"
+msgstr "Ïî-âèñîêî"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "Èçáåðåòå äÿëîâåòå, êîèòî èñêàòå äà ôîðìàòèðàòå"
+
+#: ../../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"
-"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"
+"You can visit our hardware database at:\n"
"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Release: "
-msgstr "Ìîëÿ èç÷àêàéòå"
-
-#: ../../standalone/drakbug:1
-#, c-format
-msgid "Kernel:"
-msgstr ""
-
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Package: "
-msgstr "Ïàêåò: "
+msgid "Can't find %s on %s"
+msgstr "Íå ìîãà äà íàìåðÿ %s íà %s"
-#: ../../standalone/drakbug:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Application:"
-msgstr "Ïðèëîæåíèå:"
+msgid "Japanese 106 keys"
+msgstr "ßïîíñêà 106 êëàâèøà"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Configuration Wizards"
-msgstr "Êîíôèãóðàöèîííè Ìàãüîñíèöè"
+msgid "This will take a few minutes."
+msgstr "Òîâà ùå îòíåìå íÿêîëêî ìèíóòè."
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Userdrake"
-msgstr "Userdrake"
+msgid "Burkina Faso"
+msgstr "Áóðêèíà Ôàñî"
-#: ../../standalone/drakbug:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Windows Migration tool"
+msgid "Use scanners on remote computers"
msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Urpmi"
-msgstr ""
+msgid "Delete selected rule"
+msgstr "Èçòðèâà èçáðàíîòî ïðàâèëî"
-#: ../../standalone/drakbug:1
-#, c-format
-msgid "Software Manager"
-msgstr "Ñîôòóåðåí ìåíèäæúð"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Accessing printers on remote CUPS servers"
+msgstr "Ïðèíòåð íà îòäàëå÷åí CUPS ñúðâúð"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Remote Control"
-msgstr "Îòäàëå÷åí êîíòðîë"
+msgid "Insert a floppy in %s"
+msgstr "Ñëîæåòå äèñêåòà â óñòðîéñòâî %s"
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Msec"
-msgstr "Ìñåê"
+msgid "Maldives"
+msgstr "Ìàëäèâè"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Menudrake"
-msgstr "Menudrake"
+msgid "compact"
+msgstr "êîìïàêòåí"
-#: ../../standalone/drakbug:1
+#: ../../common.pm:1
#, c-format
-msgid "Mandrake Online"
-msgstr "Mandrake Online"
+msgid "1 minute"
+msgstr "1 ìèíóòà"
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "HardDrake"
-msgstr ""
+msgid "on channel %d id %d\n"
+msgstr "íà êàíàë %d id %d\n"
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Synchronization tool"
-msgstr ""
+msgid ", multi-function device"
+msgstr ", ìíîãîôóíêöèîíàëíî óñòðîéñòâî"
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "First Time Wizard"
-msgstr "Äîáðå äîøëè â ïúðâîíà÷àëíèÿ ïîìîùíèê"
+#: ../../lang.pm:1
+#, c-format
+msgid "Laos"
+msgstr "Ëàîñ"
-#: ../../standalone/drakbug:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Mandrake Control Center"
-msgstr "Êîíòðîëåí öåíòúð íà Mandrake"
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr "Íÿìà FAT äÿëîâå çà ñìÿíà íà ãîëåìèíàòà (èëè íÿìà äîñòàú÷íî ìÿñòî)"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Mandrake Bug Report Tool"
+msgid "Up"
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Parameters"
-msgstr "Ïàðàìåòðè"
+msgid "Firewall"
+msgstr "Çàùèòíà ñòåíà"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "Íàñòðîéêà íà Èíòåðíåò âðúçêà"
+msgid "Area:"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "DHCP Client"
-msgstr "DHCP êëèåíò"
+msgid "(E)IDE/ATA controllers"
+msgstr "(E)IDE/ATA êîíòðîëåðè"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ethernet Card"
-msgstr "Ethernet êàðòà"
+msgid "Printer Server"
+msgstr "Ñúðâúð íà ïðèíòåðà"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Gateway"
-msgstr "Gateway"
+msgid "Disconnection from the Internet complete."
+msgstr "Ðàçêà÷âàíåòî îò Èíòåðíåò å çàâúðøèëî"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Connection type: "
-msgstr "Òèï íà âðúçêàòà: "
+msgid "Custom configuration"
+msgstr "Ïîòðåáèòåëñêà íàñòðîéêà"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Profile: "
-msgstr "Ïðîôèë: "
+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 ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Internet connection configuration"
-msgstr "Íàñòðîéêà íà Èíòåðíåò âðúçêà"
+msgid "Saint Pierre and Miquelon"
+msgstr "Ñâåòè Ïèåð è Ìèêåëîí"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
+"\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 ""
-"Íÿìàòå Internet âðúçêà.\n"
-"Ñúçäàéòå òàêàâà, êàòî öúêíåòå íà 'Íàñòðîé'"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
+msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "activate now"
-msgstr "àêòèâèðàé ñåãà"
+msgid "Portugal"
+msgstr "Ïîðòóãàëèÿ"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "deactivate now"
-msgstr "äåàêòèâèðàé ñåãà"
+msgid "Do you have another one?"
+msgstr "Èìàòå ëè äðóã(è) ?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "DHCP client"
-msgstr "DHCP êëèåíò"
+msgid ", printing to %s"
+msgstr ", ïå÷àò íà %s"
-#: ../../standalone/drakconnect:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Assign host name from DHCP address"
+msgstr "Ìîëÿ, ïðîáâàéòå ìèøêàòà ñè"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Started on boot"
-msgstr "Ïóñíàò ïðè ñòàðòèðàíå"
+msgid "Toggle to normal mode"
+msgstr "Ïðåìèíè â Íîðìàëåí ðåæèì"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Boot Protocol"
-msgstr "Ñòàðòèðàù ïðîòîêîë"
+msgid "Generic"
+msgstr "Îáù"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Adapter %s: %s"
-msgstr "Àäàïòåð %s: %s"
+msgid "Cylinder %d to %d\n"
+msgstr "Îò öèëèíäúð %d äî öèëèíäúð %d\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "LAN Configuration"
-msgstr "Íàñòðîéêà íà ëîêàëíà ìðåæà"
+msgid "New profile..."
+msgstr "Íîâ ïðîôèë ..."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LAN configuration"
-msgstr "Íàñòðîéêà íà LAN"
+msgid "Which disk do you want to move it to?"
+msgstr "Íà êîé äèñê èñêàòå äà ãî ïðåìåñòèòå ?"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"Íÿìàòå íàñòðîåí èíòåðôåéñ.\n"
-"Íàñòðîéòå ãè ïðåäè òîâà, êàòî öúêíåòå íà 'Íàñòðîéêà'"
+msgid "Display logo on Console"
+msgstr "Ïîêàçâà ëîãî íà Êîíçîëà"
-#: ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Connect..."
-msgstr "Ñâúðçâàíå ..."
+msgid "Windows Domain"
+msgstr "Windows äîìåéí"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Disconnect..."
-msgstr "Îòâúðçâàíå ..."
+msgid "Interface %s (on network %s)"
+msgstr "Èíòåðôåéñ %s (íà ìðåæà %s)"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not connected"
-msgstr "Íå ñâúðçàí"
+msgid "INFO"
+msgstr "ÈÍÔÎ"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connected"
-msgstr "Ñâúðçàí"
+msgid "Wallis and Futuna"
+msgstr "Óîëèñ è Ôóòóíà Îñòðîâè"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Need to create /etc/dhcpd.conf first!"
+msgstr "Òðÿáâà äà ñúçäàäåòå ïúðâî /etc/dhcpd.conf!"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "There are no scanners found which are available on your system.\n"
+msgstr ""
+
+#: ../../services.pm:1
#, c-format
msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
+"No additional information\n"
+"about this service, sorry."
msgstr ""
+"Íÿìà äîïúëíèòåëíà èíôîðìàöèÿ\n"
+"çà òàçè óñëóãà, ñúæåëÿâàì."
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Interface:"
-msgstr "Èíòåðôåéñ:"
+msgid "Build Single NIC -->"
+msgstr "Ïîñòðîÿâà åäèíè÷åí NIC -->"
-#: ../../standalone/drakconnect:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Gateway:"
-msgstr "Gateway:"
+msgid "Is this correct?"
+msgstr "Âñè÷êî ïðàâèëíî ëè å ?"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Apply"
-msgstr "Ïðèëîæè"
+msgid "Marshall Islands"
+msgstr "Ìàðøàëîâè Îñòðîâè"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr "Öúêíåòå òóê, çà äà ñòàðòèðàòå ìàãüîñíèêà ->"
+msgid "Windows (FAT32)"
+msgstr "Windows (FAT32)"
-#: ../../standalone/drakconnect:1
+#: ../../steps.pm:1
#, c-format
-msgid "Wizard..."
-msgstr "Ìàãüîñíèê..."
+msgid "Root password"
+msgstr "Âúâåäåòå ïàðîëà çà root"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Status:"
-msgstr "Ñúñòîÿíèå:"
+msgid "Build All Kernels -->"
+msgstr "Ïîñòðîÿâà âñè÷êè ÿäðà -->"
-#: ../../standalone/drakconnect:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Type:"
-msgstr "Òèï: "
+msgid "if set to yes, report unowned files."
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Internet access"
-msgstr "Èíòåðíåò äîñòúï"
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+"Íÿìàòå swap-äÿë\n"
+"\n"
+"Äà ïðîäúëæà ëè âñå ïàê ?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Server IP missing!"
+msgstr "Ëèïñâà èìå íà NCP ñúðâúð !"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Hostname: "
-msgstr "Èìå íà õîñò:"
+msgid "Suriname"
+msgstr "Ñóðèíàì"
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "Configure Local Area Network..."
-msgstr "Íàñòîéêà íà ëîêàëíà ìðåæà ..."
+msgid "Enable ACPI"
+msgstr "Ñòàðòèðàíå îò CD "
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "State"
-msgstr "Ñúñòîÿíèå"
+msgid "Graphical Environment"
+msgstr "Ãðàôè÷íà ñðåäà"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Driver"
-msgstr "Äðàéâåð"
+msgid "Gibraltar"
+msgstr "Ãèáðàëòàð"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Protocol"
-msgstr "Ïðîòîêîë"
+msgid "on Tape Device"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Interface"
-msgstr "Èíòåðôåéñ"
+msgid "Do nothing"
+msgstr "Íå ïðàâè íèùî"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Configure Internet Access..."
-msgstr "Íàñòðîéêà íà Èíòåðíåò äîñòúïà ..."
+msgid "Delete Client"
+msgstr "Èçòðèâà êëèåíò"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Wait please"
-msgstr ""
+msgid "Filesystem type: "
+msgstr "Âèä ôàéëîâà ñèñòåìà: "
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Name of the profile to create (the new profile is created as a copy of the "
-"current one) :"
-msgstr ""
-"Èìå íà ñúçäàâàíèÿ ïðîôèë (íîâèÿò ïðîôèë ñå ñúçäàâà êàòî êîïèå íà òåêóùèÿ):"
+msgid "Starting network..."
+msgstr "Ñòàðòèðàíå ìðåæàòà ...."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "New profile..."
-msgstr "Íîâ ïðîôèë ..."
+msgid "Vietnam"
+msgstr "Âèåòíàì"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Profile to delete:"
-msgstr "Ïðîôèë çà èçòðèâàíå:"
+msgid "/_Fields description"
+msgstr "/_Ïîëåòà îïèñàíèå"
-#: ../../standalone/drakconnect:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "Del profile..."
-msgstr "Èçòðîé ïðîôèë ..."
+msgid "Optimize your security by using Mandrake Linux"
+msgstr "Îïòèìèçèðà âàøàòà ñèãóðíîñò"
-#: ../../standalone/drakconnect:1
+#: ../../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
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Íàñòðîéêà íà ìðåæàòà (%d àäàïòåðà)"
+msgid "Help"
+msgstr "Ïîìîù"
-#: ../../standalone/drakedm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect: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 ""
+msgid "Your personal phone number"
+msgstr "Ëè÷íèÿ âè òåëåôîíåí íîìåð"
-#: ../../standalone/drakedm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Choosing a display manager"
-msgstr "Èçáîð íà ìåíèäæúð íà äèñïëåé"
+msgid "Which size do you want to keep for Windows on"
+msgstr "Êîëêî èñêàòå äà îñòàâèòå çà windows?"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
msgstr ""
-"Íåìîæå äà ñå çàòâîðè ïðàâèëíî mkbootdisk: \n"
-" %s \n"
-" %s"
+"Òåñòîâèòå ñòðàíèöè ñà èçïðàòåíè êúì ïðèíòåðíà.\n"
+"Ìîæå äà îòíåìå ìàëêî âðåìå ïðåäè ïðèíòåðà äà çàïî÷íå.\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unable to fork: %s"
-msgstr "Íå ìîãà äà íàïðàâÿ 'fork': %s"
+msgid "Username required"
+msgstr "Èçèñêâà ïîòðåáèòåëñêî èìå"
-#: ../../standalone/drakfloppy:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
+"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 ""
-"Íÿìà íîñèòåë â óñòîéñòâîòî èëè å çàùèòåíà îò ïèñàíå %s.\n"
-"Ìîëÿ ïîñòàâåòå åäèí."
+"Îáèêíîâåíî, DrakX áè òðÿáâàëî äà èçáåðå ïðàâèëíàòà çà âàñ êëàâèàòóðà (â "
+"çàâèñèìîñò\n"
+"îò åçèêà, êîéòî ñòå èçáðàëè) è íÿìà äà ñå íàëîæè äà âèäèòå òàçè ñòúïêà. "
+"Îáà÷å ìîæå äà\n"
+"íÿìàòå êëàâèàòóðà ñúîòâåòñòâàùà òî÷íî íà âàøèÿ åçèê: íàïðèìåð, àêî ñòå "
+"àíãëîãîâîðÿù øâåä,\n"
+"ìîæå áè ùå èñêàòå êëàâèàòóðàòà âè äà áúäå øâåäñêà. Èëè àêî ãîâîðèòå "
+"aíãëèéñêè, íî ñòå\n"
+"â Êâåáåê, ìîæå áè ùå ñòå â ñúùàòà ñèòóàöèÿ. È â äâàòà ñëó÷àÿ, ùå òðÿáâà äà "
+"ñå âúðíåòå\n"
+"êúì òàçè èíñòàëàöèîííà ñòúïêà è äà èçáåðåòå ïðàâèëíàòà êëàâèàòóðà îò "
+"ñïèñúêà.\n"
+"\n"
+"Âñè÷êî, êîåòî òðÿáâà äà íàïðàâèòå, å äà ïîñî÷èòå ïðåäïî÷èòàíàòà êëàâèàòóðíà "
+"íàðåäáà\n"
+"îò ñïèñúêà, êîéòî ùå ñå ïîÿâè ïðåä âàñ.\n"
+"\n"
+"Àêî èìàòå êëàâèàòóðà îò åçèê ðàçëè÷åí îò òîçè èçïîëçâàí ïî ïîäðàçáèðàíå, "
+"öúêíåòå\n"
+"íà áóòîíà \"Íàïðåäíè÷àâ\". Ùå âè áúäå ïðåäîñòàâåí ïúëåí ñïèñúê ñ "
+"ïîääúðæàíèòå êëàâèàòóðè."
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Be sure a media is present for the device %s"
-msgstr "Ïðîâåðåòå èìàòå ëè äèñêåòà â óñòðîéñòâîòî %s"
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "Íàñòðîéêè íà SMB (Windows 9x/NT) ïðèíòåð"
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Build the disk"
-msgstr "Ñúçäàé äèñêúò"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Ïîçâîëÿâà/Çàáðàíÿâà ñúîáùåíèÿ çà IPv4 ãðåøêè."
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Output"
-msgstr "Ðåçóëòàò"
+msgid "mkinitrd optional arguments"
+msgstr "mkinitrd äîïúëíèòåëíè àðãóìåíòè"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Remove a module"
-msgstr "Ïðåìàõíè ìîäóëà"
+msgid ""
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Add a module"
-msgstr "Äîáàâè ìîäóëà"
+msgid "Protocol for the rest of the world"
+msgstr "Ïðîòîêîë çà îñòàíàëèÿ ñâÿò"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "omit scsi modules"
-msgstr "áåç scsi ìîäóëè"
+msgid "Print test pages"
+msgstr "Îòïå÷àòâàíå íà òåñòîâè ñòðàíèöè"
-#: ../../standalone/drakfloppy:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if needed"
-msgstr "àêî å íóæíî"
+msgid "64 MB or more"
+msgstr "64 ÌÁ èëè ïîâå÷å"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "omit raid modules"
-msgstr "áåç raid ìîäóëè"
+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"
+"Çàáåëåæêà: òåñòîâàòà ñòðàíèöà çà ñíèìêà ìîæå äà îòíåìå äîñòà äúëãî\n"
+"âðåìå äà ñå èçïå÷àòà è íà ëàçåðíè ïðèíòåðè ñ ìàëêî ïàìåò ìîæå âúîáùå\n"
+"äà íå èçëåçå.  ïîâå÷åòî ñëó÷àè å äîñòàòú÷íà ñòàíäàðòíà òåñòîâà ñòðàíèöà."
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "force"
-msgstr "ïðèíóäèòåëíî"
+msgid "Please select the device where your %s is attached"
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "mkinitrd optional arguments"
-msgstr "mkinitrd äîïúëíèòåëíè àðãóìåíòè"
+msgid "Not formatted\n"
+msgstr "Íåôîðìàòèðàí\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Expert Area"
-msgstr "Äîïúëíèòåëíè"
+msgid "Periodic Checks"
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "kernel version"
-msgstr "âåðñèÿ íà ÿäðîòî"
+msgid "PXE Server Configuration"
+msgstr "Êîíôèãóðèðàíå íà PXE ñúðâúð"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "default"
-msgstr "ïî ïîäðàáèðàíå"
+msgid "Backup the system files before:"
+msgstr "Ðåçåðâíî êîïèå íà ôàéëîâå ïðåäè:"
-#: ../../standalone/drakfloppy:1
+#: ../../security/level.pm:1
#, c-format
-msgid "General"
-msgstr "Îñíîâíî"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"Òîâà å ñòàíäàðòíàòà ñèãóðíîñò ïðåïîðú÷èòåëíà çà êîìïþòúð, êîéòî ùå áúäå "
+"èçïîëçâàí äà ñå ñâúðçâà êúì Èíòåðíåò êàòî êëèåíò."
-#: ../../standalone/drakfloppy:1
+#: ../../any.pm:1
#, c-format
-msgid "boot disk creation"
-msgstr "ñúäàâàíå íà ñòàðòèðàùà äèñêåòà"
+msgid "First floppy drive"
+msgstr "Ïúðâî ôëîïè óñòðîéñòâî"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "drakfloppy"
-msgstr "drakfloppy"
+msgid "/File/_Quit"
+msgstr "/Ôàéë/_Èçëèçà"
-#: ../../standalone/drakfloppy:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Size"
-msgstr "Ãîëåìèíà"
+msgid "Dvorak"
+msgstr "Äâîðàê"
-#: ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Module name"
-msgstr "Èìå íà ìîäóë"
-
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Post Uninstall"
-msgstr "Èçõîä îò èíñòàëàöèîííàòà ïðîãðàìà"
+msgid "Choose the new size"
+msgstr "Èçáåðåòå íîâà ãîëåìèíà"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Remove fonts on your system"
-msgstr "Èçòðèâà øðèôòîâå îò âàøàòà ñèñòåìà"
+msgid "Media class"
+msgstr "Êëàñ íîñèòåë"
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Initial tests"
-msgstr "Íà÷àëíè òåñòîâå"
+msgid "The %s is not known by this version of Scannerdrake."
+msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Post Install"
-msgstr "Èíñòàëèðàé"
+#: ../../lang.pm:1
+#, c-format
+msgid "Faroe Islands"
+msgstr "Îñòðîâè Ôàðî"
#: ../../standalone/drakfont:1
#, c-format
-msgid "Install & convert Fonts"
-msgstr ""
+msgid "Restart XFS"
+msgstr "Ðåñòàðòèðà XFS"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Copy fonts on your system"
-msgstr "Êîïèðà øðèôòîâå íà âàøàòà ñèñòåìà"
+msgid "Add host/network"
+msgstr "Äîáàâÿ õîñò/ìðåæà"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Remove List"
-msgstr "Èçòðèâà ñïèñúê"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Selected All"
-msgstr "Èçáèðà âñè÷êî"
+msgid "Please enter the directory to save to:"
+msgstr "Ìîëÿ âåâåäåòå äèðåêòîðèÿòà çà çàïàçâàíå:"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Unselected All"
-msgstr ""
+msgid "Model name"
+msgstr "Èìå íà ìîäåë"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "here if no."
-msgstr ""
+msgid "Albania"
+msgstr "Àëáàíèÿ"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "click here if you are sure."
+msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Install List"
-msgstr "Èíñòàëèðàíå íà ñèñòåìàòà"
+#: ../../lang.pm:1
+#, c-format
+msgid "British Indian Ocean Territory"
+msgstr "Àíãëèéñêè òåðèòîðèè â Èíäèéñêèÿ îêåàí"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
-msgstr ""
+msgid "Normal Mode"
+msgstr "Íîðìàëåí ðåæèì"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Before installing any fonts, be sure that you have the right to use and "
-"install them on your system.\n"
+"Please be sure that the cron daemon is included in your services. \n"
"\n"
-"-You can install the fonts the normal way. In rare cases, bogus fonts may "
-"hang up your X Server."
+"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "Generic Printers"
-msgstr "Ïðèíòåð"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printer connection type"
+msgstr "Òèï íà âðúçêàòà êúì ïðèíòåðà"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Abiword"
-msgstr "Abiword"
+msgid "No network adapter on your system!"
+msgstr "Íÿìàòå ìðåæîâ àäàïòåð!"
-#: ../../standalone/drakfont:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "StarOffice"
-msgstr "StarOffice"
+msgid "Network %s"
+msgstr "Ìðåæà %s"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Ghostscript"
-msgstr ""
+msgid "Malayalam"
+msgstr "Ìàëàéëàì"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "Èçáåðåòå ïðèëîæåíèÿòà êîèòî ùå ïîääúðæàò øðèôòîâåòå:"
+msgid "Option %s out of range!"
+msgstr "Îïöèÿòà %s å èçâúí ãðàíèöèòå !"
-#: ../../standalone/drakfont:1
+#: ../../standalone/net_monitor: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 ""
+msgid "Connect %s"
+msgstr "Ñâúðçâà %s"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Restarting CUPS..."
+msgstr "Ðåñòàðòèðà XFS"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "About"
-msgstr "Îòíîñíî"
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "Ïå÷àòàíå/Ñêàíèðàíå/Ôîòî êàðòè÷êè íà ïðèíòåð \"%s\""
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Font List"
-msgstr "Ñïèñúê øðèôòîâå"
+msgid "Duplicate mount point %s"
+msgstr "Äóáëèðàé òî÷êàòà íà ìîíòèðàíå %s"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Advanced Options"
-msgstr "Äîïúëíèòåëíè îïöèè"
+msgid "if set to yes, run chkrootkit checks."
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Uninstall Fonts"
-msgstr "Èíñòàëèðà øðèôòîâå"
+msgid "Connection Configuration"
+msgstr "Íàñòðîéêà íà âðúçêàòà"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Get Windows Fonts"
-msgstr "Âçèìà øðèôòîâå íà Windows"
+msgid "Unknown|Generic"
+msgstr "Íåèçâåñòåí|Îáù"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1
#, c-format
-msgid "Import Fonts"
-msgstr "Èìïîðòèðò íà øðèôòîâå"
+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 ""
-#: ../../standalone/drakfont:1
+#: ../../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 "done"
-msgstr "ãîòîâî"
+msgid "Quit"
+msgstr "Èçõîä"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "xfs restart"
-msgstr "xfs ðåñòàðòèðà"
+msgid "Myanmar"
+msgstr "Ìèàíìàð"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Suppress Fonts Files"
-msgstr ""
+msgid "Auto allocate"
+msgstr "Àâòîìàòè÷íî ñúçäàâàíå"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Restart XFS"
-msgstr "Ðåñòàðòèðà XFS"
+msgid "Check bad blocks?"
+msgstr "Ïðîâåðêà çà ëîøè ñåêòîðè ?"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Suppress Temporary Files"
-msgstr ""
+msgid "Other MultiMedia devices"
+msgstr "Äðóãà ìóëòèìåäèéíè óñòðîéñòâà"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "type1inst building"
-msgstr ""
+msgid "No remote machines"
+msgstr "Íÿìà îòäàëå÷åíè ìàøèíè"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "pfm fonts conversion"
+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"
+"Öúêíåòå íà \"Ñëåäâàùî\" êîãàòî ñòå ãîòîâè, è íà \"Ïðåêúñâà\" àêî íå èñêàòå "
+"äà íàñòðîéâàòå ïðèíòåðèòå ñåãà."
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "ttf fonts conversion"
-msgstr ""
+msgid "Authentication NIS"
+msgstr "NIS èäåíòèôèêàöèÿ"
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Ghostscript referencing"
-msgstr ""
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr "Îïöèÿòà ``Îãðàíè÷è îïöèèòå îò êîìàíäíèÿ ðåä'' å áåçïîëåçíà áåç ïàðîëà"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Fonts conversion"
-msgstr ""
+msgid "Internet Connection Sharing currently enabled"
+msgstr "Ñïîäåëÿíåòî íà âðúçêàòà êúì Èíòåðíåò å âå÷å àêòèâèðàíî"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "True Type install done"
-msgstr ""
+msgid "Card IO_0"
+msgstr "IO_0 íà êàðòàòà"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
-msgstr ""
+msgid "United Arab Emirates"
+msgstr "Îáåäèíåíè Àðàáñêè Åìèðñòâà"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "True Type fonts installation"
-msgstr "Èíñòàëèðàíå íà True Type øðèôòîâå"
+msgid "Card IO_1"
+msgstr "IO_1 íà êàðòàòà"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Fonts copy"
-msgstr "Êîïèðà øðèôòîâå"
+msgid "Thailand"
+msgstr "Òàéëàíä"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Search for fonts in installed list"
-msgstr ""
+msgid "Routers:"
+msgstr "Ðóòåðè:"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "could not find any font.\n"
-msgstr ""
+msgid "Kazakhstan"
+msgstr "Êàçàõñòàí"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Reselect correct fonts"
+msgid "Display all available remote CUPS printers"
msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../install_steps_newt.pm:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr ""
+msgid "Mandrake Linux Installation %s"
+msgstr "Èíñòàëàöèÿ íà Mandrake Linux %s"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "no fonts found"
-msgstr "íÿìà íàìåðåíè øðèôòîâå"
+msgid "Thai keyboard"
+msgstr "Òàéâàíñêà êëàâèàòóðà"
-#: ../../standalone/drakfont:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "parse all fonts"
-msgstr ""
+msgid "Dialup options"
+msgstr "Îïöèè çà èçáèðàíå ïî òåëåôîí"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unselect fonts installed"
-msgstr ""
+msgid "Bouvet Island"
+msgstr "Îñòðîâ Áóâåò"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Search installed fonts"
+msgid "If no port is given, 631 will be taken as default."
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
+"Change your Cd-Rom!\n"
"\n"
-"Click on Configure to launch the setup wizard."
+"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 ""
-"Äîáðå äîøëè â èíñòðóìåíòà çà ñïîäåëÿíå íà Èíòåðíåò âðúçêàòà !\n"
-"\n"
-"%s\n"
+"Ñìåíåòå CD-ROM !\n"
"\n"
-"Öúêíåòå ``Íàñòðîé'', àêî èñêàòå äà ñòàðòèðàíå óñòàíîâÿâàùèÿ ìàãüîñíèê."
-
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "Íàñòðîéêà íà ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà"
+"Ìîëÿ, ñëîæåòå CD-ROM îçàãëàâåí \"%s\" â óñòðîéñòâîòî è íàòèñíåòå Ok, êîãàòî "
+"ñòå ãîòîâè.\n"
+"Àêî ãî íÿìàòå, íàòèñíåòå Îòìÿíà, çà äà èçáåãíåòå èíñòàëèðàíåòî îò òîçè CD-"
+"ROM."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Íÿìà íàñòðîéâàíî ñïîäåëÿíå íà Èíòåðíåò âðúçêàòà."
+msgid "Polish"
+msgstr "Ïîëñêà"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Óñòàíîâêàòà âå÷å å íàïðàâåíà è â ìîìåíòà å âêëþ÷åíà."
+msgid "Mandrake Online"
+msgstr "Mandrake Online"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Óñòàíîâêàòà âå÷å å íàïðàâåíà, íî â ìîìåíòà å èçêëþ÷åíà."
+msgid "\t-Network by webdav.\n"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe: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)."
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
msgstr ""
-"Âñè÷êî å íàñòðîåíî.\n"
-"Ñåãà ìîæåòå äà ñïîäåëèòå Èíòåðíåò âðúçêàòà ñè ñ äðóãè êîìïþòðè â ëîêàëíàòà "
-"âè ìðåæà èçïîëçâàéêè àâòîìàòè÷íà ìðåæîâà íàñòðîéêà (DHCP)."
+"Â ñèñòåìàòà íå å îòêðèò ethernet ìðåæîâ àäàïòåð. Ìîëÿ, ñòàðòèðàéòå "
+"èíñòðóìåíòà çà íàñòðîéêà íà õàðäóåð."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Problems installing package %s"
-msgstr "Ïðîáëåìè ñ èíñòàëèðàíåòî íà ïàêåòà %s"
+msgid "Netmask"
+msgstr "Ìðåæîâà ìàñêà"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-"Íàñòðîéâàùè ñêðèïòîâå, èíñòàëèðàíå íà ñîôòóåð, ñòàðòèðàíå íà ñúðâúðè..."
+msgid "No hard drives found"
+msgstr "Íå å íàìåðåí òâúðä äèñê"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Configuring..."
-msgstr "Íàñòðîéêà ..."
+msgid "Logitech CC Series"
+msgstr "Logitech CC Series"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr "Âúçìîæåí êîíôèêò ñ àäðåñèòå â LAN ñ íàñòðîéêàòà íà %s!\n"
+msgid "2 buttons"
+msgstr "2 áóòîíà"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
-msgstr ""
+msgid "What kind is your ISDN connection?"
+msgstr "Êàêúâ å òèïúò íà ISDN âðúçêàòà ?"
-#: ../../standalone/drakgw:1
+#: ../../any.pm:1
#, c-format
-msgid "Re-configure interface and DHCP server"
-msgstr ""
+msgid "Label"
+msgstr "Åòèêåò"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The maximum lease (in seconds)"
-msgstr ""
+msgid "Save on floppy"
+msgstr "Çàïàçè íà äèñêåòà"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The default lease (in seconds)"
-msgstr ""
+msgid "Printer auto-detection"
+msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåð"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The DHCP end range"
-msgstr ""
+msgid "Which of the following is your ISDN card?"
+msgstr "Êîÿ îò ñëåäíèòå ISDN êàðòàòè å âàøàòà ?"
-#: ../../standalone/drakgw:1
+#: ../../services.pm:1
#, c-format
-msgid "The DHCP start range"
+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 å ïîïóëÿðåí ïðîòîêîë çà îáìåí íà ôàéëîâå ïî TCP/IP ìðåæè.\n"
+"Òàçè óñëóãà îñèãóðÿâà ôóíêöèîíàëíîñòòà íà NFS ñúðâúðà, êîéòî ñå íàñòðîéâà\n"
+"÷ðåç ôàéëà /etc/exports."
-#: ../../standalone/drakgw:1
-#, fuzzy, c-format
-msgid "The internal domain name"
-msgstr "Íîâî èìå íà ïðèíòåð"
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Msec"
+msgstr "Ìñåê"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "The DNS Server IP"
-msgstr "DNS ñúðâúð IP"
+msgid ""
+"=> Notice, a label changed:\n"
+"%s"
+msgstr ""
+"=> çàáåëåæêà, ïðîìåíåí åòèêåò:\n"
+"%s"
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "(This) DHCP Server IP"
-msgstr "(Òîçè) DHCP ñúðâúð IP"
+msgid "Number of capture buffers:"
+msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
#, c-format
+msgid "Your choice? (0/1, default `%s') "
+msgstr "Âàøèÿò èçáîð ? (ïî ïîäðàçáèðàíå å `%s')"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"DHCP Server Configuration.\n"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\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"
+"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 ""
+"Âñè÷êè íîâîäåôèíèðàíè äÿëîâå òðÿáâà äà áúäàò ôîðìàòèðàíè, çà äà ñå "
+"èçïîëçâàò\n"
+"(ôîðìàòèðàíå îçíà÷àâà ñúçäàâàíå íà ôàéëîâà ñèñòåìà).\n"
+"\n"
+"Â òîçè ìîìåíòà ìîæå áè èñêàòå äà ïðåôîðìàòèðàòå íÿêîè ñúùåñòâóâàùè äÿëîâå, "
+"çà\n"
+"äà èçòðèåòå âñÿêàêâè äàííè, êîèòî ñúäúðæàò. Àêî èñêàòå äà ãî íàïðàâèòå, "
+"ìîëÿ\n"
+"èçáåðåòå òÿõ.\n"
+"\n"
+"Ìîëÿ, îòáåëåæåòå, ÷å íå å íåîáõîäèìî äà ïðåôîðìàòèðàòå âñè÷êè äÿëîâå\n"
+"ñúùåñòâóâàùè îòïðåäè. Òðÿáâà äà ïðåôîðìàòèðàòå äÿëîâåòå ñúäúðæàùè\n"
+"îïåðàöèîííàòà ñèñòåìà (êàòî \"/\", \"/usr\" èëè \"/var\"), íî òîâà íå å\n"
+"çàäúëæèòåëíî çà äÿëîâå ñúäúðæàùè äàííè, êîèòî èñêàòå äà çàïàçèòå "
+"(îáèêíîâåíî\n"
+"\"/home\").\n"
+"\n"
+"Ìîëÿ, áúäåòå âíèìàòåëíè, êîãàòî èçáèðàòå äÿëîâåòå. Ñëåä ôîðìàòèðàíå âñè÷êè\n"
+"äàííè íà ïîñî÷åíèòå äÿëîâå ùå áúäàò èçòðèòè è íÿìà äà ìîæåòå äà ãè\n"
+"âúçñòàíîâèòå.\n"
+"\n"
+"Öúêíåòå \"OK\", êîãàòî ñòå ãîòîâè äà ôîðìàòèðàòå äàëîâå.\n"
+"\n"
+"Öúêíåòå \"Îòêàç\", àêî èñêàòå äà èçáåðåòå äðóãè äÿëîâå çà èíñòàëàöèÿ íà "
+"íîâàòà\n"
+"ñè Mandrake Linux îïåðàöèîííà ñèñòåìà.\n"
+"\n"
+"Öúêíåòå \"Íàïðåäíè÷àâ\", àêî èñêàòå äà èçáåðåòå äÿëîâå, êîèòî äà áúäàò\n"
+"ïðîâåðåíè çà ëîøè áëîêîâå îò äèñêà."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Local Network adress"
-msgstr "Àäðåñ íà Ëîêàëíà ìðåæà"
+msgid "French"
+msgstr "Ôðåíñêà"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm: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 ""
+msgid "Czech (QWERTY)"
+msgstr "×åøêà (QWERTY)"
+
+#: ../../standalone/service_harddrake:1
+#, c-format
+msgid "Hardware probing in progress"
+msgstr "Ïðîãðåñ íà õàðäóåðíà ïðîáà"
#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Net Device"
+msgstr "Xinetd îáñëóæâàíå"
+
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, c-format
+msgid "Summary"
+msgstr "Îáîáùåíèå"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Current configuration of `%s':\n"
-"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+" (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:, ..., 1-âè USB ïðèíòåð: /dev/usb/lp0, 2-ðè USB ïðèíòåð: /dev/usb/"
+"lp1, ...)."
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Current interface configuration"
-msgstr "Êîíôèãóðàöèÿ íà òåêóùèÿò èíòåðôåéñ"
+msgid "Next"
+msgstr "Ñëåäâàù"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Show current interface configuration"
-msgstr "Ïîêàçâà êîíôèãóðàöèÿ íà òåêóùèÿò èíòåðôåéñ"
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "Íå ìîæåòå äà èíñòàëèðàòå bootloader íà äÿëà %s\n"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "No (experts only)"
-msgstr ""
+msgid "CHAP"
+msgstr "CHAP"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Automatic reconfiguration"
-msgstr "Àâòîìàòè÷íà ðåêîíôèãóðàöèÿ"
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp/zeroconf)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Warning, the network adapter (%s) is already configured.\n"
"\n"
-"Do you want an automatic re-configuration?\n"
+"Welcome.\n"
"\n"
-"You can do it manually but you need to know what you're doing."
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
+"\n"
+"Äîáðå äîøëè.\n"
+"\n"
+"Ïàðàìåòðèòå çà àâòîèíñòàëàöèÿ ñà íàëè÷íè â ñåêöèÿòà â ëÿâî"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface already configured"
-msgstr "Ìðåæîâèÿò èíòåðôåéñ âå÷å å êîíôèãóðèðàí"
+msgid "Puerto Rico"
+msgstr "Ïóåðòî Ðèêî"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-"Ìîëÿ èçáåðåòå êîé ìðåæîâ àäàïòåð äà áúäå âêëþ÷åí êúì ëîêàëíàòà âè ìðåæà."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "Ëèòâèéñêà \"÷èñëîâà ðåäèöà\" QWERTY"
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"There is only one configured network adapter on your system:\n"
+"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
-"%s\n"
"\n"
-"I am about to setup your Local Area Network with that adapter."
+"Do you really want to remove these packages?\n"
msgstr ""
-"Â ñèñòåìàòà âè èìà ñàìî åäèí íàñòðîåí ìðåæîâ àäàïòåð:\n"
+"Ñëåäíèòå ïàêåòè ùå áúäàò èçòðèòè çà äà ñå ïîçâîëè îáíîâÿâàíå íà ñèñòåìàòà: %"
+"s\n"
"\n"
-"%s\n"
"\n"
-"Ñìÿòàì äà óñòàíîâÿ ëîêàëíàòà âè ìðåæà íà òîçè àäàïòåð."
+"Äåéñòâèòåëíî ëè èñêàòå äà èçòðèåòå òåçè ïàêåòè?\n"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface"
-msgstr "Ìðåæîâ èíòåðôåéñ"
+msgid "Anguilla"
+msgstr "Àíãèëà"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "NIS Domain"
+msgstr "NIS äîìåéí"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
+"\n"
+"- User Files:\n"
msgstr ""
-"Â ñèñòåìàòà íå å îòêðèò ethernet ìðåæîâ àäàïòåð. Ìîëÿ, ñòàðòèðàéòå "
-"èíñòðóìåíòà çà íàñòðîéêà íà õàðäóåð."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "Íÿìàòå ìðåæîâ àäàïòåð!"
+msgid "Antarctica"
+msgstr "Àíòàðêòèêà"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Interface %s"
-msgstr "Èíòåðôåéñ %s"
+msgid "Mount options"
+msgstr "Îïöèè çà mount:"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Èíòåðôåéñ %s (èçïîëçâàù ìîäóë %s)"
+msgid "Jamaica"
+msgstr "ßìàéêà"
-#: ../../standalone/drakgw:1
+#: ../../services.pm: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"
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
+"Ñâúðæè ÷èñòè äðàéâåðè ñ áëîêîâè óñòðîéñòâà (êàòî äÿëîâå\n"
+"íà òâúðäèÿ äèñê), çà óïîòðåáÿòà îò ïðèëîæåíèÿ êàòî Oracle"
-#: ../../standalone/drakgw:1
+#: ../../security/help.pm: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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-"Íà ïúò ñòå äà íàñòðîèòå êîìïþòúðà ñè òàêà, ÷å äà ïîäåëÿ Èíòåðíåò âðúçêàòà\n"
-"ñè. Ñ òàçè âúçìîæíîñò, äðóãè êîìïþòðè â ëîêàëíàòà âè ìðåæà ùå ìîãàò äà\n"
-"èçïîëçâàò Èíòåðíåò âðúçêàòà íà òîçè êîìïþòúð.\n"
-"\n"
-"Óáåäåòå ñå, ÷å âèå ñòå êîíôèãóðèðàëè âàøàòà Ìðåæà/Èíòåðíåò äîñòúï "
-"èçïîëçâàéêè drakconnect ïðåäè äà ïðàâèòå äðóãî.\n"
-"\n"
-"Îòáåëåæåòå: òðÿáâà âè îòäåëåí çà òîâà ìðåæîâ àäàïòåð, çà äà óñòàíîâèòå "
-"âúòðåøíàòà ñè ìðåæà (LAN)."
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing"
-msgstr "Ñïîäåëÿíå íà âðúçêàòà ñ Èíòåðíåò"
-
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "Ñïîäåëÿíåòî íà Èíòåðíåò â ìîìåíòà å âêëþ÷åíî."
+msgid "Please wait, preparing installation..."
+msgstr "Ìîëÿ, èç÷àêàéòå, ïîäãîòâÿíå íà èíñòàëàöèÿòà"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Enabling servers..."
-msgstr "Âêëþ÷âàíå íà ñúðâúðè ..."
+msgid "Czech (QWERTZ)"
+msgstr "×åøêà (QWERTZ)"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "dismiss"
-msgstr "îñòàâè"
+msgid "Track network card id (useful for laptops)"
+msgstr "Ïðîñëåäÿâàíå íà ID íà ìðåæîâàòà êàðòà (ïîëåçíî ïðè ëàïòîïè)"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "reconfigure"
-msgstr "ïðåíàñòðîéêà"
+msgid "The port number should be an integer!"
+msgstr "Íîìåðúò íà ïîðòà òðÿáâà äà å öÿëî ÷èñëî !"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "enable"
-msgstr "âêëþ÷è"
+msgid "You must choose an image file first!"
+msgstr "Âèå òðÿáâà äà èçáåðåòå ïúðâî ãðàôè÷åí ôàéë!"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup: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 ""
-"Óñòàíîâêàòà íà Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà å âå÷å çàâúðøåíà.\n"
-" ìîìåíòà å èçêëþ÷åíà.\n"
-"\n"
-"Êàêâî èñêàòå äà íàïðàâèòå ?"
+msgid "Restore from Hard Disk."
+msgstr "Âúçñòàíîâÿâà îò òâúðä äèñê."
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà å èçêëþ÷åíî."
+msgid "Add to LVM"
+msgstr "Ïðèáàâè êúì LVM"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà â ìîìåíòà å èçêëþ÷åíî."
+msgid "DNS server"
+msgstr "DNS ñúðâúð"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Disabling servers..."
-msgstr "Èçêëþ÷âàíå íà ñúðâúðè ..."
+msgid "Trinidad and Tobago"
+msgstr "Òðèíèäàä è Òîáàãî"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "disable"
-msgstr "èçêëþ÷è"
+msgid "LPD and LPRng do not support IPP printers.\n"
+msgstr "LPD è LPRng íå ïîääúðæà IPP ïðèíòåðè.\n"
-#: ../../standalone/drakgw:1
+#: ../../fsedit.pm: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 ""
-"Óñòàíîâêàòà íà Ñïîäåëÿíåòî íà Èíòåðíåò âðúçêàòà å çàâúðøåíà.\n"
-" ìîìåíòà å âêëþ÷åíà.\n"
-"\n"
-"Êàêâî èñêàòå äà íàïðàâèòå ?"
+msgid "simple"
+msgstr "ïðîñò"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Ñïîäåëÿíåòî íà âðúçêàòà êúì Èíòåðíåò å âå÷å àêòèâèðàíî"
+msgid "Clear all"
+msgstr "Èç÷èñòè âñè÷êî"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
-msgstr ""
+msgid "No test pages"
+msgstr "Áåç òåñòîâè ñòðàíèöè"
-#: ../../standalone/drakhelp:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
-msgstr ""
+msgid "Adapter %s: %s"
+msgstr "Àäàïòåð %s: %s"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Path"
-msgstr "Ïúò"
+msgid "Falkland Islands (Malvinas)"
+msgstr "Ôîëêëåíäñêè Îñòðîâè (Ìàëâèíè)"
-#: ../../standalone/drakperm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "group :"
-msgstr "ãðóïà :"
+msgid "Unknown model"
+msgstr "Íåèçâåñòåí ìîäåë"
-#: ../../standalone/drakperm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "user :"
-msgstr "Ïîòðåáèòåë:"
+msgid "if set to yes, check files/directories writable by everybody."
+msgstr ""
+"àêî å çàäàåíî äà, ïðîâåðÿâà ôàéëîâåòå/äèðåêòîðèèòå äîñòúïíè çà ïèñàíå îò "
+"âñåêè."
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "Path selection"
-msgstr "Èçáîð íà ïúò"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "authentication"
+msgstr "Èäåíòèôèêàöèÿ"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "when checked, owner and group won't be changed"
-msgstr "ïðè ïðîâåðêà, ñîáñòâåíèêà è ãðóïàòà íÿìà äà áúäàò ïðîìåíåíè"
+msgid "Backup Now"
+msgstr "Ðåçåðâíî êîïèå ñåãà"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Use group id for execution"
-msgstr "Èçïîëçâà id íà ãðóïà ïðè èçïúëíåíèå"
+msgid "/_File"
+msgstr "/_Ôàéë"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use owner id for execution"
-msgstr "Èçïîëçâà id íà ñîáñòâåíèê ïðè èçïúëíåíèå"
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
+msgstr "Ïðåìàõâàì ïðèíòåð îò Star Office/OpenOffice.org/GIMP"
-#: ../../standalone/drakperm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
+"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"
+"íàñòðîêà íà çàùèòíàòà ñòåíà, s cel çàùèòàâà íà ìàøèíàòà âè îò\n"
+"ìðåæîâè àòàêè."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Set-GID"
-msgstr "Çàäàâà-GID"
+msgid "Tamil (ISCII-layout)"
+msgstr "Òàìèëñêà (ISCII-ïîäðåäáà)"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Set-UID"
-msgstr "Çàäàâà-UID"
+msgid "Mayotte"
+msgstr "Ìàéîò"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "sticky-bit"
-msgstr "sticky-áèò"
+msgid "Creating auto install floppy..."
+msgstr "Ïîäãîòâÿì äèñêåòà ñ àâòîìàòè÷íà èíñòàëàöèÿ"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "Property"
-msgstr "Ñîáñòâåíîñò"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Searching for scanners ..."
+msgstr "Ëîêàëåí ïðèíòåð"
-#: ../../standalone/drakperm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Permissions"
-msgstr "Ïðàâà"
+msgid "Partitioning"
+msgstr "Ðàçäåëÿíå íà äÿëîâå"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Current user"
-msgstr "Òåêóù ïîòðåáèòåë"
+msgid "Russia"
+msgstr "Ðóñèÿ"
-#: ../../standalone/drakperm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "browse"
-msgstr "ïðåãëåä"
+msgid "ethernet card(s) detected"
+msgstr "ethernet êàðòè çàñå÷åíè"
-#: ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Edit current rule"
-msgstr "Ðåäàêòèðà òåêóùîòî ïðàâèëî"
+msgid "Syslog"
+msgstr "Ñèñòåìåí æóðíàë"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "edit"
-msgstr "ðåäàêòèðà"
+msgid "Can't create catalog!"
+msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Delete selected rule"
-msgstr "Èçòðèâà èçáðàíîòî ïðàâèëî"
+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 ""
-#: ../../standalone/drakperm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "delete"
-msgstr "èçòðèâà"
+msgid "Not enough free space for auto-allocating"
+msgstr "Íÿìà äîñòàòú÷íî ìÿñòî çà àâòîìàòè÷íî ðàçïðåäåëÿíå"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Add a new rule at the end"
-msgstr "Äîáàâÿ íîâî ïðàâèëî íà êðàÿ"
+msgid "Set root password"
+msgstr "Âúâåäåòå ïàðîëà çà root"
-#: ../../standalone/drakperm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "add a rule"
-msgstr "äîáàâÿ ïðàâèëî"
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+"Íÿìà ñâîáîäåí äðàéâåð çà âàøàòà çâóêîâà êàðòà (%s), íî èìà ñîáñòâåíè äðàéâåð "
+"íà \"%s\"."
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Move selected rule down one level"
-msgstr "Ïðåìåñòâà èçáðàíîòî ïðàâèëî åäíî íèâî íàäîëó"
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr ""
+"Ñëåä ïðîìÿíà ãîëåìèíàòà íà äÿëà %s, äàííète âúðõó íåãî ùå áúäàò çàãóáåíè"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Down"
-msgstr "Äîëó"
+msgid "Internet connection configuration"
+msgstr "Íàñòðîéêà íà Èíòåðíåò âðúçêà"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Move selected rule up one level"
+msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Up"
+msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakperm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
+msgid "/_About..."
+msgstr "/_Îòíîñíî..."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm: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 ""
+msgid "Bengali"
+msgstr "Áåíãàëñêà"
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "permissions"
-msgstr "ïðàâà"
+msgid "Preference: "
+msgstr "Ïðåäïî÷èòàíèå: "
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "group"
-msgstr "ãðóïà"
+msgid "Wizard..."
+msgstr "Ìàãüîñíèê..."
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "user"
-msgstr "Ïîòðåáèòåë"
+msgid "Services: %d activated for %d registered"
+msgstr "Óñëóãè: %d àêòèâèðàíè îò %d ðåãèñòðèðàíè"
-#: ../../standalone/drakperm:1
+#: ../../any.pm:1
#, c-format
-msgid "path"
-msgstr ""
+msgid "Create a bootdisk"
+msgstr "Ñúçäàâàíå íà boot-äèñêåòà"
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "Ìåñòîïîëîæåíèå íà auto_install.cfg ôàéë"
+msgid "Solomon Islands"
+msgstr "Ñîëîìîíîâè Îñòðîâè"
-#: ../../standalone/drakpxe:1
+#: ../../modules/interactive.pm: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 ""
+msgid "(module %s)"
+msgstr "(ìîäóë %s)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"No CD or DVD image found, please copy the installation program and rpm files."
+msgid "Workgroup"
+msgstr "Ðàáîòíà ãðóïà"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printer host name or IP"
+msgstr "Èìå íà õîñò çà ïðèíòåðà èëè IP"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "No image found"
-msgstr "Ëîêàëåí ïðèíòåð"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Name of printer should contain only letters, numbers and the underscore"
+msgstr "Èìåòî íà ïðèíòåðà òðÿáâà äà ñúäúðæà ñàìî áóêâè, ÷èñëà è ïîä÷åðòàâêà"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Installation image directory"
-msgstr "Xpmac (èíñòàëàöèÿ ãðàôè÷åí äðàéâåð)"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Show current interface configuration"
+msgstr "Ïîêàçâà êîíôèãóðàöèÿ íà òåêóùèÿò èíòåðôåéñ"
-#: ../../standalone/drakpxe:1
+#: ../../help.pm: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 ""
+msgid "Development"
+msgstr "Ðàçðàáîòêà"
-#: ../../standalone/drakpxe:1
+#: ../../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 "The DHCP end ip"
-msgstr ""
+msgid "Done"
+msgstr "Ãîòîâî"
-#: ../../standalone/drakpxe:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "The DHCP start ip"
-msgstr ""
+msgid "Web Server"
+msgstr "Web Ñúðâúð"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup: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"
+msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (on network %s)"
-msgstr "Èíòåðôåéñ %s (íà ìðåæà %s)"
+msgid "Chile"
+msgstr "×èëè"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
+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 ""
-"Ìîëÿ, èçáåðåòå êîé ìðåæîâ àäàïòåð äà èçïîëçâàì çà âðúçêà êúì dhcp ñúðâúð."
+"Inkjet ïðèíòåðíèòå äðàéâåðè ïðåäîñòàâåíè îò Lexmark ïîääúðæàò ñàìî ëîêàëíè "
+"ïðèíòåðè, áåç ïðèíòåðè íà îòäàëå÷åíè ìàøèíè èëè ïðèíòåðíè ìàøèíè. Ìîëÿ, "
+"ñâúðæåòå ïðèíòåðà ñè íà ëîêàëåí ïîðò èëè ãî íàñòðîéòå íà ìàøèíàòà, êúì êîÿòî "
+"å ñâúðçàí."
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm: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"
+"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"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Do not use \"scannerdrake\" for this device!"
msgstr ""
-"Íà ïúò ñòå äà íàñòðîèòå êîìïþòúðà ñè òàêà, ÷å äà ïîäåëÿ Èíòåðíåò âðúçêàòà\n"
-"ñè. Ñ òàçè âúçìîæíîñò, äðóãè êîìïþòðè â ëîêàëíàòà âè ìðåæà ùå ìîãàò äà\n"
-"èçïîëçâàò Èíòåðíåò âðúçêàòà íà òîçè êîìïþòúð.\n"
-"\n"
-"Îòáåëåæåòå: òðÿáâà âè îòäåëåí çà òîâà ìðåæîâ àäàïòåð, çà äà óñòàíîâèòå "
-"âúòðåøíàòà ñè ìðåæà (LAN)."
-#: ../../standalone/drakpxe:1
+#: ../../any.pm:1
#, c-format
-msgid "Installation Server Configuration"
-msgstr "Êîíôèãóðèðàíå íà Èíñòàëàöèîíåí Ñúðâúð"
+msgid "(already added %s)"
+msgstr "(âå÷å ïðèáàâèõ %s)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "PXE Server Configuration"
-msgstr "Êîíôèãóðèðàíå íà PXE ñúðâúð"
+msgid ", using command %s"
+msgstr ", èçïîëçâà êîìàíäà %s"
-#: ../../standalone/draksec:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please wait, setting security options..."
-msgstr "Ìîëÿ, èç÷àêàéòå, óñòàíîâÿâàì îïöèèòå ïî çàùèòà..."
+msgid "Alt and Shift keys simultaneously"
+msgstr "Alt è Shift êëàâèøè åäíîâðåìåííî"
-#: ../../standalone/draksec:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Please wait, setting security level..."
-msgstr "Ìîëÿ, èçáåðåòå íèâî íà ñèãóðíîñò..."
+msgid "Flags"
+msgstr "Ôëàãîâå"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Periodic Checks"
+msgid "Add/Del Users"
+msgstr "Äîáàâÿ/Èçòðèâà ïîòðåáèòåëè"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Host/network IP address missing."
msgstr ""
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "System Options"
-msgstr "Ñèñòåìíè îïöèè"
+msgid "weekly"
+msgstr ""
-#: ../../standalone/draksec:1
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Network Options"
-msgstr "Ìðåæîâè îïöèè"
+msgid "Settings"
+msgstr "Íàñòðîéêè"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "The entered host/network IP is not correct.\n"
+msgstr "Âúâåäåíèÿò õîñò/ìðåæà IP íå å ïðàâèëåí.\n"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Here is the full list of available countries"
+msgstr "Åòî ïúëåí ñïèñúê íà äîñòðúïíèòå ñòðàíè"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Alternative test page (A4)"
+msgstr "Àëòåðíàòèâíà òåñòîâà ñòðàíèöà (À4)"
+
+#: ../../install_steps_interactive.pm: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"
+"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 ""
+"Àêî èìàòå âñè÷êè CD-òà îò ñïèñúêà ïî-ãîðå, íàòèñíåòå Ok.\n"
+"Àêî íÿìàòå íèòî åäíî îò òåçè CD-òà, íàòèñíåòå Îòìÿíà.\n"
+"Àêî âè ëèïñâàò íÿêîè CD-òà, ìàõíåòå ãè, è íàòèñíåòå Ok. "
-#: ../../standalone/draksec:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Security Administrator:"
-msgstr "Àäìèíèñòðàòîð ïî çàùèòà:"
+msgid "Wait please"
+msgstr ""
-#: ../../standalone/draksec:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Security Alerts:"
-msgstr "Ïðåäóïðåæäåíèÿ çà çàùèòà:"
+msgid "PAP"
+msgstr "PAP"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Security Level:"
-msgstr "Íèâî íà ñèãóðíîñò:"
+msgid "Backup user files"
+msgstr "Ðåçåðâíî êîïèå íà ïîòðåáèòåëñêè ôàéëîâå"
-#: ../../standalone/draksec:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "(default value: %s)"
-msgstr "(ïîäðàçáèðàùà ñòîéíîñò: %s)"
+msgid "New"
+msgstr "Íîâ"
-#: ../../standalone/draksec:1
+#: ../../help.pm: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"
+"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"
-"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"
+"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"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\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 ""
-
-#: ../../standalone/draksound:1
-#, c-format
-msgid ""
+"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"
-"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
-"program. Just type \"sndconfig\" in a console."
+"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 ""
-#: ../../standalone/draksound:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"If you do not know what to choose, stay with the default option."
msgstr ""
+"Â òîçè ìîìåíò, òðÿáâà äà èçáåðåòå íèâîòî íà ñèãóðíîñò, êîåòî èñêàòå çà\n"
+"ìàøèíàòà. Ïî ïðàâèëî, êîëêîòî ïîâå÷å ìàøèíàòà âè å äîñòúïíà è êîëêîòî "
+"ïîâå÷å\n"
+"äàííè ñå ñúõðàíÿâàò íà íåÿ, òîëêîâà ïî-âèñîêî òðÿáâà äà å íèâîòî íà "
+"ñèãóðíîñò.\n"
+"Âúïðåêè òîâà, âèñîêàòà ñèãóðíîñò å çà ñìåòêà íà ëåêîòàòà íà ðàáîòà.\n"
+"Îáúðíåòå ñå êúì ãëàâàòà MSEC íà Reference Manual, çà äà ïîëó÷èòå ïîâå÷å "
+"èíôîðìàöèÿ\n"
+"çà çíà÷åíèåòî íà òåçè íèâà.\n"
+"\n"
+"Àêî íå çíàåòå êàêòî äà èçáåðåòå, èçáåðåòå îïöèÿòà ïî ïîäðàçáèðàíå."
-#: ../../standalone/draksound:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "No Sound Card detected!"
-msgstr "Íÿìà íàìåðåíà çâóêîâà êàðòà!"
+msgid "Load from floppy"
+msgstr "Çàðåäè îò äèñêåòà"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "%s BootSplash (%s) preview"
-msgstr ""
+msgid "The following printer was auto-detected. "
+msgstr "Ñëåäíèòå ïðèíòåðè ñà àâòîìàòè÷íî îòêðèòè. "
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Generating preview ..."
-msgstr "Ãåíåðèðàì ïðåãëåä..."
+msgid "Boot Floppy"
+msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You must choose an image file first!"
-msgstr "Âèå òðÿáâà äà èçáåðåòå ïúðâî ãðàôè÷åí ôàéë!"
+msgid "Norwegian"
+msgstr "Íîðâåæêà"
-#: ../../standalone/draksplash:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Searching for new scanners ..."
+msgstr "Ëîêàëåí ïðèíòåð"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "ProgressBar color selection"
-msgstr "Èçáîð íà öâÿò çà ëåíòàòà íà ïðîãðåñ"
+msgid "Apache World Wide Web Server"
+msgstr "Apache World Wide Web Ñúðâúð"
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
+msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "saving Bootsplash theme..."
-msgstr ""
+msgid "select path to restore (instead of /)"
+msgstr "èçáîð íà ïúò çà âúçñòàíîâÿâàíå (âìåñòî /)"
#: ../../standalone/draksplash:1
#, fuzzy, c-format
-msgid "choose image file"
-msgstr "Èçáåðåòå ôàéë"
+msgid "Configure bootsplash picture"
+msgstr "Íàñòðîéêà íà óñëóãèòå"
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "choose image"
-msgstr "Èçáåðåòå ôàéë"
+#: ../../lang.pm:1
+#, c-format
+msgid "China"
+msgstr "Êèòàé"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr " (Óáåäåòå ñå, ÷å ïðèíòåðèòå ñà ñâúðçàíè è âêëþ÷åíè).\n"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Georgia"
+msgstr "Ãðóçèÿ"
+
+#: ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "Configure bootsplash picture"
-msgstr "Íàñòðîéêà íà óñëóãèòå"
+msgid "Reading data of installed printers..."
+msgstr "Ëîêàëåí ïðèíòåð"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Make kernel message quiet by default"
+msgid " Erase Now "
+msgstr " Èçòðèâà ñåãà "
+
+#: ../../fsedit.pm:1
+#, c-format
+msgid "server"
+msgstr "ñúðâúð"
+
+#: ../../install_any.pm:1
+#, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "Ñëîæåòå FAT ôîðìàòèðàíà äèñêåòà â óñòðîéñòâî %s"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Display logo on Console"
-msgstr "Ïîêàçâà ëîãî íà Êîíçîëà"
+msgid "Please Wait... Applying the configuration"
+msgstr "Ìîëÿ, ïî÷àêàéòå ... Ïðèëàãàíå íà íàñòðîéêèòå"
-#: ../../standalone/draksplash:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "Choose color"
-msgstr "Èçáåðîð íà öâÿò"
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr "Äîáðå äîøëè â GRUB ,çà èçáîð íà îïåðàöèîííàòà ñèñòåìà!"
-#: ../../standalone/draksplash:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Save theme"
-msgstr "Çàïàçâà òåìà"
+msgid "Grub"
+msgstr "Grub"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Preview"
-msgstr "Ïðåãëåä"
+msgid "SCSI controllers"
+msgstr "SCSI êîíòðîëåðè"
-#: ../../standalone/draksplash:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "the color of the progress bar"
-msgstr "öâåòúò íà ëåíòàòà çà ïðîãðåñ"
+msgid " on LPD server \"%s\", printer \"%s\""
+msgstr " íà LPD ñúðâúð \"%s\", ïðèíòåð \"%s\""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid "the height of the progress bar"
-msgstr "âèñî÷èíàòà íà ëåíòàòà çà ïðîãðåñ"
+msgid "Choosing a display manager"
+msgstr "Èçáîð íà ìåíèäæúð íà äèñïëåé"
-#: ../../standalone/draksplash:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Zeroconf Host name"
+msgstr "Èìå íà õîñò:"
+
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "the width of the progress bar"
-msgstr "øèðèíàòà íà ëåíòàòà çà ïðîãðåñ"
+msgid "IP address should be in format 1.2.3.4"
+msgstr "IP àäðåñúò òðÿáâà äà áúäå âúâ ôîðìàò 1.2.3.4"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
-msgstr ""
-"ëåíòàòà çà ïðîãðåñ y êîîðäèíàòè\n"
-"îò ãîðíèÿò ëÿâ úãúë"
+msgid "Ecuador"
+msgstr "Åêâàäîð"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
-msgstr ""
-"ëåíòàòà çà ïðîãðåñ x êîîðäèíàòè\n"
-"îò ãîðíèÿò ëÿâ úãúë"
+msgid "Add an item"
+msgstr "Äîáàâÿíå íà îáåêò"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "text box height"
-msgstr "âèñî÷èíà íà ðàìêà çà òåêñò"
+msgid "The printers on this machine are available to other computers"
+msgstr "Ïðèíòåðèòå íà òàçè ìàøèíà ñ äîñòúïíè çà äðóãèòå êîìïþòðè"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "text width"
-msgstr "øèðèíà íà òåêñò"
+msgid "I can't find needed image file `%s'."
+msgstr "Íå ìîãà äà íàìåðÿ íóæíà êàðòèíêà `%s'."
-#: ../../standalone/draksplash:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"y coordinate of text box\n"
-"in number of characters"
-msgstr ""
-"y êîîðäèíàòè íà òåêñòîâàòà ðàìêà\n"
-"â áðîé ñèìâîëè"
+msgid "No sound card detected. Try \"harddrake\" after installation"
+msgstr "Íÿìà îòêðèòà çâóêîâà êàðòà. Îïèòàéòå \"harddrake\" ñëåä èíñòàëàöèÿòà"
-#: ../../standalone/draksplash:1
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
-"x coordinate of text box\n"
-"in number of characters"
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
msgstr ""
-"x êîîðäèíàòè íà òåêñòîâàòà ðàìêà\n"
-"â áðîé ñèìâîëè"
+"Çàäàäåí å ãðåøåí ïîðò: %s.\n"
+"Ôîðìàòúò å \"port/tcp\" èëè \"port/udp\", \n"
+"êúäåòî ïîðò å ìåæäó 1 è 65535."
-#: ../../standalone/draksplash:1
+#: ../../any.pm:1
#, c-format
-msgid "Browse"
-msgstr "Ïðåãëåä"
+msgid "Shell"
+msgstr "Øåë"
-#: ../../standalone/draksplash:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Theme name"
-msgstr "Èìå íà òåìà"
+msgid "PCI"
+msgstr "PCI"
-#: ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "final resolution"
-msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò"
+#: ../../lang.pm:1
+#, c-format
+msgid "Sao Tome and Principe"
+msgstr "Ñàî Òîìå è Ïðèíñèïè"
-#: ../../standalone/draksplash:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "first step creation"
-msgstr "ïúðâà ñòúïêà íà ñúçäàâàíå"
+msgid "Can't login using username %s (bad password?)"
+msgstr "Íå ìîãà äà âëÿçà êàòî èçïîëçâàì èìå %s (ãðåøíà ïàðîëà?)"
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm: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 ""
+msgid "Azerbaidjani (latin)"
+msgstr "Àçåðáàéäæàíñêà (ëàòèíèöà)"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbug: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 ""
+msgid "Package not installed"
+msgstr "Ïàêåòà íå å èíñòàëèðàí"
-#: ../../standalone/drakxtv:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "No TV Card detected!"
-msgstr ""
+msgid "Become a MandrakeExpert"
+msgstr "Ñòàíåòå MandrakeExpert"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr ""
+msgid "American Samoa"
+msgstr "Àìåðèêàíñêà Ñàìîà"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Have a nice day!"
-msgstr ""
+msgid "Protocol"
+msgstr "Ïðîòîêîë"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "XawTV isn't installed!"
-msgstr ""
+msgid "Copy fonts on your system"
+msgstr "Êîïèðà øðèôòîâå íà âàøàòà ñèñòåìà"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "Ïîÿâè ñå ãðåøêà ïðè ñêàíèðàíå çà TV êàíàëè"
+msgid "Harddrake help"
+msgstr "Harddrake ïîìîù"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Scanning for TV channels"
-msgstr ""
+msgid "Bogomips"
+msgstr "Áîãîìèïñ"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Scanning for TV channels in progress ..."
-msgstr ""
+msgid "Mandrake Terminal Server Configuration"
+msgstr "Êîíôèãóðàöèÿ íà Òåðìèíàëåí Ñúðâúð â Mandrake "
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Area:"
+msgid ""
+"\n"
+" DrakBackup Report Details\n"
+"\n"
+"\n"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "TV norm:"
+msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Please,\n"
-"type in your tv norm and country"
-msgstr ""
+msgid "if set to yes, check open ports."
+msgstr "àêî å çàäàäåíî äà, ïðîâåðÿâà îòâîðåíèòå ïîðòîâå"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Australian Optus cable TV"
+msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Newzealand"
+msgid "You can't select/unselect this package"
+msgstr "Íå ìîæåòå äà îòáåëåæåòå/äåîòáåëåæåòå òîçè ïàêåò"
+
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
+#, c-format
+msgid "Warning"
+msgstr "Ïðåäóïðåæäåíèå"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "France [SECAM]"
-msgstr "Ôðàíöèÿ [SECAM]"
+msgid "Remote host name"
+msgstr "Èìå íà îòäàëå÷åí õîñò"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "East Europe"
-msgstr "Èçòî÷íà Åâðîïà"
+msgid "deactivate now"
+msgstr "äåàêòèâèðàé ñåãà"
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "West Europe"
-msgstr "Çàïàäíà Åâðîïà"
+msgid "access to X programs"
+msgstr "äîñòúï äî X ïðîãðàìè"
-#: ../../standalone/drakxtv:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "China (broadcast)"
-msgstr ""
+msgid "Computing the size of the Windows partition"
+msgstr "Èç÷èñëÿâà ñâîáîäíîòî ìÿñòî íà Windows äÿë"
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#: ../../standalone/drakxtv:1
#, c-format
-msgid "Japan (cable)"
-msgstr ""
+msgid "Italy"
+msgstr "Èòàëèÿ"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Japan (broadcast)"
-msgstr ""
+msgid "Name of printer"
+msgstr "Èìå íà ïðèíòåð"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Canada (cable)"
-msgstr "Êàíàäà (êàáåë)"
+msgid "disable"
+msgstr "èçêëþ÷è"
-#: ../../standalone/drakxtv:1
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "USA (cable-hrc)"
-msgstr ""
+msgid "error unmounting %s: %s"
+msgstr "ãðåøêà ïðè äåìîíòèðàíå íà %s: %s"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "USA (cable)"
-msgstr ""
+msgid "Do it!"
+msgstr "Íàïðàâè ãî!"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "USA (broadcast)"
-msgstr ""
+msgid "Cayman Islands"
+msgstr "Êàéìàíîâè Îñòðîâè"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup: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."
+msgid "%s not responding"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "primary"
-msgstr "ïúðâè"
+msgid "Select model manually"
+msgstr "Èçáîð íà ìîäåë ðú÷íî"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "secondary"
-msgstr "âòîðè"
+msgid "Format"
+msgstr "Ôîðìàòèðàé"
-#: ../../standalone/harddrake2:1
+#: ../../network/adsl.pm:1
#, c-format
msgid ""
-"Click on a device in the left tree in order to display its information here."
+"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 ""
+"Íàé-÷åñòèÿ íà÷èí çà ñâúðçâàíå ÷ðåç ADSL å PPPOE.\n"
+"Íÿêîè âðúçêè èçïîëçâàò PPTP, à maëêî èçïîëçâàò DHCP.\n"
+"Àêî íå çíàåòå, èçáåðåòå 'èçïîëçâàé PPPOE'."
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Unknown"
-msgstr "Íåèçâåñòåí ìîäåë"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Various"
+msgstr "Ðàçëè÷íè"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "unknown"
-msgstr "Íåèçâåñòåí ìîäåë"
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Zip"
+msgstr "Zip óñòðîéñòâî"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Èçïúëíÿâà \"%s\" ..."
+msgid ""
+"\n"
+"\n"
+"Printerdrake could not determine which model your printer %s is. Please "
+"choose the correct model from the list."
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Run config tool"
-msgstr "Èçïúëíÿâà èíñòðóìåíò çà êîíôèãóðèðàíå"
+msgid ""
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
+msgstr ""
+"\n"
+"Îòáåëåæåòå ïðèíòåðèòå, êîèòî èñêàòå äà ïðåõâúðëèòå è öúêíåòå\n"
+"\"Ïðåõâúðëè\"."
-#: ../../standalone/harddrake2:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Configure module"
-msgstr "Íàñòðîéêà íà ìîäóë"
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Information"
-msgstr "Èíôîðìàöèÿ"
+msgid "Albanian"
+msgstr "Àëáàíñêà"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Detected hardware"
-msgstr "Îòêðèò õàðäóåð"
+msgid "Lithuania"
+msgstr "Ëèòâà"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "Harddrake2 version "
-msgstr "Harddrake2 âåðñèÿ "
+msgid "Compact"
+msgstr "Êîìïàêòåí"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Detection in progress"
-msgstr "Îòêðèâàíå â ïðîãðåñ"
+msgid "Detected model: %s %s"
+msgstr "Îòêðèò ìîäåë: %s %s"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Author:"
-msgstr "Àâòîð:"
+msgid "MandrakeSoft has selected the best software for you"
+msgstr ""
#: ../../standalone/harddrake2:1
-#, c-format
+#, fuzzy, c-format
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
+"Version: %s\n"
+"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
+"\n"
msgstr ""
"Òîâà å HardDrake, õàðäóåðåí êîíôèãóðàöèîíåí èíñòðóìåíò íà Mandrake.\n"
"Âåðñèÿ:"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "About Harddrake"
-msgstr "Îòíîñíî Harddrake"
+msgid "Local files"
+msgstr "Ëîêàëíè ôàéëîâå"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "/_About..."
-msgstr "/_Îòíîñíî..."
+msgid "maybe"
+msgstr "ñòàâà"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "/_Report Bug"
-msgstr "/_Èíôîðìèðàé çà áúã"
+msgid "Panama"
+msgstr "Ïàíàìà"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm: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\")"
+"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 ""
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Select a device !"
-msgstr "Èçáåðåòå óñòðîéñòâî !"
+msgid "Monitor"
+msgstr "Ìîíèòîð"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Description of the fields:\n"
+"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"
-msgstr ""
-"Îïèñàíèå íà ïîëåòàòà:\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 ""
-#: ../../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
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "/_Help"
-msgstr "/_Ïîìîù"
+msgid "65 thousand colors (16 bits)"
+msgstr "65 õèëÿäè öâÿòà (16 áèòà)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "/_Quit"
-msgstr "/_Èçëèçà"
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "/Àâòîìàòè÷íî îòêðèâà _jazz óñòðîéñòâà"
+msgid "Size: %d KB\n"
+msgstr "Ãîëåìèíà: %d KB\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "/Autodetect _modems"
-msgstr "/Àâòîìàòè÷íî îòêðèâà _ìîäåìè"
+msgid "Remove fonts on your system"
+msgstr "Èçòðèâà øðèôòîâå îò âàøàòà ñèñòåìà"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "/Autodetect _printers"
-msgstr "/Àâòîìàòè÷íî îòêðèâà _ïðèíòåðè"
+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 ""
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "/_Options"
-msgstr "/_Îïöèè"
+msgid "Graphical interface at startup"
+msgstr "X ïðè ñòàðòèðàíå íà ñèñòåìàòà"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "the vendor name of the processor"
-msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà ïðîöåñîðà"
+msgid "Please enter the directory to save:"
+msgstr "Ìîëÿ, âúâåäåòå äèðåêòîðèÿòà çà çàïàçâàíå:"
#: ../../standalone/harddrake2:1
#, c-format
-msgid "the vendor name of the device"
-msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà óñòðîéñòâîòî"
+msgid "format of floppies supported by the drive"
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../raid.pm:1
#, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "Ìîëÿ, èçáåðåòå òèïà íà øèíàòà êúì êîÿòî å ñâúðçàíà ìèøêàòà âè."
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "Íÿìà äîñòàòú÷íî äÿëîâå çà RAID íèâî %d\n"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
+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 ""
+"Ñëåäíèòå ïðèíòåðè ñà íàñòðîåíè. Öúêíåòå íà åäèí îò òÿõ, çà äà ãî ðåäàêòèðàòå "
+"èëè çà äà ïîëó÷èòå èíôîðìàöèÿ çà íåãî."
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model stepping"
-msgstr "Ôîðìàòèðàíå"
-
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "the number of the processor"
-msgstr "íîìåðúò íà ïðîöåñîðà"
+msgid "Connected"
+msgstr "Ñâúðçàí"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Processor ID"
-msgstr "Ïðîöåñîð ID"
+msgid "USB printer \\#%s"
+msgstr "USB ïðèíòåð \\#%s"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "network printer port"
-msgstr "ïîðò íà ìðåæîâ ïðèíòåð "
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the name of the CPU"
-msgstr "èìåòî íà ïðîèçâîäèòåëÿ íà óñòðîéñòâîòî"
+msgid "Macedonian"
+msgstr "Ìàêåäîíñêà"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Name"
-msgstr "Èìå"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the number of buttons the mouse has"
-msgstr "íîìåðúò íà ïðîöåñîðà"
+msgid "Bridges and system controllers"
+msgstr "Áðèäæîâå è ñèñòåìíè êîíòðîëåðè"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Number of buttons"
-msgstr "Áðîé áóòîíè"
+msgid "/File/_Save"
+msgstr "/Ôàéë/_Çàïèñ"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Official vendor name of the cpu"
-msgstr ""
+msgid "Mali"
+msgstr "Ìàëè"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Model name"
-msgstr "Èìå íà ìîäåë"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "No details"
+msgstr "Ïîäðîáíîñòè"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
-msgstr "Ãåíåðàöèÿ íà cpu (íàïð: 8 çà PentiumIII, ...)"
+msgid "very nice"
+msgstr "ìíîãî äîáúð"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Model"
-msgstr "Ìîäåë"
+msgid "Preview"
+msgstr "Ïðåãëåä"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "hard disk model"
-msgstr "ìîäåë íà òâúðä äèñê"
+msgid "Remote Control"
+msgstr "Îòäàëå÷åí êîíòðîë"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "class of hardware device"
-msgstr "êëàñ õàðäóåðíî óñòðîéñòâî"
+msgid "Please select media for backup..."
+msgstr "Ìîëÿ, èçáåðåòå íîñèòåë çà âúçñòàíîâÿâàíå..."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Media class"
-msgstr "Êëàñ íîñèòåë"
+msgid "XFree86 server: %s\n"
+msgstr "XFree86 ñúðâúð: %s\n"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Sub generation of the cpu"
-msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Allow Thin Clients"
+msgstr "DHCP êëèåíò"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Level"
-msgstr "Íèâî"
+msgid "Georgian (\"Russian\" layout)"
+msgstr "Ãðóçèíñêà (\"Ðóñêà\" íàðåäáà)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Format of floppies supported by the drive"
-msgstr ""
+msgid "/_Options"
+msgstr "/_Îïöèè"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Floppy format"
-msgstr "Ôîðìàòèðà ôëîïè"
+msgid "Your printer model"
+msgstr "Âàøèÿò ìîäåë ïðèíòåð"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
+"\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 çà âàøàòà êîðåíîâà ôàéëîâà ñèñòåìà,\n"
+"ñúçäàâàíåòî íà bootdisk âúðõó 1.44 Ìá ôëîïè íÿìà äà å óñïåøíî,\n"
+"ïîíåæå XFS ñå íóæäàå îò ìíîãî ïîâå÷å ìÿñòî)."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Halt bug"
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "F00f bug"
-msgstr ""
+#: ../../share/advertising/04-configuration.pl:1
+#, fuzzy, c-format
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "Êîíôèãóðàöèÿ íà Òåðìèíàëåí Ñúðâúð â Mandrake "
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr ""
+msgid "Save"
+msgstr "Çàïàçâà"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Whether the FPU has an irq vector"
-msgstr ""
+msgid "The %s is unsupported"
+msgstr "%s íå ñå ïîäúðæà"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
-msgstr ""
+msgid "Load the drivers for your usb devices."
+msgstr "Çàðåæäàíå äðàéâåðè çà âàøèòå USB óñòðîéñòâà."
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Is FPU present"
-msgstr ""
+msgid "Disk"
+msgstr "Äèñê"
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm: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 ""
+msgid "Enter a printer device URI"
+msgstr "Âúâåäåòå URI íà ïå÷àòàùî óñòðîéñòâî"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Fdiv bug"
+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 ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr "Ôëàãîâå íà CPU ñúîáùåíè îò ÿäðîòî"
-
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Flags"
-msgstr "Ôëàãîâå"
+msgid "Israel"
+msgstr "Èçðàåë"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr ""
+msgid "French Guiana"
+msgstr "Ôðåíñêà Ãâèàíà"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Module"
-msgstr "Ìîäóë"
+msgid "default:LTR"
+msgstr "default:LTR"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "new dynamic device name generated by core kernel devfs"
-msgstr "íîâî äèíàìè÷íî óñòðîéñòâî ãåíåðèðàíî îò ÿäðîòî devfs"
+msgid "add a rule"
+msgstr "äîáàâÿ ïðàâèëî"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New devfs device"
-msgstr "Íîâî devfs óñòðîéñòâî"
+msgid "A command line must be entered!"
+msgstr "Òðÿáâà äà áúäå âúâåäåí êîìàíäåí ðåä!"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "old static device name used in dev package"
-msgstr ""
+msgid "Select user manually"
+msgstr "Èçáèðà ïîòðåáèòåëè ðú÷íî"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Old device file"
-msgstr "Ñòàð ôàéë íà óñòðîñòâî"
+msgid "Transfer printer configuration"
+msgstr "Ïðåíîñ íà íàñòðîéêà íà ïðèíòåð"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This field describes the device"
-msgstr "Òîâà ïîëå îïèñâà óñòðîéñòâîòî"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "Èñêàòåëè äà ðàçðåøèòå ïå÷àò çà ïðèíòåðèòå ñïîìåíàòè ãîðå?\n"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm: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"
+"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 ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Frequency (MHz)"
-msgstr "×åñòîðòà (MHz)"
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "%s (Port %s)"
+msgstr "Ïîðò"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use network connection to backup"
+msgstr "Ëîø backup-ôàéë"
+
+#: ../../security/help.pm:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Cpuid level"
-msgstr "Íèâî íà ñèãóðíîñò"
+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"
+"Àêî èçâúðøâàòå ñòàíäàðòíà èíñòëàöèÿ îò CDROM, ïúðâî ùå áúäåòå ïîïèòàíè êîè\n"
+"CD-òà èìàòå (â Åêñïåðòåí ðåæèì). Ïðîâåðåòå çàãëàâèÿòà íà CD-òàòà è ïîñî÷åòå\n"
+"êóòèéêèòå ñúîòâåòñòâàùè íà CD-òàòà, ñ êîèòî ðàçïîëàãàòå. Öúêíåòå \"OK\",\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"
+"âñè÷êè ãðóïè, çà äà èçáåãíåòå èíñòàëèðàíåòî íà íîâè ïàêåòè. Òîâà å ïîëåçíî\n"
+"ïðè ïîïðàâêà èëè îáíîâÿâàíå íà ñúùåñòâóâàùàòà ñèñòåìà."
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Family of the cpu (eg: 6 for i686 class)"
-msgstr "ôàìèëèÿ cpu (íàïð: 6 çà i686 êëàñ)"
+msgid "Accept user"
+msgstr "Ïðèåìè ïîòðåáèòåë"
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, c-format
-msgid "Cpuid family"
-msgstr ""
+msgid "Server"
+msgstr "Ñúðâúð"
-#: ../../standalone/harddrake2:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Whether this cpu has the Cyrix 6x86 Coma bug"
-msgstr ""
+msgid "Bad choice, try again\n"
+msgstr "Ëîø èçáîð, îïèòàéòå îòíîâî\n"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Coma bug"
-msgstr ""
+msgid "Heard and McDonald Islands"
+msgstr "Õúðä è ÌàêÄîíàëä Îñòðîâè"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "special capacities of the driver (burning ability and or DVD support)"
-msgstr ""
+msgid "No alternative driver"
+msgstr "Íÿìà àëòåðíàòèâåí äðàéâåð"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Drive capacity"
-msgstr ""
+msgid "Toggle to expert mode"
+msgstr "Ïðåìèíè â Åêñïåðòåí ðåæèì"
-#: ../../standalone/harddrake2:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Size of the (second level) cpu cache"
-msgstr "Ðàçìåð íà âòîðè÷åí êåø íà cpu"
+msgid "(on this machine)"
+msgstr "(íà òàçè ìàøèíà)"
-#: ../../standalone/harddrake2:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Cache size"
-msgstr "Ðàçìåð íà êåø"
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr "Gateway àäðåñà òðÿáâà äà áúäå âúâ ôîðìàò 1.2.3.4"
-#: ../../standalone/harddrake2:1
+#: ../../network/modem.pm: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"
+"\"%s\" based winmodem detected, do you want to install needed software ?"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Location on the bus"
-msgstr ""
+msgid "Looking at packages already installed..."
+msgstr "Òúðñè âúâ âå÷å èíñòàëèðàíèòå ïàêåòè..."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"- PCI and USB devices: this lists the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
+msgid "Use Differential Backups"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Bus identification"
-msgstr "Èäåíòèôèêàöèÿ íà øèíà"
+msgid "Driver"
+msgstr "Äðàéâåð"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm: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."
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
msgstr ""
+"Linuxconf ïîíÿêîãà óðåæäà èçâúðøâàíåòî íà ðàçëè÷íè çàäà÷è\n"
+"ïðè ñòàðòèðàíå çà ïîääðúæêà íà ñèñòåìíàòà íàñòðîéêà."
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Bogomips"
-msgstr "Áîãîìèïñ"
-
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "EIDE/SCSI channel"
-msgstr "EIDE/SCSI êàíàë"
+msgid "Printer on remote lpd server"
+msgstr "Ïðèíòåð íà îòäàëå÷åí LPD ñúðâúð"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Channel"
-msgstr "Êàíàë"
+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 ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+"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 ""
-"òîâà å ôèçè÷åñêàòà øèíà íà êîéòî å çàêà÷åíî óñòðîñòâîòî (íàïð: PCI, USB, ...)"
-#: ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Bus"
-msgstr "Øèíà"
+msgid "No mouse"
+msgstr "Áåç ìèøêà"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "the list of alternative drivers for this sound card"
-msgstr "ñïèñúê íà àëòåðíàòèâíè äðàéâåðè çà òàçè êàðòà"
+msgid "Germany"
+msgstr "Ãåðìàíèÿ"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Alternative drivers"
-msgstr "Àëòåðíàòèâíè äðàéâåðè"
+msgid "Austria"
+msgstr "Àâñòðèÿ"
-#: ../../standalone/keyboarddrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Èñêàòå ëè BackSpace äà ïîäàâà Delete íà êîíçîëàòà ?"
+msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgstr ""
+"Èçïúëíåòå \"sndconfig\" ñëåä èíñòàëàöèÿ çà äà êîíôèãóðèðàòå âàøàòà çâóêîâà "
+"êàðòà"
-#: ../../standalone/keyboarddrake:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Please, choose your keyboard layout."
-msgstr "Ìîëÿ, èçáåðåòå ïîäðåæäàíå íà êëàâèàòóðàòà."
+msgid "Collapse Tree"
+msgstr "Èç÷èñòè äúðâîòî"
-#: ../../standalone/livedrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Íå ìîãà äà ïóñíà îáíîâÿâàíåòî !!!\n"
+msgid "Auto Install Configurator"
+msgstr "Íàñòðîé÷èê íà àâòîìàòè÷íà èñíòàëàöèÿ"
-#: ../../standalone/livedrake:1
+#: ../../steps.pm: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 ""
-"Ìîëÿ, ñëîæåòå Èíñòàëàöèîííèÿ CD-ROM â óñòðîéñòâîòî è íàòèñíåòå Ok, êîãàòî "
-"ñòå ãîòîâè.\n"
-"Àêî ãî íÿìàòå, íàòèñíåòå Îòìÿíà, çà äà èçáåãíåòå èíñòàëèðàíåòî îò òîçè CD-"
-"ROM."
+msgid "Configure networking"
+msgstr "Íàñòîéêà íà ìðåæàòà"
-#: ../../standalone/livedrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Change Cd-Rom"
-msgstr "Ñìÿíà íà CD-ROM"
+msgid "Where do you want to install the bootloader?"
+msgstr "Êúäå èñêàòå äà èíñòàëèðàòå bootloader-à?"
-#: ../../standalone/localedrake:1
+#: ../../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"
+"íÿêàêúâ ëîêàë, öúêíåòå áóòîíà \"OK\", çà äà ïðîäúëæèòå."
+
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "The change is done, but to be effective you must logout"
-msgstr "Ïðîìåíèòå ñà çàïàçåíè, íî çà äà áúäàò åôåêòèâíè òðÿáâà äà èçëåçåòå"
+msgid "The %s is not supported by this version of Mandrake Linux."
+msgstr "%s íå ñå ïîäúðæà îò òàçè âåðñèÿ íà Mandrake Linux."
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Save as.."
-msgstr "Çàïàçè êàòî..."
+msgid "DHCP client"
+msgstr "DHCP êëèåíò"
-#: ../../standalone/logdrake:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Please enter your email address below "
-msgstr "Ìîëÿ, âúâåäåòå äîëó âàøèÿò àäðåñ íà Åë. ïîùà"
+msgid "Restoring from file %s failed: %s"
+msgstr "Âúçñòàíîâÿâàíåòî îò ôàéëà %s íå óñïÿ: %s"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "alert configuration"
-msgstr "êîíôèãóðàöèÿ íà òðåâîãà"
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr "Logitech Mouse (ñåðèéíà, îò ñòàðèÿ òèï C7)"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You will receive an alert if the load is higher than this value"
-msgstr "Âèå ùå ïîëó÷èòå òðåâîãà àêî íàòîâàðâàíåòî å ïî-âèñîêî îò òàçè ñòîéíîñò"
+msgid "Are you sure that you want to set up printing on this machine?\n"
+msgstr "Ñèãóðíè ëè ñòå, ÷å èñêòå äà íàñòðîèòå ïå÷àò çà òàçè ìàøèíà?\n"
-#: ../../standalone/logdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "load setting"
-msgstr "óñòàíîâÿâàíå íà íàòîâàðâàíå"
+msgid "New devfs device"
+msgstr "Íîâî devfs óñòðîéñòâî"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"You will receive an alert if one of the selected services is no longer "
-"running"
+msgid "ERROR: Cannot spawn %s."
msgstr ""
-"Âèå ùå ïîëó÷èòå òðåâîãà àêî åäíî îò èçáðîåíèòå îáñëóæâàíèÿ íå ñå èçïúëíÿâà "
-"ïîâå÷å"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "service setting"
-msgstr "óñòàíîâÿâàíå íà îáñëóæâàíèÿ"
+msgid "Boot Style Configuration"
+msgstr "Íàñòðîéêà íà íà÷èíà íà ñòàðòèðàíå"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Automatic time synchronization"
+msgstr "Àâòîìàòè÷íà ñèíõðîíèçàöèÿ íà âðåìåòî (èçïîëçâà NTP)"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Xinetd Service"
-msgstr "Xinetd îáñëóæâàíå"
+msgid "Backup files not found at %s."
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Webmin Service"
-msgstr "Webmin Îáñëóæâàíå"
+msgid "Thank you for choosing Mandrake Linux 9.1"
+msgstr "Áëàãîäàðèì âè, ÷å èçáðàõòå Mandrake Linux 9.1"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "SSH Server"
-msgstr "SSH Ñúðâúð"
+msgid "Armenian (phonetic)"
+msgstr "Àðìåíñêà (ôîíåòè÷åí)"
-#: ../../standalone/logdrake:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Samba Server"
-msgstr "Samba Ñúðâúð"
+msgid "Card model:"
+msgstr "Ìîäåë íà êàðòà:"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Thin Client"
+msgstr "DHCP êëèåíò"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Postfix Mail Server"
-msgstr "Postfix Ïîùåíñêè ñúðâúð"
+msgid "Start Server"
+msgstr "Ñòàðòèðà ñúðâúð"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Ftp Server"
-msgstr "Ftp Ñúðâúð"
+msgid "Turkmenistan"
+msgstr "Òóðêìåíèñòàí"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Domain Name Resolver"
-msgstr "Èìå íà äîìåéíà"
+msgid "All remote machines"
+msgstr "(íà òàçè ìàøèíà)"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Apache World Wide Web Server"
-msgstr "Apache World Wide Web Ñúðâúð"
+msgid "Install themes"
+msgstr "Èíñòàëèðàíå íà òåìè"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#: ../../standalone/drakbackup:1
+#, c-format
msgid ""
-"Welcome to the mail configuration utility.\n"
-"\n"
-"Here, you'll be able to set up the alert system.\n"
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-"Äîáðå äîøëè â íàñòðîéêàòà íà Proxy.\n"
-"\n"
-"Òóê ùå ìîæåòå äà óñòàíîâèòå âàøèòå HTTP è FTP proxy\n"
-"ñúñ èëè áåç ïîòðåáèòåëñêî èìå è ïàðîëà\n"
+" îáíîâÿâàíèÿ 2002 MandrakeSoft îò Stew Benedict <sbenedict\\@mandrakesoft."
+"com>"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "Mail alert configuration"
-msgstr "Êîíôèãóðàöèÿ çà ïîäðåäáà íà ïîùà"
+msgid "Espanol"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mail alert"
-msgstr "Ïîäðåäáà íà ïîùà"
+msgid "Preparing installation"
+msgstr "Ïîäãîòâÿì èíñòàëàöèÿòà"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "please wait, parsing file: %s"
-msgstr "ìîëÿ èç÷àêàéòå, ïðàâÿ ðàçáîð íà ôàéë: %s"
+msgid "Edit selected host/network"
+msgstr "Ðåäàêòèðàíå íà èçáðàí õîñò/ìðåæà"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Content of the file"
-msgstr "Ñúäúðæàíèå íà ôàéëà"
+msgid "Add User -->"
+msgstr "Äîáàâÿ ïîòðåáèòåë -->"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Calendar"
-msgstr "Êàëåíäàð"
+msgid "Nauru"
+msgstr "Íàóðó"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Choose file"
-msgstr "Èçáåðåòå ôàéë"
+msgid "True Type fonts installation"
+msgstr "Èíñòàëèðàíå íà True Type øðèôòîâå"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "but not matching"
-msgstr "íî íå ñúâïàäà"
+msgid "Auto-detect printers connected directly to the local network"
+msgstr "Àâòîìàòè÷íî îòêðèâà ïðèíòåðè ñâúðçàíè äèðåêòíî êúì ëîêàëíàòà ìðåæà"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "matching"
-msgstr "ñúâïàäåíèå"
+msgid "LAN configuration"
+msgstr "Íàñòðîéêà íà LAN"
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Settings"
-msgstr "Íàñòðîéêè"
+msgid "hard disk model"
+msgstr "ìîäåë íà òâúðä äèñê"
-#: ../../standalone/logdrake:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "A tool to monitor your logs"
-msgstr "Èíñòðóìåíò çà ïðåãëåæäàíå íà âàøèòå ëîã ôàéëîâå"
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr "Íå ìîæåòå äà èçïîëçâàòå LVM òèï çà ìÿñòî íà ìîíòèðàíå %s"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "search"
-msgstr "òúðñè"
+msgid "Get Windows Fonts"
+msgstr "Âçèìà øðèôòîâå íà Windows"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Mandrake Tools Explanation"
-msgstr ""
+msgid "Mouse Systems"
+msgstr "Mouse Systems"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Syslog"
-msgstr "Ñèñòåìåí æóðíàë"
+msgid "Iranian"
+msgstr "Èðàíñêà"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Messages"
-msgstr "Ñúîáùåíèÿ"
+msgid "Croatia"
+msgstr "Õúðâàòèÿ"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "User"
-msgstr "Ïîòðåáèòåë"
+msgid "Gateway:"
+msgstr "Gateway:"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/Help/_About..."
-msgstr "/Ïîìîù/_Îòíîñíî..."
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Add server"
+msgstr "Äîáàâè ïîòðåáèòåë"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/Options/Test"
-msgstr "/Îïöèè/Òåñò"
+msgid "Remote printer name"
+msgstr "Èìå íà îòäàëå÷åí ïðèíòåð"
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "/File/-"
-msgstr "/Ôàéë/-"
+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 ""
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "/File/Save _As"
-msgstr "/Ôàéë/Çàïèñ _êàòî"
+msgid "Device: "
+msgstr "Óñòðîéñòâî: "
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
#, c-format
-msgid "<control>S"
-msgstr "<control>S"
+msgid "Printerdrake"
+msgstr "Printerdrake"
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "/File/_Save"
-msgstr "/Ôàéë/_Çàïèñ"
+msgid "License agreement"
+msgstr "Ëèöåíçèîíåí äîãîâîð"
-#: ../../standalone/logdrake:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "<control>O"
-msgstr "<control>O"
+msgid "System Options"
+msgstr "Ñèñòåìíè îïöèè"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "/File/_Open"
-msgstr "/Ôàéë/_Îòâîðè"
+msgid "Please enter the directory where backups are stored"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../security/level.pm:1
#, c-format
-msgid "<control>N"
-msgstr "<control>N"
+msgid "Please choose the desired security level"
+msgstr "Ìîëÿ, èçáåðåòå íèâî íà ñèãóðíîñò"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "/File/_New"
-msgstr "/Ôàéë/_Íîâ"
+msgid "This host is already in the list, it cannot be added again.\n"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Show only for the selected day"
-msgstr "Ïîêàçâà ñàìî çà èçáðàíèÿò äåí"
+msgid ", USB printer"
+msgstr ", USB ïðèíòåð"
-#: ../../standalone/mousedrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Emulate third button?"
-msgstr "Äà ñèìóëèðàì ëè òðåòè áóòîí ?"
+msgid "Choose the applications that will support the fonts:"
+msgstr "Èçáåðåòå ïðèëîæåíèÿòà êîèòî ùå ïîääúðæàò øðèôòîâåòå:"
-#: ../../standalone/mousedrake:1
+#: ../../steps.pm:1
#, c-format
-msgid "Please choose your mouse type."
-msgstr "Ìîëÿ, èçáåðåòå òèï íà ìèøêàòà."
+msgid "Configure X"
+msgstr "Íàñòðîéêà íà Õ"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Connect %s"
-msgstr "Ñâúðçâà %s"
+msgid "Turkish (traditional \"F\" model)"
+msgstr "Òóðñêà (òðàäèöèîíåí \"F\" ìîäåë)"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Disconnect %s"
-msgstr "Ðàçêà÷âà %s"
+msgid "Congratulations!"
+msgstr "Ïîçäðàâëåíèÿ !"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"Warning, another internet connection has been detected, maybe using your "
-"network"
-msgstr ""
+msgid "Use owner id for execution"
+msgstr "Èçïîëçâà id íà ñîáñòâåíèê ïðè èçïúëíåíèå"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "received"
-msgstr "ïîëó÷åíè"
+msgid "Down"
+msgstr "Äîëó"
-#: ../../standalone/net_monitor:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "transmitted"
-msgstr "ïðåõâúðëåíè"
+msgid "Raw printer (No driver)"
+msgstr "'Raw' ïðèíòåð (Áåç äðàéâåð)"
-#: ../../standalone/net_monitor:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "received: "
-msgstr "ïîëó÷åíî: "
+msgid "Install rpm"
+msgstr "Èíñòàëèðà rpm"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "sent: "
-msgstr "èçïðàùà: "
+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 <file>\" èëè ãðàôè÷íèÿ ïå÷àòàù èíñòðóìåíò: \"xpp "
+"<file>\" èëè \"kprinter <file>\". Ãðàôè÷íèòå èíñòðóìåíòè âè ïîçâîëÿâàò äà "
+"èçáèðàòå ïðèíòåðà è äà ïîïðàâÿòå ëåñíî íàñòðîéêèòå íà îïöèèòå.\n"
-#: ../../standalone/net_monitor:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Local measure"
-msgstr "Ëîêàëíî èçìåðâàíå"
+msgid "Time remaining "
+msgstr "Îñòàâàùî âðåìå "
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "average"
-msgstr "ñðåäíî"
+msgid "UK keyboard"
+msgstr "UÊ êëàâèàòóðà"
-#: ../../standalone/net_monitor:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Color configuration"
-msgstr "Êîíôèãóðàöèÿ íà öâÿò"
+msgid "Unmount"
+msgstr "Äåìîíòèðàé"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Âðúçêàòà ïðîïàäíà.\n"
-"Ïðîâåðåòå ñè êîíôèãóðàöèÿòà â Êîíòðîëåí öåíòúð íà Mandrake."
+msgid "Uninstall Fonts"
+msgstr "Èíñòàëèðà øðèôòîâå"
-#: ../../standalone/net_monitor:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Connection complete."
-msgstr "Âðúçêàòà å óñòàíîâåíà."
+msgid "Microsoft Explorer"
+msgstr "Microsoft Explorer"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr "Ðàçêà÷âàíåòî îò Èíòåðíåò å çàâúðøèëî"
+msgid "German (no dead keys)"
+msgstr "Íåìñêà (áåç íåðàáîòåùè êëàâèøè)"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr "Ðàçêà÷âàíåòî îò Èíòåðíåò å íåóñïåøíî"
+msgid "Transferring %s..."
+msgstr "Ïðåõâúðëÿíå íà %s ..."
-#: ../../standalone/net_monitor:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Connecting to the Internet "
-msgstr "Ñâúðçâàì ñå êúì Èíòåðíåò"
+msgid "32 thousand colors (15 bits)"
+msgstr "32 õèëÿäè öâÿòà (15 áèòà)"
-#: ../../standalone/net_monitor:1
+#: ../../any.pm:1
#, c-format
-msgid "Disconnecting from the Internet "
-msgstr "Ðàçêà÷âàì îò Èíòåðíåò "
+msgid ""
+"You can export using NFS or Samba. Please select which you'd like to use."
+msgstr ""
+"Âèå ìîæå äà åêñïîðòèðàòå êàòî èçïîëçâàòå NFS èëè Samba. Ìîëÿ, èçáåðåòå êàêâî "
+"èñêàòå äà èçïîëçâàòå."
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Wait please, testing your connection..."
-msgstr "Ïî÷àêàéòå, ïðîáâàì âàøàòà âðúçêà..."
+msgid "Reboot"
+msgstr "Ïðåñòàðòèðà"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Logs"
-msgstr ""
+msgid "Gambia"
+msgstr "Ãàìáèÿ"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Connection Time: "
-msgstr "Âðåìå íà âðúçêàòà: "
+msgid "Mandrake Control Center"
+msgstr "Êîíòðîëåí öåíòúð íà Mandrake"
-#: ../../standalone/net_monitor:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Receiving Speed:"
-msgstr "Ñêîðîñò íà ïîëó÷àâàíå:"
+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 çà èíôîðìàöèÿ"
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1
#, c-format
-msgid "Sending Speed:"
-msgstr "Ñêîðîñò íà èçïðàùàíå:"
+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 ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Statistics"
-msgstr "Ñòàòèñòèêè"
+msgid "\t-Tape \n"
+msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakhelp:1
#, c-format
-msgid "Profile "
-msgstr "Ïðîôèë "
+msgid ""
+"No browser is installed on your system, Please install one if you want to "
+"browse the help system"
+msgstr ""
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Network Monitoring"
-msgstr "Ìîíèòîðèíã íà ìðåæàòà"
+msgid "Remember this password"
+msgstr "Çàïîìíÿ òàçè ïàðîëà"
-#: ../../standalone/printerdrake:1
-#, fuzzy, c-format
-msgid "Reading data of installed printers..."
-msgstr "Ëîêàëåí ïðèíòåð"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing is now enabled."
+msgstr "Ñïîäåëÿíåòî íà Èíòåðíåò â ìîìåíòà å âêëþ÷åíî."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Name/IP address of host:"
+msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This host is already in the list, it cannot be added again.\n"
+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 ""
+" Àêî æåëàíèÿò ïðèíòåð å îòêðèò àâòîìàòè÷íî, ïðîñòî èçáåðåòå ãî îò ñïèñúêà è "
+"òîãàâà äîáàâåòå èìå íà ïîòðåáèòåë, ïàðîëà, è/èëè ðàáîòíà ãðóïà àêî å "
+"íåîáõîäèìî."
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scannerdrake"
-msgstr "Èçáåðåòå ãðàôè÷íà êàðòà"
+#: ../../help.pm:1 ../../install_interactive.pm:1
+#, c-format
+msgid "Use the free space on the Windows partition"
+msgstr "Èçïîëçâàé ñâîáîäíîòî ìÿñòî íà Windows äÿëà"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "You must enter a host name or an IP address.\n"
-msgstr "Ìîëÿ, ïðîáâàéòå ìèøêàòà ñè"
+#, c-format
+msgid "%s found on %s, configure it automatically?"
+msgstr "%s íàìåðåíî íà %s, äà êîíôèãóðèðàì àâòîìàòè÷íî?"
-#: ../../standalone/scannerdrake:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the host on which the local scanners should be made available:"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Sharing of local scanners"
-msgstr "Ëîêàëåí ïðèíòåð"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "This machine"
-msgstr "(íà òàçè ìàøèíà)"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Remove selected host"
-msgstr "Èçòðèâàíå íà îïàøêàòà"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Edit selected host"
-msgstr "çàñå÷åíà %s"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Add host"
-msgstr "Äîáàâè ïîòðåáèòåë"
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "XFree86 driver: %s\n"
+msgstr "XFree86 äðàéâåð: %s\n"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "These are the machines from which the scanners should be used:"
+msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
+"Òîçè àäðåñ/õîñò âå÷å å â ñïèñúêà, òîé íå ìîæå äà áúäå äîáàâåí îòíîâî.\n"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Usage of remote scanners"
-msgstr "Èçïîëçâàé ñâîáîäíîòî ìÿñòî"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "All remote machines"
-msgstr "(íà òàçè ìàøèíà)"
-
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"These are the machines on which the locally connected scanner(s) should be "
-"available:"
+"\n"
+" DrakBackup Report \n"
+"\n"
msgstr ""
+"\n"
+" DrakBackup Ðàïîðò \n"
+"\n"
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use the scanners on hosts: "
-msgstr ""
+msgid "Choose the packages you want to install"
+msgstr "Èçáåðåòå ïàêåòèòå, êîèòî èñêàòå äà èíñòàëèðàòå"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use scanners on remote computers"
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing to hosts: "
-msgstr "Ïîäåëÿíå íà ôàéëîâå"
+msgid "Papua New Guinea"
+msgstr "Ïàïóà Íîâà Ãâèíåÿ"
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "The scanners on this machine are available to other computers"
-msgstr ""
+msgid "Serbian (cyrillic)"
+msgstr "Ñðúáñêà (êèðèëèöà)"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"You can also decide here whether scanners on remote machines should be made "
-"available on this machine."
+msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm: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."
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
msgstr ""
+"Èñêàòå ëè äà íàñòðîèòå òîçè ïðèíòåð (\"%s\")\n"
+"êàòî ïðèíòåð ïî ïîäðàçáèðàíå ?"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Re-generating list of configured scanners ..."
+msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for new scanners ..."
-msgstr "Ëîêàëåí ïðèíòåð"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for configured scanners ..."
-msgstr "Ëîêàëåí ïðèíòåð"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr "Ïîäåëÿíå íà ôàéëîâå"
-
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Add a scanner manually"
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Search for new scanners"
-msgstr "Ëîêàëåí ïðèíòåð"
+msgid "Creating bootdisk..."
+msgstr "Ñúçäàâàíå íà ñòàðòèðàùà äèñêåòà..."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "There are no scanners found which are available on your system.\n"
-msgstr ""
+msgid "Wait please, testing your connection..."
+msgstr "Ïî÷àêàéòå, ïðîáâàì âàøàòà âðúçêà..."
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid ""
-"The following scanner\n"
-"\n"
-"%s\n"
-"is available on your system.\n"
-msgstr "Íÿìàòå ìðåæîâ àäàïòåð!"
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Bringing down the network"
+msgstr "Èçêëþ÷âàíå íà ìðåæàòà"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid ""
-"The following scanners\n"
-"\n"
-"%s\n"
-"are available on your system.\n"
-msgstr "Íÿìàòå ìðåæîâ àäàïòåð!"
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Login ID"
+msgstr "Ïîòðåáèòåëñêî èìå"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Your %s has been configured.\n"
-"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
-"applications menu."
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
msgstr ""
+"NFS å ïîïóëÿðåí ïðîòîêîë çà îáìåí íà ôàéëîâå ïî TCP/IP ìðåæè.\n"
+"Òàçè óñëóãà îñèãóðÿâà ôóíêöèîíàëíîñòòà íà çàêëþ÷âàíåòî íà NFS ôàéëîâåòå."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "choose device"
-msgstr "èçáèðà óñòðîéñòâî"
+msgid "DHCP Client"
+msgstr "DHCP êëèåíò"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please select the device where your %s is attached"
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Searching for scanners ..."
-msgstr "Ëîêàëåí ïðèíòåð"
+msgid "dismiss"
+msgstr "îñòàâè"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Auto-detect available ports"
-msgstr "Èçïîëçâàé àâòîìàòè÷íî çàñè÷àíå"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing/Scanning on \"%s\""
+msgstr "Ïå÷àòàí/Ñêàíèðàíåå íà \"%s\""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "(Note: Parallel ports cannot be auto-detected)"
-msgstr ""
+msgid "omit raid modules"
+msgstr "áåç raid ìîäóëè"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
+"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 å äåìîíà çà ïå÷àò íåîáõîäèì íà lpr äà ðàáîòè íîðìàëíî. Òîé ïðîñòî å\n"
+"ñúðâúð, êîéòî îïðåäåëÿ ðàáîòèòå çà ïå÷àò íà ïðèíòåð(à/èòå)."
-#: ../../standalone/scannerdrake:1
-#, c-format
-msgid "The %s is unsupported"
-msgstr "%s íå ñå ïîäúðæà"
-
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "The %s is not known by this version of Scannerdrake."
-msgstr ""
+msgid "Internet Connection Configuration"
+msgstr "Íàñòðîéêà íà Èíòåðíåò âðúçêà"
-#: ../../standalone/scannerdrake:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr "%s íå ñå ïîäúðæà îò òàçè âåðñèÿ íà Mandrake Linux."
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Port: %s"
-msgstr "Ïîðò"
+msgid "comma separated numbers"
+msgstr "íîìåðà ðàçäåëåíè ñúñ çàïåòàÿ"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ", "
+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/scannerdrake:1
-#, fuzzy, c-format
-msgid "Detected model: %s"
-msgstr "çàñå÷åíà %s"
-
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid " ("
+msgid "Move selected rule up one level"
msgstr ""
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Select a scanner model"
-msgstr "Èçáåðåòå ãðàôè÷íà êàðòà"
+msgid ""
+"The following scanner\n"
+"\n"
+"%s\n"
+"is available on your system.\n"
+msgstr "Íÿìàòå ìðåæîâ àäàïòåð!"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "%s is not in the scanner database, configure it manually?"
-msgstr "%s íå å â áàçàòà äàííè íà ñêåíåðà, äà êîíôèãóðèðàì ðú÷íî?"
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "Íàèñòèíà ëè èñêàòå äà ïðåìàõíåòå ïðèíòåðà \"%s\" ?"
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "%s found on %s, configure it automatically?"
-msgstr "%s íàìåðåíî íà %s, äà êîíôèãóðèðàì àâòîìàòè÷íî?"
+msgid "I can't find any room for installing"
+msgstr "Íå ìîãà äà íàìåðÿ íèêàêâî ìÿñòî çà èíñòàëàöèÿ"
-#: ../../standalone/service_harddrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hardware probing in progress"
-msgstr "Ïðîãðåñ íà õàðäóåðíà ïðîáà"
+msgid "Default printer"
+msgstr "Ïðèíòåð ïî ïîäðàçáèðàíå"
-#: ../../standalone/service_harddrake:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Some devices were added:\n"
+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"
-#: ../../standalone/service_harddrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr ""
+msgid "Modify RAID"
+msgstr "Ìîäèôèöèðàé RAID"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../network/isdn.pm: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."
+"I have detected an ISDN PCI card, but I don't know its type. Please select a "
+"PCI card on the next screen."
msgstr ""
+"Îòêðèòà å ISDN PCI êàðòà, íî ñ íåïîçíàò òèï. Ìîëÿ èçáåðåòå íÿêîÿ PCI êàðòà "
+"îò ñëåäâàùèÿò åêðàí."
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../any.pm:1
#, c-format
-msgid "Welcome to the Open Source world."
-msgstr "Äîáðå äîøëè â ñâåòà íà Îòâîðåíèÿò Èçõîäåí êîä"
+msgid "Add user"
+msgstr "Äîáàâè ïîòðåáèòåë"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Thank you for choosing Mandrake Linux 9.1"
-msgstr "Áëàãîäàðèì âè, ÷å èçáðàõòå Mandrake Linux 9.1"
+msgid "RAID-disks %s\n"
+msgstr "RAID-äèñêîâå %s\n"
-#: ../../share/advertising/02-community.pl:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"To share your own knowledge and help build Linux software, join our "
-"discussion forums on our \"Community\" webpages."
-msgstr ""
+msgid "Liberia"
+msgstr "Ëèáåðèÿ"
-#: ../../share/advertising/02-community.pl:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Want to know more and to contribute to the Open Source community? Get "
-"involved in the Free Software world!"
+"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 ""
-"Êàêâî èñêàòå äà çíàåòå ïîâå÷å çà îáùíîñòòà íà Îòâîðåíèÿò èçõîäåí êîä? Âëåçòå "
-"â ñâåòà íà Ñâîáîäíèÿò Ñîôòóåð"
-#: ../../share/advertising/02-community.pl:1
+#: ../../steps.pm:1
#, c-format
-msgid "Build the future of Linux!"
-msgstr ""
+msgid "Choose your keyboard"
+msgstr "Èçáîð íà êëàâèàòóðà"
-#: ../../share/advertising/03-software.pl:1
+#: ../../steps.pm: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 âè ïïîçâîëÿâà äà ïîëó÷èòå íàé-ïîñëåäíèòå âåðñèè íà "
-"ñîôòóåðà, äà ñëóøàòå ìóçèêàëíè ôàéëîâå, äà îáðàáîòâàòå ôîòî è ãðàôè÷íè "
-"ôàéëîâå, êàêòî è äà ãëåäàòå âèäåî."
+msgid "Format partitions"
+msgstr "Ôîðìàòèðàíå íà äÿëîâå"
-#: ../../share/advertising/03-software.pl:1
+#: ../../printer/printerdrake.pm: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 ""
+msgid "Automatic correction of CUPS configuration"
+msgstr "Àâòîìàòè÷íà êîðåêöèÿ íà CUPS êîíôèãóðàöèÿ"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "MandrakeSoft has selected the best software for you"
-msgstr ""
+msgid "Running \"%s\" ..."
+msgstr "Èçïúëíÿâà \"%s\" ..."
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../harddrake/v4l.pm: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 ""
+msgid "enable radio support"
+msgstr "ðàçðåøàâà ïîäðúæêà íà ðàäèî"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Mandrake's multipurpose configuration tool"
-msgstr "Êîíôèãóðàöèÿ íà Òåðìèíàëåí Ñúðâúð â Mandrake "
+msgid "Scanner sharing to hosts: "
+msgstr "Ïîäåëÿíå íà ôàéëîâå"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Loopback file name: %s"
+msgstr "Èìå íà loopback ôàéëà: %s"
+
+#: ../../printer/printerdrake.pm: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 ïîòðåáèòåëñêè èíòåðôåéñà êîèòî ìîãàò äà "
-"áúäàò íàïúëíî ìîäèôèöèðàíè: KDE 3, Gnome 2, WindowMaker, ..."
+msgid "Please choose the printer to which the print jobs should go."
+msgstr "Ìîëÿ, èçáåðåòå ñåðèåí ïîðò êúì êîéòî ñâúðçàí ìîäåìúò âè."
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "A customizable environment"
-msgstr ""
+msgid "Do not transfer printers"
+msgstr "Íå ïðåõâúðëÿé ïðèíòåðè"
-#: ../../share/advertising/06-development.pl:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Delay before booting the default image"
+msgstr "Çàáàâÿíå ïðåäè ñòàðòèðàíåòî íà ïîäðàçáèðàùèÿò îáðàç"
+
+#: ../../standalone/drakfont: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."
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+" DUPONT 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 ""
-#: ../../share/advertising/06-development.pl:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Please check for multisession CD"
+msgstr "Ìîëÿ, öúêíåòå íà íîñèòåëÿ"
+
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Mandrake Linux 9.1: the ultimate development platform"
-msgstr "Mandrake Linux 9.1 å íåïðåêúñíàòî ðàçðàáîòâàùà ñå ïëàòôîðìà"
+msgid "user"
+msgstr "Ïîòðåáèòåë"
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use Hard Disk to backup"
+msgstr "Èçïîëçâà òâúðä äèñê çà ðåçåðâíî êîïèå"
+
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#, c-format
+msgid "Configure"
+msgstr "Íàñòðîêà"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scannerdrake"
+msgstr "Èçáåðåòå ãðàôè÷íà êàðòà"
+
+#: ../../standalone/drakconnect: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!"
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
msgstr ""
-"Ïðåâðúùà âàøàòà ìàøèíà â ìîùåí Linux ñúðâúð ñ íÿêîëêî öúêâàíèÿ íà ìèøêàòà: "
-"Web ñúðâúð, ïîùà, firewall, router, ôàéëîâ è ïðèíò ñúðâúð, ..."
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Turn your computer into a reliable server"
-msgstr "Ïðåâúðíåòå âàøàòà ìàøèíà â íàäåæäåí ñúðâúð"
+msgid "Backup Users"
+msgstr "Ðåçåðâíî êîïèå íà ïîòðåáèòåëè"
-#: ../../share/advertising/08-store.pl:1
+#: ../../network/network.pm: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:"
+"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 ""
-"Íàøèòå ïúëíè ðåøåíèÿ, êàêòî è ñïåöèàëíè ïðåäëîæåíèÿ íà ïðîäóêòè è äðóãè "
-"\"ëàêîìñòâà\" ñà äîñòúïíè â íàøèÿò 'e-èçòî÷íèê':"
+"Ìîëÿ, âúâåäåòå host name çà ìàøèíàòà.\n"
+"Host èìåòî òðÿáâà äà áóäå íàïúëíî êâàëèôèöèðàíî èìå,\n"
+"êàòî ``mybox.mylab.myco.com''.\n"
+"Ìîæåòå ñúùî äà âúâåäåòå IP àäðåñà íà Âàøèÿ gateway, àêî èìàòå òàêúâ"
-#: ../../share/advertising/08-store.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The official MandrakeSoft Store"
-msgstr "Îôèöèàëíèÿò èçòî÷íèê íà MandrakeSoft "
+msgid "Select Printer Spooler"
+msgstr "Èçáåðåòå ïðèíòåðåí spooler"
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-"Enhance your computer performance with the help of a selection of partners "
-"offering professional solutions compatible with Mandrake Linux"
+msgid "Create new theme"
+msgstr "Ñúçäàâà íîâà òåìà"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Mandrake Tools Explanation"
msgstr ""
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "No image found"
+msgstr "Ëîêàëåí ïðèíòåð"
+
+#: ../../install_steps.pm:1
#, c-format
-msgid "Get the best items with Mandrake Linux Strategic partners"
+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 ""
+"Íÿêîè âàæíè ïàêåòè íå ñå èíñòàëèðàõà êàêòî òðÿáâà.\n"
+"Èëè CDROM óñòðîéñòâîòî âè èëè êîìïàêò äèñêà âè å äåôåêòåí.\n"
+"Ïðîâåðåòå êîìïàêò äèñêà íà èíñòàëèðàíèÿ êîìïþòúð èçïîëçâàéêè \"rpm -qpl "
+"Mandrake/RPMS/*.rpm\"\n"
-#: ../../share/advertising/10-security.pl:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Detected model: %s"
+msgstr "çàñå÷åíà %s"
+
+#: ../../standalone/drakedm: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."
+"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 ""
-#: ../../share/advertising/10-security.pl:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Optimize your security by using Mandrake Linux"
-msgstr "Îïòèìèçèðà âàøàòà ñèãóðíîñò"
+msgid "if set to yes, run the daily security checks."
+msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../lang.pm:1
#, c-format
-msgid "This product is available on the MandrakeStore Web site."
-msgstr "Òîçè ïðîäóêò å äîñòúïåí îò web ñàéòà íà MandrakeStore"
+msgid "Azerbaijan"
+msgstr "Àçåðáàéäæàí"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../standalone/drakbackup: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."
+msgid "No tape in %s!"
msgstr ""
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Secure your networks with the Multi Network Firewall"
-msgstr ""
+msgid "Dvorak (US)"
+msgstr "Äâîðàê (US)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/harddrake2: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:"
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
+"òîâà å ôèçè÷åñêàòà øèíà íà êîéòî å çàêà÷åíî óñòðîñòâîòî (íàïð: PCI, USB, ...)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Find the solutions of your problems via MandrakeSoft's online support "
-"platform."
-msgstr "íàìåðåòå ðåøåíèÿ íà âàøèòå ïðîáëåìè ñ ïîäðúæêàòà íà MandrakeSoft"
+msgid "How is the printer connected?"
+msgstr "Êàê å ñâúðçàí ïðèíòåðúò ?"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Become a MandrakeExpert"
-msgstr "Ñòàíåòå MandrakeExpert"
+msgid "Security level"
+msgstr "Íèâî íà ñèãóðíîñò"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
-#, c-format
-msgid ""
-"All incidents will be followed up by a single qualified MandrakeSoft "
-"technical expert."
-msgstr ""
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "final resolution"
+msgstr "Ðàçäåëèòåëíà ñïîñîáíîñò"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "An online platform to respond to enterprise support needs."
-msgstr ""
+msgid "Services"
+msgstr "Óñëóãè"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "MandrakeExpert Corporate"
-msgstr "MandrakeExpert îáåäèíÿâà"
+msgid "4 MB"
+msgstr "4 ÌÁ"
#: ../../share/compssUsers:999
msgid "Office Workstation"
@@ -18067,10 +18141,6 @@ msgstr ""
"ïðåãëåä íà PDF, è ò.í."
#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Ðàáîòíà ñòàíöèÿ"
-
-#: ../../share/compssUsers:999
msgid "Game station"
msgstr "Èãðàëíà ñòàíöèÿ"
@@ -18143,10 +18213,6 @@ msgstr ""
"èíñòðóìåíòè"
#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Ãðàôè÷íà ñðåäà"
-
-#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Gnome ðàáîòíà ñòàíöèÿ"
@@ -18166,10 +18232,6 @@ msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm è ò.í."
#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Ðàçðàáîòêà"
-
-#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "Áèáëèîòåêè çà ðàçðàáîòêà íà C è C++, ïðîãðàìè è include ôàéëîâå"
@@ -18241,40 +18303,94 @@ msgstr "NFS ñúðâúð, SMB ñúðâúð, Proxy ñúðâúð, SSH ñúðâúð"
#: ../../share/compssUsers:999
#, fuzzy
-msgid "Audio station"
-msgstr "Ìóòèìåäèéíà ñòàíöèÿ"
+msgid "Set of tools to read and send mail and news and to browse the Web"
+msgstr ""
+"Íàáîð îò èíñòðóìåíòè çà ÷åòåíå è èçïðàùàíå íà ïîùà è íîâèíè (pine, mutt, "
+"tin..) è çà îáèêàëÿíå èç Ìðåæàòà"
+
+#~ msgid "Internet connection & configuration"
+#~ msgstr "Èíòåðíåò âðúçêà è íàñòðîéêà"
+
+#~ msgid "Configure the connection"
+#~ msgstr "Êîíôèãóðèðàíå íà âðúçêàòà"
+
+#~ msgid "Disconnect"
+#~ msgstr "Îòâúðæè"
+
+#~ msgid "Connect"
+#~ msgstr "Ñâúðæè"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Ìîæåòå äà ïðåíàñòðîèòå âðúçêàòà."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can connect to the Internet or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Ìîæåòå äà ñå ñâúðæåòå êúì Èíòåðíåò èëè äà ïðåíàñòðîèòå âðúçêàòà."
+
+#~ msgid "You are not currently connected to the Internet."
+#~ msgstr "Â ìîìåíòà íå ñòå ñâúðçàíè êúì Èíòåðíåò"
+
+#~ msgid ""
+#~ "\n"
+#~ "You can disconnect or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Ìîæåòå äà ñå îòâúðæåòå èëè äà ïðåíàñòðîèòå âðúçêàòà."
+
+#~ msgid "You are currently connected to the Internet."
+#~ msgstr "Â ìîìåíòà ñòå ñâúðçàíè êúì Èíòåðíåò"
+
+#~ msgid "files sending by FTP"
+#~ msgstr "ôàéëîâå èçïðàòåíè ïî FTP"
+
+#~ msgid "Relaunch 'lilo'"
+#~ msgstr "Ïðåñòàðòèðà 'lilo'"
+
+#~ msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+#~ msgstr "Ïðàâè initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+
+#~ msgid "Write %s"
+#~ msgstr "Ïèøå %s"
+
+#~ msgid "Copy %s to %s"
+#~ msgstr "Êîïèðà %s â %s"
+
+#~ msgid "Backup %s to %s.old"
+#~ msgstr "Ðåçåðâíî êîïèå %s â %s.old"
+
+#~ msgid "Author:"
+#~ msgstr "Àâòîð:"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Sound playing/editing programs"
-msgstr "Ïðîãðàìè çà ïóñêàíå/ïîïðàâÿíå íà çâóê è âèäåî"
+#~ msgid "Audio station"
+#~ msgstr "Ìóòèìåäèéíà ñòàíöèÿ"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video station"
-msgstr "Èãðàëíà ñòàíöèÿ"
+#~ msgid "Sound playing/editing programs"
+#~ msgstr "Ïðîãðàìè çà ïóñêàíå/ïîïðàâÿíå íà çâóê è âèäåî"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Video playing programs"
-msgstr "Ïðîãðàìè çà ïóñêàíå/ïîïðàâÿíå íà çâóê è âèäåî"
+#~ msgid "Video station"
+#~ msgstr "Èãðàëíà ñòàíöèÿ"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphic station"
-msgstr "Èãðàëíà ñòàíöèÿ"
+#~ msgid "Video playing programs"
+#~ msgstr "Ïðîãðàìè çà ïóñêàíå/ïîïðàâÿíå íà çâóê è âèäåî"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Graphics programs"
-msgstr "Ãðàôè÷íè ïðîãðàìè êàòî The Gimp"
+#~ msgid "Graphic station"
+#~ msgstr "Èãðàëíà ñòàíöèÿ"
-#: ../../share/compssUsers:999
#, fuzzy
-msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"Íàáîð îò èíñòðóìåíòè çà ÷åòåíå è èçïðàùàíå íà ïîùà è íîâèíè (pine, mutt, "
-"tin..) è çà îáèêàëÿíå èç Ìðåæàòà"
+#~ msgid "Graphics programs"
+#~ msgstr "Ãðàôè÷íè ïðîãðàìè êàòî The Gimp"
#~ msgid "Printer sharing"
#~ msgstr "Ïîäåëÿíå íà ïðèíòåð"
@@ -18731,7 +18847,7 @@ msgstr ""
#~ "\n"
#~ "Please choose your preferred language for installation and system usage.\n"
#~ "\n"
-#~ "Clicking on the \"Advanced\" button will allow you to select other\n"
+#~ "Clicking on the \"%s\" button will allow you to select other\n"
#~ "languages to be installed on your workstation. Selecting other languages\n"
#~ "will install the language-specific files for system documentation and\n"
#~ "applications. For example, if you host users from Spain on your machine,\n"
@@ -19133,8 +19249,7 @@ msgstr ""
#~ "Click on \"Cancel\" if you want to choose another partition for your new\n"
#~ "Mandrake Linux operating system installation.\n"
#~ "\n"
-#~ "Click on \"Advanced\" if you wish to select partitions that will be "
-#~ "checked\n"
+#~ "Click on \"%s\" if you wish to select partitions that will be checked\n"
#~ "for bad blocks on the disk."
#~ msgstr ""
#~ "Âñè÷êè íîâîäåôèíèðàíè äÿëîâå òðÿáâà äà áúäàò ôîðìàòèðàíè, çà äà ñå "
@@ -19175,7 +19290,7 @@ msgstr ""
#~ "GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
#~ "soon as the computer has booted up again.\n"
#~ "\n"
-#~ "The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
+#~ "The \"%s\" button (in Expert mode only) shows two more buttons to:\n"
#~ "\n"
#~ " * \"generate auto-install floppy\": to create an installation floppy "
#~ "disk\n"
@@ -19962,8 +20077,7 @@ msgstr ""
#~ "are\n"
#~ "finish adding all the users you want, select \"Done\".\n"
#~ "\n"
-#~ "Clicking the \"Advanced\" button allows you to change the default \"shell"
-#~ "\"\n"
+#~ "Clicking the \"%s\" button allows you to change the default \"shell\"\n"
#~ "for that user (bash by default).\n"
#~ "\n"
#~ "When you are finished adding all users, you will be proposed to choose a\n"
@@ -20018,9 +20132,6 @@ msgstr ""
#~ "ïîäðàçáèðàíå íà\n"
#~ "ïîòðåáèòåëÿ (bash ïî ïîäðàçáèðàíå)."
-#~ msgid "Upgrade"
-#~ msgstr "Îáíîâÿâàíå"
-
#~ msgid "Palestina"
#~ msgstr "Ïàëåñòèíà"
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index 75641c37f..1ebb62863 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: 2003-03-15 18:00--800\n"
"Last-Translator: Vedran Ljubović <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <lokal-subscribe@lugbih.org>\n"
@@ -13,960 +13,1810 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Scanning partitions to find mount points"
+msgstr "Pretražujem particije da naÄ‘em taÄke montiranja"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check additions/removals of suid root files."
+msgstr ""
+"ako je postavljeno na da, provjerava dodavanje/brisanje suid root datoteka."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t\tErase=%s"
+msgstr "\t\tObriši=%s"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "network printer port"
+msgstr "port mrežnog Å¡tampaÄa"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Please insert floppy disk:"
+msgstr "Molimo ubacite disketu:"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "PCMCIA"
+msgstr "PCMCIA"
+
+#: ../../diskdrake/interactive.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."
+"The backup partition table has not the same size\n"
+"Still continue?"
msgstr ""
-"Dijeljenje po-korisniku koristi grupu \"fileshare\". \n"
-"Možete dodavati korisnike u ovu grupu pomoću userdrake-a."
+"Backup tabela particija nema istu veliÄinu\n"
+"Ipak nastavljate?"
-#: ../../any.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
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Cancel"
-msgstr "Odustani"
+msgid "Which username"
+msgstr "Koje korisniÄko ime"
#: ../../any.pm:1
#, c-format
-msgid "Launch userdrake"
-msgstr "Pokreni userdrake"
+msgid "Which type of entry do you want to add?"
+msgstr "Koju vrstu opcije želite dodati?"
-#: ../../any.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Restore partition table"
+msgstr "Vrati tabelu particija"
+
+#: ../../printer/cups.pm:1
+#, c-format
+msgid "On CUPS server \"%s\""
+msgstr "Na CUPS serveru \"%s\""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Post-install configuration"
+msgstr "Post-instalacijsko podešavanje"
+
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Use ``%s'' instead"
+msgstr "Koristi ``%s'' umjesto toga"
+
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#, c-format
+msgid "Type"
+msgstr "Tip"
+
+#: ../../printer/printerdrake.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"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
msgstr ""
-"Želite li dozvoliti korisnicima da dijele (share) neke od njihovih "
-"direktorija?\n"
-"Ako ukljuÄite ovu opciju, korisnici će moći jednostavno kliknuti na opciju "
-"\"Share\" u\n"
-"Konqueroru ili Nautilusu.\n"
"\n"
-"\"Prilagođeno\" vam omogućuje da podesite ovu opciju zasebno za svakog "
-"korisnika.\n"
+"TakoÄ‘er Å¡tampaÄi konfigurisani sa PPD datotekama koje su osigurali njihovi "
+"proizvoÄ‘aÄi ili sa vlastitim CUPS drajverima ne mogu biti prebaÄeni."
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
-msgstr "Nedostaje obavezan paket %s"
+msgid "Sri Lanka"
+msgstr "Å ri Lanka"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
msgstr ""
-"Možete eksportovati koristeći NFS ili Sambu. Molim izaberite koji želite "
-"koristiti."
+"Sljedeći Å¡tampaÄ\n"
+"\n"
+"%s%s\n"
+"su direktno spojeni na vaš sistem"
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr "Paket %s treba biti instaliran. Da li ga želite instalirati?"
+msgid "Central African Republic"
+msgstr "CentralnoafriÄka Republika"
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Custom"
-msgstr "RuÄno izaberi"
+msgid "Gateway device"
+msgstr "Gateway uređaj"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Allow all users"
-msgstr "Dozvoli svim korisnicima"
+msgid "Net Method:"
+msgstr "Net Method:"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "No sharing"
-msgstr "Bez dijeljenja"
+msgid "Ethernetcard"
+msgstr "Ethernet kartica"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "More"
-msgstr "Još"
+msgid "Parameters"
+msgstr "Parametri"
-#: ../../any.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Here is the full list of available countries"
-msgstr "Ovdje je puna lista svih dostupnih država"
+msgid "Auto-detect"
+msgstr "Auto prepoznavanje"
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please choose your country."
-msgstr "Molim izaberite vašu zemlju."
+msgid "Interface:"
+msgstr "Interfejs:"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "Reunion"
+#: ../../steps.pm:1
+#, c-format
+msgid "Select installation class"
+msgstr "Izaberite klasu instalacije"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Country"
-msgstr "Zemlja"
+msgid "on CDROM"
+msgstr "na CDROMu"
-#: ../../any.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "All languages"
-msgstr "Svi jezici"
+msgid ""
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
+msgstr ""
+"Izgleda da sistem nije spojen na Internet.\n"
+"Probajte promijeniti postavke vaše konekcije."
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use Unicode by default"
-msgstr "Podrazumijeva se Unicode"
+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 ""
+"Povezati Å¡tampaÄ na Linux server i dopustiti Windows raÄunarima da se "
+"spajaju na njega kao klijenti.\n"
+"\n"
+"Da li zaista želite nastaviti sa podeÅ¡avanjem Å¡tampaÄa kako ste zapoÄeli?"
-#: ../../any.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Belarus"
+msgstr "Bjelorusija"
+
+#: ../../partition_table.pm:1
+#, c-format
+msgid "Error writing to file %s"
+msgstr "Greška u pisanju datoteke: %s"
+
+#: ../../services.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."
+"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 ""
-"Mandrake Linux podržava više jezika. Izaberite jezike koje\n"
-"želite instalirati. Oni će biti dostupni kada se završi vaša\n"
-"instalacija i restartujete vaš sistem."
+"Apmd se koristi za nadgledanje statusa baterija i njegovo bilježenje preko\n"
+"sysloga. TakoÄ‘e se može koristiti za gaÅ¡enje raÄunara kada su baterije pri "
+"kraju."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose a language to use."
-msgstr "Molimo izaberite jezik koji ćete koristiti."
+msgid "Use tape to backup"
+msgstr "Koristi traku za backup"
-#: ../../any.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Choose the window manager to run:"
-msgstr "Izaberite window manager koji će se pokretati:"
+msgid "The following packages are going to be installed"
+msgstr "Sljedeći paketi će biti instalirani"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the default user:"
-msgstr "Izaberite default korisnika:"
+msgid "CUPS configuration"
+msgstr "Podešavanje CUPSa"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you want to use this feature?"
-msgstr "Da li želite koristiti ovu mogućnost?"
+msgid "Hong Kong"
+msgstr "Hong Kong"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "I can set up your computer to automatically log on one user."
-msgstr "Mogu podesiti vaÅ¡ raÄunar da automatski prijavi jednog korisnika."
+msgid "Not enough free space to allocate new partitions"
+msgstr "Nema dovoljno slobodnog prostora za pravljenje novih particija"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Autologin"
-msgstr "Autologin"
+msgid "Moving"
+msgstr "Premještam"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Icon"
-msgstr "Ikona"
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
+msgstr ""
+"\n"
+"Drakbackup aktivnosti putem %s:\n"
+"\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Shell"
-msgstr "Shell"
+msgid "("
+msgstr "("
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Password (again)"
-msgstr "Å ifra (ponovo)"
+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 ""
+"Dobro došli u Čarobnjak za podešavanje mreže\n"
+"\n"
+"Sada ćemo podesiti vašu internet/mrežnu konekciju.\n"
+"Ako ne želite da koristite automatsko prepoznavanje, iskljuÄite opciju.\n"
-#: ../../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
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "Password"
-msgstr "Å ifra"
+msgid ")"
+msgstr ")"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "User name"
-msgstr "KorisniÄko ime"
+msgid "Lebanon"
+msgstr "Liban"
-#: ../../any.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Real name"
-msgstr "Pravo ime"
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Accept user"
-msgstr "Prihvati korisnika"
+msgid "Stop"
+msgstr "Stop"
-#: ../../any.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
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Done"
-msgstr "Gotovo"
+msgid "Edit selected host"
+msgstr "Izmijeni izabrani raÄunar"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "No CD device defined!"
+msgstr "Nije definisan CD uređaj!"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Bulgarian (phonetic)"
+msgstr "Bugarska (fonetska)"
+
+#: ../../standalone/drakpxe:1
+#, c-format
+msgid "The DHCP start ip"
+msgstr "PoÄetna DHCP adresa"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "256 kB"
+msgstr "256 kB"
#: ../../any.pm:1
#, c-format
+msgid "Bootloader main options"
+msgstr "Glavne opcije bootloadera"
+
+#: ../../standalone.pm:1
+#, c-format
msgid ""
-"Enter a user\n"
-"%s"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
msgstr ""
-"Unesite korisnika\n"
-"%s"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Add user"
-msgstr "Dodaj korisnika"
+msgid "Tape"
+msgstr "Traka"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This user name has already been added"
-msgstr "Ovo korisniÄko ime je već dodano"
+msgid "Scanning network..."
+msgstr "Pretražujem mrežu..."
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The user name is too long"
-msgstr "KorisniÄko ime je predugaÄko"
+msgid ""
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
+msgstr ""
+"Sa ovom opcijom bićete u mogućnosti da vratite bilo koju\n"
+" verziju vašeg /etc direktorija."
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "KorisniÄko ime smije sadržati samo mala slova, brojeve, `-' i `_'"
+msgid "Malaysia"
+msgstr "Malezija"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please give a user name"
-msgstr "Molimo navedite korisniÄko ime"
+msgid "Swiss (French layout)"
+msgstr "Å vicarska (francuski izgled)"
-#: ../../any.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "Ova šifra je previše jednostavna"
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "mkraid nije uspio (možda nedostaju raidtools?)"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Webcam"
+msgstr "Web kamera"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "size of the (second level) cpu cache"
+msgstr "VeliÄina CPU keÅ¡a (drugog nivoa)"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Soundcard"
+msgstr "ZvuÄna kartica"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
+msgstr ""
+"Za Å¡tampanje datoteke sa komandne linije (terminalski prozor) koristite "
+"komandu \"%s <datoteka>\".\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please try again"
-msgstr "Molimo pokušajte ponovo"
+msgid "Level %s\n"
+msgstr "Nivo %s\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The passwords do not match"
-msgstr "Å ifre se ne poklapaju"
+msgid "Luxembourg"
+msgstr "Luksemburg"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "(already added %s)"
-msgstr "(već dodan %s)"
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+"\n"
+"\n"
+msgstr ""
+"\n"
+" DrakBackup Izvještaj o demonima\n"
+"\n"
+"\n"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to compilation tools"
-msgstr "pristup alatima za kompajliranje"
+msgid "Iran"
+msgstr "Iran"
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "access to network tools"
-msgstr "pristup mrežnim alatima"
+msgid "Bus"
+msgstr "Sabirnica"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to administrative files"
-msgstr "pristup administrativnim datotekama"
+msgid "Iraq"
+msgstr "Irak"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "allow \"su\""
-msgstr "dozvoli \"su\""
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr ""
+"Potencijalan konflikt LAN adresa pronađen u trenutnoj konfiguraciji %s!\n"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to rpm tools"
-msgstr "pristup rpm alatima"
+msgid "Configuring..."
+msgstr "Podešavam..."
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "access to X programs"
-msgstr "pristup X programima"
+msgid "The setup has already been done, and it's currently enabled."
+msgstr "PodeÅ¡avanje je već zavrÅ¡eno i trenutno je ukljuÄeno."
-#: ../../any.pm:1
+#: ../../harddrake/v4l.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."
+"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 ""
-"Ovo su trenutne opcije u vašem boot meniju.\n"
-"Možete dodati nove ili promijeniti postojeće."
+"Za većinu modernih TV kartica, bttv modul Linux kernela automatski "
+"prepoznaje odgovarajuće parametre.\n"
+"Ako je vaša kartica pogrešno prepoznata, ovdje možete prisiliti odgovarajući "
+"tip tunera i kartice. Samo izaberite parametre vaše TV karte."
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Other OS (windows...)"
-msgstr "Ostali OSi (Windows...)"
+msgid "Password (again)"
+msgstr "Å ifra (ponovo)"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "Ostali OSi (MacOS...)"
+msgid "Search installed fonts"
+msgstr "Pretraži instalirane fontove"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "Ostali OSi (SunOS...)"
+msgid "Venezuela"
+msgstr "Venecuela"
-#: ../../any.pm:1 ../../standalone/drakbackup:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Linux"
-msgstr "Linux"
+msgid "IP address"
+msgstr "IP adresa"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Which type of entry do you want to add?"
-msgstr "Koju vrstu opcije želite dodati?"
+msgid "Choose the sizes"
+msgstr "Izaberite veliÄine"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This label is already used"
-msgstr "Ova oznaka je već u upotrebi"
+msgid ""
+"List of data corrupted:\n"
+"\n"
+msgstr ""
+"Lista oštećenih podataka:\n"
+"\n"
-#: ../../any.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "You must specify a root partition"
-msgstr "Morate navesti root particiju"
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+"Vaš modem nije podržan pod ovim sistemom.\n"
+"Pogledajte http://www.linmodems.org"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You must specify a kernel image"
-msgstr "Morate navesti image kernela"
+msgid "Choose another partition"
+msgstr "Izaberi drugu particiju"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Empty label not allowed"
-msgstr "Prazna oznaka nije dozvoljena"
+msgid "Current user"
+msgstr "Trenutni korisnik"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Default"
-msgstr "Default"
+msgid "Username"
+msgstr "KorisniÄko ime"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "NoVideo"
-msgstr "NoVideo"
+msgid "Left \"Windows\" key"
+msgstr "Lijeva \"Windows\" tipka"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Initrd-size"
-msgstr "Initrd-veliÄina"
+msgid "dhcpd Server Configuration"
+msgstr "Podešavanje dhcpd servera"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Append"
-msgstr "Append"
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+"Koristi se za direktorij:\n"
+" samo vlasnik tog direktorija ili datoteke u ovom direktoriju ga može "
+"obrisati"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Label"
-msgstr "Oznaka"
+msgid "Guyana"
+msgstr "Gvajana"
-#: ../../any.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Unsafe"
-msgstr "Nesigurno"
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr "na Novell serveru \"%s\", Å¡tampaÄ \"%s\""
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Table"
-msgstr "Tabela"
+msgid "Remove a module"
+msgstr "Ukloni modul"
+
+#: ../../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 "Å ifra"
+
+#: ../../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 ""
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Advanced Configuration"
+msgstr "Napredno podešavanje"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Scanning on your HP multi-function device"
+msgstr "Skeniram pomoću HP multifunkcijskog uređaja"
#: ../../any.pm:1
#, c-format
msgid "Root"
msgstr "Root"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Read-write"
-msgstr "Čitaj-piši"
+msgid "Choose an existing RAID to add to"
+msgstr "Izaberite postojeći RAID na koji ćete dodati"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Initrd"
-msgstr "Initrd"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "Turska (moderni \"Q\" model)"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Video mode"
-msgstr "Video mod"
+msgid "Lilo message not found"
+msgstr "Nisam pronašao Lilo poruku."
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Image"
-msgstr "Image"
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+"Automatsko regenerisanje kernel zaglavlja u /boot za\n"
+"/usr/include/linux/{autoconf,version}.h"
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Default OS?"
-msgstr "Podrazumjevani OS?"
+msgid "if needed"
+msgstr "ako je potrebno"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Enable OF Boot?"
-msgstr "Omogući boot sa OFa?"
+msgid "Restore Failed..."
+msgstr "Vraćanje nije uspjelo..."
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Enable CD Boot?"
-msgstr "Omogući boot sa CDa?"
+msgid "/Autodetect _jazz drives"
+msgstr "/Automatski prepoznaj _jazz uređaje"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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 ""
+"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 backup will be stored on your\n"
+" /var/lib/drakbackup directory\n"
+"\n"
+" Configuration file:\n"
+"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+"\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"
+
+#: ../../install_messages.pm:1
#, c-format
-msgid "Kernel Boot Timeout"
-msgstr "Vrijeme za boot kernela"
+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 ""
+"Budući da prevodilac ovog teksta nije u mogućnosti da osigura pravnu\n"
+"provjeru prevedenog teksta, tekst licence je ostavljen u originalnom "
+"(engleskom)\n"
+"obliku.\n"
+"\n"
+"\n"
+"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"
-#: ../../any.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Open Firmware Delay"
-msgstr "ÄŒekanje na Open Firmware"
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
+"koordinate progresne trake x\n"
+"tj. njenog lijevog ugla"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Boot device"
-msgstr "Boot uređaj"
+msgid "Current interface configuration"
+msgstr "Postavke trenutnog interfejsa"
-#: ../../any.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Init Message"
-msgstr "Init poruka"
+msgid "LPD - Line Printer Daemon"
+msgstr "LPD - Line Printer Daemon"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Bootloader to use"
-msgstr "Bootloader koji ćete koristiti"
+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"
+"Ako imate ISA karticu, vrijednosti na idućem ekranu bi trebale biti "
+"ispravne.\n"
+"\n"
+"Ako imate PCMCIA karticu, moraćete znati IRQ i IO vaše kartice.\n"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Bootloader main options"
-msgstr "Glavne opcije bootloadera"
+msgid "Do not print any test page"
+msgstr "Nemoj Å¡tampati testnu stranicu"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "Opcija ``OgraniÄi opcije komandne linije'' je beskorisna bez Å¡ifre"
+msgid "Gurmukhi"
+msgstr "Gurmukhi"
#: ../../any.pm:1
#, c-format
-msgid "Give the ram size in MB"
-msgstr "Navedite veliÄinu rama u MB"
+msgid "Force No APIC"
+msgstr "Prinudi bez APICa"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Enable multiple profiles"
-msgstr "Omogući više profila"
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr ""
+"Ova šifra je previše jednostavna (mora biti duga najmanje %d karaktera)"
-#: ../../any.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Precizna veliÄina RAMa ako je potrebno (pronaÄ‘eno %d MB)"
+msgid "[keyboard]"
+msgstr "[tastatura]"
-#: ../../any.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "OÄisti /tmp prilikom svakog boota"
+msgid "FTP proxy"
+msgstr "FTP proxy"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Create a bootdisk"
-msgstr "Napravite boot disketu"
+msgid "Install List"
+msgstr "Lista instalacije"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "restrict"
-msgstr "ograniÄi"
+msgid ""
+"Change\n"
+"Restore Path"
+msgstr ""
+"Promijeni\n"
+"stazu vraćanja"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Restrict command line options"
-msgstr "OgraniÄi opcije komandne linije"
+msgid "Show only for the selected day"
+msgstr "Prikaži samo za izabrani dan"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Force No APIC"
-msgstr "Prinudi bez APICa"
+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 ""
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Enable ACPI"
-msgstr "UkljuÄi ACPI"
+msgid "512 kB"
+msgstr "512 kB"
-#: ../../any.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Delay before booting default image"
-msgstr "ÄŒekanje prije bootanja default image-a"
+msgid "Logs"
+msgstr "Dnevnici"
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "compact"
-msgstr "kompaktno"
+msgid "(Note: Parallel ports cannot be auto-detected)"
+msgstr "(Napomena: Paralelni portovi ne mogu biti automatski istraženi)"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Compact"
-msgstr "Kompaktno"
+msgid "<control>N"
+msgstr "<control>N"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Bootloader installation"
-msgstr "Instalacija bootloadera"
+msgid "What kind of card do you have?"
+msgstr "Koju vrstu kartice imate?"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "First sector of boot partition"
-msgstr "Prvi sektor boot particije"
+msgid "<control>O"
+msgstr "<control>O"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "Prvi sektor diska (MBR)"
+msgid "Security"
+msgstr "Sigurnost"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "Gdje želite smjestiti bootloader?"
+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 ""
+"Možete takoÄ‘er koristiti grafiÄki interfejs \"xpdq\" za podeÅ¡avanje opcija i "
+"upravljanje zadacima Å¡tampe.\n"
+"Ako koristite KDE okruženje radne površine imate \"dugme za paniku\". To je "
+"ikona na radnoj povrÅ¡ini Äiji je naziv \"ZAUSTAVI Å¡tampaÄ!\", koja "
+"zaustavlja sve zadatke Å¡tampe odmah kada kliknete na nju. Ovo je korisno "
+"npr. u sluÄaju zaglavljivanja papira.\n"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "LILO/grub instalacija"
+msgid "<control>Q"
+msgstr "<control>Q"
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "SILO Installation"
-msgstr "SILO instalacija"
+msgid "Unknown"
+msgstr "Nepoznat"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Skip"
-msgstr "PreskoÄi"
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr "Ovaj server je već na listi, ne možete ga ponovo dodati.\n"
-#: ../../any.pm:1
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "On Floppy"
-msgstr "Na disketi"
+msgid "Network Configuration"
+msgstr "Podešavanje mreže"
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "First sector of the root partition"
-msgstr "Prvi sektor root particije"
+msgid "<control>S"
+msgstr "<control>S"
-#: ../../any.pm:1
+#: ../../network/isdn.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?"
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
msgstr ""
-"OdluÄili ste da na particiju instalirate bootloader.\n"
-"Ovo podrazumijeva da već imate bootloader na hard disku sa kojeg bootate "
-"(npr: System Commander).\n"
-"\n"
-"Sa kojeg diska vršite boot?"
+"Protokol za ostatak svijeta \n"
+" bez D-kanala (iznajmljene linije)"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Creating bootdisk..."
-msgstr "Pravim boot disketu..."
+msgid "Option %s must be a number!"
+msgstr "Opcija %s mora biti broj!"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, c-format
-msgid "Insert a floppy in %s"
-msgstr "Ubacite disketu u %s"
+msgid "Notice"
+msgstr "Napomena"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
msgstr ""
-"Izaberite disketnu jedinicu koju želite koristiti da napravite boot disketu"
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Second floppy drive"
-msgstr "Druga disketna jedinica"
+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 ""
+"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))."
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "First floppy drive"
-msgstr "Prva disketna jedinica"
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr "Niste podesili X. Sigurno želite uraditi ovo?"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "Žao mi je, nema disketne jedinice"
+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 ""
+"PodeÅ¡avanje Å¡tampaÄa će raditi potpuno automatski. Ako vaÅ¡ Å¡tampaÄ nije "
+"ispravno prepoznat ili ako želite sami podesiti Å¡tampaÄ, ukljuÄite \"RuÄno "
+"podešavanje\"."
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "What type of partitioning?"
+msgstr "Koju vrstu particioniranja?"
+
+#: ../../standalone/drakbackup: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"
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-"Vlastita boot disketa vam omogućuje da pokrenete Linux pri Äemu ne ovisite\n"
-"od bootloader programa. Ovo je korisno ako ne želite instalirati LILO (ili "
-"grub) na\n"
-"vaš sistem, ako neki drugi operativni sistem uklanja LILO ili ako LILO ne "
-"radi\n"
-"na vašoj trenutnoj konfiguraciji. Vlastiti bootdisk se može takođe koristiti "
-"sa\n"
-"Mandrake rescue image, pri Äemu je mnogo lakÅ¡e ispraviti neke ozbiljne\n"
-"sistemske kvarove. Želite li napraviti boot disketu za vaš sistem?\n"
-"%s"
+"lista datoteka poslana putem FTPa: %s\n"
+" "
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
+msgid "Interface"
+msgstr "Interfejs"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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 to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\n"
+"\n"
+" - Backup Other Files: \n"
+"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
+"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\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 ""
+"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"
-"(PAŽNJA! Vi koristite XFS za vašu root particiju,\n"
-"pravljenje boot diskete na 1.44 Mb disketi vjerovatno neće\n"
-"raditi, pošto XFS traži veoma velik drajver)."
-#: ../../any.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-"If you want to create a bootdisk for your system, insert a floppy in the "
-"first\n"
-"drive and press \"Ok\"."
+"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 ""
-"Vlastita boot disketa vam omogućuje da pokrenete Linux pri Äemu ne ovisite\n"
-"od bootloader programa. Ovo je korisno ako ne želite instalirati SILO na\n"
-"vaš sistem, ako neki drugi operativni sistem uklanja SILO ili ako SILO ne "
-"radi\n"
-"na vašoj trenutnoj konfiguraciji. Vlastiti bootdisk se može takođe koristiti "
-"sa\n"
-"Mandrake rescue image, pri Äemu je mnogo lakÅ¡e ispraviti neke ozbiljne\n"
-"sistemske kvarove.\n"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-"Ako želite napraviti boot disketu za vaš sistem, stavite neku disketu u "
-"vašu\n"
-"prvu jedinicu i pritisnite \"U redu\"."
+"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."
-#: ../../bootloader.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Ne možete instalirati bootloader na %s particiju\n"
+msgid "comma separated strings"
+msgstr "tekst razdvojen zarezima"
-#: ../../bootloader.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "not enough room in /boot"
-msgstr "nema dovoljno prostora u /boot"
+msgid "These are the machines from which the scanners should be used:"
+msgstr "Ovo su raÄunari sa koji treba koristiti skenere:"
-#. -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
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Osvjetljene stavke će biti bootane automatski za %d sekundi."
+msgid "Messages"
+msgstr "Poruke"
-#. -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
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "opcija prije bootanja, ili 'c' za komandnu liniju."
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr "Nepoznat|CPH06X (bt878) [razni proizvoÄ‘aÄi]"
-#. -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
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Pritisnite enter za bootanje izabranog OSa, 'e' za editovanje"
+msgid "POP and IMAP Server"
+msgstr "POP i IMAP server"
-#. -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
+#: ../../lang.pm:1
#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Koristite tipke %c i %c za izbor jedne od opcija."
+msgid "Mexico"
+msgstr "Meksiko"
-#. -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
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Dobro došli u GRUB izbornik operativnog sistema!"
+msgid "Model stepping"
+msgstr "Model stepping"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
+msgid "Rwanda"
+msgstr "Ruanda"
-#: ../../bootloader.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Grub"
-msgstr "Grub"
+msgid "Do you have any %s interfaces?"
+msgstr "Imate li ijedan %s interfejs?"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with text menu"
-msgstr "LILO sa tekstualnim menijem"
+msgid "Switzerland"
+msgstr "Å vicarska"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with graphical menu"
-msgstr "LILO sa grafiÄkim menijem"
+msgid "Brunei Darussalam"
+msgstr "Bruneji"
-#: ../../bootloader.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SILO"
-msgstr "SILO"
+msgid "Remote lpd Printer Options"
+msgstr "Opcije udaljenog lpd Å¡tampaÄa"
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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 ""
-"Dobro došli u %s izbornik operativnog sistema!\n"
+"GNU/Linux je viÅ¡ekorisniÄki sistem, Å¡to znaÄi da svaki korisnik može imati\n"
+"vlastite preference, vlastite datoteke i tako dalje. Možete proÄitati "
+"''PoÄetniÄki\n"
+"vodiÄ'' da biste saznali viÅ¡e o viÅ¡ekorisniÄkim sistemima. Ali za razliku "
+"od\n"
+"\"root\"-a, koji je administrator sistema, korisnicima koje dodate u ovom "
+"trenutku\n"
+"neće biti dozvoljeno da promijene ništa osim vlastitih datoteka i vlastite\n"
+"konfiguracije, Äime je sistem zaÅ¡tićen od nenamjernih ili zlonamjernih "
+"izmjena\n"
+"koje mogu uticati na cijeli sistem. Moraćete kreirati najmanje jednog "
+"korisnika\n"
+"za vas same -- ovo je raÄun koji trebate koristiti za rutinsku, svakodnevnu\n"
+"upotrebu. Iako je vrlo lako prijaviti se kao \"root\" da biste radili sve i "
+"svaÅ¡ta,\"to takoÄ‘e može biti i vrlo opasno! Jedna greÅ¡ka može znaÄiti da vaÅ¡ "
+"sistem\n"
+"viÅ¡e ne radi. Ako napravite ozbiljnu pogreÅ¡ku kao obiÄan korisnik, najgore\n"
+"Å¡to se može desiti jeste da izgubite neke informacije, ali ne i da utiÄete "
+"na\n"
+"cijeli sistem.\n"
"\n"
-"Izaberite operativni sistem na listi gore ili\n"
-"saÄekajte %d sekundi do pokretanja podrazumjevanog OSa.\n"
+"U prvom polju unosite vaše pravo ime i prezime. Naravno, ovo nije obavezno\n"
+"-- u stvari možete ovdje unijeti šta god hoćete. DrakX će koristiti prvu "
+"rijeÄ\n"
+"koju unesete i kopirati je u polje \"KorisniÄko ime\", Å¡to je ime koje će "
+"ovaj\n"
+"korisnik unositi da bi ušao na sistem. Ako želite, možete promijeniti "
+"ponuđenu\n"
+"vrijednost. Idući korak je da unesete Å¡ifru. Sa sigurnosne taÄke glediÅ¡ta, "
+"Å¡ifra\n"
+"neprivilegovanog (obiÄnog) korisnika nije tako važna kao \"root\" Å¡ifra, "
+"ali\n"
+"to nije razlog da je zanemarite tako što ćete je ostaviti praznom ili\n"
+"prejednostavnom: na kraju krajeva, vaÅ¡e liÄne datoteke je ono Å¡to je u\n"
+"riziku.\n"
"\n"
+"Jednom kada kliknete na \"Prihvati korisnika\", možete ih dodati još. "
+"Dodajte\n"
+"po jednog korisnika za svakog od vaših prijatelja: na primjer za vašeg oca\n"
+"ili sestru. Kliknite na \"Dalje ->\" kada završite dodavanje korisnika.\n"
+"\n"
+"Klikanjem na dugme \"Napredno\" možete promijeniti osnovni \"shell\" za tog\n"
+"korisnika (ponuđen je bash).\n"
+"\n"
+"Kada završite dodavanje svih korisnika, bićete upitani da odaberete "
+"korisnika\n"
+"koji se može automatski prijaviti prilikom pokretanja sistema. Ako ste "
+"zainteresovani\n"
+"za ovu mogućnost (i ne brinete previše o lokalnoj sigurnosti), izaberite "
+"željenog\n"
+"korisnika i window manager, zatim kliknite na \"Dalje ->\". Ako niste "
+"zainteresovani\n"
+"za to, iskljuÄite opciju \"Želite li koristiti ovu mogućnost?\"."
-#: ../../common.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "consolehelper missing"
-msgstr "nedostaje consolehelper"
+msgid "Configure Internet Access..."
+msgstr "Podesi Internet pristup..."
-#: ../../common.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "kdesu missing"
-msgstr "nedostaje kdesu"
+msgid "Norway"
+msgstr "Norveška"
-#: ../../common.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "Snimanje ekrana će biti dostupno nakon što instalirate u %s"
+msgid "Danish"
+msgstr "Danska"
-#: ../../common.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "Ne mogu napraviti snimak ekrana prije particioniranja"
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+"Automatski ukljuÄuje numlock pod konzolom i grafiÄkim okruženjem\n"
+"prilikom boota."
-#: ../../common.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "%d seconds"
-msgstr "%d sekundi"
+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 ""
+"Molimo unesite IP konfiguraciju za ovaj raÄunar.\n"
+"Svaka stavka bi trebala biti unesena kao IP adresa u decimalnoj notaciji\n"
+"razdvojenoj taÄkama (npr. 1.2.3.4)."
-#: ../../common.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "1 minute"
-msgstr "1 minuta"
+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 instalacija se prostire na nekoliko CDova. DrakX zna da li "
+"je\n"
+"neki paket smješten na drugom CDu i on će izbaciti trenutni CD i zamoliti "
+"vas\n"
+"da ubacite neki drugi po potrebi."
-#: ../../common.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "%d minutes"
-msgstr "%d minuta"
+msgid "Processors"
+msgstr "Procesori"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TB"
-msgstr "TB"
+msgid "Bulgaria"
+msgstr "Bugarska"
-#: ../../common.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "GB"
-msgstr "GB"
+msgid "No NIC selected!"
+msgstr "Nije izabran nijedan NIC!"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "MB"
-msgstr "MB"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr "Svalbard and Jan Mayen ostrva"
-#: ../../common.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "KB"
-msgstr "KB"
+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 ""
+"Došlo je do problema prilikom podešavanja.\n"
+"Provjerite vašu konekciju pomoću net_monitor ili mcc. Ako vaša konekcija ne "
+"radi, možete ponovo pokrenuti podešavanje"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "United States"
-msgstr "SAD"
+msgid "partition %s is now known as %s"
+msgstr "particija %s je od sada poznata kao %s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Austria"
-msgstr "Austrija"
+msgid "Backup Other files..."
+msgstr "Backup-uj ostale datoteke..."
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Italy"
-msgstr "Italija"
+msgid "SMB server IP"
+msgstr "SMB server IP"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Netherlands"
-msgstr "Nizozemska"
+msgid "Congo (Kinshasa)"
+msgstr "Kongo (Kinshasa)"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sweden"
-msgstr "Å vedska"
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "Tabela particija za uređaj %s će biti zapisana na disk!"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Norway"
-msgstr "Norveška"
+msgid "Installing HPOJ package..."
+msgstr "Instaliram HPOJ pakete..."
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Greece"
-msgstr "GrÄka"
+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 ""
+"Vlastita boot disketa vam omogućuje da pokrenete Linux pri Äemu ne ovisite\n"
+"od bootloader programa. Ovo je korisno ako ne želite instalirati LILO (ili "
+"grub) na\n"
+"vaš sistem, ako neki drugi operativni sistem uklanja LILO ili ako LILO ne "
+"radi\n"
+"na vašoj trenutnoj konfiguraciji. Vlastiti bootdisk se može takođe koristiti "
+"sa\n"
+"Mandrake rescue image, pri Äemu je mnogo lakÅ¡e ispraviti neke ozbiljne\n"
+"sistemske kvarove. Želite li napraviti boot disketu za vaš sistem?\n"
+"%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Germany"
-msgstr "NjemaÄka"
+msgid ", USB printer \\#%s"
+msgstr ", USB Å¡tampaÄ \\#%s"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Czech Republic"
-msgstr "Češka"
+msgid "Latvian"
+msgstr "Latvijska"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Belgium"
-msgstr "Belgija"
+msgid "monthly"
+msgstr "mjeseÄno"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "France"
-msgstr "Francuska"
+msgid "Module name"
+msgstr "Naziv modula"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Costa Rica"
-msgstr "Kostarika"
+msgid "Start at boot"
+msgstr "Pokreni na bootu"
-#: ../../fsedit.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Incremental Backups"
+msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
+
+#: ../../any.pm:1
#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Greška u otvaranju %s za pisanje: %s"
+msgid "First sector of drive (MBR)"
+msgstr "Prvi sektor diska (MBR)"
-#: ../../fsedit.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Nothing to do"
-msgstr "Nemam Å¡ta da radim"
+msgid "Joystick"
+msgstr "Joystick"
-#: ../../fsedit.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "Nema dovoljno prostora za auto-alokaciju"
+msgid "El Salvador"
+msgstr "El Salvador"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "You can't use an encrypted file system for mount point %s"
-msgstr "Ne možete koristiti Å¡ifrovani datoteÄni sistem za taÄku montiranja %s"
+msgid "Use Unicode by default"
+msgstr "Podrazumijeva se Unicode"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
-msgstr ""
-"Potreban vam je pravi file sistem (ext2/ext3, reiserfs, xfs ili jfs) za ovu "
-"taÄku montiranja\n"
+msgid "the module of the GNU/Linux kernel that handles the device"
+msgstr "modul Linux kernela koji upravlja uređajem"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This directory should remain within the root filesystem"
-msgstr "Ovaj direktorij treba ostati unutar korijenskog file sistema"
+msgid "Trying to rescue partition table"
+msgstr "Pokušavam da spasim tabelu particija"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "Ne možete koristiti LVM logiÄki volumen za taÄku montiranja %s"
+msgid "Option %s must be an integer number!"
+msgstr "Opcija %s mora biti cijeli broj!"
-#: ../../fsedit.pm:1
+#: ../../interactive/stdio.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"
+"Entries you'll have to fill:\n"
+"%s"
msgstr ""
-"Izabrali ste softversku RAID particiju kao root (/).\n"
-"Nijedan bootloader nije u mogućnosti da rukuje sa ovim bez /boot particije.\n"
-"Molim kasnije dodajte /boot particiju"
+"Stavke koje morate popuniti:\n"
+"%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Već postoji particija sa taÄkom montiranja %s\n"
+msgid "Unable to start live upgrade !!!\n"
+msgstr "Ne mogu da pokrenem live upgrade !!!\n"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mount points should contain only alphanumerical characters"
-msgstr "TaÄka montiranja se treba sastojati samo od brojeva i slova"
+msgid "Name: "
+msgstr "Ime: "
-#: ../../fsedit.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "TaÄke montiranja moraju poÄinjati sa /"
+msgid "16 million colors (24 bits)"
+msgstr "16 miliona boja (24 bita)"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Ne možete koristiti ReiserFS za particije manje od 32MB"
+msgid "Allow all users"
+msgstr "Dozvoli svim korisnicima"
-#: ../../fsedit.pm:1
+#: ../../share/advertising/08-store.pl:1
#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "Ne možete koristiti JFS za particije manje od 16MB"
+msgid "The official MandrakeSoft Store"
+msgstr "Oficijelna MandrakeSoft prodavnica"
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Resizing"
+msgstr "Mijenjam veliÄinu"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Cable connection"
+msgstr "Kablovska konekcija"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "User"
+msgstr "Korisnik"
#: ../../fsedit.pm:1
#, c-format
@@ -986,1342 +1836,259 @@ msgstr ""
"\n"
"Slažete li se sa gubitkom svih particija?\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
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error"
-msgstr "Greška"
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr "Izvrši novi backup prije vraćanja (samo za inkrementalni backup.)"
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "server"
-msgstr "server"
+msgid "Printer on parallel port \\#%s"
+msgstr "Å tampaÄ na paralelnom portu \\#%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "with /usr"
-msgstr "sa /usr"
+msgid "Name"
+msgstr "Ime"
-#: ../../fsedit.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "simple"
-msgstr "jednostavno"
+msgid "mkraid failed"
+msgstr "mkraid nije uspio"
-#: ../../fs.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Enabling swap partition %s"
-msgstr "UkljuÄujem swap particiju %s"
+msgid "Button 3 Emulation"
+msgstr "Emulacija 3 dugmeta"
-#: ../../fs.pm:1 ../../partition_table.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "error unmounting %s: %s"
-msgstr "greška u demontiranju %s: %s"
+msgid "Sending files..."
+msgstr "Å aljem datoteke..."
-#: ../../fs.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "montiranje particije %s u direktoriju %s nije uspjelo"
+msgid "Israeli (Phonetic)"
+msgstr "Izraelska (fonetska)"
-#: ../../fs.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Mounting partition %s"
-msgstr "Montiram particiju %s"
+msgid "access to rpm tools"
+msgstr "pristup rpm alatima"
-#: ../../fs.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Checking %s"
-msgstr "Provjeravam %s"
+msgid "edit"
+msgstr "izmijeni"
-#: ../../fs.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Formatting partition %s"
-msgstr "Formatiram particiju %s"
+msgid "You must choose/enter a printer/device!"
+msgstr "Morate izabrati ili unijeti Å¡tampaÄ / ureÄ‘aj!"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Kreiram i formatiram datoteku %s"
+msgid "Permission problem accessing CD."
+msgstr "Problem sa privilegijama tokom pristupa na CD."
-#: ../../fs.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Ne znam kako formatirati %s kao tip %s"
+msgid "Phone number"
+msgstr "Broj telefona"
-#: ../../fs.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatiranje %s nije uspjelo"
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr "GreÅ¡ka: Drajver \"%s\" za vaÅ¡u zvuÄnu karticu nije na listi"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Kliknite na \"Dalje ->\" ako želite obrisati sve podatke i particije koje\n"
-"su prisutne na ovom hard disku. Budite oprezni, jer nakon klikanja na\n"
-"\"Dalje ->\" nećete moći vratiti podatke i particije koji se trenutno "
-"nalaze\n"
-"na ovom hard disku, ukljuÄujući i sve Windows podatke.\n"
-"\n"
-"Kliknite na \"<- Nazad\" da obustavite ovu operaciju bez gubitka\n"
-"podataka i particija na ovom hard disku."
+msgid "Printer name, description, location"
+msgstr "Naziv Å¡tampaÄa, opis, lokacija"
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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 it will be lost\n"
-"and will not be recoverable!"
-msgstr ""
-"Izaberite hard disk koji želite obrisati kako biste instalirali vašu novu "
-"Mandrake\n"
-"Linux particiju. Budite pažljivi, svi podaci koji se nalaze na njemu će "
-"biti\n"
-"izgubljeni i neće se moći vratiti!"
+msgid "USA (broadcast)"
+msgstr "USA (broadcast)"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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 \"Configure\"\n"
-"to 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 \"Configure\" to change the parameters\n"
-"associated with the card.\n"
-"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
-"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
-"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\n"
-"\n"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
-"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
+"Please choose the\n"
+"media for backup."
msgstr ""
-"\"DrakX će vam pružiti sažetak raznih informacija koje su prikupljene\n"
-"o vašem sistemu. Ovisno o instaliranom hardveru, vjerovatno imate\n"
-"neke ili sve od navedenih stavki. PojedinaÄna stavka se sastoji od\n"
-"onoga Å¡to je potrebno podesiti, nakon Äega slijedi kraći sažetak trenutne\n"
-"konfiguracije. Da biste ovo izmijenili, kliknite na odgovarajuće dugme "
-"\"Podesi\".\n"
-"\n"
-"* \"Tastatura\": provjerite trenutno mapu tastature i izmijenite je ako je\n"
-"potrebno.\n"
-"\n"
-"* \"Država\": provjerite trenutno izabranu državu. Ako se nalazite negdje\n"
-"drugo, kliknite na dugme \"Podesi\" i izaberite neku drugu. Ako se vaša\n"
-"zemlja ne nalazi na prikazanoj listi, kliknite na dugme \"Više\" da biste\n"
-"dobili cjelokupnu listu zemalja.\n"
-"\n"
-"* \"Vremenska zona\": DrakX automatski određuje vašu vremensku zonu\n"
-"na osnovu države koju ste izabrali. Možete kliknuti na dugme \"Podesi\"\n"
-"ako ovo nije ispravno.\n"
-"\n"
-"* \"Miš\": provjerite trenutnu konfiguraciju miša i klinire na dugme da je\n"
-"promijenite ako je to potrebno.\"\n"
-"\n"
-"* \"Å tampaÄ\": klikanjem na dugme \"Podesi\" otvoriće se Äarobnjak za\n"
-"podeÅ¡avanje Å¡tampaÄa. Pogledajte odgovarajuće poglavlje ''VodiÄa za\n"
-"poÄetnike'' za viÅ¡e informacija o podeÅ¡avanju novog Å¡tampaÄa. Interfejs\n"
-"koji je tamo prikazan je sliÄan onom koji će biti koriÅ¡ten tokom "
-"instalacije.\n"
-"\n"
-"* \"ZvuÄna kartica\": ako je na vaÅ¡em sistemu otkrivena zvuÄna kartica, ona "
-"će\n"
-"biti prikazana ovdje. Ako primjetite da prikazana zvuÄna kartica nije ona\n"
-"koja je ustvari dio vašeg sistema, možete kliknuti na dugme i odabrati neki\n"
-"drugi drajver.\n"
-"\n"
-"* \"GrafiÄki interfejs\": DrakX će podesiti vaÅ¡ grafiÄki interfejs za rad "
-"na\n"
-"rezoluciji \"800x600\" ili \"1024x768\". Ako vam to ne odgovara, kliknite\n"
-"na dugme \"Podesi\" kako biste drugaÄije podesili vaÅ¡ interfejs.\n"
-"\n"
-"* \"TV kartica\": ako je na vašem sistemu prepoznata TV kartica, biće\n"
-"prikazana ovdje. Ako imate TV karticu koja nije prepoznata, kliknite na\n"
-"dugme \"Podesi\" kako biste pokuÅ¡ali podesiti je ruÄno.\n"
-"\n"
-"* \"ISDN kartica\": ako je na vašem sistemu otkrivena ISDN kartica, ona\n"
-"će biti prikazana ovdje. Možete kliknuti na dugme \"Podesi\" da promijenite\n"
-"parametre vezane za nju.\n"
-"\n"
-"* \"Mreža\": ako želite, možete podesiti vaš Internet pristup ili pristup\n"
-"lokalnoj mreži.\n"
-"\n"
-"* \"Nivo sigurnosti\": ovdje možete promijeniti nivo sigurnosti sistema "
-"koji\n"
-"je podešen ranije.\n"
-"\n"
-"* \"Firewall\": ako planirate povezati vaÅ¡ raÄunar na Internet, pametno je\n"
-"zaštititi ga od upada postavljanjem firewalla. Pogledajte odgovarajuće\n"
-"poglavlje ''VodiÄa za poÄetnike'' za detalje o podeÅ¡avanju firewalla.\n"
-"\n"
-"* \"Bootloader\": ako želite promijeniti postavke bootloadera, kliknite na "
-"to\n"
-"dugme. Ovo bi trebalo biti rezervisano za napredne korisnike.\n"
-"\n"
-"* \"Servisi\": ovdje možete fino podešavati koji servisi će biti pokrenuti "
-"na\n"
-"vaÅ¡em raÄunaru. Ako planirate koristiti ovaj raÄunar kao server, dobra je\n"
-"ideja još jednom pregledati ove postavke."
+"Molim izaberite medij\n"
+"za backup."
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\"Sound card\": 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."
-msgstr ""
-"\"ZvuÄna kartica\": ako je na vaÅ¡em sistemu otkrivena zvuÄna kartica, ona "
-"će\n"
-"biti prikazana ovdje. Ako primjetite da prikazana zvuÄna kartica nije ona\n"
-"koja je ustvari dio vašeg sistema, možete kliknuti na dugme i odabrati neki\n"
-"drugi drajver."
+msgid "Use Xinerama extension"
+msgstr "Koristi Xinerama ekstenziju"
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, 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 before your\n"
-"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 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 before your\n"
-"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."
+msgid "Loopback"
+msgstr "Loopback"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
#, 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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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."
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
msgstr ""
-"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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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."
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
-#: ../../help.pm:1
+#: ../../standalone/drakxtv:1
#, 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 će najprije potražiti sve IDE ureÄ‘aje prisutne na vaÅ¡em raÄunaru. "
-"Također\n"
-"će pretražiti sistem za jednu ili više PCI SCSI kartica. Ako SCSI kartica "
-"bude\n"
-"pronađena, DrakX će automatski instalirati odgovarajući drajver.\n"
-"\n"
-"Budući da pronalaženje hardware-a nikad nije savršeno, DrakX možda neće\n"
-"pronaći vaÅ¡e hard diskove. Ako se to desi, moraćete ih navesti ruÄno.\n"
-"\n"
-"Ako je potrebno da ruÄno odaberete PCI SCSI adapter, DrakX će vas pitati\n"
-"da li želite navesti neke opcije za njega. Trebate dopustiti DrakXu da "
-"ispita\n"
-"hardware za neke opcije specifiÄne za tu karticu. Ovo obiÄno radi dobro.\n"
-"\n"
-"Ako DrakX ne može ispitati opcije koje trebaju biti proslijeđene, moraćete\n"
-"ruÄno navesti opcije za drajver."
+msgid "West Europe"
+msgstr "Zapadna Evropa"
-#: ../../help.pm:1
+#: ../../standalone.pm:1
#, 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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" includes graphical\n"
-"front-ends for printing or choosing printer options and for managing the\n"
-"printer.\n"
+"[OPTIONS] [PROGRAM_NAME]\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."
+"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 ""
-"Sada je vrijeme da izaberete sistem Å¡tampe za vaÅ¡ raÄunar. Drugi OSi\n"
-"vam možda nude jedan, ali Mandrake Linux nudi dva. Svaki od ovih sistema\n"
-"je najbolji za određenu vrstu konfiguracije.\n"
-"\n"
-"* \"pdq\" -- skraćeno za ''štampaj i nemoj stavljati u red'' (print, don't "
-"queue) je\n"
-"najbolji izbor ako imate direktnu vezu na Å¡tampaÄ, želite izlaz za paniku u\n"
-"sluÄajevima zaglavljivanja papira i nemate mrežne Å¡tampaÄe. (\"pdq\" može\n"
-"rijeÅ¡iti samo vrlo jednostavne mrežne sluÄajeve i pomalo je spor kada se "
-"koristi\n"
-"sa mrežama.) PreporuÄujemo da koristite \"pdq\" ako je ovo vaÅ¡e prvo "
-"iskustvo\n"
-"sa GNU/Linuxom.\n"
-"\n"
-"* \"CUPS\" - ''Common Unix Printing System'' (uobiÄajeni UNIX sistem "
-"Å¡tampe)\n"
-"je odliÄan izbor za Å¡tampanje na Å¡tampaÄ koji se nalazi lokalno ili s druge "
-"strane\n"
-"planete. Vrlo ga je jednostavno podesiti i može služiti kao server ili "
-"klijent za\n"
-"prastari \"lpd\" sistem Å¡tampe, tako da je kompatibilan sa starijim "
-"operativnim\n"
-"sistemima kojima možda još trebaju usluge štampanja. Mada je vrlo moćan,\n"
-"osnovno podešavanje je skoro jednako lagano kao za \"pdq\". Ako želite\n"
-"simulirati \"lpd\" server, provjerite da li ste pokrenuli \"cups-lpd\" "
-"servis.\n"
-"\"CUPS\" ukljuÄuje grafiÄke alate za Å¡tampanje ili izbor opcija Å¡tampaÄa,\n"
-"te za upravljanje Å¡tampaÄem.\n"
+"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
-"Ako sada napravite izbor, pa kasnije zakljuÄite da vam se ne sviÄ‘a izabrani\n"
-"sistem štampe, možete ga promijeniti pokretanjem PrinterDrake iz Mandrake\n"
-"Kontrolnog centra i klikanjem na dugme Ekspert."
+"OPCIJE:\n"
+" --help - ispisuje ovu pomoć.\n"
+" --report - program treba biti neki od mandrake alata\n"
+" --incident - program treba biti neki od mandrake alata"
-#: ../../help.pm:1
+#: ../../standalone/harddrake2: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.\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\")."
-msgstr ""
-"LILO i grub su Linux bootloader-i. Ova faza je obiÄno automatizovana.\n"
-"DrakX će analizirati boot sektor diska i postupati u skladu s onim što\n"
-"zatekne tamo:\n"
-"\n"
-" * ako pronađe Windows boot sektor, biće zamijenjen sa grub/LILO boot\n"
-"sektorom. Na ovaj naÄin bićete u mogućnosti da uÄitate ili GNU/Linux ili\n"
-"neki drugi OS.\n"
-"\n"
-" * ako pronađe grub ili LILO boot sektor, zamijeniće ga novim.\n"
-"\n"
-"Ako ne može donijeti odluku, DrakX će vas pitati gdje da postavi\n"
-"bootloader.\n"
-"\n"
-"\"Boot ureÄ‘aj\": u većini sluÄajeva, ne trebate mijenjati ponuÄ‘eno\n"
-"(\"Prvi sektor diska (MBR)\"), ali ako odluÄite, možete instalirati "
-"bootloader\n"
-"na drugi hard disk (\"/dev/hdb\") ili Äak na disketu (\"Na disketi\")."
+msgid "Harddrake2 version %s"
+msgstr "Harddrake2 verzija %s"
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, 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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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 ""
-"Nakon što podesite opšte parametre bootloadera, dobićete listu opcija\n"
-"koja će biti prikazana prilikom svakog boot-a.\n"
-"\n"
-"Ako na vaÅ¡em raÄunaru postoje neki drugi operativni sistemi, oni će biti\n"
-"dodani na tu listu. Možete fino podesiti postojeće opcije klikajući na "
-"dugme\n"
-"\"Dodaj\" da biste dodali novu opciju; izborom postojeće opcije i klikanjem\n"
-"na \"Izmijeni\" ili \"Ukloni\" da biste je izmijenili ili uklonili. \"U redu"
-"\" potvrđuje\n"
-"vaše izmjene.\n"
-"\n"
-"Takođe možda ne želite dati pristup na ove druge operativne sisteme bilo "
-"kome\n"
-"ko sjedne za raÄunar i restartuje ga. Možete obrisati pojedine stavke iz "
-"boot\n"
-"menija, ali odgovarajuće operativne sisteme više nećete moći pokrenuti bez\n"
-"boot diskete!"
+msgid "Copying %s"
+msgstr "Kopiram %s"
-#: ../../help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"This dialog allows to finely tune your bootloader:\n"
-"\n"
-" * \"Bootloader to use\": there are three choices for your bootloader:\n"
-"\n"
-" * \"GRUB\": if you prefer grub (text menu).\n"
-"\n"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\n"
-"\n"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\n"
-"\n"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
-"\n"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\n"
-"\n"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\n"
-"\n"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
-msgstr ""
-"Ovaj dijalog vam omogućuje da fino podesite vaš bootloader:\n"
-"\n"
-" * \"Koristi bootloader\": ovdje su tri izbora za vaš bootloader:\n"
-"\n"
-" * \"GRUB\": ako preferirate grub (tekstualni meni),\n"
-"\n"
-" * \"LILO sa tekstualnim menijem\": ako preferirate LILO sa\n"
-"njegovim tekstualnim interfejsom.\n"
-"\n"
-" * \"LILO sa grafiÄkim menijem\": ako preferirate LILO sa njegovim\n"
-"grafiÄkim interfejsom.\n"
-"\n"
-" * \"Boot ureÄ‘aj\": u većini sluÄajeva nije potrebno da mijenjate\n"
-"ponuđenu vrijednost (\"/dev/hda\"), ali ako to želite, bootloader\n"
-"može biti instaliran na drugi hard disk (\"/dev/hdb\") ili Äak na\n"
-"disketu (\"/dev/fd0\");\n"
-"\n"
-" * \"Pauza prije bootanja default image-a\": nakon boota ili reboota\n"
-"raÄunara, ovo je vrijeme koje je dato korisniku za raÄunarom da izabere\n"
-"neku opciju iz boot menija koja se razlikuje od izabrane.\n"
-"\n"
-"!! Pazite da ako odaberete da ne želite instalirati bootloader (klikanjem\n"
-"na \"PreskoÄi\"), morate se pobrinuti da imate neki naÄin za pokretanje\n"
-"vašeg Mandrake Linux sistema! Budite sigurni da znate šta hoćete prije\n"
-"nego Å¡to promijenite neku od ovih opcija. !!\n"
-"\n"
-"Klik na dugme \"Napredno\" u ovom dijalogu vam pruža napredne opcije\n"
-"rezervisane za ekspertnog korisnika."
+msgid "Choose color"
+msgstr "Izaberite boju"
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, 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 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, click the \"Advanced\" 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 ""
-"Ovo je najvažnija odluka za sigurnost vašeg GNU/Linux sistema: trebate\n"
-"unijeti \"root\" Å¡ifru, \"Root\" je sistemski administrator i jedini "
-"korisnik kojem\n"
-"je dozvoljeno da updatuje sistem, dodaje druge korisnike, mijenja "
-"konfiguraciju\n"
-"sistema itd. Ukratko, \"root\" može raditi sve! Stoga trebate izabrati šifru "
-"koju\n"
-"je teško pogoditi - DrakX će vam reći da li je šifra koju ste odabrali "
-"prelagana.\n"
-"Kao što možete vidjeti, niste prisiljeni da unesete šifru, ali vam "
-"savjetujemo da\n"
-"to uradite. GNU/Linux je podložan operatorskim greškama kao i bilo koji "
-"drugi\n"
-"operativni sistem. PoÅ¡to \"root\" može prevazići sva ograniÄenja i "
-"nenamjerno\n"
-"pobrisati sve podatke na particijama neoprezno im pristupajući, važno je da "
-"je\n"
-"teško postati \"root\".\n"
-"\n"
-"Å ifra treba biti kombinacija alfanumeriÄkih znakova i biti barem 8 znakova "
-"duga.\n"
-"Nikad ne zapisujte \"root\" šifru -- time vaš sistem postaje lagano "
-"kompromitovati.\n"
-"\n"
-"Jedan izuzetak -- ne dozvolite da Å¡ifra bude preduga ili prekomplikovana "
-"pošto\n"
-"ćete je morati zapamtiti!\n"
-"\n"
-"Šifra neće biti prikazana na ekranu dok je unosite. Da bismo smanjili "
-"mogućnost\n"
-"greške zbog kucanja naslijepo, moraćete unijeti šifru dva puta. Ako nekim\n"
-"sluÄajem ponovite istu greÅ¡ku dva puta, ovu ''neispravnu'' Å¡ifru trebate "
-"koristiti\n"
-"prilikom prve prijave.\n"
-"\n"
-"Ako želite da pristup ovom raÄunaru bude kontroliran pomoću servera za\n"
-"autentikaciju, kliknite na dugme \"Napredno\".\n"
-"\n"
-"Ako vaša mreža koristi LDAP, NIS ili PDC Windows domen autentikacione\n"
-"servise, izaberite odgovarajući kao \"autentikaciju\". Ako ne znate koji\n"
-"koristiti, pitajte vašeg mrežnog administratora.\n"
-"\n"
-"Ako imate problema sa pamćenjem šifara, možete izabrati opciju \"Bez\n"
-"Å¡ifre\", pod uslovom da vaÅ¡ raÄunar neće biti spojen na Internet i da\n"
-"vjerujete svakome ko mu ima fiziÄki pristup."
+msgid "Dominican Republic"
+msgstr "Dominikanska Republika"
-#: ../../help.pm:1
+#: ../../lang.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 ""
-"Molimo izaberite ispravan port. Na primjer, \"COM1\" port pod Windows\n"
-"operativnim sistemom, pod GNU/Linuxom se zove \"ttyS0\" ."
+msgid "Swaziland"
+msgstr "Svazilend"
-#: ../../help.pm:1
+#: ../../standalone/drakperm:1
#, 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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
-msgstr ""
-"ObiÄno DrakX nema problema da odredi broj dugmadi na vaÅ¡em miÅ¡u.\n"
-"Ako ima, pretpostaviće da imate miš sa dva dugmeta i podesiće simulaciju\n"
-"trećeg dugmeta. Treće dugme se može ''pritisnuti'' na mišu sa dva dugmeta\n"
-"istovremenim klikom na lijevo i desno dugme miša. DrakX će automatski\n"
-"znati da li miš koristi PS/2, serijski ili USB interfejs.\n"
-"\n"
-"Ako iz nekog razloga želite navesti drugaÄiji tip miÅ¡a, izaberite ga sa\n"
-"ponuđene liste.\n"
-"\n"
-"Ako izaberete miÅ¡ razliÄit od ponuÄ‘enog, biće prikazan testni ekran.\n"
-"Koristite miÅ¡ i toÄkić da potvrdite da su postavke taÄne i da miÅ¡ radi "
-"ispravno.\n"
-"Ako miš ne radi kako treba, pritisnite tipku space ili Enter da prekinete "
-"test\n"
-"i vratite se na listu izbora.\n"
-"\n"
-"MiÅ¡evi sa toÄkićem Äesto nisu prepoznati automatski, stoga trebate izabrati\n"
-"miš na listi. Pazite da izaberete odgovarajući port na koji je vaš miš "
-"prikljuÄen.\n"
-"Nakon izbora miša i pritiska na dugme \"Dalje ->\", na ekranu će biti "
-"prikazana\n"
-"slika miÅ¡ra. Pomjerajte toÄkić miÅ¡a kako biste provjerili da li ispravno "
-"funkcioniše.\n"
-"Kada vidite da se toÄkić na ekranu pomjera onako kako vi vrtite stvarni "
-"toÄkić,\n"
-"provjerite dugmad i provjerite da li se pokazivaÄ na ekranu pomjera onako "
-"kako\n"
-"vi pomjerate miš."
+msgid "Set-UID"
+msgstr "Set-UID"
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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 ""
-"Vaš izbor preferiranog jezika će se odraziti na jezik dokumentacije,\n"
-"instalacione procedure i generalno sistema. Najprije izaberite oblast u\n"
-"kojoj se nalazite, a zatim jezik kojim govorite.\n"
-"\n"
-"Klikanjem na dugme \"Napredno\" možete izabrati druge jezike koje\n"
-"želite instalirati na vašu radnu stanicu, time instalirajući sistemsku\n"
-"dokumentaciju i aplikacije za svaki od izabranih jezika. Na primjet, ako\n"
-"će vaÅ¡ raÄunar koristiti osobe iz Å¡panije, izaberite Engleski kao osnovni\n"
-"jezik na listi, a Å panski u oblasti Napredno.\n"
-"\n"
-"Obratite pažnju da niste ograniÄeni na samo jedan dodatni jezik. Možete\n"
-"ih izabrati nekoliko ili Äak ih instalirati sve klikom na polje \"Svi jezici"
-"\".\n"
-"VaÅ¡ izbor podrÅ¡ke za neki jezik oznaÄava da će biti instaliran prijevod,\n"
-"fontovi, pravila za provjeru pravopisa itd. za taj jezik. Pored toga, "
-"opcija\n"
-"\"Koristi Unicode\" će prisiliti upotrebu Unicode-a (UTF-8) na cijelom\n"
-"sistemu. No, obratite pažnju da je ovo eksperimentalna mogućnost. Ako\n"
-"izaberete nekoliko jezika koji zahtijevaju razliÄito kodiranje, Unicode će\n"
-"svejedno biti instaliran.\n"
-"\n"
-"Da prebacujete između raznih jezika instaliranih na vašem sistemu, možete\n"
-"pokrenuti kao \"root\" naredbu \"/usr/sbin/localedrake\", Äime mijenjate\n"
-"jezik koji koristi Äitav sistem. IzvrÅ¡avanjem te naredbe kao obiÄan "
-"korisnik\n"
-"mijenjate jeziÄke postavke samo za tog konkretnog korisnika."
+msgid "Please check if you are using CDRW media"
+msgstr "Molim ukljuÄite ako koristite CDRW medij"
#: ../../help.pm:1
-#, c-format
+#, 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 might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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."
+"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 ""
-"Ovisno o osnovnom jeziku koji izaberete u Sekciji \"Jezik\", DrakX će\n"
-"automatski izabrati određeni tip tastature. Ipak, možda nemate tastaturu\n"
-"koja taÄno odgovara vaÅ¡em jeziku: npr. ako ste Å vajcarac koji govori\n"
-"engleski, možda imate švajcarsku tastaturu. Ili ako govorite engleski ali\n"
-"se nalazite u Kvibeku, možda ćete se naći u situaciji gdje se vaš jezik i\n"
-"tastatura ne poklapaju. U svakom sluÄaju, ovaj korak instalacije vam\n"
-"omogućava da izaberete odgovarajuću tastaturu sa liste.\n"
-"\n"
-"Kliknite na dugme \"Više\" kako bi vam bila predstavljena potpuna lista\n"
-"podržanih tastatura.\n"
-"\n"
-"Ako izaberete raspored tipaka koji je baziran na ne-latiniÄnoj abecedi,\n"
-"sljedeći dijalog će vam ponuditi da izaberete tipke pomoću kojih možete\n"
-"prebaciti tastaturu izmeÄ‘u latiniÄnog i ne-latiniÄnog rasporeda."
+"Izaberite hard disk koji želite obrisati kako biste instalirali vašu novu "
+"Mandrake\n"
+"Linux particiju. Budite pažljivi, svi podaci koji se nalaze na njemu će "
+"biti\n"
+"izgubljeni i neće se moći vratiti!"
-#: ../../help.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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 ""
-"Ovaj korak se aktivira samo ako je na vaÅ¡em raÄunaru pronaÄ‘ena postojeća\n"
-"GNU/Linux particija.\n"
-"\n"
-"DrakX sada treba znati da li želite izvršiti novu instalaciju ili "
-"nadogradnju postojećeg\n"
-"Mandrake Linux sistema:\n"
-"\n"
-" * \"Instaliraj\": NajÄešće ovo će u potpunosti obrisati stari sistem. Ako "
-"želite\n"
-"promijeniti particioniranje starog hard diska ili promijeniti datoteÄni "
-"sistem,\n"
-"trebate koristiti ovu opciju. Ali, ovisno o vašoj šemi particioniranja, "
-"možete\n"
-"sprijeÄiti da neki od vaÅ¡ih postojećih podataka budu prepisani.\n"
-"\n"
-" * \"Nadogradi\": Ova vrsta instalacije vam omogućuje da updatujete pakete\n"
-"koji su trenutno instalirani na vašem Mandrake Linux sistemu. Vaša trenutna\n"
-"Å¡ema particioniranja i korisniÄki podaci neće biti izmijenjeni. Većina "
-"ostalih koraka\n"
-"konfiguracije ostaju kao Å¡to jesu, sliÄno obiÄnoj instalaciji.\n"
-"\n"
-"Opcija ''Nadogradi'' bi trebala raditi ispravno na Mandrake Linux sistemima "
-"koji\n"
-"koriste verziju \"8.1\" ili kasniju. Obavljanje nadogradnje na ranijim "
-"verzijama\n"
-"Mandrake Linuxa, prije verzije \"8.1\", nije preporuÄeno."
+msgid " on parallel port \\#%s"
+msgstr " na paralelnom portu \\#%s"
-#: ../../help.pm:1
+#. -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 ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
-msgstr ""
-"\"Država\": provjerite trenutni izbor države. Ako se ne nalazite ovdje,\n"
-"kliknite na dugme \"Podesi\" i izaberite neku drugu državu. Ako se vaša\n"
-"zemlja ne nalazi na listi, kliknite na dugme \"Više\" kako biste dobili "
-"listu\n"
-"svih država."
+msgid "Use the %c and %c keys for selecting which entry is highlighted."
+msgstr "Koristite tipke %c i %c za izbor jedne od opcija."
-#: ../../help.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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 ""
-"Na vašem hard disku ustanovljeno je više od jedne Microsoft particije.\n"
-"Molim izaberite onu koju želite smanjiti kako biste instalirali vaš "
-"Mandrake\n"
-"Linux operativni sistem.\n"
-"\n"
-"Svaka particija je navedena ovako: \"Linux ime\", \"Windows ime\",\n"
-"\"Kapacitet\".\n"
-"\n"
-"\"Linux ime\" se sastoji od: \"vrste hard diska\", \"broja hard diska\",\n"
-"\"broja particije\" (na primjer, \"hda1\").\n"
-"\n"
-"\"Vrsta hard diska\" je \"hd\" ako je vaš hard disk IDE, a \"sd\" ako je\n"
-"u pitanju SCSI hard disk.\n"
-"\n"
-"\"Broj hard diska\" je uvijek slovo nakon \"hd\" ili \"sd\". Kod IDE hard\n"
-"diskova:\n"
-"\n"
-" * \"a\" znaÄi \"master hard disk na primarnom IDE kontroleru\";\n"
-"\n"
-" * \"b\" znaÄi \"slave hard disk na primarnom IDE kontroleru\";\n"
-"\n"
-" * \"c\" znaÄi \"master hard disk na sekundarnom IDE kontroleru\";\n"
-"\n"
-" * \"d\" znaÄi \"slave hard disk na sekundarnom IDE kontroleru\";\n"
-"\n"
-"Kod SCSI hard diskova, \"a\" je \"disk sa najnižim SCSI IDom\", \"b\"\n"
-"je \"drugi najniži SCSI ID\", itd.\n"
-"\n"
-"\"Windows ime\" je slovo kojim je vaÅ¡ hard disk oznaÄen pod Windowsom\n"
-"(prva particija prvog diska se zove \"C:\")."
+msgid "Generic 2 Button Mouse"
+msgstr "Opšti miš sa 2 dugmeta"
-#: ../../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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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 ""
-"At this point, you need to choose what partition(s) will be used for the\n"
-"installation of your Mandrake Linux system. If partitions have been already\n"
-"defined, either from a previous installation of GNU/Linux or from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive.\n"
-"\n"
-" * \"Auto allocate\": this option allows you to automatically create Ext2\n"
-"and swap partitions in free space of your hard drive.\n"
-"\n"
-" * \"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy.\n"
-"Useful for later partition-table recovery if necessary. It is strongly\n"
-"recommended to perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows to restore a previously saved\n"
-"partition table from floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you "
-"can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"can fail.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and load your "
-"initial\n"
-"partitions table.\n"
-"\n"
-" * \"removable media automounting\": unchecking this option will force "
-"users\n"
-"to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": 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 knowledge of\n"
-"partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on "
-"partitions\n"
-"(Type, options, format) and gives more information.\n"
-"\n"
-" * \"Done\": when you have finished partitioning your hard drive, this will\n"
-"save your changes back to disc.\n"
-"\n"
-"Note: you can reach any option using the keyboard. Navigate through the\n"
-"partitions using [Tab] and [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 filesystem types available, please\n"
-"read the chapter ext2fs 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"
-"boot loader. 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."
+#: ../../lvm.pm:1
+#, c-format
+msgid "Remove the logical volumes first\n"
+msgstr "Najprije ukloni logiÄke volumene\n"
-#: ../../help.pm:1
+#. -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 ""
-"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, keep the default option."
-msgstr ""
-"Na ovom mjestu, DrakX vam omogućuje da izaberete sigurnosni nivo\n"
-"koji želite imati na ovom raÄunaru. Kao pravilo, sigurnosni nivo treba biti\n"
-"tim viÅ¡i Å¡to su važniji podaci na raÄunaru, a pogotovo ako će raÄunar biti\n"
-"direktno izložen Internetu. Većim nivoom sigurnosti obiÄno gubite na\n"
-"jednostavnosti korištenja.\n"
-"\n"
-"Ako ne znate šta izabrati, zadržite ponuđenu opciju."
+msgid "The highlighted entry will be booted automatically in %d seconds."
+msgstr "Osvjetljene stavke će biti bootane automatski za %d sekundi."
-#: ../../help.pm:1
+#: ../../standalone/drakboot:1
#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
-"Prilikom instalacije Mandrake Linuxa, moguće je da su neki paketi\n"
-"ažurirani od zadnjeg izdanja. Moguće je da su ispravljeni bugovi ili\n"
-"rješena neka sigurnosna pitanja. Ako želite iskoristiti ova unaprjeđenja,\n"
-"možete ih sada dobaviti sa Interneta. Izaberite \"Da\" ako imate ispravnu\n"
-"Internet vezu, ili \"Ne\" ako ćete radije instalirati ažurirane pakete\n"
-"kasnije.\n"
-"\n"
-"Ako izaberete \"Da\" dobićete listu mjesta sa kojih se mogu skinuti\n"
-"novi paketi. Izaberite ono najbliže vama. Pojaviće se stablo za izbor\n"
-"paketa: pregledajte izabrano i pritisnite \"Instaliraj\" da dobavite i\n"
-"instalirate izabrane pakete, ili \"Odustani\" za prekid."
+"Ne mogu pisati u /etc/sysconfig/bootsplash\n"
+"Datoteka nije pronađena."
-#: ../../help.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet access"
+msgstr "Pristup Internetu"
+
+#: ../../standalone/draksplash:1
#, 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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
+"y coordinate of text box\n"
+"in number of characters"
msgstr ""
-"Sve particije koje su upravo definisane moraju biti formatirane kako bi se\n"
-"mogle koristiti (formatiranje znaÄi kreiranje datoteÄnog sistema). \n"
-"\n"
-"U ovom trenutku možda ćete poželjeti da reformatirate neke već postojeće\n"
-"particije kako biste pobrisali podatke koje sadrže. Ako želite to uÄiniti, "
-"molim\n"
-"takođe izaberite i te particije.\n"
-"\n"
-"Molim obratite pažnju da nije neophodno formatirati sve postojeće "
-"particije.\n"
-"Morate reformatirati particije koje sadrže operativni sistem (kao što su\n"
-"\"/\", \"/usr\" ili \"var\") ali ne morate reformatirati particije koje "
-"sadrže\n"
-"podatke koje želite zadržati (tipiÄno /home).\n"
-"\n"
-"Molimo da pažljivo izaberete particije. Nakon formatiranja, svi podaci na\n"
-"odabranim particijama će biti pobrisani i nećete biti u mogućnosti da ih\n"
-"povratite.\n"
-"\n"
-"Kliknite na \"Dalje ->\" kada budete spremni za formatiranje particija.\n"
-"\n"
-"Kliknite na \"<- Nazad\" ako želite da izaberete druge particije za "
-"instalaciju\n"
-"vašeg novog Linux-Mandrake operativnog sistema.\n"
-"\n"
-"Kliknite na \"Napredno\" da izaberete particije koje želite provjeriti radi\n"
-"loših blokova."
+"y koordinata tekst polja\n"
+"u broju znakova"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
msgstr ""
-"To je to. Instalacija je sada završena i vaš GNU/Linux sistem je spreman\n"
-"za upotrebu. Samo kliknite na \"Dalje ->\" da restartujete sistem. Prva "
-"stvar\n"
-"koju ćete ugledati nakon Å¡to raÄunar zavrÅ¡i hardverske provjere je meni\n"
-"bootloadera, koji vam nudi izbor operativnog sistema koji želite pokrenuti.\n"
-"\n"
-"Dugme \"Napredno\" će vam ponuditi još dva dugmeta za:\n"
-"\n"
-" * \"generisanje autoinstalacijske diskete\": da biste napravili "
-"instalacionu\n"
-"disketu koja će automatski izvršiti cijelu instalaciju bez intervencije "
-"operatora,\n"
-"sliÄnu instalaciji koju ste upravo konfigurisali.\n"
-"\n"
-" Obratite pažnju na dvije razliÄite opcije koje su dostupne nakon "
-"klikanja\n"
-"na ovo dugme:\n"
-"\n"
-" * \"Ponovi\". Ovo je djelomiÄno automatizirana instalacija. Korak\n"
-"particioniranja je jedini interaktivni dio.\n"
-"\n"
-" * \"Automatizirano\". Potpuno automatska instalacija: hard disk je\n"
-"potpuno prepisan, svi podaci su izgubljeni.\n"
-"\n"
-" Ova mogućnost je vrlo prikladna kada instalirate nekoliko sliÄnih\n"
-"raÄunara. Pogledajte odjeljak Automatska instalacija na naÅ¡oj web stranici\n"
-"za više informacija.\n"
-"\n"
-" * \"Snimi izbor paketa\" (*): snima listu paketa koje ste izabrali u ovoj\n"
-"instalaciji. Da biste upotrijebili ovaj izbor sa drugom instalacijom, "
-"ubacite\n"
-"disketu i zapoÄnite instalaciju. Na upitu, pritisnite tipku [F1] i ukucajte\n"
-">>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) Potrebna vam je FAT-formatirana disketa (da biste je napravili pod\n"
-"GNU/Linuxom, kucajte \"mformat a:\")"
+"Za listu opcija koje su dostupne za trenutni Å¡tampaÄ kliknite na dugme "
+"\"Lista opcija za Å¡tampu\"."
-#: ../../help.pm:1
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Enabling servers..."
+msgstr "UkljuÄujem servere..."
+
+#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "Printing test page(s)..."
+msgstr "Å tampam testnu stranicu..."
+
+#: ../../fsedit.pm:1
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr "Već postoji particija sa taÄkom montiranja %s\n"
+
+#: ../../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"
@@ -2339,51 +2106,49 @@ msgid ""
"\n"
"Depending on your hard drive configuration, several options are available:\n"
"\n"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft Windows on the same computer.\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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\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"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\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"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
+" * \"%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 ""
"Na ovom mjestu trebate izabrati gdje želite instalirati Mandrake Linux\n"
"operativni sistem na vašem hard disku. Ako je disk prazan ili ako postojeći\n"
@@ -2460,242 +2225,140 @@ msgstr ""
"koriÅ¡tenje DiskDrake alata možete naći u ``VodiÄu za poÄetnike'', odjeljak\n"
"``Upravljanje vašim particijama''."
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
-msgstr ""
-"KonaÄno, bićete upitani da li želite vidjeti grafiÄki interfejs nakon "
-"pokretanja.\n"
-"Primjetite da vam je ovo pitanje postavljeno Äak i ako izaberete da nećete\n"
-"testirati konfiguraciju. OÄito, trebate odgovoriti \"Ne\" ako će vaÅ¡ "
-"raÄunar\n"
-"imati ulogu servera ili ako imate problema sa podešavanjem ekrana."
+msgid "Ukraine"
+msgstr "Ukrajina"
-#: ../../help.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
-msgstr ""
-"U sluÄaju da postoji viÅ¡e servera za vaÅ¡u karticu, sa ili bez 3D\n"
-"ubrzanja, predložen vam je server koji najbolje odgovara vašim\n"
-"potrebama."
+msgid "Application:"
+msgstr "Aplikacija:"
-#: ../../help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
-msgstr ""
-"Rezolucija\n"
-"\n"
-" Možete izabrati rezolucije i broj boja među vrijednostima koje su "
-"moguće\n"
-"na vašem hardveru. Izaberite one vrijednosti koje vam najbolje odgovaraju\n"
-"(moći ćete ih promijeniti nakon instalacije). Primjer izabrane konfiguracije "
-"je\n"
-"prikazan na monitoru."
+msgid "External ISDN modem"
+msgstr "Vanjski ISDN modem"
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
-msgstr ""
-"Monitor\n"
-"\n"
-" Instalacioni program obiÄno može prepoznati i podesiti monitor koji\n"
-"je povezan na vaÅ¡ raÄunar. Ako se ovo ne desi, možete odabrati neki\n"
-"monitor sa ove liste."
+msgid "if set to yes, report check result by mail."
+msgstr "ako je postavljeno na da, prijavljuje rezultate provjere mailom."
-#: ../../help.pm:1
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Your choice? (default %s) "
+msgstr "Vaš izbor? (podrazumjevano %s)"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Trouble shooting"
+msgstr "Uklanjanje problema"
+
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid " / Region"
+msgstr "Reunion"
+
+#: ../../harddrake/sound.pm:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
-"\n"
-"\n"
+"The classic bug sound tester is to run the following commands:\n"
"\n"
-"Monitor\n"
"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\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"
-"Resolution\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"
-" 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). A sample of the chosen\n"
-"configuration is shown in the monitor.\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 ""
+"KlasiÄni naÄin utvrÄ‘ivanja bugova u zvuÄnom sistemu je izvrÅ¡avanje\n"
+"sljedećih naredbi:\n"
"\n"
"\n"
-"Test\n"
+"- \"lspcidrake -v | fgrep AUDIO\" će vam reći koji drajver koristi vaša\n"
+"kartica inaÄe\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 \"Yes\",\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"
+"- \"grep sound-slot /etc/modules.conf\" će vam reći koji drajver je\n"
+"trenutno u upotrebi\n"
"\n"
+"- sa \"/sbin/lsmod\" možete provjeriti da li je modul (drajver) uÄitan\n"
+"ili ne\n"
"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" vam\n"
+"govori da li su servisi sound i alsa podešeni da se pokreću na\n"
+"initlevel 3\n"
"\n"
-"Options\n"
+"- \"aumix -q\" će vam reći da li je zvuk utišan (muted) ili ne\n"
"\n"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
-msgstr ""
+"- \"/sbin/fuser -v /dev/dsp\" vam govori koji program koristi zvuÄnu "
+"karticu.\n"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
+"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"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
msgstr ""
-"GrafiÄka kartica\n"
-"\n"
-" Instalacija sada može normalno prepoznati i podesiti grafiÄku karticu\n"
-"koja je instalirana na vaÅ¡em raÄunaru. Ako se to ne desi, možete\n"
-"izabrati na ovoj listi karticu koju ustvari posjedujete.\n"
+"Testna stranica je poslana Å¡tampaÄu.\n"
+"Može potrajati odreÄ‘eno vrijeme dok Å¡tampaÄ krene.\n"
+"Status Å¡tampanja:\n"
+"%s\n"
"\n"
-" U sluÄaju da postoji viÅ¡e dostupnih servera za vaÅ¡u karticu, sa ili bez\n"
-"3D ubrzanja, biće vam predložen izbor servera koji najbolje odgovara\n"
-"vašim potrebama."
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
#, 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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
-"\n"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
-msgstr ""
-"GNU/Linux koristi vrijeme u GMT (Greenwich Mean Time) obliku i prevodi ga\n"
-"u lokalno vrijeme u skladu sa vremenskom zonom koju ste izabrali. Ako je "
-"sat\n"
-"na vaÅ¡oj matiÄnoj ploÄi podeÅ¡en na lokalno vrijeme, možete iskljuÄiti ovu\n"
-"opciju iskljuÄujući \"Hardverski sat podeÅ¡en na GMT\", Å¡to će saopÅ¡titi\n"
-"GNU/Linuxu da su sistemski sat i hardverski sat u istoj vremenskoj zoni.\n"
-"Ovo je korisno kada se na raÄunaru takoÄ‘e nalazi i drugi operativni sistem\n"
-"kao Å¡to je Windows.\n"
-"\n"
-"Opcija \"Automatsko usklađivanje vremena\" će automatski regulisati sat\n"
-"spajajući se na udaljeni time server na Internetu. Kako bi ova mogućnost\n"
-"radila, morate imati ispravnu Internet konekciju. Najbolje je izabrati time "
-"server\n"
-"negdje u vašoj blizini. Ova opcija će ustvari instalirati time server koji "
-"mogu\n"
-"koristiti i drugi raÄunari u vaÅ¡oj lokalnoj mreži."
+msgid "daily"
+msgstr "dnevno"
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, 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 always needed at\n"
-"boot 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 ""
-"Ovim dijalogom možete izabrati koje servise želite pokretati prilikom "
-"boota.\n"
-"\n"
-"Ovdje su predstavljeni svi servisi koji su dostupni u trenutnoj\n"
-"instalaciji. Pregledajte ih pažljivo i iskljuÄite sve one koji nisu "
-"potrebni\n"
-"prilikom boota.\n"
-"\n"
-"Kada izaberete servis dobićete kratki tekst koji objašnjava taj servis\n"
-"Ipak, ako niste sigurni da li je servis koristan ili ne, sigurnije je da ne\n"
-"mijenjate predloženi izbor.\n"
-"\n"
-"!! Budite vrlo pažljivi sa ovim korakom ako namjeravate koristiti vaš "
-"raÄunar\n"
-"kao server: vjerovatno ne želite da pokrenete neke servise koji vam ne\n"
-"trebaju. Molimo vas da zapamtite da pojedini servisi mogu biti opasni\n"
-"ako su aktivni na serveru. Općenito, izaberite samo one servise koji vam\n"
-"stvarno trebaju. !!"
+msgid "and one unknown printer"
+msgstr "i jedan nepoznat Å¡tampaÄ"
-#: ../../help.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
-msgstr ""
-"\"Å tampaÄ\": klikanjem na dugme \"Podesi\" otvorićete Äarobnjak za\n"
-"podeÅ¡avanje Å¡tampaÄa. Konsultujte odgovarajuće poglavlje \"VodiÄa za\n"
-"poÄetnike\" za viÅ¡e informacija o tome kako podesiti novi Å¡tampaÄ. "
-"Interfejs\n"
-"koji je tamo prikazan je vrlo sliÄan onom koji se koristi prilikom "
-"instalacije."
+msgid "Ireland"
+msgstr "Irska"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
+msgid "kernel version"
+msgstr "Kernel verzija"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " Restore Configuration "
+msgstr " Vrati konfiguraciju "
+
+#: ../../Xconfig/test.pm:1
+#, c-format
+msgid "Is this the correct setting?"
+msgstr "Da li je ovo ispravno?"
+
+#: ../../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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" button will take you to the next step.\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"
@@ -2733,4674 +2396,4358 @@ msgstr ""
"detalje o podeÅ¡avanju, ili jednostavno saÄekajte da vaÅ¡ sistem bude\n"
"instaliran i koristite program koji je tamo opisan za podešavanje vaše veze."
-#: ../../help.pm:1
-#, 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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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 ""
-"Ako ste naveli da želite individualno izabrati pakete, biće vam prikazano\n"
-"stablo koje sadrži sve pakete klasifikovane po grupama i podgrupama.\n"
-"Pregledajući stablo, možete izabrati Äitave grupe, podgrupe ili "
-"individualne\n"
-"pakete.\n"
-"\n"
-"Kad god izaberete paket na stablu, desno od njega se pojavljuje opis koji\n"
-"vam objašnjava svrhu paketa.\n"
-"\n"
-"!! Ako izaberete neki serverski paket, zato Å¡to ste specifiÄno izabrali taj\n"
-"paket ili zato što je on dio grupe paketa, bićete zamoljeni da potvrdite da\n"
-"zaista želite da taj server bude instaliran. Mandrake Linux obiÄno "
-"automatski\n"
-"pokreće sve instalirane servise prilikom pokretanja sistema. Čak i ako su\n"
-"sigurni i nemaju poznatih problema u trenutku pakovanja distribucije,\n"
-"sasvim je moguće da su neke sigurnosne rupe otkrivene nakon što je\n"
-"dovrÅ¡ena ova verzija Mandrake Linuxa. Ako niste sigurni Äemu taÄno\n"
-"služi taj paket ili zašto ga treba instalirati, kliknite na \"Ne\". Klikanje "
-"na\n"
-"\"Da\" će instalirati navedene servise i oni će biti automatski pokrenuti\n"
-"tokom pokretanja sistema. !!\n"
-"\n"
-"Opcija \"Automatske zavisnosti\" se koristi da bi se iskljuÄio dijalog "
-"upozorenja\n"
-"koji se pojavljuje svaki put kada instalacioni program automatski izabere\n"
-"neki paket kako bi razriješio neku zavisnost. Pojedini paketi imaju "
-"zavisnost\n"
-"jedan od drugog u smislu da instalacija jednog paketa traži da bude "
-"instaliran\n"
-"i drugi. Instalacioni program može odrediti koji paketi su potrebni da bi "
-"se\n"
-"zadovoljila zavisnost i uspješno završila instalacija.\n"
-"\n"
-"Mala ikona sa disketom na dnu liste vam omogućuje da uÄitate listu paketa\n"
-"koja je napravljena tokom neke ranije instalacije. Ovo je korisno ako želite "
-"da\n"
-"imate nekoliko raÄunara koji su identiÄno podeÅ¡eni. Nakon klika na ovu "
-"ikonu\n"
-"bićete zamoljeni da u disketnu jedinicu stavite disketu napravljenu tokom "
-"ranije\n"
-"instalacije. Pogledajte drugi savjet na zadnjem koraku da biste saznali kako "
-"se\n"
-"pravi ova disketa."
-
-#: ../../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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
-"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
-msgstr ""
-"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"
-"you are not supposed to know them all by heart.\n"
-"\n"
-"If you are performing a standard installation from a CD-ROM, you will first\n"
-"be asked to specify the CDs you currently have (in Expert mode only). Check\n"
-"the CD labels and highlight the boxes corresponding to the CDs you have\n"
-"available for installation. Click \"OK\" when you are ready to continue.\n"
-"\n"
-"Packages are sorted in groups corresponding to a particular use of your\n"
-"machine. The groups themselves are sorted into four sections:\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the corresponding groups;\n"
-"\n"
-" * \"Development\": if the machine is to be used for programming, choose "
-"the\n"
-"desired group(s);\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, you will be able\n"
-"to select which of the most common services you wish to install on your\n"
-"machine;\n"
-"\n"
-" * \"Graphical Environment\": finally, this is where you will choose your\n"
-"preferred graphical environment. At least one must be selected if you want\n"
-"to have a graphical workstation!\n"
-"\n"
-"Moving the mouse cursor over a group name will display a short explanatory\n"
-"text about that group. If you deselect all groups when performing a regular\n"
-"installation (by opposition to an upgrade), a dialog will pop up proposing\n"
-"different options for a minimal installation:\n"
-"\n"
-" * \"With X\": install the fewer packages possible to have a working\n"
-"graphical desktop;\n"
-"\n"
-" * \"With basic documentation\" Installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the strict minimum necessary to\n"
-"get a working Linux system, in command line only. This installation is\n"
-"about 65Mb large.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
-
-#: ../../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 instalacija se prostire na nekoliko CDova. DrakX zna da li "
-"je\n"
-"neki paket smješten na drugom CDu i on će izbaciti trenutni CD i zamoliti "
-"vas\n"
-"da ubacite neki drugi po potrebi."
-
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"Here are Listed 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 ""
-"Ovdje su navedene Linux particije koje već postoje na vašem hard disku.\n"
-"Možete zadržati izbore koje je napravio Äarobnjak, poÅ¡to su oni dobri za\n"
-"najveći broj instalacija. Ako napravite neke izmjene, morate, ako ništa "
-"drugo,\n"
-"definisati root particiju (\"/\"). Nemojte izabrati premalu particiju ili "
-"nećete\n"
-"moći instalirati dovoljno softvera. Ako želite držati vaše podatke na "
-"zasebnoj\n"
-"particiji, trebate takođe napraviti \"/home\" particiju (što je moguće samo "
-"ako\n"
-"imate više od jedne Linux particije na raspolaganju).\n"
-"\n"
-"Svaka particija je navedena ovako: \"Ime\", \"Kapacitet\".\n"
-"\n"
-"\"Ime\" se sastoji od: \"vrsta hard diska\", \"broj hard diska\", \"broj\n"
-"particije\" (na primjer, \"hda1\").\n"
-"\n"
-"\n"
-"\"Vrsta hard diska\" je \"hd\" ako je vaš hard disk IDE, a \"sd\" ako je\n"
-"u pitanju SCSI hard disk.\n"
-"\n"
-"\"Broj hard diska\" je uvijek slovo nakon \"hd\" ili \"sd\". Kod IDE hard\n"
-"diskova:\n"
-"\n"
-" * \"a\" znaÄi \"master hard disk na primarnom IDE kontroleru\";\n"
-"\n"
-" * \"b\" znaÄi \"slave hard disk na primarnom IDE kontroleru\";\n"
-"\n"
-" * \"c\" znaÄi \"master hard disk na sekundarnom IDE kontroleru\";\n"
-"\n"
-" * \"d\" znaÄi \"slave hard disk na sekundarnom IDE kontroleru\";\n"
-"\n"
-"Kod SCSI hard diskova, \"a\" je \"disk sa najnižim SCSI IDom\", \"b\"\n"
-"je \"drugi najniži SCSI ID\", itd."
-
-#: ../../help.pm:1
-#, c-format
-msgid ""
-"GNU/Linux is a multi-user system, meaning each user can 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\", which 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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all 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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
-msgstr ""
-"GNU/Linux je viÅ¡ekorisniÄki sistem, Å¡to znaÄi da svaki korisnik može imati\n"
-"vlastite preference, vlastite datoteke i tako dalje. Možete proÄitati "
-"''PoÄetniÄki\n"
-"vodiÄ'' da biste saznali viÅ¡e o viÅ¡ekorisniÄkim sistemima. Ali za razliku "
-"od\n"
-"\"root\"-a, koji je administrator sistema, korisnicima koje dodate u ovom "
-"trenutku\n"
-"neće biti dozvoljeno da promijene ništa osim vlastitih datoteka i vlastite\n"
-"konfiguracije, Äime je sistem zaÅ¡tićen od nenamjernih ili zlonamjernih "
-"izmjena\n"
-"koje mogu uticati na cijeli sistem. Moraćete kreirati najmanje jednog "
-"korisnika\n"
-"za vas same -- ovo je raÄun koji trebate koristiti za rutinsku, svakodnevnu\n"
-"upotrebu. Iako je vrlo lako prijaviti se kao \"root\" da biste radili sve i "
-"svaÅ¡ta,\"to takoÄ‘e može biti i vrlo opasno! Jedna greÅ¡ka može znaÄiti da vaÅ¡ "
-"sistem\n"
-"viÅ¡e ne radi. Ako napravite ozbiljnu pogreÅ¡ku kao obiÄan korisnik, najgore\n"
-"Å¡to se može desiti jeste da izgubite neke informacije, ali ne i da utiÄete "
-"na\n"
-"cijeli sistem.\n"
-"\n"
-"U prvom polju unosite vaše pravo ime i prezime. Naravno, ovo nije obavezno\n"
-"-- u stvari možete ovdje unijeti šta god hoćete. DrakX će koristiti prvu "
-"rijeÄ\n"
-"koju unesete i kopirati je u polje \"KorisniÄko ime\", Å¡to je ime koje će "
-"ovaj\n"
-"korisnik unositi da bi ušao na sistem. Ako želite, možete promijeniti "
-"ponuđenu\n"
-"vrijednost. Idući korak je da unesete Å¡ifru. Sa sigurnosne taÄke glediÅ¡ta, "
-"Å¡ifra\n"
-"neprivilegovanog (obiÄnog) korisnika nije tako važna kao \"root\" Å¡ifra, "
-"ali\n"
-"to nije razlog da je zanemarite tako što ćete je ostaviti praznom ili\n"
-"prejednostavnom: na kraju krajeva, vaÅ¡e liÄne datoteke je ono Å¡to je u\n"
-"riziku.\n"
-"\n"
-"Jednom kada kliknete na \"Prihvati korisnika\", možete ih dodati još. "
-"Dodajte\n"
-"po jednog korisnika za svakog od vaših prijatelja: na primjer za vašeg oca\n"
-"ili sestru. Kliknite na \"Dalje ->\" kada završite dodavanje korisnika.\n"
-"\n"
-"Klikanjem na dugme \"Napredno\" možete promijeniti osnovni \"shell\" za tog\n"
-"korisnika (ponuđen je bash).\n"
-"\n"
-"Kada završite dodavanje svih korisnika, bićete upitani da odaberete "
-"korisnika\n"
-"koji se može automatski prijaviti prilikom pokretanja sistema. Ako ste "
-"zainteresovani\n"
-"za ovu mogućnost (i ne brinete previše o lokalnoj sigurnosti), izaberite "
-"željenog\n"
-"korisnika i window manager, zatim kliknite na \"Dalje ->\". Ako niste "
-"zainteresovani\n"
-"za to, iskljuÄite opciju \"Želite li koristiti ovu mogućnost?\"."
-
-#: ../../help.pm:1
-#, 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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
-msgstr ""
-"Prije nego Å¡to nastavimo, trebate pažljivo proÄitati uvjete licence. Ona\n"
-"pokriva cijelu Mandrake Linux distribuciju. Ako se slažete sa svim\n"
-"uvjetima u njoj, kliknite na dugme \"Prihvati\". Ako ne, samo ugasite\n"
-"vaÅ¡ raÄunar."
-
-#: ../../install2.pm:1
-#, c-format
-msgid "You must also format %s"
-msgstr "Morate takođe formatirati i %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 ""
-"Ne mogu pristupiti kernelskim modulima koji odgovaraju vašem kernelu "
-"(nedostaje datoteka %s), Å¡to obiÄno znaÄi da je vaÅ¡a boot disketa zastarjela "
-"u odnosu na instalacioni medij (napravite noviju boot disketu)"
-
-#: ../../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 ""
-"Došlo je do greške - nije pronađen nijedan ispravan uređaj na kojem se mogu "
-"kreirati novi file sistemi. Molimo provjerite vaš hardware i pronađite uzrok "
-"greške"
-
-#: ../../install_any.pm:1 ../../partition_table.pm:1
-#, c-format
-msgid "Error reading file %s"
-msgstr "GreÅ¡ka u Äitanju datoteke %s"
-
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Da koristite ovaj izbor spašenih paketa, bootajte instalaciju sa ``linux "
-"defcfg=floppy''"
+msgid "Wizard Configuration"
+msgstr "Čarobnjak za podešavanje"
-#: ../../install_any.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "This floppy is not FAT formatted"
-msgstr "Ova disketa nije FAT formatirana"
+msgid "Autoprobe"
+msgstr "Ispitivanje"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Ubacite FAT formatiranu disketu u jedinicu %s"
+msgid "Backup system files..."
+msgstr "Backup-uj sistemske datoteke..."
#: ../../install_any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "Ne mogu koristiti broadcast bez NIS domene"
-#: ../../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 ""
-"Da bi se omogućilo unaprjeđenje vašeg sistema, biće uklonjeni sljedeći "
-"paketi: %s\n"
-"\n"
-"\n"
-"Želite li zaista deinstalirati ove pakete?\n"
-
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No"
-msgstr "Ne"
+msgid "Removing printer \"%s\"..."
+msgstr "Uklanjam Å¡tampaÄ \"%s\" ..."
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Yes"
-msgstr "Da"
+msgid "drakfloppy"
+msgstr "drakfloppy"
-#: ../../install_any.pm:1
+#: ../../standalone/drakpxe: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"
+"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"
-"Do you really want to install these servers?\n"
msgstr ""
-"Izabrali ste sljedeći server (servere): %s\n"
-"\n"
-"\n"
-"Ovi serveri su aktivirani automatski. Oni nemaju nikakvih poznatih "
-"sigurnosnih\n"
-"problema, ali možda će biti pronaÄ‘eni u budućnosti. U tom sluÄaju, morate "
-"ih\n"
-"upgrade-ovati što prije bude moguće.\n"
+"Molim navedite gdje se nalazi datoteka auto_install.cfg.\n"
"\n"
+"Ostavite ovo praznim ako ne želite podesiti režim automatske instalacije.\n"
"\n"
-"Da li zaista želite instalirati ove servere?\n"
-
-#: ../../install_gtk.pm:1
-#, c-format
-msgid "System configuration"
-msgstr "Podešavanje sistema"
-#: ../../install_gtk.pm:1
-#, c-format
-msgid "System installation"
-msgstr "Instalacija sistema"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Bringing down the network"
-msgstr "Zaustavljam mrežu"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "information level that can be obtained through the cpuid instruction"
+msgstr "Nivo informacija koje se mogu dobiti cpuid instrukcijom"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bringing up the network"
-msgstr "Pokrećem mrežu"
+msgid "Peru"
+msgstr "Peru"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Particioniranje nije uspjelo: %s"
+msgid " on device: %s"
+msgstr "na uređaju: %s"
#: ../../install_interactive.pm:1
#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX Particioni Äarobnjak je naÅ¡ao sljedeća rjeÅ¡enja:"
+msgid "Remove Windows(TM)"
+msgstr "Ukloni Windows(TM)"
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "I can't find any room for installing"
-msgstr "Ne mogu naći dovoljno prostora za instalaciju"
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr "Pokreće X Font Server (ovo je nužno da bi XFree radio)."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-"Sada možete particionirati %s.\n"
-"Kada završite, ne zaboravite spasiti sa `w'"
+"Većinu ovih vrijednosti uzimam iz\n"
+"vašeg aktivnog sistema.\n"
+"Možete ih izmijeniti po potrebi."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Use fdisk"
-msgstr "Koristi fdisk"
+msgid "Select the font file or directory and click on 'Add'"
+msgstr "Izaberite font datoteku ili direktorij i kliknite na 'Dodaj'"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Custom disk partitioning"
-msgstr "RuÄno particioniranje diska"
+msgid "Madagascar"
+msgstr "Madagaskar"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"SVE postojeće particije i podaci na njima će biti izgubljeni na disku %s"
+msgid "Urpmi"
+msgstr "Urpmi"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-"Imate više od jednog hard diska. Na koji od njih želite instalirati Linux?"
+msgid "Cron not available yet as non-root"
+msgstr "Kron još uvijek nije dostupan kao ne-root"
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Erase entire disk"
-msgstr "PobriÅ¡i Äitav disk"
+msgid "System"
+msgstr "Sistem"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Remove Windows(TM)"
-msgstr "Ukloni Windows(TM)"
+msgid "Do you want to use this feature?"
+msgstr "Da li želite koristiti ovu mogućnost?"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
-msgstr ""
-"Ne postoji nijedna FAT particija za promjenu veliÄine (ili nije ostalo "
-"dovoljno prostora)"
+msgid "Arabic"
+msgstr "Arapska"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup: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)"
+"\n"
+"- Options:\n"
msgstr ""
-"Da bi se osigurao integritet podataka nakon promjene veliÄine, \n"
-"prilikom idućeg pokretanja Windows(TM) biće izvrÅ¡ena provjera datoteÄnog "
-"sistema"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Smanjivanje FAT particije nije uspjelo: %s"
+"\n"
+"- Opcije:\n"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "Smanjujem Windows particiju"
+msgid "Password required"
+msgstr "Potrebna Å¡ifra"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Resizing"
-msgstr "Mijenjam veliÄinu"
+msgid "%d minutes"
+msgstr "%d minuta"
-#: ../../install_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "partition %s"
-msgstr "particiji %s"
+msgid "Graphics card: %s"
+msgstr "GrafiÄka karta: %s"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "Koju veliÄinu želite da saÄuvate za Windows na"
+msgid "WebDAV transfer failed!"
+msgstr "WebDAV transfer nije uspio!"
-#: ../../install_interactive.pm:1
+#: ../../Xconfig/card.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 ""
-"UPOZORENJE!\n"
-"\n"
-"DrakX će sada promijeniti veliÄinu vaÅ¡e Windows particije. Budite pažljivi, "
-"ova\n"
-"operacija je opasna. Ako to već niste uradili, najprije napustite "
-"instalaciju,\n"
-"pokrenite scandisk pod Windowsom (opcionalno pokrenite defrag), zatim\n"
-"ponovo pokrenite instalaciju. Također biste trebali spasiti sve podatke.\n"
-"Kada ste sigurni, kliknite na Ok."
+msgid "XFree configuration"
+msgstr "XFree konfiguracija"
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
-"Vaša Windows particija je previše fragmentirana. Molim restartujte vaš "
-"raÄunar pod Windows-om, pokrenite ``defrag'' alat, zatim pokrenite Mandrake "
-"Linux instalaciju."
+msgid "Choose action"
+msgstr "Izaberi akciju"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "IzraÄunavam veliÄinu Windows particije"
+msgid "French Polynesia"
+msgstr "Francuska Polinezija"
-#: ../../install_interactive.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+"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 ""
-"FAT resizer ne može izmijeniti vašu particiju, \n"
-"došlo je do sljedeće greške: %s"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "Kojoj particiji želite promijeniti veliÄinu?"
+"ObiÄno DrakX nema problema da odredi broj dugmadi na vaÅ¡em miÅ¡u.\n"
+"Ako ima, pretpostaviće da imate miš sa dva dugmeta i podesiće simulaciju\n"
+"trećeg dugmeta. Treće dugme se može ''pritisnuti'' na mišu sa dva dugmeta\n"
+"istovremenim klikom na lijevo i desno dugme miša. DrakX će automatski\n"
+"znati da li miš koristi PS/2, serijski ili USB interfejs.\n"
+"\n"
+"Ako iz nekog razloga želite navesti drugaÄiji tip miÅ¡a, izaberite ga sa\n"
+"ponuđene liste.\n"
+"\n"
+"Ako izaberete miÅ¡ razliÄit od ponuÄ‘enog, biće prikazan testni ekran.\n"
+"Koristite miÅ¡ i toÄkić da potvrdite da su postavke taÄne i da miÅ¡ radi "
+"ispravno.\n"
+"Ako miš ne radi kako treba, pritisnite tipku space ili Enter da prekinete "
+"test\n"
+"i vratite se na listu izbora.\n"
+"\n"
+"MiÅ¡evi sa toÄkićem Äesto nisu prepoznati automatski, stoga trebate izabrati\n"
+"miš na listi. Pazite da izaberete odgovarajući port na koji je vaš miš "
+"prikljuÄen.\n"
+"Nakon izbora miša i pritiska na dugme \"Dalje ->\", na ekranu će biti "
+"prikazana\n"
+"slika miÅ¡ra. Pomjerajte toÄkić miÅ¡a kako biste provjerili da li ispravno "
+"funkcioniše.\n"
+"Kada vidite da se toÄkić na ekranu pomjera onako kako vi vrtite stvarni "
+"toÄkić,\n"
+"provjerite dugmad i provjerite da li se pokazivaÄ na ekranu pomjera onako "
+"kako\n"
+"vi pomjerate miš."
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "Koristi slobodan prostor na Windows particiji"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr "PodrÅ¡ka za OKI 4w i kompatibilne 'winprinter' Å¡tampaÄe."
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"Ne postoji nijedna FAT particija za upotrebu kao loopback (ili nije ostalo "
-"dovoljno prostora)"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr "Pokreće ALSA zvuÄni sistem (Advanced Linux Sound Architecture)"
-#: ../../install_interactive.pm:1
+#. -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 "Swap partition size in MB: "
-msgstr "VeliÄina swap particije u MB:"
+msgid "Installing driver for %s card %s"
+msgstr "Instaliram drajver za %s karticu %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Root partition size in MB: "
-msgstr "VeliÄina root particije u MB:"
+msgid ""
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
+msgstr ""
+"Prebacili ste vaÅ¡ bivÅ¡i podrazumjevani Å¡tampaÄ (\"%s\"),Da li će to takoÄ‘er "
+"biti podrazumjevani Å¡tampaÄ podnovim sistemom Å¡tampe %s?"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Choose the sizes"
-msgstr "Izaberite veliÄine"
+msgid "Enable Server"
+msgstr "Omogući server"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Koju particiju želite koristiti za Linux4Win?"
+msgid "Ukrainian"
+msgstr "Ukrajinska"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "Koristi Windows particiju za loopback"
+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 ""
+"Mrežni pristup nije aktivan i nije mogao biti pokrenut. Molimo provjerite "
+"vašu konfiguraciju i vaš hardware. Onda ponovo pokušajte podesiti udaljeni "
+"Å¡tampaÄ."
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "There is no existing partition to use"
-msgstr "Nema nijedne postojeće particije za upotrebu"
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "Molimo ubacite boot disketu koju ste koristili u jedinicu %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use existing partitions"
-msgstr "Koristi postojeću particiju"
+msgid "Local network(s)"
+msgstr "Lokalna mreža (mreže)"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "Nema dovoljno slobodnog prostora za pravljenje novih particija"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
+msgstr "Ukloni Windows(TM)"
-#: ../../install_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Use free space"
-msgstr "Koristi slobodan prostor"
+msgid ""
+"Your %s has been configured.\n"
+"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
+"applications menu."
+msgstr ""
+"Vaš %s je podešen.\n"
+"Sada možete skenirati dokumente koristeći \"XSane\" koji se nalazi u meniju "
+"Aplikacije/Multimedija/Grafika."
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "Morate imati FAT particiju montiranu na /boot/efi"
+msgid "Firewire controllers"
+msgstr "Firewire kontroleri"
-#: ../../install_interactive.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"You don't have a swap partition.\n"
+"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"
-"Continue anyway?"
+"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 ""
-"Nemate nijednu swap particiju\n"
+"Nakon što podesite opšte parametre bootloadera, dobićete listu opcija\n"
+"koja će biti prikazana prilikom svakog boot-a.\n"
"\n"
-"Svejedno nastavi?"
+"Ako na vaÅ¡em raÄunaru postoje neki drugi operativni sistemi, oni će biti\n"
+"dodani na tu listu. Možete fino podesiti postojeće opcije klikajući na "
+"dugme\n"
+"\"Dodaj\" da biste dodali novu opciju; izborom postojeće opcije i klikanjem\n"
+"na \"Izmijeni\" ili \"Ukloni\" da biste je izmijenili ili uklonili. \"U redu"
+"\" potvrđuje\n"
+"vaše izmjene.\n"
+"\n"
+"Takođe možda ne želite dati pristup na ove druge operativne sisteme bilo "
+"kome\n"
+"ko sjedne za raÄunar i restartuje ga. Možete obrisati pojedine stavke iz "
+"boot\n"
+"menija, ali odgovarajuće operativne sisteme više nećete moći pokrenuti bez\n"
+"boot diskete!"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakboot: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 ""
-"Morate imati root particiju.\n"
-"Za ovo, napravite jednu particiju (ili kliknite na neku od postojećih).\n"
-"Zatim izaberite opciju ``TaÄka montiranja'' i postavite je na `/'"
+msgid "System mode"
+msgstr "Sistem mod"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"Neki dio hardware-a na vaÅ¡em raÄunaru zahtjeva ``vlasniÄke'' drajvere za "
-"rad.\n"
-"Možete naći više podataka o njima na: %s"
+"Da biste Å¡tampali na NetWare Å¡tampaÄ, trebate dati naziv NetWare print "
+"servera (Pažnja! Ono može biti razliÄito od njegovog TCP/IP imena!) kao i "
+"naziv reda za Å¡tampu na Å¡tampaÄu kojem želite pristupiti i eventualno "
+"korisniÄko ime i Å¡ifru."
-#: ../../install_messages.pm:1
+#: ../../standalone/drakTermServ: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 ""
-"Čestitamo, instalacija je završena.\n"
-"Uklonite boot medij i pritisnite return za reboot.\n"
-"\n"
-"\n"
-"Za informacije o ispravkama koje su dostupne za ovu verziju Mandrake "
-"Linuxa,\n"
-"pogledajte Errata koja je dostupna na:\n"
-"\n"
-"\n"
-"%s\n"
-"\n"
-"\n"
-"Informacije o podešavanju vašeg sistema su dostupne u poglavlju\n"
-"\"nakon instalacije\" vaÅ¡eg ZvaniÄnog Mandrake Linux priruÄnika za upotrebu."
+msgid "Netmask:"
+msgstr "Netmask:"
-#: ../../install_messages.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
-msgstr "http://www.mandrakelinux.com/en/91errata.php3"
+msgid "Append"
+msgstr "Append"
-#: ../../install_messages.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr ""
+"Osvježi listu Å¡tampaÄa (kako bi bili prikazani svi dostupni CUPS Å¡tampaÄi)"
+
+#: ../../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"
-"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"
+"- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS\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"
+"- 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"
-"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"
+"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 ""
+"Kada je upaljena ova opcija, prilikom svakog pokretanja CUPSa biće "
+"provjereno da\n"
"\n"
-"Pažnja\n"
-"\n"
-"Molim proÄitajte pažljivo uslove licence ispod. Ako se ne slažete sa bilo\n"
-"kojim dijelom, nije vam dozvoljeno da instalirate naredni CD medij. "
-"Pritisnite\n"
-"dugme 'odbij' da biste nastavili sa instalacijom bez korištenja ovog "
-"medija.\n"
-"Budući da prevodilac ovog teksta nije u mogućnosti da osigura pravnu\n"
-"provjeru prevedenog teksta, tekst je ostavljen u originalnom (engleskom)\n"
-"obliku.\n"
+"- je instaliran LPD/LPRng, CUPS neće prepisati /etc/printcap\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"
+"- postoji /etc/cups/cupsd.conf, ako ne onda će biti napravljen\n"
"\n"
+"- informacije o Å¡tampaÄu ne sadrže \"localhost\" kao ime servera prilikom "
+"broadcasta.\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"
+"Ako vam neke od ovih mjera stvaraju probleme, možete iskljuÄiti ovu opciju, "
+"ali onda se morate sami brinuti da su navedeni uslovi ispunjeni."
-#: ../../install_messages.pm:1
+#: ../../harddrake/sound.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"
+"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"
-"5. Governing Laws \n"
+"It also provides a much higher API than OSS.\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"
+"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 ""
-"Budući da prevodilac ovog teksta nije u mogućnosti da osigura pravnu\n"
-"provjeru prevedenog teksta, tekst licence je ostavljen u originalnom "
-"(engleskom)\n"
-"obliku.\n"
-"\n"
-"\n"
-"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"
+"OSS (Open Sound System) je bio prvi API za zvuk. To je API neovisan od "
+"operativnog sistema (dostupan je na većini UNIX sistema), ali je vrlo "
+"elementaran i ograniÄen.\n"
+"Pored toga, svi OSS drajveri ponovo izmiÅ¡ljaju toÄak.\n"
"\n"
+"ALSA (Advanced Linux Sound Architecture) je modularizovana arhitektura koja\n"
+"podržava priliÄno velik broj ISA, USB i PCI kartica.\n"
"\n"
-"5. Governing Laws \n"
+"Ona takođe pruža mnogo viši API nego OSS.\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"
-
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Prelazim na korak `%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
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Help"
-msgstr "Pomoć"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "not configured"
-msgstr "nije podešeno"
-
-#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
-#, c-format
-msgid "Configure"
-msgstr "Podesi"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Go on anyway?"
-msgstr "Svejedno nastavi?"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error installing packages:"
-msgstr "Došlo je do greške kod instaliranja paketa:"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error ordering packages:"
-msgstr "DoÅ¡lo je do greÅ¡ke pri naruÄivanju paketa:"
+"Da biste koristili ALSA, možete koristiti:\n"
+"- stari API kompatibilan sa OSSom\n"
+"- novi ALSA API koji pruža mnoge napredne mogućnosti, ali zahtijeva upotrebu "
+"ALSA biblioteke.\n"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Change your Cd-Rom!\n"
+"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"
-"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."
+"You may prefer to replay the installation.\n"
msgstr ""
-"Promijenite vaš CD-ROM!\n"
+"Ova auto instalacija može biti potpuno automatizovana ako želite,\n"
+"u kojem sluÄaju će ona preuzeti hard disk!!\n"
+"(ovo je namjenjeno za instaliranje na drugi raÄunar).\n"
"\n"
-"Molimo ubacite CD oznaÄen sa \"%s\" u vaÅ¡ CD-ROM ureÄ‘aj i pritisnite \"U redu"
-"\" kad ste spremni.\n"
-"Ako ga nemate, pritisnite \"Odustani\" da biste preskoÄili instalaciju sa "
-"tog CD-ROMa."
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Refuse"
-msgstr "Odbij"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Accept"
-msgstr "Prihvati"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Installing package %s"
-msgstr "Instaliram paket %s"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "%d packages"
-msgstr "%d paketa"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "No details"
-msgstr "Nema detalja"
+"Možda ćete radije željeti ponoviti instalaciju.\n"
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Details"
-msgstr "Detalji"
+msgid "Network printer \"%s\", port %s"
+msgstr "Mrežni Å¡tampaÄ \"%s\", port %s"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please wait, preparing installation..."
-msgstr "Molim saÄekajte, pripremam instalaciju..."
+msgid ""
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
+msgstr ""
+"Molimo izaberite koji mrežni adapter će biti spojen na vašu Lokalnu mrežu."
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Time remaining "
-msgstr "Preostalo vremena "
+msgid "OK to restore the other files."
+msgstr "OK za vraćanje ostalih datoteka."
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Estimating"
-msgstr "Procjenjujem"
+msgid "Please choose your keyboard layout."
+msgstr "Molimo izaberite izgled vaše tastature."
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Installing"
-msgstr "Instaliram"
+msgid "Printer Device URI"
+msgstr "URI ureÄ‘aja Å¡tampaÄa"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "Izaberite pakete koje želite instalirati"
+msgid "Not erasable media!"
+msgstr "Medij nije izbrisiv!"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Minimal install"
-msgstr "Minimalna instalacija"
+msgid "Terminal-based"
+msgstr "Terminal"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Updating package selection"
-msgstr "Osvježavam izbor paketa"
+msgid "Installing a printing system in the %s security level"
+msgstr "Instaliram sistem za Å¡tampu na sigurnosnom nivou: %s"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Load/Save on floppy"
-msgstr "UÄitaj/snimi na disketu"
+msgid "The user name is too long"
+msgstr "KorisniÄko ime je predugaÄko"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "<- Previous"
-msgstr "<- Nazad"
+msgid "Other OS (windows...)"
+msgstr "Ostali OSi (Windows...)"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Install"
-msgstr "Instalacija"
+msgid "WebDAV remote site already in sync!"
+msgstr "Udaljeni WebDAV sajt je već sinhroniziran!"
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Show automatically selected packages"
-msgstr "Automatski prikaži izabrane pakete"
+msgid "Reading printer database..."
+msgstr "ÄŒitam bazu podataka o Å¡tampaÄima ..."
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Ne možete iskljuÄiti ovaj paket. On mora biti unaprijeÄ‘en"
+msgid "Generate auto install floppy"
+msgstr "Napravi auto instalacijsku disketu"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
msgstr ""
-"Ovaj paket mora biti unaprijeđen\n"
-"Jeste li sigurni da ga želite iskljuÄiti?"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "Ne možete iskljuÄiti ovaj paket. On je već instaliran"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Ovo je obavezan paket, ne može biti iskljuÄen"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't select/unselect this package"
-msgstr "Ne možete izabrati/iskljuÄiti ovaj paket"
+"\t\t korisniÄko ime: %s\n"
+"\t\t u direktoriju: %s \n"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "Sljedeći paketi će biti uklonjeni"
+msgid "Somalia"
+msgstr "Somalija"
-#: ../../install_steps_gtk.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "The following packages are going to be installed"
-msgstr "Sljedeći paketi će biti instalirani"
+msgid "No open source driver"
+msgstr "Nema open source drajver"
-#: ../../install_steps_gtk.pm:1
+#: ../../security/level.pm:1
#, c-format
msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "Ne možete izabrati ovaj paket jer nema dovoljno prostora za njega"
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
+msgstr ""
+"Baziran na prethodnom nivou, ali sada je sistem potpuno zatvoren.\n"
+"Sigurnosne osobine na maksimumu."
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "ZnaÄaj: %s\n"
+msgid "Nicaragua"
+msgstr "Nikaragva"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "VeliÄina: %d KB\n"
+msgid "New Caledonia"
+msgstr "Nova Kaledonija"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Verzija: %s\n"
+msgid "European protocol (EDSS1)"
+msgstr "Evropski protokol (EDSS1)"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Name: %s\n"
-msgstr "Ime: %s\n"
+msgid "Video mode"
+msgstr "Video mod"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bad package"
-msgstr "Neispravan paket"
+msgid "Please enter your email address below "
+msgstr "Molimo unesite vašu email adresu ispod"
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other"
-msgstr "Ostalo"
+msgid "Oman"
+msgstr "Oman"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Ukupna veliÄina: %d / %d MB"
+msgid "Network Monitoring"
+msgstr "Nadzor mreže"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Next ->"
-msgstr "Dalje ->"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Individual package selection"
-msgstr "Izbor pojedinaÄnih paketa"
+msgid "New size in MB: "
+msgstr "Nova veliÄina u MB: "
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Package Group Selection"
-msgstr "Izbor grupe paketa"
+msgid "Partition table type: %s\n"
+msgstr "Tip tabele particija: %s\n"
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.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 ""
-"Vašem sistemu ponestaje resursa. Možda imate neki problem sa instalacijom\n"
-"Mandrake Linuxa. Ako se ovo desi, možete pokušati tekstualnu instalaciju. Za "
-"ovo,\n"
-"pritisnite `F1' prilikom bootanja CDROMa, zatim unesite `text'."
+msgid "Authentication Windows Domain"
+msgstr "Autentikacijska Windows domena"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Save packages selection"
-msgstr "Spasi izbor paketa"
+msgid "US keyboard"
+msgstr "US tastatura"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Automated"
-msgstr "Automatizovano"
+msgid "Buttons emulation"
+msgstr "Emulacija dugmeta"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Replay"
-msgstr "Ponovi"
+msgid ", network printer \"%s\", port %s"
+msgstr ", mrežni Å¡tampaÄ \"%s\", port %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+"Drakbackup activities via tape:\n"
+"\n"
msgstr ""
-"Ova auto instalacija može biti potpuno automatizovana ako želite,\n"
-"u kojem sluÄaju će ona preuzeti hard disk!!\n"
-"(ovo je namjenjeno za instaliranje na drugi raÄunar).\n"
"\n"
-"Možda ćete radije željeti ponoviti instalaciju.\n"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Generate auto install floppy"
-msgstr "Napravi auto instalacijsku disketu"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Reboot"
-msgstr "Restartuj"
+"Drakbackup aktivnosti putem trake:\n"
+"\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Some steps are not completed.\n"
"\n"
-"Do you really want to quit now?"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
msgstr ""
-"Neki koraci nisu dovršeni.\n"
"\n"
-"Da li zaista želite izaći sada?"
+" Problem sa FTP konekcijom: Nije bilo moguće poslati vaše backup datoteke "
+"putem FTPa.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Creating auto install floppy..."
-msgstr "Pravim auto instalacijsku disketu..."
+msgid "Sending Speed:"
+msgstr "Brzina slanja:"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Ubacite praznu disketu u jedinicu %s"
+msgid "Halt bug"
+msgstr "Halt bug"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/logdrake: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 ""
-"Možda ćete trebati promijeniti vaš Open Firmware boot uređaj\n"
-" da biste aktivirali bootloader. Ako ne vidite upit bootloadera\n"
-" prilikom bootanja, držite Command-Option-O-F prilikom boota\n"
-" i unesite:\n"
-" setenv boot-device %s,\\\\:tbxi\n"
-" Zatim kucajte: shut-down\n"
-"Prilikom idućeg boota biste trebali vidjeti upit bootloadera."
+msgid "Mail alert configuration"
+msgstr "Podešavanje Mail obavijesti"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Instalacija bootloadera nije uspjela. Došlo je do sljedeće greške:"
+msgid "Tokelau"
+msgstr "Tokelau"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Installing bootloader"
-msgstr "Instaliram bootloader"
+msgid "Bosnian"
+msgstr "Bosanska"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Greška u instaliranju aboota, \n"
-"da li da pokuÅ¡am nasilnu instalaciju Äak i ako to uniÅ¡ti prvu particiju?"
+msgid "Release: "
+msgstr "Izdanje:"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Do you want to use aboot?"
-msgstr "Da li želite koristiti aboot?"
+msgid "Connection speed"
+msgstr "Brzina konekcije"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
msgstr ""
-"Izgleda da imate OldWorld ili Unknown raÄunar,\n"
-" yaboot bootloader neće raditi kod vas.\n"
-"Instalacija će se nastaviti, ali ćete\n"
-" morati koristiti BootX za bootanje vaÅ¡eg raÄunara"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Preparing bootloader..."
-msgstr "Pripremam bootloader..."
+"Molim unesite naziv uređaja vašeg CD Writera\n"
+" npr: 0,1,0"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Domain Admin Password"
-msgstr "Administratorska Å¡ifra domena"
+msgid "Namibia"
+msgstr "Namibija"
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Domain Admin User Name"
-msgstr "KorisniÄko ime domenskog administratora"
+msgid "Database Server"
+msgstr "Server baze podataka"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Windows Domain"
-msgstr "Windows domena"
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr "posebne mogućnosti drajvera (mogućnost prženja i/ili podrška za DVD)"
-#: ../../install_steps_interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Authentication Windows Domain"
-msgstr "Autentikacijska Windows domena"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "Ne mogu dodati particiju na _formatiran_ RAID md%d"
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/card.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."
+"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 ""
-"Da bi ovo radilo sa W2K PDCom, vjerovatno će biti potrebno da admin izvrši:\n"
-" C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /add\n"
-"i restartuje server. TakoÄ‘e će vam trebati korisniÄko ime i Å¡ifra "
-"administratora domena da biste pridružili raÄunar Windows(tm) domenu.\n"
-"Ako mreža još nije aktivirana, DrakX će pokušati pristupanje domenu tek "
-"nakon što prođete kroz korak podešavanja mreže.\n"
-"Ako ovo podešavanje iz nekog razloga ne uspije i prijava na domen ne bude "
-"izvršena, izvršite naredbu 'smbpasswd -j DOMAIN -U USER%%PASSWORD' koristeći "
-"vaÅ¡u Windows(tm) domenu, kao i administratorovo korisniÄko ime i Å¡ifru nakon "
-"pokretanja sistema.\n"
-"Naredba 'wbinfo -t' će provjeriti da li su vaši podaci ispravni."
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "NIS Server"
-msgstr "NIS server"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "NIS Domain"
-msgstr "NIS domen"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Authentication NIS"
-msgstr "Autentifikacija NIS"
+"Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s,\n"
+"PAŽNJA OVO JE EKSPERIMENTALNA PODRŠKA I MOŽE ZALEDITI VAŠ RAČUNAR.\n"
+"Vašu karticu takođe podržava XFree %s koji može imati bolju podršku za 2D."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "NIS"
-msgstr "NIS"
+msgid "Please wait, setting security options..."
+msgstr "Molim saÄekajte, podeÅ¡avam sigurnosne opcije..."
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "LDAP Server"
-msgstr "LDAP Server"
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr "Nepoznat|CPH05X (bt878) [razni proizvoÄ‘aÄi]"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "LDAP Base dn"
-msgstr "LDAP Base dn"
+msgid "Launch the graphical environment when your system starts"
+msgstr "Pokreni X-Window sistem na startu"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Authentication LDAP"
-msgstr "Autentikacijski LDAP"
+msgid "hourly"
+msgstr "svakog sata"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LDAP"
-msgstr "LDAP"
+msgid " Successfuly Restored on %s "
+msgstr " uspješno spašeni na %s "
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Local files"
-msgstr "Lokalne datoteke"
+msgid "Making printer port available for CUPS..."
+msgstr "Omogućujem pristup Å¡tampaÄu putem CUPSa..."
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Authentication"
-msgstr "Autentikacija"
+msgid "Antigua and Barbuda"
+msgstr "Antigua i Barbuda"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
+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 ""
-"Ova šifra je previše jednostavna (mora biti duga najmanje %d karaktera)"
-
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "No password"
-msgstr "Bez Å¡ifre"
+"!!! Određuje šifru u sistemskoj bazi podataka koja se razlikuje\n"
+"od one u bazi podataka Terminal Servera.\n"
+"Obrišite i ponovo dodajte korisnika u Terminal Server da biste omogućili "
+"pristup."
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Set root password"
-msgstr "Podesite root Å¡ifru"
+msgid "Spanish"
+msgstr "Å panska"
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
-msgstr "Niste podesili X. Sigurno želite uraditi ovo?"
+msgid "Start"
+msgstr "Start"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Services: %d activated for %d registered"
-msgstr "Servisi: %d aktiviran za %d registrovan"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Services"
-msgstr "Servisi"
+msgid "Configuring applications..."
+msgstr "Podešavam aplikacije..."
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "System"
-msgstr "Sistem"
+msgid "Normal modem connection"
+msgstr "Normalna modemska konekcija"
-#. -PO: example: lilo-graphic on /dev/hda1
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "%s on %s"
-msgstr "%s na %s"
+msgid "File Selection"
+msgstr "Izbor datoteka"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Bootloader"
-msgstr "Bootloader"
+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 ""
+"Koju ISDN konfiguraciju želite?\n"
+"\n"
+"* Stara konfiguracija koristi isdn4net. On sadrži moćne alate,\n"
+" ali ga je teško podesiti i nije standardiziran.\n"
+"\n"
+"* Novu konfiguraciju je lakše razumjeti, standardnija je,\n"
+" ali ima manje alata.\n"
+"\n"
+"PreporuÄujemo light konfiguraciju.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "Boot"
-msgstr "Boot"
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "disabled"
-msgstr "iskljuÄen"
+msgid "Run config tool"
+msgstr "Pokreni alat za podešavanje"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "activated"
-msgstr "aktiviran"
+msgid "Bootloader installation"
+msgstr "Instalacija bootloadera"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Firewall"
-msgstr "Firewall"
+msgid "Root partition size in MB: "
+msgstr "VeliÄina root particije u MB:"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Security"
-msgstr "Sigurnost"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "Ovo je obavezan paket, ne može biti iskljuÄen"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Security Level"
-msgstr "Sigurnosni nivo"
+msgid "Etherboot ISO image is %s"
+msgstr "Etherboot ISO image je %s"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Network"
-msgstr "Mreža"
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) je Domain Name Server (DNS) koji se koristi za određivanje IP "
+"adrese iz imena raÄunara."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Network & Internet"
-msgstr "Mreža i Internet"
+msgid "Disconnect..."
+msgstr "Prekini konekciju..."
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Graphical interface"
-msgstr "GrafiÄki interfejs"
+msgid "Saint Lucia"
+msgstr "Saint Lucia"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Hardware"
-msgstr "Hardware"
+msgid "Report"
+msgstr "Izvještaj"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TV card"
-msgstr "TV kartica"
+msgid "Palau"
+msgstr "Palau"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr ""
-"Nije otkrivena zvuÄna kartica. Probajte \"harddrake\" poslije instalacije"
+msgid "level"
+msgstr "nivo"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
msgstr ""
-"Pokrenite \"sndconfig\" poslije instalacije kako biste podesili vaÅ¡u zvuÄnu "
-"karticu"
+"Sve incidente će pratiti jedan kvalificiran MandrakeSoft tehniÄki eksper."
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "Imate li ISA zvuÄnu karticu?"
+msgid "Package Group Selection"
+msgstr "Izbor grupe paketa"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sound card"
-msgstr "ZvuÄna kartica"
+msgid "Restore Via Network Protocol: %s"
+msgstr "Restore putem mrežnog protokola: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Remote CUPS server"
-msgstr "Udaljeni CUPS server"
+msgid "You can configure each parameter of the module here."
+msgstr "Ovdje možete podesiti svaki parametar modula."
-#: ../../install_steps_interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "No printer"
-msgstr "Nema Å¡tampaÄa"
+msgid "Choose the resolution and the color depth"
+msgstr "Izaberite rezoluciju i broj boja"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Printer"
-msgstr "Å tampaÄ"
+msgid "Emulate third button?"
+msgstr "Emuliraj treće dugme?"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mouse"
-msgstr "Miš"
+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 ""
+"Ne možete napraviti novu particiju\n"
+"(pošto ste dosegli maksimalan broj primarnih particija).\n"
+"Najprije uklonite primarnu particiju i napravite extended (proširenu) "
+"particiju."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Timezone"
-msgstr "Vremenska zona"
+msgid "Mount"
+msgstr "Montiraj"
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Keyboard"
-msgstr "Tastatura"
+msgid "Creating auto install floppy"
+msgstr "Pravim auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Summary"
-msgstr "Ukratko"
+msgid "Install updates"
+msgstr "Instaliraj update"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "NTP Server"
-msgstr "NTP server"
+msgid "text box height"
+msgstr "visina tekst polja"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
-msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
+msgid "State"
+msgstr "Status"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Hardware clock set to GMT"
-msgstr "Hardverski sat podešen na GMT"
+msgid "Be sure a media is present for the device %s"
+msgstr "Provjeri da li je medij prisutan za ovaj uredjaj %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which is your timezone?"
-msgstr "Koja je vaša vremenska zona?"
+msgid "Enable multiple profiles"
+msgstr "Omogući više profila"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Would you like to try again?"
-msgstr "Želite li ponovo pokušati?"
+msgid ""
+"These options can backup and restore all files in your /etc directory.\n"
+msgstr ""
+"Ove opcije mogu spasiti ili vratiti sve datoteke u vašem /etc direktoriju.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Unable to contact mirror %s"
-msgstr "Ne mogu pristupiti mirroru %s"
+msgid "Local printer"
+msgstr "Lokalni Å¡tampaÄ"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
-msgstr "Kontaktiram mirror da bih saznao listu dostupnih paketa..."
+msgid "Files Restored..."
+msgstr "Vraćene datoteke..."
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "Izaberite mirror sa kojeg će biti dobavljeni paketi"
+msgid "Package selection"
+msgstr "Izbor paketa"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr ""
-"Kontaktiram Mandrake Linux web stranicu da bih saznao listu dostupnih "
-"mirrora..."
+msgid "Mauritania"
+msgstr "Mauritanija"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakgw: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"
+"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"
-"To download these packages, you will need to have a working Internet \n"
-"connection.\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"
-"Do you want to install the updates ?"
msgstr ""
-"Sada imate mogućnost da dobavite sa Interneta nove verzije paketa koji\n"
-"su izašli nakon što je distribucija objavljena. Među njima su sigurnosne "
-"zakrpe\n"
-"i ispravke bugova.\n"
+"Mogu zadržati trenutnu konfiguraciju i pretpostaviti da ste već podesili "
+"DHCP server; u tom sluÄaju molim provjerite da li sam ispravno proÄitao "
+"Mrežnu adresu koju ćete koristiti na lokalnoj mreži; neću je ponovo podesiti "
+"i neću mijenjati vaše postavke DHCP servera.\n"
"\n"
-"Da biste izvršili download, potrebno je da podesite Internet konekciju.\n"
+"Predložena DNS postavka je Caching nameserver koji je podešen na firewallu. "
+"Možete je zamijeniti npr. IP adresom DNS servera vašeg ISPa.\n"
+"\t\t \n"
+"Ako ne, mogu ponovo podesiti vaš interfejs i podesiti DHCP server za vas.\n"
"\n"
-"Da li želite instalirati update-ovane pakete ?"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "Molimo ubacite disketu Update Modula u jedinicu %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "Molimo ubacite boot disketu koju ste koristili u jedinicu %s"
+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 ""
+"Nije pronaÄ‘en nijedan lokalni Å¡tampaÄ! Ako želite ruÄno instalirati Å¡tampaÄ, "
+"unesite ime uređaja / ime datoteke na ulaznu liniju (Paralelni portovi: /dev/"
+"lp0, /dev/lp1, ..., ekvivalentno LPT1:, LPT2:, ..., prvi USB Å¡tampaÄ: /dev/"
+"usb/lp0, drugi USB Å¡tampaÄ: /dev/usb/lp1, ...)."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Post-install configuration"
-msgstr "Post-instalacijsko podešavanje"
+msgid "All primary partitions are used"
+msgstr "Sve primarne particije su u upotrebi"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"Installing package %s\n"
-"%d%%"
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
msgstr ""
-"Instaliram paket %s\n"
-"%d%%"
+"Nakon Å¡to je to gotovo, preporuÄujemo da restartujete vaÅ¡ X\n"
+"okoliÅ¡ kako bi se izbjegao problem sa promjenom naziva raÄunara."
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Preparing installation"
-msgstr "Pripremam instalaciju"
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr "Automatsko prepoznavanje i podešavanje hardware-a tokom boota."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM pod oznakom \"%s\""
+msgid "Installation Server Configuration"
+msgstr "Podešavanje instalacionog servera"
#: ../../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 ""
-"Ako imate sve CDe na listi, kliknite na Ok.\n"
-"Ako nemate nijedan od ovih CDova, kliknite na Odustani.\n"
-"Ako nedostaju samo neki CDovi, iskljuÄite ih, zatim kliknite na Ok."
+msgid "Configuring IDE"
+msgstr "Podešavam IDE"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "All"
-msgstr "Svi"
+msgid "Network functionality not configured"
+msgstr "Mrežna funkcionalnost nije podešena"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Truly minimal install (especially no urpmi)"
-msgstr "Stvarno minimalna instalacija (posebno bez urpmi)"
+msgid "Configure module"
+msgstr "Podesi modul"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "With basic documentation (recommended!)"
-msgstr "Sa osnovnom dokumentacijom (preporuÄeno)"
+msgid "Cocos (Keeling) Islands"
+msgstr "Kokosova ostrva"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "With X"
-msgstr "Sa X-om"
+msgid "Disconnecting from the Internet "
+msgstr "Prekidam vezu na Internet"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"You haven't selected any group of packages.\n"
-"Please choose the minimal installation you want:"
+msgid "You'll need to reboot before the modification can take place"
msgstr ""
-"Niste izabrali nijednu grupu paketa\n"
-"Molimo izaberite minimalnu instalaciju koju želite:"
+"Biće potrebno da rebootate prije nego što izmjene mogu stupiti na snagu"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Type of install"
-msgstr "Vrsta instalacije"
+msgid "Provider phone number"
+msgstr "Broj telefona provajdera"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Selected size is larger than available space"
-msgstr "Izabrana veliÄina je veća od slobodnog prostora"
+msgid "Host %s"
+msgstr "RaÄunar %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "Ubacite disketu koja sadrži izbor paketa"
+msgid "Armenia"
+msgstr "Armenija"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Loading from floppy"
-msgstr "UÄitavam sa diskete"
+msgid "Fiji"
+msgstr "Fidži"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Package selection"
-msgstr "Izbor paketa"
+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 ""
+"Arguments: (length, ndigits=0, nupper=0)\n"
+"\n"
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Save on floppy"
-msgstr "Spasi na disketu"
+msgid "Second floppy drive"
+msgstr "Druga disketna jedinica"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Load from floppy"
-msgstr "UÄitaj sa diskete"
+msgid "About Harddrake"
+msgstr "O Harddrake-u"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2: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 ""
-"Molimo izaberite uÄitaj ili spasi izbor paketa na disketu.\n"
-"Format je isti kao i diskete koje generiše auto_install."
+msgid "Drive capacity"
+msgstr "Kapacitet uređaja"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
msgstr ""
-"Vaš sistem nema dovoljno preostalog prostora za instalaciju ili unaprjeđenje "
-"(%d > %d)"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Looking for available packages..."
-msgstr "Tražim dostupne pakete..."
+"Ubacite disketu u jedinicu\n"
+"Svi podaci na toj disketi će biti izgubljeni"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Finding packages to upgrade..."
-msgstr "Pronalazim pakete za unaprjeđenje..."
+msgid "Size: %s"
+msgstr "VeliÄina: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Looking at packages already installed..."
-msgstr "Tražim već instalirane pakete..."
+msgid "Control and Shift keys simultaneously"
+msgstr "Control i Shift tipka istovremeno"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Tražim dostupne pakete i izgrađujem rpm bazu podataka..."
+msgid "secondary"
+msgstr "sekundarni"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
-msgstr ""
-"Nemam dovoljno swap prostora da dovršim instalaciju, molimo dodajte još"
+msgid "View Backup Configuration."
+msgstr "Pogledaj postavke backupa."
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
-msgstr ""
-"Nisam uspio provjeriti datoteÄni sistem %s. Želite li popraviti greÅ¡ke? "
-"(pažnja, možete izgubiti podatke)"
+msgid "if set to yes, report check result to syslog."
+msgstr "ako je postavljeno na da, prijavljuje rezultate provjere u syslog."
-#: ../../install_steps_interactive.pm:1
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "Provjeri loše blokove?"
+msgid "No password"
+msgstr "Bez Å¡ifre"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "Izaberite particije koje želite formatirati"
+msgid "Nigeria"
+msgstr "Nigerija"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Moraćete rebootati da bi izmjene tabele particija stupile na snagu"
+msgid "There is no existing partition to use"
+msgstr "Nema nijedne postojeće particije za upotrebu"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake: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"
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
msgstr ""
-"Nema dovoljno slobodnog prostora za 1 MB bootstrap! Instalacija će "
-"nastaviti, ali da biste bootali vaš sistem, morate kreirati bootstrap "
-"particiju u DiskDrake-u"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Choose the mount points"
-msgstr "Izaberite taÄke montiranja"
+"Sljedeći skeneri\n"
+"\n"
+"%s\n"
+"su dostupni na vašem sistemu.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr "Pretražujem particije da naÄ‘em taÄke montiranja"
+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 ""
+"Da biste Å¡tampali na TCP ili socket Å¡tampaÄ, morate dati hostname ili IP "
+"adresu Å¡tampaÄa i opcionalno broj porta (podrazumjeva se 9100). Na HP "
+"JetDirect serverima broj porta je obiÄno 9100, na ostalim serverima on može "
+"varirati. Pogledajte priruÄnik vaÅ¡eg hardware-a."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No partition available"
-msgstr "Nema dostupnih particija"
+msgid "Hard drive information"
+msgstr "Informacije o hard disku"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configuring IDE"
-msgstr "Podešavam IDE"
+msgid "Russian"
+msgstr "Ruska"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "IDE"
-msgstr "IDE"
+msgid "Jordan"
+msgstr "Jordan"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "Podešavam PCMCIA kartice..."
+msgid "Hide files"
+msgstr "Sakrij datoteke"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+msgid "Auto-detect printers connected to this machine"
+msgstr "Automatski prepoznaj Å¡tampaÄe spojene na ovaj raÄunar"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Button 3 Emulation"
-msgstr "Emulacija 3 dugmeta"
+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 nije instaliran!\n"
+"\n"
+"\n"
+"Ako imate TV karticu ali je DrakX nije prepoznao (ni bttv ni saa7134 modul "
+"se ne\n"
+"nalaze u \"/etc/modules\") niti je instalirao XawTV, molim pošaljite "
+"rezultate naredbe\n"
+"\"lspcidrake -v -f\" na \"install\\@mandrakesoft.com\" sa naslovom "
+"\"undetected\n"
+"TV card\".\n"
+"\n"
+"\n"
+"Možete instalirati XawTV kucajući \"urpmi xawtv\" na konzoli kao root."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Button 2 Emulation"
-msgstr "Emulacija 2 dugmeta"
+msgid "Sorry, no floppy drive available"
+msgstr "Žao mi je, nema disketne jedinice"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Buttons emulation"
-msgstr "Emulacija dugmeta"
+msgid "Bolivia"
+msgstr "Bolivija"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Molimo izaberite na kojem serijskom portu je spojen vaš miš."
+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 ""
+"Podesite vaÅ¡ Windows server tako da je Å¡tampaÄ dostupan putem IPP protokola "
+"i podesite štampanje sa ove mašine koristeći \"%s\" tip konekcije u "
+"Printerdrake-u.\n"
+"\n"
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Mouse Port"
-msgstr "Port miša"
+msgid "Bad package"
+msgstr "Neispravan paket"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
-msgid "Please choose your type of mouse."
-msgstr "Molimo izaberite vrstu vašeg miša."
+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 ""
+"Pretvorite vaÅ¡ raÄunar u moćan Linux server: Web server, email, firewall, "
+"file i print server (itd.) su udaljeni samo nekoliko klikova mišem!"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Encryption key for %s"
-msgstr "KljuÄ enkripcije za %s"
+msgid "DrakSec Basic Options"
+msgstr "DrakSec osnovne opcije"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Upgrade %s"
-msgstr "Unaprijedi %s"
+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"
+"Napomena: ako imate ISA PnP zvuÄnu karticu, moraćete koristiti sndconfig "
+"program. Samo ukucajte \"sndconfig\" na konzoli."
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "Da li je ovo instalacija ili unaprjeđenje?"
+msgid "Romania"
+msgstr "Rumunija"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Install/Upgrade"
-msgstr "Instaliraj/Unaprijedi"
+msgid "choose device"
+msgstr "izaberite uređaj"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr "Ovdje je puna lista svih dostupnih tastatura"
+msgid "Canada"
+msgstr "Kanada"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please choose your keyboard layout."
-msgstr "Molimo izaberite izgled vaše tastature."
+msgid "Remove from LVM"
+msgstr "Ukloni sa LVMa"
-#: ../../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
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Quit"
-msgstr "Izlaz"
+msgid "Timezone"
+msgstr "Vremenska zona"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "License agreement"
-msgstr "Licencni ugovor"
+msgid "German"
+msgstr "NjemaÄka"
-#: ../../install_steps_interactive.pm:1
+#: ../../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 "An error occurred"
-msgstr "Došlo je do greške"
+msgid "Next ->"
+msgstr "Dalje ->"
-#: ../../install_steps_newt.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+"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 ""
-" <Tab>/<Alt-Tab> između elemenata | <Space> vrši izbor | <F12> idući ekran "
+"Ako ovo ukljuÄite, moći ćete Å¡tampati obiÄne tekstualne datoteke na "
+"japanskom jeziku. Koristite ovu funkciju samo ako zaista želite štampati "
+"japanski tekst, jer kada je aktivirana, više ne možete štampati znakove sa "
+"akcentima u latiniÄnim fontovima (npr. naÅ¡a slova). TakoÄ‘e nećete moći "
+"prilagoditi margine, veliÄine znakova, itd. Ova postavka će utjecati samo na "
+"Å¡tampaÄe koji su definisani na ovom raÄunaru. Ako želite Å¡tampati japanski "
+"tekst na udaljenom raÄunaru, trebate aktivirati ovu funkciju na tom raÄunaru."
-#: ../../install_steps_newt.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "Mandrake Linux instalacija %s"
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
+msgstr ""
+"\n"
+"Postoji mogućnost da je ova\n"
+"particija Driver particija. Vjerovatno\n"
+"biste je trebali ostaviti na miru.\n"
-#: ../../install_steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No floppy drive available"
-msgstr "Nema pogodne disketne jedinice"
+msgid "Guinea-Bissau"
+msgstr "Gvineja Bisau"
-#: ../../install_steps.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Welcome to %s"
-msgstr "Dobro došli u %s"
+msgid "Horizontal refresh rate"
+msgstr "Brzina horizontalnog osvježavanja"
-#: ../../install_steps.pm:1
+#: ../../diskdrake/interactive.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"
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
msgstr ""
-"Neki bitni paketi nisu ispravno instalirani.\n"
-"Ili je neispravan vaš cdrom uređaj ili vaš cdrom medij.\n"
-"Provjerite cdrom na instaliranom raÄunaru koristeći \"rpm -qpl Mandrake/RPMS/"
-"*.rpm\"\n"
-
-#: ../../install_steps.pm:1
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Dvostruka taÄka montiranja %s"
+"Ne mogu izmjeniti taÄku montiranja jer se ova particija koristi za "
+"loopback.\n"
+"Najprije uklonite loopback"
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"An error occurred, but I don't know how to handle it nicely.\n"
-"Continue at your own risk."
+"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 ""
-"Došlo je do greške, ali ne znam kako da je riješim fino.\n"
-"Nastavite na vlastiti rizik."
-
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid "Please wait"
-msgstr "Molimo saÄekajte"
-
-#: ../../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 "Ok"
-
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
-#, c-format
-msgid "Finish"
-msgstr "Kraj"
-
-#: ../../interactive.pm:1 ../../standalone/draksec:1
-#, c-format
-msgid "Basic"
-msgstr "Osnovno"
+"Podešavanje mreže koje je napravljeno tokom instalacije sada ne može biti "
+"pokrenuto. Molim provjerite da li će mreža postati dostupna nakon bootanja "
+"sistema i popravite podešenja koristeći Mandrake Kontrolni centar, sekcija "
+"\"Mreža i Internet\"/\"Konekcija\", a zatim podesite Å¡tampaÄ, ponovo "
+"koristeći Mandrake Kontrolni centar, sekcija \"Hardver\"/\"Å tampaÄ\""
-#: ../../interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Advanced"
-msgstr "Napredno"
+msgid "USB controllers"
+msgstr "USB kontroleri"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Remove"
-msgstr "Pobriši"
+msgid "What norm is your TV using?"
+msgstr "Koji standard koristi vaš TV?"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Modify"
-msgstr "Izmijeni"
+msgid "Type:"
+msgstr "Tip:"
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Add"
-msgstr "Dodaj"
+msgid "Share name"
+msgstr "Share naziv"
-#: ../../interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Choose a file"
-msgstr "Izaberi datoteku"
+msgid "enable"
+msgstr "ukljuÄi"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.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)"
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
-"Ovdje možete izabrati tipku ili kombinaciju tipki koja će\n"
-"izvršiti prebacivanje između raznih rasporeda tastature\n"
-"(npr: latiniÄni i ne-latiniÄni)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Right \"Windows\" key"
-msgstr "Desna \"Windows\" tipka"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Left \"Windows\" key"
-msgstr "Lijeva \"Windows\" tipka"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "\"Menu\" key"
-msgstr "\"Meni\" tipka"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Alt and Shift keys simultaneously"
-msgstr "Alt i Shift tipke istovremeno"
+"Kontaktiram Mandrake Linux web stranicu da bih saznao listu dostupnih "
+"mirrora..."
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
-msgstr "Ctrl i Alt tipke istovremeno"
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr ""
+"Došlo je do problema prilikom restartovanja mreže:\n"
+"\n"
+"%s"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "CapsLock key"
-msgstr "CapsLock tipka"
+msgid "Remove the loopback file?"
+msgstr "Ukloniti loopback datoteku?"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Control and Shift keys simultaneously"
-msgstr "Control i Shift tipka istovremeno"
+msgid "Selected size is larger than available space"
+msgstr "Izabrana veliÄina je veća od slobodnog prostora"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Both Shift keys simultaneously"
-msgstr "Obje Shift tipke istovremeno"
+msgid "NCP server name missing!"
+msgstr "NCP naziv servera nedostaje!"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Right Alt key"
-msgstr "Desna Alt tipka"
+msgid "Please choose your country."
+msgstr "Molim izaberite vašu zemlju."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Yugoslavian (latin)"
-msgstr "Jugoslavenska (latiniÄno)"
+msgid "Hard Disk Backup files..."
+msgstr "Datoteke backup-a hard diska..."
#: ../../keyboard.pm:1
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vijetnamska \"red brojeva\" QWERTY"
+msgid "Laotian"
+msgstr "Laoska"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "US keyboard (international)"
-msgstr "US tastatura (međunarodna)"
+msgid "Samoa"
+msgstr "Samoa"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "US keyboard"
-msgstr "US tastatura"
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
+msgstr ""
+"Rstat protokol omogućava korisnicima na mreži da dobave\n"
+"mjeru performansi za svaki raÄunar na toj mreži"
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "UK keyboard"
-msgstr "UK tastatura"
+msgid "Re-generating list of configured scanners ..."
+msgstr "Regeneriram listu podešenih skenera ..."
-#: ../../keyboard.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Ukrainian"
-msgstr "Ukrajinska"
+msgid "Scanner"
+msgstr "Skener"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turska (moderni \"Q\" model)"
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr "Upozorenje: testiranje ove grafiÄke karte može zalediti raÄunar"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turska (tradicionalni \"F\" model)"
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr "KorisniÄko ime smije sadržati samo mala slova, brojeve, `-' i `_'"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Tajik keyboard"
-msgstr "TadžiÄka tastatura"
+msgid "Menudrake"
+msgstr "Menudrake"
-#: ../../keyboard.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Thai keyboard"
-msgstr "Tajlandska tastatura"
+msgid "Welcome To Crackers"
+msgstr "Dobrodošli u Crackers"
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "Tamilska (pisaća mašina)"
+msgid "Module options:"
+msgstr "Opcije modula"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Tamil (ISCII-layout)"
-msgstr "Tamilska (ISCII)"
+msgid "Secure your networks with the Multi Network Firewall"
+msgstr "Zaštitite vašu mrežu uz Multi Network Firewall"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Serbian (cyrillic)"
-msgstr "Srpska (ćirilica)"
+msgid "Go on without configuring the network"
+msgstr "Nastavi bez podešavanja mreže"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "SlovaÄka (QWERTY)"
+msgid "Abort"
+msgstr "Prekid"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "SlovaÄka (QWERTZ)"
+msgid "No password prompt on %s at port %s"
+msgstr "Nema upita za Å¡ifru na %s na portu %s"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Slovenian"
-msgstr "SlovenaÄka"
+msgid "Please check if you want to use the non-rewinding device."
+msgstr "Molim ukljuÄite ako želite koristiti non-rewinding ureÄ‘aj."
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Swedish"
-msgstr "Å vedska"
+msgid "Usage of remote scanners"
+msgstr "Upotreba udaljenih skenera"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Russian (Yawerty)"
-msgstr "Ruska (Yawerty)"
+msgid "\t-CDROM.\n"
+msgstr "\t-CDROM.\n"
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Russian"
-msgstr "Ruska"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
+msgstr ""
+"Vaša Windows particija je previše fragmentirana. Molim restartujte vaš "
+"raÄunar pod Windows-om, pokrenite ``defrag'' alat, zatim pokrenite Mandrake "
+"Linux instalaciju."
#: ../../keyboard.pm:1
#, c-format
-msgid "Romanian (qwerty)"
-msgstr "Rumunska (qwerty)"
+msgid "Dvorak (Norwegian)"
+msgstr "Dvorak (Norveška)"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Romanian (qwertz)"
-msgstr "Rumunska (qwertz)"
+msgid "Hard Disk Backup Progress..."
+msgstr "Napredak backup-a hard diska..."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Canadian (Quebec)"
-msgstr "Kanadska (Kvebek)"
+msgid "Unable to fork: %s"
+msgstr "Ne mogu izvrsiti fork: %s"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Portuguese"
-msgstr "Portugalska"
+msgid "Type: "
+msgstr "Tip: "
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "Poljska (qwertz)"
+msgid "<-- Edit Client"
+msgstr "<-- Izmijeni klijent"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "Poljska (qwerty)"
+msgid "no fonts found"
+msgstr "nije pronađen nijedan font"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Norwegian"
-msgstr "Norveška"
+msgid "Mouse"
+msgstr "Miš"
-#: ../../keyboard.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Dutch"
-msgstr "Holandska"
+msgid "not enough room in /boot"
+msgstr "nema dovoljno prostora u /boot"
-#: ../../keyboard.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Maltese (US)"
-msgstr "Malteška (US)"
+msgid "Choosing an arbitratry driver"
+msgstr "Slobodan izbor drajvera"
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Maltese (UK)"
-msgstr "Malteška (UK)"
+msgid "Host name"
+msgstr "Host name"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "Mongolska (ćirilica)"
+msgid "Liechtenstein"
+msgstr "Lihtenštajn"
-#: ../../keyboard.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Myanmar (Burmese)"
-msgstr "Mjanmarska (Burmanska)"
+msgid "the color of the progress bar"
+msgstr "boja progresne trake"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Macedonian"
-msgstr "Makedonska"
+msgid "Suppress Fonts Files"
+msgstr "Onemogući datoteke fontova"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Malayalam"
-msgstr "Malayalam"
+msgid "Add to RAID"
+msgstr "Dodaj na RAID"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Latvian"
-msgstr "Latvijska"
+#: ../../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 ""
+"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 would be the name of the kernel to boot. Typically, vmlinux\n"
+"or a 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."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litvanska \"fonetska\" QWERTY"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr "Å tampaÄ \"%s\" je uspjeÅ¡no dodan u Star Office/OpenOffice.org/GIMP."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litvanska \"red brojeva\" QWERTY"
+msgid "No floppy drive available!"
+msgstr "Nema pogodne disketne jedinice!"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litvanska AZERTY (nova)"
+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 ""
+"Za listu opcija koje su dostupne za trenutni Å¡tampaÄ ili proÄitajte listu "
+"koja je data ispod ili kliknite na dugme \"Lista opcija za Å¡tampu\".%s%s%s\n"
+"\n"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litvanska AZERTY (stara)"
+msgid "Continue anyway?"
+msgstr "Svejedno nastavljate?"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Laotian"
-msgstr "Laoska"
+msgid ""
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
+msgstr ""
+"Ako Å¡tampaÄ nije naveden, izaberite kompatibilan (pogledajte uputstva za "
+"Å¡tampaÄ) ili sliÄan."
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Latin American"
-msgstr "Latino-AmeriÄka"
+msgid "Printer"
+msgstr "Å tampaÄ"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Korean keyboard"
-msgstr "Korejanska tastatura"
+msgid "Saudi Arabia"
+msgstr "Saudijska Arabija"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "Japanska 106 tipki"
+msgid "Internet"
+msgstr "Internet"
-#: ../../keyboard.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Inuktitut"
-msgstr "Inuktitut"
+msgid "Some devices were added:\n"
+msgstr "Dodani su neki uređaji:\n"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Italian"
-msgstr "Italijanska"
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "Geometrija: %s cilindara, %s glava, %s sektora\n"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Icelandic"
-msgstr "Islandska"
+msgid "Printing on the printer \"%s\""
+msgstr "Å tampam na Å¡tampaÄ \"%s\""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Iranian"
-msgstr "Iranska"
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr "/etc/hosts.allow i /etc/hosts.deny su već podešeni - bez izmjene"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Izraelska (fonetska)"
+msgid "Restore From Tape"
+msgstr "Vrati sa trake"
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Israeli"
-msgstr "Izraelska"
+msgid "Choose the profile to configure"
+msgstr "Izaberite profil za podešavanje"
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Croatian"
-msgstr "Hrvatska"
+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"
+"Unesite Zeroconf ime raÄunara bez taÄaka ako ne želite\n"
+"da koristite ponuÄ‘eno ime raÄunara."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hungarian"
-msgstr "Mađarska"
+msgid "Backup Now from configuration file"
+msgstr "Backup-uj sada iz konfiguracijske datoteke"
-#: ../../keyboard.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Gurmukhi"
-msgstr "Gurmukhi"
+msgid "Mount points should contain only alphanumerical characters"
+msgstr "TaÄka montiranja se treba sastojati samo od brojeva i slova"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Gujarati"
-msgstr "Gujarati"
+msgid "Restarting printing system..."
+msgstr "Restartujem sistem za Å¡tampu ..."
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Greek"
-msgstr "GrÄka"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Gruzijska (\"latiniÄni\" izgled)"
+msgid "See hardware info"
+msgstr "Pogledaj hardware info"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Gruzijska (\"ruski\" izgled)"
+msgid "First sector of boot partition"
+msgstr "Prvi sektor boot particije"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "French"
-msgstr "Francuska"
+msgid "Printer manufacturer, model"
+msgstr "ProizvoÄ‘aÄ Å¡tampaÄa, model"
-#: ../../keyboard.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Finnish"
-msgstr "Finska"
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../keyboard.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Spanish"
-msgstr "Å panska"
+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"
+"Podešavanje Mandrake Terminal Servera\n"
+"--enable : omogući MTS\n"
+"--disable : onemogući MTS\n"
+"--start : pokreni MTS\n"
+"--stop : zaustavi MTS\n"
+"--adduser : dodaj postojećeg sistemskog korisnika MTSu (potrebno je "
+"korisniÄko ime)\n"
+"--deluser : obriši postojećeg sistemskog korisnika sa MTSa (potrebno "
+"je korisniÄko ime)\n"
+"--addclient : dodaj klijentski raÄunar MTSu (potrebna je MAC adresa, "
+"IP, nbi image ime)\n"
+"--delclient : obriÅ¡i klijentski raÄunar sa MTSa (potrebna je MAC "
+"adresa, IP, nbi image ime)"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Estonian"
-msgstr "Estonska"
+msgid "Subnet Mask:"
+msgstr "Subnet mask:"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (Å vedska)"
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr "Uspješna instalacija LiLo i Boot tema"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norveška)"
+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 ""
+"Dva kritiÄna parametra su brzina vertikalnog osvježenja, Å¡to je brzina\n"
+"kojom se cijeli ekran osvježava, i brzina horizontalne\n"
+"sinhronizacije, Å¡to je brzina kojm se prikazuju skan-linije.\n"
+"\n"
+"VEOMA JE VAŽNO da ne izaberete tip monitora Äiji je sinhronizacioni\n"
+"raspon izvan mogućnosti vašeg monitora: time možete oštetiti monitor.\n"
+" Ako niste sigurni, izaberite najmanju opciju."
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
+msgid "Modify"
+msgstr "Izmijeni"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Danish"
-msgstr "Danska"
+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"
+"Komande \"%s\" i \"%s\" takoÄ‘er omogućavaju izmjenu opcija za pojedinaÄni "
+"zadatak štampe. Jednostavno dodajte željena podešenja na komandnu liniju, "
+"npr. \"%s <datoteka>\".\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Devanagari"
-msgstr "Devanagari"
+msgid "Need hostname, username and password!"
+msgstr "Potrebno ime raÄunara, korisniÄko ime i Å¡ifra!"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "German (no dead keys)"
-msgstr "NjemaÄka (bez mrtvih tipki)"
+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 je protokol koji vam omogućuje da direktorij web servera\n"
+"montirate lokalno i da ga tretirate kao lokalni direktorij (pod uslovom da\n"
+"je web server podešen kao WebDAV server). Ako želite dodati WebDAV\n"
+"taÄke montiranja, izaberite \"Novi\"."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "German"
-msgstr "NjemaÄka"
+msgid "HardDrake"
+msgstr "HardDrake"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "Češka (QWERTY)"
+msgid "new"
+msgstr "novi"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "Češka (QWERTZ)"
+msgid "Would you like to try again?"
+msgstr "Želite li ponovo pokušati?"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "Å vicarska (francuski izgled)"
+msgid "Wizard"
+msgstr "ÄŒarobnjak"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "Å vicarska (njemaÄki izgled)"
+msgid "Edit selected server"
+msgstr "Izmijeni izabrani server"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Belarusian"
-msgstr "Bjeloruska"
+msgid "Please choose where you want to backup"
+msgstr "Molimo izaberite gdje želite backupovati"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bosnian"
-msgstr "Bosanska"
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr "Moraćete rebootati da bi izmjene tabele particija stupile na snagu"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "Brazilska (ABNT-2)"
+msgid "Do not include the browser cache"
+msgstr "Ne ukljuÄuj spremnik web preglednika"
-#: ../../keyboard.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Bulgarian (BDS)"
-msgstr "Bugarska (BDS)"
+msgid "Please, choose your keyboard layout."
+msgstr "Molimo izaberite izgled vaše tastature."
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "Bugarska (fonetska)"
+msgid "Standard"
+msgstr "Standard"
-#: ../../keyboard.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Bengali"
-msgstr "Bengalska"
+msgid "Please choose your mouse type."
+msgstr "Molimo izaberite vrstu vašeg miša."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Belgian"
-msgstr "Belgijska"
+msgid "Connect..."
+msgstr "Konektuj se..."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbejdžanska (latinica)"
+msgid "Failed to configure printer \"%s\"!"
+msgstr "Nisam uspio podesiti Å¡tampaÄ \"%s\"!"
-#: ../../keyboard.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Arabic"
-msgstr "Arapska"
+msgid "not configured"
+msgstr "nije podešeno"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Armenian (phonetic)"
-msgstr "Armenska (fonetska)"
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Armenian (typewriter)"
-msgstr "Armenska (pisaća mašina)"
+msgid "About"
+msgstr "O programu"
-#: ../../keyboard.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Armenian (old)"
-msgstr "Armenska (stara)"
+msgid "Proxies configuration"
+msgstr "Konfiguracija proxija"
-#: ../../keyboard.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Albanian"
-msgstr "Albanska"
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Polish"
-msgstr "Poljska"
+msgid "Start: sector %s\n"
+msgstr "PoÄetak: sector %s\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Dvorak"
-msgstr "Dvorak"
+msgid "Network interface already configured"
+msgstr "Mrežni interfejs je već podešen"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Zimbabwe"
-msgstr "Zimbabve"
+msgid "Couldn't access the floppy!"
+msgstr "Ne mogu pristupiti disketi!"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Zambia"
-msgstr "Zambija"
+msgid "connecting to Bugzilla wizard ..."
+msgstr "spajam se na Bugzilla Äarobnjak..."
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "South Africa"
-msgstr "Južna Afrika"
+msgid "Mail Server"
+msgstr "Mail server"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Serbia"
-msgstr "Srbija"
+msgid "Please click on a partition"
+msgstr "Molimo kliknite na particiju"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Mayotte"
-msgstr "Mayotte"
+msgid "Linux"
+msgstr "Linux"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Yemen"
-msgstr "Jemen"
+msgid "Have a nice day!"
+msgstr "Have a nice day!"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Samoa"
-msgstr "Samoa"
+msgid "across Network"
+msgstr "preko mreže"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Wallis and Futuna"
-msgstr "Wallis i Futuna"
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Vanuatu"
-msgstr "Vanuatu"
+msgid "Upgrade %s"
+msgstr "Unaprijedi %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Vietnam"
-msgstr "Vijetnam"
+msgid "Select Printer Connection"
+msgstr "Izaberi konekciju Å¡tampaÄa"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Virgin Islands (U.S.)"
-msgstr "DjeviÄanska ostrva (SAD)"
+msgid "Scanning for TV channels in progress ..."
+msgstr "Pretraga TV kanala je u toku ..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr "DjeviÄanska ostrva (Britanska)"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+"Greška tokom slanja datoteke preko FTPa.\n"
+" Molimo ispravite vašu FTP konfiguraciju."
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Venezuela"
-msgstr "Venecuela"
+msgid "IP Range Start:"
+msgstr "PoÄetak IP raspona:"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Saint Vincent and the Grenadines"
-msgstr "Saint Vincent and the Grenadines"
+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 ""
+"Internet superserver (obiÄno nazvan inetd) pokreće razne druge Internet\n"
+"servise po potrebi. Odgovoran je za pokretanje mnogih servisa, kao Å¡to su\n"
+"telnet, ftp, rsh i rlogin. IskljuÄivanje inetd-a iskljuÄuje sve servise za "
+"koje je\n"
+"on nadležan."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Vatican"
-msgstr "Vatikan"
+msgid "the height of the progress bar"
+msgstr "visina progresne trake"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Uzbekistan"
-msgstr "Uzbekistan"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr ""
+"\n"
+"- Spasi pomoću %s na raÄunaru: %s\n"
-#: ../../lang.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Uruguay"
-msgstr "Urugvaj"
+msgid "Argentina"
+msgstr "Argentina"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "United States Minor Outlying Islands"
-msgstr "United States Minor Outlying Islands"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
-#: ../../lang.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Uganda"
-msgstr "Uganda"
+msgid "Domain Name Server"
+msgstr "DNS server"
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Ukraine"
-msgstr "Ukrajina"
+msgid "Security Level:"
+msgstr "Nivo sigurnosti:"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Tanzania"
-msgstr "Tanzanija"
+msgid "Mount points must begin with a leading /"
+msgstr "TaÄke montiranja moraju poÄinjati sa /"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Taiwan"
-msgstr "Tajvan"
+msgid "Postfix Mail Server"
+msgstr "Postfix mail server"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Tuvalu"
-msgstr "Tuvalu"
+msgid "Quit without saving"
+msgstr "Izlaz bez spašavanja"
#: ../../lang.pm:1
#, c-format
-msgid "Trinidad and Tobago"
-msgstr "Trinidad i Tobago"
+msgid "Yemen"
+msgstr "Jemen"
-#: ../../lang.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Turkey"
-msgstr "Turska"
+msgid "This product is available on the MandrakeStore Web site."
+msgstr ""
+"Ovaj proizvod je dostupan na web stranici MandrakeStore (Mandrake "
+"prodavnica)."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Tonga"
-msgstr "Tonga"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
+msgstr ""
+"Molim unesite maksimalnu veliÄinu\n"
+" dozvoljenu za Draxbackup"
-#: ../../lang.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Tunisia"
-msgstr "Tunis"
+msgid "=> There are many things to choose from (%s).\n"
+msgstr "=> Postoji mnogo stvari od kojih možete izabrati (%s).\n"
-#: ../../lang.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Turkmenistan"
-msgstr "Turkmenistan"
+msgid "Hard drive detection"
+msgstr "Prepoznavanje hard diska"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "East Timor"
-msgstr "IstoÄni Timor"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
+msgstr ""
+"Niste izabrali nijednu grupu paketa\n"
+"Molimo izaberite minimalnu instalaciju koju želite:"
-#: ../../lang.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Tokelau"
-msgstr "Tokelau"
+msgid "Please enter the WebDAV server URL"
+msgstr "Molim unesite URL WebDAV servera"
#: ../../lang.pm:1
#, c-format
msgid "Tajikistan"
msgstr "Tadžikistan"
-#: ../../lang.pm:1
-#, c-format
-msgid "Thailand"
-msgstr "Tajland"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Togo"
-msgstr "Togo"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "French Southern Territories"
-msgstr "Francuske Južne Teritorije"
-
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Chad"
-msgstr "ÄŒad"
+msgid "Accept"
+msgstr "Prihvati"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Turks and Caicos Islands"
-msgstr "Turks i Caicos ostrva"
+msgid "Description"
+msgstr "Opis"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Swaziland"
-msgstr "Svazilend"
+msgid "Error opening %s for writing: %s"
+msgstr "Greška u otvaranju %s za pisanje: %s"
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Syria"
-msgstr "Sirija"
+msgid "Mouse type: %s\n"
+msgstr "Vrsta miša: %s\n"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "El Salvador"
-msgstr "El Salvador"
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr "Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sao Tome and Principe"
-msgstr "Sao Tome i Principe"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Molimo izaberite veliÄinu vaÅ¡eg CD/DVD medija (Mb)"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Suriname"
-msgstr "Surinam"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Somalia"
-msgstr "Somalija"
+msgid "Expert Area"
+msgstr "Ekspert podruÄje"
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Senegal"
-msgstr "Senegal"
+msgid "Choose a monitor"
+msgstr "Izaberite monitor"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "San Marino"
-msgstr "San Marino"
+msgid "Empty label not allowed"
+msgstr "Prazna oznaka nije dozvoljena"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr "Sierra Leone"
+msgid "Maltese (UK)"
+msgstr "Malteška (UK)"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Slovakia"
-msgstr "SlovaÄka"
+msgid "I can't add any more partition"
+msgstr "Ne mogu dodati više particija"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr "Svalbard and Jan Mayen ostrva"
+msgid "Size in MB: "
+msgstr "VeliÄina u MB: "
-#: ../../lang.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Slovenia"
-msgstr "Slovenija"
+msgid "Remote printer"
+msgstr "Udaljeni Å¡tampaÄ"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Saint Helena"
-msgstr "Saint Helena"
+msgid "Please choose a language to use."
+msgstr "Molimo izaberite jezik koji ćete koristiti."
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Singapore"
-msgstr "Singapur"
+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 ""
+"UPOZORENJE: Ovaj uređaj je prethodno podešen za konekciju na Internet.\n"
+"Samo prihvatite kako bi ovaj uređaj ostao podešen.\n"
+"Izmjena polja ispod će prepisati ovu konfiguraciju."
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Sudan"
-msgstr "Sudan"
+msgid "I can set up your computer to automatically log on one user."
+msgstr "Mogu podesiti vaÅ¡ raÄunar da automatski prijavi jednog korisnika."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Seychelles"
-msgstr "Sejšelska ostrva"
+msgid "Floppy format"
+msgstr "Format diskete"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Solomon Islands"
-msgstr "Solomonska ostrva"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Saudi Arabia"
-msgstr "Saudijska Arabija"
+msgid "Generic Printers"
+msgstr "Razni Å¡tampaÄi"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Rwanda"
-msgstr "Ruanda"
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
+msgstr ""
+"Molimo izaberite Å¡tampaÄ kojem želite slati zadatke Å¡tampe ili unesite naziv "
+"uređaja / naziv datoteke na ulaznoj liniji"
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Russia"
-msgstr "Rusija"
+msgid "The scanners on this machine are available to other computers"
+msgstr "Skeneri na ovom raÄunari su dostupni drugim raÄunarima"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Romania"
-msgstr "Rumunija"
+msgid "First sector of the root partition"
+msgstr "Prvi sektor root particije"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Reunion"
-msgstr "Reunion"
+msgid "Alternative drivers"
+msgstr "Alternativni drajveri"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Qatar"
-msgstr "Katar"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
+msgstr ""
+"\n"
+"Molimo ukljuÄite sve potrebne opcije.\n"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Palau"
-msgstr "Palau"
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
#, c-format
-msgid "Paraguay"
-msgstr "Paragvaj"
+msgid "Cape Verde"
+msgstr "Zelenortska ostrva"
-#: ../../lang.pm:1
-#, c-format
-msgid "Portugal"
-msgstr "Portugal"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
+msgstr "Da li ovaj CPU ima Cyrix 6x86 Coma bug"
-#: ../../lang.pm:1
-#, c-format
-msgid "Palestine"
-msgstr "Palestina"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+"Rani Pentium procesori imaju bug koji izaziva smrzavanje sistema prilikom "
+"dekodiranja F00F bytecode-a"
#: ../../lang.pm:1
#, c-format
-msgid "Puerto Rico"
-msgstr "Portoriko"
+msgid "Guam"
+msgstr "Guam"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Pitcairn"
-msgstr "Pitcairn"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
+msgstr ""
+"Molimo izaberite port na koji je vaÅ¡ Å¡tampaÄ povezan ili unesite naziv "
+"uređaja / naziv datoteke na ulaznoj liniji"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Saint Pierre and Miquelon"
-msgstr "Saint Pierre and Miquelon"
+msgid "/Options/Test"
+msgstr "/Opcije/Test"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Poland"
-msgstr "Poljska"
+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 ""
+"Ovaj nivo treba koristiti pažljivo. On Äini vaÅ¡ sistem lakÅ¡im za upotrebu,\n"
+"ali vrlo osjetljivim: ne smije biti koriÅ¡ten za raÄunar koji je spojen na\n"
+"druge ili na Internet. Nema pristupa Å¡ifrom."
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Pakistan"
-msgstr "Pakistan"
+msgid "Mounting partition %s"
+msgstr "Montiram particiju %s"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Philippines"
-msgstr "Filipini"
+msgid "User name"
+msgstr "KorisniÄko ime"
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Papua New Guinea"
-msgstr "Papua Nova Gvineja"
+msgid "New configuration (isdn-light)"
+msgstr "Nova konfiguracija (isdn-light)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "French Polynesia"
-msgstr "Francuska Polinezija"
+msgid "Userdrake"
+msgstr "Userdrake"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Peru"
-msgstr "Peru"
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Koju particiju želite koristiti za Linux4Win?"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Panama"
-msgstr "Panama"
+msgid "Backup system"
+msgstr "Backup sistema"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Oman"
-msgstr "Oman"
+msgid "Test pages"
+msgstr "Testna stranica"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "New Zealand"
-msgstr "Novi Zeland"
+msgid ""
+"List of data to restore:\n"
+"\n"
+msgstr ""
+"Lista podataka za vraćanje:\n"
+"\n"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Niue"
-msgstr "Niue"
+msgid "Checking %s"
+msgstr "Provjeravam %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Nauru"
-msgstr "Nauru"
+msgid "TCP/Socket Printer Options"
+msgstr "TCP/socket opcije Å¡tampaÄa"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Nepal"
-msgstr "Nepal"
+msgid "Card mem (DMA)"
+msgstr "Memorija kartice (DMA)"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Nicaragua"
-msgstr "Nikaragva"
+msgid "France"
+msgstr "Francuska"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Nigeria"
-msgstr "Nigerija"
+msgid "browse"
+msgstr "pregledaj"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Norfolk Island"
-msgstr "Norfolk ostrvo"
+msgid "Checking installed software..."
+msgstr "Provjeravam instalirani software..."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Niger"
-msgstr "Niger"
+msgid "Remote printer name missing!"
+msgstr "Ime udaljenog Å¡tampaÄa nedostaje!"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New Caledonia"
-msgstr "Nova Kaledonija"
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr "Da li želite da omogućite Å¡tampanje na Å¡tampaÄima u lokalnoj mreži?\n"
#: ../../lang.pm:1
#, c-format
-msgid "Namibia"
-msgstr "Namibija"
+msgid "Turkey"
+msgstr "Turska"
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Mozambique"
-msgstr "Mozambik"
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch usb"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Malaysia"
-msgstr "Malezija"
+msgid "Number of buttons"
+msgstr "Broj dugmadi"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Mexico"
-msgstr "Meksiko"
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "Vijetnamska \"red brojeva\" QWERTY"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Malawi"
-msgstr "Malavi"
+msgid "Module"
+msgstr "Modul"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Maldives"
-msgstr "Maldivi"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
+msgstr ""
+"Pored toga, redovi koji nisu kreirani ovim programom ili sa \"foomatic-"
+"configure\" ne mogu biti premješteni."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mauritius"
-msgstr "Mauricijus"
+msgid "Hardware"
+msgstr "Hardware"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Malta"
-msgstr "Malta"
+msgid "Ctrl and Alt keys simultaneously"
+msgstr "Ctrl i Alt tipke istovremeno"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Montserrat"
-msgstr "Montserrat"
+msgid "United States"
+msgstr "SAD"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Mauritania"
-msgstr "Mauritanija"
+msgid "Default OS?"
+msgstr "Podrazumjevani OS?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Martinique"
-msgstr "Martinik"
+msgid "Swiss (German layout)"
+msgstr "Å vicarska (njemaÄki izgled)"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Northern Mariana Islands"
-msgstr "Sjeverna Marijanska ostrva"
+msgid "Configure all heads independently"
+msgstr "Konfiguriši sve glave odvojeno"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mongolia"
-msgstr "Mongolija"
+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 ""
+"Molim odaberite Å¡tampaÄ koji želite podesiti. PodeÅ¡avanje Å¡tampaÄa će raditi "
+"potpuno automatski. Ako vaÅ¡ Å¡tampaÄ nije ispravno prepoznat ili ako želite "
+"sami podesiti Å¡tampaÄ, ukljuÄite \"RuÄno podeÅ¡avanje\"."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Myanmar"
-msgstr "Myanmar"
+msgid "NTP Server"
+msgstr "NTP server"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Mali"
-msgstr "Mali"
+msgid "Load/Save on floppy"
+msgstr "UÄitaj/snimi na disketu"
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Macedonia"
-msgstr "Makedonija"
+msgid "This theme does not yet have a bootsplash in %s !"
+msgstr "Ova tema još nema bootsplash u %s !"
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Marshall Islands"
-msgstr "Maršalova ostrva"
+msgid "nice"
+msgstr "fino"
-#: ../../lang.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Madagascar"
-msgstr "Madagaskar"
+msgid "Leaving in %d seconds"
+msgstr "Napuštam za %d sekundi"
-#: ../../lang.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Moldova"
-msgstr "Moldova"
+msgid "Please choose which serial port your modem is connected to."
+msgstr "Molimo izaberite na koji serijski port je nakaÄen vaÅ¡ modem."
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Monaco"
-msgstr "Monako"
+msgid "Country"
+msgstr "Zemlja"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Morocco"
-msgstr "Maroko"
+msgid "Property"
+msgstr "Osobina"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Libya"
-msgstr "Libija"
+msgid "Ghostscript"
+msgstr "Ghostscript"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Latvia"
-msgstr "Latvija"
+msgid "LAN Configuration"
+msgstr "Podešavanje LANa"
#: ../../lang.pm:1
#, c-format
-msgid "Luxembourg"
-msgstr "Luksemburg"
+msgid "Ghana"
+msgstr "Gana"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuania"
-msgstr "Litvanija"
+msgid "Path or Module required"
+msgstr "Potrebna je staza ili modul"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Lesotho"
-msgstr "Lesoto"
+msgid "Advanced Options"
+msgstr "Napredne opcije"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Liberia"
-msgstr "Liberija"
+msgid "Coma bug"
+msgstr "Coma bug"
-#: ../../lang.pm:1
-#, c-format
-msgid "Sri Lanka"
-msgstr "Å ri Lanka"
+#: ../../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 ""
+"At this point, you need to choose what partition(s) will be used for the\n"
+"installation of your Mandrake Linux system. If partitions have been already\n"
+"defined, either from a previous installation of GNU/Linux or from 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"
+" * \"Clear all\": this option deletes all partitions on the selected hard\n"
+"drive.\n"
+"\n"
+" * \"Auto allocate\": this option allows you to automatically create Ext2\n"
+"and swap partitions in free space of your hard drive.\n"
+"\n"
+" * \"More\": gives access to additional features:\n"
+"\n"
+" * \"Save partition table\": saves the partition table to a floppy.\n"
+"Useful for later partition-table recovery if necessary. It is strongly\n"
+"recommended to perform this step.\n"
+"\n"
+" * \"Restore partition table\": allows to restore a previously saved\n"
+"partition table from floppy disk.\n"
+"\n"
+" * \"Rescue partition table\": if your partition table is damaged, you "
+"can\n"
+"try to recover it using this option. Please be careful and remember that it\n"
+"can fail.\n"
+"\n"
+" * \"Reload partition table\": discards all changes and load your "
+"initial\n"
+"partitions table.\n"
+"\n"
+" * \"removable media automounting\": unchecking this option will force "
+"users\n"
+"to manually mount and unmount removable medias such as floppies and\n"
+"CD-ROMs.\n"
+"\n"
+" * \"Wizard\": 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 knowledge of\n"
+"partitioning.\n"
+"\n"
+" * \"Undo\": use this option to cancel your changes.\n"
+"\n"
+" * \"Toggle to normal/expert mode\": allows additional actions on "
+"partitions\n"
+"(Type, options, format) and gives more information.\n"
+"\n"
+" * \"Done\": when you have finished partitioning your hard drive, this will\n"
+"save your changes back to disc.\n"
+"\n"
+"Note: you can reach any option using the keyboard. Navigate through the\n"
+"partitions using [Tab] and [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 filesystem types available, please\n"
+"read the chapter ext2fs 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"
+"boot loader. 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."
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr "Lihtenštajn"
+#: ../../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 ""
+"GrafiÄka kartica\n"
+"\n"
+" Instalacija sada može normalno prepoznati i podesiti grafiÄku karticu\n"
+"koja je instalirana na vaÅ¡em raÄunaru. Ako se to ne desi, možete\n"
+"izabrati na ovoj listi karticu koju ustvari posjedujete.\n"
+"\n"
+" U sluÄaju da postoji viÅ¡e dostupnih servera za vaÅ¡u karticu, sa ili bez\n"
+"3D ubrzanja, biće vam predložen izbor servera koji najbolje odgovara\n"
+"vašim potrebama."
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Saint Lucia"
-msgstr "Saint Lucia"
+msgid "There was an error installing packages:"
+msgstr "Došlo je do greške kod instaliranja paketa:"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Lebanon"
-msgstr "Liban"
+msgid "Lexmark inkjet configuration"
+msgstr "Podešavanje Lexmark inkjet-a"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Laos"
-msgstr "Laos"
+msgid "Undo"
+msgstr "Poništi"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kazakhstan"
-msgstr "Kazahstan"
+msgid "Save partition table"
+msgstr "Snimi tabelu particija"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Cayman Islands"
-msgstr "Kajmanska ostrva"
+msgid "Finnish"
+msgstr "Finska"
#: ../../lang.pm:1
#, c-format
-msgid "Kuwait"
-msgstr "Kuvajt"
+msgid "Macedonia"
+msgstr "Makedonija"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Korea"
-msgstr "Koreja"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
+msgstr ""
+"Dijeljenje po-korisniku koristi grupu \"fileshare\". \n"
+"Možete dodavati korisnike u ovu grupu pomoću userdrake-a."
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Korea (North)"
-msgstr "Koreja (Sjeverna)"
+msgid "Slovenian"
+msgstr "SlovenaÄka"
#: ../../lang.pm:1
#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr "Saint Kitts and Nevis"
+msgid "Libya"
+msgstr "Libija"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Comoros"
-msgstr "Komori"
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr "Podešavam skripte, instaliram software, pokrećem servere..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Kiribati"
-msgstr "Kiribati"
+msgid ""
+"\n"
+"- Burn to CD"
+msgstr ""
+"\n"
+"- Prži na CD"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Cambodia"
-msgstr "Kambođa"
+msgid "Table"
+msgstr "Tabela"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Kyrgyzstan"
-msgstr "Kirgistan"
+msgid "I don't know how to format %s in type %s"
+msgstr "Ne znam kako formatirati %s kao tip %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Kenya"
-msgstr "Kenija"
+msgid "Model"
+msgstr "Model"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Japan"
-msgstr "Japan"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Jordan"
-msgstr "Jordan"
+msgid "Stop Server"
+msgstr "Zaustavi server"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Jamaica"
-msgstr "Jamajka"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
+msgstr ""
+"\n"
+"Izaberite temu za\n"
+"lilo i boot ekran,\n"
+"možete ih odvojeno\n"
+"izabrati"
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Iceland"
-msgstr "Island"
+msgid "Modem"
+msgstr "Modem"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Iran"
-msgstr "Iran"
+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 ""
+"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)."
#: ../../lang.pm:1
#, c-format
-msgid "Iraq"
-msgstr "Irak"
+msgid "Tuvalu"
+msgstr "Tuvalu"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "British Indian Ocean Territory"
-msgstr "Britansko-Indijska morska teritorija"
+msgid "Use auto detection"
+msgstr "Koristi auto prepoznavanje"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "India"
-msgstr "Indija"
+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 dodaje podršku za miša tekstualnim aplikacijama kao što je\n"
+"Midnight Commander. On također omogućuje konzolne isjeci/umetni operacije\n"
+"pomoću miÅ¡a i ukljuÄuje podrÅ¡ku za pop-up menije na konzoli."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Israel"
-msgstr "Izrael"
+msgid "Started on boot"
+msgstr "Pokrenut na bootu"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Ireland"
-msgstr "Irska"
+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 ""
+"Pridružite se MandrakeSoftovom support teamu i Linux zajednici na Internetu, "
+"podijelite vaše znanje i pomozite drugima i tako postanite priznat Expert na "
+"našem online tech support sajtu:"
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Indonesia"
-msgstr "Indonezija"
+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 ""
+"Možete podesiti sljedeće opcije kako biste prilagodili\n"
+"sigurnost vašeg sistema. Ako vam je potrebno objašnjenje, pogledajte pomoć u "
+"tooltipu.\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hungary"
-msgstr "Mađarska"
+msgid "Automatically find available printers on remote machines"
+msgstr "Automatski pronaÄ‘i dostupne Å¡tampaÄe na udaljenim raÄunarima"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Haiti"
-msgstr "Haiti"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
+msgstr ""
+"\n"
+"- Spasi na traku na uređaju: %s"
#: ../../lang.pm:1
#, c-format
-msgid "Croatia"
-msgstr "Hrvatska"
+msgid "East Timor"
+msgstr "IstoÄni Timor"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Honduras"
-msgstr "Honduras"
+msgid "Del profile..."
+msgstr "Briši profil..."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Heard and McDonald Islands"
-msgstr "Heard ostrvo i McDonaldova ostrva"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hong Kong"
-msgstr "Hong Kong"
+msgid "Installing Foomatic..."
+msgstr "Instaliram Foomatic..."
-#: ../../lang.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "China"
-msgstr "Kina"
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Molimo izvršite logout i zatim koristitite Ctrl-Alt-BackSpace"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Guyana"
-msgstr "Gvajana"
+msgid "detected"
+msgstr "detektovan"
-#: ../../lang.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Guinea-Bissau"
-msgstr "Gvineja Bisau"
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr "Potrebno je restartovati mrežu. Želite li je restartovati?"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Guam"
-msgstr "Guam"
+msgid "Package: "
+msgstr "Paket:"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Guatemala"
-msgstr "Gvatemala"
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr "Ne mogu pisati u /etc/sysconfig/bootsplash."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "South Georgia and the South Sandwich Islands"
-msgstr "South Georgia i South Sandwich ostrva"
+msgid "SECURITY WARNING!"
+msgstr "SIGURNOSNO UPOZORENJE!"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Equatorial Guinea"
-msgstr "Ekvatorijalna Gvineja"
+msgid "StarOffice"
+msgstr "StarOffice"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Guadeloupe"
-msgstr "Gvadalupe"
+msgid "No, I don't want autologin"
+msgstr "Ne, ne želim da se autologiram"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Guinea"
-msgstr "Gvineja"
+msgid "Windows Migration tool"
+msgstr "Alat za Windows migraciju"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Gambia"
-msgstr "Gambija"
+msgid "All languages"
+msgstr "Svi jezici"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Greenland"
-msgstr "Grenland"
+msgid "Removing %s"
+msgstr "Uklanjam %s"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Gibraltar"
-msgstr "Gibraltar"
+msgid "Testing your connection..."
+msgstr "Probavam vašu konekciju..."
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Ghana"
-msgstr "Gana"
+msgid "Cache size"
+msgstr "VeliÄina cache-a"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "French Guiana"
-msgstr "Francuska Gvajana"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr ""
+"Å ifra je sada aktivirana, ali koriÅ¡tenje za mrežni raÄunar joÅ¡ nije "
+"preporuÄeno."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Georgia"
-msgstr "Gruzija"
+msgid "Start sector: "
+msgstr "PoÄetni sektor: "
#: ../../lang.pm:1
#, c-format
-msgid "Grenada"
-msgstr "Grenada"
+msgid "Congo (Brazzaville)"
+msgstr "Kongo (Brazzaville)"
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "United Kingdom"
-msgstr "Ujedinjeno Kraljevstvo"
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr "Paket %s treba biti instaliran. Da li ga želite instalirati?"
#: ../../lang.pm:1
#, c-format
-msgid "Gabon"
-msgstr "Gabon"
+msgid "Seychelles"
+msgstr "Sejšelska ostrva"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Faroe Islands"
-msgstr "Farska ostrva"
+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 je uporedi ime modela koje je dobijeno od automatskog "
+"prepoznavanja Å¡tampaÄa sa modelima koji su navedeni u njegovoj bazi podataka "
+"kako bi naÅ¡ao najbliži. Ovaj izbor možda nije taÄan, pogotovo ako vaÅ¡ "
+"Å¡tampaÄ uopÅ¡te nije naveden u bazi. Stoga provjerite da li je izbor ispravan "
+"i ako je tako kliknite \"Model je ispravan\", u suprotnom kliknite "
+"\"Izaberite model ruÄno\" kako biste ruÄno izabrali vaÅ¡ model Å¡tampaÄa na "
+"sljedećem ekranu.\n"
+"\n"
+"Za vaÅ¡ Å¡tampaÄ Printerdrake je naÅ¡ao:\n"
+"\n"
+"%s"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Micronesia"
-msgstr "Micronesia"
+msgid "Bad password on %s"
+msgstr "Pogrešna šifra na %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Falkland Islands (Malvinas)"
-msgstr "Falklandsko otoÄje"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
+msgstr ""
+"\n"
+"Na vaÅ¡ sistem je direktno spojen jedan nepoznat Å¡tampaÄ"
#: ../../lang.pm:1
#, c-format
-msgid "Fiji"
-msgstr "Fidži"
+msgid "Zambia"
+msgstr "Zambija"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Finland"
-msgstr "Finska"
+msgid "Security Administrator (login or email)"
+msgstr "Sigurnosni administrator (login ili email)"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Ethiopia"
-msgstr "Etiopija"
+msgid "Sorry, we support only 2.4 kernels."
+msgstr "Žalim, podržavamo samo 2.4 kernele."
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Spain"
-msgstr "Å panija"
+msgid "Romanian (qwerty)"
+msgstr "Rumunska (qwerty)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Eritrea"
-msgstr "Eritreja"
+msgid "Under Devel ... please wait."
+msgstr "U izradi ... molim saÄekajte."
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Western Sahara"
-msgstr "Zapadna Sahara"
+msgid "Czech Republic"
+msgstr "Češka"
#: ../../lang.pm:1
#, c-format
msgid "Egypt"
msgstr "Egipat"
-#: ../../lang.pm:1
-#, c-format
-msgid "Estonia"
-msgstr "Estonija"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Ecuador"
-msgstr "Ekvador"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Algeria"
-msgstr "Alžir"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Dominican Republic"
-msgstr "Dominikanska Republika"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Dominica"
-msgstr "Dominika"
-
-#: ../../lang.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Denmark"
-msgstr "Danska"
+msgid "Old configuration (isdn4net)"
+msgstr "Stara konfiguracija (isdn4net)"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Djibouti"
-msgstr "Džibuti"
+msgid "Sound card"
+msgstr "ZvuÄna kartica"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Cyprus"
-msgstr "Kipar"
+msgid "Import Fonts"
+msgstr "Uvoz fontova"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Christmas Island"
-msgstr "Uskršnje ostrvo"
+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 ""
+"Imate jednu veliku Microsoft Windows particiju.\n"
+"Predlažem da najprije promijenite veliÄinu te particije\n"
+"(kliknite na nju, zatim na \"Promijeni veliÄinu\")"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Cape Verde"
-msgstr "Zelenortska ostrva"
+msgid "Suppress Temporary Files"
+msgstr "Onemogući privremene datoteke"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cuba"
-msgstr "Kuba"
+msgid "Change partition type"
+msgstr "Izmjena tipa particije"
-#: ../../lang.pm:1
-#, c-format
-msgid "Colombia"
-msgstr "Kolumbija"
+#: ../../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 ""
+"Rezolucija\n"
+"\n"
+" Možete izabrati rezolucije i broj boja među vrijednostima koje su "
+"moguće\n"
+"na vašem hardveru. Izaberite one vrijednosti koje vam najbolje odgovaraju\n"
+"(moći ćete ih promijeniti nakon instalacije). Primjer izabrane konfiguracije "
+"je\n"
+"prikazan na monitoru."
-#: ../../lang.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Cameroon"
-msgstr "Kamerun"
+msgid "Network Options"
+msgstr "Mrežne opcije"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Chile"
-msgstr "ÄŒile"
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+"Tema prikaza\n"
+"pod konzolom"
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Cook Islands"
-msgstr "Cook ostrva"
+msgid "Statistics"
+msgstr "Statistika"
-#: ../../lang.pm:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Cote d'Ivoire"
-msgstr "Obala SlonovaÄe"
+msgid "(on %s)"
+msgstr "(na %s)"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Switzerland"
-msgstr "Å vicarska"
+msgid "MM Series"
+msgstr "MM Series"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Congo (Brazzaville)"
-msgstr "Kongo (Brazzaville)"
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr ""
+"Biblioteka koja brani od napada \"buffer overflow\" i \"format string\"."
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Central African Republic"
-msgstr "CentralnoafriÄka Republika"
+msgid "average"
+msgstr "prosjek"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Congo (Kinshasa)"
-msgstr "Kongo (Kinshasa)"
+msgid "New printer name"
+msgstr "Novo ime Å¡tampaÄa"
#: ../../lang.pm:1
#, c-format
-msgid "Cocos (Keeling) Islands"
-msgstr "Kokosova ostrva"
+msgid "Equatorial Guinea"
+msgstr "Ekvatorijalna Gvineja"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Canada"
-msgstr "Kanada"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Belize"
-msgstr "Belize"
+msgid "Build Backup"
+msgstr "Izgradi backup"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Belarus"
-msgstr "Bjelorusija"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr ""
+"Za Å¡tampanje datoteke sa komandne linije (terminalski prozor) koristite "
+"komandu \"%s <datoteka>\" ili \"%s <datoteka>\".\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Botswana"
-msgstr "Bocvana"
+msgid "Currently, no alternative possibility is available"
+msgstr "Trenutno nije dostupna nijedna alternativa"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Bouvet Island"
-msgstr "Ostrvo Bouvet"
+msgid "Romanian (qwertz)"
+msgstr "Rumunska (qwertz)"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Bhutan"
-msgstr "Butan"
+msgid "Write Config"
+msgstr "Zapiši konfiguraciju"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Bahamas"
-msgstr "Bahami"
+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 demon omogućuje da se automatska IP tabela rutiranja podešava\n"
+"preko RIP protokola. Mada se RIP Äesto koristi na malim mrežama, "
+"kompleksniji\n"
+"protokoli rutiranja su potrebni za složene mreže."
#: ../../lang.pm:1
#, c-format
-msgid "Brazil"
-msgstr "Brazil"
+msgid "Kiribati"
+msgstr "Kiribati"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Bolivia"
-msgstr "Bolivija"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Brunei Darussalam"
-msgstr "Bruneji"
+msgid "Browse"
+msgstr "Pregledaj"
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Bermuda"
-msgstr "Bermuda"
+msgid "CDROM"
+msgstr "CDROM"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Benin"
-msgstr "Benin"
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "Da li se želite pokušati spojiti na Internet sada?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Burundi"
-msgstr "Burundi"
+msgid "Belgian"
+msgstr "Belgijska"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bahrain"
-msgstr "Bahrein"
+msgid "Do you have an ISA sound card?"
+msgstr "Imate li ISA zvuÄnu karticu?"
-#: ../../lang.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Bulgaria"
-msgstr "Bugarska"
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+"Nije pronađen ethernet mrežni adapter na vašem sistemu.\n"
+"Ne mogu podesiti ovu vrstu konekcije."
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Burkina Faso"
-msgstr "Burkina Faso"
+msgid "Windows"
+msgstr "Windows"
-#: ../../lang.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Bangladesh"
-msgstr "Bangladeš"
+msgid "Can't make screenshots before partitioning"
+msgstr "Ne mogu napraviti snimak ekrana prije particioniranja"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Barbados"
-msgstr "Barbados"
+msgid "Host Name"
+msgstr "Ime raÄunara"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bosnia and Herzegovina"
-msgstr "Bosna i Hercegovina"
+msgid "/File/Save _As"
+msgstr "/_Datoteka/SaÄuvaj K_ao"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Azerbaijan"
-msgstr "Azerbejdžan"
+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 ""
+"Da biste pristupili Å¡tampaÄima na udaljenim CUPS serverima u vaÅ¡oj lokalnoj "
+"mreži, sve Å¡to treba je da ukljuÄite opciju \"Automatski pronaÄ‘i dostupne "
+"Å¡tampaÄe na udaljenim raÄunarima\"; CUPS serveri će automatski informisati "
+"vaÅ¡ raÄunar o svojim Å¡tampaÄima. Svi Å¡tampaÄi koji su poznati vaÅ¡em raÄunaru "
+"su navedeni u sekciji \"Udaljeni Å¡tampaÄi\" glavnog Printerdrake prozora. "
+"Ako vaš CUPS server nije u lokalnoj mreži, morate ovdje unijeti njegovu IP "
+"adresu i eventualno broj porta kako biste dobili informacije od servera."
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Aruba"
-msgstr "Aruba"
+msgid "%s is not in the scanner database, configure it manually?"
+msgstr "%s nije u bazi skenera, želite li ga ruÄno podesiti?"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "Australia"
-msgstr "Australija"
+msgid "Delay before booting default image"
+msgstr "ÄŒekanje prije bootanja default image-a"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "American Samoa"
-msgstr "AmeriÄka Samoa"
+msgid "Restrict command line options"
+msgstr "OgraniÄi opcije komandne linije"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Argentina"
-msgstr "Argentina"
+msgid "East Europe"
+msgstr "IstoÄna Evropa"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Antarctica"
-msgstr "Antarktik"
+msgid "Use free space"
+msgstr "Koristi slobodan prostor"
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Angola"
-msgstr "Angola"
+msgid "use dhcp"
+msgstr "koristi dhcp"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Netherlands Antilles"
-msgstr "Nizozemski Antili"
+msgid "Mail alert"
+msgstr "Mail obavijest"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Armenia"
-msgstr "Armenija"
+msgid "Internet configuration"
+msgstr "Internet konfiguracija"
#: ../../lang.pm:1
#, c-format
-msgid "Albania"
-msgstr "Albanija"
+msgid "Uzbekistan"
+msgstr "Uzbekistan"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Anguilla"
-msgstr "Anguilla"
+msgid "Detected %s"
+msgstr "Detektovan %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Antigua and Barbuda"
-msgstr "Antigua i Barbuda"
+msgid "/Autodetect _printers"
+msgstr "/Automatski prepoznaj Å¡tam_paÄe"
-#: ../../lang.pm:1
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid "United Arab Emirates"
-msgstr "Ujedinjeni Arapski Emirati"
+msgid "Finish"
+msgstr "Kraj"
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Andorra"
-msgstr "Andora"
+msgid "Show automatically selected packages"
+msgstr "Automatski prikaži izabrane pakete"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Afghanistan"
-msgstr "Afganistan"
+msgid "CPU flags reported by the kernel"
+msgstr "CPU flagovi koje je prijavio kernel"
#: ../../lang.pm:1
#, c-format
-msgid "default:LTR"
-msgstr "default:LTR"
-
-#: ../../loopback.pm:1
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Kružno montiranje %s\n"
-
-#: ../../lvm.pm:1
-#, c-format
-msgid "Remove the logical volumes first\n"
-msgstr "Najprije ukloni logiÄke volumene\n"
-
-#: ../../modules.pm:1
-#, c-format
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"PCMCIA podrška za 2.2 kernele više ne postoji. Molim koristite 2.4 kernel."
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "MOVE YOUR WHEEL!"
-msgstr "POMJERITE VAŠ TOČKIĆ!"
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "To activate the mouse,"
-msgstr "Da biste aktivirali miša,"
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "Please test the mouse"
-msgstr "Molimo testirajte miš"
+msgid "Togo"
+msgstr "Togo"
-#: ../../mouse.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "No mouse"
-msgstr "Bez miša"
+msgid "Something went wrong! - Is mkisofs installed?"
+msgstr "Nešto je pogrešno! - Da li je instaliran mkisofs?"
-#: ../../mouse.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "none"
-msgstr "nijedan"
+msgid "16 MB"
+msgstr "16 MB"
-#: ../../mouse.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "3 buttons"
-msgstr "3 dugmeta"
+msgid "Please try again"
+msgstr "Molimo pokušajte ponovo"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "2 buttons"
-msgstr "2 dugmeta"
+msgid "The model is correct"
+msgstr "Model je ispravan"
-#: ../../mouse.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "1 button"
-msgstr "1 dugme"
+msgid "FAT resizing failed: %s"
+msgstr "Smanjivanje FAT particije nije uspjelo: %s"
-#: ../../mouse.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "busmouse"
-msgstr "busmouse"
+msgid "Individual package selection"
+msgstr "Izbor pojedinaÄnih paketa"
-#: ../../mouse.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Mouse"
+msgid "This partition is not resizeable"
+msgstr "Ovoj particiji ne možete mijenjati veliÄinu"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Mouse (serijski, stari C7 tip)"
+msgid "Location"
+msgstr "Lokacija"
-#: ../../mouse.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+msgid "USA (cable-hrc)"
+msgstr "USA (cable-hrc)"
-#: ../../mouse.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+msgid "Journalised FS"
+msgstr "Journalised FS"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genius NetMouse"
+msgid "Guatemala"
+msgstr "Gvatemala"
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "This machine"
+msgstr "Na ovom raÄunaru"
-#: ../../mouse.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Series"
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "DOS slovo uređaja: %s (pretpostavka)\n"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Select the files or directories and click on 'OK'"
+msgstr "Izaberite datoteke ili direktorije i kliknite na 'Dodaj'"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+msgid "Bahrain"
+msgstr "Bahrein"
-#: ../../mouse.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+msgid "omit scsi modules"
+msgstr "izostavi scsi module"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Opšti miš sa 3 dugmeta"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr "Familija CPUa (npr: 6 za i686 generaciju)"
-#: ../../mouse.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Opšti miš sa 2 dugmeta"
+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 ""
+"Pošto radite mrežnu instalaciju, vaša mreža je već podešena.\n"
+"Kliknite na Ok da zadržite tu konfiguraciju ili Odustani za podešavanje vaše "
+"Internet & Mrežne konekcije.\n"
-#: ../../mouse.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "serial"
-msgstr "serijski"
+msgid "Keyboard layout: %s\n"
+msgstr "Raspored tastature: %s\n"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft Explorer"
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
+"Ovdje možete izabrati da li Å¡tampaÄi spojeni na ovaj raÄunar trebaju biti "
+"dostupni drugim raÄunarima i kojim drugim raÄunarima."
-#: ../../mouse.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Wheel"
-msgstr "ToÄkić"
+msgid "Maltese (US)"
+msgstr "Malteška (US)"
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Generic"
-msgstr "Opšti"
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+"Montira i demontira sve Network File System (NFS), SMB (Lan\n"
+"Manager/Windows) i NCP (NetWare) taÄke montiranja."
-#: ../../mouse.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+msgid "Tvcard"
+msgstr "TV kartica"
-#: ../../mouse.pm:1
-#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Toggle between normal/expert mode"
+msgstr "Prebaci u normalni mod"
-#: ../../mouse.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "OpÅ¡ti PS2 MiÅ¡ sa toÄkićem"
+msgid "Size"
+msgstr "VeliÄina"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "GRUB"
+msgstr "GB"
-#: ../../mouse.pm:1 ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Standard"
-msgstr "Standard"
+msgid "Greenland"
+msgstr "Grenland"
#: ../../mouse.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Sun - Mouse"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "PrekidaÄ izmeÄ‘u ravnog i grupnog sortiranja"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Collapse Tree"
-msgstr "Smanji stablo"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Expand Tree"
-msgstr "Proširi stablo"
-
-#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Info"
-msgstr "Info"
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr "Da li je ovo ispravno?"
-
-#: ../../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 "Greška u pisanju datoteke: %s"
-
-#: ../../partition_table.pm:1
-#, c-format
-msgid "Bad backup file"
-msgstr "Loša backup datoteka"
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../partition_table.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Povratak iz datoteke %s nije uspio: %s"
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr "Neispravna oznaka trake. Oznaka je %s."
-#: ../../partition_table.pm:1
+#: ../../standalone/drakgw: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."
+"The setup of Internet Connection Sharing has already been done.\n"
+"It's currently enabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"Imate rupu u vašoj tabeli particija, ali je ja ne mogu upotrijebiti.\n"
-"Jedino rješenje je da pomjerite vaše primarne particije, kako bi se rupa "
-"našla pored extended particija"
-
-#: ../../partition_table.pm:1
-#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "Extended particije nisu podržane na ovoj platformi"
-
-#: ../../partition_table.pm:1
-#, c-format
-msgid "mount failed: "
-msgstr "montiranje nije uspjelo: "
-
-#: ../../pkgs.pm:1
-#, c-format
-msgid "maybe"
-msgstr "možda"
-
-#: ../../pkgs.pm:1
-#, c-format
-msgid "nice"
-msgstr "fino"
-
-#: ../../pkgs.pm:1
-#, c-format
-msgid "very nice"
-msgstr "vrlo fino"
+"Dijeljenje Internet konekcije je već podešeno. Trenutno je\n"
+"aktivno.\n"
+"\n"
+"Šta želite uraditi?"
-#: ../../pkgs.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "important"
-msgstr "važno"
+msgid "Delete All NBIs"
+msgstr "Obriši sve NBIje"
-#: ../../pkgs.pm:1
-#, c-format
-msgid "must have"
-msgstr "obavezno"
+#: ../../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 ""
+"Ovaj dijalog vam omogućuje da fino podesite vaš bootloader:\n"
+"\n"
+" * \"Koristi bootloader\": ovdje su tri izbora za vaš bootloader:\n"
+"\n"
+" * \"GRUB\": ako preferirate grub (tekstualni meni),\n"
+"\n"
+" * \"LILO sa tekstualnim menijem\": ako preferirate LILO sa\n"
+"njegovim tekstualnim interfejsom.\n"
+"\n"
+" * \"LILO sa grafiÄkim menijem\": ako preferirate LILO sa njegovim\n"
+"grafiÄkim interfejsom.\n"
+"\n"
+" * \"Boot ureÄ‘aj\": u većini sluÄajeva nije potrebno da mijenjate\n"
+"ponuđenu vrijednost (\"/dev/hda\"), ali ako to želite, bootloader\n"
+"može biti instaliran na drugi hard disk (\"/dev/hdb\") ili Äak na\n"
+"disketu (\"/dev/fd0\");\n"
+"\n"
+" * \"Pauza prije bootanja default image-a\": nakon boota ili reboota\n"
+"raÄunara, ovo je vrijeme koje je dato korisniku za raÄunarom da izabere\n"
+"neku opciju iz boot menija koja se razlikuje od izabrane.\n"
+"\n"
+"!! Pazite da ako odaberete da ne želite instalirati bootloader (klikanjem\n"
+"na \"PreskoÄi\"), morate se pobrinuti da imate neki naÄin za pokretanje\n"
+"vašeg Mandrake Linux sistema! Budite sigurni da znate šta hoćete prije\n"
+"nego Å¡to promijenite neku od ovih opcija. !!\n"
+"\n"
+"Klik na dugme \"Napredno\" u ovom dijalogu vam pruža napredne opcije\n"
+"rezervisane za ekspertnog korisnika."
-#: ../../raid.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Nema dovoljno particija za RAID nivo %d\n"
+msgid ""
+"if set, send the mail report to this email address else send it to root."
+msgstr ""
+"ako je ukljuÄeno, Å¡alje mail izvjeÅ¡taj na ovu email adresu, inaÄe ga Å¡alje "
+"root-u."
-#: ../../raid.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "mkraid failed"
-msgstr "mkraid nije uspio"
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Koju konfiguraciju XFree želite imati?"
-#: ../../raid.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid nije uspio (možda nedostaju raidtools?)"
+msgid "More"
+msgstr "Još"
-#: ../../raid.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Ne mogu dodati particiju na _formatiran_ RAID md%d"
+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 ""
+"Sa ovim sigurnosnim nivoom, postaje moguće koristiti ovaj sistem kao "
+"server.\n"
+"Sigurnost je sada dovoljno visoka za upotrebu sistema kao servera koji "
+"prima\n"
+"konekcije sa mnogo klijenata. Napomena: ako je vaÅ¡ raÄunar samo klijent na "
+"Internetu, možda je bolje da izaberete niži nivo."
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Stop"
-msgstr "Stop"
+msgid "Account Password"
+msgstr "Å ifra naloga"
-#: ../../services.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Start"
-msgstr "Start"
+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 ""
+"OdluÄili ste da na particiju instalirate bootloader.\n"
+"Ovo podrazumijeva da već imate bootloader na hard disku sa kojeg bootate "
+"(npr: System Commander).\n"
+"\n"
+"Sa kojeg diska vršite boot?"
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "On boot"
-msgstr "Prilikom boota"
+msgid "Tajik keyboard"
+msgstr "TadžiÄka tastatura"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"No additional information\n"
-"about this service, sorry."
+"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 ""
-"Nema dodatnih informacija\n"
-"o ovom servisu, žalim."
+"Možete kopirati konfiguraciju Å¡tampaÄa koju ste napravili za spooler %s u % "
+"s, vaÅ¡ trenutni spooler. Svi podaci o konfiguraciji (naziv Å¡tampaÄa, opis, "
+"lokacija, tip konekcije kao i podrazumjevane opcije) će biti preuzeti, ali "
+"zadaci Å¡tampe neće biti prebaÄeni.\n"
+"Svi redovi ne mogu biti prebaÄeni zbog sljedećih razloga:\n"
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Services and deamons"
-msgstr "Servisi i demoni"
+msgid "Font List"
+msgstr "Lista fontova"
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "stopped"
-msgstr "zaustavljen"
+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 ""
+"Možda ćete trebati promijeniti vaš Open Firmware boot uređaj\n"
+" da biste aktivirali bootloader. Ako ne vidite upit bootloadera\n"
+" prilikom bootanja, držite Command-Option-O-F prilikom boota\n"
+" i unesite:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Zatim kucajte: shut-down\n"
+"Prilikom idućeg boota biste trebali vidjeti upit bootloadera."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "running"
-msgstr "aktivan"
+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 ""
+"Izgleda da imate OldWorld ili Unknown raÄunar,\n"
+" yaboot bootloader neće raditi kod vas.\n"
+"Instalacija će se nastaviti, ali ćete\n"
+" morati koristiti BootX za bootanje vaÅ¡eg raÄunara"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Izaberite koji servisi se trebaju pokretati automatski prilikom boota"
+msgid "Select file"
+msgstr "Izaberite datoteku"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Database Server"
-msgstr "Server baze podataka"
+msgid ""
+"Choose the network or host on which the local printers should be made "
+"available:"
+msgstr "Izaberite mrežu ili raÄunar Äijim Å¡tampaÄima treba omogućiti pristup."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote Administration"
-msgstr "Udaljena administracija"
+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 ""
+"Ove komande možete također koristiti u polju \"Komanda za štampu\" u "
+"dijalozima za Å¡tampu mnogih aplikacija, ali ovdje ne morate navesti ime "
+"datoteke jer tu datoteku obezbjeđuje sama aplikacija.\n"
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "File sharing"
-msgstr "Dijeljenje datoteka"
+msgid "Japan"
+msgstr "Japan"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet"
-msgstr "Internet"
+msgid "Print option list"
+msgstr "Lista opcija za Å¡tampu"
-#: ../../services.pm:1
+#: ../../standalone/localedrake:1
#, c-format
-msgid "Printing"
-msgstr "Å tampa"
+msgid "The change is done, but to be effective you must logout"
+msgstr "Izmjena je napravljena, ali da bi stupila na snagu morate se odjaviti"
-#: ../../services.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Pokreće X Font Server (ovo je nužno da bi XFree radio)."
+msgid "Search servers"
+msgstr "Traži servere"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr "Pokreće drajvere za vaše USB uređaje."
+msgid "NCP queue name missing!"
+msgstr "NCP naziv reda nedostaje!"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor: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."
+"Warning, another internet connection has been detected, maybe using your "
+"network"
msgstr ""
-"Syslog je sistem pomoću kojeg mnogi servisi zapisuju poruke\n"
-"u razne sistemske dnevnike (logove). Pametno je uvijek imati pokrenuti "
-"syslog."
+"Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Launch the sound system on your machine"
-msgstr "Pokreće zvuÄni sistem na vaÅ¡em raÄunaru"
+msgid "Cd-Rom labeled \"%s\""
+msgstr "CD-ROM pod oznakom \"%s\""
#: ../../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)."
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
msgstr ""
-"Rwho protokol omogućava udaljenim korisnicima da dobiju listu svih\n"
-"korisnika prijavljenih na raÄunar na kojem radi rwho demon (sliÄno fingeru)."
+"Snima i uÄitava sistemski spremnik entropije za veću kvalitetu\n"
+"generisanja sluÄajnih brojeva."
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
msgstr ""
-"Rusers protokol omogućava korisnicima na mreži da identificiraju\n"
-"ko je prijavljen na ostalim raÄunarima."
+"Nisam uspio provjeriti datoteÄni sistem %s. Želite li popraviti greÅ¡ke? "
+"(pažnja, možete izgubiti podatke)"
-#: ../../services.pm:1
+#: ../../share/advertising/07-server.pl: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 protokol omogućava korisnicima na mreži da dobave\n"
-"mjeru performansi za svaki raÄunar na toj mreži"
+msgid "Turn your computer into a reliable server"
+msgstr "Pretvorite vaÅ¡ raÄunar u pouzdan server"
-#: ../../services.pm:1
+#: ../../network/network.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 demon omogućuje da se automatska IP tabela rutiranja podešava\n"
-"preko RIP protokola. Mada se RIP Äesto koristi na malim mrežama, "
-"kompleksniji\n"
-"protokoli rutiranja su potrebni za složene mreže."
+msgid " (driver %s)"
+msgstr " (drajver %s)"
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.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"
+"Loopback file(s):\n"
+" %s\n"
msgstr ""
-"Dodjeljuje raw uređaje blokovskim uređajima (kao što su\n"
-"particije hard diska), za potrebu aplikacija kao Å¡to je Oracle ili DVD "
-"playeri"
+"Loopback datoteka(e):\n"
+" %s\n"
-#: ../../services.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Snima i uÄitava sistemski spremnik entropije za veću kvalitetu\n"
-"generisanja sluÄajnih brojeva."
+msgid "I don't know"
+msgstr "Ne znam"
-#: ../../services.pm:1
+#: ../../printer/main.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 je Mail Transport Agent, tj. program koji šalje poštu sa jednog "
-"raÄunara na drugi."
+msgid ", TCP/IP host \"%s\", port %s"
+msgstr ", TCP/IP host \"%s\", port %s"
-#: ../../services.pm:1
+#: ../../standalone/drakautoinst: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."
+"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 ""
-"Portmapper upravlja RPC konekcijama, koje koriste protokoli kao Å¡to\n"
-"su NFS i NIS. Portmap server mora raditi na raÄunarima koje služe kao\n"
-"serveri za protokole koji koriste RPC mehanizam."
+"Sada ćete podesiti Auto Instalacijsku disketu. Ova opcija je pomalo opasna i "
+"mora biti korištena uz pažnju.\n"
+"\n"
+"Sa ovom opcijom bićete u mogućnosti da ponovite instalaciju koju ste obavili "
+"na ovom raÄunaru, pri ćemu ćete biti interaktivno upitani za neke korake, "
+"kako biste promijenili njihove vrijednosti.\n"
+"\n"
+"Za maksimalnu sigurnost, particioniranje i formatiranje nikad neće biti "
+"obavljeno automatski, bez obzira Å¡ta izaberete tokom instalacije na ovaj "
+"raÄunar.\n"
+"\n"
+"Da li želite nastaviti?"
-#: ../../services.pm:1
+#: ../../harddrake/sound.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."
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
msgstr ""
-"PCMCIA podrška služi za ispravan rad uređaja kao što su mrežne\n"
-"kartice i modemi, prikljuÄenih na PCMCIA port (obiÄno na laptopima).\n"
-"Neće se pokrenuti sve dok nije ispravno konfigurisan, tako da je\n"
-"sigurno imati ga instaliranog i na raÄunarima kojima nije potreban."
-
-#: ../../services.pm:1
-#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "PodrÅ¡ka za OKI 4w i kompatibilne 'winprinter' Å¡tampaÄe."
+"\n"
+"\n"
+"VaÅ¡a kartica trenutno koristi %s \"%s\" drajver (uobiÄajeni drajver za vaÅ¡u "
+"karticu je \"%s\")"
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Automatski ukljuÄuje numlock pod konzolom i grafiÄkim okruženjem\n"
-"prilikom boota."
+msgid "Post Uninstall"
+msgstr "Post Uninstall"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake: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 je popularan protokol za dijeljenje datoteka preko TCP/IP mreža.\n"
-"Ovaj servis omogućuje NFS funkcionalnost zakljuÄavanja datoteka."
+msgid " ("
+msgstr " ("
-#: ../../services.pm:1
+#: ../../standalone/harddrake2: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 je popularan protokol za dijeljenje datoteka preko TCP/IP mreža.\n"
-"Ovaj servis omogućuje funkcionalnost NFS servera, kojeg podešavate\n"
-"putem /etc/exports datoteke."
+msgid "Cpuid level"
+msgstr "Nivo cpuid-a"
-#: ../../services.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Aktivira/deaktivira sve mrežne interfejse koji su konfigurisani\n"
-"za pokretanje tokom boota."
+msgid "Mongolian (cyrillic)"
+msgstr "Mongolska (ćirilica)"
-#: ../../services.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Montira i demontira sve Network File System (NFS), SMB (Lan\n"
-"Manager/Windows) i NCP (NetWare) taÄke montiranja."
+msgid "Add a module"
+msgstr "Dodaj modul"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
-msgstr ""
-"named (BIND) je Domain Name Server (DNS) koji se koristi za određivanje IP "
-"adrese iz imena raÄunara."
+msgid "Profile to delete:"
+msgstr "Profil za brisanje:"
-#: ../../services.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"Linux Virtuelni Server, koristi se za izgradnju servera visokih performansi\n"
-"i dostupnosti (clusteri servera)."
+msgid "Local measure"
+msgstr "Lokalne mjere"
-#: ../../services.pm:1
+#: ../../mouse.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 je demon za Å¡tampu koji je potreban da bi lpr sistem Å¡tampe radio "
-"ispravno.\n"
-"To je u osnovi server koji dodjeljuje zadatke Å¡tampe Å¡tampaÄu/ima."
+msgid "busmouse"
+msgstr "busmouse"
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-"Linuxconf će ponekad obaviti raznolike zadatke tokom boota\n"
-"kako bi se održala sistemska konfiguracija."
+msgid "Account Login (user name)"
+msgstr "Login naloga (korisniÄko ime)"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Automatsko prepoznavanje i podešavanje hardware-a tokom boota."
+msgid "Fdiv bug"
+msgstr "Fdiv bug"
-#: ../../services.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
msgstr ""
-"Automatsko regenerisanje kernel zaglavlja u /boot za\n"
-"/usr/include/linux/{autoconf,version}.h"
+"drakfirewall podeÅ¡ivaÄ\n"
+"\n"
+"Prije nego Å¡to nastavite, provjerite da li ste ispravno podesili pristup\n"
+"mreži/Internetu pomoću alata drakconnect."
-#: ../../services.pm:1
+#: ../../lang.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 ""
-"Ovaj paket uÄitava izabranu mapu tastature kao Å¡to je podeÅ¡eno u\n"
-"/etc/sysconfig/keyboard, što se može podesiti korištenjem kbdconfig\n"
-"programa. Ovaj servis biste trebali ostaviti ukljuÄenim na većini raÄunara."
+msgid "Benin"
+msgstr "Benin"
-#: ../../services.pm:1
+#: ../../lang.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 ""
-"Pokreće filtriranje paketa za Linux kernele serije 2.2 kako\n"
-"bi se aktivirao firewall i zaÅ¡titio vaÅ¡ raÄunar od mrežnih napada."
+msgid "Uruguay"
+msgstr "Urugvaj"
-#: ../../services.pm:1
+#: ../../standalone/drakperm: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 ""
-"Internet superserver (obiÄno nazvan inetd) pokreće razne druge Internet\n"
-"servise po potrebi. Odgovoran je za pokretanje mnogih servisa, kao Å¡to su\n"
-"telnet, ftp, rsh i rlogin. IskljuÄivanje inetd-a iskljuÄuje sve servise za "
-"koje je\n"
-"on nadležan."
+msgid "Path selection"
+msgstr "Izbor staze"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr ""
-"Apache je World Wide Web server. Koristi se za posluživanje HTML\n"
-"datoteka i CGI skripti."
+msgid "Name/IP address of host:"
+msgstr "Ime/IP adresa raÄunara:"
-#: ../../services.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake ispituje hardware i eventualno podešava novi ili\n"
-"izmjenjeni hardware."
+msgid "Monitor: %s\n"
+msgstr "Monitor: %s\n"
-#: ../../services.pm:1
+#: ../../partition_table/raw.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."
+"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 ""
-"GPM dodaje podršku za miša tekstualnim aplikacijama kao što je\n"
-"Midnight Commander. On također omogućuje konzolne isjeci/umetni operacije\n"
-"pomoću miÅ¡a i ukljuÄuje podrÅ¡ku za pop-up menije na konzoli."
+"Nešto loše se dešava na vašem disku. \n"
+"Test integriteta podataka nije uspio. \n"
+"To znaÄi će da pisanje bilo Äega na disk rezultirati smećem."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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 je standardan UNIX program koji periodiÄno pokreće programe koje\n"
-"zada korisnik. Vixie cron dodaje veći broj mogućnosti osnovnom\n"
-"UNIX cronu, ukljuÄujući bolju sigurnost i moćnije opcije za podeÅ¡avanje."
+msgid "Printer host name or IP missing!"
+msgstr "Nedostaje hostname Å¡tampaÄa ili IP adresa!"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup: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 ""
-"Izvršava naredbe zakazane putem at komande u zadato vrijeme,\n"
-"te pokreće programe u pozadini kada je raÄunar neopterećen."
+msgid "Please check all users that you want to include in your backup."
+msgstr "Molimo izaberite sve korisnike koje želite ukljuÄiti u vaÅ¡ backup."
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake: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."
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
msgstr ""
-"Apmd se koristi za nadgledanje statusa baterija i njegovo bilježenje preko\n"
-"sysloga. TakoÄ‘e se može koristiti za gaÅ¡enje raÄunara kada su baterije pri "
-"kraju."
-
-#: ../../services.pm:1
-#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anacron je periodiÄni izvrÅ¡itelj programa."
+"%s se mora podesiti iz printerdrake-a.\n"
+"Možete pokrenuti printerdrake iz Mandrake Kontrolnog centra u odjeljku "
+"Hardware."
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Pokreće ALSA zvuÄni sistem (Advanced Linux Sound Architecture)"
+msgid "Bangladesh"
+msgstr "Bangladeš"
-#: ../../standalone.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Installing packages..."
-msgstr "Instaliram pakete..."
+msgid "Japan (cable)"
+msgstr "Japan (kablovska)"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
+"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"
-"Upotreba: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
+"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
+"\n"
+"Ovaj Äarobnjak će vam pomoći da instalirate Å¡tampaÄe spojene na ovaj "
+"raÄunar, na mrežu ili na udaljeni Windows raÄunar\n"
+"\n"
+"Ako imate Å¡tampaÄ spojen na ovaj raÄunar, molim prikljuÄite ga na raÄunar i "
+"upalite ga kako bi bio auto-prepoznat. TakoÄ‘e mrežni Å¡tampaÄi i Windows "
+"raÄunari moraju biti povezani i upaljeni.\n"
+"\n"
+"Obratite pažnju da detekcija mrežnih Å¡tampaÄa traje duže nego detekcija "
+"Å¡tampaÄa spojenih na ovaj raÄunar. Stoga ugasite detekciju mrežnih Å¡tampaÄa "
+"i/ili Windows Å¡tampaÄa ako vam ona nije potrebna.\n"
+"\n"
+"Kliknite na \"Dalje\" kada budete spremni, ili na \"Odustani\" ako ne želite "
+"podesiti Å¡tampaÄ sada."
-#: ../../standalone.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
-msgstr ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake rezolucija"
+msgid "Initial tests"
+msgstr "Probni inicijali"
-#: ../../standalone.pm:1
+#: ../../network/isdn.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]"
+msgid "Continue"
+msgstr "Nastavak"
-#: ../../standalone.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
+msgid "Custom Restore"
+msgstr "RuÄno vraćanje"
+
+#: ../../help.pm:1
+#, fuzzy, 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"
+"\"%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 ""
-"[OPTION]...\n"
-" --no-confirmation ne postavljaj prvo pitanje u MandrakeUpdate modu\n"
-" --no-verify-rpm ne provjeravaj potpise paketa\n"
-" --changelog-first prikaži changelog prije filelist u opisnom prozoru\n"
-" --merge-all-rpmnew predloži merge svih pronađenih .rpmnew/.rpmsave "
-"datoteka"
+"\"ZvuÄna kartica\": ako je na vaÅ¡em sistemu otkrivena zvuÄna kartica, ona "
+"će\n"
+"biti prikazana ovdje. Ako primjetite da prikazana zvuÄna kartica nije ona\n"
+"koja je ustvari dio vašeg sistema, možete kliknuti na dugme i odabrati neki\n"
+"drugi drajver."
-#: ../../standalone.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgid "Script-based"
+msgstr "Skripta"
-#: ../../standalone.pm:1
+#: ../../install_any.pm:1 ../../partition_table.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"
-"Aplikacija za povezivanje na mrežu/Internet i nadzor veze\n"
-"\n"
-"--defaultintf interface : podesi podrazumijevani interfejs\n"
-"--connect : spoji se na Inernet, ako nisi već spojen\n"
-"--disconnect : prekini vezu s Internetom, ako si spojen\n"
-"--force : koristi se sa (dis)connect : prinudi operaciju.\n"
-"--status : vraća 1 ako je spojen, u suprotnom 0.\n"
-"--quiet : bez interaktivnosti. Koristi se sa (dis)connect."
+msgid "Error reading file %s"
+msgstr "GreÅ¡ka u Äitanju datoteke %s"
-#: ../../standalone.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-msgstr "[--file=mojfajl] [--word=mojarijec] [--explain=regexp] [--alert]"
+msgid "PLL setting:"
+msgstr "PLL postavka:"
-#: ../../standalone.pm:1
+#: ../../install_interactive.pm:1 ../../install_steps.pm:1
#, c-format
-msgid "[keyboard]"
-msgstr "[tastatura]"
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "Morate imati FAT particiju montiranu na /boot/efi"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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"
-"Podešavanje Mandrake Terminal Servera\n"
-"--enable : omogući MTS\n"
-"--disable : onemogući MTS\n"
-"--start : pokreni MTS\n"
-"--stop : zaustavi MTS\n"
-"--adduser : dodaj postojećeg sistemskog korisnika MTSu (potrebno je "
-"korisniÄko ime)\n"
-"--deluser : obriši postojećeg sistemskog korisnika sa MTSa (potrebno "
-"je korisniÄko ime)\n"
-"--addclient : dodaj klijentski raÄunar MTSu (potrebna je MAC adresa, "
-"IP, nbi image ime)\n"
-"--delclient : obriÅ¡i klijentski raÄunar sa MTSa (potrebna je MAC "
-"adresa, IP, nbi image ime)"
+msgid " on "
+msgstr " na "
-#: ../../standalone.pm:1
+#: ../../diskdrake/dav.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 ""
-"Aplikacija za uvoz i nadzor fontova \n"
-"--windows_import : uvezi sa dostupnih windows particija.\n"
-"--xls_fonts : prikaži sve postojeće fontove koje prijavljuje xls\n"
-"--strong : jaka provjera fonta.\n"
-"--install : instaliraj bilo koji font ili direktorij.\n"
-"--uninstall : deinstaliraj bilo koji font ili direktorij.\n"
-"--replace : zamijeni font ako vec postoji\n"
-"--application : 0 bez aplikacija.\n"
-" : 1 podrška za sve poznate aplikacije.\n"
-" : ime_aplikacije kao so za staroffice \n"
-" : i gs za ghostscript za samo tu aplikaciju."
+msgid "The URL must begin with http:// or https://"
+msgstr "URL mora poÄinjati sa http:// ili https://"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"[OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPCIJE:\n"
-" --help - ispisuje ovu pomoć.\n"
-" --report - program treba biti neki od mandrake alata\n"
-" --incident - program treba biti neki od mandrake alata"
+"Možete dati direktno URI za pristup Å¡tampaÄu. URI mora zadovoljavati ili "
+"CUPS ili Foomatic specifikacije. Obratite pažnju da nisu svi tipovi URIja "
+"podržani od svih spoolera."
+
+#: ../../any.pm:1
+#, c-format
+msgid "Other OS (SunOS...)"
+msgstr "Ostali OSi (SunOS...)"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Install/Upgrade"
+msgstr "Instaliraj/Unaprijedi"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "%d packages"
+msgstr "%d paketa"
#: ../../standalone.pm:1
#, c-format
@@ -7429,4863 +6776,5347 @@ msgstr ""
"--help : show this message.\n"
"--version : show version number.\n"
-#: ../../standalone.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Domain Authentication Required"
+msgstr "Potrebna je autentikacija na domeni"
+
+#: ../../standalone/drakTermServ: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"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
msgstr ""
-"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"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Exit install"
-msgstr "Napusti instalaciju"
-
-#: ../../steps.pm:1
-#, c-format
-msgid "Install updates"
-msgstr "Instaliraj update"
+" Hvala:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
-#: ../../steps.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Configure services"
-msgstr "Podešavanje servisa"
+msgid "Costa Rica"
+msgstr "Kostarika"
-#: ../../steps.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Configure X"
-msgstr "Podešavanje X"
+msgid "Use libsafe for servers"
+msgstr "Koristi libsafe za servere"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Install bootloader"
-msgstr "Instalacija bootloadera"
+msgid "Icelandic"
+msgstr "Islandska"
-#: ../../steps.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Configure networking"
-msgstr "Podešavanje mreže"
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+"\n"
+"Upotreba: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
-#: ../../steps.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Add a user"
-msgstr "Dodajte korisnika"
+msgid "Please relog into %s to activate the changes"
+msgstr "Molimo ponovo se prijavite na %s radi aktiviranja izmjena"
-#: ../../steps.pm:1
+#: ../../my_gtk.pm:1
#, c-format
-msgid "Root password"
-msgstr "Root Å¡ifra"
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../steps.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Install system"
-msgstr "Sistem instalacije"
+msgid "Lilo/grub mode"
+msgstr "Lilo/grub mod"
-#: ../../steps.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Choose packages to install"
-msgstr "Izaberite pakete za instalaciju"
+msgid "Output"
+msgstr "Ispis"
-#: ../../steps.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "Format partitions"
-msgstr "Formatiranje particija"
+msgid "Circular mounts %s\n"
+msgstr "Kružno montiranje %s\n"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Partitioning"
-msgstr "Particioniranje"
+msgid "Martinique"
+msgstr "Martinik"
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose your keyboard"
-msgstr "Izaberite vašu tastaturu"
+msgid "HardDrive / NFS"
+msgstr "HardDrive / NFS"
-#: ../../steps.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Select installation class"
-msgstr "Izaberite klasu instalacije"
+msgid "a number"
+msgstr "broj"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hard drive detection"
-msgstr "Prepoznavanje hard diska"
+msgid "Swedish"
+msgstr "Å vedska"
-#: ../../steps.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Configure mouse"
-msgstr "Podešavanje miša"
+msgid "Which %s driver should I try?"
+msgstr "Koji %s drajver ću pokušati?"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "License"
-msgstr "Licenca"
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
+msgstr "Primićete obavještenje ako neki od izabranih servisa prestane raditi"
-#: ../../steps.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Language"
-msgstr "Jezik"
+msgid "Filesystem types:"
+msgstr "Tipovi file sistema:"
-#: ../../ugtk2.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "utopia 25"
-msgstr "utopia 25"
+msgid ", multi-function device on HP JetDirect"
+msgstr ", višenamjenski uređaj na HP JetDirect"
-#: ../../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
+#: ../../lang.pm:1
#, c-format
-msgid "OK"
-msgstr "U redu"
+msgid "Northern Mariana Islands"
+msgstr "Sjeverna Marijanska ostrva"
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "logdrake"
-msgstr "logdrake"
+msgid "none"
+msgstr "nijedan"
-#: ../../ugtk.pm:1
+#: ../../standalone/drakperm: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-2,*-r-*"
+msgid "user :"
+msgstr "korisnik :"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (installation display driver)"
+msgid "Please enter your password"
+msgstr "Molimo unesite vašu šifru"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakconnect: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."
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
msgstr ""
-"Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s,\n"
-"PAŽNJA OVO JE EKSPERIMENTALNA PODRŠKA I MOŽE ZALEDITI VAŠ RAČUNAR."
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s sa EKSPERIMENTALNIM 3D hardverskim ubrzanjem"
-
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s."
+"Naziv profila koji će biti kreiran (novi profil je kreiran kao kopija "
+"postojećeg) :"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s sa 3D hardverskim ubrzanjem"
+msgid "Floppy"
+msgstr "Disketa"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup: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 ""
-"Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s,\n"
-"PAŽNJA OVO JE EKSPERIMENTALNA PODRŠKA I MOŽE ZALEDITI VAŠ RAČUNAR.\n"
-"Vašu karticu takođe podržava XFree %s koji može imati bolju podršku za 2D."
+msgid "Please check if you want to erase your RW media (1st Session)"
+msgstr "Molim ukljuÄite ako želite obrisati vaÅ¡ RW medij (prva sesija)"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakfont: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 ""
-"Vaša kartica može imati podršku za 3D hardversko ubrzanje ali samo sa\n"
-"XFree %s. Vašu karticu takođe podržava XFree %s koji može imati bolju "
-"podršku za 2D."
+msgid "Ghostscript referencing"
+msgstr "Ghostscript referenciranje"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
+msgid "Bootloader"
+msgstr "Bootloader"
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Podesi samo karticu \"%s\"%s"
+msgid "Move"
+msgstr "Premještanje"
-#: ../../Xconfig/card.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Use Xinerama extension"
-msgstr "Koristi Xinerama ekstenziju"
+msgid "Bootloader to use"
+msgstr "Bootloader koji ćete koristiti"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configure all heads independently"
-msgstr "Konfiguriši sve glave odvojeno"
+msgid "SMB server host"
+msgstr "SMB server ime"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Koju konfiguraciju XFree želite imati?"
+msgid "Name Servers:"
+msgstr "DNS serveri:"
-#: ../../Xconfig/card.pm:1
+#: ../../install_messages.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "XFree konfiguracija"
+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"
+"Pažnja\n"
+"\n"
+"Molim proÄitajte pažljivo uslove licence ispod. Ako se ne slažete sa bilo\n"
+"kojim dijelom, nije vam dozvoljeno da instalirate naredni CD medij. "
+"Pritisnite\n"
+"dugme 'odbij' da biste nastavili sa instalacijom bez korištenja ovog "
+"medija.\n"
+"Budući da prevodilac ovog teksta nije u mogućnosti da osigura pravnu\n"
+"provjeru prevedenog teksta, tekst je ostavljen u originalnom (engleskom)\n"
+"obliku.\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"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Izaberite veliÄinu memorije vaÅ¡e grafiÄke karte"
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr "Ukloni ovaj Å¡tampaÄ iz Star/Open Offica"
-#: ../../Xconfig/card.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
msgstr ""
-"Vaš sistem podržava konfiguraciju više glava.\n"
-"Å ta želite uÄiniti?"
+"Linux Virtuelni Server, koristi se za izgradnju servera visokih performansi\n"
+"i dostupnosti (clusteri servera)."
-#: ../../Xconfig/card.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Multi-head configuration"
-msgstr "Multi-head konfiguracija"
+msgid "4 billion colors (32 bits)"
+msgstr "4 milijarde boja (32 bita)"
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose an X server"
-msgstr "Izaberite X server"
+msgid "Micronesia"
+msgstr "Micronesia"
-#: ../../Xconfig/card.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "X server"
-msgstr "X server"
+msgid "License"
+msgstr "Licenca"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "64 MB or more"
-msgstr "64 MB ili više"
+msgid "This may take a moment to generate the keys."
+msgstr "Možda će trebati par trenutaka da se generiÅ¡u kljuÄevi."
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "32 MB"
-msgstr "32 MB"
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgstr "Automatsko prepoznavanje Å¡tampaÄa (lokalni, TCP/Socket i SMB Å¡tampaÄi)"
-#: ../../Xconfig/card.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "16 MB"
-msgstr "16 MB"
+msgid "Sagem (using pppoa) usb"
+msgstr "Sagem (koristeći pppoa) usb"
-#: ../../Xconfig/card.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "8 MB"
-msgstr "8 MB"
+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 ""
+"Došlo je do greške - nije pronađen nijedan ispravan uređaj na kojem se mogu "
+"kreirati novi file sistemi. Molimo provjerite vaš hardware i pronađite uzrok "
+"greške"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "4 MB"
-msgstr "4 MB"
+msgid "Starting the printing system at boot time"
+msgstr "Pokrećem sistem za štampu tokom boota"
-#: ../../Xconfig/card.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "2 MB"
-msgstr "2 MB"
+msgid "Do you want to start the connection at boot?"
+msgstr "Da li želite pokrenuti konekciju prilikom boota?"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "1 MB"
-msgstr "1 MB"
+msgid "Processor ID"
+msgstr "ID procesora"
-#: ../../Xconfig/card.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "512 kB"
-msgstr "512 kB"
+msgid "Sound trouble shooting"
+msgstr "Rješavanje problema sa zvukom"
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "256 kB"
-msgstr "256 kB"
+msgid "Polish (qwerty layout)"
+msgstr "Poljska (qwerty)"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "activate now"
+msgstr "pokreni sada"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
"\n"
-"%s"
+"Drakbackup activities via CD:\n"
+"\n"
msgstr ""
-"Zadržati izmjene?\n"
-"Trenutna konfiguracija je:\n"
"\n"
-"%s"
+"Drakbackup aktivnosti putem CDa:\n"
+"\n"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Options"
-msgstr "Opcije"
+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 ""
+"Sada ćete instalirati sistem za štampu %s na sistemu koji je na sigurnosnom "
+"nivou % s.\n"
+"\n"
+"Ovaj sistem za Å¡tampu pokreće demon (pozadinski proces) koji Äeka zadatke "
+"Å¡tampe i rjeÅ¡ava ih. Ovom demonu takoÄ‘e mogu pristupiti drugi raÄunari putem "
+"mreže, tako da je to moguća taÄka napada. Stoga se tek rijetki od odabranih "
+"demona pokreću na ovom sigurnosnom nivou.\n"
+"\n"
+"Da li zaista želite podesiti Å¡tampanje na ovom raÄunaru?"
-#: ../../Xconfig/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Test"
-msgstr "Test"
+msgid "Host \"%s\", port %s"
+msgstr "Host \"%s\", port %s"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Resolution"
-msgstr "Rezolucija"
+msgid "This partition can't be used for loopback"
+msgstr "Ova particija se ne može koristiti za loopback"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Monitor"
-msgstr "Monitor"
+msgid "File already exists. Use it?"
+msgstr "Datoteka već postoji. Želite li je koristiti?"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Graphic Card"
-msgstr "GrafiÄka karta"
+msgid "received: "
+msgstr "primljeno:"
-#: ../../Xconfig/monitor.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "Brzina vertikalnog osvježavanja"
+msgid "Right Alt key"
+msgstr "Desna Alt tipka"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "Brzina horizontalnog osvježavanja"
+msgid "the list of alternative drivers for this sound card"
+msgstr "spisak alternativnih drajvera za ovu zvuÄnu karticu"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect: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 ""
-"Dva kritiÄna parametra su brzina vertikalnog osvježenja, Å¡to je brzina\n"
-"kojom se cijeli ekran osvježava, i brzina horizontalne\n"
-"sinhronizacije, Å¡to je brzina kojm se prikazuju skan-linije.\n"
-"\n"
-"VEOMA JE VAŽNO da ne izaberete tip monitora Äiji je sinhronizacioni\n"
-"raspon izvan mogućnosti vašeg monitora: time možete oštetiti monitor.\n"
-" Ako niste sigurni, izaberite najmanju opciju."
+msgid "Gateway"
+msgstr "Gateway"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
-msgstr ""
-"Plug'n'Play probanje nije uspjelo. Molim izaberite odgovarajući monitor"
+msgid "Scanner sharing"
+msgstr "Dijeljenje skenera"
-#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Vendor"
-msgstr "ProizvoÄ‘aÄ"
+msgid "Tonga"
+msgstr "Tonga"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Plug'n Play"
-msgstr "Plug'n Play"
+msgid "Tunisia"
+msgstr "Tunis"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose a monitor"
-msgstr "Izaberite monitor"
+msgid "Profile: "
+msgstr "Profil:"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "GrafiÄka karta: %s"
+msgid ""
+"Click on a device in the left tree in order to display its information here."
+msgstr ""
+"Kliknite na uređaj u lijevom drvetu kako biste prikazali njegove informacije."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Izaberite rezoluciju i broj boja"
+msgid "XawTV isn't installed!"
+msgstr "XawTV nije instaliran!"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Resolutions"
-msgstr "Rezolucije"
+msgid ""
+"Create/Transfer\n"
+"backup keys for SSH"
+msgstr ""
+"Napravi/premjesti\n"
+"backup kljuÄeve za SSH"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4 milijarde boja (32 bita)"
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr "ZaobiÄ‘i kritiÄne datoteke (passwd, group, fstab)"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 miliona boja (24 bita)"
+msgid "old static device name used in dev package"
+msgstr "staro statiÄko ime ureÄ‘aja koje koristi dev paket"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65 hiljada boja (16 bita)"
+msgid "This label is already used"
+msgstr "Ova oznaka je već u upotrebi"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32 hiljada boja (15 bita)"
+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"
+"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
+"\n"
+"Ovaj Äarobnjak će vam pomoći da instalirate Å¡tampaÄe spojene na ovaj raÄunar "
+"ili spojene na mrežu.\n"
+"\n"
+"Ako imate Å¡tampaÄ spojen na ovaj raÄunar, molim prikljuÄite ga na raÄunar i "
+"upalite ga kako bi bio auto-prepoznat. TakoÄ‘e mrežni Å¡tampaÄi moraju biti "
+"spojeni i upaljeni.\n"
+"\n"
+"Obratite pažnju da detekcija mrežnih Å¡tampaÄa traje duže nego detekcija "
+"Å¡tampaÄa spojenih na ovaj raÄunar. Stoga ugasite detekciju mrežnih Å¡tampaÄa "
+"ako vam ona nije potrebna.\n"
+"\n"
+"Kliknite na \"Dalje\" kada budete spremni, ili na \"Odustani\" ako ne želite "
+"podesiti Å¡tampaÄ sada."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 boja (8 bita)"
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr ""
+"Nakon formatiranja particije %s, svi podaci na toj particiji će biti "
+"izgubljeni"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Is this the correct setting?"
-msgstr "Da li je ovo ispravno?"
+msgid "Connection Time: "
+msgstr "Vrijeme konekcije: "
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Napuštam za %d sekundi"
+msgid "select perm file to see/edit"
+msgstr "izaberi perm datoteku za pregled/izmjenu"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/livedrake:1
#, c-format
msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
+"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 ""
-"Došlo je do greške:\n"
-"%s\n"
-"Probajte promijeniti neke parametre"
-
-#: ../../Xconfig/test.pm:1
-#, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Upozorenje: testiranje ove grafiÄke karte može zalediti raÄunar"
+"Molimo ubacite Instalacioni CD u vaš CD-ROM uređaj i pritisnite Ok kad ste "
+"spremni.\n"
+"Ako ga nemate, pritisnite Odustani da bi se izbjegao live upgrade."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Želite li testirati konfiguraciju?"
+msgid "Use group id for execution"
+msgstr "Koristi id grupe za izvršavanje"
-#: ../../Xconfig/test.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "Testiranje konfiguracije"
+msgid "Choose the default user:"
+msgstr "Izaberite default korisnika:"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "What norm is your TV using?"
-msgstr "Koji standard koristi vaš TV?"
+msgid "Gabon"
+msgstr "Gabon"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/printerdrake.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?"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
msgstr ""
-"Izgleda da vaÅ¡a grafiÄka kartica ima TV-OUT konektor.\n"
-"On se može podesiti da radi koristeći frame-buffer.\n"
"\n"
-"Za ovo je potrebno da ukljuÄite grafiÄku karticu u TV prije nego Å¡to upalite "
-"raÄunar.\n"
-"Zatim u meniju bootloadera izaberite opciju \"TVout\"\n"
-"\n"
-"Imate li ovu mogućnost?"
+"Ovdje ne morate podeÅ¡avati Å¡tampaÄe na udaljenim CUPS serverima; ovi "
+"Å¡tampaÄi će biti automatski prepoznati."
-#: ../../Xconfig/various.pm:1
+#: ../../any.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?"
+"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 ""
-"Mogu podesiti vaÅ¡ raÄunar da automatski pokrene grafiÄki interfejs (XFree) "
-"pri pokretanju raÄunara.\n"
-"Želite li da se XFree automatski pokreće?"
-
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Graphical interface at startup"
-msgstr "GrafiÄki interfejs pri pokretanju"
+"Mandrake Linux podržava više jezika. Izaberite jezike koje\n"
+"želite instalirati. Oni će biti dostupni kada se završi vaša\n"
+"instalacija i restartujete vaš sistem."
-#: ../../Xconfig/various.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 drajver: %s\n"
+msgid "Domain"
+msgstr "Domena"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 server: %s\n"
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Precizna veliÄina RAMa ako je potrebno (pronaÄ‘eno %d MB)"
-#: ../../Xconfig/various.pm:1
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Rezolucija: %s\n"
+#: ../../help.pm:1
+#, fuzzy, 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 ""
+"LILO i grub su Linux bootloader-i. Ova faza je obiÄno automatizovana.\n"
+"DrakX će analizirati boot sektor diska i postupati u skladu s onim što\n"
+"zatekne tamo:\n"
+"\n"
+" * ako pronađe Windows boot sektor, biće zamijenjen sa grub/LILO boot\n"
+"sektorom. Na ovaj naÄin bićete u mogućnosti da uÄitate ili GNU/Linux ili\n"
+"neki drugi OS.\n"
+"\n"
+" * ako pronađe grub ili LILO boot sektor, zamijeniće ga novim.\n"
+"\n"
+"Ako ne može donijeti odluku, DrakX će vas pitati gdje da postavi\n"
+"bootloader.\n"
+"\n"
+"\"Boot ureÄ‘aj\": u većini sluÄajeva, ne trebate mijenjati ponuÄ‘eno\n"
+"(\"Prvi sektor diska (MBR)\"), ali ako odluÄite, možete instalirati "
+"bootloader\n"
+"na drugi hard disk (\"/dev/hdb\") ili Äak na disketu (\"Na disketi\")."
-#: ../../Xconfig/various.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "Broj boja: %s\n"
+msgid "Provider dns 2 (optional)"
+msgstr "Provider dns 2 (opcionalno)"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "GrafiÄka memorija: %s kB\n"
+msgid "Boot device"
+msgstr "Boot uređaj"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Graphics card: %s\n"
-msgstr "GrafiÄka karta: %s\n"
+msgid "Which partition do you want to resize?"
+msgstr "Kojoj particiji želite promijeniti veliÄinu?"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitor VertRefresh: %s\n"
+msgid "United States Minor Outlying Islands"
+msgstr "United States Minor Outlying Islands"
-#: ../../Xconfig/various.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitor HorizSync: %s\n"
+msgid "A tool to monitor your logs"
+msgstr "Alat za pregled vaših logova"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
+msgid "Djibouti"
+msgstr "Džibuti"
-#: ../../Xconfig/various.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Uređaj miša: %s\n"
+msgid "detected on port %s"
+msgstr "detektovan na portu %s"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Vrsta miša: %s\n"
+msgid "LPD"
+msgstr "LPD"
#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Raspored tastature: %s\n"
+msgid "Graphics card: %s\n"
+msgstr "GrafiÄka karta: %s\n"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Options: %s"
-msgstr "Opcije: %s"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mount point: "
-msgstr "TaÄka montiranja: "
+msgid "Please check if you are using a DVDRAM device"
+msgstr "Molim ukljuÄite ako koristite DVDRAM ureÄ‘aj"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Server: "
-msgstr "Server:"
+msgid "Splash selection"
+msgstr "Izbor splash-a"
-#: ../../diskdrake/dav.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "The URL must begin with http:// or https://"
-msgstr "URL mora poÄinjati sa http:// ili https://"
+msgid "Extended partition not supported on this platform"
+msgstr "Extended particije nisu podržane na ovoj platformi"
-#: ../../diskdrake/dav.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "Molim unesite URL WebDAV servera"
+msgid "ISDN Configuration"
+msgstr "Podešavanje ISDNa"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mount point"
-msgstr "TaÄka montiranja"
+msgid "high"
+msgstr "visok"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Server"
-msgstr "Server"
+msgid "Internet Connection Sharing"
+msgstr "Dijeljenje Internet konekcije"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Mount"
-msgstr "Montiraj"
+msgid "Choose file"
+msgstr "Izaberi datoteku"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Unmount"
-msgstr "Demontiraj"
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
+msgstr ""
+"Upozorenje! Pronađena je postojeća konfiguracija firewalla. Možda će biti "
+"potrebno neko ruÄno podeÅ¡avanje nakon instalacije."
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New"
-msgstr "Novi"
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "Å tampam/pristupam foto kartici na \"%s\""
-#: ../../diskdrake/dav.pm:1
+#: ../../printer/printerdrake.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\"."
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
msgstr ""
-"WebDAV je protokol koji vam omogućuje da direktorij web servera\n"
-"montirate lokalno i da ga tretirate kao lokalni direktorij (pod uslovom da\n"
-"je web server podešen kao WebDAV server). Ako želite dodati WebDAV\n"
-"taÄke montiranja, izaberite \"Novi\"."
+"Želite li omogućiti Å¡tampanje na Å¡tampaÄima navedenim gore ili na Å¡tampaÄima "
+"u lokalnoj mreži?\n"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Koristi ``%s'' umjesto toga"
+msgid "Printer default settings"
+msgstr "Podrazumjevane postavke Å¡tampaÄa"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Type"
-msgstr "Tip"
+msgid "Generic PS2 Wheel Mouse"
+msgstr "OpÅ¡ti PS2 MiÅ¡ sa toÄkićem"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "Najprije koristite ``Demontiraj''"
+msgid "Removing old printer \"%s\"..."
+msgstr "Uklanjam stari Å¡tampaÄ \"%s\" ..."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Delete"
-msgstr "Obriši"
+msgid "Select a device !"
+msgstr "Izaberite uređaj !"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Create"
-msgstr "Kreiraj"
+msgid "Remove selected server"
+msgstr "Ukloni izabrani server"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "Tipovi file sistema:"
+msgid "French Southern Territories"
+msgstr "Francuske Južne Teritorije"
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Empty"
-msgstr "Prazno"
+msgid "the vendor name of the processor"
+msgstr "naziv proizvoÄ‘aÄa procesora"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Windows"
-msgstr "Windows"
+msgid "All data on this partition should be backed-up"
+msgstr "Svi podaci na toj particiji bi trebali biti backupovani"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "HFS"
-msgstr "HFS"
+msgid "Installing package %s"
+msgstr "Instaliram paket %s"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+msgid "Checking device and configuring HPOJ..."
+msgstr "Provjeravam uređaj i podešavam HPOJ..."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Swap"
-msgstr "Swap"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr ""
+"Da biste imali još particija, molimo pobrišite jednu kako bi se mogla "
+"kreirati extended particija"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Journalised FS"
-msgstr "Journalised FS"
+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 ""
+"VaÅ¡ Å¡tampaÄ je podeÅ¡en automatski kako bi vam dao pristup memoriji foto "
+"kartice sa PCa. Sada možete pristupiti vašim foto karticama koristeći "
+"grafiÄki program \"MToolsFM\" (Meni: \"Aplikacije\" -> \"DatoteÄni alati\" -"
+"> \"MTools File Manager\") ili alat komandne linije \"mtools\" (kucajte "
+"\"man mtools\" na komandnoj liniji za viÅ¡e informacija). DatoteÄni sistem "
+"vaše kartice ćete naći pod slovom \"p:\", ili pod narednim slovima ako imate "
+"viÅ¡e od jednog HP Å¡tampaÄa sa jedinicom za foto kartice. U \"MToolsFM\" "
+"promijeniti slovo drajva koristeći polje u gornjem desnom uglu liste "
+"datoteka."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Ext2"
-msgstr "Ext2"
+msgid "Choose packages to install"
+msgstr "Izaberite pakete za instalaciju"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No hard drives found"
-msgstr "Nije pronađen nijedan hard disk"
+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"
+" Neke greške prilikom slanja poruka može izazvati \n"
+" loše podešen postfix. Ovo možete riješiti tako što ćete\n"
+" podesiti myhostname ili mydomain u /etc/postfix/main.cf\n"
+"\n"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Please click on a partition"
-msgstr "Molimo kliknite na particiju"
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr ""
+"SVE postojeće particije i podaci na njima će biti izgubljeni na disku %s"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_interactive.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\")"
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
msgstr ""
-"Imate jednu veliku Microsoft Windows particiju.\n"
-"Predlažem da najprije promijenite veliÄinu te particije\n"
-"(kliknite na nju, zatim na \"Promijeni veliÄinu\")"
+"Vaš sistem nema dovoljno preostalog prostora za instalaciju ili unaprjeđenje "
+"(%d > %d)"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose action"
-msgstr "Izaberi akciju"
+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 ""
+"Svakom Å¡tampaÄu treba dati ime (npr. \"stampac\"). Polja Opis i Lokacija "
+"nije potrebno popuniti. Oni su komentari za korisnike."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../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 ""
+"\"Å tampaÄ\": klikanjem na dugme \"Podesi\" otvorićete Äarobnjak za\n"
+"podeÅ¡avanje Å¡tampaÄa. Konsultujte odgovarajuće poglavlje \"VodiÄa za\n"
+"poÄetnike\" za viÅ¡e informacija o tome kako podesiti novi Å¡tampaÄ. "
+"Interfejs\n"
+"koji je tamo prikazan je vrlo sliÄan onom koji se koristi prilikom "
+"instalacije."
+
+#: ../../lang.pm:1
#, c-format
-msgid "Wizard"
-msgstr "ÄŒarobnjak"
+msgid "Bhutan"
+msgstr "Butan"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/drakgw: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 ""
-"Ako planirate koristiti aboot, budite pažljivi i ostavite slobodnog prostora "
-"(2048 sektora je dovoljno)\n"
-"na poÄetku diska"
+msgid "Network interface"
+msgstr "Mrežni interface"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please make a backup of your data first"
-msgstr "Molim najprije napravite backup vaših podataka"
+msgid "Reading printer data..."
+msgstr "ÄŒitam podatke o Å¡tampaÄu..."
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Read carefully!"
-msgstr "ProÄitajte pažljivo!"
+msgid "Korean keyboard"
+msgstr "Korejanska tastatura"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Encryption key (again)"
-msgstr "KljuÄ enkripcije (joÅ¡ jednom)"
+msgid "Not connected"
+msgstr "Nije konektovan"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Encryption key"
-msgstr "KljuÄ enkripcije"
+msgid "Greek"
+msgstr "GrÄka"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "The encryption keys do not match"
-msgstr "KljuÄevi enkripcije se ne poklapaju"
+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 ""
+"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."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
+msgid "Saint Kitts and Nevis"
+msgstr "Saint Kitts and Nevis"
+
+#: ../../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 ""
-"Ovaj kljuÄ enkripcije je previÅ¡e jednostavan (mora imati najmanje %d "
-"karaktera)"
+"Transfer uspješan\n"
+"Možda je potrebno da provjerite da li se možete prijaviti na server sa:\n"
+"\n"
+"ssh -i %s %s\\@%s\n"
+"\n"
+"bez pitanja o Å¡ifri."
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Choose your filesystem encryption key"
-msgstr "Izaberite vaÅ¡ kljuÄ za kodiranje datoteÄnog sistema"
+msgid "Enable OF Boot?"
+msgstr "Omogući boot sa OFa?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Filesystem encryption key"
-msgstr "KljuÄ za kodiranje datoteÄnog sistema"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "Ne možete koristiti JFS za particije manje od 16MB"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Type: "
-msgstr "Tip: "
+msgid "Monitor VertRefresh: %s\n"
+msgstr "Monitor VertRefresh: %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "on channel %d id %d\n"
-msgstr "na kanalu %d id %d\n"
+msgid "path"
+msgstr "staza"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Tip tabele particija: %s\n"
+msgid "Mount point"
+msgstr "TaÄka montiranja"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-diskovi %s\n"
+msgid ""
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
+msgstr ""
+"Došlo je do greške:\n"
+"%s\n"
+"Probajte promijeniti neke parametre"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Info: "
-msgstr "Info: "
+msgid "Restore system"
+msgstr "Vrati sistem"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometrija: %s cilindara, %s glava, %s sektora\n"
+msgid ""
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
+msgstr "Ovo su raÄunari kojima treba dozvoliti koriÅ¡tenje lokalnog skenera:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Size: %s\n"
-msgstr "VeliÄina: %s\n"
+msgid "The DHCP end ip"
+msgstr "Krajnja DHCP adresa"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Read-only"
-msgstr "Samo za Äitanje"
+msgid "Another one"
+msgstr "Još jedan"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Device: "
-msgstr "Uređaj: "
+msgid "Drakbackup"
+msgstr "Drakbackup"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Ova posebna Bootstrap\n"
-"particija je za\n"
-"dvojni boot vašeg sistema.\n"
+msgid "Colombia"
+msgstr "Kolumbija"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
+"Current configuration of `%s':\n"
"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
msgstr ""
+"Trenutna konfiguracija `%s':\n"
"\n"
-"Postoji mogućnost da je ova\n"
-"particija Driver particija. Vjerovatno\n"
-"biste je trebali ostaviti na miru.\n"
+"Mreža: %s\n"
+"IP adresa: %s\n"
+"IP atributi: %s\n"
+"Drajver: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Loopback file name: %s"
-msgstr "Naziv loopback datoteke: %s"
+msgid "Plug'n Play"
+msgstr "Plug'n Play"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-diskovi %s\n"
+msgid "Reunion"
+msgstr "Reunion"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Chunk size %s\n"
-msgstr "VeliÄina chunka %s\n"
+msgid "Details"
+msgstr "Detalji"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Level %s\n"
-msgstr "Nivo %s\n"
+msgid "For security reasons, it will be disconnected now."
+msgstr "Iz sigurnosnih razloga, sada će biti odspojen."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Particija koja se boota po defaultu\n"
-" (za MS-DOS boot, ne za lilo)\n"
+msgid "Synchronization tool"
+msgstr "Alat za sinhroniziranje"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Loopback file(s):\n"
-" %s\n"
-msgstr ""
-"Loopback datoteka(e):\n"
-" %s\n"
+msgid "Checking your system..."
+msgstr "Proveravam vaš sistem..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "Print"
+msgstr "Å tampaj"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mounted\n"
-msgstr "Montirana\n"
+msgid ""
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
+msgstr ""
+"Ubacite traku sa oznakom %s u kasetni\n"
+"uređaj %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not formatted\n"
-msgstr "Nije formatirana\n"
+msgid "Mongolia"
+msgstr "Mongolija"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Formatted\n"
-msgstr "Formatirana\n"
+msgid "Mounted\n"
+msgstr "Montirana\n"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "Cilindar %d do %d\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "GrafiÄki interfejs"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektora"
+msgid "Restore Users"
+msgstr "Vrati korisnike"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Size: %s"
-msgstr "VeliÄina: %s"
+msgid "Encryption key for %s"
+msgstr "KljuÄ enkripcije za %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Start: sector %s\n"
-msgstr "PoÄetak: sector %s\n"
+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 ""
+"Portmapper upravlja RPC konekcijama, koje koriste protokoli kao Å¡to\n"
+"su NFS i NIS. Portmap server mora raditi na raÄunarima koje služe kao\n"
+"serveri za protokole koji koriste RPC mehanizam."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Name: "
-msgstr "Ime: "
+msgid "Detected hardware"
+msgstr "Detektovani hardver"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS slovo uređaja: %s (pretpostavka)\n"
+msgid "Mauritius"
+msgstr "Mauricijus"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "partition %s is now known as %s"
-msgstr "particija %s je od sada poznata kao %s"
+msgid "Myanmar (Burmese)"
+msgstr "Mjanmarska (Burmanska)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Removing %s"
-msgstr "Uklanjam %s"
+msgid "Enabling swap partition %s"
+msgstr "UkljuÄujem swap particiju %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Copying %s"
-msgstr "Kopiram %s"
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr ""
+"Ne postoji nijedna FAT particija za upotrebu kao loopback (ili nije ostalo "
+"dovoljno prostora)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Moving files to the new partition"
-msgstr "Premještam datoteke na novu particiju"
+msgid "Armenian (old)"
+msgstr "Armenska (stara)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Directory %s already contains data\n"
-"(%s)"
+"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 ""
-"Direktorij %s već sadrži neke podatke\n"
-"(%s)"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Hide files"
-msgstr "Sakrij datoteke"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Move files to the new partition"
-msgstr "Prebaci datoteke na novu particiju"
+"Å tampaÄ pod imenom \"%s\" već postoji pod %s: \n"
+"Kliknite na \"Prebaci\" da to prepišete.\n"
+"Možete takoÄ‘er unijeti novo ime ili preskoÄiti ovaj Å¡tampaÄ."
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
+msgid ""
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
msgstr ""
-"Nakon formatiranja particije %s, svi podaci na toj particiji će biti "
-"izgubljeni"
+"Pronađite rješenja za vaše probleme putem MandrakeSoft-ove online podrške."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr ""
-"Biće potrebno da rebootate prije nego što izmjene mogu stupiti na snagu"
+msgid ", host \"%s\", port %s"
+msgstr ", host \"%s\", port %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Tabela particija za uređaj %s će biti zapisana na disk!"
+msgid "Monaco"
+msgstr "Monako"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "The package %s is needed. Install it?"
-msgstr "Potreban je paket %s. Da li ga želite instalirati?"
+msgid "%s formatting of %s failed"
+msgstr "%s formatiranje %s nije uspjelo"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "What type of partitioning?"
-msgstr "Koju vrstu particioniranja?"
+msgid "Partitioning failed: %s"
+msgstr "Particioniranje nije uspjelo: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "Budite oprezni: ova operacija je opasna."
+msgid "Canada (cable)"
+msgstr "Kanada (kablovska)"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "chunk size"
-msgstr "veliÄina chunka"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Upgrade"
+msgstr "Unaprijedi %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "level"
-msgstr "nivo"
+msgid "Workstation"
+msgstr "Radna stanica"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "device"
-msgstr "uređaj"
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+"Instaliram paket %s\n"
+"%d%%"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Various"
-msgstr "Razni"
+msgid "Kyrgyzstan"
+msgstr "Kirgistan"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Mount options"
-msgstr "Opcije montiranja"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "With basic documentation"
+msgstr "Sa osnovnom dokumentacijom (preporuÄeno)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "Datoteka već postoji. Želite li je koristiti?"
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anacron je periodiÄni izvrÅ¡itelj programa."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "File is already used by another loopback, choose another one"
-msgstr "Datoteku već koristi drugi loopback, izaberite neku drugu"
+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 ""
+"Morate imati root particiju.\n"
+"Za ovo, napravite jednu particiju (ili kliknite na neku od postojećih).\n"
+"Zatim izaberite opciju ``TaÄka montiranja'' i postavite je na `/'"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Give a file name"
-msgstr "Dajte naziv datoteke"
+msgid "Proxy should be http://..."
+msgstr "Proxy treba biti http://..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Filesystem type: "
-msgstr "Tip datoteÄnog sistema: "
+msgid "South Africa"
+msgstr "Južna Afrika"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Size in MB: "
-msgstr "VeliÄina u MB: "
+msgid "Western Sahara"
+msgstr "Zapadna Sahara"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Loopback file name: "
-msgstr "Naziv loopback datoteke: "
+msgid "Etherboot Floppy/ISO"
+msgstr "Etherboot Floppy/ISO"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Loopback"
-msgstr "Loopback"
+msgid "Modify printer configuration"
+msgstr "Izmjeni konfiguraciju Å¡tampaÄa"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "Ova particija se ne može koristiti za loopback"
+msgid "Choose a partition"
+msgstr "Izaberi particiju"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "LVM name?"
-msgstr "Naziv LVMa?"
+msgid "Edit current rule"
+msgstr "Izmijeni trenutno pravilo"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "new"
-msgstr "novi"
+msgid "%s"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "Izaberite postojeći LVM na koji ćete dodati"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "Izaberite postojeći RAID na koji ćete dodati"
+msgid "Please test the mouse"
+msgstr "Molimo testirajte miš"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Moving partition..."
-msgstr "Premještam particiju..."
+msgid "Other Media"
+msgstr "Drugi medij"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Moving"
-msgstr "Premještam"
+msgid "Backup system files"
+msgstr "Backup sistemskih datoteka"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "Na koji sektor je želite premjestiti?"
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "Na koji disk je želite premjestiti?"
+msgid "Qatar"
+msgstr "Katar"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Move"
-msgstr "Premještanje"
+msgid "LDAP Base dn"
+msgstr "LDAP Base dn"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "New size in MB: "
-msgstr "Nova veliÄina u MB: "
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr "Ne možete izabrati ovaj paket jer nema dovoljno prostora za njega"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Choose the new size"
-msgstr "Izaberite novu veliÄinu"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "generate auto-install floppy"
+msgstr "Napravi auto instalacijsku disketu"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Resize"
-msgstr "Smanji"
+msgid "Dialing mode"
+msgstr "NaÄin biranja broja"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Nakon promjene veliÄine particije %s, svi podaci na njoj će biti izgubljeni"
+msgid "File sharing"
+msgstr "Dijeljenje datoteka"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "Svi podaci na toj particiji bi trebali biti backupovani"
+msgid "Clean /tmp at each boot"
+msgstr "OÄisti /tmp prilikom svakog boota"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "This partition is not resizeable"
-msgstr "Ovoj particiji ne možete mijenjati veliÄinu"
+msgid "Malawi"
+msgstr "Malavi"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "IzraÄunavam granice FAT filesistema"
+msgid "Please choose your type of mouse."
+msgstr "Molimo izaberite vrstu vašeg miša."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Where do you want to mount %s?"
-msgstr "Gdje želite montirati uređaj %s?"
+msgid "class of hardware device"
+msgstr "klasa hardverskog uređaja"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Ne mogu izmjeniti taÄku montiranja jer se ova particija koristi za "
-"loopback.\n"
-"Najprije uklonite loopback"
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
+msgstr "Ovo su raÄunari i mreže Äiji lokalni Å¡tampaÄi trebaju biti dostupni:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Gdje želite montirati uređaj %s?"
+msgid "United Kingdom"
+msgstr "Ujedinjeno Kraljevstvo"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "Gdje želite montirati loopback datoteku %s?"
+msgid "running"
+msgstr "aktivan"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr "Prebacujem sa ext2 na ext3"
+msgid "default"
+msgstr "Podrazumijevano"
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which filesystem do you want?"
-msgstr "Koji datoteÄni sistem želite?"
+msgid "Indonesia"
+msgstr "Indonezija"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Change partition type"
-msgstr "Izmjena tipa particije"
+msgid "France [SECAM]"
+msgstr "Francuska [SECAM]"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "restrict"
+msgstr "ograniÄi"
+
+#: ../../pkgs.pm:1
+#, c-format
+msgid "must have"
+msgstr "obavezno"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
msgstr ""
-"Nakon promjene tipa particije %s, svi podaci na ovoj particiji će biti "
-"izgubljeni"
+"CUPS ne podržava Å¡tampaÄe na Novell serverima ili Å¡tampaÄekoji Å¡alju podatke "
+"u komandama slobodnog oblika.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Remove the loopback file?"
-msgstr "Ukloniti loopback datoteku?"
+msgid "Senegal"
+msgstr "Senegal"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Command line"
+msgstr "Komandna linija"
+
+#: ../../share/advertising/08-store.pl: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."
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
msgstr ""
-"Ne možete napraviti novu particiju\n"
-"(pošto ste dosegli maksimalan broj primarnih particija).\n"
-"Najprije uklonite primarnu particiju i napravite extended (proširenu) "
-"particiju."
+"Čitav raspon Linux rješenja, kao i posebne ponude za proizvode i "
+"\"potrepštine\", dostupni su u našoj online radnji:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Preference: "
-msgstr "Preference: "
+msgid "access to administrative files"
+msgstr "pristup administrativnim datotekama"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Start sector: "
-msgstr "PoÄetni sektor: "
+msgid ""
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
+msgstr ""
+"Greška tokom sendmaila.\n"
+" Vaš mail izvještaj nije poslan.\n"
+" Molim podesite sendmail"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Create a new partition"
-msgstr "Napravi novu particiju"
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ", višenamjenski uređaj na paralelnom portu \\#%s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Use for loopback"
-msgstr "Koristi za loopback"
+msgid ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
+msgstr ""
+"Argumenti: (val)\n"
+"\n"
+"Postavlja istek vremena shella. Vrijednost nula znaÄi bez isteka vremena."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Modify RAID"
-msgstr "Modificiraj RAID"
+msgid "Montserrat"
+msgstr "Montserrat"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Remove from LVM"
-msgstr "Ukloni sa LVMa"
+msgid "Automatic dependencies"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Remove from RAID"
-msgstr "Ukloni sa RAIDa"
+msgid "Swap"
+msgstr "Swap"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Add to LVM"
-msgstr "Dodaj na LVM"
+msgid "Connecting to the Internet "
+msgstr "Spajam se na Internet"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Add to RAID"
-msgstr "Dodaj na RAID"
+msgid "Restore Other"
+msgstr "Vrati ostalo"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Format"
-msgstr "Formatiraj"
+msgid "TV card"
+msgstr "TV kartica"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Detailed information"
-msgstr "Detaljne informacije"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "Å tampaÄ na SMB/Windows 95/98/NT serveru"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Trying to rescue partition table"
-msgstr "Pokušavam da spasim tabelu particija"
+msgid ", "
+msgstr ", "
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
msgstr ""
-"Ubacite disketu u jedinicu\n"
-"Svi podaci na toj disketi će biti izgubljeni"
-
-#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../network/modem.pm:1
-#, c-format
-msgid "Warning"
-msgstr "Upozorenje"
+"Argumenti: (umask)\n"
+"\n"
+"Postavlja root-ov umask."
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select file"
-msgstr "Izaberite datoteku"
+msgid "Remove selected host/network"
+msgstr "Ukloni izabrani raÄunar/mrežu"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
msgstr ""
-"Backup tabela particija nema istu veliÄinu\n"
-"Ipak nastavljate?"
+"Postfix je Mail Transport Agent, tj. program koji šalje poštu sa jednog "
+"raÄunara na drugi."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Removable media automounting"
-msgstr "Automatsko montiranje izmjenjivog medija"
+msgid "Disconnection from the Internet failed."
+msgstr "Prekid veze sa Internetom nije uspio."
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Reload partition table"
-msgstr "Ponovo uÄitaj tabelu particija"
+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 ""
+"Ovdje možete izabrati tipku ili kombinaciju tipki koja će\n"
+"izvršiti prebacivanje između raznih rasporeda tastature\n"
+"(npr: latiniÄni i ne-latiniÄni)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Rescue partition table"
-msgstr "Spasi tabelu particija"
+msgid "Network Hotplugging"
+msgstr "Network Hotplugging"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Restore partition table"
-msgstr "Vrati tabelu particija"
+msgid "if set to yes, reports check result to tty."
+msgstr "ako je postavljeno na da, prijavljuje rezultate provjere na tty."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Save partition table"
-msgstr "Snimi tabelu particija"
+msgid "Restore From CD"
+msgstr "Vrati sa CDa"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
+"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 ""
-"Da biste imali još particija, molimo pobrišite jednu kako bi se mogla "
-"kreirati extended particija"
+"Sada ćete konfigurisati vaÅ¡ raÄunar za dijeljenje Internet konekcije.\n"
+"Sa ovom opcijom, ostali raÄunari na vaÅ¡oj lokalnoj mreži će moći koristiti "
+"Internet konekciju ovog raÄunara. \n"
+"\n"
+"Prije nego što nastavite, provjerite da li ste podesili vaš mrežni/internet "
+"pristup koristeći drakconnect.\n"
+"\n"
+"Napomena: potreban vam je poseban Mrežni adapter da biste podesili Lokalnu "
+"mrežu (LAN)."
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "I can't add any more partition"
-msgstr "Ne mogu dodati više particija"
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr ""
+"Molimo izaberite koji mrežni adapter želite koristiti za spajanje na Internet"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "All primary partitions are used"
-msgstr "Sve primarne particije su u upotrebi"
+msgid "Photo memory card access on your HP multi-function device"
+msgstr ""
+"Pristup foto memorijskoj kartici na vašem HP multifunkcionalnom uređaju"
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Hard drive information"
-msgstr "Informacije o hard disku"
+msgid ""
+"Enhance your computer performance with the help of a selection of partners "
+"offering professional solutions compatible with Mandrake Linux"
+msgstr ""
+"Unaprijedite performanse vaÅ¡eg raÄunara uz pomoć naÅ¡ih odabranih partnera "
+"koji pružaju profesionalna rješenja kompatibilna sa Mandrake Linuxom"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Auto allocate"
-msgstr "Auto alokacija"
+msgid "Internet Connection Sharing is now disabled."
+msgstr "Dijeljenje Internet konekcije je sada iskljuÄeno."
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Clear all"
-msgstr "Obriši sve"
+msgid "if set to yes, verify checksum of the suid/sgid files."
+msgstr "ako je postavljeno na da, provjerava checksum suid/sgid datoteka."
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "Želite li spasiti izmjene /etc/fstab"
+msgid "Latin American"
+msgstr "Latino-AmeriÄka"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "Izlazite bez pisanja tabele particija?"
+msgid "Japanese text printing mode"
+msgstr "Japanski režim štampanja"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Quit without saving"
-msgstr "Izlaz bez spašavanja"
+msgid "Old device file"
+msgstr "Stara datoteka uređaja"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Continue anyway?"
-msgstr "Svejedno nastavljate?"
+msgid "Info: "
+msgstr "Info: "
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Toggle to expert mode"
-msgstr "Prebaci u ekspertni mod"
+msgid "Button `%s': %s"
+msgstr "Dugme '%s': %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Toggle to normal mode"
-msgstr "Prebaci u normalni mod"
+msgid "Please wait"
+msgstr "Molimo saÄekajte"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Undo"
-msgstr "Poništi"
+msgid "Genius NetMouse"
+msgstr "Genius NetMouse"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Exit"
-msgstr "Izlaz"
+msgid "None"
+msgstr "Ništa"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose a partition"
-msgstr "Izaberi particiju"
+msgid "The entered IP is not correct.\n"
+msgstr "Unesena IP adresa nije ispravna.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose another partition"
-msgstr "Izaberi drugu particiju"
+msgid "Ethernet Card"
+msgstr "Ethernet kartica"
-#: ../../diskdrake/removable.pm:1
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Change type"
-msgstr "Promijeni tip"
+msgid "Info"
+msgstr "Info"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Search servers"
-msgstr "Traži servere"
+msgid "Install"
+msgstr "Instalacija"
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Domain"
-msgstr "Domena"
+#: ../../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 ""
+"Kliknite na \"Dalje ->\" ako želite obrisati sve podatke i particije koje\n"
+"su prisutne na ovom hard disku. Budite oprezni, jer nakon klikanja na\n"
+"\"Dalje ->\" nećete moći vratiti podatke i particije koji se trenutno "
+"nalaze\n"
+"na ovom hard disku, ukljuÄujući i sve Windows podatke.\n"
+"\n"
+"Kliknite na \"<- Nazad\" da obustavite ovu operaciju bez gubitka\n"
+"podataka i particija na ovom hard disku."
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Username"
-msgstr "KorisniÄko ime"
+msgid "Exit install"
+msgstr "Napusti instalaciju"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Please enter your username, password and domain name to access this host."
+"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 ""
-"Molim unesite vaÅ¡e korisniÄko ime, Å¡ifru i domen da biste pristupili ovom "
-"raÄunaru."
+"Sve je konfigurisano.\n"
+"Sada možete dijeliti Internet konekciju sa ostalim raÄunarima na vaÅ¡oj "
+"lokalnoj mreži, koristeći automatsku mrežnu konfiguraciju (DHCP)."
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Domain Authentication Required"
-msgstr "Potrebna je autentikacija na domeni"
+msgid "Remote CUPS server"
+msgstr "Udaljeni CUPS server"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Another one"
-msgstr "Još jedan"
+msgid "Sun - Mouse"
+msgstr "Sun - Mouse"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Which username"
-msgstr "Koje korisniÄko ime"
+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 ""
+"Trenutno je samo jedan mrežni adapter podešen na vašem sistemu:\n"
+"\n"
+"%s\n"
+"\n"
+"Sada ću podesiti vašu Lokalnu mrežu sa ovim adapterom."
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
-msgstr "Ne mogu se prijaviti koristeći korisniÄko ime %s (pogreÅ¡na Å¡ifa?)"
+msgid "Minimal install"
+msgstr "Minimalna instalacija"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "cpu # "
-msgstr "cpu # "
+msgid "Ethiopia"
+msgstr "Etiopija"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "SMBus controllers"
-msgstr "SMBus kontroleri"
+msgid "Devanagari"
+msgstr "Devanagari"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "USB controllers"
-msgstr "USB kontroleri"
+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 devices: ovo daje PCI slot, uređaj i funkciju ove kartice\n"
+"- eide devices: uređaj može biti master ili slave\n"
+"- scsi devices: SCSI id-ovi za: bus i device"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "SCSI controllers"
-msgstr "SCSI kontroleri"
+msgid "Total size: %d / %d MB"
+msgstr "Ukupna veliÄina: %d / %d MB"
-#: ../../harddrake/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Firewire controllers"
-msgstr "Firewire kontroleri"
+msgid "disabled"
+msgstr "iskljuÄen"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "(E)IDE/ATA controllers"
-msgstr "(E)IDE/ATA kontroleri"
+msgid "Search for new scanners"
+msgstr "Traženje novih skenera"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Joystick"
-msgstr "Joystick"
+msgid "Disabling servers..."
+msgstr "IskljuÄujem servere..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Scanner"
-msgstr "Skener"
+msgid ""
+"Please choose the time \n"
+"interval between each backup"
+msgstr ""
+"Izaberite vremenski interval\n"
+"između svakog backupa"
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Unknown/Others"
-msgstr "Nepoznat/Ostali"
+msgid "Installation of %s failed. The following error occured:"
+msgstr "Instalacija %sa nije uspjela. Javila se sljedeća greška:"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr "Mostovi (bridges) i sistemski kontroleri"
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr "Ne mogu izvršiti mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../harddrake/data.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Modem"
-msgstr "Modem"
+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 ""
+"Izabrali ste sljedeći server (servere): %s\n"
+"\n"
+"\n"
+"Ovi serveri su aktivirani automatski. Oni nemaju nikakvih poznatih "
+"sigurnosnih\n"
+"problema, ali možda će biti pronaÄ‘eni u budućnosti. U tom sluÄaju, morate "
+"ih\n"
+"upgrade-ovati što prije bude moguće.\n"
+"\n"
+"\n"
+"Da li zaista želite instalirati ove servere?\n"
-#: ../../harddrake/data.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Ethernetcard"
-msgstr "Ethernet kartica"
+msgid "Network printer (TCP/Socket)"
+msgstr "Mrežni Å¡tampaÄ (TCP/Socket)"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Processors"
-msgstr "Procesori"
+msgid "Backup User files..."
+msgstr "Backup-uj korisniÄke datoteke..."
-#: ../../harddrake/data.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Webcam"
-msgstr "Web kamera"
+msgid "Install system"
+msgstr "Sistem instalacije"
-#: ../../harddrake/data.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Soundcard"
-msgstr "ZvuÄna kartica"
+msgid "First DNS Server (optional)"
+msgstr "Prvi DNS server (opcionalno)"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Other MultiMedia devices"
-msgstr "Drugi multimedijalni uređaj"
+msgid ""
+"Alternatively, you can specify a device name/file name in the input line"
+msgstr ""
+"Alternativno, možete nasvesti naziv uređaja / naziv datoteke na ulaznoj "
+"liniji"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Tvcard"
-msgstr "TV kartica"
+msgid "dhcpd Config..."
+msgstr "dhcpd podešavanje..."
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Videocard"
-msgstr "Video kartica"
+msgid "The setup has already been done, but it's currently disabled."
+msgstr "PodeÅ¡avanje je već zavrÅ¡eno, ali je trenutno iskljuÄeno."
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Tape"
-msgstr "Traka"
+msgid "LILO/grub Installation"
+msgstr "LILO/grub instalacija"
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "DVD-ROM"
-msgstr "DVD-ROM"
+msgid "Israeli"
+msgstr "Izraelska"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "CD/DVD burners"
-msgstr "CD/DVD pržilica"
+msgid "load setting"
+msgstr "postavka opterećenja"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "CDROM"
-msgstr "CDROM"
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "Å tampaÄ \"%s\" na serveru \"%s\""
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Disk"
-msgstr "Disk"
+msgid "Floppy can be removed now"
+msgstr "Sada možete izvaditi disketu"
-#: ../../harddrake/data.pm:1
-#, c-format
-msgid "Zip"
-msgstr "Zip"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Truly minimal install"
+msgstr "Minimalna instalacija"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Floppy"
-msgstr "Disketa"
+msgid "Denmark"
+msgstr "Danska"
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Let me pick any driver"
-msgstr "Dozvoli da odaberem bilo koji drajver"
+msgid "Moving partition..."
+msgstr "Premještam particiju..."
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Driver:"
-msgstr "Drajver:"
+msgid "(This) DHCP Server IP"
+msgstr "IP adresa (ovog) DHCP servera"
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/test.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 ""
-"Ako stvarno mislite da znate koji drajver je odgovarajući za vašu karticu\n"
-"možete odabrati jedan sa gornje liste.\n"
-"\n"
-"Trenutni drajver za vaÅ¡u \"%s\" zvuÄnu karticu je \"%s\""
+msgid "Test of the configuration"
+msgstr "Testiranje konfiguracije"
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr "Slobodan izbor drajvera"
+msgid "Installing %s ..."
+msgstr "Instaliram %s..."
-#: ../../harddrake/sound.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\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"
-"- \"/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"
+"!! 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"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\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"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\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 ""
-"KlasiÄni naÄin utvrÄ‘ivanja bugova u zvuÄnom sistemu je izvrÅ¡avanje\n"
-"sljedećih naredbi:\n"
-"\n"
-"\n"
-"- \"lspcidrake -v | fgrep AUDIO\" će vam reći koji drajver koristi vaša\n"
-"kartica inaÄe\n"
-"\n"
-"- \"grep sound-slot /etc/modules.conf\" će vam reći koji drajver je\n"
-"trenutno u upotrebi\n"
+"Ako ste naveli da želite individualno izabrati pakete, biće vam prikazano\n"
+"stablo koje sadrži sve pakete klasifikovane po grupama i podgrupama.\n"
+"Pregledajući stablo, možete izabrati Äitave grupe, podgrupe ili "
+"individualne\n"
+"pakete.\n"
"\n"
-"- sa \"/sbin/lsmod\" možete provjeriti da li je modul (drajver) uÄitan\n"
-"ili ne\n"
+"Kad god izaberete paket na stablu, desno od njega se pojavljuje opis koji\n"
+"vam objašnjava svrhu paketa.\n"
"\n"
-"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" vam\n"
-"govori da li su servisi sound i alsa podešeni da se pokreću na\n"
-"initlevel 3\n"
+"!! Ako izaberete neki serverski paket, zato Å¡to ste specifiÄno izabrali taj\n"
+"paket ili zato što je on dio grupe paketa, bićete zamoljeni da potvrdite da\n"
+"zaista želite da taj server bude instaliran. Mandrake Linux obiÄno "
+"automatski\n"
+"pokreće sve instalirane servise prilikom pokretanja sistema. Čak i ako su\n"
+"sigurni i nemaju poznatih problema u trenutku pakovanja distribucije,\n"
+"sasvim je moguće da su neke sigurnosne rupe otkrivene nakon što je\n"
+"dovrÅ¡ena ova verzija Mandrake Linuxa. Ako niste sigurni Äemu taÄno\n"
+"služi taj paket ili zašto ga treba instalirati, kliknite na \"Ne\". Klikanje "
+"na\n"
+"\"Da\" će instalirati navedene servise i oni će biti automatski pokrenuti\n"
+"tokom pokretanja sistema. !!\n"
"\n"
-"- \"aumix -q\" će vam reći da li je zvuk utišan (muted) ili ne\n"
+"Opcija \"Automatske zavisnosti\" se koristi da bi se iskljuÄio dijalog "
+"upozorenja\n"
+"koji se pojavljuje svaki put kada instalacioni program automatski izabere\n"
+"neki paket kako bi razriješio neku zavisnost. Pojedini paketi imaju "
+"zavisnost\n"
+"jedan od drugog u smislu da instalacija jednog paketa traži da bude "
+"instaliran\n"
+"i drugi. Instalacioni program može odrediti koji paketi su potrebni da bi "
+"se\n"
+"zadovoljila zavisnost i uspješno završila instalacija.\n"
"\n"
-"- \"/sbin/fuser -v /dev/dsp\" vam govori koji program koristi zvuÄnu "
-"karticu.\n"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Sound trouble shooting"
-msgstr "Rješavanje problema sa zvukom"
+"Mala ikona sa disketom na dnu liste vam omogućuje da uÄitate listu paketa\n"
+"koja je napravljena tokom neke ranije instalacije. Ovo je korisno ako želite "
+"da\n"
+"imate nekoliko raÄunara koji su identiÄno podeÅ¡eni. Nakon klika na ovu "
+"ikonu\n"
+"bićete zamoljeni da u disketnu jedinicu stavite disketu napravljenu tokom "
+"ranije\n"
+"instalacije. Pogledajte drugi savjet na zadnjem koraku da biste saznali kako "
+"se\n"
+"pravi ova disketa."
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
-msgstr "GreÅ¡ka: Drajver \"%s\" za vaÅ¡u zvuÄnu karticu nije na listi"
+msgid "Choose your filesystem encryption key"
+msgstr "Izaberite vaÅ¡ kljuÄ za kodiranje datoteÄnog sistema"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unkown driver"
-msgstr "Nepoznat drajver"
+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 ""
+"Molim izaberite vaš CD/DVD uređaj\n"
+"(Pritisnite Enter za propagaciju postavki na ostala polja. \n"
+"Ovo polje nije obavezno, ono je samo alat za popunjavanje formulara.)"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
-msgstr "Nema poznatih drajvera za vaÅ¡u zvuÄnu karticu (%s)"
+msgid "Andorra"
+msgstr "Andora"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "No known driver"
-msgstr "Nema nijedan poznat drajver"
+msgid "Sierra Leone"
+msgstr "Sierra Leone"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"There's no free driver for your sound card (%s), but there's a proprietary "
-"driver at \"%s\"."
-msgstr ""
-"Nema slobodnih drajvera za vaÅ¡u zvuÄnu karticu (%s), ali postoji vlasniÄki "
-"drajver na \"%s\"."
+msgid "Botswana"
+msgstr "Bocvana"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "No open source driver"
-msgstr "Nema open source drajver"
+msgid "(default value: %s)"
+msgstr " (default vrijednost: %s)"
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "Molimo saÄekajte... Primjenjujem konfiguraciju"
+msgid "Alternative test page (Letter)"
+msgstr "Alternativna testna strana (Letter)"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"The old \"%s\" driver is blacklisted.\n"
+"DHCP Server Configuration.\n"
"\n"
-"It has been reported to oops the kernel on unloading.\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"
-"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-"Stari \"%s\" drajver je na crnoj listi.\n"
+"Podešavanje DHCP servera.\n"
"\n"
-"Prijavljeno je da ovaj drajver prilikom deinstalacije izaziva oops kernela.\n"
+"Ovdje možete izabrati razliÄite opcije za podeÅ¡avanje DHCP servera.\n"
+"Ako ne znate znaÄenje neke opcije, jednostavno je ostavite kako jeste.\n"
"\n"
-"Stoga će novi drajver \"%s\" biti korišten tek nakon idućeg pokretanja "
-"sistema."
-#: ../../harddrake/sound.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Trouble shooting"
-msgstr "Uklanjanje problema"
+msgid "Choose an X server"
+msgstr "Izaberite X server"
-#: ../../harddrake/sound.pm:1
+#: ../../install_interactive.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 (Open Sound System) je bio prvi API za zvuk. To je API neovisan od "
-"operativnog sistema (dostupan je na većini UNIX sistema), ali je vrlo "
-"elementaran i ograniÄen.\n"
-"Pored toga, svi OSS drajveri ponovo izmiÅ¡ljaju toÄak.\n"
-"\n"
-"ALSA (Advanced Linux Sound Architecture) je modularizovana arhitektura koja\n"
-"podržava priliÄno velik broj ISA, USB i PCI kartica.\n"
-"\n"
-"Ona takođe pruža mnogo viši API nego OSS.\n"
-"\n"
-"Da biste koristili ALSA, možete koristiti:\n"
-"- stari API kompatibilan sa OSSom\n"
-"- novi ALSA API koji pruža mnoge napredne mogućnosti, ali zahtijeva upotrebu "
-"ALSA biblioteke.\n"
+msgid "Swap partition size in MB: "
+msgstr "VeliÄina swap particije u MB:"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"\n"
-"\n"
-"Your card currently use the %s\"%s\" driver (default driver for your card is "
-"\"%s\")"
+"Other (not drakbackup)\n"
+"keys in place already"
msgstr ""
-"\n"
-"\n"
-"VaÅ¡a kartica trenutno koristi %s \"%s\" drajver (uobiÄajeni drajver za vaÅ¡u "
-"karticu je \"%s\")"
+"Drugi (ne drakbackup)\n"
+"kljuÄevi su već na mjestu"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Here you can select an alternative driver (either OSS or ALSA) for your "
-"sound card (%s)."
-msgstr ""
-"Ovdje možete izabrati alternativni drajver (ili OSS ili ALSA) za vaÅ¡u zvuÄnu "
-"karticu (%s)."
+msgid "No changes to backup!"
+msgstr "Nema izmjena na backupu!"
-#: ../../harddrake/sound.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sound configuration"
-msgstr "Podešavanje zvuka"
+msgid "Formatted\n"
+msgstr "Formatirana\n"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
-"currently uses \"%s\""
-msgstr ""
-"Nema nijedan poznat OSS/ALSA alternativni drajver za vaÅ¡u zvuÄnu karticu (%"
-"s) koja trenutno koristi \"%s\""
+msgid "Type of install"
+msgstr "Vrsta instalacije"
-#: ../../harddrake/sound.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No alternative driver"
-msgstr "Nema alternativnog drajvera"
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "Å tampaÄ \"%s\" na SMB/Windows serveru \"%s\""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "enable radio support"
-msgstr "ukljuÄi radio podrÅ¡ku"
+msgid ""
+"\n"
+"- Daemon (%s) include:\n"
+msgstr ""
+"\n"
+"- Demon (%s) ukljuÄuje :\n"
-#: ../../harddrake/v4l.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Radio support:"
-msgstr "Podrška za radio:"
+msgid "%d comma separated numbers"
+msgstr "%d brojeva razdvojenih zarezom"
-#: ../../harddrake/v4l.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "PLL setting:"
-msgstr "PLL postavka:"
+msgid ""
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
+msgstr ""
+"Rusers protokol omogućava korisnicima na mreži da identificiraju\n"
+"ko je prijavljen na ostalim raÄunarima."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "number of capture buffers for mmap'ed capture"
-msgstr "broj capture buffera za mmap-ovani capture"
+msgid "Automatic Steps Configuration"
+msgstr "Automatska konfiguracija koraka"
-#: ../../harddrake/v4l.pm:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Number of capture buffers:"
-msgstr "Broj capture buffera:"
+msgid ""
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
+msgstr ""
+"Želite li saznati viÅ¡e i doprinijeti Open Source zajednici? UkljuÄite se u "
+"svijet Slobodnog softvera!"
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Tuner type:"
-msgstr "Vrsta tunera:"
+msgid "Barbados"
+msgstr "Barbados"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Card model:"
-msgstr "Model kartice:"
+msgid "Please select data to backup..."
+msgstr "Molim izaberite podatke za backup..."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/net_monitor: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."
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-"Za većinu modernih TV kartica, bttv modul Linux kernela automatski "
-"prepoznaje odgovarajuće parametre.\n"
-"Ako je vaša kartica pogrešno prepoznata, ovdje možete prisiliti odgovarajući "
-"tip tunera i kartice. Samo izaberite parametre vaše TV karte."
+"Konekcija nije uspjela.\n"
+"Provjerite konfiguraciju u Mandrake Kontrolnom centru."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Unknown|Generic"
-msgstr "Nepoznat|Opšti"
+msgid "received"
+msgstr "primljeno"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr "Nepoznat|CPH06X (bt878) [razni proizvoÄ‘aÄi]"
+msgid "/File/_New"
+msgstr "/Datoteka/_Nova"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr "Nepoznat|CPH05X (bt878) [razni proizvoÄ‘aÄi]"
+msgid "The DNS Server IP"
+msgstr "IP adresa DNS servera"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect"
-msgstr "Auto prepoznavanje"
+msgid "IP Range End:"
+msgstr "Kraj IP raspona:"
-#: ../../interactive/newt.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Do"
-msgstr "Uradi"
+msgid "High"
+msgstr "Visok"
-#: ../../interactive/stdio.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Vaš izbor? (podrazumjevano %s)"
+msgid "NoVideo"
+msgstr "NoVideo"
-#: ../../interactive/stdio.pm:1
-#, c-format
-msgid "Bad choice, try again\n"
-msgstr "Pogrešan izbor, pokušajte ponovo\n"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "this field describes the device"
+msgstr "Ovo polje opisuje uređaj"
-#: ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Re-submit"
-msgstr "Ponovo pošalji"
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
+msgstr "Dodajem Å¡tampaÄ u Star Office/OpenOffice.org/GIMP"
-#: ../../interactive/stdio.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"=> Notice, a label changed:\n"
-"%s"
-msgstr ""
-"=> Primjetite, label je promijenjena:\n"
-"%s"
+msgid "Local Printers"
+msgstr "Lokalni Å¡tampaÄi"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakpxe: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 ""
-"Molimo unesite prvi broj od deset koji želite izmjeniti,\n"
-"ili samo pritisnite Enter za nastavak.\n"
-"Vaš izbor?"
+msgid "Installation image directory"
+msgstr "Direktorij instalacionog image-a"
-#: ../../interactive/stdio.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "=> There are many things to choose from (%s).\n"
-msgstr "=> Postoji mnogo stvari od kojih možete izabrati (%s).\n"
+msgid "NIS Server"
+msgstr "NIS server"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "Vaš izbor? (podrazumjevano '%s' %s)"
+msgid "Port: %s"
+msgstr "Port: %s"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid " enter `void' for void entry"
-msgstr " unesite `void' za prazan unos"
+msgid "Spain"
+msgstr "Å panija"
-#: ../../interactive/stdio.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Do you want to click on this button?"
-msgstr "Da li želite kliknuti na ovo dugme?"
+msgid "This user name has already been added"
+msgstr "Ovo korisniÄko ime je već dodano"
-#: ../../interactive/stdio.pm:1
+#: ../../interactive.pm:1
#, c-format
-msgid "Button `%s': %s"
-msgstr "Dugme '%s': %s"
+msgid "Choose a file"
+msgstr "Izaberi datoteku"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "Vaš izbor? (0/1, podrazumjevano %s)"
+msgid "Apply"
+msgstr "Primjeni"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Entries you'll have to fill:\n"
-"%s"
-msgstr ""
-"Stavke koje morate popuniti:\n"
-"%s"
+msgid "Auto-detect available ports"
+msgstr "Auto prepoznavaj dostupne portove"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"UÄitavanje modula %s nije uspjelo.\n"
-"Želite li probati opet sa drugim parametrima?"
+msgid "Internet Connection Sharing currently disabled"
+msgstr "Dijeljenje Internet konekcije je trenutno neaktivno"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Specify options"
-msgstr "Navedi opcije"
+msgid "San Marino"
+msgstr "San Marino"
-#: ../../modules/interactive.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Autoprobe"
-msgstr "Ispitivanje"
+msgid "Belgium"
+msgstr "Belgija"
-#: ../../modules/interactive.pm:1
+#: ../../lang.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 ""
-"U nekim sluÄajevima, %s drajver treba imati dodatne informacije za\n"
-"ispravan rad, iako on obiÄno radi dobro i bez njih. Želite li navesti neke\n"
-"ekstra opcije za njega ili dozvoliti drajveru da ispita vaÅ¡ raÄunar za sve\n"
-"informacije koje mu trebaju? Povremeno, ispitivanje može zaglaviti raÄunar,\n"
-"ali ne bi trebalo izazvati nikakvu Å¡tetu."
+msgid "Kuwait"
+msgstr "Kuvajt"
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Koji %s drajver ću pokušati?"
+msgid "Choose the window manager to run:"
+msgstr "Izaberite window manager koji će se pokretati:"
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Module options:"
-msgstr "Opcije modula"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "sub generation of the cpu"
+msgstr "Podgeneracija procesora"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakbug: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 ""
-"Sada možete navesti opcije za modul %s. Opcije su u formatu ``ime=vrijednost "
-"ime2=vrijednost2 ...''.\n"
-"Na primjer, ``io=0x300 irq=7''"
+msgid "First Time Wizard"
+msgstr "ÄŒarobnjak za prvo pokretanje"
-#: ../../modules/interactive.pm:1
+#: ../../install_steps.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'"
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
msgstr ""
-"Sada možete navesti opcije za modul %s.\n"
-"Obratite pažnju da adrese trebate unositi sa prefiksom 0x kao npr. '0x123'"
-
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "(module %s)"
-msgstr "(modul %s)"
+"Došlo je do greške, ali ne znam kako da je riješim fino.\n"
+"Nastavite na vlastiti rizik."
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../modules/interactive.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Instaliram drajver za %s karticu %s"
+msgid "please wait, parsing file: %s"
+msgstr "molim saÄekajte, parsiram datoteku: %s"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "See hardware info"
-msgstr "Pogledaj hardware info"
+msgid "Taiwan"
+msgstr "Tajvan"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Imate li ijedan %s interfejs?"
+msgid "Pakistan"
+msgstr "Pakistan"
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you have another one?"
-msgstr "Imate li neki drugi?"
+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 ""
+"Da biste mogli štampati sa vašim Lexmark inkjetom na ovoj konfiguraciji, "
+"potrebni su vam inkjet drajveri za štampu koje obezbjeđuje Lexmark (http://"
+"www.lexmark.com/). Kliknite na link \"Drivers\". Zatim izaberite vaš model a "
+"zatim \"Linux\" kao operativni sistem. Drajveri dolaze u vidu RPM paketa ili "
+"shell skripte sa interaktivnom grafiÄkom instalacijom. Ne morate obaviti ovu "
+"konfiguraciju na grafiÄkom interfejsu. Odustanite odmah nakon licencnog "
+"ugovora. Zatim odštampajte stranice za poravnavanje glava sa "
+"\"lexmarkmaintain\" i podesite opcije poravnanja glave pomoću ovog programa."
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Pronađeno %s %s interfejsa"
+msgid "Permissions"
+msgstr "Privilegije"
-#: ../../modules/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "You can configure each parameter of the module here."
-msgstr "Ovdje možete podesiti svaki parametar modula."
+msgid "Provider name (ex provider.net)"
+msgstr "Naziv provajdera (npr. provajder.net)"
-#: ../../modules/parameters.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "comma separated strings"
-msgstr "tekst razdvojen zarezima"
+msgid "Version: %s\n"
+msgstr "Verzija: %s\n"
-#: ../../modules/parameters.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "comma separated numbers"
-msgstr "brojevi razdvojeni zarezom"
+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 ""
+"Vašem sistemu ponestaje resursa. Možda imate neki problem sa instalacijom\n"
+"Mandrake Linuxa. Ako se ovo desi, možete pokušati tekstualnu instalaciju. Za "
+"ovo,\n"
+"pritisnite `F1' prilikom bootanja CDROMa, zatim unesite `text'."
-#: ../../modules/parameters.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "%d comma separated strings"
-msgstr "%d stringova razdvojenih zarezom"
+msgid "Use the Windows partition for loopback"
+msgstr "Koristi Windows particiju za loopback"
-#: ../../modules/parameters.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "%d comma separated numbers"
-msgstr "%d brojeva razdvojenih zarezom"
+msgid "Armenian (typewriter)"
+msgstr "Armenska (pisaća mašina)"
-#: ../../modules/parameters.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "a number"
-msgstr "broj"
+msgid "Connection type: "
+msgstr "Tip konekcije: "
-#: ../../network/adsl.pm:1
+#: ../../install_steps_interactive.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 ""
-"Potreban vam je Alcatel-ov mikrokod.\n"
-"Možete ga downloadovati na\n"
-"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
-"zatim kopirajte mgmt.o u /usr/share/speedtouch"
+msgid "Graphical interface"
+msgstr "GrafiÄki interfejs"
-#: ../../network/adsl.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.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 ""
-"NajÄešći naÄin za konekciju sa adsl-om je pppoe.\n"
-"Neke konekcije koriste pptp, a vrlo rijetke koriste dhcp.\n"
-"Ako ne znate, izaberite 'koristi pppoe'"
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "XFree %s sa 3D hardverskim ubrzanjem"
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connect to the Internet"
-msgstr "Spoji se na Internet"
+msgid "India"
+msgstr "Indija"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr "Sagem (koristeći pppoa) usb"
+msgid "Chad"
+msgstr "ÄŒad"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch usb"
+msgid "Slovakia"
+msgstr "SlovaÄka"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "use dhcp"
-msgstr "koristi dhcp"
+msgid "Singapore"
+msgstr "Singapur"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "use pptp"
-msgstr "koristi pptp"
+msgid "Cambodia"
+msgstr "Kambođa"
-#: ../../network/adsl.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "use pppoe"
-msgstr "koristi pppoe"
+msgid "Monitor HorizSync: %s\n"
+msgstr "Monitor HorizSync: %s\n"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Other ports"
-msgstr "Ostali portovi"
+msgid "Path"
+msgstr "Staza"
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Everything (no firewall)"
-msgstr "Sve (bez firewalla)"
+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 ""
+"Ovdje možete navesti bilo koju komandnu liniju kojoj će biti prosljeđen "
+"zadatak umjesto direktnog slanja na Å¡tampaÄ."
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"Zadan je neispravan port: %s.\n"
-"Odgovarajući format je \"port/tcp\" ili \"port/udp\", \n"
-"gdje je \"port\" cijeli broj između 1 i 65535."
+"Sistem za Å¡tampu (%s) se neće pokrenuti automatski prilikom boota raÄunara.\n"
+"\n"
+"Moguće je da je automatsko pokretanje iskljuÄeno prilikom promjene na viÅ¡i "
+"nivo sigurnosni, poÅ¡to je sistem za Å¡tampu moguća taÄka napada.\n"
+"\n"
+"Da li želite da ponovo ukljuÄite automatsko pokretanje sistema za Å¡tampu?"
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.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."
+"Printer %s\n"
+"What do you want to modify on this printer?"
msgstr ""
-"Možete unijeti raze portove. \n"
-"Primjeri ispravnih unosa su: 139/tcp 139/udp.\n"
-"Pogledajte datoteku /etc/services za više informacija."
+"Å tampaÄ %s\n"
+"Å ta želite da izmjenite na ovom Å¡tampaÄu?"
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
-msgstr "Kojim servisima želite dozvoliti pristup sa Interneta?"
+msgid "Add host"
+msgstr "Dodaj raÄunar"
-#: ../../network/drakfirewall.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
-"drakfirewall configurator\n"
+"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"
-"Make sure you have configured your Network/Internet access with\n"
-"drakconnect before going any further."
+"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
-"drakfirewall podeÅ¡ivaÄ\n"
+"Ako stvarno mislite da znate koji drajver je odgovarajući za vašu karticu\n"
+"možete odabrati jedan sa gornje liste.\n"
"\n"
-"Prije nego Å¡to nastavite, provjerite da li ste ispravno podesili pristup\n"
-"mreži/Internetu pomoću alata drakconnect."
+"Trenutni drajver za vaÅ¡u \"%s\" zvuÄnu karticu je \"%s\""
-#: ../../network/drakfirewall.pm:1
+#: ../../any.pm:1
#, c-format
msgid ""
-"drakfirewall configurator\n"
+"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"
-"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."
+"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-"drakfirewall podeÅ¡avaÄ\n"
+"Želite li dozvoliti korisnicima da dijele (share) neke od njihovih "
+"direktorija?\n"
+"Ako ukljuÄite ovu opciju, korisnici će moći jednostavno kliknuti na opciju "
+"\"Share\" u\n"
+"Konqueroru ili Nautilusu.\n"
"\n"
-"On podeÅ¡ava liÄni firewall za ovaj Mandrake Linux raÄunar.\n"
-"Za moćnu soluciju posebnog firewalla, molimo pogledajte\n"
-"specijaliziranu MandrakeSecurity Firewall distribuciju."
-
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "No network card"
-msgstr "Nema mrežne kartice"
-
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "POP and IMAP Server"
-msgstr "POP i IMAP server"
-
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "Mail Server"
-msgstr "Mail server"
-
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "Domain Name Server"
-msgstr "DNS server"
-
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "Web Server"
-msgstr "Web server"
-
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, c-format
-msgid "Zeroconf host name must not contain a ."
-msgstr "Zeroconf ime raÄunara ne smije sadržavati ."
-
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, c-format
-msgid "Host name"
-msgstr "Host name"
-
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, c-format
-msgid "Zeroconf Host name"
-msgstr "Zeroconf Ime raÄunara"
+"\"Prilagođeno\" vam omogućuje da podesite ovu opciju zasebno za svakog "
+"korisnika.\n"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../install_steps_interactive.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."
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
msgstr ""
-"\n"
-"\n"
-"Unesite Zeroconf ime raÄunara bez taÄaka ako ne želite\n"
-"da koristite ponuÄ‘eno ime raÄunara."
+"Molimo izaberite uÄitaj ili spasi izbor paketa na disketu.\n"
+"Format je isti kao i diskete koje generiše auto_install."
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Configuring network"
-msgstr "Podešavam mrežu"
+msgid "China (broadcast)"
+msgstr "Kina (broadcast)"
-#: ../../network/ethernet.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
-msgstr ""
-"Molimo izaberite koji mrežni adapter želite koristiti za spajanje na Internet"
+msgid "Use quota for backup files."
+msgstr "Koristi quotu za backup datoteke."
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the network interface"
-msgstr "Izaberite mrežni interface"
+msgid "Configuring printer \"%s\"..."
+msgstr "PodeÅ¡avam Å¡tampaÄ \"%s\"..."
-#: ../../network/ethernet.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Nije pronađen ethernet mrežni adapter na vašem sistemu.\n"
-"Ne mogu podesiti ovu vrstu konekcije."
+msgid "Internet connection"
+msgstr "Internet konekcija"
-#: ../../network/ethernet.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
msgstr ""
-"Koji dhcp klijent želite koristiti?\n"
-"Podrazumjevani je dhcp-client"
+"UÄitavanje modula %s nije uspjelo.\n"
+"Želite li probati opet sa drugim parametrima?"
-#: ../../network/isdn.pm:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"Nije pronađena nijedna ISDN PCI kartica. Molimo izaberite jednu na idućem "
-"ekranu."
+msgid "Welcome to the Open Source world."
+msgstr "Dobro došli u svijet otvorenog izvornog koda."
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Bosnia and Herzegovina"
+msgstr "Bosna i Hercegovina"
+
+#: ../../fsedit.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."
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
msgstr ""
-"Otkrio sam neku ISDN PCI karticu, ali ne znam tip. Molimo izaberite neku PCI "
-"karticu na idućem ekranu."
+"Potreban vam je pravi file sistem (ext2/ext3, reiserfs, xfs ili jfs) za ovu "
+"taÄku montiranja\n"
-#: ../../network/isdn.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "Koja od navedenih je vaša ISDN kartica?"
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Morate unijeti ime raÄunara ili IP.\n"
-#: ../../network/isdn.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "ISDN Configuration"
-msgstr "Podešavanje ISDNa"
+msgid "Netherlands"
+msgstr "Nizozemska"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Abort"
-msgstr "Prekid"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files by FTP"
+msgstr "Å aljem datoteke..."
#: ../../network/isdn.pm:1
#, c-format
-msgid "Continue"
-msgstr "Nastavak"
+msgid "Internal ISDN card"
+msgstr "Interna ISDN kartica"
-#: ../../network/isdn.pm:1
+#: ../../harddrake/sound.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"
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
msgstr ""
-"\n"
-"Ako imate ISA karticu, vrijednosti na idućem ekranu bi trebale biti "
-"ispravne.\n"
-"\n"
-"Ako imate PCMCIA karticu, moraćete znati IRQ i IO vaše kartice.\n"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "I don't know"
-msgstr "Ne znam"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
+"Nema nijedan poznat OSS/ALSA alternativni drajver za vaÅ¡u zvuÄnu karticu (%"
+"s) koja trenutno koristi \"%s\""
-#: ../../network/isdn.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "Title"
+msgstr "Naslov"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "What kind of card do you have?"
-msgstr "Koju vrstu kartice imate?"
+msgid "Install & convert Fonts"
+msgstr "Instaliraj i konvertuj fontove"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
-msgstr "Pronašao sam interfejs \"%s\". Želite li ga koristiti ?"
+msgid "WARNING"
+msgstr "UPOZORENJE"
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "Koji protokol želite koristiti?"
+msgid "Installing bootloader"
+msgstr "Instaliram bootloader"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Protocol for the rest of the world"
-msgstr "Protokol za ostatak svijeta"
+msgid "replay"
+msgstr "ponovi"
-#: ../../network/isdn.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
-msgstr ""
-"Protokol za ostatak svijeta \n"
-" bez D-kanala (iznajmljene linije)"
+msgid "detected %s"
+msgstr "detektovan %s"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "European protocol"
-msgstr "Evropski protokol"
+msgid "Virgin Islands (U.S.)"
+msgstr "DjeviÄanska ostrva (SAD)"
-#: ../../network/isdn.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "European protocol (EDSS1)"
-msgstr "Evropski protokol (EDSS1)"
+msgid "Bad backup file"
+msgstr "Loša backup datoteka"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do?"
msgstr ""
-"Izaberite vašeg providera.\n"
-" Ako nije na listi, izaberite Nije na listi"
+"Dijeljenje Internet konekcije je već podešeno. Trenutno je\n"
+"neaktivno (iskljuÄeno).\n"
+"\n"
+"Šta želite uraditi?"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "External ISDN modem"
-msgstr "Vanjski ISDN modem"
+msgid "Enter IP address and port of the host whose printers you want to use."
+msgstr "Unesite IP adresu i port raÄunara Äije Å¡tampaÄe želite koristiti."
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internal ISDN card"
-msgstr "Interna ISDN kartica"
+msgid "Pipe into command"
+msgstr "Spoji (pipe) na komandu"
-#: ../../network/isdn.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "Koje je vrste vaša ISDN konekcija?"
+msgid ""
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
+msgstr ""
+"Neki dio hardware-a na vaÅ¡em raÄunaru zahtjeva ``vlasniÄke'' drajvere za "
+"rad.\n"
+"Možete naći više podataka o njima na: %s"
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Network Configuration Wizard"
-msgstr "Čarobnjak za podešavanje mreže"
+msgid "Detecting devices..."
+msgstr "Prepoznajem uređaje..."
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "Stara konfiguracija (isdn4net)"
+msgid "Click here to launch the wizard ->"
+msgstr "Kliknite ovdje za pokretanje Äarobnjaka ->"
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "New configuration (isdn-light)"
-msgstr "Nova konfiguracija (isdn-light)"
+msgid "Haiti"
+msgstr "Haiti"
-#: ../../network/isdn.pm:1
+#: ../../standalone/harddrake2: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"
+"Description of the fields:\n"
"\n"
-"We recommand the light configuration.\n"
msgstr ""
-"Koju ISDN konfiguraciju želite?\n"
-"\n"
-"* Stara konfiguracija koristi isdn4net. On sadrži moćne alate,\n"
-" ali ga je teško podesiti i nije standardiziran.\n"
-"\n"
-"* Novu konfiguraciju je lakše razumjeti, standardnija je,\n"
-" ali ima manje alata.\n"
+"Opis polja:\n"
"\n"
-"PreporuÄujemo light konfiguraciju.\n"
-#: ../../network/modem.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Do nothing"
-msgstr "Nemoj raditi ništa"
+msgid "the name of the CPU"
+msgstr "naziv procesora"
-#: ../../network/modem.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Install rpm"
-msgstr "Instaliraj RPM"
+msgid "Refreshing printer data..."
+msgstr "Osvježavam podatke o Å¡tampaÄu..."
-#: ../../network/modem.pm:1
+#: ../../install2.pm:1
#, c-format
-msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
-msgstr ""
-"Otkrio sam winmodem baziran na \"%s\" chipsetu, želite li instalirati "
-"odgovarajući software ?"
+msgid "You must also format %s"
+msgstr "Morate takođe formatirati i %s"
-#: ../../network/modem.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Title"
-msgstr "Naslov"
+msgid "Be careful: this operation is dangerous."
+msgstr "Budite oprezni: ova operacija je opasna."
-#: ../../network/modem.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Your modem isn't supported by the system.\n"
-"Take a look at http://www.linmodems.org"
-msgstr ""
-"Vaš modem nije podržan pod ovim sistemom.\n"
-"Pogledajte http://www.linmodems.org"
+msgid "Insert a floppy containing package selection"
+msgstr "Ubacite disketu koja sadrži izbor paketa"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Second DNS Server (optional)"
-msgstr "Drugi DNS server (opcionalno)"
+msgid "Server: "
+msgstr "Server:"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "First DNS Server (optional)"
-msgstr "Prvi DNS server (opcionalno)"
+msgid "Security Alerts:"
+msgstr "Sigurnosna upozorenja:"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Domain name"
-msgstr "Ime domena"
+msgid "Sweden"
+msgstr "Å vedska"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "CHAP"
-msgstr "CHAP"
+msgid "Use Expect for SSH"
+msgstr "Koristi Expect za SSH"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Script-based"
-msgstr "Skripta"
+msgid "Poland"
+msgstr "Poljska"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Terminal-based"
-msgstr "Terminal"
+msgid "Importance: %s\n"
+msgstr "ZnaÄaj: %s\n"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "PAP"
-msgstr "PAP"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr "Molim ukljuÄite ako želite izbaciti traku nakon backupa."
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Login ID"
-msgstr "Login ID"
+msgid "Other ports"
+msgstr "Ostali portovi"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Phone number"
-msgstr "Broj telefona"
+msgid "number of capture buffers for mmap'ed capture"
+msgstr "broj capture buffera za mmap-ovani capture"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Connection name"
-msgstr "Naziv konekcije"
+msgid "SMBus controllers"
+msgstr "SMBus kontroleri"
-#: ../../network/modem.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Dialup options"
-msgstr "Opcije dialupa"
+msgid "Connection timeout (in sec)"
+msgstr "Timeout konekcije (u sek.)"
-#: ../../network/modem.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Molimo izaberite na koji serijski port je nakaÄen vaÅ¡ modem."
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr "Neki rani i486DX-100 chipovi "
-#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Network Configuration"
-msgstr "Podešavanje mreže"
+msgid "Croatian"
+msgstr "Hrvatska"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Use existing partition"
+msgstr "Koristi postojeću particiju"
+
+#: ../../install_steps_interactive.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 ""
-"Došlo je do problema prilikom podešavanja.\n"
-"Provjerite vašu konekciju pomoću net_monitor ili mcc. Ako vaša konekcija ne "
-"radi, možete ponovo pokrenuti podešavanje"
+msgid "Unable to contact mirror %s"
+msgstr "Ne mogu pristupiti mirroru %s"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
-msgstr ""
-"Nakon Å¡to je to gotovo, preporuÄujemo da restartujete vaÅ¡ X\n"
-"okoliÅ¡ kako bi se izbjegao problem sa promjenom naziva raÄunara."
+msgid "/Help/_About..."
+msgstr "/Pomoć/_O programu..."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup: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 ""
-"Čestitamo, podešavanje mreže i interneta je završeno.\n"
-"\n"
-"Sada će ova konfiguracija biti primjenjena na vaš sistem.\n"
+msgid "Remove user directories before restore."
+msgstr "PobriÅ¡i korisniÄke direktorije prije vraćanja."
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
+"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 ""
-"Došlo je do problema prilikom restartovanja mreže:\n"
-"\n"
-"%s"
+"Sada ćete podesiti udaljeni Å¡tampaÄ. Ovo zahtjeva aktivan pristup mreži, ali "
+"vaša mreža još uvijek nije podešena. Ako želite nastaviti bez podešavanja "
+"mreže, nećete moći koristiti Å¡tampaÄ koji sada podeÅ¡avate. Kako želite da "
+"nastavimo?"
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr "Potrebno je restartovati mrežu. Želite li je restartovati?"
+msgid "CUPS printer configuration"
+msgstr "PodeÅ¡avanje CUPS Å¡tampaÄa"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Network configuration"
-msgstr "Podešavanje mreže"
+msgid "could not find any font in your mounted partitions"
+msgstr "ne mogu naći nijedan font na montiranim particijama"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "Da li želite pokrenuti konekciju prilikom boota?"
+msgid "F00f bug"
+msgstr "F00F bug"
-#: ../../network/netconnect.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "Internet connection"
-msgstr "Internet konekcija"
+msgid "XFree %s"
+msgstr "XFree %s"
-#: ../../network/netconnect.pm:1
+#: ../../network/ethernet.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"
+"Which dhcp client do you want to use?\n"
+"Default is dhcp-client."
msgstr ""
-"Podesili ste nekoliko naÄina za konekciju na Internet.\n"
-"Izaberite jedan od njih koji ćete koristiti.\n"
-"\n"
+"Koji dhcp klijent želite koristiti?\n"
+"Podrazumjevani je dhcp-client"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Choose the connection you want to configure"
-msgstr "Izaberite konekciju koju želite podesiti"
+msgid "Domain Name:"
+msgstr "Ime domena:"
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "ethernet card(s) detected"
-msgstr "prepoznata ethernet kartica(e)"
+msgid "On Floppy"
+msgstr "Na disketi"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LAN connection"
-msgstr "LAN konekcija"
+msgid "Restore"
+msgstr "Vrati"
-#: ../../network/netconnect.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "cable connection detected"
-msgstr "otkrivena kablovska konekcija"
+msgid "if set to yes, check if the network devices are in promiscuous mode."
+msgstr ""
+"ako je postavljeno na da, provjerava da li su mrežni uređaji u "
+"promiskuitetnom modu."
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Cable connection"
-msgstr "Kablovska konekcija"
+msgid "Looking for available packages..."
+msgstr "Tražim dostupne pakete..."
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "detected"
-msgstr "detektovan"
+msgid "Init Message"
+msgstr "Init poruka"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "ADSL connection"
-msgstr "ADSL konekcija"
+msgid "Rescue partition table"
+msgstr "Spasi tabelu particija"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "detected %s"
-msgstr "detektovan %s"
+msgid "Connection complete."
+msgstr "Konekcija završena."
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "ISDN connection"
-msgstr "ISDN konekcija"
+msgid "Cyprus"
+msgstr "Kipar"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Winmodem connection"
-msgstr "Winmodem konekcija"
+msgid "Remove from RAID"
+msgstr "Ukloni sa RAIDa"
-#: ../../network/netconnect.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "detected on port %s"
-msgstr "detektovan na portu %s"
+msgid "This encryption key is too simple (must be at least %d characters long)"
+msgstr ""
+"Ovaj kljuÄ enkripcije je previÅ¡e jednostavan (mora imati najmanje %d "
+"karaktera)"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Configuration Wizards"
+msgstr "Čarobnjaci za podešavanje"
#: ../../network/netconnect.pm:1
#, c-format
-msgid "Normal modem connection"
-msgstr "Normalna modemska konekcija"
+msgid "ISDN connection"
+msgstr "ISDN konekcija"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Detecting devices..."
-msgstr "Prepoznajem uređaje..."
+msgid "primary"
+msgstr "primarni"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Expert Mode"
-msgstr "Ekspertni mod"
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr "na SMB/Windows serveru \"%s\", share \"%s\""
-#: ../../network/netconnect.pm:1
+#: ../../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 ""
+"Ovim dijalogom možete izabrati koje servise želite pokretati prilikom "
+"boota.\n"
+"\n"
+"Ovdje su predstavljeni svi servisi koji su dostupni u trenutnoj\n"
+"instalaciji. Pregledajte ih pažljivo i iskljuÄite sve one koji nisu "
+"potrebni\n"
+"prilikom boota.\n"
+"\n"
+"Kada izaberete servis dobićete kratki tekst koji objašnjava taj servis\n"
+"Ipak, ako niste sigurni da li je servis koristan ili ne, sigurnije je da ne\n"
+"mijenjate predloženi izbor.\n"
+"\n"
+"!! Budite vrlo pažljivi sa ovim korakom ako namjeravate koristiti vaš "
+"raÄunar\n"
+"kao server: vjerovatno ne želite da pokrenete neke servise koji vam ne\n"
+"trebaju. Molimo vas da zapamtite da pojedini servisi mogu biti opasni\n"
+"ako su aktivni na serveru. Općenito, izaberite samo one servise koji vam\n"
+"stvarno trebaju. !!"
+
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use auto detection"
-msgstr "Koristi auto prepoznavanje"
+msgid "Skip"
+msgstr "PreskoÄi"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose the profile to configure"
-msgstr "Izaberite profil za podešavanje"
+msgid "Niue"
+msgstr "Niue"
-#: ../../network/netconnect.pm:1
+#: ../../services.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"
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
msgstr ""
-"Dobro došli u Čarobnjak za podešavanje mreže\n"
-"\n"
-"Sada ćemo podesiti vašu internet/mrežnu konekciju.\n"
-"Ako ne želite da koristite automatsko prepoznavanje, iskljuÄite opciju.\n"
+"Aktivira/deaktivira sve mrežne interfejse koji su konfigurisani\n"
+"za pokretanje tokom boota."
-#: ../../network/netconnect.pm:1
-#, c-format
+#: ../../standalone/harddrake2:1
+#, fuzzy, 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"
+"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 ""
-"Pošto radite mrežnu instalaciju, vaša mreža je već podešena.\n"
-"Kliknite na Ok da zadržite tu konfiguraciju ili Odustani za podešavanje vaše "
-"Internet & Mrežne konekcije.\n"
+"Frekvencija CPUa u MHz (Megaherc je jedinica koja se može približno "
+"usporediti sa brojem instrukcija koje CPU izvršava u sekundi)"
-#: ../../network/netconnect.pm:1
+#: ../../pkgs.pm:1
+#, c-format
+msgid "important"
+msgstr "važno"
+
+#: ../../standalone/drakbackup:1
#, c-format
+msgid "Total Progress"
+msgstr "Ukupan napredak"
+
+#: ../../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"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
+"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 će najprije potražiti sve IDE ureÄ‘aje prisutne na vaÅ¡em raÄunaru. "
+"Također\n"
+"će pretražiti sistem za jednu ili više PCI SCSI kartica. Ako SCSI kartica "
+"bude\n"
+"pronađena, DrakX će automatski instalirati odgovarajući drajver.\n"
"\n"
+"Budući da pronalaženje hardware-a nikad nije savršeno, DrakX možda neće\n"
+"pronaći vaÅ¡e hard diskove. Ako se to desi, moraćete ih navesti ruÄno.\n"
"\n"
+"Ako je potrebno da ruÄno odaberete PCI SCSI adapter, DrakX će vas pitati\n"
+"da li želite navesti neke opcije za njega. Trebate dopustiti DrakXu da "
+"ispita\n"
+"hardware za neke opcije specifiÄne za tu karticu. Ovo obiÄno radi dobro.\n"
"\n"
-"Sada ćemo podesiti konekciju %s.\n"
-"\n"
-"\n"
-"Pritisnite OK za nastavak."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr "Sada ćemo podesiti konekciju %s."
+"Ako DrakX ne može ispitati opcije koje trebaju biti proslijeđene, moraćete\n"
+"ruÄno navesti opcije za drajver."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Internet connection & configuration"
-msgstr "Internet konekcija & podešavanje"
+msgid "Users"
+msgstr "Korisnici"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Configure the connection"
-msgstr "Podesi konekciju"
+msgid "Aruba"
+msgstr "Aruba"
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Disconnect"
-msgstr "Prekini konekciju"
+msgid "Preparing bootloader..."
+msgstr "Pripremam bootloader..."
-#: ../../network/netconnect.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Connect"
-msgstr "Konektuj me"
+msgid "Gateway (e.g. %s)"
+msgstr "Gateway (tj. %s)"
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Možete prekonfigurisati vašu konekciju."
+msgid "The passwords do not match"
+msgstr "Å ifre se ne poklapaju"
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"You can connect to the Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Možete se spojiti na Internet ili prekonfigurisati vašu konekciju."
+msgid "Examples for correct IPs:\n"
+msgstr "Primjeri ispravnih IPa:\n"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "Trenutno niste konektovani na Internet."
+msgid "Frequency (MHz)"
+msgstr "Frekvencija (MHz)"
-#: ../../network/netconnect.pm:1
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
msgstr ""
-"\n"
-"Možete se diskonektovati ili prekonfigurisati vašu konekciju."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "You are currently connected to the Internet."
-msgstr "Trenutno ste spojeni na Internet."
+"Da koristite ovaj izbor spašenih paketa, bootajte instalaciju sa ``linux "
+"defcfg=floppy''"
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "URL treba poÄinjati sa 'ftp:' ili 'http:'"
+msgid "the number of the processor"
+msgstr "broj procesora"
-#: ../../network/network.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Proxy should be http://..."
-msgstr "Proxy treba biti http://..."
+msgid "Hardware clock set to GMT"
+msgstr "Hardverski sat podešen na GMT"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "FTP proxy"
-msgstr "FTP proxy"
+msgid "Give a file name"
+msgstr "Dajte naziv datoteke"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
+msgid "Please choose the port that your printer is connected to."
+msgstr "Molimo izaberite na koji port je prikljuÄen vaÅ¡ Å¡tampaÄ."
-#: ../../network/network.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Proxies configuration"
-msgstr "Konfiguracija proxija"
+msgid "Change Cd-Rom"
+msgstr "Promijenite CD-ROM"
-#: ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "Gateway adresa treba biti u formatu 1.2.3.4"
+msgid "Paraguay"
+msgstr "Paragvaj"
-#: ../../network/network.pm:1
-#, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "Adresa DNS servera treba biti u formatu 1.2.3.4"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
-#: ../../network/network.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Gateway device"
-msgstr "Gateway uređaj"
+msgid "There's no known driver for your sound card (%s)"
+msgstr "Nema poznatih drajvera za vaÅ¡u zvuÄnu karticu (%s)"
-#: ../../network/network.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Gateway (e.g. %s)"
-msgstr "Gateway (tj. %s)"
+msgid "force"
+msgstr "prisili"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DNS server"
-msgstr "DNS server"
+msgid "Exit"
+msgstr "Izlaz"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.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."
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
msgstr ""
-"Molimo unesite naziv vaÅ¡eg raÄunara ako ga znate.\n"
-"Naziv vaÅ¡eg raÄunara bi trebao biti puno-kvalifikovani naziv,\n"
-"kao Å¡to je ``mojcomp.mojlab.mojafirma.com''.\n"
-"Možete također unijeti IP adresu gateway-a ako ga imate"
+"NAPOMENA: Ovisno o modelu Å¡tampaÄa i sistemu Å¡tampe, biće instalirano do %d "
+"MB dodatnog softvera."
-#: ../../network/network.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
-"Brzina bi trebala imati završetak k, M ili G (na primjer, \"11M\" za 11M) "
-"ili dodajte odgovarajući broj nula (0)."
+"Nemate nijedan podešen interfejs.\n"
+"Podesite ih prvo klikajući na 'Podesi'"
-#: ../../network/network.pm:1
+#: ../../keyboard.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 ""
-"Frekvencija bi trebala imati završetak k, M ili G (na primjer, \"2.46G\" za "
-"frekvenciju 2.46 GHz) ili dodajte odgovarajući broj nula (0)."
+msgid "Estonian"
+msgstr "Estonska"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP adresa treba biti u formatu 1.2.3.4"
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+msgstr ""
+"Apache je World Wide Web server. Koristi se za posluživanje HTML\n"
+"datoteka i CGI skripti."
-#: ../../network/network.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Start at boot"
-msgstr "Pokreni na bootu"
+msgid "Add/Del Clients"
+msgstr "Dodaj/obriši klijente"
-#: ../../network/network.pm:1
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Assign host name from DHCP address"
-msgstr "Odredi ime raÄunara iz DHCP adrese"
+msgid "Choose the network interface"
+msgstr "Izaberite mrežni interface"
-#: ../../network/network.pm:1
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Network Hotplugging"
-msgstr "Network Hotplugging"
+msgid "Unknown Model"
+msgstr "Nepoznat model"
-#: ../../network/network.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Track network card id (useful for laptops)"
-msgstr "Otkrij id mrežne karte (korisno za laptope)"
+msgid "CD/DVD burners"
+msgstr "CD/DVD pržilica"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DHCP host name"
-msgstr "DHCP ime raÄunara"
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+"Particija koja se boota po defaultu\n"
+" (za MS-DOS boot, ne za lilo)\n"
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Netmask"
-msgstr "Netmask"
+msgid "choose image"
+msgstr "izaberite image"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "IP address"
-msgstr "IP adresa"
+msgid "Firewalling configuration detected!"
+msgstr "Otkrivena konfiguracija firewalla!"
-#: ../../network/network.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp/zeroconf)"
+msgid "Connection name"
+msgstr "Naziv konekcije"
-#: ../../network/network.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Automatic IP"
-msgstr "Automatska IP"
+msgid ""
+"x coordinate of text box\n"
+"in number of characters"
+msgstr ""
+"x koordinata tekst polja\n"
+"u broju znakova"
-#: ../../network/network.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid " (driver %s)"
-msgstr " (drajver %s)"
+msgid "Updating package selection"
+msgstr "Osvježavam izbor paketa"
-#: ../../network/network.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configuring network device %s"
-msgstr "Podešavam mrežni uređaj %s"
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "Gdje želite montirati loopback datoteku %s?"
-#: ../../network/network.pm:1
+#: ../../standalone/drakautoinst: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)."
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
msgstr ""
-"Molimo unesite IP konfiguraciju za ovaj raÄunar.\n"
-"Svaka stavka bi trebala biti unesena kao IP adresa u decimalnoj notaciji\n"
-"razdvojenoj taÄkama (npr. 1.2.3.4)."
+"Disketa je uspješno napravljena.\n"
+"Sada možete ponoviti vašu instalaciju."
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2: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 ""
-"UPOZORENJE: Ovaj uređaj je prethodno podešen za konekciju na Internet.\n"
-"Samo prihvatite kako bi ovaj uređaj ostao podešen.\n"
-"Izmjena polja ispod će prepisati ovu konfiguraciju."
+msgid "the number of buttons the mouse has"
+msgstr "broj dugmadi koje ima miš"
-#: ../../network/shorewall.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
msgstr ""
-"Upozorenje! Pronađena je postojeća konfiguracija firewalla. Možda će biti "
-"potrebno neko ruÄno podeÅ¡avanje nakon instalacije."
-
-#: ../../network/shorewall.pm:1
-#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "Otkrivena konfiguracija firewalla!"
+"Molimo unesite direktorij (ili modul) za\n"
+" smjeÅ¡taj backupa na ovom raÄunaru."
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Account Password"
-msgstr "Å ifra naloga"
+msgid "Replay"
+msgstr "Ponovi"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Account Login (user name)"
-msgstr "Login naloga (korisniÄko ime)"
+msgid "Backup other files"
+msgstr "Backup ostalih datoteka"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Connection timeout (in sec)"
-msgstr "Timeout konekcije (u sek.)"
+msgid "No floppy drive available"
+msgstr "Nema pogodne disketne jedinice"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Connection speed"
-msgstr "Brzina konekcije"
+msgid "Backup files are corrupted"
+msgstr "Backup datoteke su oštećene"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Dialing mode"
-msgstr "NaÄin biranja broja"
+msgid "TV norm:"
+msgstr "TV standard :"
-#: ../../network/tools.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose your country"
-msgstr "Izaberite vašu državu"
+msgid "Cpuid family"
+msgstr "Cpuid familija"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "Provider dns 2 (opcionalno)"
+msgid "32 MB"
+msgstr "32 MB"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "Provider dns 1 (opcionalno)"
+msgid "Lithuanian AZERTY (new)"
+msgstr "Litvanska AZERTY (nova)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Provider phone number"
-msgstr "Broj telefona provajdera"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr "da znaÄi da aritmetiÄki koprocesor ima prikljuÄen exception vector"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "Naziv provajdera (npr. provajder.net)"
+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 ""
+"Izabrali ste softversku RAID particiju kao root (/).\n"
+"Nijedan bootloader nije u mogućnosti da rukuje sa ovim bez /boot particije.\n"
+"Molim kasnije dodajte /boot particiju"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Your personal phone number"
-msgstr "VaÅ¡ liÄni broj telefona"
+msgid "Previous"
+msgstr "Prethodni"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "Card IO_1"
-msgstr "IO_1 kartice"
+msgid "Other OS (MacOS...)"
+msgstr "Ostali OSi (MacOS...)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Card IO_0"
-msgstr "IO_0 kartice"
+msgid "To activate the mouse,"
+msgstr "Da biste aktivirali miša,"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Card IO"
-msgstr "IO kartice"
+msgid "Bringing up the network"
+msgstr "Pokrećem mrežu"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../common.pm:1
#, c-format
-msgid "Card mem (DMA)"
-msgstr "Memorija kartice (DMA)"
+msgid "Screenshots will be available after install in %s"
+msgstr "Snimanje ekrana će biti dostupno nakon što instalirate u %s"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, c-format
-msgid "Card IRQ"
-msgstr "IRQ kartice"
+#: ../../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 ""
+"Na vašem hard disku ustanovljeno je više od jedne Microsoft particije.\n"
+"Molim izaberite onu koju želite smanjiti kako biste instalirali vaš "
+"Mandrake\n"
+"Linux operativni sistem.\n"
+"\n"
+"Svaka particija je navedena ovako: \"Linux ime\", \"Windows ime\",\n"
+"\"Kapacitet\".\n"
+"\n"
+"\"Linux ime\" se sastoji od: \"vrste hard diska\", \"broja hard diska\",\n"
+"\"broja particije\" (na primjer, \"hda1\").\n"
+"\n"
+"\"Vrsta hard diska\" je \"hd\" ako je vaš hard disk IDE, a \"sd\" ako je\n"
+"u pitanju SCSI hard disk.\n"
+"\n"
+"\"Broj hard diska\" je uvijek slovo nakon \"hd\" ili \"sd\". Kod IDE hard\n"
+"diskova:\n"
+"\n"
+" * \"a\" znaÄi \"master hard disk na primarnom IDE kontroleru\";\n"
+"\n"
+" * \"b\" znaÄi \"slave hard disk na primarnom IDE kontroleru\";\n"
+"\n"
+" * \"c\" znaÄi \"master hard disk na sekundarnom IDE kontroleru\";\n"
+"\n"
+" * \"d\" znaÄi \"slave hard disk na sekundarnom IDE kontroleru\";\n"
+"\n"
+"Kod SCSI hard diskova, \"a\" je \"disk sa najnižim SCSI IDom\", \"b\"\n"
+"je \"drugi najniži SCSI ID\", itd.\n"
+"\n"
+"\"Windows ime\" je slovo kojim je vaÅ¡ hard disk oznaÄen pod Windowsom\n"
+"(prva particija prvog diska se zove \"C:\")."
-#: ../../network/tools.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please fill or check the field below"
-msgstr "Molimo ispunite ili provjerite polje ispod"
+msgid "Tanzania"
+msgstr "Tanzanija"
-#: ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Connection Configuration"
-msgstr "Podešavanje konekcije"
+msgid "Computing FAT filesystem bounds"
+msgstr "IzraÄunavam granice FAT filesistema"
-#: ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+"\n"
+"Backup Sources: \n"
msgstr ""
-"Izgleda da sistem nije spojen na Internet.\n"
-"Probajte promijeniti postavke vaše konekcije."
+"\n"
+"Izvori backup-a: \n"
-#: ../../network/tools.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "For security reasons, it will be disconnected now."
-msgstr "Iz sigurnosnih razloga, sada će biti odspojen."
+msgid "Content of the file"
+msgstr "Sadržaj datoteke"
-#: ../../network/tools.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The system is now connected to the Internet."
-msgstr "Sistem je sada spojen na Internet."
+msgid "Authentication LDAP"
+msgstr "Autentikacijski LDAP"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Testing your connection..."
-msgstr "Probavam vašu konekciju..."
+msgid "Let me pick any driver"
+msgstr "Dozvoli da odaberem bilo koji drajver"
-#: ../../network/tools.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Da li se želite pokušati spojiti na Internet sada?"
+msgid "Profile "
+msgstr "Profil"
-#: ../../network/tools.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Internet configuration"
-msgstr "Internet konfiguracija"
+msgid "transmitted"
+msgstr "poslano"
-#: ../../partition_table/raw.pm:1
+#: ../../lang.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 ""
-"Nešto loše se dešava na vašem disku. \n"
-"Test integriteta podataka nije uspio. \n"
-"To znaÄi će da pisanje bilo Äega na disk rezultirati smećem."
+msgid "Palestine"
+msgstr "Palestina"
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid " (Default)"
-msgstr " (Default)"
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../printer/cups.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "On CUPS server \"%s\""
-msgstr "Na CUPS serveru \"%s\""
+msgid "%d comma separated strings"
+msgstr "%d stringova razdvojenih zarezom"
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Remote Printers"
-msgstr "Udaljeni Å¡tampaÄi"
+msgid "Here is the full list of keyboards available"
+msgstr "Ovdje je puna lista svih dostupnih tastatura"
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "CUPS"
-msgstr "CUPS"
+msgid "Theme name"
+msgstr "Naziv teme"
-#: ../../printer/cups.pm:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "(on this machine)"
-msgstr "(na ovom raÄunaru)"
+msgid "/_Help"
+msgstr "/_Pomoć"
-#: ../../printer/cups.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "(on %s)"
-msgstr "(na %s)"
+msgid ""
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
+"Ovdje možete izabrati da li skeneri spojeni na ovaj raÄunar trebaju biti "
+"dostupni udaljenim raÄunarima i kojim raÄunarima."
-#: ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+msgid "the width of the progress bar"
+msgstr "Å¡irina progresne trake"
-#: ../../printer/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LPRng"
-msgstr "LPRng"
+msgid "Cook Islands"
+msgstr "Cook ostrva"
-#: ../../printer/data.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+msgid "Formatting partition %s"
+msgstr "Formatiram particiju %s"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "LPD"
-msgstr "LPD"
+msgid "Hostname required"
+msgstr "Potrebno ime raÄunara"
-#: ../../printer/data.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "LPD - Line Printer Daemon"
-msgstr "LPD - Line Printer Daemon"
+msgid "Unselect fonts installed"
+msgstr "IskljuÄi instalirane fontove"
-#: ../../printer/data.pm:1
+#: ../../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 ../../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 "PDQ"
-msgstr "PDQ"
+msgid "Cancel"
+msgstr "Odustani"
-#: ../../printer/data.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+msgid "Searching for configured scanners ..."
+msgstr "Tražim podešene skenere ..."
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Unknown Model"
-msgstr "Nepoznat model"
+msgid "Wheel"
+msgstr "ToÄkić"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Unknown model"
-msgstr "Nepoznat model"
+msgid "Videocard"
+msgstr "Video kartica"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "%s (Port %s)"
-msgstr "%s (Port %s)"
+msgid "\tBackups use tar and bzip2\n"
+msgstr "\tBackupi koriste tar i bzip2\n"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "Host %s"
-msgstr "RaÄunar %s"
+msgid "Remove Selected"
+msgstr "Ukloni izabrano"
-#: ../../printer/main.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Network %s"
-msgstr "Mreža %s"
+msgid "/Autodetect _modems"
+msgstr "/Automatski prepoznaj _modeme"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Interface \"%s\""
-msgstr "Interfejs \"%s\""
+msgid "Remove printer"
+msgstr "Ukloni Å¡tampaÄ"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Local network(s)"
-msgstr "Lokalna mreža (mreže)"
+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 ""
+"UPOZORENJE!\n"
+"\n"
+"DrakX će sada promijeniti veliÄinu vaÅ¡e Windows particije. Budite pažljivi, "
+"ova\n"
+"operacija je opasna. Ako to već niste uradili, najprije napustite "
+"instalaciju,\n"
+"pokrenite scandisk pod Windowsom (opcionalno pokrenite defrag), zatim\n"
+"ponovo pokrenite instalaciju. Također biste trebali spasiti sve podatke.\n"
+"Kada ste sigurni, kliknite na Ok."
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Raw printer (No driver)"
-msgstr "Sirovo Å¡tampanje (Bez drajvera)"
+msgid "Which services would you like to allow the Internet to connect to?"
+msgstr "Kojim servisima želite dozvoliti pristup sa Interneta?"
-#: ../../printer/main.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ", using command %s"
-msgstr ", koristeći komandu %s"
+msgid ""
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
+msgstr ""
+"Dobro došli u aplikaciju za podešavanje maila.\n"
+"\n"
+"Ovdje možete podesiti sistem obavještavanja.\n"
-#: ../../printer/main.pm:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
-msgstr "na Novell serveru \"%s\", Å¡tampaÄ \"%s\""
+msgid "Other"
+msgstr "Ostalo"
-#: ../../printer/main.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr "na SMB/Windows serveru \"%s\", share \"%s\""
+msgid "Default"
+msgstr "Default"
-#: ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", TCP/IP host \"%s\", port %s"
+msgid "Button 2 Emulation"
+msgstr "Emulacija 2 dugmeta"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
-msgstr "na LPD serveru \"%s\", Å¡tampaÄ \"%s\""
+msgid "type1inst building"
+msgstr "type1inst kreiranje"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ", printing to %s"
-msgstr ", Å¡tampa u %s"
+msgid "Abiword"
+msgstr "Abiword"
-#: ../../printer/main.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ", multi-function device"
-msgstr ", višenamjenski uređaj"
+msgid "choose image file"
+msgstr "izaberite image datoteku"
-#: ../../printer/main.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ", višenamjenski uređaj na HP JetDirect"
+msgid "X server"
+msgstr "X server"
-#: ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ", multi-function device on USB"
-msgstr ", višenamjenski uređaj na USBu"
+msgid "Domain Admin User Name"
+msgstr "KorisniÄko ime domenskog administratora"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ", multi-function device on parallel port \\#%s"
-msgstr ", višenamjenski uređaj na paralelnom portu \\#%s"
+msgid "There was an error while scanning for TV channels"
+msgstr "Došlo je do greške kod pretrage TV kanala"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ", USB printer"
-msgstr ", USB Å¡tampaÄ"
+msgid "US keyboard (international)"
+msgstr "US tastatura (međunarodna)"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ", USB printer \\#%s"
-msgstr ", USB Å¡tampaÄ \\#%s"
+msgid "Not installed"
+msgstr "Nije instaliran"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid " on parallel port \\#%s"
-msgstr " na paralelnom portu \\#%s"
+msgid "LAN connection"
+msgstr "LAN konekcija"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Local Printers"
-msgstr "Lokalni Å¡tampaÄi"
+msgid "/File/-"
+msgstr "/Datoteka/-"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Pipe job into a command"
-msgstr "Spoji zadatak na komandu"
+msgid "Italian"
+msgstr "Italijanska"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid "Enter a printer device URI"
-msgstr "Unesite URI ureÄ‘aja Å¡tampaÄa"
+msgid "Basic"
+msgstr "Osnovno"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printer on NetWare server"
-msgstr "Å tampaÄ na NetWare serveru"
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "Å tampaÄ na SMB/Windows 95/98/NT serveru"
+msgid "Honduras"
+msgstr "Honduras"
-#: ../../printer/main.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Network printer (TCP/Socket)"
-msgstr "Mrežni Å¡tampaÄ (TCP/Socket)"
+msgid "pdq"
+msgstr ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Printer on remote lpd server"
-msgstr "Å tampaÄ na udaljenom lpd serveru"
+msgid "Card IO"
+msgstr "IO kartice"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Printer on remote CUPS server"
-msgstr "Å tampaÄ na udaljenom CUPS serveru"
+msgid "when checked, owner and group won't be changed"
+msgstr "kada je ukljuÄeno, vlasnik i grupa se ne mogu promijeniti"
-#: ../../printer/main.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Remote printer"
-msgstr "Udaljeni Å¡tampaÄ"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+"\n"
+"Ova posebna Bootstrap\n"
+"particija je za\n"
+"dvojni boot vašeg sistema.\n"
-#: ../../printer/main.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Local printer"
-msgstr "Lokalni Å¡tampaÄ"
+msgid ""
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
+msgstr ""
+"Molimo izaberite za svaki korak da li ćete ga ponoviti kao i u vašoj "
+"instalaciji ili će se obaviti ruÄno"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Configuring applications..."
-msgstr "Podešavam aplikacije..."
+msgid ""
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
+msgstr ""
+"Ovdje takoÄ‘e trebate odluÄiti da li ovaj raÄunar treba koristiti skenere na "
+"udaljenim raÄunarima."
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Printerdrake"
-msgstr "Printerdrake"
+msgid "\t-Network by FTP.\n"
+msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "Uklanjam Å¡tampaÄ \"%s\" ..."
+msgid "Russian (Yawerty)"
+msgstr "Ruska (Yawerty)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Da li želite da uklonite Å¡tampaÄ \"%s\"?"
+msgid "You must enter a device or file name!"
+msgstr "Morate unijeti naziv uređaja ili datoteke!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Remove printer"
-msgstr "Ukloni Å¡tampaÄ"
+msgid "/_Quit"
+msgstr "/_Izlaz"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Learn how to use this printer"
-msgstr "Saznaj kako koristiti ovaj Å¡tampaÄ"
+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 ""
+"Potreban vam je Alcatel-ov mikrokod.\n"
+"Možete ga downloadovati na\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"zatim kopirajte mgmt.o u /usr/share/speedtouch"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Print test pages"
-msgstr "Å tampaj testnu stranicu"
+msgid "Graphics memory: %s kB\n"
+msgstr "GrafiÄka memorija: %s kB\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
-msgstr "Nisam uspio ukloniti Å¡tampaÄ \"%s\" iz Star/Open Offica."
+"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 ""
+"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"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "access to compilation tools"
+msgstr "pristup alatima za kompajliranje"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Please select data to restore..."
+msgstr "Molim izaberite podatke za vraćanje..."
+
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
-msgstr "Å tampaÄ \"%s\" je uspjeÅ¡no uklonjen iz Star/Open Offica."
+"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 ""
+"Ako planirate koristiti aboot, budite pažljivi i ostavite slobodnog prostora "
+"(2048 sektora je dovoljno)\n"
+"na poÄetku diska"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Uklanjam Å¡tampaÄ iz Star/Open Offica"
+msgid "Standard test page"
+msgstr "Standardna testna strana"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Ukloni ovaj Å¡tampaÄ iz Star/Open Offica"
+msgid "Create"
+msgstr "Kreiraj"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
-msgstr "Nisam uspio dodati Å¡tampaÄ \"%s\" u Star Office/OpenOffice.org/GIMP."
+msgid "What"
+msgstr "Å ta"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "There was an error ordering packages:"
+msgstr "DoÅ¡lo je do greÅ¡ke pri naruÄivanju paketa:"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Bulgarian (BDS)"
+msgstr "Bugarska (BDS)"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Disable Server"
+msgstr "Onemogući server"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Filesystem encryption key"
+msgstr "KljuÄ za kodiranje datoteÄnog sistema"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Gujarati"
+msgstr "Gujarati"
+
+#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr "Å tampaÄ \"%s\" je uspjeÅ¡no dodan u Star Office/OpenOffice.org/GIMP."
+"Please choose the first number of the 10-range you wish to edit,\n"
+"or just hit Enter to proceed.\n"
+"Your choice? "
+msgstr ""
+"Molimo unesite prvi broj od deset koji želite izmjeniti,\n"
+"ili samo pritisnite Enter za nastavak.\n"
+"Vaš izbor?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Dodajem Å¡tampaÄ u Star Office/OpenOffice.org/GIMP"
+msgid "Save theme"
+msgstr "Snimi temu"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Dodaj ovaj Å¡tampaÄ u Star Office/OpenOffice.org/GIMP"
+msgid "group"
+msgstr "grupa"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr "Å tampaÄ \"%s\" je sada podeÅ¡en kao podrazumjevani Å¡tampaÄ."
+msgid "Brazil"
+msgstr "Brazil"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Default printer"
-msgstr "Podrazumjevani Å¡tampaÄ"
+msgid "Auto Install"
+msgstr "Auto instalacija"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "Set this printer as the default"
-msgstr "Podesi Å¡tampaÄ kao podrazumjevani"
+msgid "Network Configuration Wizard"
+msgstr "Čarobnjak za podešavanje mreže"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer options"
-msgstr "Opcije Å¡tampaÄa"
+msgid "Removable media automounting"
+msgstr "Automatsko montiranje izmjenjivog medija"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Printer manufacturer, model"
-msgstr "ProizvoÄ‘aÄ Å¡tampaÄa, model"
+msgid "Printing"
+msgstr "Å tampa"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Printer manufacturer, model, driver"
-msgstr "ProizvoÄ‘aÄ Å¡tampaÄa, model, drajver"
+msgid "Unkown driver"
+msgstr "Nepoznat drajver"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "Uklanjam stari Å¡tampaÄ \"%s\" ..."
+msgid ""
+"There are no printers found which are directly connected to your machine"
+msgstr "Nema Å¡tampaÄa koji su direktno povezani na ovaj raÄunar"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer name, description, location"
-msgstr "Naziv Å¡tampaÄa, opis, lokacija"
+msgid "Create a new partition"
+msgstr "Napravi novu particiju"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Printer connection type"
-msgstr "Tip konekcije Å¡tampaÄa"
+msgid "Driver:"
+msgstr "Drajver:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Raw printer"
-msgstr "Sirovi Å¡tampaÄ"
+msgid "unknown"
+msgstr "nepoznat"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do it!"
-msgstr "Uradi!"
+msgid "Use fdisk"
+msgstr "Koristi fdisk"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Close"
-msgstr "Zatvori"
+msgid "MOVE YOUR WHEEL!"
+msgstr "POMJERITE VAŠ TOČKIĆ!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "sent: "
+msgstr "poslano:"
+
+#: ../../network/network.pm:1
#, c-format
+msgid "Automatic IP"
+msgstr "Automatska IP"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
+"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 ""
-"Å tampaÄ %s\n"
-"Å ta želite da izmjenite na ovom Å¡tampaÄu?"
+"To je to. Instalacija je sada završena i vaš GNU/Linux sistem je spreman\n"
+"za upotrebu. Samo kliknite na \"Dalje ->\" da restartujete sistem. Prva "
+"stvar\n"
+"koju ćete ugledati nakon Å¡to raÄunar zavrÅ¡i hardverske provjere je meni\n"
+"bootloadera, koji vam nudi izbor operativnog sistema koji želite pokrenuti.\n"
+"\n"
+"Dugme \"Napredno\" će vam ponuditi još dva dugmeta za:\n"
+"\n"
+" * \"generisanje autoinstalacijske diskete\": da biste napravili "
+"instalacionu\n"
+"disketu koja će automatski izvršiti cijelu instalaciju bez intervencije "
+"operatora,\n"
+"sliÄnu instalaciji koju ste upravo konfigurisali.\n"
+"\n"
+" Obratite pažnju na dvije razliÄite opcije koje su dostupne nakon "
+"klikanja\n"
+"na ovo dugme:\n"
+"\n"
+" * \"Ponovi\". Ovo je djelomiÄno automatizirana instalacija. Korak\n"
+"particioniranja je jedini interaktivni dio.\n"
+"\n"
+" * \"Automatizirano\". Potpuno automatska instalacija: hard disk je\n"
+"potpuno prepisan, svi podaci su izgubljeni.\n"
+"\n"
+" Ova mogućnost je vrlo prikladna kada instalirate nekoliko sliÄnih\n"
+"raÄunara. Pogledajte odjeljak Automatska instalacija na naÅ¡oj web stranici\n"
+"za više informacija.\n"
+"\n"
+" * \"Snimi izbor paketa\" (*): snima listu paketa koje ste izabrali u ovoj\n"
+"instalaciji. Da biste upotrijebili ovaj izbor sa drugom instalacijom, "
+"ubacite\n"
+"disketu i zapoÄnite instalaciju. Na upitu, pritisnite tipku [F1] i ukucajte\n"
+">>linux defcfg=\"floppy\" <<.\n"
+"\n"
+"(*) Potrebna vam je FAT-formatirana disketa (da biste je napravili pod\n"
+"GNU/Linuxom, kucajte \"mformat a:\")"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Modify printer configuration"
-msgstr "Izmjeni konfiguraciju Å¡tampaÄa"
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington Thinking Mouse"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Add a new printer"
-msgstr "Dodaj novi Å¡tampaÄ"
+msgid "Configuration of a remote printer"
+msgstr "PodeÅ¡avanje udaljenog Å¡tampaÄa"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../lang.pm:1
#, c-format
-msgid "Normal Mode"
-msgstr "Normalni mod"
+msgid "Moldova"
+msgstr "Moldova"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Change the printing system"
-msgstr "Promijenite sistem Å¡tampe"
+msgid "Please check if you want to erase your tape before the backup."
+msgstr "Molim ukljuÄite ako želite obrisati traku prije backupa."
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "CUPS configuration"
-msgstr "Podešavanje CUPSa"
+msgid "An online platform to respond to enterprise support needs."
+msgstr "Online platforma koja odgovara potrebama vašeg preduzeća za podrškom."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
-msgstr ""
-"Osvježi listu Å¡tampaÄa (kako bi bili prikazani svi dostupni CUPS Å¡tampaÄi)"
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "URL treba poÄinjati sa 'ftp:' ili 'http:'"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Display all available remote CUPS printers"
-msgstr "Prikaži sve dostupne CUPS Å¡tampaÄe"
+msgid "Add a new rule at the end"
+msgstr "Dodaj novo pravilo na kraj"
#: ../../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."
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
msgstr ""
-"Sljedeli Å¡tampaÄi su podeÅ¡eni. Kliknite dva puta na neki od njih za izmjenu "
-"postavki; ako ga želite uÄiniti podrazumjevanim Å¡tampaÄem; ili da biste "
-"vidjeli informacije o njemu."
+"TakoÄ‘e možete odluÄiti da li Å¡tampaÄi na udaljenim raÄunarima trebaju biti "
+"automatski dostupni sa ovog raÄunara."
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Printing system: "
-msgstr "Sistem Å¡tampe: "
+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 ""
+"Sada možete navesti opcije za modul %s. Opcije su u formatu ``ime=vrijednost "
+"ime2=vrijednost2 ...''.\n"
+"Na primjer, ``io=0x300 irq=7''"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Checking installed software..."
-msgstr "Provjeravam instalirani software..."
+msgid "Quit without writing the partition table?"
+msgstr "Izlazite bez pisanja tabele particija?"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Installing Foomatic..."
-msgstr "Instaliram Foomatic..."
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "Nisam uspio podesiti Å¡tampaÄ \"%s\"!"
+msgid "Installing packages..."
+msgstr "Instaliram pakete..."
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "PodeÅ¡avam Å¡tampaÄ \"%s\"..."
+msgid "Dutch"
+msgstr "Holandska"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Reading printer data..."
-msgstr "ÄŒitam podatke o Å¡tampaÄu..."
+msgid "The following packages need to be installed:\n"
+msgstr "Sljedeći paketi trebaju biti instalirani:\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "Koji sistem štampanja (spooler) želite koristiti?"
+msgid "Angola"
+msgstr "Angola"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Select Printer Spooler"
-msgstr "Izaberite spooler Å¡tampaÄa"
+msgid "service setting"
+msgstr "postavke servisa"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Setting Default Printer..."
-msgstr "Postavljam podrazumjevani Å¡tampaÄ..."
+msgid "Custom"
+msgstr "RuÄno izaberi"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Installing %s ..."
-msgstr "Instaliram %s..."
+msgid "File is already used by another loopback, choose another one"
+msgstr "Datoteku već koristi drugi loopback, izaberite neku drugu"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Removing %s ..."
-msgstr "Uklanjam %s..."
+msgid "Read-only"
+msgstr "Samo za Äitanje"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Sistem za Å¡tampu (%s) se neće pokrenuti automatski prilikom boota raÄunara.\n"
-"\n"
-"Moguće je da je automatsko pokretanje iskljuÄeno prilikom promjene na viÅ¡i "
-"nivo sigurnosni, poÅ¡to je sistem za Å¡tampu moguća taÄka napada.\n"
-"\n"
-"Da li želite da ponovo ukljuÄite automatsko pokretanje sistema za Å¡tampu?"
+msgid "Latvia"
+msgstr "Latvija"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Starting the printing system at boot time"
-msgstr "Pokrećem sistem za štampu tokom boota"
+msgid "No known driver"
+msgstr "Nema nijedan poznat drajver"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "1 MB"
+msgstr "1 MB"
#: ../../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"
+"If it is not the one you want to configure, enter a device name/file name in "
+"the input line"
+msgstr ""
+"Ako to nije onaj koji želite podesiti, uneiste naziv uređaja / naziv "
+"datoteke u ulaznu liniju"
+
+#: ../../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"
-"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?"
+"You can visit our hardware database at:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"Sada ćete instalirati sistem za štampu %s na sistemu koji je na sigurnosnom "
-"nivou % s.\n"
+"Nije pronaÄ‘ena nijedna zvuÄna kartica na vaÅ¡oj maÅ¡ini. Molim provjerite da "
+"li je ispravno spojena zvuÄna kartica koja je podržana pod Linuxom.\n"
"\n"
-"Ovaj sistem za Å¡tampu pokreće demon (pozadinski proces) koji Äeka zadatke "
-"Å¡tampe i rjeÅ¡ava ih. Ovom demonu takoÄ‘e mogu pristupiti drugi raÄunari putem "
-"mreže, tako da je to moguća taÄka napada. Stoga se tek rijetki od odabranih "
-"demona pokreću na ovom sigurnosnom nivou.\n"
"\n"
-"Da li zaista želite podesiti Å¡tampanje na ovom raÄunaru?"
+"Možete posjetiti našu bazu hardvera na:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Installing a printing system in the %s security level"
-msgstr "Instaliram sistem za Å¡tampu na sigurnosnom nivou: %s"
+msgid "Configure Local Area Network..."
+msgstr "Podesi Lokalnu mrežu..."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "paranoid"
-msgstr "paranoiÄan"
+msgid "Launch the sound system on your machine"
+msgstr "Pokreće zvuÄni sistem na vaÅ¡em raÄunaru"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "high"
-msgstr "visok"
+msgid "Preparing printer database..."
+msgstr "Pripremam bazu podataka o Å¡tampaÄima..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Restarting printing system..."
-msgstr "Restartujem sistem za Å¡tampu ..."
+msgid "Information"
+msgstr "Informacije"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Configuration of a remote printer"
-msgstr "PodeÅ¡avanje udaljenog Å¡tampaÄa"
+msgid "No network card"
+msgstr "Nema mrežne kartice"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.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 ""
-"Mrežni pristup nije aktivan i nije mogao biti pokrenut. Molimo provjerite "
-"vašu konfiguraciju i vaš hardware. Onda ponovo pokušajte podesiti udaljeni "
-"Å¡tampaÄ."
+msgid "Which filesystem do you want?"
+msgstr "Koji datoteÄni sistem želite?"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.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 ""
-"Podešavanje mreže koje je napravljeno tokom instalacije sada ne može biti "
-"pokrenuto. Molim provjerite da li će mreža postati dostupna nakon bootanja "
-"sistema i popravite podešenja koristeći Mandrake Kontrolni centar, sekcija "
-"\"Mreža i Internet\"/\"Konekcija\", a zatim podesite Å¡tampaÄ, ponovo "
-"koristeći Mandrake Kontrolni centar, sekcija \"Hardver\"/\"Å tampaÄ\""
+msgid "3 buttons"
+msgstr "3 dugmeta"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configure the network now"
-msgstr "Sada podesite mrežu"
+msgid "Detailed information"
+msgstr "Detaljne informacije"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Go on without configuring the network"
-msgstr "Nastavi bez podešavanja mreže"
+msgid "Malta"
+msgstr "Malta"
#: ../../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?"
+"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 ""
-"Sada ćete podesiti udaljeni Å¡tampaÄ. Ovo zahtjeva aktivan pristup mreži, ali "
-"vaša mreža još uvijek nije podešena. Ako želite nastaviti bez podešavanja "
-"mreže, nećete moći koristiti Å¡tampaÄ koji sada podeÅ¡avate. Kako želite da "
-"nastavimo?"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Network functionality not configured"
-msgstr "Mrežna funkcionalnost nije podešena"
+"Podrazumjevane opcije Å¡tampaÄa\n"
+"\n"
+"Trebate provjeriti da su veliÄina papira i tip tinte (ako je dostupno) "
+"ispravno podešeni. Obratite pažnju da za voma veliku kvalitetu / rezoluciju "
+"štampa može postati znatno sporija."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Starting network..."
-msgstr "Pokrećem mrežu..."
+msgid "This floppy is not FAT formatted"
+msgstr "Ova disketa nije FAT formatirana"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Refreshing printer data..."
-msgstr "Osvježavam podatke o Å¡tampaÄu..."
+msgid "Configuring network"
+msgstr "Podešavam mrežu"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.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 ""
-"Prebacili ste vaÅ¡ bivÅ¡i podrazumjevani Å¡tampaÄ (\"%s\"),Da li će to takoÄ‘er "
-"biti podrazumjevani Å¡tampaÄ podnovim sistemom Å¡tampe %s?"
+msgid "Graphic Card"
+msgstr "GrafiÄka karta"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Transfer printer configuration"
-msgstr "PremjeÅ¡tanje konfiguracije Å¡tamapÄa"
+msgid "Resizing Windows partition"
+msgstr "Smanjujem Windows particiju"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Transferring %s..."
-msgstr "Prebacujem %s ..."
+msgid "Provider dns 1 (optional)"
+msgstr "Provider dns 1 (opcionalno)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "New printer name"
-msgstr "Novo ime Å¡tampaÄa"
+msgid "Cameroon"
+msgstr "Kamerun"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
msgstr ""
-"Å tampaÄ \"%s\" već postoji,\n"
-"da li sigurno želite prepisati ovu konfiguraciju?"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr "Naziv Å¡tampaÄa bi se trebao sastojati od slova, brojeva i donje linije"
+"Sada možete particionirati %s.\n"
+"Kada završite, ne zaboravite spasiti sa `w'"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Transfer"
-msgstr "Prebaci"
+msgid "Close"
+msgstr "Zatvori"
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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."
+"\"%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 ""
-"Å tampaÄ pod imenom \"%s\" već postoji pod %s: \n"
-"Kliknite na \"Prebaci\" da to prepišete.\n"
-"Možete takoÄ‘er unijeti novo ime ili preskoÄiti ovaj Å¡tampaÄ."
+"\"Država\": provjerite trenutni izbor države. Ako se ne nalazite ovdje,\n"
+"kliknite na dugme \"Podesi\" i izaberite neku drugu državu. Ako se vaša\n"
+"zemlja ne nalazi na listi, kliknite na dugme \"Više\" kako biste dobili "
+"listu\n"
+"svih država."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Do not transfer printers"
-msgstr "Nemoj prebacivati Å¡tampaÄe"
+msgid "Calendar"
+msgstr "Kalendar"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
+"Restore Selected\n"
+"Catalog Entry"
msgstr ""
-"\n"
-"OznaÄite Å¡tampaÄe koje ćete prebacivati i kliknite na \n"
-"\"Prebaci\"."
+"Vrati izabrane\n"
+"stavke katologa"
#: ../../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."
+"To use a remote lpd printer, you need to supply the hostname of the printer "
+"server and the printer name on that server."
msgstr ""
-"\n"
-"TakoÄ‘er Å¡tampaÄi konfigurisani sa PPD datotekama koje su osigurali njihovi "
-"proizvoÄ‘aÄi ili sa vlastitim CUPS drajverima ne mogu biti prebaÄeni."
+"Da biste koristili udaljeni lpd Å¡tampaÄ, morate dati ime raÄunara za printer "
+"server i ime Å¡tampaÄa na tom serveru."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
-msgstr ""
-"Pored toga, redovi koji nisu kreirani ovim programom ili sa \"foomatic-"
-"configure\" ne mogu biti premješteni."
+msgid "Iceland"
+msgstr "Island"
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD i LPRng ne podržavaju IPP Å¡tampaÄe.\n"
+msgid "consolehelper missing"
+msgstr "nedostaje consolehelper"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
-msgstr ""
-"PDQ podržava samo lokalne Å¡tampaÄe, udaljene LPD Å¡tampaÄei Socket/TCP "
-"Å¡tampaÄe.\n"
+msgid "stopped"
+msgstr "zaustavljen"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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 ne podržava Å¡tampaÄe na Novell serverima ili Å¡tampaÄekoji Å¡alju podatke "
-"u komandama slobodnog oblika.\n"
+msgid "Whether the FPU has an irq vector"
+msgstr "Da li FPU ima IRQ vektor"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
-"Možete kopirati konfiguraciju Å¡tampaÄa koju ste napravili za spooler %s u % "
-"s, vaÅ¡ trenutni spooler. Svi podaci o konfiguraciji (naziv Å¡tampaÄa, opis, "
-"lokacija, tip konekcije kao i podrazumjevane opcije) će biti preuzeti, ali "
-"zadaci Å¡tampe neće biti prebaÄeni.\n"
-"Svi redovi ne mogu biti prebaÄeni zbog sljedećih razloga:\n"
+msgid "Ext2"
+msgstr "Ext2"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.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 ""
-"VaÅ¡ Å¡tampaÄ je podeÅ¡en automatski kako bi vam dao pristup memoriji foto "
-"kartice sa PCa. Sada možete pristupiti vašim foto karticama koristeći "
-"grafiÄki program \"MToolsFM\" (Meni: \"Aplikacije\" -> \"DatoteÄni alati\" -"
-"> \"MTools File Manager\") ili alat komandne linije \"mtools\" (kucajte "
-"\"man mtools\" na komandnoj liniji za viÅ¡e informacija). DatoteÄni sistem "
-"vaše kartice ćete naći pod slovom \"p:\", ili pod narednim slovima ako imate "
-"viÅ¡e od jednog HP Å¡tampaÄa sa jedinicom za foto kartice. U \"MToolsFM\" "
-"promijeniti slovo drajva koristeći polje u gornjem desnom uglu liste "
-"datoteka."
+msgid "Expand Tree"
+msgstr "Proširi stablo"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.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"
+"The old \"%s\" driver is blacklisted.\n"
"\n"
-"Do not use \"scannerdrake\" for this device!"
+"It has been reported to oops the kernel on unloading.\n"
+"\n"
+"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-"Vaš višenamjenski uređaj je automatski konfigurisan kako bi mogao skenirati. "
-"Sada možete skenirati sa komandne linije pomoću komande \"scanimage"
-"\" (\"scanimage -d hp:%s\" kako biste naveli scanner ako imate više od "
-"jednog) ili koristeći grafiÄke okoline \"xscanimage\" ili \"xsane\". Ako "
-"koristite GIMP, možete također skenirati koristeći odgovarajuću stavku u "
-"meniju \"File\"/\"Acquire\". Za više informacija, pogledajte još i \"man "
-"scanimage\" na komandnoj liniji (\"#scanimage\" u Konqueroru).\n"
+"Stari \"%s\" drajver je na crnoj listi.\n"
"\n"
-"Nemojte koristiti \"scannerdrake\" za ovaj uređaj!"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printing test page(s)..."
-msgstr "Å tampam testnu stranicu..."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Print option list"
-msgstr "Lista opcija za Å¡tampu"
+"Prijavljeno je da ovaj drajver prilikom deinstalacije izaziva oops kernela.\n"
+"\n"
+"Stoga će novi drajver \"%s\" biti korišten tek nakon idućeg pokretanja "
+"sistema."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "Å tampam na Å¡tampaÄ \"%s\""
+msgid "Expert Mode"
+msgstr "Ekspertni mod"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Å tampam/pristupam foto kartici na \"%s\""
+msgid "Printer options"
+msgstr "Opcije Å¡tampaÄa"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "Å tampam/skeniram na \"%s\""
+msgid "Local Network adress"
+msgstr "Lokalna mrežna adresa"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Å tampam/skeniram/foto kartica na \"%s\""
+msgid "Backup your System files. (/etc directory)"
+msgstr "Backup sistemskih datoteka. (/etc direktorij)"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, 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"
+"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 ""
-"Za listu opcija koje su dostupne za trenutni Å¡tampaÄ ili proÄitajte listu "
-"koja je data ispod ili kliknite na dugme \"Lista opcija za Å¡tampu\".%s%s%s\n"
+"Sada imate mogućnost da dobavite sa Interneta nove verzije paketa koji\n"
+"su izašli nakon što je distribucija objavljena. Među njima su sigurnosne "
+"zakrpe\n"
+"i ispravke bugova.\n"
+"\n"
+"Da biste izvršili download, potrebno je da podesite Internet konekciju.\n"
"\n"
+"Da li želite instalirati update-ovane pakete ?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Samba Server"
+msgstr "Samba server"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg, alert=1)\n"
"\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"
+"Enable/Disable IP spoofing protection."
msgstr ""
+"Arguments: (arg, alert=1)\n"
"\n"
-"Komande \"%s\" i \"%s\" takoÄ‘er omogućavaju izmjenu opcija za pojedinaÄni "
-"zadatak štampe. Jednostavno dodajte željena podešenja na komandnu liniju, "
-"npr. \"%s <datoteka>\".\n"
+"Enable/Disable IP spoofing protection."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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 ""
-"Možete takoÄ‘er koristiti grafiÄki interfejs \"xpdq\" za podeÅ¡avanje opcija i "
-"upravljanje zadacima Å¡tampe.\n"
-"Ako koristite KDE okruženje radne površine imate \"dugme za paniku\". To je "
-"ikona na radnoj povrÅ¡ini Äiji je naziv \"ZAUSTAVI Å¡tampaÄ!\", koja "
-"zaustavlja sve zadatke Å¡tampe odmah kada kliknete na nju. Ovo je korisno "
-"npr. u sluÄaju zaglavljivanja papira.\n"
+msgid "Australian Optus cable TV"
+msgstr "Australijska Optus kablovska TV"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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"
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
-"Ovu komandu također možete koristiti u polju \"Komanda za štampu\" u "
-"dijalozima za Å¡tampu mnogih aplikacija. Ovdje nije potrebno navesti naziv "
-"datoteke jer tudatoteku obezbjeđuje sama aplikacija.\n"
+" <Tab>/<Alt-Tab> između elemenata | <Space> vrši izbor | <F12> idući ekran "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\" or \"%s <file>\".\n"
-msgstr ""
-"Za Å¡tampanje datoteke sa komandne linije (terminalski prozor) koristite "
-"komandu \"%s <datoteka>\" ili \"%s <datoteka>\".\n"
+msgid "Subnet:"
+msgstr "Subnet:"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Za listu opcija koje su dostupne za trenutni Å¡tampaÄ kliknite na dugme "
-"\"Lista opcija za Å¡tampu\"."
+msgid "Zimbabwe"
+msgstr "Zimbabve"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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"
-"Komanda \"%s\" takoÄ‘er omogućava izmjenu opcija za pojedinaÄni zadatak "
-"štampe. Jednostavno dodajte željena podešenja na komandnu liniju, npr. \"%s "
-"<datoteka>\". "
+msgid "Please enter the host name or IP."
+msgstr "Molimo unesite ime raÄunara ili IP."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
-msgstr ""
-"Za Å¡tampanje datoteke sa komandne linije (terminalski prozor) koristite "
-"komandu \"%s <datoteka>\".\n"
+msgid "When"
+msgstr "Kada"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Second DNS Server (optional)"
+msgstr "Drugi DNS server (opcionalno)"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Finland"
+msgstr "Finska"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Here is a list of the available printing options for the current printer:\n"
+"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 ""
-"Ovo je lista mogućih opcija za Å¡tampu za trenutni Å¡tampaÄ:\n"
+"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))."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.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 ""
-"Ove komande možete također koristiti u polju \"Komanda za štampu\" u "
-"dijalozima za Å¡tampu mnogih aplikacija, ali ovdje ne morate navesti ime "
-"datoteke jer tu datoteku obezbjeđuje sama aplikacija.\n"
+msgid "Color depth: %s\n"
+msgstr "Broj boja: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.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 ""
-"Za štampanje datoteke sa komandne linije (terminalski prozor) možete "
-"koristiti ili komandu \"%s <datoteka>\" ili grafiÄki alat za Å¡tampu: \"xpp "
-"<datoteka>\" ili \"kprinter <datoteka>\". GrafiÄki alati vam omogućuju da "
-"jednostavno odaberete Å¡tampaÄ i izmjenite podeÅ¡enja opcija.\n"
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "Ne možete iskljuÄiti ovaj paket. On mora biti unaprijeÄ‘en"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Did it work properly?"
-msgstr "Da li je radilo ispravno?"
+msgid "Loading from floppy"
+msgstr "UÄitavam sa diskete"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid ""
-"Test page(s) have been sent to the printer.\n"
-"It may take some time before the printer starts.\n"
+"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 ""
-"Testna stranica je poslana Å¡tampaÄu.\n"
-"Može potrajati odreÄ‘eno vrijeme dok Å¡tampaÄ krene.\n"
+"Drakperm se koristi da pregledate datoteke koje želite koristiti za primjenu "
+"privilegija, vlasnika i grupa putem msec-a.\n"
+"Možete također izmijeniti vaša vlastita pravila koja će prepisati "
+"podrazumijevana pravila."
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.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 ""
-"Testna stranica je poslana Å¡tampaÄu.\n"
-"Može potrajati odreÄ‘eno vrijeme dok Å¡tampaÄ krene.\n"
-"Status Å¡tampanja:\n"
-"%s\n"
-"\n"
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-2,*-r-*"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do not print any test page"
-msgstr "Nemoj Å¡tampati testnu stranicu"
+msgid "Slovenia"
+msgstr "Slovenija"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Photo test page"
-msgstr "Foto testna strana"
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+"Unesite korisnika\n"
+"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Alternative test page (A4)"
-msgstr "Alternativna testna strana (A4)"
+msgid ""
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
+msgstr ""
+"- PCI i USB uređaji: ovo će izlistati PCI/USB id-ove za; vendor, device, "
+"subvendor i subdevice"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Alternative test page (Letter)"
-msgstr "Alternativna testna strana (Letter)"
+msgid "ProgressBar color selection"
+msgstr "Izbor boje trake napretka"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Standard test page"
-msgstr "Standardna testna strana"
+msgid ""
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
+msgstr ""
+"Ovo su trenutne opcije u vašem boot meniju.\n"
+"Možete dodati nove ili promijeniti postojeće."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Print"
-msgstr "Å tampaj"
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "No test pages"
-msgstr "Nijedna testna strana"
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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."
+"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 ""
-"Molimo izaberite testne stranice koje ćete štampati.\n"
-"Pažnja: foto testna stranica može tražiti dosta vremena za štampu a na "
-"laserskim Å¡tampaÄima sa malo memorije možda neće nikad ni izaći. U većini "
-"sluÄajeva dovoljno je odÅ¡tampati standardnu testnu stranicu."
+"Izvršava naredbe zakazane putem at komande u zadato vrijeme,\n"
+"te pokreće programe u pozadini kada je raÄunar neopterećen."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Test pages"
-msgstr "Testna stranica"
+msgid "Radio support:"
+msgstr "Podrška za radio:"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
-msgstr ""
-"Da li želite da podesite ovaj Å¡tampaÄ (\"%s\")\n"
-"kao podrazumjevani Å¡tampaÄ?"
+msgid "Installing SANE packages..."
+msgstr "Instaliram SANE pakete..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Option %s out of range!"
-msgstr "Opcija %s izvan raspona!"
+msgid "boot disk creation"
+msgstr "Kreiranje boot diskete"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Option %s must be a number!"
-msgstr "Opcija %s mora biti broj!"
+msgid "LDAP"
+msgstr "LDAP"
-#: ../../printer/printerdrake.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Option %s must be an integer number!"
-msgstr "Opcija %s mora biti cijeli broj!"
+msgid "SILO"
+msgstr "SILO"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/removable.pm:1
#, c-format
-msgid "Printer default settings"
-msgstr "Podrazumjevane postavke Å¡tampaÄa"
+msgid "Change type"
+msgstr "Promijeni tip"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
+#, c-format
+msgid "SILO Installation"
+msgstr "SILO instalacija"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use CD/DVDROM to backup"
+msgstr "Koristi CD/DVDROM za backup"
+
+#: ../../install_messages.pm:1
#, c-format
msgid ""
-"Printer default settings\n"
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\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."
+"\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 ""
-"Podrazumjevane opcije Å¡tampaÄa\n"
+"Čestitamo, instalacija je završena.\n"
+"Uklonite boot medij i pritisnite return za reboot.\n"
"\n"
-"Trebate provjeriti da su veliÄina papira i tip tinte (ako je dostupno) "
-"ispravno podešeni. Obratite pažnju da za voma veliku kvalitetu / rezoluciju "
-"štampa može postati znatno sporija."
+"\n"
+"Za informacije o ispravkama koje su dostupne za ovu verziju Mandrake "
+"Linuxa,\n"
+"pogledajte Errata koja je dostupna na:\n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"Informacije o podešavanju vašeg sistema su dostupne u poglavlju\n"
+"\"nakon instalacije\" vaÅ¡eg ZvaniÄnog Mandrake Linux priruÄnika za upotrebu."
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr "Upload firmware-a za HP LaserJet 1000"
+msgid "paranoid"
+msgstr "paranoiÄan"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Send mail report after each backup to:"
+msgstr "Pošalji mail izvještaj nakon svakog backupa na :"
#: ../../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."
+"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 ""
-"Da biste mogli štampati sa vašim Lexmark inkjetom na ovoj konfiguraciji, "
-"potrebni su vam inkjet drajveri za štampu koje obezbjeđuje Lexmark (http://"
-"www.lexmark.com/). Kliknite na link \"Drivers\". Zatim izaberite vaš model a "
-"zatim \"Linux\" kao operativni sistem. Drajveri dolaze u vidu RPM paketa ili "
-"shell skripte sa interaktivnom grafiÄkom instalacijom. Ne morate obaviti ovu "
-"konfiguraciju na grafiÄkom interfejsu. Odustanite odmah nakon licencnog "
-"ugovora. Zatim odštampajte stranice za poravnavanje glava sa "
-"\"lexmarkmaintain\" i podesite opcije poravnanja glave pomoću ovog programa."
+"Ovu komandu također možete koristiti u polju \"Komanda za štampu\" u "
+"dijalozima za Å¡tampu mnogih aplikacija. Ovdje nije potrebno navesti naziv "
+"datoteke jer tudatoteku obezbjeđuje sama aplikacija.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "Podešavanje Lexmark inkjet-a"
+msgid "Resolution"
+msgstr "Rezolucija"
#: ../../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."
+"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 ""
-"Inkjet drajveri za štampu koje obezbjeđuje Lexmark podržavaju samo lokalne "
-"Å¡tampaÄe, a ne i Å¡tampaÄe na udaljenim raÄunarima ili print serverima. "
-"Molimo spojite vaÅ¡ Å¡tampaÄ na lokalni port ili ga podesite na raÄunaru na "
-"koji je spojen."
+"Da biste Å¡tampali na SMB Å¡tampaÄ, morate dati ime SMB raÄunara (Pažnja! Ono "
+"može biti razliÄito od TCP/IP imena!) i eventualno IP adresu print servera, "
+"kao i share naziv Å¡tampaÄa kojem želite pristupiti i korisniÄko ime, Å¡ifru i "
+"informacije o radnoj grupi."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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."
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
msgstr ""
-"Sada podeÅ¡avate OK laserski winprinter. Ovi Å¡tampaÄi\n"
-"koriste jedan poseban komunikacijski protokol i stoga rade samo kada su "
-"spojeni na prvom paralelnom portu. Ako je vaÅ¡ Å¡tampaÄ spojen na neki drugi "
-"port ili na print server molimo spojite Å¡tampaÄ na prvi paralelni port prije "
-"nego Å¡to odÅ¡tampate testnu stranicu. InaÄe Å¡tampaÄ neće raditi. Drajver će "
-"ignorisati vaše podešenje tipa konekcije."
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "OKI winprinter configuration"
-msgstr "Podešavanje OKI winprinter-a"
+msgid "reconfigure"
+msgstr "rekonfiguriši"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-"Ako Å¡tampaÄ nije naveden, izaberite kompatibilan (pogledajte uputstva za "
-"Å¡tampaÄ) ili sliÄan."
+"Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s,\n"
+"PAŽNJA OVO JE EKSPERIMENTALNA PODRŠKA I MOŽE ZALEDITI VAŠ RAČUNAR."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake: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"
-"Molim provjerite da li je Printerdrake izvršio ispravno automatsko "
-"prepoznavanje modela vaÅ¡eg Å¡tampaÄa. Potražite ispravan model na listi ako "
-"kursor stoji na pogreÅ¡nom modelu ili na \"Raw Å¡tampaÄ\"."
+msgid "Xinetd Service"
+msgstr "Xinetd servis"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Which printer model do you have?"
-msgstr "Koji model Å¡tampaÄa imate?"
+msgid "access to network tools"
+msgstr "pristup mrežnim alatima"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer model selection"
-msgstr "Izbor modela Å¡tampaÄa"
+msgid "Firmware-Upload for HP LaserJet 1000"
+msgstr "Upload firmware-a za HP LaserJet 1000"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Reading printer database..."
-msgstr "ÄŒitam bazu podataka o Å¡tampaÄima ..."
+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 vam omogućuje da potjerate vaÅ¡ multimedijalni raÄunar do "
+"krajnjih granica! Koristite najnoviji softver za slušanje muzike i audio "
+"datoteka, mijenjajte i organizujte vaše slike i fotografije, gledajte TV i "
+"video-snimke i mnogo drugog"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select model manually"
-msgstr "Izaberite model ruÄno"
+msgid "Here is a list of all auto-detected printers. "
+msgstr "Ovdje je lista svih automatski prepoznatih Å¡tampaÄa."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The model is correct"
-msgstr "Model je ispravan"
+msgid ""
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
+msgstr ""
+"Greška u instaliranju aboota, \n"
+"da li da pokuÅ¡am nasilnu instalaciju Äak i ako to uniÅ¡ti prvu particiju?"
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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"
+"Options Description:\n"
"\n"
-"For your printer Printerdrake has found:\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"
-"%s"
msgstr ""
-"Printerdrake je uporedi ime modela koje je dobijeno od automatskog "
-"prepoznavanja Å¡tampaÄa sa modelima koji su navedeni u njegovoj bazi podataka "
-"kako bi naÅ¡ao najbliži. Ovaj izbor možda nije taÄan, pogotovo ako vaÅ¡ "
-"Å¡tampaÄ uopÅ¡te nije naveden u bazi. Stoga provjerite da li je izbor ispravan "
-"i ako je tako kliknite \"Model je ispravan\", u suprotnom kliknite "
-"\"Izaberite model ruÄno\" kako biste ruÄno izabrali vaÅ¡ model Å¡tampaÄa na "
-"sljedećem ekranu.\n"
+"options description:\n"
"\n"
-"Za vaÅ¡ Å¡tampaÄ Printerdrake je naÅ¡ao:\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"
-"%s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Your printer model"
-msgstr "Model vaÅ¡eg Å¡tampaÄa"
+msgid ""
+"Restore Selected\n"
+"Files"
+msgstr ""
+"Vrati izabrane\n"
+"datoteke"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Preparing printer database..."
-msgstr "Pripremam bazu podataka o Å¡tampaÄima..."
+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 već postoji, da ga obrišem?\n"
+"\n"
+"Upozorenje: Ako ste već jednom obavili ovaj proces, vjerovatno\n"
+"trebate oÄistiti unos iz liste autoriziranih kljuÄeva na serveru."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Location"
-msgstr "Lokacija"
+msgid "Please fill or check the field below"
+msgstr "Molimo ispunite ili provjerite polje ispod"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Description"
-msgstr "Opis"
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "Želite li spasiti izmjene /etc/fstab"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Name of printer"
-msgstr "Naziv Å¡tampaÄa"
+msgid "Boot Protocol"
+msgstr "Boot protokol"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.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 ""
-"Svakom Å¡tampaÄu treba dati ime (npr. \"stampac\"). Polja Opis i Lokacija "
-"nije potrebno popuniti. Oni su komentari za korisnike."
+msgid "LVM-disks %s\n"
+msgstr "LVM-diskovi %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Enter Printer Name and Comments"
-msgstr "Unesite ime Å¡tampaÄa i komentare"
+msgid "The package %s is needed. Install it?"
+msgstr "Potreban je paket %s. Da li ga želite instalirati?"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Making printer port available for CUPS..."
-msgstr "Omogućujem pristup Å¡tampaÄu putem CUPSa..."
+msgid "On boot"
+msgstr "Prilikom boota"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
-msgstr "Provjeravam uređaj i podešavam HPOJ..."
+msgid "Bus identification"
+msgstr "Identifikacija sabirnice (busa)"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
-msgstr ""
-"Pristup foto memorijskoj kartici na vašem HP multifunkcionalnom uređaju"
+msgid "Please make a backup of your data first"
+msgstr "Molim najprije napravite backup vaših podataka"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Scanning on your HP multi-function device"
-msgstr "Skeniram pomoću HP multifunkcijskog uređaja"
+msgid "Vatican"
+msgstr "Vatikan"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Installing mtools packages..."
-msgstr "Instaliram mtools pakete..."
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr ""
+"Imate više od jednog hard diska. Na koji od njih želite instalirati Linux?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Installing SANE packages..."
-msgstr "Instaliram SANE pakete..."
+msgid "Boot ISO"
+msgstr "Boot ISO"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installing HPOJ package..."
-msgstr "Instaliram HPOJ pakete..."
+msgid "Eritrea"
+msgstr "Eritreja"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont: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 ""
-"Da li je vaÅ¡ Å¡tampaÄ multifunkcijski ureÄ‘aj od HPa ili Sony-ja (OfficeJet, "
-"PSC, LaserJet 1100/1200/1220/3200/3300 sa skenerom, Sony IJP-V100), ili HP "
-"PhotoSmart ili HP LaserJet 2200?"
+msgid "Remove List"
+msgstr "Pobriši listu"
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/05-desktop.pl:1
#, c-format
-msgid "A command line must be entered!"
-msgstr "Trebate unijeti komandnu liniju!"
+msgid "A customizable environment"
+msgstr "Prilagodljiva okolina"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Command line"
-msgstr "Komandna linija"
+msgid "Inuktitut"
+msgstr "Inuktitut"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Ovdje možete navesti bilo koju komandnu liniju kojoj će biti prosljeđen "
-"zadatak umjesto direktnog slanja na Å¡tampaÄ."
+msgid "Morocco"
+msgstr "Maroko"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Pipe into command"
-msgstr "Spoji (pipe) na komandu"
+msgid "Which printer model do you have?"
+msgstr "Koji model Å¡tampaÄa imate?"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Detected model: %s %s"
-msgstr "Detektovani model: %s %s"
+msgid "Add a new printer"
+msgstr "Dodaj novi Å¡tampaÄ"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "A valid URI must be entered!"
-msgstr "Trebate unijeti ispravan URI!"
+msgid " All of your selected data have been "
+msgstr " Svi vaši izabrani podaci su "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printer Device URI"
-msgstr "URI ureÄ‘aja Å¡tampaÄa"
+msgid "<-- Delete"
+msgstr "<-- Obriši"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Možete dati direktno URI za pristup Å¡tampaÄu. URI mora zadovoljavati ili "
-"CUPS ili Foomatic specifikacije. Obratite pažnju da nisu svi tipovi URIja "
-"podržani od svih spoolera."
+msgid "Nepal"
+msgstr "Nepal"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Port"
-msgstr "Port"
+msgid "cpu # "
+msgstr "cpu # "
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer host name or IP"
-msgstr "Hostname Å¡tampaÄa ili IP adresa"
+msgid "chunk size"
+msgstr "veliÄina chunka"
-#: ../../printer/printerdrake.pm:1
+#. -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 port number should be an integer!"
-msgstr "Broj porta treba biti cijeli broj!"
+msgid "commands before booting, or 'c' for a command-line."
+msgstr "opcija prije bootanja, ili 'c' za komandnu liniju."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Printer host name or IP missing!"
-msgstr "Nedostaje hostname Å¡tampaÄa ili IP adresa!"
+msgid "Problems installing package %s"
+msgstr "Problemi tokom instaliranja paketa %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake: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."
+msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-"Da biste Å¡tampali na TCP ili socket Å¡tampaÄ, morate dati hostname ili IP "
-"adresu Å¡tampaÄa i opcionalno broj porta (podrazumjeva se 9100). Na HP "
-"JetDirect serverima broj porta je obiÄno 9100, na ostalim serverima on može "
-"varirati. Pogledajte priruÄnik vaÅ¡eg hardware-a."
+"Primićete upozorenje ako je opterećenje (system load) veće od ove vrijednosti"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug: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."
+"\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 ""
-"Izaberite jedan od automatski prepoznatih Å¡tampaÄa sa liste ili unesite ime "
-"raÄunara ili IP i opcionalno broj porta (podrazumjeva se 9100) u polja za "
-"unos."
+"\n"
+"\n"
+"Da prijavite bug, kliknite na dugme Prijavi.\n"
+"Ovo će otvoriti prozor web browsera na https://drakbug.mandrakesoft.com\n"
+" gdje ćete pronaći formular koji treba popuniti. Gore prikazane informacije "
+"će biti \n"
+"poslane na taj server\n"
+"\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "TCP/Socket Printer Options"
-msgstr "TCP/socket opcije Å¡tampaÄa"
+msgid "Add a scanner manually"
+msgstr "RuÄno dodaj skener"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Host \"%s\", port %s"
-msgstr "Host \"%s\", port %s"
+msgid "Reload partition table"
+msgstr "Ponovo uÄitaj tabelu particija"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ", host \"%s\", port %s"
-msgstr ", host \"%s\", port %s"
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr "Da, želim da se autologiram sa ovim (korisnik, desktop)"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Scanning network..."
-msgstr "Pretražujem mrežu..."
+msgid "Search for fonts in installed list"
+msgstr "Pretraži fontove na listi instaliranih"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Printer auto-detection"
-msgstr "Auto prepoznavanje Å¡tampaÄa"
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr "Lokalna mreža se ne završava sa `.0', izlazim."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "NCP queue name missing!"
-msgstr "NCP naziv reda nedostaje!"
+msgid "Boot"
+msgstr "Boot"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "NCP server name missing!"
-msgstr "NCP naziv servera nedostaje!"
+msgid "Tuner type:"
+msgstr "Vrsta tunera:"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Print Queue Name"
-msgstr "Naziv reda za Å¡tampu"
+#: ../../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 ""
+"Sada je vrijeme da izaberete sistem Å¡tampe za vaÅ¡ raÄunar. Drugi OSi\n"
+"vam možda nude jedan, ali Mandrake Linux nudi dva. Svaki od ovih sistema\n"
+"je najbolji za određenu vrstu konfiguracije.\n"
+"\n"
+"* \"pdq\" -- skraćeno za ''štampaj i nemoj stavljati u red'' (print, don't "
+"queue) je\n"
+"najbolji izbor ako imate direktnu vezu na Å¡tampaÄ, želite izlaz za paniku u\n"
+"sluÄajevima zaglavljivanja papira i nemate mrežne Å¡tampaÄe. (\"pdq\" može\n"
+"rijeÅ¡iti samo vrlo jednostavne mrežne sluÄajeve i pomalo je spor kada se "
+"koristi\n"
+"sa mrežama.) PreporuÄujemo da koristite \"pdq\" ako je ovo vaÅ¡e prvo "
+"iskustvo\n"
+"sa GNU/Linuxom.\n"
+"\n"
+"* \"%s\" - ''Common Unix Printing System'' (uobiÄajeni UNIX sistem Å¡tampe)\n"
+"je odliÄan izbor za Å¡tampanje na Å¡tampaÄ koji se nalazi lokalno ili s druge "
+"strane\n"
+"planete. Vrlo ga je jednostavno podesiti i može služiti kao server ili "
+"klijent za\n"
+"prastari \"lpd\" sistem Å¡tampe, tako da je kompatibilan sa starijim "
+"operativnim\n"
+"sistemima kojima možda još trebaju usluge štampanja. Mada je vrlo moćan,\n"
+"osnovno podešavanje je skoro jednako lagano kao za \"pdq\". Ako želite\n"
+"simulirati \"lpd\" server, provjerite da li ste pokrenuli \"cups-lpd\" "
+"servis.\n"
+"\"%s\" ukljuÄuje grafiÄke alate za Å¡tampanje ili izbor opcija Å¡tampaÄa,\n"
+"te za upravljanje Å¡tampaÄem.\n"
+"\n"
+"Ako sada napravite izbor, pa kasnije zakljuÄite da vam se ne sviÄ‘a izabrani\n"
+"sistem štampe, možete ga promijeniti pokretanjem PrinterDrake iz Mandrake\n"
+"Kontrolnog centra i klikanjem na dugme Ekspert."
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Printer Server"
-msgstr "Printer Server"
+msgid "\"Menu\" key"
+msgstr "\"Meni\" tipka"
#: ../../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."
+"\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 ""
-"Da biste Å¡tampali na NetWare Å¡tampaÄ, trebate dati naziv NetWare print "
-"servera (Pažnja! Ono može biti razliÄito od njegovog TCP/IP imena!) kao i "
-"naziv reda za Å¡tampu na Å¡tampaÄu kojem želite pristupiti i eventualno "
-"korisniÄko ime i Å¡ifru."
+"\n"
+"\n"
+"Molim provjerite da li je Printerdrake izvršio ispravno automatsko "
+"prepoznavanje modela vaÅ¡eg Å¡tampaÄa. Potražite ispravan model na listi ako "
+"kursor stoji na pogreÅ¡nom modelu ili na \"Raw Å¡tampaÄ\"."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "Opcije NetWare Å¡tampaÄa"
+msgid "Security Administrator:"
+msgstr "Sigurnosni administrator:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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?"
+msgid "Please enter your login"
+msgstr "Molimo unesite vaš login"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check permissions of files in the users' home."
msgstr ""
-"Povezati Å¡tampaÄ na Linux server i dopustiti Windows raÄunarima da se "
-"spajaju na njega kao klijenti.\n"
-"\n"
-"Da li zaista želite nastaviti sa podeÅ¡avanjem Å¡tampaÄa kako ste zapoÄeli?"
+"ako je postavljeno na da, provjerava privilegije datoteka u korisniÄkom home-"
+"u."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect: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"
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
msgstr ""
-"Podesite vaÅ¡ Windows server tako da je Å¡tampaÄ dostupan putem IPP protokola "
-"i podesite štampanje sa ove mašine koristeći \"%s\" tip konekcije u "
-"Printerdrake-u.\n"
-"\n"
+"Nemate nijednu Internet konekciju.\n"
+"Napravite jednu klikajući na 'Podesi'"
+
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Fonts copy"
+msgstr "Kopiranje fontova"
+
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Automated"
+msgstr "Automatizovano"
+
+#: ../../Xconfig/test.pm:1
+#, c-format
+msgid "Do you want to test the configuration?"
+msgstr "Želite li testirati konfiguraciju?"
#: ../../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"
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
+msgstr "Å tampaÄ \"%s\" je uspjeÅ¡no uklonjen iz Star/Open Offica."
+
+#: ../../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"
-"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"
+"High: There are already some restrictions, and more automatic checks "
+"are run every night.\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"
+"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"
-"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"
+"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 ""
-"Upravo ćete podesiti Å¡tampanje na Windows raÄun zaÅ¡tićen Å¡ifrom. Zbog "
-"propusta u arhitekturi Samba klijentskog softvera, Å¡ifra je stavljena u "
-"obiÄnom tekstu u komandnu liniju Samba klijenta prilikom slanja zadatka "
-"štampe Windows serveru. Stoga je moguće da drugi korisnici ovog istog "
-"raÄunara prikažu Å¡ifru na ekranu koristeći komandu kao Å¡to je \"ps auxwww"
-"\".\n"
+"Standardan: Ovo je standardna sigurnost koja se preporuÄuje za raÄunar koji "
+"će biti korišten za\n"
+" spajanje na Internet kao klijent.\n"
"\n"
-"PreporuÄujemo koriÅ¡tenje jedne od sljedećih alternativa (u svakom sluÄaju "
-"pobrinite se da samo raÄunari na vaÅ¡oj lokalnoj mreži imaju pristup Windows "
-"serveru, na primjer koristeći firewall):\n"
+"Visok: Postoje već neka ograniÄenja, a automatizovane provjere se "
+"vrše svake noći.\n"
"\n"
-"Koristite raÄun bez Å¡ifre na Windows serveru, kao Å¡to je \"GUEST\" raÄun ili "
-"poseban raÄun posvećen Å¡tampanju. Nemojte ukloniti zaÅ¡titu Å¡ifrom sa vaÅ¡eg "
-"liÄnog raÄuna ili administratorskog raÄuna.\n"
+"Viši: Sigurnost je sada dovoljno visoka da bi se sistem mogao "
+"koristiti kao server koji\n"
+" prihvata konekcije od mnogih klijenata. Ako je vaš "
+"raÄunar jedini klijent na Internetu,\n"
+" trebali biste izabrati niži nivo.\n"
"\n"
-"Podesite vaÅ¡ Windows server tako da je Å¡tampaÄ dostupan pod LPD protokolom. "
-"Zatim podesite Å¡tampanje na ovom raÄunaru uz konekciju tipa \"%s\" u "
-"Printerdrake-u.\n"
+"ParanoiÄan: Ovo je sliÄno kao prethodni nivo, ali je sistem potpuno "
+"zatvoren i sigurnosne\n"
+" mogućnosti su na maksimumu.\n"
"\n"
+"Sigurnosni administrator:\n"
+" Ako je postavljena opcija 'Sigurnosna upozorenja', ova "
+"upozorenja će biti slana ovom\n"
+" korisniku (korisniÄko ime ili email)."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "SECURITY WARNING!"
-msgstr "SIGURNOSNO UPOZORENJE!"
+msgid "Save packages selection"
+msgstr "Spasi izbor paketa"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Samba share name missing!"
-msgstr "Naziv samba share-a nedostaje!"
+msgid "Remove the last item"
+msgstr "Ukloniti zadnju stavku"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Either the server name or the server's IP must be given!"
-msgstr "Treba biti dato ili ime servera ili IP adresa servera!"
+msgid "User list to restore (only the most recent date per user is important)"
+msgstr ""
+"Lista korisnika za vraćanje (samo najsvježiji datum po korisniku je znaÄajan)"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detected"
-msgstr "Auto prepoznat"
+msgid "No net boot images created!"
+msgstr "Nije napravljena boot image!"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Workgroup"
-msgstr "Radna grupa"
+msgid "use pptp"
+msgstr "koristi pptp"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Share name"
-msgstr "Share naziv"
+msgid "Choose which services should be automatically started at boot time"
+msgstr "Izaberite koji servisi se trebaju pokretati automatski prilikom boota"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SMB server IP"
-msgstr "SMB server IP"
+msgid "Learn how to use this printer"
+msgstr "Saznaj kako koristiti ovaj Å¡tampaÄ"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SMB server host"
-msgstr "SMB server ime"
+msgid "Configure the network now"
+msgstr "Sada podesite mrežu"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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 ""
-"Ako je željeni Å¡tampaÄ automatski prepoznat, jednostavno ga izaberite sa "
-"liste i dodajte korisniÄko ime, Å¡ifru i/ili radnu grupu ako je to potrebno."
+msgid "Choose a mirror from which to get the packages"
+msgstr "Izaberite mirror sa kojeg će biti dobavljeni paketi"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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."
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
-"Da biste Å¡tampali na SMB Å¡tampaÄ, morate dati ime SMB raÄunara (Pažnja! Ono "
-"može biti razliÄito od TCP/IP imena!) i eventualno IP adresu print servera, "
-"kao i share naziv Å¡tampaÄa kojem želite pristupiti i korisniÄko ime, Å¡ifru i "
-"informacije o radnoj grupi."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Opcije SMB (Windows 9x/NT) Å¡tampaÄa"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Printer \"%s\" on server \"%s\""
-msgstr "Å tampaÄ \"%s\" na serveru \"%s\""
+"FAT resizer ne može izmijeniti vašu particiju, \n"
+"došlo je do sljedeće greške: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", printer \"%s\" on server \"%s\""
-msgstr ", Å¡tampaÄ \"%s\" na serveru \"%s\""
+msgid "Which sector do you want to move it to?"
+msgstr "Na koji sektor je želite premjestiti?"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Remote printer name missing!"
-msgstr "Ime udaljenog Å¡tampaÄa nedostaje!"
+msgid "Do you want to click on this button?"
+msgstr "Da li želite kliknuti na ovo dugme?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Remote host name missing!"
-msgstr "Ime udaljenog raÄunara nedostaje!"
+msgid "Bahamas"
+msgstr "Bahami"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote printer name"
-msgstr "Ime udaljenog Å¡tampaÄa"
+msgid "Manual configuration"
+msgstr "RuÄno podeÅ¡avanje"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Remote host name"
-msgstr "Ime udaljenog raÄunara"
+msgid "search"
+msgstr "pretraživanje"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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."
+"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 ""
-"Da biste koristili udaljeni lpd Å¡tampaÄ, morate dati ime raÄunara za printer "
-"server i ime Å¡tampaÄa na tom serveru."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "Opcije udaljenog lpd Å¡tampaÄa"
+"Ovaj paket uÄitava izabranu mapu tastature kao Å¡to je podeÅ¡eno u\n"
+"/etc/sysconfig/keyboard, što se može podesiti korištenjem kbdconfig\n"
+"programa. Ovaj servis biste trebali ostaviti ukljuÄenim na većini raÄunara."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Manual configuration"
-msgstr "RuÄno podeÅ¡avanje"
+msgid "Xpmac (installation display driver)"
+msgstr "Xpmac (installation display driver)"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "Morate izabrati ili unijeti Å¡tampaÄ / ureÄ‘aj!"
+msgid "Zeroconf host name must not contain a ."
+msgstr "Zeroconf ime raÄunara ne smije sadržavati ."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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, ...)."
+"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 ""
-" (Paralelni portovi: /dev/lp0, /dev/lp1, ..., ekvivalentno sa LPT1:, "
-"LPT2:, ..., prvi USB Å¡tampaÄ: /dev/usb/lp0, drugi USB Å¡tampaÄ: /dev/usb/"
-"lp1, ...)."
+"Syslog je sistem pomoću kojeg mnogi servisi zapisuju poruke\n"
+"u razne sistemske dnevnike (logove). Pametno je uvijek imati pokrenuti "
+"syslog."
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Please choose the port that your printer is connected to."
-msgstr "Molimo izaberite na koji port je prikljuÄen vaÅ¡ Å¡tampaÄ."
+msgid "Unknown/Others"
+msgstr "Nepoznat/Ostali"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv: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 ""
-"Molimo izaberite port na koji je vaÅ¡ Å¡tampaÄ povezan ili unesite naziv "
-"uređaja / naziv datoteke na ulaznoj liniji"
+msgid "No TV Card detected!"
+msgstr "Nije detektovana TV kartica!"
+
+#: ../../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 "Opcije"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr "Molim izaberite Å¡tampaÄ kojem želite slati zadatke Å¡tampe."
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr "Å tampaÄ \"%s\" je sada podeÅ¡en kao podrazumjevani Å¡tampaÄ."
#: ../../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\"."
+"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 ""
-"Molim odaberite Å¡tampaÄ koji želite podesiti. PodeÅ¡avanje Å¡tampaÄa će raditi "
-"potpuno automatski. Ako vaÅ¡ Å¡tampaÄ nije ispravno prepoznat ili ako želite "
-"sami podesiti Å¡tampaÄ, ukljuÄite \"RuÄno podeÅ¡avanje\"."
+"Sada podeÅ¡avate OK laserski winprinter. Ovi Å¡tampaÄi\n"
+"koriste jedan poseban komunikacijski protokol i stoga rade samo kada su "
+"spojeni na prvom paralelnom portu. Ako je vaÅ¡ Å¡tampaÄ spojen na neki drugi "
+"port ili na print server molimo spojite Å¡tampaÄ na prvi paralelni port prije "
+"nego Å¡to odÅ¡tampate testnu stranicu. InaÄe Å¡tampaÄ neće raditi. Drajver će "
+"ignorisati vaše podešenje tipa konekcije."
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr "Ovdje je lista svih automatski prepoznatih Å¡tampaÄa."
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr "Generacija procesora (npr: 8 za PentiumIII, ...)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
-msgstr "Trenutno nije dostupna nijedna alternativa"
+msgid "Auto-detected"
+msgstr "Auto prepoznat"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakpxe: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\"."
+"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 ""
-"PodeÅ¡avanje Å¡tampaÄa će raditi potpuno automatski. Ako vaÅ¡ Å¡tampaÄ nije "
-"ispravno prepoznat ili ako želite sami podesiti Å¡tampaÄ, ukljuÄite \"RuÄno "
-"podešavanje\"."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "The following printer was auto-detected. "
-msgstr "Sljedeći Å¡tampaÄ je prepoznat automatski."
+"Sada ćete podesiti instalacioni server, koji se sastoji od PXE servera (DHCP "
+"servera) i TFTP servera.\n"
+"Sa ovom opcijom, moći ćete instalirati Mandrake Linux na druge raÄunare na "
+"vaÅ¡oj lokalnoj mreži koristećiovaj raÄunar kao izvor.\n"
+"\n"
+"Prije nego što nastavite, provjerite da li ste podesili mrežni/internet "
+"pristup koristeći drakconnect.\n"
+"\n"
+"Napomena: potreban vam je poseban Mrežni adapter da biste podesili Lokalnu "
+"mrežu (LAN)."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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"
+"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 ""
-"Molimo izaberite Å¡tampaÄ kojem želite slati zadatke Å¡tampe ili unesite naziv "
-"uređaja / naziv datoteke na ulaznoj liniji"
+"Nema dovoljno slobodnog prostora za 1 MB bootstrap! Instalacija će "
+"nastaviti, ali da biste bootali vaš sistem, morate kreirati bootstrap "
+"particiju u DiskDrake-u"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -12296,1091 +12127,781 @@ msgstr ""
"Molimo izaberite Å¡tampaÄ koji želite podesiti ili unesite naziv ureÄ‘aja / "
"naziv datoteke na ulaznoj liniji"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
-msgstr ""
-"Alternativno, možete nasvesti naziv uređaja / naziv datoteke na ulaznoj "
-"liniji"
+msgid "Refuse"
+msgstr "Odbij"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "HFS"
+msgstr "HFS"
+
+#: ../../services.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"
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
-"Ako to nije onaj koji želite podesiti, uneiste naziv uređaja / naziv "
-"datoteke u ulaznu liniju"
+"HardDrake ispituje hardware i eventualno podešava novi ili\n"
+"izmjenjeni hardware."
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, c-format
-msgid "Available printers"
-msgstr "Dostupni Å¡tampaÄi"
+msgid "Remote Printers"
+msgstr "Udaljeni Å¡tampaÄi"
-#: ../../printer/printerdrake.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "No printer found!"
-msgstr "Nije pronaÄ‘en nijedan Å¡tampaÄ!"
+msgid "Creating and formatting file %s"
+msgstr "Kreiram i formatiram datoteku %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "You must enter a device or file name!"
-msgstr "Morate unijeti naziv uređaja ili datoteke!"
+msgid "if set to yes, check additions/removals of sgid files."
+msgstr "ako je postavljeno na da, provjerava dodavanje/brisanje sgid datoteka."
#: ../../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, ...)."
+"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 ""
-"Nije pronaÄ‘en nijedan lokalni Å¡tampaÄ! Ako želite ruÄno instalirati Å¡tampaÄ, "
-"unesite ime uređaja / ime datoteke na ulaznu liniju (Paralelni portovi: /dev/"
-"lp0, /dev/lp1, ..., ekvivalentno LPT1:, LPT2:, ..., prvi USB Å¡tampaÄ: /dev/"
-"usb/lp0, drugi USB Å¡tampaÄ: /dev/usb/lp1, ...)."
+"Za Å¡tampaÄ HP LaserJet 1000 potrebno je da uploadujete firmwer prilikom "
+"paljenja. Potrebno je da skinete Windows drajvere sa HPove web stranice "
+"(firmware koji se nalazi na CDu koji je doÅ¡ao uz Å¡tampaÄ ne radi) i izvadite "
+"firmware datoteku. Ovo ćete uraditi tako što ćete raspakovati "
+"samoraspakujuću '.exe' datoteku koristeći 'unzip' alat, te potražiti "
+"datoteku 'sihp1000.img'. Kopirajte ovu datoteku u direktorij '/etc/printer'. "
+"Ovdje će je automatski pronaći uploader skripta i poslati Å¡tampaÄu svaki put "
+"kada Å¡tampaÄ bude spojen i upaljen.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Local Printer"
-msgstr "Lokalni Å¡tampaÄ"
+msgid "Choose an existing LVM to add to"
+msgstr "Izaberite postojeći LVM na koji ćete dodati"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "USB printer \\#%s"
-msgstr "USB Å¡tampaÄ \\#%s"
+msgid "xfs restart"
+msgstr "restart xfs-a"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "Å tampaÄ na paralelnom portu \\#%s"
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
+"Å tampaÄ \"%s\" već postoji,\n"
+"da li sigurno želite prepisati ovu konfiguraciju?"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Å tampaÄ \"%s\" na SMB/Windows serveru \"%s\""
+msgid "No partition available"
+msgstr "Nema dostupnih particija"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "Mrežni Å¡tampaÄ \"%s\", port %s"
+msgid "Use the scanners on hosts: "
+msgstr "Koristi skenere na raÄunaru:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Detected %s"
-msgstr "Detektovan %s"
+msgid "Unselected All"
+msgstr "Ništa izabrano"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr ", Å¡tampaÄ \"%s\" na SMB/Windows serveru \"%s\""
+msgid "Domain Name Resolver"
+msgstr "Domain Name Resolver"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", network printer \"%s\", port %s"
-msgstr ", mrežni Å¡tampaÄ \"%s\", port %s"
+msgid "Encryption key (again)"
+msgstr "KljuÄ enkripcije (joÅ¡ jednom)"
#: ../../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"
-"ÄŒestitamo, vaÅ¡ Å¡tampaÄ je sada instaliran i podeÅ¡en!\n"
-"\n"
-"Možete Å¡tampati koristeći komandu \"Å tampaj\" u vaÅ¡oj aplikaciji (obiÄno se "
-"nalazi u meniju \"Datoteka).\n"
-"\n"
-"Ako želite dodati, ukloniti ili promijeniti ime Å¡tampaÄa, ili ako želite "
-"promijeniti neke podrazumjevane postavke (ulazni put papira, kvaliteta "
-"Å¡tampe...), izaberite opciju \"Å tampaÄ\" u \"Hardware\" sekciji Mandrake "
-"Kontrolnog centra."
+msgid "Samba share name missing!"
+msgstr "Naziv samba share-a nedostaje!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
-msgstr "Automatski prepoznaj Å¡tampaÄe spojene na Microsoft Windows raÄunare"
+msgid "True Type install done"
+msgstr "Završena True Type instalacija"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
-msgstr "Automatski prepoznaj Å¡tampaÄe spojene direktno na lokalnu mrežu"
+msgid "Detection in progress"
+msgstr "Detekcija u toku"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect printers connected to this machine"
-msgstr "Automatski prepoznaj Å¡tampaÄe spojene na ovaj raÄunar"
+msgid "Build Whole Kernel -->"
+msgstr "Izgradi cijeli kernel -->"
+
+#: ../../install_steps.pm:1
+#, c-format
+msgid "Welcome to %s"
+msgstr "Dobro došli u %s"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "Molimo ubacite disketu Update Modula u jedinicu %s"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Bootsplash"
+msgstr "Boot ekran"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
+"The following printer\n"
"\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."
+"%s%s\n"
+"is directly connected to your system"
msgstr ""
+"Sljedeći Å¡tampaÄ\n"
"\n"
-"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
-"\n"
-"Ovaj Äarobnjak će vam pomoći da instalirate Å¡tampaÄe spojene na ovaj "
-"raÄunar.\n"
-"\n"
-"Ako imate Å¡tampaÄ spojen na ovaj raÄunar, molim prikljuÄite ga na raÄunar i "
-"upalite ga kako bi bio auto-prepoznat.\n"
-"\n"
-"Kliknite na \"Dalje\" kada budete spremni, ili na \"Odustani\" ako ne želite "
-"podesiti Å¡tampaÄ sada."
+"%s%s\n"
+"je direktno spojen na vaš sistem"
#: ../../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"
-"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
-"\n"
-"Ovaj Äarobnjak će vam pomoći da instalirate Å¡tampaÄe spojene na ovaj raÄunar "
-"ili spojene na mrežu.\n"
-"\n"
-"Ako imate Å¡tampaÄ spojen na ovaj raÄunar, molim prikljuÄite ga na raÄunar i "
-"upalite ga kako bi bio auto-prepoznat. TakoÄ‘e mrežni Å¡tampaÄi moraju biti "
-"spojeni i upaljeni.\n"
-"\n"
-"Obratite pažnju da detekcija mrežnih Å¡tampaÄa traje duže nego detekcija "
-"Å¡tampaÄa spojenih na ovaj raÄunar. Stoga ugasite detekciju mrežnih Å¡tampaÄa "
-"ako vam ona nije potrebna.\n"
-"\n"
-"Kliknite na \"Dalje\" kada budete spremni, ili na \"Odustani\" ako ne želite "
-"podesiti Å¡tampaÄ sada."
+msgid "Printer sharing on hosts/networks: "
+msgstr "Dijeljenje Å¡tampaÄa na raÄunarima/mrežama:"
#: ../../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."
+"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"
-"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
-"\n"
-"Ovaj Äarobnjak će vam pomoći da instalirate Å¡tampaÄe spojene na ovaj "
-"raÄunar, na mrežu ili na udaljeni Windows raÄunar\n"
-"\n"
-"Ako imate Å¡tampaÄ spojen na ovaj raÄunar, molim prikljuÄite ga na raÄunar i "
-"upalite ga kako bi bio auto-prepoznat. TakoÄ‘e mrežni Å¡tampaÄi i Windows "
-"raÄunari moraju biti povezani i upaljeni.\n"
-"\n"
-"Obratite pažnju da detekcija mrežnih Å¡tampaÄa traje duže nego detekcija "
-"Å¡tampaÄa spojenih na ovaj raÄunar. Stoga ugasite detekciju mrežnih Å¡tampaÄa "
-"i/ili Windows Å¡tampaÄa ako vam ona nije potrebna.\n"
-"\n"
-"Kliknite na \"Dalje\" kada budete spremni, ili na \"Odustani\" ako ne želite "
-"podesiti Å¡tampaÄ sada."
+"Komanda \"%s\" takoÄ‘er omogućava izmjenu opcija za pojedinaÄni zadatak "
+"štampe. Jednostavno dodajte željena podešenja na komandnu liniju, npr. \"%s "
+"<datoteka>\". "
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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 ""
-"\n"
-"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
-"\n"
-"Ovaj Äarobnjak vam omogućuje da instalirate lokalne ili udaljene Å¡tampaÄe "
-"koji će biti koriÅ¡teni sa ovog raÄunara, a takoÄ‘er i sa drugih raÄunara na "
-"mreži.\n"
-"\n"
-"On će od vas tražiti sve potrebne informacije kako bi Å¡tampaÄ bio podeÅ¡en, a "
-"vama omogućen pristup svim dostupnim drajverima, opcijama drajvera i vrstama "
-"konekcije Å¡tampaÄa."
+"U nekim sluÄajevima, %s drajver treba imati dodatne informacije za\n"
+"ispravan rad, iako on obiÄno radi dobro i bez njih. Želite li navesti neke\n"
+"ekstra opcije za njega ili dozvoliti drajveru da ispita vaÅ¡ raÄunar za sve\n"
+"informacije koje mu trebaju? Povremeno, ispitivanje može zaglaviti raÄunar,\n"
+"ali ne bi trebalo izazvati nikakvu Å¡tetu."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Not the correct CD label. Disk is labelled %s."
+msgstr "Neispravna oznaka CDa. Oznaka diska je %s."
+
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
"\n"
+"%s\n"
"\n"
-"Printerdrake could not determine which model your printer %s is. Please "
-"choose the correct model from the list."
+"Click on Configure to launch the setup wizard."
msgstr ""
+"Dobrodošli u alat za Dijeljenje Internet konekcije!\n"
"\n"
+"%s\n"
"\n"
-"Printerdrake nije mogao odrediti model vaÅ¡eg %s Å¡tampaÄa. Molim izaberite "
-"odgovarajući model na listi."
+"Kliknite na Podesi da pokrenete Äarobnjak."
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid ")"
-msgstr ")"
+msgid "Cuba"
+msgstr "Kuba"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on "
-msgstr " na "
+msgid "Searching for new printers..."
+msgstr "Tražim nove Å¡tampaÄe..."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
-msgstr "("
+msgid "Belize"
+msgstr "Belize"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configuring printer ..."
-msgstr "PodeÅ¡avam Å¡tampaÄ ..."
+msgid " (multi-session)"
+msgstr " (više sesija)"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Searching for new printers..."
-msgstr "Tražim nove Å¡tampaÄe..."
+msgid "Kernel Boot Timeout"
+msgstr "Vrijeme za boot kernela"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.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."
+"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 ""
-"NAPOMENA: Ovisno o modelu Å¡tampaÄa i sistemu Å¡tampe, biće instalirano do %d "
-"MB dodatnog softvera."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Are you sure that you want to set up printing on this machine?\n"
-msgstr "Sigurno želite podesiti Å¡tampanje na ovom raÄunaru?\n"
+"Vaša kartica može imati podršku za 3D hardversko ubrzanje ali samo sa\n"
+"XFree %s. Vašu karticu takođe podržava XFree %s koji može imati bolju "
+"podršku za 2D."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Da li želite omogućiti Å¡tampanje na gore navedenim Å¡tampaÄima?\n"
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr "DrakX Particioni Äarobnjak je naÅ¡ao sljedeća rjeÅ¡enja:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Da li želite da omogućite Å¡tampanje na Å¡tampaÄima u lokalnoj mreži?\n"
+msgid "Hungarian"
+msgstr "Mađarska"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
-"Želite li omogućiti Å¡tampanje na Å¡tampaÄima navedenim gore ili na Å¡tampaÄima "
-"u lokalnoj mreži?\n"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr "(Provjerite da li su svi Å¡tampaÄi spojeni i upaljeni).\n"
+"Izaberite vašeg providera.\n"
+" Ako nije na listi, izaberite Nije na listi"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr "Nema Å¡tampaÄa koji su direktno povezani na ovaj raÄunar"
+msgid "Automatic time synchronization (using NTP)"
+msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
-msgstr ""
-"\n"
-"Na vaÅ¡ sistem je spojeno %d nepoznatih Å¡tampaÄa"
+msgid "8 MB"
+msgstr "8 MB"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
-msgstr ""
-"\n"
-"Na vaÅ¡ sistem je direktno spojen jedan nepoznat Å¡tampaÄ"
+msgid "LDAP Server"
+msgstr "LDAP Server"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
+"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 ""
-"Sljedeći Å¡tampaÄ\n"
-"\n"
-"%s%s\n"
-"je direktno spojen na vaš sistem"
+"PCMCIA podrška služi za ispravan rad uređaja kao što su mrežne\n"
+"kartice i modemi, prikljuÄenih na PCMCIA port (obiÄno na laptopima).\n"
+"Neće se pokrenuti sve dok nije ispravno konfigurisan, tako da je\n"
+"sigurno imati ga instaliranog i na raÄunarima kojima nije potreban."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr ""
-"Sljedeći Å¡tampaÄ\n"
-"\n"
-"%s%s\n"
-"su direktno spojeni na vaš sistem"
+msgid "Choose your country"
+msgstr "Izaberite vašu državu"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"The following printers\n"
"\n"
-"%s%s\n"
-"are directly connected to your system"
+"- System Files:\n"
msgstr ""
-"Sljedeći Å¡tampaÄi\n"
"\n"
-"%s%s\n"
-"su direktno spojeni na vaš sistem"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "and %d unknown printers"
-msgstr "i %d nepoznatih Å¡tampaÄa"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "and one unknown printer"
-msgstr "i jedan nepoznat Å¡tampaÄ"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Checking your system..."
-msgstr "Proveravam vaš sistem..."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Restarting CUPS..."
-msgstr "Restartujem CUPS..."
+"- sistemske datoteke:\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
-msgstr "Ovaj server je već na listi, ne možete ga ponovo dodati.\n"
+msgid "Standalone Tools"
+msgstr "Samostalni alati"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Examples for correct IPs:\n"
-msgstr "Primjeri ispravnih IPa:\n"
+msgid "Where"
+msgstr "Gdje"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "Unesena IP adresa nije ispravna.\n"
+msgid "but not matching"
+msgstr "but not matching"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Server IP missing!"
-msgstr "Nedostaje IP adresa servera!"
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
+msgstr ""
+"Ovdje možete izabrati alternativni drajver (ili OSS ili ALSA) za vaÅ¡u zvuÄnu "
+"karticu (%s)."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
-msgstr "Ako nije naveden port, podrazumijevaće se 631."
+msgid "Configuring PCMCIA cards..."
+msgstr "Podešavam PCMCIA kartice..."
-#: ../../printer/printerdrake.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
-msgstr "Unesite IP adresu i port raÄunara Äije Å¡tampaÄe želite koristiti."
+msgid "kdesu missing"
+msgstr "nedostaje kdesu"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "Pristupam Å¡tampaÄima na udaljenim CUPS serverima"
+msgid "Encryption key"
+msgstr "KljuÄ enkripcije"
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Remove selected server"
-msgstr "Ukloni izabrani server"
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Edit selected server"
-msgstr "Izmijeni izabrani server"
+msgid "Christmas Island"
+msgstr "Uskršnje ostrvo"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Add server"
-msgstr "Dodaj server"
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr "Instalacija bootloadera nije uspjela. Došlo je do sljedeće greške:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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 ""
-"Ovdje dodajte CUPS servere Äije Å¡tampaÄe želite koristiti. Ovo trebate "
-"raditi samo ako serveri ne broadcast-uju informacije o njihovim Å¡tampaÄima "
-"cijeloj lokalnoj mreži."
+msgid "EIDE/SCSI channel"
+msgstr "EIDE/SCSI channel"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "IP address of host/network:"
-msgstr "IP adresa raÄunara/mreže:"
+msgid "Set this printer as the default"
+msgstr "Podesi Å¡tampaÄ kao podrazumjevani"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr "Ovaj raÄunar/mreža je već na listi, ne možete ga ponovo dodati.\n"
+msgid "partition %s"
+msgstr "particiji %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr "Unesena IP adresa raÄunara/mreže nije ispravna.\n"
+msgid "Paranoid"
+msgstr "ParanoiÄan"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Host/network IP address missing."
-msgstr "Nedostaje IP adresa raÄunara/mreže."
+msgid "NIS"
+msgstr "NIS"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
-msgstr "Izaberite mrežu ili raÄunar Äijim Å¡tampaÄima treba omogućiti pristup."
+msgid "<-- Del User"
+msgstr "<-- Obriši korisnika"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Sharing of local printers"
-msgstr "Dijeljenje lokalnih Å¡tampaÄa"
+msgid "Location on the bus"
+msgstr "Lokacija na sabirnici"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove selected host/network"
-msgstr "Ukloni izabrani raÄunar/mrežu"
+msgid "No printer found!"
+msgstr "Nije pronaÄ‘en nijedan Å¡tampaÄ!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
-msgstr "Izmijeni izabrani raÄunar/mrežu"
+msgid "the vendor name of the device"
+msgstr "naziv proizvoÄ‘aÄa ureÄ‘aja"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr "Dodaj raÄunar/mrežu"
+msgid "Erase entire disk"
+msgstr "PobriÅ¡i Äitav disk"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr "Ovo su raÄunari i mreže Äiji lokalni Å¡tampaÄi trebaju biti dostupni:"
+msgid " (Default)"
+msgstr " (Default)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
-"Kada je upaljena ova opcija, prilikom svakog pokretanja CUPSa biće "
-"provjereno da\n"
-"\n"
-"- je instaliran LPD/LPRng, CUPS neće prepisati /etc/printcap\n"
-"\n"
-"- postoji /etc/cups/cupsd.conf, ako ne onda će biti napravljen\n"
-"\n"
-"- informacije o Å¡tampaÄu ne sadrže \"localhost\" kao ime servera prilikom "
-"broadcasta.\n"
+"Arguments: ()\n"
"\n"
-"Ako vam neke od ovih mjera stvaraju probleme, možete iskljuÄiti ovu opciju, "
-"ali onda se morate sami brinuti da su navedeni uslovi ispunjeni."
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Automatic correction of CUPS configuration"
-msgstr "Automatska ispravka konfiguracije CUPSa"
+"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."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw: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 ""
-"Ako ovo ukljuÄite, moći ćete Å¡tampati obiÄne tekstualne datoteke na "
-"japanskom jeziku. Koristite ovu funkciju samo ako zaista želite štampati "
-"japanski tekst, jer kada je aktivirana, više ne možete štampati znakove sa "
-"akcentima u latiniÄnim fontovima (npr. naÅ¡a slova). TakoÄ‘e nećete moći "
-"prilagoditi margine, veliÄine znakova, itd. Ova postavka će utjecati samo na "
-"Å¡tampaÄe koji su definisani na ovom raÄunaru. Ako želite Å¡tampati japanski "
-"tekst na udaljenom raÄunaru, trebate aktivirati ovu funkciju na tom raÄunaru."
+msgid "Automatic reconfiguration"
+msgstr "Automatsko ponovno podešavanje"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Japanese text printing mode"
-msgstr "Japanski režim štampanja"
+msgid "Receiving Speed:"
+msgstr "Brzina prijema:"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Da biste pristupili Å¡tampaÄima na udaljenim CUPS serverima u vaÅ¡oj lokalnoj "
-"mreži, sve Å¡to treba je da ukljuÄite opciju \"Automatski pronaÄ‘i dostupne "
-"Å¡tampaÄe na udaljenim raÄunarima\"; CUPS serveri će automatski informisati "
-"vaÅ¡ raÄunar o svojim Å¡tampaÄima. Svi Å¡tampaÄi koji su poznati vaÅ¡em raÄunaru "
-"su navedeni u sekciji \"Udaljeni Å¡tampaÄi\" glavnog Printerdrake prozora. "
-"Ako vaš CUPS server nije u lokalnoj mreži, morate ovdje unijeti njegovu IP "
-"adresu i eventualno broj porta kako biste dobili informacije od servera."
+msgid "Turks and Caicos Islands"
+msgstr "Turks i Caicos ostrva"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "None"
-msgstr "Ništa"
+msgid "permissions"
+msgstr "privilegije"
+#: ../../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 "Additional CUPS servers: "
-msgstr "Dodatni CUP serveri:"
-
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
-#, c-format
-msgid "No remote machines"
-msgstr "Nema udaljenih raÄunara"
+msgid "<- Previous"
+msgstr "<- Nazad"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Custom configuration"
-msgstr "Vlastita konfiguracija"
+msgid "Internet Connection Sharing configuration"
+msgstr "Podešavanje dijeljenja Internet konekcije"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "Dijeljenje Å¡tampaÄa na raÄunarima/mrežama:"
+msgid "Toggle between flat and group sorted"
+msgstr "PrekidaÄ izmeÄ‘u ravnog i grupnog sortiranja"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr "Automatski pronaÄ‘i dostupne Å¡tampaÄe na udaljenim raÄunarima"
+msgid "Themes"
+msgstr "Teme"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "The printers on this machine are available to other computers"
-msgstr "Å tampaÄi na ovom raÄunaru su dostupni drugim raÄunarima"
+msgid "Options: %s"
+msgstr "Opcije: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
-"TakoÄ‘e možete odluÄiti da li Å¡tampaÄi na udaljenim raÄunarima trebaju biti "
-"automatski dostupni sa ovog raÄunara."
+"Trenutno koristite %s kao boot manager.\n"
+"Kliknite na KonfiguriÅ¡i kako bi se pokrenuo Äarobnjak za podeÅ¡avanje."
#: ../../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 ""
-"Ovdje možete izabrati da li Å¡tampaÄi spojeni na ovaj raÄunar trebaju biti "
-"dostupni drugim raÄunarima i kojim drugim raÄunarima."
+msgid "OKI winprinter configuration"
+msgstr "Podešavanje OKI winprinter-a"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "CUPS printer configuration"
-msgstr "PodeÅ¡avanje CUPS Å¡tampaÄa"
+msgid "Saint Helena"
+msgstr "Saint Helena"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr "Automatsko prepoznavanje Å¡tampaÄa (lokalni, TCP/Socket i SMB Å¡tampaÄi)"
+msgid "Security Level"
+msgstr "Sigurnosni nivo"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
+"Neki koraci nisu dovršeni.\n"
"\n"
-"Ovdje ne morate podeÅ¡avati Å¡tampaÄe na udaljenim CUPS serverima; ovi "
-"Å¡tampaÄi će biti automatski prepoznati."
+"Da li zaista želite izaći sada?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "How is the printer connected?"
-msgstr "Kako je Å¡tampaÄ povezan na raÄunar?"
+msgid "Sudan"
+msgstr "Sudan"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "Izaberi konekciju Å¡tampaÄa"
+msgid "Polish (qwertz layout)"
+msgstr "Poljska (qwertz)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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 ""
-"Za Å¡tampaÄ HP LaserJet 1000 potrebno je da uploadujete firmwer prilikom "
-"paljenja. Potrebno je da skinete Windows drajvere sa HPove web stranice "
-"(firmware koji se nalazi na CDu koji je doÅ¡ao uz Å¡tampaÄ ne radi) i izvadite "
-"firmware datoteku. Ovo ćete uraditi tako što ćete raspakovati "
-"samoraspakujuću '.exe' datoteku koristeći 'unzip' alat, te potražiti "
-"datoteku 'sihp1000.img'. Kopirajte ovu datoteku u direktorij '/etc/printer'. "
-"Ovdje će je automatski pronaći uploader skripta i poslati Å¡tampaÄu svaki put "
-"kada Å¡tampaÄ bude spojen i upaljen.\n"
+msgid "Syria"
+msgstr "Sirija"
-#: ../../security/help.pm:1
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: ../../bootloader.pm:1
#, c-format
msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-msgstr ""
-"Argumenti: (umask)\n"
+"Welcome to %s the operating system chooser!\n"
"\n"
-"PodeÅ¡ava korisniÄki umask."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (val)\n"
+"Choose an operating system from the list above or\n"
+"wait %d seconds for default boot.\n"
"\n"
-"Set the shell timeout. A value of zero means no timeout."
msgstr ""
-"Argumenti: (val)\n"
-"\n"
-"Postavlja istek vremena shella. Vrijednost nula znaÄi bez isteka vremena."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (size)\n"
+"Dobro došli u %s izbornik operativnog sistema!\n"
"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-"Argumenti: (size)\n"
+"Izaberite operativni sistem na listi gore ili\n"
+"saÄekajte %d sekundi do pokretanja podrazumjevanog OSa.\n"
"\n"
-"Postavlja veliÄinu historije naredbi shella. Vrijednost -1 znaÄi "
-"neograniÄeno."
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
-msgstr "ako je postavljeno na da, provjerava dodavanje/brisanje sgid datoteka."
+msgid "Portuguese"
+msgstr "Portugalska"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check open ports."
-msgstr "ako je postavljeno na da, provjerava otvorene portove."
+msgid "Loopback file name: "
+msgstr "Naziv loopback datoteke: "
-#: ../../security/help.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
-msgstr ""
-"ako je ukljuÄeno, Å¡alje mail izvjeÅ¡taj na ovu email adresu, inaÄe ga Å¡alje "
-"root-u."
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "Adresa DNS servera treba biti u formatu 1.2.3.4"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "if set to yes, report check result by mail."
-msgstr "ako je postavljeno na da, prijavljuje rezultate provjere mailom."
+msgid "Serbia"
+msgstr "Srbija"
-#: ../../security/help.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
-msgstr ""
-"ako je postavljeno na da, provjerava datoteke/direktorije koje svako može "
-"pisati."
+msgid "Newzealand"
+msgstr "Novi Zeland"
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
-msgstr "ako je postavljeno na da, prijavljuje rezultate provjere na tty."
+msgid "This directory should remain within the root filesystem"
+msgstr "Ovaj direktorij treba ostati unutar korijenskog file sistema"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
-msgstr "ako je postavljeno na da, izvršava neke provjere rpm baze podataka."
+msgid "CapsLock key"
+msgstr "CapsLock tipka"
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr ""
-"ako je postavljeno na da, provjerava da li su mrežni uređaji u "
-"promiskuitetnom modu."
+msgid "Install bootloader"
+msgstr "Instalacija bootloadera"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
-msgstr "ako je postavljeno na da, izvršava chkrootkit provjere."
+msgid "Select the memory size of your graphics card"
+msgstr "Izaberite veliÄinu memorije vaÅ¡e grafiÄke karte"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
+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 ""
-"ako je postavljeno na da, provjerava privilegije datoteka u korisniÄkom home-"
-"u."
+"[OPTIONS]\n"
+"Aplikacija za povezivanje na mrežu/Internet i nadzor veze\n"
+"\n"
+"--defaultintf interface : podesi podrazumijevani interfejs\n"
+"--connect : spoji se na Inernet, ako nisi već spojen\n"
+"--disconnect : prekini vezu s Internetom, ako si spojen\n"
+"--force : koristi se sa (dis)connect : prinudi operaciju.\n"
+"--status : vraća 1 ako je spojen, u suprotnom 0.\n"
+"--quiet : bez interaktivnosti. Koristi se sa (dis)connect."
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
-msgstr ""
-"ako je postavljeno na da, provjerava dodavanje/brisanje suid root datoteka."
+msgid "Dynamic IP Address Pool:"
+msgstr "Raspon dinamiÄkih IP adresa:"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, report check result to syslog."
-msgstr "ako je postavljeno na da, prijavljuje rezultate provjere u syslog."
+msgid "LVM name?"
+msgstr "Naziv LVMa?"
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake: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 ""
-"ako je postavljeno na da, provjerava prazne Å¡ifre, nedostatak Å¡ifre u /etc/"
-"shadow i korisnike sa id-om 0 koji nisu root."
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
+msgstr "Uklonjeni su neki uređaji u \"%s\" klasi hardvera:\n"
-#: ../../security/help.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "if set to yes, run the daily security checks."
-msgstr "ako je postavljeno na da, izvršava dnevne sigurnosne provjere."
+msgid "Found %s %s interfaces"
+msgstr "Pronađeno %s %s interfejsa"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
-msgstr "ako je postavljeno na da, provjerava checksum suid/sgid datoteka."
+msgid "sticky-bit"
+msgstr "sticky-bit"
-#: ../../security/help.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
-msgstr "ako je postavljeno na da, provjerava prazne Å¡ifre u /etc/shadow."
+msgid "Post Install"
+msgstr "Post Install"
-#: ../../security/help.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "if set to yes, report unowned files."
-msgstr "ako je postavljeno na da, prijavljuje datoteke bez vlasnika."
+msgid "The internal domain name"
+msgstr "Interno domensko ime"
-#: ../../security/help.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
-"Argumenti: (umask)\n"
-"\n"
-"Postavlja root-ov umask."
+msgid "Card IRQ"
+msgstr "IRQ kartice"
#: ../../security/help.pm:1
#, c-format
msgid ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
+"Arguments: (umask)\n"
"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
+"Set the user umask."
msgstr ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
+"Argumenti: (umask)\n"
"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
+"PodeÅ¡ava korisniÄki umask."
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
+msgid "logdrake"
+msgstr "logdrake"
-#: ../../security/help.pm:1
+#: ../../standalone.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."
+"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 ""
-"Arguments: (max, inactive=-1)\n"
-"\n"
-"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
-"\\fP."
+"Aplikacija za uvoz i nadzor fontova \n"
+"--windows_import : uvezi sa dostupnih windows particija.\n"
+"--xls_fonts : prikaži sve postojeće fontove koje prijavljuje xls\n"
+"--strong : jaka provjera fonta.\n"
+"--install : instaliraj bilo koji font ili direktorij.\n"
+"--uninstall : deinstaliraj bilo koji font ili direktorij.\n"
+"--replace : zamijeni font ako vec postoji\n"
+"--application : 0 bez aplikacija.\n"
+" : 1 podrška za sve poznate aplikacije.\n"
+" : ime_aplikacije kao so za staroffice \n"
+" : i gs za ghostscript za samo tu aplikaciju."
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
+msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
+"Izaberite disketnu jedinicu koju želite koristiti da napravite boot disketu"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
+msgid "LILO with text menu"
+msgstr "LILO sa tekstualnim menijem"
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid "Everything (no firewall)"
+msgstr "Sve (bez firewalla)"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
+msgid "You must specify a kernel image"
+msgstr "Morate navesti image kernela"
-#: ../../security/help.pm:1
+#: ../../printer/main.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 ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
+msgid ", multi-function device on USB"
+msgstr ", višenamjenski uređaj na USBu"
-#: ../../security/help.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
+msgid "Do"
+msgstr "Uradi"
-#: ../../security/help.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr "Kontaktiram mirror da bih saznao listu dostupnih paketa..."
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
+msgid "Lithuanian AZERTY (old)"
+msgstr "Litvanska AZERTY (stara)"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
+msgid "Brazilian (ABNT-2)"
+msgstr "Brazilska (ABNT-2)"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.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 ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
+msgid "IP address of host/network:"
+msgstr "IP adresa raÄunara/mreže:"
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash: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."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
-"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."
+"koordinate progresne trake y\n"
+"tj. njenog lijevog ugla"
-#: ../../security/help.pm:1
+#: ../../install_gtk.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 ""
-"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))."
+msgid "System installation"
+msgstr "Instalacija sistema"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
-"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."
+msgid "Saint Vincent and the Grenadines"
+msgstr "Saint Vincent and the Grenadines"
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake: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 ""
-"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))."
+msgid "/File/_Open"
+msgstr "/Datoteka/_Otvori"
#: ../../security/help.pm:1
#, c-format
@@ -13395,954 +12916,836 @@ msgstr ""
"The argument specifies if clients are authorized to connect\n"
"to the X server on the tcp port 6000 or not."
-#: ../../security/help.pm:1
+#: ../../standalone/drakpxe: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 ""
-"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)."
+msgid "Location of auto_install.cfg file"
+msgstr "Lokacija datoteke auto_install.cfg"
-#: ../../security/help.pm:1
+#: ../../any.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 ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
+msgid "Open Firmware Delay"
+msgstr "ÄŒekanje na Open Firmware"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
+msgid "Hungary"
+msgstr "Mađarska"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+msgid "Total progess"
+msgstr "Ukupno napredak"
-#: ../../security/help.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
+msgid "Color configuration"
+msgstr "Podešavanje boje"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
-"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."
+msgid "New Zealand"
+msgstr "Novi Zeland"
-#: ../../security/help.pm:1
+#: ../../security/level.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+"There are already some restrictions, and more automatic checks are run every "
+"night."
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+"Već postoje odreÄ‘ena ograniÄenja, a viÅ¡e automatskih provjera se pokreće "
+"svaku noć."
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+msgid "please choose the date to restore"
+msgstr "molim izaberite datum za vraćanje"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
+msgid "Switching from ext2 to ext3"
+msgstr "Prebacujem sa ext2 na ext3"
-#: ../../security/help.pm:1
+#: ../../printer/data.pm:1
+#, c-format
+msgid "LPRng"
+msgstr "LPRng"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Netherlands Antilles"
+msgstr "Nizozemski Antili"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Browse to new restore repository."
+msgstr "Browse to new restore repository."
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
"\n"
-"Accept/Refuse bogus IPv4 error messages."
+"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 ""
-"Arguments: (arg)\n"
"\n"
-"Accept/Refuse bogus IPv4 error messages."
+"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
+"\n"
+"Ovaj Äarobnjak vam omogućuje da instalirate lokalne ili udaljene Å¡tampaÄe "
+"koji će biti koriÅ¡teni sa ovog raÄunara, a takoÄ‘er i sa drugih raÄunara na "
+"mreži.\n"
+"\n"
+"On će od vas tražiti sve potrebne informacije kako bi Å¡tampaÄ bio podeÅ¡en, a "
+"vama omogućen pristup svim dostupnim drajverima, opcijama drajvera i vrstama "
+"konekcije Å¡tampaÄa."
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Security Administrator (login or email)"
-msgstr "Sigurnosni administrator (login ili email)"
+msgid "and %d unknown printers"
+msgstr "i %d nepoznatih Å¡tampaÄa"
-#: ../../security/level.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"A library which defends against buffer overflow and format string attacks."
+"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 ""
-"Biblioteka koja brani od napada \"buffer overflow\" i \"format string\"."
+"Rani Intel Pentium procesori imaju bug u numeriÄkom koprocesoru koji ne "
+"postiže potrebnu preciznost prilikom izvršavanja dijeljenja sa tekućim "
+"zarezom (FDIV)"
-#: ../../security/level.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Use libsafe for servers"
-msgstr "Koristi libsafe za servere"
+msgid "No ISDN PCI card found. Please select one on the next screen."
+msgstr ""
+"Nije pronađena nijedna ISDN PCI kartica. Molimo izaberite jednu na idućem "
+"ekranu."
-#: ../../security/level.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Security level"
-msgstr "Nivo sigurnosti"
+msgid "GB"
+msgstr "GB"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Please choose the desired security level"
-msgstr "Molim izaberite nivo sigurnosti"
+msgid "Please give a user name"
+msgstr "Molimo navedite korisniÄko ime"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "DrakSec Basic Options"
-msgstr "DrakSec osnovne opcije"
+msgid "Enable CD Boot?"
+msgstr "Omogući boot sa CDa?"
-#: ../../security/level.pm:1
+#: ../../interactive/stdio.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 ""
-"Baziran na prethodnom nivou, ali sada je sistem potpuno zatvoren.\n"
-"Sigurnosne osobine na maksimumu."
+msgid " enter `void' for void entry"
+msgstr " unesite `void' za prazan unos"
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup: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 ""
-"Sa ovim sigurnosnim nivoom, postaje moguće koristiti ovaj sistem kao "
-"server.\n"
-"Sigurnost je sada dovoljno visoka za upotrebu sistema kao servera koji "
-"prima\n"
-"konekcije sa mnogo klijenata. Napomena: ako je vaÅ¡ raÄunar samo klijent na "
-"Internetu, možda je bolje da izaberete niži nivo."
+msgid "on Hard Drive"
+msgstr "na hard disk"
-#: ../../security/level.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
-msgstr ""
-"Već postoje odreÄ‘ena ograniÄenja, a viÅ¡e automatskih provjera se pokreće "
-"svaku noć."
+msgid "Winmodem connection"
+msgstr "Winmodem konekcija"
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.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."
+"\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 ""
-"Ovo je standardna sigurnost koja je preporuÄena za raÄunar koji će biti "
-"korišten za spajanje na Internet kao klijent."
+"\n"
+"ÄŒestitamo, vaÅ¡ Å¡tampaÄ je sada instaliran i podeÅ¡en!\n"
+"\n"
+"Možete Å¡tampati koristeći komandu \"Å tampaj\" u vaÅ¡oj aplikaciji (obiÄno se "
+"nalazi u meniju \"Datoteka).\n"
+"\n"
+"Ako želite dodati, ukloniti ili promijeniti ime Å¡tampaÄa, ili ako želite "
+"promijeniti neke podrazumjevane postavke (ulazni put papira, kvaliteta "
+"Å¡tampe...), izaberite opciju \"Å tampaÄ\" u \"Hardware\" sekciji Mandrake "
+"Kontrolnog centra."
-#: ../../security/level.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
msgstr ""
-"Å ifra je sada aktivirana, ali koriÅ¡tenje za mrežni raÄunar joÅ¡ nije "
-"preporuÄeno."
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv: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 ""
-"Ovaj nivo treba koristiti pažljivo. On Äini vaÅ¡ sistem lakÅ¡im za upotrebu,\n"
-"ali vrlo osjetljivim: ne smije biti koriÅ¡ten za raÄunar koji je spojen na\n"
-"druge ili na Internet. Nema pristupa Å¡ifrom."
+msgid "Now, you can run xawtv (under X Window!) !\n"
+msgstr "Sada možete pokrenuti xawtv (pod X Window sistemom!) !\n"
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Paranoid"
-msgstr "ParanoiÄan"
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr ""
+"Nemam dovoljno swap prostora da dovršim instalaciju, molimo dodajte još"
-#: ../../security/level.pm:1
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Higher"
-msgstr "Viši"
+msgid "%s on %s"
+msgstr "%s na %s"
-#: ../../security/level.pm:1
+#: ../../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 koristi vrijeme u GMT (Greenwich Mean Time) obliku i prevodi ga\n"
+"u lokalno vrijeme u skladu sa vremenskom zonom koju ste izabrali. Ako je "
+"sat\n"
+"na vaÅ¡oj matiÄnoj ploÄi podeÅ¡en na lokalno vrijeme, možete iskljuÄiti ovu\n"
+"opciju iskljuÄujući \"Hardverski sat podeÅ¡en na GMT\", Å¡to će saopÅ¡titi\n"
+"GNU/Linuxu da su sistemski sat i hardverski sat u istoj vremenskoj zoni.\n"
+"Ovo je korisno kada se na raÄunaru takoÄ‘e nalazi i drugi operativni sistem\n"
+"kao Å¡to je Windows.\n"
+"\n"
+"Opcija \"Automatsko usklađivanje vremena\" će automatski regulisati sat\n"
+"spajajući se na udaljeni time server na Internetu. Kako bi ova mogućnost\n"
+"radila, morate imati ispravnu Internet konekciju. Najbolje je izabrati time "
+"server\n"
+"negdje u vašoj blizini. Ova opcija će ustvari instalirati time server koji "
+"mogu\n"
+"koristiti i drugi raÄunari u vaÅ¡oj lokalnoj mreži."
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "High"
-msgstr "Visok"
+msgid "Which is your timezone?"
+msgstr "Koja je vaša vremenska zona?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Poor"
-msgstr "Loš"
+msgid "Guinea"
+msgstr "Gvineja"
-#: ../../security/level.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Welcome To Crackers"
-msgstr "Dobrodošli u Crackers"
+msgid "The system is now connected to the Internet."
+msgstr "Sistem je sada spojen na Internet."
-#: ../../standalone/XFdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Molimo ponovo se prijavite na %s radi aktiviranja izmjena"
+msgid "South Georgia and the South Sandwich Islands"
+msgstr "South Georgia i South Sandwich ostrva"
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Molimo izvršite logout i zatim koristitite Ctrl-Alt-BackSpace"
+msgid "Japan (broadcast)"
+msgstr "Japan (broadcast)"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
-msgstr "/etc/hosts.allow i /etc/hosts.deny su već podešeni - bez izmjene"
+msgid "Mozambique"
+msgstr "Mozambik"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "Need to create /etc/dhcpd.conf first!"
-msgstr "Najprije treba napraviti /etc/dhcpd.conf !"
+msgid "Icon"
+msgstr "Ikona"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
-msgstr "Nešto je pogrešno! - Da li je instaliran mkisofs?"
+msgid "Please choose what you want to backup"
+msgstr "Molim izaberite šta želite backupovati"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
-msgstr "Etherboot ISO image je %s"
+msgid "256 colors (8 bits)"
+msgstr "256 boja (8 bita)"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "No floppy drive available!"
-msgstr "Nema pogodne disketne jedinice!"
+msgid "Read-write"
+msgstr "Čitaj-piši"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Floppy can be removed now"
-msgstr "Sada možete izvaditi disketu"
+msgid "Size: %s\n"
+msgstr "VeliÄina: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Couldn't access the floppy!"
-msgstr "Ne mogu pristupiti disketi!"
+msgid "Hostname: "
+msgstr "Hostname: "
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please insert floppy disk:"
-msgstr "Molimo ubacite disketu:"
+msgid "Chunk size %s\n"
+msgstr "VeliÄina chunka %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Write Config"
-msgstr "Zapiši konfiguraciju"
+msgid "Build the future of Linux!"
+msgstr "Izgradite budućnost Linuxa!"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Dynamic IP Address Pool:"
-msgstr "Raspon dinamiÄkih IP adresa:"
+msgid "Local Printer"
+msgstr "Lokalni Å¡tampaÄ"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-"Većinu ovih vrijednosti uzimam iz\n"
-"vašeg aktivnog sistema.\n"
-"Možete ih izmijeniti po potrebi."
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "dhcpd Server Configuration"
-msgstr "Podešavanje dhcpd servera"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "IP Range End:"
-msgstr "Kraj IP raspona:"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgstr "[--file=mojfajl] [--word=mojarijec] [--explain=regexp] [--alert]"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "IP Range Start:"
-msgstr "PoÄetak IP raspona:"
+msgid "ADSL connection"
+msgstr "ADSL konekcija"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Name Servers:"
-msgstr "DNS serveri:"
+msgid "No configuration, please click Wizard or Advanced.\n"
+msgstr "Bez podešavanja, molim kliknite na Čarobnjak ili Napredno.\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Domain Name:"
-msgstr "Ime domena:"
+msgid "Error!"
+msgstr "Greška!"
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Broadcast Address:"
-msgstr "Broadcast adresa:"
+msgid "cable connection detected"
+msgstr "otkrivena kablovska konekcija"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Subnet Mask:"
-msgstr "Subnet mask:"
+msgid "Permission denied transferring %s to %s"
+msgstr "Pristup odbijen pri prenosu %s na %s"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Routers:"
-msgstr "Routeri:"
+msgid "/_Report Bug"
+msgstr "/_Prijavi grešku"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Netmask:"
-msgstr "Netmask:"
+msgid "Resize"
+msgstr "Smanji"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "Subnet:"
-msgstr "Subnet:"
+msgid "Dominica"
+msgstr "Dominika"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
-msgstr ""
-"Morate restartovati Display Manager da bi izmjene stupile na snagu. \n"
-"(na konzoli restartujte dm servis)"
+msgid "Please enter the device name to use for backup"
+msgstr "Molim unesite ime uređaja kojeg ćete koristiti za backup"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "dhcpd Config..."
-msgstr "dhcpd podešavanje..."
+msgid "Resolution: %s\n"
+msgstr "Rezolucija: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Delete Client"
-msgstr "Obriši klijent"
+msgid "matching"
+msgstr "matching"
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm:1
#, c-format
-msgid "<-- Edit Client"
-msgstr "<-- Izmijeni klijent"
+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 ""
+"Ne mogu pristupiti kernelskim modulima koji odgovaraju vašem kernelu "
+"(nedostaje datoteka %s), Å¡to obiÄno znaÄi da je vaÅ¡a boot disketa zastarjela "
+"u odnosu na instalacioni medij (napravite noviju boot disketu)"
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
-msgid "Add Client -->"
-msgstr "Dodaj klijenta -->"
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
+msgstr ""
+"Molimo izaberite ispravan port. Na primjer, \"COM1\" port pod Windows\n"
+"operativnim sistemom, pod GNU/Linuxom se zove \"ttyS0\" ."
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Allow Thin Clients"
-msgstr "Omogući thin klijente"
+msgid "The following packages are going to be removed"
+msgstr "Sljedeći paketi će biti uklonjeni"
-#: ../../standalone/drakTermServ:1
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
#, c-format
-msgid "Thin Client"
-msgstr "Thin klijenti"
+msgid "Connect to the Internet"
+msgstr "Spoji se na Internet"
-#: ../../standalone/drakTermServ:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "No net boot images created!"
-msgstr "Nije napravljena boot image!"
+msgid "Use existing partitions"
+msgstr "Koristi postojeću particiju"
-#: ../../standalone/drakTermServ:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "type: %s"
-msgstr "tip: %s"
+msgid "Canadian (Quebec)"
+msgstr "Kanadska (Kvebek)"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "<-- Del User"
-msgstr "<-- Obriši korisnika"
+msgid "Mouse device: %s\n"
+msgstr "Uređaj miša: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Add User -->"
-msgstr "Dodaj korisnika -->"
+msgid "Reselect correct fonts"
+msgstr "Ponovo izaberi ispravne fontove"
-#: ../../standalone/drakTermServ:1
-#, c-format
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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."
+"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 ""
-"!!! Određuje šifru u sistemskoj bazi podataka koja se razlikuje\n"
-"od one u bazi podataka Terminal Servera.\n"
-"Obrišite i ponovo dodajte korisnika u Terminal Server da biste omogućili "
-"pristup."
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Delete All NBIs"
-msgstr "Obriši sve NBIje"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Delete"
-msgstr "<-- Obriši"
+"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"
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "This will take a few minutes."
-msgstr "Ovo će potrajati par minuta."
+#: ../../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 ""
+"KonaÄno, bićete upitani da li želite vidjeti grafiÄki interfejs nakon "
+"pokretanja.\n"
+"Primjetite da vam je ovo pitanje postavljeno Äak i ako izaberete da nećete\n"
+"testirati konfiguraciju. OÄito, trebate odgovoriti \"Ne\" ako će vaÅ¡ "
+"raÄunar\n"
+"imati ulogu servera ili ako imate problema sa podešavanjem ekrana."
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Build All Kernels -->"
-msgstr "Izgradi sve kernele -->"
+msgid "We are now going to configure the %s connection."
+msgstr "Sada ćemo podesiti konekciju %s."
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "No NIC selected!"
-msgstr "Nije izabran nijedan NIC!"
+msgid "MandrakeExpert Corporate"
+msgstr "MandrakeExpert Corporate"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Build Single NIC -->"
-msgstr "Izgradi jedan NIC -->"
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake rezolucija"
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "No kernel selected!"
-msgstr "Nije izabran kernel!"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Write protection"
+msgstr "Auto prepoznavanje Å¡tampaÄa"
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Build Whole Kernel -->"
-msgstr "Izgradi cijeli kernel -->"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "You've not selected any font"
+msgstr "ne mogu naći nijedan font.\n"
-#: ../../standalone/drakTermServ:1
+#: ../../steps.pm:1
#, c-format
-msgid "Boot ISO"
-msgstr "Boot ISO"
+msgid "Language"
+msgstr "Jezik"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Boot Floppy"
-msgstr "Boot disketa"
+msgid "Printer model selection"
+msgstr "Izbor modela Å¡tampaÄa"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm: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/initrdrd 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"
+"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
+"Nakon promjene tipa particije %s, svi podaci na ovoj particiji će biti "
+"izgubljeni"
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm: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"
-" Hvala:\n"
-"\t- LTSP Project http://www.ltsp.org\n"
-"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
-"\n"
+msgid "%d seconds"
+msgstr "%d sekundi"
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid ""
-"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
-msgstr ""
-"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
-"\n"
+msgid "Insert a blank floppy in drive %s"
+msgstr "Ubacite praznu disketu u jedinicu %s"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Add/Del Clients"
-msgstr "Dodaj/obriši klijente"
+msgid "A valid URI must be entered!"
+msgstr "Trebate unijeti ispravan URI!"
-#: ../../standalone/drakTermServ:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Add/Del Users"
-msgstr "Dodaj/obriši korisnike"
+msgid "Found \"%s\" interface do you want to use it ?"
+msgstr "Pronašao sam interfejs \"%s\". Želite li ga koristiti ?"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Net Boot Images"
-msgstr "Net Boot Images"
+msgid "Re-configure interface and DHCP server"
+msgstr "Ponovo podesi interfejs i DHCP server"
-#: ../../standalone/drakTermServ:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Etherboot Floppy/ISO"
-msgstr "Etherboot Floppy/ISO"
+msgid "Sound configuration"
+msgstr "Podešavanje zvuka"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Stop Server"
-msgstr "Zaustavi server"
+msgid "Photo test page"
+msgstr "Foto testna strana"
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Start Server"
-msgstr "Pokreni server"
+msgid "Custom disk partitioning"
+msgstr "RuÄno particioniranje diska"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disable Server"
-msgstr "Onemogući server"
+msgid "Enter Printer Name and Comments"
+msgstr "Unesite ime Å¡tampaÄa i komentare"
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Enable Server"
-msgstr "Omogući server"
+msgid ""
+"The following printers\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr ""
+"Sljedeći Å¡tampaÄi\n"
+"\n"
+"%s%s\n"
+"su direktno spojeni na vaš sistem"
#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "Podešavanje Mandrake Terminal servera"
+msgid "type: %s"
+msgstr "tip: %s"
-#: ../../standalone/drakautoinst:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Remove the last item"
-msgstr "Ukloniti zadnju stavku"
+msgid "Slovakian (QWERTY)"
+msgstr "SlovaÄka (QWERTY)"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Add an item"
-msgstr "Dodaj stavku"
+msgid "No Sound Card detected!"
+msgstr "Nije izabrana zvuÄna kartica!"
-#: ../../standalone/drakautoinst:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "Auto Install"
-msgstr "Auto instalacija"
+msgid "Mouse Port"
+msgstr "Port miša"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"The floppy has been successfully generated.\n"
-"You may now replay your installation."
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
msgstr ""
-"Disketa je uspješno napravljena.\n"
-"Sada možete ponoviti vašu instalaciju."
+"Morate restartovati Display Manager da bi izmjene stupile na snagu. \n"
+"(na konzoli restartujte dm servis)"
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Congratulations!"
-msgstr "ÄŒestitamo!"
+msgid "Ftp Server"
+msgstr "FTP server"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"Welcome.\n"
-"\n"
-"The parameters of the auto-install are available in the sections on the left"
+"Enable/Disable msec hourly security check."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-"Dobro došli.\n"
-"\n"
-"Parametri automatske instalacije su dostupni u odjeljcima lijevo"
+"Enable/Disable msec hourly security check."
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Creating auto install floppy"
-msgstr "Pravim auto instalacijsku disketu"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "%s fonts conversion"
+msgstr "pfm fonts konverzija"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the type of bus on which the mouse is connected"
+msgstr "Vrsta sabirnice na koju je spojen miš"
+
+#: ../../lang.pm:1
#, c-format
-msgid "manual"
-msgstr "ruÄno"
+msgid "Uganda"
+msgstr "Uganda"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
+"Arguments: (size)\n"
+"\n"
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
-"Molimo izaberite za svaki korak da li ćete ga ponoviti kao i u vašoj "
-"instalaciji ili će se obaviti ruÄno"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Automatic Steps Configuration"
-msgstr "Automatska konfiguracija koraka"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "replay"
-msgstr "ponovi"
+"Argumenti: (size)\n"
+"\n"
+"Postavlja veliÄinu historije naredbi shella. Vrijednost -1 znaÄi "
+"neograniÄeno."
-#: ../../standalone/drakautoinst:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"You are about to configure an Auto Install floppy. This feature is somewhat "
-"dangerous and must be used circumspectly.\n"
+"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"
-"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"
+" * \"%s\": check the current keyboard map configuration and change that if\n"
+"necessary.\n"
"\n"
-"For maximum safety, the partitioning and formatting will never be performed "
-"automatically, whatever you chose during the install of this computer.\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"
-"Do you want to continue?"
-msgstr ""
-"Sada ćete podesiti Auto Instalacijsku disketu. Ova opcija je pomalo opasna i "
-"mora biti korištena uz pažnju.\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"
-"Sa ovom opcijom bićete u mogućnosti da ponovite instalaciju koju ste obavili "
-"na ovom raÄunaru, pri ćemu ćete biti interaktivno upitani za neke korake, "
-"kako biste promijenili njihove vrijednosti.\n"
+" * \"%s\": check the current mouse configuration and click on the button to\n"
+"change it if necessary.\n"
"\n"
-"Za maksimalnu sigurnost, particioniranje i formatiranje nikad neće biti "
-"obavljeno automatski, bez obzira Å¡ta izaberete tokom instalacije na ovaj "
-"raÄunar.\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"
-"Da li želite nastaviti?"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Auto Install Configurator"
-msgstr "Podešavanje auto instalacije"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
-msgstr "Ne mogu pronaći potrebnu image datoteku '%s'"
-
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Error!"
-msgstr "Greška!"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+" * \"%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"
-"Restore Backup Problems:\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"
-"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 ""
+" * \"%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"
-"Restore Backup Problems:\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"
-"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"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"options description:\n"
+" * \"%s\": If you want to configure your Internet or local network access\n"
+"now.\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"
+" * \"%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 ""
-"options description:\n"
+"\"DrakX će vam pružiti sažetak raznih informacija koje su prikupljene\n"
+"o vašem sistemu. Ovisno o instaliranom hardveru, vjerovatno imate\n"
+"neke ili sve od navedenih stavki. PojedinaÄna stavka se sastoji od\n"
+"onoga Å¡to je potrebno podesiti, nakon Äega slijedi kraći sažetak trenutne\n"
+"konfiguracije. Da biste ovo izmijenili, kliknite na odgovarajuće dugme "
+"\"Podesi\".\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"
+"* \"Tastatura\": provjerite trenutno mapu tastature i izmijenite je ako je\n"
+"potrebno.\n"
"\n"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Description:\n"
+"* \"Država\": provjerite trenutno izabranu državu. Ako se nalazite negdje\n"
+"drugo, kliknite na dugme \"Podesi\" i izaberite neku drugu. Ako se vaša\n"
+"zemlja ne nalazi na prikazanoj listi, kliknite na dugme \"Više\" da biste\n"
+"dobili cjelokupnu listu zemalja.\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"
+"* \"Vremenska zona\": DrakX automatski određuje vašu vremensku zonu\n"
+"na osnovu države koju ste izabrali. Možete kliknuti na dugme \"Podesi\"\n"
+"ako ovo nije ispravno.\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"
+"* \"Miš\": provjerite trenutnu konfiguraciju miša i klinire na dugme da je\n"
+"promijenite ako je to potrebno.\"\n"
"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
+"* \"Å tampaÄ\": klikanjem na dugme \"Podesi\" otvoriće se Äarobnjak za\n"
+"podeÅ¡avanje Å¡tampaÄa. Pogledajte odgovarajuće poglavlje ''VodiÄa za\n"
+"poÄetnike'' za viÅ¡e informacija o podeÅ¡avanju novog Å¡tampaÄa. Interfejs\n"
+"koji je tamo prikazan je sliÄan onom koji će biti koriÅ¡ten tokom "
+"instalacije.\n"
"\n"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\n"
+"* \"ZvuÄna kartica\": ako je na vaÅ¡em sistemu otkrivena zvuÄna kartica, ona "
+"će\n"
+"biti prikazana ovdje. Ako primjetite da prikazana zvuÄna kartica nije ona\n"
+"koja je ustvari dio vašeg sistema, možete kliknuti na dugme i odabrati neki\n"
+"drugi drajver.\n"
"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+"* \"GrafiÄki interfejs\": DrakX će podesiti vaÅ¡ grafiÄki interfejs za rad "
+"na\n"
+"rezoluciji \"800x600\" ili \"1024x768\". Ako vam to ne odgovara, kliknite\n"
+"na dugme \"Podesi\" kako biste drugaÄije podesili vaÅ¡ interfejs.\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"
+"* \"TV kartica\": ako je na vašem sistemu prepoznata TV kartica, biće\n"
+"prikazana ovdje. Ako imate TV karticu koja nije prepoznata, kliknite na\n"
+"dugme \"Podesi\" kako biste pokuÅ¡ali podesiti je ruÄno.\n"
"\n"
+"* \"ISDN kartica\": ako je na vašem sistemu otkrivena ISDN kartica, ona\n"
+"će biti prikazana ovdje. Možete kliknuti na dugme \"Podesi\" da promijenite\n"
+"parametre vezane za nju.\n"
"\n"
-msgstr ""
-"Description:\n"
+"* \"Mreža\": ako želite, možete podesiti vaš Internet pristup ili pristup\n"
+"lokalnoj mreži.\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"
+"* \"Nivo sigurnosti\": ovdje možete promijeniti nivo sigurnosti sistema "
+"koji\n"
+"je podešen ranije.\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"
+"* \"Firewall\": ako planirate povezati vaÅ¡ raÄunar na Internet, pametno je\n"
+"zaštititi ga od upada postavljanjem firewalla. Pogledajte odgovarajuće\n"
+"poglavlje ''VodiÄa za poÄetnike'' za detalje o podeÅ¡avanju firewalla.\n"
"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
+"* \"Bootloader\": ako želite promijeniti postavke bootloadera, kliknite na "
+"to\n"
+"dugme. Ovo bi trebalo biti rezervisano za napredne korisnike.\n"
"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
+"* \"Servisi\": ovdje možete fino podešavati koji servisi će biti pokrenuti "
+"na\n"
+"vaÅ¡em raÄunaru. Ako planirate koristiti ovaj raÄunar kao server, dobra je\n"
+"ideja još jednom pregledati ove postavke."
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Comoros"
+msgstr "Komori"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid ""
"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
"\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"
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press OK to continue."
+msgstr ""
+"\n"
+"\n"
+"\n"
+"Sada ćemo podesiti konekciju %s.\n"
"\n"
"\n"
+"Pritisnite OK za nastavak."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yaboot mode"
+msgstr "Yaboot mod"
+
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
+msgstr "USA (kablovska)"
+
+#: ../../standalone/drakboot:1
#, c-format
msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+"Ne mogu pokrenuti LiLo!\n"
+"Izvršite \"lilo\" kao root u komandnoj liniji da dovršite instalaciju LiLo "
+"teme."
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Opšti miš sa 3 dugmeta"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
-msgstr ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
+msgid "Select another media to restore from"
+msgstr "Izaberite drugi medij za vraćanje"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Software Manager"
+msgstr "Upravljanje programima"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -14354,17 +13757,19 @@ msgid ""
"\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"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
"restore description:\n"
@@ -14392,4667 +13797,5329 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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 ""
-"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"
+msgid "Re-submit"
+msgstr "Ponovo pošalji"
#: ../../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"
-" Neke greške prilikom slanja poruka može izazvati \n"
-" loše podešen postfix. Ovo možete riješiti tako što ćete\n"
-" podesiti myhostname ili mydomain u /etc/postfix/main.cf\n"
-"\n"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, 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 ""
-"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"
+msgid "CD in place - continue."
+msgstr "CD na mjestu - nastavljam."
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Drakbackup"
-msgstr "Drakbackup"
+msgid "KB"
+msgstr "KB"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Restore"
-msgstr "Vrati"
+msgid "Network & Internet"
+msgstr "Mreža i Internet"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup Now"
-msgstr "Backup-uj sada"
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "Litvanska \"fonetska\" QWERTY"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Advanced Configuration"
-msgstr "Napredno podešavanje"
+msgid "Net Boot Images"
+msgstr "Net Boot Images"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Wizard Configuration"
-msgstr "Čarobnjak za podešavanje"
+msgid "Sharing of local scanners"
+msgstr "Dijeljenje lokalnih skenera"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "View Backup Configuration."
-msgstr "Pogledaj postavke backupa."
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr ""
+"Plug'n'Play probanje nije uspjelo. Molim izaberite odgovarajući monitor"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup Now from configuration file"
-msgstr "Backup-uj sada iz konfiguracijske datoteke"
+msgid "Services and deamons"
+msgstr "Servisi i demoni"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Drakbackup Configuration"
-msgstr "Podešavanje Drakbackup-a"
+msgid "Remote host name missing!"
+msgstr "Ime udaljenog raÄunara nedostaje!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Total Progress"
-msgstr "Ukupan napredak"
+msgid "with /usr"
+msgstr "sa /usr"
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sending files..."
-msgstr "Å aljem datoteke..."
+msgid "Network"
+msgstr "Mreža"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "files sending by FTP"
-msgstr "slanje datoteka putem FTPa"
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgstr "Automatski prepoznaj Å¡tampaÄe spojene na Microsoft Windows raÄunare"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Backup other files"
-msgstr "Backup ostalih datoteka"
+msgid "This password is too simple"
+msgstr "Ova šifra je previše jednostavna"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup user files"
-msgstr "Backup korisniÄkih datoteka"
+msgid "Slovakian (QWERTZ)"
+msgstr "SlovaÄka (QWERTZ)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "Backup system files"
-msgstr "Backup sistemskih datoteka"
+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 ""
+"Pisanje i izmjena programa u raznim jezicima kao Å¡to su Perl, Python, C i C+"
+"+ nikad nije bilo lakše, zahvaljujući GNU gcc 3 i najboljim Open Source "
+"razvojnim okolinama."
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Under Devel ... please wait."
-msgstr "U izradi ... molim saÄekajte."
+msgid "Truly minimal install (especially no urpmi)"
+msgstr "Stvarno minimalna instalacija (posebno bez urpmi)"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+" Transfer \n"
+"Now"
msgstr ""
-"Nije pronađena konfiguraciona datoteka \n"
-"molim kliknite na ÄŒarobnjak ili Napredno."
+" Prebaci \n"
+"odmah"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please select data to backup..."
-msgstr "Molim izaberite podatke za backup..."
+msgid "Use daemon"
+msgstr "Koristi demon"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
#, c-format
-msgid "Please select media for backup..."
-msgstr "Molim izaberite medij za backup..."
+msgid "Authentication"
+msgstr "Autentikacija"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please select data to restore..."
-msgstr "Molim izaberite podatke za vraćanje..."
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgstr "Dodaj ovaj Å¡tampaÄ u Star Office/OpenOffice.org/GIMP"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "Sljedeći paketi trebaju biti instalirani:\n"
+msgid "Additional CUPS servers: "
+msgstr "Dodatni CUP serveri:"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"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 ""
-"Greška tokom slanja datoteke preko FTPa.\n"
-" Molimo ispravite vašu FTP konfiguraciju."
+"Izaberite jedan od automatski prepoznatih Å¡tampaÄa sa liste ili unesite ime "
+"raÄunara ili IP i opcionalno broj porta (podrazumjeva se 9100) u polja za "
+"unos."
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Where do you want to mount %s?"
+msgstr "Gdje želite montirati uređaj %s?"
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Restore Via Network"
+msgstr "Vrati putem mreže"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Algeria"
+msgstr "Alžir"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Initrd-size"
+msgstr "Initrd-veliÄina"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
+"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 ""
-"Greška tokom sendmaila.\n"
-" Vaš mail izvještaj nije poslan.\n"
-" Molim podesite sendmail"
+"U sluÄaju da postoji viÅ¡e servera za vaÅ¡u karticu, sa ili bez 3D\n"
+"ubrzanja, predložen vam je server koji najbolje odgovara vašim\n"
+"potrebama."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Next"
-msgstr "Sljedeći"
+msgid "\tBackups use tar and gzip\n"
+msgstr "\tBackupi koriste tar i gzip\n"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Previous"
-msgstr "Prethodni"
+msgid "2 MB"
+msgstr "2 MB"
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Save"
-msgstr "Spasi"
+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 ne postavljaj prvo pitanje u MandrakeUpdate modu\n"
+" --no-verify-rpm ne provjeravaj potpise paketa\n"
+" --changelog-first prikaži changelog prije filelist u opisnom prozoru\n"
+" --merge-all-rpmnew predloži merge svih pronađenih .rpmnew/.rpmsave "
+"datoteka"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Build Backup"
-msgstr "Izgradi backup"
+msgid "Setting Default Printer..."
+msgstr "Postavljam podrazumjevani Å¡tampaÄ..."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Restore Progress"
-msgstr "Napredak vraćanja"
+msgid "Interface %s (using module %s)"
+msgstr "Interfejs %s (koristeći modul %s)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Restore From Catalog"
-msgstr "Vrati iz kataloga"
+msgid "Name: %s\n"
+msgstr "Ime: %s\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Browse to new restore repository."
-msgstr "Browse to new restore repository."
+msgid "Generating preview ..."
+msgstr "Generišem pregled..."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "CD in place - continue."
-msgstr "CD na mjestu - nastavljam."
+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 ""
+"Frekvencija bi trebala imati završetak k, M ili G (na primjer, \"2.46G\" za "
+"frekvenciju 2.46 GHz) ili dodajte odgovarajući broj nula (0)."
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Custom Restore"
-msgstr "RuÄno vraćanje"
+msgid "serial"
+msgstr "serijski"
-#: ../../standalone/drakbackup:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Restore all backups"
-msgstr "Vrati sve backupe"
+msgid "DVD-ROM"
+msgstr "DVD-ROM"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore Failed..."
-msgstr "Vraćanje nije uspjelo..."
+msgid "Georgian (\"Latin\" layout)"
+msgstr "Gruzijska (\"latiniÄni\" izgled)"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Files Restored..."
-msgstr "Vraćene datoteke..."
+msgid "Get the best items with Mandrake Linux Strategic partners"
+msgstr "Nabavite najbolje proizvode kod strateških partnera Mandrake Linuxa"
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Path or Module required"
-msgstr "Potrebna je staza ili modul"
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
+msgstr ""
+"Sada možete navesti opcije za modul %s.\n"
+"Obratite pažnju da adrese trebate unositi sa prefiksom 0x kao npr. '0x123'"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Hostname required"
-msgstr "Potrebno ime raÄunara"
+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 ""
+"Mandrake Linux 9.1 vam pruža Mandrake Kontrolni centar, moćan alata koji "
+"potpuno prilagoÄ‘uje vaÅ¡ raÄunar namjeni koju ste odredili za njega. Podesite "
+"i prilagodite elemente kao što je nivo sigurnosti,periferni uređaji (ekran, "
+"miš, tastatura...), Internet konekciju i mnoge druge stvari!"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Username required"
-msgstr "Potrebno korisniÄko ime"
+msgid "Kenya"
+msgstr "Kenija"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Password required"
-msgstr "Potrebna Å¡ifra"
+msgid "Use ``Unmount'' first"
+msgstr "Najprije koristite ``Demontiraj''"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Host Path or Module"
-msgstr "Staza ili modul raÄunara"
+msgid "Installing mtools packages..."
+msgstr "Instaliram mtools pakete..."
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Host Name"
-msgstr "Ime raÄunara"
+msgid "You must specify a root partition"
+msgstr "Morate navesti root particiju"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
-msgstr "Restore putem mrežnog protokola: %s"
+msgid "first step creation"
+msgstr "kreiranje prvog koraka"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore Via Network"
-msgstr "Vrati putem mreže"
+msgid "Both Shift keys simultaneously"
+msgstr "Obje Shift tipke istovremeno"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
-msgstr "Neispravna oznaka trake. Oznaka je %s."
+msgid "Select a scanner model"
+msgstr "Izaberite model skenera"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
-msgstr ""
-"Ubacite traku sa oznakom %s u kasetni\n"
-"uređaj %s"
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore From Tape"
-msgstr "Vrati sa trake"
+msgid "Drakbackup Configuration"
+msgstr "Podešavanje Drakbackup-a"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
-msgstr "Neispravna oznaka CDa. Oznaka diska je %s."
+msgid "Save as.."
+msgstr "SaÄuvaj kao..."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-"Ubacite CD sa oznakom %s u CD\n"
-"jedinicu pod taÄkom montiranja /mnt/cdrom"
+"Interfejs još nije podešen.\n"
+"Pokrenite Äarobnjak za podeÅ¡avanje u glavnom prozoru"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore From CD"
-msgstr "Vrati sa CDa"
+msgid "Korea (North)"
+msgstr "Koreja (Sjeverna)"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Backup files not found at %s."
-msgstr "Backup datoteke nisu pronađene na %s."
+msgid "Autologin"
+msgstr "Autologin"
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
#, c-format
-msgid ""
-"Change\n"
-"Restore Path"
-msgstr ""
-"Promijeni\n"
-"stazu vraćanja"
+msgid "System configuration"
+msgstr "Podešavanje sistema"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Domain Admin Password"
+msgstr "Administratorska Å¡ifra domena"
+
+#: ../../share/advertising/05-desktop.pl:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Files"
+"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 ""
-"Vrati izabrane\n"
-"datoteke"
+"Prilagodite savrÅ¡eno svoj raÄunar vaÅ¡im potrebama pomoću 11 dosupnih "
+"Mandrake Linux korisniÄkih okolina koje se mogu potpuno prilagoditi: KDE "
+"3.1, GNOME 2.2, Window Maker, ..."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Configuring printer ..."
+msgstr "PodeÅ¡avam Å¡tampaÄ ..."
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
-"Vrati izabrane\n"
-"stavke katologa"
+"Da bi se osigurao integritet podataka nakon promjene veliÄine, \n"
+"prilikom idućeg pokretanja Windows(TM) biće izvrÅ¡ena provjera datoteÄnog "
+"sistema"
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Remove user directories before restore."
-msgstr "PobriÅ¡i korisniÄke direktorije prije vraćanja."
+msgid "MB"
+msgstr "MB"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
-msgstr "Izvrši novi backup prije vraćanja (samo za inkrementalni backup.)"
+msgid "if set to yes, run some checks against the rpm database."
+msgstr "ako je postavljeno na da, izvršava neke provjere rpm baze podataka."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "select path to restore (instead of /)"
-msgstr "izaberite stazu za vraćanje (umjesto / )"
+msgid "Virgin Islands (British)"
+msgstr "DjeviÄanska ostrva (Britanska)"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore Other"
-msgstr "Vrati ostalo"
+msgid "Bermuda"
+msgstr "Bermuda"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Restore Users"
-msgstr "Vrati korisnike"
+msgid "click here if you are sure."
+msgstr "kliknite ovdje ako ste sigurni."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore system"
-msgstr "Vrati sistem"
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
+"Nije pronađena konfiguraciona datoteka \n"
+"molim kliknite na ÄŒarobnjak ili Napredno."
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
+"Ovdje su navedene Linux particije koje već postoje na vašem hard disku.\n"
+"Možete zadržati izbore koje je napravio Äarobnjak, poÅ¡to su oni dobri za\n"
+"najveći broj instalacija. Ako napravite neke izmjene, morate, ako ništa "
+"drugo,\n"
+"definisati root particiju (\"/\"). Nemojte izabrati premalu particiju ili "
+"nećete\n"
+"moći instalirati dovoljno softvera. Ako želite držati vaše podatke na "
+"zasebnoj\n"
+"particiji, trebate takođe napraviti \"/home\" particiju (što je moguće samo "
+"ako\n"
+"imate više od jedne Linux particije na raspolaganju).\n"
+"\n"
+"Svaka particija je navedena ovako: \"Ime\", \"Kapacitet\".\n"
+"\n"
+"\"Ime\" se sastoji od: \"vrsta hard diska\", \"broj hard diska\", \"broj\n"
+"particije\" (na primjer, \"hda1\").\n"
+"\n"
+"\n"
+"\"Vrsta hard diska\" je \"hd\" ako je vaš hard disk IDE, a \"sd\" ako je\n"
+"u pitanju SCSI hard disk.\n"
+"\n"
+"\"Broj hard diska\" je uvijek slovo nakon \"hd\" ili \"sd\". Kod IDE hard\n"
+"diskova:\n"
+"\n"
+" * \"a\" znaÄi \"master hard disk na primarnom IDE kontroleru\";\n"
+"\n"
+" * \"b\" znaÄi \"slave hard disk na primarnom IDE kontroleru\";\n"
+"\n"
+" * \"c\" znaÄi \"master hard disk na sekundarnom IDE kontroleru\";\n"
+"\n"
+" * \"d\" znaÄi \"slave hard disk na sekundarnom IDE kontroleru\";\n"
+"\n"
+"Kod SCSI hard diskova, \"a\" je \"disk sa najnižim SCSI IDom\", \"b\"\n"
+"je \"drugi najniži SCSI ID\", itd."
+
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Other Media"
-msgstr "Drugi medij"
+msgid "Remove"
+msgstr "Pobriši"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select another media to restore from"
-msgstr "Izaberite drugi medij za vraćanje"
+msgid "Lesotho"
+msgstr "Lesoto"
-#: ../../standalone/drakbackup:1
+#: ../../ugtk2.pm:1
#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr "Molim unesite direktorij gdje su smješteni backupi"
+msgid "utopia 25"
+msgstr "utopia 25"
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Restore from Hard Disk."
-msgstr "Vrati sa hard diska"
+msgid "Pipe job into a command"
+msgstr "Spoji zadatak na komandu"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Use quota for backup files."
-msgstr "Koristi quotu za backup datoteke."
+msgid "new dynamic device name generated by core kernel devfs"
+msgstr "novo dinamiÄko ime ureÄ‘aja koje generiÅ¡e kernelov devfs"
-#: ../../standalone/drakbackup:1
+#: ../../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 ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-"Molim unesite maksimalnu veliÄinu\n"
-" dozvoljenu za Draxbackup"
+msgid "Yes"
+msgstr "Da"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory to save:"
-msgstr "Molimo unesite direktorij za spasiti:"
+msgid "Cote d'Ivoire"
+msgstr "Obala SlonovaÄe"
-#: ../../standalone/drakbackup:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Use Hard Disk to backup"
-msgstr "Koristi hard disk za backup"
+msgid "Which protocol do you want to use?"
+msgstr "Koji protokol želite koristiti?"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "please choose the date to restore"
-msgstr "molim izaberite datum za vraćanje"
+msgid "Restore Progress"
+msgstr "Napredak vraćanja"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Backup the system files before:"
-msgstr "Vrati sistemske datoteke prije:"
+msgid "Estonia"
+msgstr "Estonija"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
-msgstr ""
-"Lista korisnika za vraćanje (samo najsvježiji datum po korisniku je znaÄajan)"
+msgid "Choose the host on which the local scanners should be made available:"
+msgstr "Izaberite raÄunar kojem treba omogućiti pristup lokalnim skenerima:"
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "OK to restore the other files."
-msgstr "OK za vraćanje ostalih datoteka."
+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 ""
+"Imate rupu u vašoj tabeli particija, ali je ja ne mogu upotrijebiti.\n"
+"Jedino rješenje je da pomjerite vaše primarne particije, kako bi se rupa "
+"našla pored extended particija"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " Restore Configuration "
-msgstr " Vrati konfiguraciju "
+msgid "Channel"
+msgstr "Kanal"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid " Successfuly Restored on %s "
-msgstr " uspješno spašeni na %s "
+msgid "Add"
+msgstr "Dodaj"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " All of your selected data have been "
-msgstr " Svi vaši izabrani podaci su "
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "Dijeljenje Internet konekcije nije nikad podešeno."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup files are corrupted"
-msgstr "Backup datoteke su oštećene"
+msgid " Error while sending mail. \n"
+msgstr " Greška tokom slanja pošte. \n"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Molimo iskljuÄite ili pobriÅ¡ite ga idući put."
+msgid "Keyboard"
+msgstr "Tastatura"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"List of data corrupted:\n"
-"\n"
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-"Lista oštećenih podataka:\n"
-"\n"
+"Ubacite CD sa oznakom %s u CD\n"
+"jedinicu pod taÄkom montiranja /mnt/cdrom"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-"Lista podataka za vraćanje:\n"
-"\n"
+"Brzina bi trebala imati završetak k, M ili G (na primjer, \"11M\" za 11M) "
+"ili dodajte odgovarajući broj nula (0)."
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr "Bez podešavanja, molim kliknite na Čarobnjak ili Napredno.\n"
+msgid "Choose the connection you want to configure"
+msgstr "Izaberite konekciju koju želite podesiti"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr "\t-Mrežu preko webdav-a.\n"
+msgid "Please wait, setting security level..."
+msgstr "Molim saÄekajre, podeÅ¡avam nivo sigurnosti..."
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Network by rsync.\n"
-msgstr "\t-Mrežu preko rsync-a.\n"
+msgid "Mandrake Linux 9.1: the ultimate development platform"
+msgstr "Mandrake Linux 9.1: vrhunska razvojna platforma"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by SSH.\n"
-msgstr "\t-Mrežu preko SSH.\n"
+msgid "Configuring network device %s"
+msgstr "Podešavam mrežni uređaj %s"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-Network by FTP.\n"
-msgstr "\t-Mrežu preko FTPa.\n"
+msgid "activated"
+msgstr "aktiviran"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "\t-Tape \n"
-msgstr "\t-Traka \n"
+msgid "Please choose which network interface will be used for the dhcp server."
+msgstr ""
+"Molimo izaberite koji mrežni interfejs želite koristiti za spajanje na DHCP "
+"server."
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-CDROM.\n"
-msgstr "\t-CDROM.\n"
+msgid "Finding packages to upgrade..."
+msgstr "Pronalazim pakete za unaprjeđenje..."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "\t-Hard drive.\n"
-msgstr "\t-Hard disk.\n"
+msgid "Mount point: "
+msgstr "TaÄka montiranja: "
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"\n"
-"- Daemon (%s) include:\n"
-msgstr ""
-"\n"
-"- Demon (%s) ukljuÄuje :\n"
+msgid "parse all fonts"
+msgstr "obradi sve fontove"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
-msgstr "\tBackupi koriste tar i gzip\n"
+msgid "With X"
+msgstr "Sa X-om"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
-msgstr "\tBackupi koriste tar i bzip2\n"
+msgid "Multi-head configuration"
+msgstr "Multi-head konfiguracija"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "\tDo not include System Files\n"
-msgstr "\tNe ukljuÄuj sistemske datoteke\n"
+msgid "No browser available! Please install one"
+msgstr "Nemate nijedan browser! Molim instalirajte neki browser"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Options:\n"
+"%s"
msgstr ""
+"Zadržati izmjene?\n"
+"Trenutna konfiguracija je:\n"
"\n"
-"- Opcije:\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"\t\t user name: %s\n"
-"\t\t on path: %s \n"
-msgstr ""
-"\t\t korisniÄko ime: %s\n"
-"\t\t u direktoriju: %s \n"
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "Ne možete koristiti ReiserFS za particije manje od 32MB"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"- Save via %s on host: %s\n"
+"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 ""
-"\n"
-"- Spasi pomoću %s na raÄunaru: %s\n"
+"Rwho protokol omogućava udaljenim korisnicima da dobiju listu svih\n"
+"korisnika prijavljenih na raÄunar na kojem radi rwho demon (sliÄno fingeru)."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "\t\tErase=%s"
-msgstr "\t\tObriši=%s"
+msgid "Domain name"
+msgstr "Ime domena"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"\n"
-"- Save to Tape on device: %s"
-msgstr ""
-"\n"
-"- Spasi na traku na uređaju: %s"
+msgid "Sharing of local printers"
+msgstr "Dijeljenje lokalnih Å¡tampaÄa"
-#: ../../standalone/drakbackup:1
+#: ../../install_messages.pm:1
#, c-format
-msgid " (multi-session)"
-msgstr " (više sesija)"
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgstr "http://www.mandrakelinux.com/en/91errata.php3"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on device: %s"
-msgstr "na uređaju: %s"
+msgid "Available printers"
+msgstr "Dostupni Å¡tampaÄi"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "RW"
-msgstr "RW"
+msgid "Empty"
+msgstr "Prazno"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, 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"
-"- Burn to CD"
-msgstr ""
+"You will be presented with a list of different parameters to change to get\n"
+"an optimal graphical display: Graphic Card\n"
"\n"
-"- Prži na CD"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+" 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"
-"- Delete hard drive tar files after backup.\n"
-msgstr ""
+" 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"
-"- Obriši tar datoteke sa diska nakon backupa.\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
"\n"
-"- Save on Hard drive on path: %s\n"
-msgstr ""
"\n"
-"- spasi na hard disku u direktoriju: %s\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+"Monitor\n"
"\n"
-"- Other Files:\n"
-msgstr ""
+" 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"
-"- ostale datoteke:\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
"\n"
-"- User Files:\n"
-msgstr ""
"\n"
-"- korisniÄke datoteke:\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "text width"
+msgstr "Å¡irina teksta"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Where do you want to mount device %s?"
+msgstr "Gdje želite montirati uređaj %s?"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The default lease (in seconds)"
+msgstr "Podrazumjevani lease (u sekundama)"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Interface \"%s\""
+msgstr "Interfejs \"%s\""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "With basic documentation (recommended!)"
+msgstr "Sa osnovnom dokumentacijom (preporuÄeno)"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "1 button"
+msgstr "1 dugme"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"- System Files:\n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
"\n"
-"- sistemske datoteke:\n"
+"Na vaÅ¡ sistem je spojeno %d nepoznatih Å¡tampaÄa"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
+#, c-format
+msgid "Test"
+msgstr "Test"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"Backup Sources: \n"
+"Allow/Forbid direct root login."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-"Izvori backup-a: \n"
+"Allow/Forbid direct root login."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select user manually"
-msgstr "RuÄno izaberite korisnika"
+msgid "Korea"
+msgstr "Koreja"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Backup Users"
-msgstr "Backup korisnika"
+msgid "Your choice? (default `%s'%s) "
+msgstr "Vaš izbor? (podrazumjevano '%s' %s)"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup system"
-msgstr "Backup sistema"
+msgid "Raw printer"
+msgstr "Sirovi Å¡tampaÄ"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please choose what you want to backup"
-msgstr "Molim izaberite šta želite backupovati"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "official vendor name of the cpu"
+msgstr "ZvaniÄno ime proizvoÄ‘aÄa procesora"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "on Tape Device"
-msgstr "na Kasetnom uređaju"
+msgid "Vendor"
+msgstr "ProizvoÄ‘aÄ"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "on CDROM"
-msgstr "na CDROMu"
+msgid "Interface %s"
+msgstr "Interfejs %s"
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "across Network"
-msgstr "preko mreže"
+msgid "Configure mouse"
+msgstr "Podešavanje miša"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "on Hard Drive"
-msgstr "na hard disk"
+msgid "Choose the mount points"
+msgstr "Izaberite taÄke montiranja"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Please choose where you want to backup"
-msgstr "Molimo izaberite gdje želite backupovati"
+msgid "OK"
+msgstr "U redu"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "More Options"
-msgstr "Više opcija"
+msgid "Yugoslavian (latin)"
+msgstr "Jugoslavenska (latiniÄno)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "When"
-msgstr "Kada"
+msgid "Installing"
+msgstr "Instaliram"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Where"
-msgstr "Gdje"
+msgid "Launch userdrake"
+msgstr "Pokreni userdrake"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "What"
-msgstr "Å ta"
+msgid "Is this an install or an upgrade?"
+msgstr "Da li je ovo instalacija ili unaprjeđenje?"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
-msgstr "Obriši tar datoteke sa diska nakon backupa na drugi medij."
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "ISDN card"
+msgstr "Interna ISDN kartica"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Send mail report after each backup to:"
-msgstr "Pošalji mail izvještaj nakon svakog backupa na :"
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
+msgstr ""
+"Podijelite vaše znanje i pomozite izgradnju Linux softvera, pridružite se "
+"diskusijskim grupama na našim \"Community\" stranicama."
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
"\n"
-"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"Molim budite sigurni da je cron demon aktiviran u vašim servisima. \n"
+"Čestitamo, podešavanje mreže i interneta je završeno.\n"
"\n"
-"Obratite pažnju da trenutno svi 'net' mediji takođe koriste hard disk."
+"Sada će ova konfiguracija biti primjenjena na vaš sistem.\n"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Please choose the\n"
-"media for backup."
-msgstr ""
-"Molim izaberite medij\n"
-"za backup."
+msgid "\t-Hard drive.\n"
+msgstr "\t-Hard disk.\n"
-#: ../../standalone/drakbackup:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Please choose the time \n"
-"interval between each backup"
+"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 ""
-"Izaberite vremenski interval\n"
-"između svakog backupa"
+"Ovaj korak se aktivira samo ako je na vaÅ¡em raÄunaru pronaÄ‘ena postojeća\n"
+"GNU/Linux particija.\n"
+"\n"
+"DrakX sada treba znati da li želite izvršiti novu instalaciju ili "
+"nadogradnju postojećeg\n"
+"Mandrake Linux sistema:\n"
+"\n"
+" * \"Instaliraj\": NajÄešće ovo će u potpunosti obrisati stari sistem. Ako "
+"želite\n"
+"promijeniti particioniranje starog hard diska ili promijeniti datoteÄni "
+"sistem,\n"
+"trebate koristiti ovu opciju. Ali, ovisno o vašoj šemi particioniranja, "
+"možete\n"
+"sprijeÄiti da neki od vaÅ¡ih postojećih podataka budu prepisani.\n"
+"\n"
+" * \"Nadogradi\": Ova vrsta instalacije vam omogućuje da updatujete pakete\n"
+"koji su trenutno instalirani na vašem Mandrake Linux sistemu. Vaša trenutna\n"
+"Å¡ema particioniranja i korisniÄki podaci neće biti izmijenjeni. Većina "
+"ostalih koraka\n"
+"konfiguracije ostaju kao Å¡to jesu, sliÄno obiÄnoj instalaciji.\n"
+"\n"
+"Opcija ''Nadogradi'' bi trebala raditi ispravno na Mandrake Linux sistemima "
+"koji\n"
+"koriste verziju \"8.1\" ili kasniju. Obavljanje nadogradnje na ranijim "
+"verzijama\n"
+"Mandrake Linuxa, prije verzije \"8.1\", nije preporuÄeno."
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Use daemon"
-msgstr "Koristi demon"
+msgid "Printer on remote CUPS server"
+msgstr "Å tampaÄ na udaljenom CUPS serveru"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "monthly"
-msgstr "mjeseÄno"
+msgid ""
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgstr "Nisam uspio ukloniti Å¡tampaÄ \"%s\" iz Star/Open Offica."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "weekly"
-msgstr "sedmiÄno"
+msgid "delete"
+msgstr "obriši"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "daily"
-msgstr "dnevno"
+msgid "here if no."
+msgstr "ovdje ako ne."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "hourly"
-msgstr "svakog sata"
+msgid "DHCP host name"
+msgstr "DHCP ime raÄunara"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "HardDrive / NFS"
-msgstr "HardDrive / NFS"
+msgid "The maximum lease (in seconds)"
+msgstr "Maksimalni lease (u sekundama)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "CDROM / DVDROM"
-msgstr "CDROM / DVDROM"
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Molimo izaberite na kojem serijskom portu je spojen vaš miš."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Molimo unesite direktorij u koji želite spasiti:"
+msgid "Did it work properly?"
+msgstr "Da li je radilo ispravno?"
-#: ../../standalone/drakbackup:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Molim ukljuÄite ako želite izbaciti traku nakon backupa."
+msgid "Poor"
+msgstr "Loš"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Molim ukljuÄite ako želite obrisati traku prije backupa."
+msgid "The DHCP start range"
+msgstr "PoÄetak DHCP raspona"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Molim ukljuÄite ako želite koristiti non-rewinding ureÄ‘aj."
+msgid "Grenada"
+msgstr "Grenada"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr "Molim unesite ime uređaja kojeg ćete koristiti za backup"
+msgid "Unsafe"
+msgstr "Nesigurno"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Use tape to backup"
-msgstr "Koristi traku za backup"
+msgid ", %s sectors"
+msgstr ", %s sektora"
-#: ../../standalone/drakbackup:1
+#: ../../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 CD device defined!"
-msgstr "Nije definisan CD uređaj!"
+msgid "No"
+msgstr "Ne"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
+"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 ""
-"Molim unesite naziv uređaja vašeg CD Writera\n"
-" npr: 0,1,0"
+"Da li je vaÅ¡ Å¡tampaÄ multifunkcijski ureÄ‘aj od HPa ili Sony-ja (OfficeJet, "
+"PSC, LaserJet 1100/1200/1220/3200/3300 sa skenerom, Sony IJP-V100), ili HP "
+"PhotoSmart ili HP LaserJet 2200?"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Molim ukljuÄite ako koristite DVDRAM ureÄ‘aj"
+msgid "Guadeloupe"
+msgstr "Gvadalupe"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Molim ukljuÄite ako koristite DVDR ureÄ‘aj"
+msgid "could not find any font.\n"
+msgstr "ne mogu naći nijedan font.\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid " Erase Now "
-msgstr " Obriši odmah "
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr "Želite li da BackSpace vrati Delete u konzoli?"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Molim ukljuÄite ako želite obrisati vaÅ¡ RW medij (prva sesija)"
+msgid "Vertical refresh rate"
+msgstr "Brzina vertikalnog osvježavanja"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
#, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Molim ukljuÄite ako koristite CDRW medij"
+msgid "Entering step `%s'\n"
+msgstr "Prelazim na korak `%s'\n"
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Please check for multisession CD"
-msgstr "Molim ukljuÄite ako koristite multisesijski CD"
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Molimo izaberite veliÄinu vaÅ¡eg CD/DVD medija (Mb)"
+msgid "Removing %s ..."
+msgstr "Uklanjam %s..."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm: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 ""
-"Molim izaberite vaš CD/DVD uređaj\n"
-"(Pritisnite Enter za propagaciju postavki na ostala polja. \n"
-"Ovo polje nije obavezno, ono je samo alat za popunjavanje formulara.)"
+msgid "Niger"
+msgstr "Niger"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use CD/DVDROM to backup"
-msgstr "Koristi CD/DVDROM za backup"
+msgid "No printer"
+msgstr "Nema Å¡tampaÄa"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Need hostname, username and password!"
-msgstr "Potrebno ime raÄunara, korisniÄko ime i Å¡ifra!"
+msgid "alert configuration"
+msgstr "postavka upozorenja"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remember this password"
-msgstr "Zapamti ovu Å¡ifru"
+msgid "NetWare Printer Options"
+msgstr "Opcije NetWare Å¡tampaÄa"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Please enter your password"
-msgstr "Molimo unesite vašu šifru"
+msgid "%s BootSplash (%s) preview"
+msgstr "%s BootSplash (%s) pregled"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Please enter your login"
-msgstr "Molimo unesite vaš login"
+msgid "General"
+msgstr "Općenito"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
-"Molimo unesite direktorij (ili modul) za\n"
-" smjeÅ¡taj backupa na ovom raÄunaru."
+msgid "Printing system: "
+msgstr "Sistem Å¡tampe: "
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Please enter the host name or IP."
-msgstr "Molimo unesite ime raÄunara ili IP."
+msgid "Add a user"
+msgstr "Dodajte korisnika"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-"Drugi (ne drakbackup)\n"
-"kljuÄevi su već na mjestu"
+msgid "Network configuration (%d adapters)"
+msgstr "Podešavanje mreže (%d adaptera)"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#, c-format
+msgid "Mandatory package %s is missing"
+msgstr "Nedostaje obavezan paket %s"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Philippines"
+msgstr "Filipini"
+
+#: ../../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 "Ok"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Print Queue Name"
+msgstr "Naziv reda za Å¡tampu"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Do you want to use aboot?"
+msgstr "Da li želite koristiti aboot?"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Belarusian"
+msgstr "Bjeloruska"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-" Transfer \n"
-"Now"
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
msgstr ""
-" Prebaci \n"
-"odmah"
+"PDQ podržava samo lokalne Å¡tampaÄe, udaljene LPD Å¡tampaÄei Socket/TCP "
+"Å¡tampaÄe.\n"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Move files to the new partition"
+msgstr "Prebaci datoteke na novu particiju"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
+"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 ""
-"Napravi/premjesti\n"
-"backup kljuÄeve za SSH"
+"Ovdje dodajte CUPS servere Äije Å¡tampaÄe želite koristiti. Ovo trebate "
+"raditi samo ako serveri ne broadcast-uju informacije o njihovim Å¡tampaÄima "
+"cijeloj lokalnoj mreži."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use Expect for SSH"
-msgstr "Koristi Expect za SSH"
+msgid "Restore From Catalog"
+msgstr "Vrati iz kataloga"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Net Method:"
-msgstr "Net Method:"
+msgid "Pitcairn"
+msgstr "Pitcairn"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use network connection to backup"
-msgstr "Koristi mrežnu konekciju za backup"
+msgid "IDE"
+msgstr "IDE"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Users"
-msgstr "Korisnici"
+msgid "group :"
+msgstr "grupa :"
-#: ../../standalone/drakbackup:1
+#: ../../fs.pm:1
#, c-format
-msgid "Windows (FAT32)"
-msgstr "Windows (FAT32)"
+msgid "mounting partition %s in directory %s failed"
+msgstr "montiranje particije %s u direktoriju %s nije uspjelo"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
+msgid "Lilo screen"
+msgstr "Lilo ekran"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid "Remove Selected"
-msgstr "Ukloni izabrano"
+msgid "LILO with graphical menu"
+msgstr "LILO sa grafiÄkim menijem"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr "Ne ukljuÄuj spremnik web preglednika"
+msgid "Estimating"
+msgstr "Procjenjujem"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr "Molimo izaberite sve korisnike koje želite ukljuÄiti u vaÅ¡ backup."
+msgid "You can't unselect this package. It is already installed"
+msgstr "Ne možete iskljuÄiti ovaj paket. On je već instaliran"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
-msgstr ""
-"Sa ovom opcijom bićete u mogućnosti da vratite bilo koju\n"
-" verziju vašeg /etc direktorija."
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ", Å¡tampaÄ \"%s\" na SMB/Windows serveru \"%s\""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr "ZaobiÄ‘i kritiÄne datoteke (passwd, group, fstab)"
+msgid "Go on anyway?"
+msgstr "Svejedno nastavi?"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
-msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr "Tražim dostupne pakete i izgrađujem rpm bazu podataka..."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "Backup sistemskih datoteka. (/etc direktorij)"
+msgid "Does not appear to be recordable media!"
+msgstr "Izgleda da na ovaj medij nije moguće snimati!"
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
-msgstr ""
-"Ove opcije mogu spasiti ili vratiti sve datoteke u vašem /etc direktoriju.\n"
+msgid "Specify options"
+msgstr "Navedi opcije"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Vanuatu"
+msgstr "Vanuatu"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Either the server name or the server's IP must be given!"
+msgstr "Treba biti dato ili ime servera ili IP adresa servera!"
+
+#: ../../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"
-"Please check all options that you need.\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
+"Vlastita boot disketa vam omogućuje da pokrenete Linux pri Äemu ne ovisite\n"
+"od bootloader programa. Ovo je korisno ako ne želite instalirati SILO na\n"
+"vaš sistem, ako neki drugi operativni sistem uklanja SILO ili ako SILO ne "
+"radi\n"
+"na vašoj trenutnoj konfiguraciji. Vlastiti bootdisk se može takođe koristiti "
+"sa\n"
+"Mandrake rescue image, pri Äemu je mnogo lakÅ¡e ispraviti neke ozbiljne\n"
+"sistemske kvarove.\n"
"\n"
-"Molimo ukljuÄite sve potrebne opcije.\n"
+"Ako želite napraviti boot disketu za vaš sistem, stavite neku disketu u "
+"vašu\n"
+"prvu jedinicu i pritisnite \"U redu\"."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
-msgstr "Izaberite datoteke ili direktorije i kliknite na 'Dodaj'"
+msgid "You can't use an encrypted file system for mount point %s"
+msgstr "Ne možete koristiti Å¡ifrovani datoteÄni sistem za taÄku montiranja %s"
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "File Selection"
-msgstr "Izbor datoteka"
+msgid "Norfolk Island"
+msgstr "Norfolk ostrvo"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Can't create catalog!"
-msgstr "Ne mogu napraviti katalog!"
+msgid "Theme installation failed!"
+msgstr "Instalacija teme nije uspjela!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid " Error while sending mail. \n"
-msgstr " Greška tokom slanja pošte. \n"
+msgid "Nothing to do"
+msgstr "Nemam Å¡ta da radim"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via tape:\n"
-"\n"
-msgstr ""
-"\n"
-"Drakbackup aktivnosti putem trake:\n"
-"\n"
+msgid "Use for loopback"
+msgstr "Koristi za loopback"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
-msgstr ""
-"\n"
-"Drakbackup aktivnosti putem CDa:\n"
-"\n"
+msgid "Mandrake Bug Report Tool"
+msgstr "Mandrake alat za prijavu bugova"
-#: ../../standalone/drakbackup:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
-"\n"
-"Drakbackup aktivnosti putem %s:\n"
-"\n"
+msgid "use pppoe"
+msgstr "koristi pppoe"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Moving files to the new partition"
+msgstr "Premještam datoteke na novu particiju"
+
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "XFree %s sa EKSPERIMENTALNIM 3D hardverskim ubrzanjem"
+
+#: ../../help.pm:1 ../../interactive.pm:1
+#, c-format
+msgid "Advanced"
+msgstr "Napredno"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Transfer"
+msgstr "Prebaci"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Dvorak (Swedish)"
+msgstr "Dvorak (Å vedska)"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"\n"
-" FTP connection problem: It was not possible to send your backup files by "
-"FTP.\n"
-msgstr ""
-"\n"
-" Problem sa FTP konekcijom: Nije bilo moguće poslati vaše backup datoteke "
-"putem FTPa.\n"
+msgid "More Options"
+msgstr "Više opcija"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Afghanistan"
+msgstr "Afganistan"
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Delete Hard Drive tar files after backup to other media."
+msgstr "Obriši tar datoteke sa diska nakon backupa na drugi medij."
+
+#: ../../services.pm:1
+#, c-format
msgid ""
-"file list sent by FTP: %s\n"
-" "
+"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 ""
-"lista datoteka poslana putem FTPa: %s\n"
-" "
+"Cron je standardan UNIX program koji periodiÄno pokreće programe koje\n"
+"zada korisnik. Vixie cron dodaje veći broj mogućnosti osnovnom\n"
+"UNIX cronu, ukljuÄujući bolju sigurnost i moćnije opcije za podeÅ¡avanje."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "No changes to backup!"
-msgstr "Nema izmjena na backupu!"
+msgid "Burundi"
+msgstr "Burundi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Hard Disk Backup files..."
-msgstr "Datoteke backup-a hard diska..."
+msgid "Add Client -->"
+msgstr "Dodaj klijenta -->"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Backup Other files..."
-msgstr "Backup-uj ostale datoteke..."
+msgid "Read carefully!"
+msgstr "ProÄitajte pažljivo!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Hard Disk Backup Progress..."
-msgstr "Napredak backup-a hard diska..."
+msgid "RW"
+msgstr "RW"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Backup User files..."
-msgstr "Backup-uj korisniÄke datoteke..."
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
+msgstr ""
+"Molim,\n"
+"unesite vaš tv standard i državu"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Backup system files..."
-msgstr "Backup-uj sistemske datoteke..."
+msgid "Port"
+msgstr "Port"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "No tape in %s!"
-msgstr "Nema trake u %s!"
+msgid "No (experts only)"
+msgstr "Ne (samo eksperti)"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Permission problem accessing CD."
-msgstr "Problem sa privilegijama tokom pristupa na CD."
+msgid "No kernel selected!"
+msgstr "Nije izabran kernel!"
-#: ../../standalone/drakbackup:1
+#. -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 "This may take a moment to erase the media."
-msgstr "Potrebno je par trenutaka da se obriše medij."
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Pritisnite enter za bootanje izabranog OSa, 'e' za editovanje"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Not erasable media!"
-msgstr "Medij nije izbrisiv!"
+msgid "Set-GID"
+msgstr "Set-GID"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Does not appear to be recordable media!"
-msgstr "Izgleda da na ovaj medij nije moguće snimati!"
+msgid "The encryption keys do not match"
+msgstr "KljuÄevi enkripcije se ne poklapaju"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No CDR/DVDR in drive!"
-msgstr "Nema CDR/DVDR u drajvu!"
+msgid "Right \"Windows\" key"
+msgstr "Desna \"Windows\" tipka"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "WebDAV transfer failed!"
-msgstr "WebDAV transfer nije uspio!"
+msgid "CDROM / DVDROM"
+msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "WebDAV remote site already in sync!"
-msgstr "Udaljeni WebDAV sajt je već sinhroniziran!"
+msgid "if set to yes, check empty password in /etc/shadow."
+msgstr "ako je postavljeno na da, provjerava prazne Å¡ifre u /etc/shadow."
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Total progess"
-msgstr "Ukupno napredak"
+#: ../../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 ""
+"Prije nego Å¡to nastavimo, trebate pažljivo proÄitati uvjete licence. Ona\n"
+"pokriva cijelu Mandrake Linux distribuciju. Ako se slažete sa svim\n"
+"uvjetima u njoj, kliknite na dugme \"Prihvati\". Ako ne, samo ugasite\n"
+"vaÅ¡ raÄunar."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm: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"
+"Here is a list of the available printing options for the current printer:\n"
"\n"
-"without being prompted for a password."
msgstr ""
-"Transfer uspješan\n"
-"Možda je potrebno da provjerite da li se možete prijaviti na server sa:\n"
+"Ovo je lista mogućih opcija za Å¡tampu za trenutni Å¡tampaÄ:\n"
"\n"
-"ssh -i %s %s\\@%s\n"
+
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "Resolutions"
+msgstr "Rezolucije"
+
+#: ../../network/drakfirewall.pm:1
+#, c-format
+msgid ""
+"drakfirewall configurator\n"
"\n"
-"bez pitanja o Å¡ifri."
+"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 podeÅ¡avaÄ\n"
+"\n"
+"On podeÅ¡ava liÄni firewall za ovaj Mandrake Linux raÄunar.\n"
+"Za moćnu soluciju posebnog firewalla, molimo pogledajte\n"
+"specijaliziranu MandrakeSecurity Firewall distribuciju."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "%s not responding"
-msgstr "%s ne odgovara"
+msgid ""
+"Please enter your username, password and domain name to access this host."
+msgstr ""
+"Molim unesite vaÅ¡e korisniÄko ime, Å¡ifru i domen da biste pristupili ovom "
+"raÄunaru."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Can't find %s on %s"
-msgstr "Ne mogu pronaći %s na %s"
+msgid "Remove selected host"
+msgstr "Ukloni izabrani raÄunar"
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Permission denied transferring %s to %s"
-msgstr "Pristup odbijen pri prenosu %s na %s"
+msgid "Network configuration"
+msgstr "Podešavanje mreže"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Bad password on %s"
-msgstr "Pogrešna šifra na %s"
+msgid "No sharing"
+msgstr "Bez dijeljenja"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "No password prompt on %s at port %s"
-msgstr "Nema upita za Å¡ifru na %s na portu %s"
+msgid "Move selected rule down one level"
+msgstr "Pomjeri izabrano pravilo dole za jedan nivo"
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "ERROR: Cannot spawn %s."
-msgstr "GREÅ KA: Ne mogu pokrenuti %s."
+msgid "TB"
+msgstr "TB"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "This may take a moment to generate the keys."
-msgstr "Možda će trebati par trenutaka da se generiÅ¡u kljuÄevi."
+msgid "Please check if you are using a DVDR device"
+msgstr "Molim ukljuÄite ako koristite DVDR ureÄ‘aj"
#: ../../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 već postoji, da ga obrišem?\n"
-"\n"
-"Upozorenje: Ako ste već jednom obavili ovaj proces, vjerovatno\n"
-"trebate oÄistiti unos iz liste autoriziranih kljuÄeva na serveru."
+msgid "FATAL"
+msgstr "FATALNO"
-#: ../../standalone/drakbackup:1
+#: ../../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"
-" DrakBackup Report Details\n"
-"\n"
+"The network address is %s using a netmask of %s.\n"
"\n"
msgstr ""
+"DHCP server omogućuje pokretanje drugih raÄunara koristeći PXE u zadatom "
+"rasponu adresa.\n"
"\n"
-" DrakBackup Detalji izvještaja\n"
-"\n"
+"Mrežna adresa je %s koristeći netmasku %s.\n"
"\n"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Delete"
+msgstr "Obriši"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
+"Allow/Forbid reboot by the console user."
msgstr ""
+"Arguments: (arg)\n"
"\n"
-" DrakBackup Izvještaj o demonima\n"
-"\n"
-"\n"
+"Allow/Forbid reboot by the console user."
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
+"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 ""
-"\n"
-" DrakBackup Izvještaj \n"
-"\n"
+"Mogu podesiti vaÅ¡ raÄunar da automatski pokrene grafiÄki interfejs (XFree) "
+"pri pokretanju raÄunara.\n"
+"Želite li da se XFree automatski pokreće?"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "INFO"
-msgstr "INFO"
+msgid "Build the disk"
+msgstr "Napravi disk"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "FATAL"
-msgstr "FATALNO"
+msgid "Disconnect %s"
+msgstr "Prekini konekciju na %s"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "WARNING"
-msgstr "UPOZORENJE"
+msgid "Status:"
+msgstr "Status:"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Cron not available yet as non-root"
-msgstr "Kron još uvijek nije dostupan kao ne-root"
+msgid "HTTP proxy"
+msgstr "HTTP proxy"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "Instalacija %sa nije uspjela. Javila se sljedeća greška:"
+msgid "SSH Server"
+msgstr "SSH server"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No, I don't want autologin"
-msgstr "Ne, ne želim da se autologiram"
+msgid "\t-Network by rsync.\n"
+msgstr "\t-Mrežu preko rsync-a.\n"
-#: ../../standalone/drakboot:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Da, želim da se autologiram sa ovim (korisnik, desktop)"
+msgid "European protocol"
+msgstr "Evropski protokol"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "Pokreni X-Window sistem na startu"
+msgid ", printer \"%s\" on server \"%s\""
+msgstr ", Å¡tampaÄ \"%s\" na serveru \"%s\""
-#: ../../standalone/drakboot:1
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
-msgid "System mode"
-msgstr "Sistem mod"
+msgid "Error"
+msgstr "Greška"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Bootsplash"
-msgstr "Boot ekran"
+msgid "allow \"su\""
+msgstr "dozvoli \"su\""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Lilo screen"
-msgstr "Lilo ekran"
+msgid "Australia"
+msgstr "Australija"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
-"\n"
-"Izaberite temu za\n"
-"lilo i boot ekran,\n"
-"možete ih odvojeno\n"
-"izabrati"
+msgid "please wait during ttmkfdir..."
+msgstr "molimo saÄekajte tokom ttmkfdir..."
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Themes"
-msgstr "Teme"
+msgid "Configure only card \"%s\"%s"
+msgstr "Podesi samo karticu \"%s\"%s"
-#: ../../standalone/drakboot:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Splash selection"
-msgstr "Izbor splash-a"
+msgid "Level"
+msgstr "Nivo"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Trenutno koristite %s kao boot manager.\n"
-"Kliknite na KonfiguriÅ¡i kako bi se pokrenuo Äarobnjak za podeÅ¡avanje."
+msgid "Change the printing system"
+msgstr "Promijenite sistem Å¡tampe"
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "Uspješna instalacija LiLo i Boot tema"
+msgid ""
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+"Vaš sistem podržava konfiguraciju više glava.\n"
+"Å ta želite uÄiniti?"
-#: ../../standalone/drakboot:1
+#: ../../steps.pm:1
#, c-format
-msgid "Theme installation failed!"
-msgstr "Instalacija teme nije uspjela!"
+msgid "Configure services"
+msgstr "Podešavanje servisa"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Notice"
-msgstr "Napomena"
+msgid "Broadcast Address:"
+msgstr "Broadcast adresa:"
-#: ../../standalone/drakboot:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Relaunch 'lilo'"
-msgstr "Pokrećem 'lilo'"
+msgid "mount failed: "
+msgstr "montiranje nije uspjelo: "
-#: ../../standalone/drakboot:1
-#, c-format
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+"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 ""
-"Ne mogu pokrenuti LiLo!\n"
-"Izvršite \"lilo\" kao root u komandnoj liniji da dovršite instalaciju LiLo "
-"teme."
+"Linux kernel mora izvrÅ¡iti proraÄunsku petlju prilikom boot-a kako bi "
+"inicijalizirao tajmer. Rezultat rada te petlje se prikazuje u vidu "
+"bogomipsa, kao jedan neprecizan pokazatelj brzine CPUa."
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgid "Image"
+msgstr "Image"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr "Ne mogu izvršiti mkinitrd -f /boot/initrd-%s.img %s."
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgstr "Nisam uspio dodati Å¡tampaÄ \"%s\" u Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakboot:1
+#: ../../services.pm:1
+#, c-format
+msgid "Remote Administration"
+msgstr "Udaljena administracija"
+
+#: ../../modules.pm:1
#, c-format
msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
-"Ne mogu pisati u /etc/sysconfig/bootsplash\n"
-"Datoteka nije pronađena."
+"PCMCIA podrška za 2.2 kernele više ne postoji. Molim koristite 2.4 kernel."
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Write %s"
-msgstr "Zapiši %s"
+msgid "Selected All"
+msgstr "Sve izabrano"
-#: ../../standalone/drakboot:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr "Ne mogu pisati u /etc/sysconfig/bootsplash."
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Lilo message not found"
-msgstr "Nisam pronašao Lilo poruku."
+msgid "Webmin Service"
+msgstr "Webmin servis"
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Copy %s to %s"
-msgstr "Kopiraj %s u %s"
+msgid "device"
+msgstr "uređaj"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Backup %s to %s.old"
-msgstr "Backupujem %s u %s.old"
+msgid "All"
+msgstr "Svi"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Create new theme"
-msgstr "Napravi novu temu"
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "Koji sistem štampanja (spooler) želite koristiti?"
-#: ../../standalone/drakboot:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid ""
-"Display theme\n"
-"under console"
-msgstr ""
-"Tema prikaza\n"
-"pod konzolom"
+msgid "Greece"
+msgstr "GrÄka"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Install themes"
-msgstr "Instaliraj teme"
+msgid "An error occurred"
+msgstr "Došlo je do greške"
-#: ../../standalone/drakboot:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Lilo/grub mode"
-msgstr "Lilo/grub mod"
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+"Ovaj paket mora biti unaprijeđen\n"
+"Jeste li sigurni da ga želite iskljuÄiti?"
-#: ../../standalone/drakboot:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Yaboot mode"
-msgstr "Yaboot mod"
+msgid "Tamil (Typewriter-layout)"
+msgstr "Tamilska (pisaća mašina)"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
+msgid "manual"
+msgstr "ruÄno"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/File/_Quit"
-msgstr "/Datoteka/_Izlaz"
+msgid "Printer manufacturer, model, driver"
+msgstr "ProizvoÄ‘aÄ Å¡tampaÄa, model, drajver"
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "/_File"
-msgstr "/_Datoteka"
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+"Nema medija ili je zabranjeno pisanje na medij za uređaj %s.\n"
+"Molim ubacite neki medij."
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Boot Style Configuration"
-msgstr "Konfiguracija stila boota"
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
+msgstr ""
+"Direktorij %s već sadrži neke podatke\n"
+"(%s)"
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "No browser available! Please install one"
-msgstr "Nemate nijedan browser! Molim instalirajte neki browser"
+msgid "Printer on NetWare server"
+msgstr "Å tampaÄ na NetWare serveru"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
-msgstr "spajam se na Bugzilla Äarobnjak..."
+msgid "Give the ram size in MB"
+msgstr "Navedite veliÄinu rama u MB"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Package not installed"
-msgstr "Paket nije instaliran"
+msgid "Real name"
+msgstr "Pravo ime"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Not installed"
-msgstr "Nije instaliran"
+msgid "done"
+msgstr "gotovo"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Standalone Tools"
-msgstr "Samostalni alati"
+msgid "Please uncheck or remove it on next time."
+msgstr "Molimo iskljuÄite ili pobriÅ¡ite ga idući put."
-#: ../../standalone/drakbug:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Report"
-msgstr "Izvještaj"
+msgid "Higher"
+msgstr "Viši"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Choose the partitions you want to format"
+msgstr "Izaberite particije koje želite formatirati"
+
+#: ../../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"
-"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"
+"You can visit our hardware database at:\n"
+"\n"
"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
+"Na vaÅ¡em raÄunaru nije detektovana TV kartica. Molim provjerite da li je "
+"ispravno prikljuÄena Video/TV kartica koja je podržana pod Linuxom.\n"
"\n"
"\n"
-"Da prijavite bug, kliknite na dugme Prijavi.\n"
-"Ovo će otvoriti prozor web browsera na https://drakbug.mandrakesoft.com\n"
-" gdje ćete pronaći formular koji treba popuniti. Gore prikazane informacije "
-"će biti \n"
-"poslane na taj server\n"
+"Možete posjetiti našu bazu hardvera na:\n"
+"\n"
"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Release: "
-msgstr "Izdanje:"
+msgid "Can't find %s on %s"
+msgstr "Ne mogu pronaći %s na %s"
-#: ../../standalone/drakbug:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Kernel:"
-msgstr "Kernel:"
+msgid "Japanese 106 keys"
+msgstr "Japanska 106 tipki"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Package: "
-msgstr "Paket:"
+msgid "This will take a few minutes."
+msgstr "Ovo će potrajati par minuta."
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Application:"
-msgstr "Aplikacija:"
+msgid "Burkina Faso"
+msgstr "Burkina Faso"
-#: ../../standalone/drakbug:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Configuration Wizards"
-msgstr "Čarobnjaci za podešavanje"
+msgid "Use scanners on remote computers"
+msgstr "Koristi skenere na udaljenim raÄunarima"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Userdrake"
-msgstr "Userdrake"
+msgid "Delete selected rule"
+msgstr "Obriši izabrano pravilo"
-#: ../../standalone/drakbug:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Windows Migration tool"
-msgstr "Alat za Windows migraciju"
+msgid "Accessing printers on remote CUPS servers"
+msgstr "Pristupam Å¡tampaÄima na udaljenim CUPS serverima"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Urpmi"
-msgstr "Urpmi"
+msgid "Insert a floppy in %s"
+msgstr "Ubacite disketu u %s"
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "Software Manager"
-msgstr "Upravljanje programima"
+msgid "Maldives"
+msgstr "Maldivi"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Remote Control"
-msgstr "Udaljena kontrola"
+msgid "compact"
+msgstr "kompaktno"
-#: ../../standalone/drakbug:1
+#: ../../common.pm:1
#, c-format
-msgid "Msec"
-msgstr "Msec"
+msgid "1 minute"
+msgstr "1 minuta"
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Menudrake"
-msgstr "Menudrake"
+msgid "on channel %d id %d\n"
+msgstr "na kanalu %d id %d\n"
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Mandrake Online"
-msgstr "Mandrake Online"
+msgid ", multi-function device"
+msgstr ", višenamjenski uređaj"
-#: ../../standalone/drakbug:1
+#: ../../lang.pm:1
#, c-format
-msgid "HardDrake"
-msgstr "HardDrake"
+msgid "Laos"
+msgstr "Laos"
-#: ../../standalone/drakbug:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Synchronization tool"
-msgstr "Alat za sinhroniziranje"
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr ""
+"Ne postoji nijedna FAT particija za promjenu veliÄine (ili nije ostalo "
+"dovoljno prostora)"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "First Time Wizard"
-msgstr "ÄŒarobnjak za prvo pokretanje"
+msgid "Up"
+msgstr "Gore"
-#: ../../standalone/drakbug:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mandrake Control Center"
-msgstr "Mandrake Kontrolni centar"
+msgid "Firewall"
+msgstr "Firewall"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Mandrake Bug Report Tool"
-msgstr "Mandrake alat za prijavu bugova"
+msgid "Area:"
+msgstr "Oblast :"
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Parameters"
-msgstr "Parametri"
+msgid "(E)IDE/ATA controllers"
+msgstr "(E)IDE/ATA kontroleri"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "Podešavanje Internet konekcije"
+msgid "Printer Server"
+msgstr "Printer Server"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "DHCP Client"
-msgstr "DHCP klijent"
+msgid "Disconnection from the Internet complete."
+msgstr "Prekid veze sa Internetom završen."
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ethernet Card"
-msgstr "Ethernet kartica"
+msgid "Custom configuration"
+msgstr "Vlastita konfiguracija"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Gateway"
-msgstr "Gateway"
+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 ""
+"Molim navedite gdje se nalazi instalaciona slika.\n"
+"\n"
+"Ako nemate postojeći direktorij, molim kopirajte sadržaj CDa ili DVDa.\n"
+"\n"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connection type: "
-msgstr "Tip konekcije: "
+msgid "Saint Pierre and Miquelon"
+msgstr "Saint Pierre and Miquelon"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Profile: "
-msgstr "Profil:"
+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"
+"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"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Internet connection configuration"
-msgstr "Podešavanje Internet konekcije"
+msgid "saving Bootsplash theme..."
+msgstr "snimam Bootsplash temu..."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"Nemate nijednu Internet konekciju.\n"
-"Napravite jednu klikajući na 'Podesi'"
+msgid "Portugal"
+msgstr "Portugal"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
-msgstr ""
-"Interfejs još nije podešen.\n"
-"Pokrenite Äarobnjak za podeÅ¡avanje u glavnom prozoru"
+msgid "Do you have another one?"
+msgstr "Imate li neki drugi?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "activate now"
-msgstr "pokreni sada"
+msgid ", printing to %s"
+msgstr ", Å¡tampa u %s"
-#: ../../standalone/drakconnect:1
+#: ../../network/network.pm:1
#, c-format
-msgid "deactivate now"
-msgstr "zaustavi sada"
+msgid "Assign host name from DHCP address"
+msgstr "Odredi ime raÄunara iz DHCP adrese"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DHCP client"
-msgstr "DHCP klijent"
+msgid "Toggle to normal mode"
+msgstr "Prebaci u normalni mod"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Started on boot"
-msgstr "Pokrenut na bootu"
+msgid "Generic"
+msgstr "Opšti"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Boot Protocol"
-msgstr "Boot protokol"
+msgid "Cylinder %d to %d\n"
+msgstr "Cilindar %d do %d\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adapter %s: %s"
+msgid "New profile..."
+msgstr "Novi profil..."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "LAN Configuration"
-msgstr "Podešavanje LANa"
+msgid "Which disk do you want to move it to?"
+msgstr "Na koji disk je želite premjestiti?"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "LAN configuration"
-msgstr "Podešavanje LANa"
+msgid "Display logo on Console"
+msgstr "Prikaži logo na konzoli"
-#: ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"Nemate nijedan podešen interfejs.\n"
-"Podesite ih prvo klikajući na 'Podesi'"
+msgid "Windows Domain"
+msgstr "Windows domena"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Connect..."
-msgstr "Konektuj se..."
+msgid "Interface %s (on network %s)"
+msgstr "Interfejs %s (na mreži %s)"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Disconnect..."
-msgstr "Prekini konekciju..."
+msgid "INFO"
+msgstr "INFO"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not connected"
-msgstr "Nije konektovan"
+msgid "Wallis and Futuna"
+msgstr "Wallis i Futuna"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Connected"
-msgstr "Konektovan"
+msgid "Need to create /etc/dhcpd.conf first!"
+msgstr "Najprije treba napraviti /etc/dhcpd.conf !"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Is FPU present"
+msgstr "Da li postoji FPU"
+
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "There are no scanners found which are available on your system.\n"
+msgstr "Nisam pronašao nijedan skener na vašem sistemu.\n"
+
+#: ../../services.pm:1
#, c-format
msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
+"No additional information\n"
+"about this service, sorry."
msgstr ""
-"Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
+"Nema dodatnih informacija\n"
+"o ovom servisu, žalim."
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Interface:"
-msgstr "Interfejs:"
+msgid "Build Single NIC -->"
+msgstr "Izgradi jedan NIC -->"
-#: ../../standalone/drakconnect:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Gateway:"
-msgstr "Gateway:"
+msgid "Is this correct?"
+msgstr "Da li je ovo ispravno?"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Apply"
-msgstr "Primjeni"
+msgid "Marshall Islands"
+msgstr "Maršalova ostrva"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr "Kliknite ovdje za pokretanje Äarobnjaka ->"
+msgid "Windows (FAT32)"
+msgstr "Windows (FAT32)"
-#: ../../standalone/drakconnect:1
+#: ../../steps.pm:1
#, c-format
-msgid "Wizard..."
-msgstr "ÄŒarobnjak..."
+msgid "Root password"
+msgstr "Root Å¡ifra"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Status:"
-msgstr "Status:"
+msgid "Build All Kernels -->"
+msgstr "Izgradi sve kernele -->"
-#: ../../standalone/drakconnect:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Type:"
-msgstr "Tip:"
+msgid "if set to yes, report unowned files."
+msgstr "ako je postavljeno na da, prijavljuje datoteke bez vlasnika."
-#: ../../standalone/drakconnect:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Internet access"
-msgstr "Pristup Internetu"
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+"Nemate nijednu swap particiju\n"
+"\n"
+"Svejedno nastavi?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Hostname: "
-msgstr "Hostname: "
+msgid "Server IP missing!"
+msgstr "Nedostaje IP adresa servera!"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Configure Local Area Network..."
-msgstr "Podesi Lokalnu mrežu..."
+msgid "Suriname"
+msgstr "Surinam"
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "State"
-msgstr "Status"
+msgid "Enable ACPI"
+msgstr "UkljuÄi ACPI"
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1
#, c-format
-msgid "Driver"
-msgstr "Drajver"
+msgid "Graphical Environment"
+msgstr "GrafiÄko okruženje"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Protocol"
-msgstr "Protokol"
+msgid "Gibraltar"
+msgstr "Gibraltar"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Interface"
-msgstr "Interfejs"
+msgid "on Tape Device"
+msgstr "na Kasetnom uređaju"
-#: ../../standalone/drakconnect:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Configure Internet Access..."
-msgstr "Podesi Internet pristup..."
+msgid "Do nothing"
+msgstr "Nemoj raditi ništa"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Wait please"
-msgstr "Molim saÄekajte"
+msgid "Delete Client"
+msgstr "Obriši klijent"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Name of the profile to create (the new profile is created as a copy of the "
-"current one) :"
-msgstr ""
-"Naziv profila koji će biti kreiran (novi profil je kreiran kao kopija "
-"postojećeg) :"
+msgid "Filesystem type: "
+msgstr "Tip datoteÄnog sistema: "
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New profile..."
-msgstr "Novi profil..."
+msgid "Starting network..."
+msgstr "Pokrećem mrežu..."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Profile to delete:"
-msgstr "Profil za brisanje:"
+msgid "Vietnam"
+msgstr "Vijetnam"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Del profile..."
-msgstr "Briši profil..."
+msgid "/_Fields description"
+msgstr "/_Opis polja"
-#: ../../standalone/drakconnect:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Podešavanje mreže (%d adaptera)"
+msgid "Optimize your security by using Mandrake Linux"
+msgstr "Optimizirajte vašu sigurnost koristeći Mandrake Linux"
-#: ../../standalone/drakedm:1
+#: ../../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
+#: ../../standalone/drakfont: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 Display Manager vam omogućuje da se grafiÄki\n"
-"prijavite na vaš sistem uz pokretanje X Window Systema, a podržava i\n"
-"nekoliko razliÄitih X sesija na vaÅ¡em lokalnom raÄunaru u isto vrijeme."
+msgid "Help"
+msgstr "Pomoć"
-#: ../../standalone/drakedm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Choosing a display manager"
-msgstr "Izbor display managera"
+msgid "Your personal phone number"
+msgstr "VaÅ¡ liÄni broj telefona"
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Which size do you want to keep for Windows on"
+msgstr "Koju veliÄinu želite da saÄuvate za Windows na"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
msgstr ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
+"Testna stranica je poslana Å¡tampaÄu.\n"
+"Može potrajati odreÄ‘eno vrijeme dok Å¡tampaÄ krene.\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unable to fork: %s"
-msgstr "Ne mogu izvrsiti fork: %s"
+msgid "Username required"
+msgstr "Potrebno korisniÄko ime"
-#: ../../standalone/drakfloppy:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
+"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 ""
-"Nema medija ili je zabranjeno pisanje na medij za uređaj %s.\n"
-"Molim ubacite neki medij."
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Be sure a media is present for the device %s"
-msgstr "Provjeri da li je medij prisutan za ovaj uredjaj %s"
+"Ovisno o osnovnom jeziku koji izaberete u Sekciji \"Jezik\", DrakX će\n"
+"automatski izabrati određeni tip tastature. Ipak, možda nemate tastaturu\n"
+"koja taÄno odgovara vaÅ¡em jeziku: npr. ako ste Å vajcarac koji govori\n"
+"engleski, možda imate švajcarsku tastaturu. Ili ako govorite engleski ali\n"
+"se nalazite u Kvibeku, možda ćete se naći u situaciji gdje se vaš jezik i\n"
+"tastatura ne poklapaju. U svakom sluÄaju, ovaj korak instalacije vam\n"
+"omogućava da izaberete odgovarajuću tastaturu sa liste.\n"
+"\n"
+"Kliknite na dugme \"Više\" kako bi vam bila predstavljena potpuna lista\n"
+"podržanih tastatura.\n"
+"\n"
+"Ako izaberete raspored tipaka koji je baziran na ne-latiniÄnoj abecedi,\n"
+"sljedeći dijalog će vam ponuditi da izaberete tipke pomoću kojih možete\n"
+"prebaciti tastaturu izmeÄ‘u latiniÄnog i ne-latiniÄnog rasporeda."
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Build the disk"
-msgstr "Napravi disk"
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "Opcije SMB (Windows 9x/NT) Å¡tampaÄa"
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Output"
-msgstr "Ispis"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Remove a module"
-msgstr "Ukloni modul"
+msgid "mkinitrd optional arguments"
+msgstr "mkinitrd opcionalni argumenti"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Add a module"
-msgstr "Dodaj modul"
+msgid ""
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
+msgstr ""
+"Surfajte koristeći Mozillu ili Konqueror, Äitajte vaÅ¡u poÅ¡tu sa Evolution "
+"ili KMail, pravite vaše dokumente sa OpenOffice.org."
-#: ../../standalone/drakfloppy:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "omit scsi modules"
-msgstr "izostavi scsi module"
+msgid "Protocol for the rest of the world"
+msgstr "Protokol za ostatak svijeta"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "if needed"
-msgstr "ako je potrebno"
+msgid "Print test pages"
+msgstr "Å tampaj testnu stranicu"
-#: ../../standalone/drakfloppy:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "omit raid modules"
-msgstr "izostavi raid module"
+msgid "64 MB or more"
+msgstr "64 MB ili više"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "force"
-msgstr "prisili"
+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 ""
+"Molimo izaberite testne stranice koje ćete štampati.\n"
+"Pažnja: foto testna stranica može tražiti dosta vremena za štampu a na "
+"laserskim Å¡tampaÄima sa malo memorije možda neće nikad ni izaći. U većini "
+"sluÄajeva dovoljno je odÅ¡tampati standardnu testnu stranicu."
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "mkinitrd optional arguments"
-msgstr "mkinitrd opcionalni argumenti"
+msgid "Please select the device where your %s is attached"
+msgstr "Molim izaberite ureÄ‘aj gdje je prikljuÄen vaÅ¡ %s"
-#: ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Expert Area"
-msgstr "Ekspert podruÄje"
+msgid "Not formatted\n"
+msgstr "Nije formatirana\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "kernel version"
-msgstr "Kernel verzija"
+msgid "Periodic Checks"
+msgstr "PeriodiÄne provjere"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "default"
-msgstr "Podrazumijevano"
+msgid "PXE Server Configuration"
+msgstr "Podešavanje PXE servera"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "General"
-msgstr "Općenito"
+msgid "Backup the system files before:"
+msgstr "Vrati sistemske datoteke prije:"
-#: ../../standalone/drakfloppy:1
+#: ../../security/level.pm:1
#, c-format
-msgid "boot disk creation"
-msgstr "Kreiranje boot diskete"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"Ovo je standardna sigurnost koja je preporuÄena za raÄunar koji će biti "
+"korišten za spajanje na Internet kao klijent."
-#: ../../standalone/drakfloppy:1
+#: ../../any.pm:1
#, c-format
-msgid "drakfloppy"
-msgstr "drakfloppy"
+msgid "First floppy drive"
+msgstr "Prva disketna jedinica"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Size"
-msgstr "VeliÄina"
+msgid "/File/_Quit"
+msgstr "/Datoteka/_Izlaz"
-#: ../../standalone/drakfloppy:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Module name"
-msgstr "Naziv modula"
+msgid "Dvorak"
+msgstr "Dvorak"
-#: ../../standalone/drakfont:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Post Uninstall"
-msgstr "Post Uninstall"
+msgid "Choose the new size"
+msgstr "Izaberite novu veliÄinu"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Remove fonts on your system"
-msgstr "Pobriši fontove sa mog sistema"
+msgid "Media class"
+msgstr "Klasa medija"
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Initial tests"
-msgstr "Probni inicijali"
+msgid "The %s is not known by this version of Scannerdrake."
+msgstr "Ova verzija Scannerdrake programa ne poznaje %s."
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Post Install"
-msgstr "Post Install"
+msgid "Faroe Islands"
+msgstr "Farska ostrva"
#: ../../standalone/drakfont:1
#, c-format
-msgid "Install & convert Fonts"
-msgstr "Instaliraj i konvertuj fontove"
+msgid "Restart XFS"
+msgstr "Restartuj XFS"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Copy fonts on your system"
-msgstr "Kopiraj fontove na sistem"
+msgid "Add host/network"
+msgstr "Dodaj raÄunar/mrežu"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Remove List"
-msgstr "Pobriši listu"
+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 ""
+"ako je postavljeno na da, provjerava prazne Å¡ifre, nedostatak Å¡ifre u /etc/"
+"shadow i korisnike sa id-om 0 koji nisu root."
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Selected All"
-msgstr "Sve izabrano"
+msgid "Please enter the directory to save to:"
+msgstr "Molimo unesite direktorij u koji želite spasiti:"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Unselected All"
-msgstr "Ništa izabrano"
+msgid "Model name"
+msgstr "Naziv modela"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "here if no."
-msgstr "ovdje ako ne."
+msgid "Albania"
+msgstr "Albanija"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "click here if you are sure."
-msgstr "kliknite ovdje ako ste sigurni."
+msgid "No CDR/DVDR in drive!"
+msgstr "Nema CDR/DVDR u drajvu!"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Install List"
-msgstr "Lista instalacije"
+msgid "British Indian Ocean Territory"
+msgstr "Britansko-Indijska morska teritorija"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
-msgstr "Izaberite font datoteku ili direktorij i kliknite na 'Dodaj'"
+msgid "Normal Mode"
+msgstr "Normalni mod"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Before installing any fonts, be sure that you have the right to use and "
-"install them on your system.\n"
+"Please be sure that the cron daemon is included in your services. \n"
"\n"
-"-You can install the fonts the normal way. In rare cases, bogus fonts may "
-"hang up your X Server."
+"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"Prije instaliranja fontova, provjerite da li imate dozvole da ih koristite i "
-"instalirate na va[em sistemu.\n"
+"Molim budite sigurni da je cron demon aktiviran u vašim servisima. \n"
"\n"
-"-Možete instalirati fontove koristeći uobiÄajen naÄin. U rijetkim "
-"sluÄajevima, neispravni fontovi mogu zaglaviti vaÅ¡ X Server."
+"Obratite pažnju da trenutno svi 'net' mediji takođe koriste hard disk."
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Generic Printers"
-msgstr "Razni Å¡tampaÄi"
+msgid "Printer connection type"
+msgstr "Tip konekcije Å¡tampaÄa"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Abiword"
-msgstr "Abiword"
+msgid "No network adapter on your system!"
+msgstr "Nema mrežnog adaptera na vašem sistemu!"
-#: ../../standalone/drakfont:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "StarOffice"
-msgstr "StarOffice"
+msgid "Network %s"
+msgstr "Mreža %s"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Ghostscript"
-msgstr "Ghostscript"
+msgid "Malayalam"
+msgstr "Malayalam"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "Izaberite aplikacije koje će podržavati fontove :"
+msgid "Option %s out of range!"
+msgstr "Opcija %s izvan raspona!"
-#: ../../standalone/drakfont:1
+#: ../../standalone/net_monitor: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 (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"
-" Hvala:\n"
-" - pfm2afm: \n"
-"\t autor: Ken Borgendale:\n"
-"\t Konvertuje Windows .pfm datoteke u .afm (Adobe Font Metrics)\n"
-" - type1inst:\n"
-"\t autor: James Macnicol: \n"
-"\t Generiše datoteke fonts.dir fonts.scale & Fontmap.\n"
-" - ttf2pt1: \n"
-"\t autor: Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
-" Konvertuje ttf font datoteke u afm i pfb fontove\n"
+msgid "Connect %s"
+msgstr "Konektuj se na %s"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "About"
-msgstr "O programu"
+msgid "Restarting CUPS..."
+msgstr "Restartujem CUPS..."
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Font List"
-msgstr "Lista fontova"
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "Å tampam/skeniram/foto kartica na \"%s\""
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Advanced Options"
-msgstr "Napredne opcije"
+msgid "Duplicate mount point %s"
+msgstr "Dvostruka taÄka montiranja %s"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Uninstall Fonts"
-msgstr "Deinstaliraj fontove"
+msgid "if set to yes, run chkrootkit checks."
+msgstr "ako je postavljeno na da, izvršava chkrootkit provjere."
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Get Windows Fonts"
-msgstr "Preuzmi fontove iz Windowsa"
+msgid "Connection Configuration"
+msgstr "Podešavanje konekcije"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Import Fonts"
-msgstr "Uvoz fontova"
+msgid "Unknown|Generic"
+msgstr "Nepoznat|Opšti"
-#: ../../standalone/drakfont:1
+#: ../../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 ""
+"Prilikom instalacije Mandrake Linuxa, moguće je da su neki paketi\n"
+"ažurirani od zadnjeg izdanja. Moguće je da su ispravljeni bugovi ili\n"
+"rješena neka sigurnosna pitanja. Ako želite iskoristiti ova unaprjeđenja,\n"
+"možete ih sada dobaviti sa Interneta. Izaberite \"Da\" ako imate ispravnu\n"
+"Internet vezu, ili \"Ne\" ako ćete radije instalirati ažurirane pakete\n"
+"kasnije.\n"
+"\n"
+"Ako izaberete \"Da\" dobićete listu mjesta sa kojih se mogu skinuti\n"
+"novi paketi. Izaberite ono najbliže vama. Pojaviće se stablo za izbor\n"
+"paketa: pregledajte izabrano i pritisnite \"Instaliraj\" da dobavite i\n"
+"instalirate izabrane pakete, ili \"Odustani\" za prekid."
+
+#: ../../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 "done"
-msgstr "gotovo"
+msgid "Quit"
+msgstr "Izlaz"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "xfs restart"
-msgstr "restart xfs-a"
+msgid "Myanmar"
+msgstr "Myanmar"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Suppress Fonts Files"
-msgstr "Onemogući datoteke fontova"
+msgid "Auto allocate"
+msgstr "Auto alokacija"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Restart XFS"
-msgstr "Restartuj XFS"
+msgid "Check bad blocks?"
+msgstr "Provjeri loše blokove?"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Suppress Temporary Files"
-msgstr "Onemogući privremene datoteke"
+msgid "Other MultiMedia devices"
+msgstr "Drugi multimedijalni uređaj"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "type1inst building"
-msgstr "type1inst kreiranje"
+msgid "No remote machines"
+msgstr "Nema udaljenih raÄunara"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "pfm fonts conversion"
-msgstr "pfm fonts konverzija"
+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"
+"Dobro doÅ¡li u ÄŒarobnjak za podeÅ¡avanje Å¡tampaÄa\n"
+"\n"
+"Ovaj Äarobnjak će vam pomoći da instalirate Å¡tampaÄe spojene na ovaj "
+"raÄunar.\n"
+"\n"
+"Ako imate Å¡tampaÄ spojen na ovaj raÄunar, molim prikljuÄite ga na raÄunar i "
+"upalite ga kako bi bio auto-prepoznat.\n"
+"\n"
+"Kliknite na \"Dalje\" kada budete spremni, ili na \"Odustani\" ako ne želite "
+"podesiti Å¡tampaÄ sada."
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "ttf fonts conversion"
-msgstr "ttf fonts konverzija"
+msgid "Authentication NIS"
+msgstr "Autentifikacija NIS"
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Ghostscript referencing"
-msgstr "Ghostscript referenciranje"
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr "Opcija ``OgraniÄi opcije komandne linije'' je beskorisna bez Å¡ifre"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Fonts conversion"
-msgstr "Konverzija fontova"
+msgid "Internet Connection Sharing currently enabled"
+msgstr "Dijeljenje Internet konekcije je trenutno aktivno"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "True Type install done"
-msgstr "Završena True Type instalacija"
+msgid "Card IO_0"
+msgstr "IO_0 kartice"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
-msgstr "molimo saÄekajte tokom ttmkfdir..."
+msgid "United Arab Emirates"
+msgstr "Ujedinjeni Arapski Emirati"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "True Type fonts installation"
-msgstr "Instalacija True Type fontova"
+msgid "Card IO_1"
+msgstr "IO_1 kartice"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Fonts copy"
-msgstr "Kopiranje fontova"
+msgid "Thailand"
+msgstr "Tajland"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Search for fonts in installed list"
-msgstr "Pretraži fontove na listi instaliranih"
+msgid "Routers:"
+msgstr "Routeri:"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "could not find any font.\n"
-msgstr "ne mogu naći nijedan font.\n"
+msgid "Kazakhstan"
+msgstr "Kazahstan"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Reselect correct fonts"
-msgstr "Ponovo izaberi ispravne fontove"
+msgid "Display all available remote CUPS printers"
+msgstr "Prikaži sve dostupne CUPS Å¡tampaÄe"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_newt.pm:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr "ne mogu naći nijedan font na montiranim particijama"
+msgid "Mandrake Linux Installation %s"
+msgstr "Mandrake Linux instalacija %s"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "no fonts found"
-msgstr "nije pronađen nijedan font"
+msgid "Thai keyboard"
+msgstr "Tajlandska tastatura"
-#: ../../standalone/drakfont:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "parse all fonts"
-msgstr "obradi sve fontove"
+msgid "Dialup options"
+msgstr "Opcije dialupa"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unselect fonts installed"
-msgstr "IskljuÄi instalirane fontove"
+msgid "Bouvet Island"
+msgstr "Ostrvo Bouvet"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Search installed fonts"
-msgstr "Pretraži instalirane fontove"
+msgid "If no port is given, 631 will be taken as default."
+msgstr "Ako nije naveden port, podrazumijevaće se 631."
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
+"Change your Cd-Rom!\n"
"\n"
-"Click on Configure to launch the setup wizard."
+"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 ""
-"Dobrodošli u alat za Dijeljenje Internet konekcije!\n"
-"\n"
-"%s\n"
+"Promijenite vaš CD-ROM!\n"
"\n"
-"Kliknite na Podesi da pokrenete Äarobnjak."
-
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "Podešavanje dijeljenja Internet konekcije"
+"Molimo ubacite CD oznaÄen sa \"%s\" u vaÅ¡ CD-ROM ureÄ‘aj i pritisnite \"U redu"
+"\" kad ste spremni.\n"
+"Ako ga nemate, pritisnite \"Odustani\" da biste preskoÄili instalaciju sa "
+"tog CD-ROMa."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Dijeljenje Internet konekcije nije nikad podešeno."
+msgid "Polish"
+msgstr "Poljska"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "PodeÅ¡avanje je već zavrÅ¡eno i trenutno je ukljuÄeno."
+msgid "Mandrake Online"
+msgstr "Mandrake Online"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "PodeÅ¡avanje je već zavrÅ¡eno, ali je trenutno iskljuÄeno."
+msgid "\t-Network by webdav.\n"
+msgstr "\t-Mrežu preko webdav-a.\n"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe: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)."
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
msgstr ""
-"Sve je konfigurisano.\n"
-"Sada možete dijeliti Internet konekciju sa ostalim raÄunarima na vaÅ¡oj "
-"lokalnoj mreži, koristeći automatsku mrežnu konfiguraciju (DHCP)."
+"Na vašem sistemu nije pronađen nijedan ethernet mrežni adapter. Molimo "
+"pokrenite alat za podešavanje hardware-a."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Problems installing package %s"
-msgstr "Problemi tokom instaliranja paketa %s"
+msgid "Netmask"
+msgstr "Netmask"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Podešavam skripte, instaliram software, pokrećem servere..."
+msgid "No hard drives found"
+msgstr "Nije pronađen nijedan hard disk"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Configuring..."
-msgstr "Podešavam..."
+msgid "Logitech CC Series"
+msgstr "Logitech CC Series"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr ""
-"Potencijalan konflikt LAN adresa pronađen u trenutnoj konfiguraciji %s!\n"
+msgid "2 buttons"
+msgstr "2 dugmeta"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
-msgstr "Lokalna mreža se ne završava sa `.0', izlazim."
+msgid "What kind is your ISDN connection?"
+msgstr "Koje je vrste vaša ISDN konekcija?"
-#: ../../standalone/drakgw:1
+#: ../../any.pm:1
#, c-format
-msgid "Re-configure interface and DHCP server"
-msgstr "Ponovo podesi interfejs i DHCP server"
+msgid "Label"
+msgstr "Oznaka"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The maximum lease (in seconds)"
-msgstr "Maksimalni lease (u sekundama)"
+msgid "Save on floppy"
+msgstr "Spasi na disketu"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The default lease (in seconds)"
-msgstr "Podrazumjevani lease (u sekundama)"
+msgid "Printer auto-detection"
+msgstr "Auto prepoznavanje Å¡tampaÄa"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The DHCP end range"
-msgstr "Kraj DHCP raspona"
+msgid "Which of the following is your ISDN card?"
+msgstr "Koja od navedenih je vaša ISDN kartica?"
-#: ../../standalone/drakgw:1
+#: ../../services.pm:1
#, c-format
-msgid "The DHCP start range"
-msgstr "PoÄetak DHCP raspona"
+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 je popularan protokol za dijeljenje datoteka preko TCP/IP mreža.\n"
+"Ovaj servis omogućuje funkcionalnost NFS servera, kojeg podešavate\n"
+"putem /etc/exports datoteke."
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "The internal domain name"
-msgstr "Interno domensko ime"
+msgid "Msec"
+msgstr "Msec"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "The DNS Server IP"
-msgstr "IP adresa DNS servera"
+msgid ""
+"=> Notice, a label changed:\n"
+"%s"
+msgstr ""
+"=> Primjetite, label je promijenjena:\n"
+"%s"
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "(This) DHCP Server IP"
-msgstr "IP adresa (ovog) DHCP servera"
+msgid "Number of capture buffers:"
+msgstr "Broj capture buffera:"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
#, c-format
+msgid "Your choice? (0/1, default `%s') "
+msgstr "Vaš izbor? (0/1, podrazumjevano %s)"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"DHCP Server Configuration.\n"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\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"
+"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"
-msgstr ""
-"Podešavanje DHCP servera.\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"
-"Ovdje možete izabrati razliÄite opcije za podeÅ¡avanje DHCP servera.\n"
-"Ako ne znate znaÄenje neke opcije, jednostavno je ostavite kako jeste.\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"
-
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Local Network adress"
-msgstr "Lokalna mrežna adresa"
-
-#: ../../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"
+"Click on \"%s\" when you are ready to format partitions.\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"
+"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 ""
-"Mogu zadržati trenutnu konfiguraciju i pretpostaviti da ste već podesili "
-"DHCP server; u tom sluÄaju molim provjerite da li sam ispravno proÄitao "
-"Mrežnu adresu koju ćete koristiti na lokalnoj mreži; neću je ponovo podesiti "
-"i neću mijenjati vaše postavke DHCP servera.\n"
+"Sve particije koje su upravo definisane moraju biti formatirane kako bi se\n"
+"mogle koristiti (formatiranje znaÄi kreiranje datoteÄnog sistema). \n"
"\n"
-"Predložena DNS postavka je Caching nameserver koji je podešen na firewallu. "
-"Možete je zamijeniti npr. IP adresom DNS servera vašeg ISPa.\n"
-"\t\t \n"
-"Ako ne, mogu ponovo podesiti vaš interfejs i podesiti DHCP server za vas.\n"
+"U ovom trenutku možda ćete poželjeti da reformatirate neke već postojeće\n"
+"particije kako biste pobrisali podatke koje sadrže. Ako želite to uÄiniti, "
+"molim\n"
+"takođe izaberite i te particije.\n"
+"\n"
+"Molim obratite pažnju da nije neophodno formatirati sve postojeće "
+"particije.\n"
+"Morate reformatirati particije koje sadrže operativni sistem (kao što su\n"
+"\"/\", \"/usr\" ili \"var\") ali ne morate reformatirati particije koje "
+"sadrže\n"
+"podatke koje želite zadržati (tipiÄno /home).\n"
"\n"
+"Molimo da pažljivo izaberete particije. Nakon formatiranja, svi podaci na\n"
+"odabranim particijama će biti pobrisani i nećete biti u mogućnosti da ih\n"
+"povratite.\n"
+"\n"
+"Kliknite na \"Dalje ->\" kada budete spremni za formatiranje particija.\n"
+"\n"
+"Kliknite na \"<- Nazad\" ako želite da izaberete druge particije za "
+"instalaciju\n"
+"vašeg novog Linux-Mandrake operativnog sistema.\n"
+"\n"
+"Kliknite na \"Napredno\" da izaberete particije koje želite provjeriti radi\n"
+"loših blokova."
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "French"
+msgstr "Francuska"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Czech (QWERTY)"
+msgstr "Češka (QWERTY)"
+
+#: ../../standalone/service_harddrake:1
+#, c-format
+msgid "Hardware probing in progress"
+msgstr "Hardversko probanje u toku"
#: ../../standalone/drakgw:1
#, c-format
+msgid "Net Device"
+msgstr "Mrežni uređaj"
+
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, c-format
+msgid "Summary"
+msgstr "Ukratko"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
msgid ""
-"Current configuration of `%s':\n"
-"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-"Trenutna konfiguracija `%s':\n"
-"\n"
-"Mreža: %s\n"
-"IP adresa: %s\n"
-"IP atributi: %s\n"
-"Drajver: %s"
+" (Paralelni portovi: /dev/lp0, /dev/lp1, ..., ekvivalentno sa LPT1:, "
+"LPT2:, ..., prvi USB Å¡tampaÄ: /dev/usb/lp0, drugi USB Å¡tampaÄ: /dev/usb/"
+"lp1, ...)."
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Current interface configuration"
-msgstr "Postavke trenutnog interfejsa"
+msgid "Next"
+msgstr "Sljedeći"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Show current interface configuration"
-msgstr "Prikaži postavke trenutnog interfejsa"
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "Ne možete instalirati bootloader na %s particiju\n"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "No (experts only)"
-msgstr "Ne (samo eksperti)"
+msgid "CHAP"
+msgstr "CHAP"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Automatic reconfiguration"
-msgstr "Automatsko ponovno podešavanje"
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp/zeroconf)"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Warning, the network adapter (%s) is already configured.\n"
"\n"
-"Do you want an automatic re-configuration?\n"
+"Welcome.\n"
"\n"
-"You can do it manually but you need to know what you're doing."
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-"Upozorenje, mrežni adapter (%s) je već podešen.\n"
"\n"
-"Da li želite automatsko ponovno podešavanje?\n"
+"Dobro došli.\n"
"\n"
-"To možete obaviti ruÄno, ali morate znati Å¡ta radite."
+"Parametri automatske instalacije su dostupni u odjeljcima lijevo"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface already configured"
-msgstr "Mrežni interfejs je već podešen"
+msgid "Puerto Rico"
+msgstr "Portoriko"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-"Molimo izaberite koji mrežni adapter će biti spojen na vašu Lokalnu mrežu."
+"za dovršavanje podešavanja potreban je paket 'ImageMagick'.\n"
+"Kliknite na \"U redu\" da instalirate 'ImageMagick' ili \"Odustani\" za izlaz"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "Litvanska \"red brojeva\" QWERTY"
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"There is only one configured network adapter on your system:\n"
+"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
-"%s\n"
"\n"
-"I am about to setup your Local Area Network with that adapter."
+"Do you really want to remove these packages?\n"
msgstr ""
-"Trenutno je samo jedan mrežni adapter podešen na vašem sistemu:\n"
+"Da bi se omogućilo unaprjeđenje vašeg sistema, biće uklonjeni sljedeći "
+"paketi: %s\n"
"\n"
-"%s\n"
"\n"
-"Sada ću podesiti vašu Lokalnu mrežu sa ovim adapterom."
+"Želite li zaista deinstalirati ove pakete?\n"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface"
-msgstr "Mrežni interface"
+msgid "Anguilla"
+msgstr "Anguilla"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Na vašem sistemu nije pronađen nijedan ethernet mrežni adapter. Molimo "
-"pokrenite alat za podešavanje hardware-a."
+msgid "NIS Domain"
+msgstr "NIS domen"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "Nema mrežnog adaptera na vašem sistemu!"
+msgid ""
+"\n"
+"- User Files:\n"
+msgstr ""
+"\n"
+"- korisniÄke datoteke:\n"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s"
-msgstr "Interfejs %s"
+msgid "Antarctica"
+msgstr "Antarktik"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Interfejs %s (koristeći modul %s)"
+msgid "Mount options"
+msgstr "Opcije montiranja"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Net Device"
-msgstr "Mrežni uređaj"
+msgid "Jamaica"
+msgstr "Jamajka"
-#: ../../standalone/drakgw:1
+#: ../../services.pm: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"
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
-"Molim unesite naziv interfejsa spojenog na Internet.\n"
-"\n"
-"Primjeri:\n"
-"\t\tppp+ za modemsku ili DSL konekciju, \n"
-"\t\teth0, ili eth1 za mrežnu konekciju, \n"
-"\t\tippp+ za isdn konekciju.\n"
+"Dodjeljuje raw uređaje blokovskim uređajima (kao što su\n"
+"particije hard diska), za potrebu aplikacija kao Å¡to je Oracle ili DVD "
+"playeri"
-#: ../../standalone/drakgw:1
+#: ../../security/help.pm: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"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-"Sada ćete konfigurisati vaÅ¡ raÄunar za dijeljenje Internet konekcije.\n"
-"Sa ovom opcijom, ostali raÄunari na vaÅ¡oj lokalnoj mreži će moći koristiti "
-"Internet konekciju ovog raÄunara. \n"
-"\n"
-"Prije nego što nastavite, provjerite da li ste podesili vaš mrežni/internet "
-"pristup koristeći drakconnect.\n"
+"Arguments: (arg, alert=1)\n"
"\n"
-"Napomena: potreban vam je poseban Mrežni adapter da biste podesili Lokalnu "
-"mrežu (LAN)."
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Internet Connection Sharing"
-msgstr "Dijeljenje Internet konekcije"
+msgid "Please wait, preparing installation..."
+msgstr "Molim saÄekajte, pripremam instalaciju..."
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "Dijeljenje Internet konekcije je sada ukljuÄeno."
+msgid "Czech (QWERTZ)"
+msgstr "Češka (QWERTZ)"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Enabling servers..."
-msgstr "UkljuÄujem servere..."
+msgid "Track network card id (useful for laptops)"
+msgstr "Otkrij id mrežne karte (korisno za laptope)"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "dismiss"
-msgstr "otkaži"
+msgid "The port number should be an integer!"
+msgstr "Broj porta treba biti cijeli broj!"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "reconfigure"
-msgstr "rekonfiguriši"
+msgid "You must choose an image file first!"
+msgstr "Morate izabrati image datoteku!"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "enable"
-msgstr "ukljuÄi"
+msgid "Restore from Hard Disk."
+msgstr "Vrati sa hard diska"
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm: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 ""
-"Dijeljenje Internet konekcije je već podešeno. Trenutno je\n"
-"neaktivno (iskljuÄeno).\n"
-"\n"
-"Šta želite uraditi?"
+msgid "Add to LVM"
+msgstr "Dodaj na LVM"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Dijeljenje Internet konekcije je trenutno neaktivno"
+msgid "DNS server"
+msgstr "DNS server"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "Dijeljenje Internet konekcije je sada iskljuÄeno."
+msgid "Trinidad and Tobago"
+msgstr "Trinidad i Tobago"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disabling servers..."
-msgstr "IskljuÄujem servere..."
+msgid "LPD and LPRng do not support IPP printers.\n"
+msgstr "LPD i LPRng ne podržavaju IPP Å¡tampaÄe.\n"
-#: ../../standalone/drakgw:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "disable"
-msgstr "iskljuÄi"
+msgid "simple"
+msgstr "jednostavno"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm: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 ""
-"Dijeljenje Internet konekcije je već podešeno. Trenutno je\n"
-"aktivno.\n"
-"\n"
-"Šta želite uraditi?"
+msgid "Clear all"
+msgstr "Obriši sve"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Dijeljenje Internet konekcije je trenutno aktivno"
+msgid "No test pages"
+msgstr "Nijedna testna strana"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
-msgstr "Žalim, podržavamo samo 2.4 kernele."
+msgid "Adapter %s: %s"
+msgstr "Adapter %s: %s"
-#: ../../standalone/drakhelp:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
-msgstr ""
-"Nemate nijedan browser instaliran na vašem sistemu. Molim instalirajte jedan "
-"ako želite pristupiti sistemu pomoći"
+msgid "Falkland Islands (Malvinas)"
+msgstr "Falklandsko otoÄje"
-#: ../../standalone/drakperm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Path"
-msgstr "Staza"
+msgid "Unknown model"
+msgstr "Nepoznat model"
-#: ../../standalone/drakperm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "group :"
-msgstr "grupa :"
+msgid "if set to yes, check files/directories writable by everybody."
+msgstr ""
+"ako je postavljeno na da, provjerava datoteke/direktorije koje svako može "
+"pisati."
-#: ../../standalone/drakperm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "authentication"
+msgstr "Autentikacija"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "user :"
-msgstr "korisnik :"
+msgid "Backup Now"
+msgstr "Backup-uj sada"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Path selection"
-msgstr "Izbor staze"
+msgid "/_File"
+msgstr "/_Datoteka"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "when checked, owner and group won't be changed"
-msgstr "kada je ukljuÄeno, vlasnik i grupa se ne mogu promijeniti"
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
+msgstr "Uklanjam Å¡tampaÄ iz Star/Open Offica"
-#: ../../standalone/drakperm:1
+#: ../../services.pm:1
#, c-format
-msgid "Use group id for execution"
-msgstr "Koristi id grupe za izvršavanje"
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+"Pokreće filtriranje paketa za Linux kernele serije 2.2 kako\n"
+"bi se aktivirao firewall i zaÅ¡titio vaÅ¡ raÄunar od mrežnih napada."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Use owner id for execution"
-msgstr "Koristi id vlasnika za izvršavanje"
+msgid "Tamil (ISCII-layout)"
+msgstr "Tamilska (ISCII)"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
-msgstr ""
-"Koristi se za direktorij:\n"
-" samo vlasnik tog direktorija ili datoteke u ovom direktoriju ga može "
-"obrisati"
+msgid "Mayotte"
+msgstr "Mayotte"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Set-GID"
-msgstr "Set-GID"
+msgid "Creating auto install floppy..."
+msgstr "Pravim auto instalacijsku disketu..."
-#: ../../standalone/drakperm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Set-UID"
-msgstr "Set-UID"
+msgid "Searching for scanners ..."
+msgstr "Tražim skenere ..."
-#: ../../standalone/drakperm:1
+#: ../../steps.pm:1
#, c-format
-msgid "sticky-bit"
-msgstr "sticky-bit"
+msgid "Partitioning"
+msgstr "Particioniranje"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Property"
-msgstr "Osobina"
+msgid "Russia"
+msgstr "Rusija"
-#: ../../standalone/drakperm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Permissions"
-msgstr "Privilegije"
+msgid "ethernet card(s) detected"
+msgstr "prepoznata ethernet kartica(e)"
-#: ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Current user"
-msgstr "Trenutni korisnik"
+msgid "Syslog"
+msgstr "Syslog"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "browse"
-msgstr "pregledaj"
+msgid "Can't create catalog!"
+msgstr "Ne mogu napraviti katalog!"
-#: ../../standalone/drakperm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Edit current rule"
-msgstr "Izmijeni trenutno pravilo"
+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 ""
+"Zaokružite vaš sigurnosni sistem ovim vrlo jednostavnim softverom koji spaja "
+"komponente visokih performansi, kao Å¡to je firewall, VPN server i klijent, "
+"sistem za detekciju upada (intrusion detection system) inadzor saobraćaja."
-#: ../../standalone/drakperm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "edit"
-msgstr "izmijeni"
+msgid "Not enough free space for auto-allocating"
+msgstr "Nema dovoljno prostora za auto-alokaciju"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Delete selected rule"
-msgstr "Obriši izabrano pravilo"
+msgid "Set root password"
+msgstr "Podesite root Å¡ifru"
-#: ../../standalone/drakperm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "delete"
-msgstr "obriši"
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+"Nema slobodnih drajvera za vaÅ¡u zvuÄnu karticu (%s), ali postoji vlasniÄki "
+"drajver na \"%s\"."
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Add a new rule at the end"
-msgstr "Dodaj novo pravilo na kraj"
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr ""
+"Nakon promjene veliÄine particije %s, svi podaci na njoj će biti izgubljeni"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "add a rule"
-msgstr "dodaj pravilo"
+msgid "Internet connection configuration"
+msgstr "Podešavanje Internet konekcije"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Move selected rule down one level"
-msgstr "Pomjeri izabrano pravilo dole za jedan nivo"
+msgid "Scanning for TV channels"
+msgstr "Tražim TV kanale"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Down"
-msgstr "Dolje"
+msgid "Kernel:"
+msgstr "Kernel:"
-#: ../../standalone/drakperm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Move selected rule up one level"
-msgstr "Pomjeri izabrano pravilo za jedan nivo gore"
+msgid "/_About..."
+msgstr "/_O programu..."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Up"
-msgstr "Gore"
+msgid "Bengali"
+msgstr "Bengalska"
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr "izaberi perm datoteku za pregled/izmjenu"
+msgid "Preference: "
+msgstr "Preference: "
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect: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 se koristi da pregledate datoteke koje želite koristiti za primjenu "
-"privilegija, vlasnika i grupa putem msec-a.\n"
-"Možete također izmijeniti vaša vlastita pravila koja će prepisati "
-"podrazumijevana pravila."
+msgid "Wizard..."
+msgstr "ÄŒarobnjak..."
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "permissions"
-msgstr "privilegije"
+msgid "Services: %d activated for %d registered"
+msgstr "Servisi: %d aktiviran za %d registrovan"
-#: ../../standalone/drakperm:1
+#: ../../any.pm:1
#, c-format
-msgid "group"
-msgstr "grupa"
+msgid "Create a bootdisk"
+msgstr "Napravite boot disketu"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "user"
-msgstr "korisnik"
+msgid "Solomon Islands"
+msgstr "Solomonska ostrva"
-#: ../../standalone/drakperm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "path"
-msgstr "staza"
+msgid "(module %s)"
+msgstr "(modul %s)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "Lokacija datoteke auto_install.cfg"
+msgid "Workgroup"
+msgstr "Radna grupa"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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 ""
-"Molim navedite gdje se nalazi datoteka auto_install.cfg.\n"
-"\n"
-"Ostavite ovo praznim ako ne želite podesiti režim automatske instalacije.\n"
-"\n"
+msgid "Printer host name or IP"
+msgstr "Hostname Å¡tampaÄa ili IP adresa"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"No CD or DVD image found, please copy the installation program and rpm files."
-msgstr ""
-"Nije pronađena nijedna CD ili DVD slika, molim kopirajte instalacioni "
-"program i rpm datoteke."
+msgid "Host Path or Module"
+msgstr "Staza ili modul raÄunara"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No image found"
-msgstr "Nije pronađen nijedan image"
+msgid "Name of printer should contain only letters, numbers and the underscore"
+msgstr "Naziv Å¡tampaÄa bi se trebao sastojati od slova, brojeva i donje linije"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Installation image directory"
-msgstr "Direktorij instalacionog image-a"
+msgid "Show current interface configuration"
+msgstr "Prikaži postavke trenutnog interfejsa"
-#: ../../standalone/drakpxe:1
+#: ../../help.pm: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 ""
-"Molim navedite gdje se nalazi instalaciona slika.\n"
-"\n"
-"Ako nemate postojeći direktorij, molim kopirajte sadržaj CDa ili DVDa.\n"
-"\n"
+msgid "Development"
+msgstr "Programiranje"
-#: ../../standalone/drakpxe:1
+#: ../../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 "The DHCP end ip"
-msgstr "Krajnja DHCP adresa"
+msgid "Done"
+msgstr "Gotovo"
-#: ../../standalone/drakpxe:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "The DHCP start ip"
-msgstr "PoÄetna DHCP adresa"
+msgid "Web Server"
+msgstr "Web server"
-#: ../../standalone/drakpxe:1
+#: ../../standalone/drakbackup: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 server omogućuje pokretanje drugih raÄunara koristeći PXE u zadatom "
-"rasponu adresa.\n"
-"\n"
-"Mrežna adresa je %s koristeći netmasku %s.\n"
-"\n"
+msgid "\tDo not include System Files\n"
+msgstr "\tNe ukljuÄuj sistemske datoteke\n"
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (on network %s)"
-msgstr "Interfejs %s (na mreži %s)"
+msgid "Chile"
+msgstr "ÄŒile"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
+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 ""
-"Molimo izaberite koji mrežni interfejs želite koristiti za spajanje na DHCP "
-"server."
+"Inkjet drajveri za štampu koje obezbjeđuje Lexmark podržavaju samo lokalne "
+"Å¡tampaÄe, a ne i Å¡tampaÄe na udaljenim raÄunarima ili print serverima. "
+"Molimo spojite vaÅ¡ Å¡tampaÄ na lokalni port ili ga podesite na raÄunaru na "
+"koji je spojen."
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+"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"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
+"Do not use \"scannerdrake\" for this device!"
msgstr ""
-"Sada ćete podesiti instalacioni server, koji se sastoji od PXE servera (DHCP "
-"servera) i TFTP servera.\n"
-"Sa ovom opcijom, moći ćete instalirati Mandrake Linux na druge raÄunare na "
-"vaÅ¡oj lokalnoj mreži koristećiovaj raÄunar kao izvor.\n"
-"\n"
-"Prije nego što nastavite, provjerite da li ste podesili mrežni/internet "
-"pristup koristeći drakconnect.\n"
+"Vaš višenamjenski uređaj je automatski konfigurisan kako bi mogao skenirati. "
+"Sada možete skenirati sa komandne linije pomoću komande \"scanimage"
+"\" (\"scanimage -d hp:%s\" kako biste naveli scanner ako imate više od "
+"jednog) ili koristeći grafiÄke okoline \"xscanimage\" ili \"xsane\". Ako "
+"koristite GIMP, možete također skenirati koristeći odgovarajuću stavku u "
+"meniju \"File\"/\"Acquire\". Za više informacija, pogledajte još i \"man "
+"scanimage\" na komandnoj liniji (\"#scanimage\" u Konqueroru).\n"
"\n"
-"Napomena: potreban vam je poseban Mrežni adapter da biste podesili Lokalnu "
-"mrežu (LAN)."
+"Nemojte koristiti \"scannerdrake\" za ovaj uređaj!"
-#: ../../standalone/drakpxe:1
+#: ../../any.pm:1
#, c-format
-msgid "Installation Server Configuration"
-msgstr "Podešavanje instalacionog servera"
+msgid "(already added %s)"
+msgstr "(već dodan %s)"
-#: ../../standalone/drakpxe:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "PXE Server Configuration"
-msgstr "Podešavanje PXE servera"
+msgid ", using command %s"
+msgstr ", koristeći komandu %s"
-#: ../../standalone/draksec:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please wait, setting security options..."
-msgstr "Molim saÄekajte, podeÅ¡avam sigurnosne opcije..."
+msgid "Alt and Shift keys simultaneously"
+msgstr "Alt i Shift tipke istovremeno"
-#: ../../standalone/draksec:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Please wait, setting security level..."
-msgstr "Molim saÄekajre, podeÅ¡avam nivo sigurnosti..."
+msgid "Flags"
+msgstr "Flagovi"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Periodic Checks"
-msgstr "PeriodiÄne provjere"
+msgid "Add/Del Users"
+msgstr "Dodaj/obriši korisnike"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "System Options"
-msgstr "Sistemske opcije"
+msgid "Host/network IP address missing."
+msgstr "Nedostaje IP adresa raÄunara/mreže."
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Network Options"
-msgstr "Mrežne opcije"
+msgid "weekly"
+msgstr "sedmiÄno"
-#: ../../standalone/draksec:1
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "Settings"
+msgstr "Podešavanja"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "The entered host/network IP is not correct.\n"
+msgstr "Unesena IP adresa raÄunara/mreže nije ispravna.\n"
+
+#: ../../any.pm:1
+#, c-format
+msgid "Here is the full list of available countries"
+msgstr "Ovdje je puna lista svih dostupnih država"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Alternative test page (A4)"
+msgstr "Alternativna testna strana (A4)"
+
+#: ../../install_steps_interactive.pm: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"
+"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 ""
-"Možete podesiti sljedeće opcije kako biste prilagodili\n"
-"sigurnost vašeg sistema. Ako vam je potrebno objašnjenje, pogledajte pomoć u "
-"tooltipu.\n"
+"Ako imate sve CDe na listi, kliknite na Ok.\n"
+"Ako nemate nijedan od ovih CDova, kliknite na Odustani.\n"
+"Ako nedostaju samo neki CDovi, iskljuÄite ih, zatim kliknite na Ok."
-#: ../../standalone/draksec:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Security Administrator:"
-msgstr "Sigurnosni administrator:"
+msgid "Wait please"
+msgstr "Molim saÄekajte"
-#: ../../standalone/draksec:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Security Alerts:"
-msgstr "Sigurnosna upozorenja:"
+msgid "PAP"
+msgstr "PAP"
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Security Level:"
-msgstr "Nivo sigurnosti:"
+msgid "Backup user files"
+msgstr "Backup korisniÄkih datoteka"
-#: ../../standalone/draksec:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "(default value: %s)"
-msgstr " (default vrijednost: %s)"
+msgid "New"
+msgstr "Novi"
-#: ../../standalone/draksec:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\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"
-"Security Administrator:\n"
-" If the 'Security Alerts' option is set, security alerts will "
-"be sent to this user (username or\n"
-" email)"
-msgstr ""
-"Standardan: Ovo je standardna sigurnost koja se preporuÄuje za raÄunar koji "
-"će biti korišten za\n"
-" spajanje na Internet kao klijent.\n"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\n"
"\n"
-"Visok: Postoje već neka ograniÄenja, a automatizovane provjere se "
-"vrše svake noći.\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"
-"Viši: Sigurnost je sada dovoljno visoka da bi se sistem mogao "
-"koristiti kao server koji\n"
-" prihvata konekcije od mnogih klijenata. Ako je vaš "
-"raÄunar jedini klijent na Internetu,\n"
-" trebali biste izabrati niži nivo.\n"
+"If you wish access to this computer to be controlled by an authentication\n"
+"server, click the \"%s\" button.\n"
"\n"
-"ParanoiÄan: Ovo je sliÄno kao prethodni nivo, ali je sistem potpuno "
-"zatvoren i sigurnosne\n"
-" mogućnosti su na maksimumu.\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"
-"Sigurnosni administrator:\n"
-" Ako je postavljena opcija 'Sigurnosna upozorenja', ova "
-"upozorenja će biti slana ovom\n"
-" korisniku (korisniÄko ime ili email)."
-
-#: ../../standalone/draksound:1
-#, c-format
-msgid ""
+"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 ""
+"Ovo je najvažnija odluka za sigurnost vašeg GNU/Linux sistema: trebate\n"
+"unijeti \"root\" Å¡ifru, \"Root\" je sistemski administrator i jedini "
+"korisnik kojem\n"
+"je dozvoljeno da updatuje sistem, dodaje druge korisnike, mijenja "
+"konfiguraciju\n"
+"sistema itd. Ukratko, \"root\" može raditi sve! Stoga trebate izabrati šifru "
+"koju\n"
+"je teško pogoditi - DrakX će vam reći da li je šifra koju ste odabrali "
+"prelagana.\n"
+"Kao što možete vidjeti, niste prisiljeni da unesete šifru, ali vam "
+"savjetujemo da\n"
+"to uradite. GNU/Linux je podložan operatorskim greškama kao i bilo koji "
+"drugi\n"
+"operativni sistem. PoÅ¡to \"root\" može prevazići sva ograniÄenja i "
+"nenamjerno\n"
+"pobrisati sve podatke na particijama neoprezno im pristupajući, važno je da "
+"je\n"
+"teško postati \"root\".\n"
"\n"
+"Å ifra treba biti kombinacija alfanumeriÄkih znakova i biti barem 8 znakova "
+"duga.\n"
+"Nikad ne zapisujte \"root\" šifru -- time vaš sistem postaje lagano "
+"kompromitovati.\n"
"\n"
+"Jedan izuzetak -- ne dozvolite da Å¡ifra bude preduga ili prekomplikovana "
+"pošto\n"
+"ćete je morati zapamtiti!\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 ""
+"Šifra neće biti prikazana na ekranu dok je unosite. Da bismo smanjili "
+"mogućnost\n"
+"greške zbog kucanja naslijepo, moraćete unijeti šifru dva puta. Ako nekim\n"
+"sluÄajem ponovite istu greÅ¡ku dva puta, ovu ''neispravnu'' Å¡ifru trebate "
+"koristiti\n"
+"prilikom prve prijave.\n"
"\n"
+"Ako želite da pristup ovom raÄunaru bude kontroliran pomoću servera za\n"
+"autentikaciju, kliknite na dugme \"Napredno\".\n"
"\n"
+"Ako vaša mreža koristi LDAP, NIS ili PDC Windows domen autentikacione\n"
+"servise, izaberite odgovarajući kao \"autentikaciju\". Ako ne znate koji\n"
+"koristiti, pitajte vašeg mrežnog administratora.\n"
"\n"
-"Napomena: ako imate ISA PnP zvuÄnu karticu, moraćete koristiti sndconfig "
-"program. Samo ukucajte \"sndconfig\" na konzoli."
+"Ako imate problema sa pamćenjem šifara, možete izabrati opciju \"Bez\n"
+"Å¡ifre\", pod uslovom da vaÅ¡ raÄunar neće biti spojen na Internet i da\n"
+"vjerujete svakome ko mu ima fiziÄki pristup."
-#: ../../standalone/draksound:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"If you do not know what to choose, stay with the default option."
msgstr ""
-"Nije pronaÄ‘ena nijedna zvuÄna kartica na vaÅ¡oj maÅ¡ini. Molim provjerite da "
-"li je ispravno spojena zvuÄna kartica koja je podržana pod Linuxom.\n"
-"\n"
-"\n"
-"Možete posjetiti našu bazu hardvera na:\n"
-"\n"
+"Na ovom mjestu, DrakX vam omogućuje da izaberete sigurnosni nivo\n"
+"koji želite imati na ovom raÄunaru. Kao pravilo, sigurnosni nivo treba biti\n"
+"tim viÅ¡i Å¡to su važniji podaci na raÄunaru, a pogotovo ako će raÄunar biti\n"
+"direktno izložen Internetu. Većim nivoom sigurnosti obiÄno gubite na\n"
+"jednostavnosti korištenja.\n"
"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"Ako ne znate šta izabrati, zadržite ponuđenu opciju."
-#: ../../standalone/draksound:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "No Sound Card detected!"
-msgstr "Nije izabrana zvuÄna kartica!"
+msgid "Load from floppy"
+msgstr "UÄitaj sa diskete"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "%s BootSplash (%s) preview"
-msgstr "%s BootSplash (%s) pregled"
+msgid "The following printer was auto-detected. "
+msgstr "Sljedeći Å¡tampaÄ je prepoznat automatski."
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Generating preview ..."
-msgstr "Generišem pregled..."
+msgid "Boot Floppy"
+msgstr "Boot disketa"
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "You must choose an image file first!"
-msgstr "Morate izabrati image datoteku!"
+msgid "Norwegian"
+msgstr "Norveška"
-#: ../../standalone/draksplash:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "ProgressBar color selection"
-msgstr "Izbor boje trake napretka"
+msgid "Searching for new scanners ..."
+msgstr "Tražim nove skenere ..."
-#: ../../standalone/draksplash:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
-msgstr "Ova tema još nema bootsplash u %s !"
+msgid "Apache World Wide Web Server"
+msgstr "Apache World Wide Web Server"
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "stepping of the cpu (sub model (generation) number)"
+msgstr "Stepping procesora (broj submodela / generacije)"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "saving Bootsplash theme..."
-msgstr "snimam Bootsplash temu..."
+msgid "select path to restore (instead of /)"
+msgstr "izaberite stazu za vraćanje (umjesto / )"
#: ../../standalone/draksplash:1
#, c-format
-msgid "choose image file"
-msgstr "izaberite image datoteku"
+msgid "Configure bootsplash picture"
+msgstr "Podesite bootsplash sliku"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "choose image"
-msgstr "izaberite image"
+msgid "China"
+msgstr "Kina"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configure bootsplash picture"
-msgstr "Podesite bootsplash sliku"
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr "(Provjerite da li su svi Å¡tampaÄi spojeni i upaljeni).\n"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "Make kernel message quiet by default"
-msgstr "Kernel poruke podrazumijevano tihe"
+msgid "Georgia"
+msgstr "Gruzija"
-#: ../../standalone/draksplash:1
+#: ../../standalone/printerdrake:1
#, c-format
-msgid "Display logo on Console"
-msgstr "Prikaži logo na konzoli"
+msgid "Reading data of installed printers..."
+msgstr "ÄŒitam podatke instaliranih Å¡tampaÄa..."
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Choose color"
-msgstr "Izaberite boju"
+msgid " Erase Now "
+msgstr " Obriši odmah "
-#: ../../standalone/draksplash:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Save theme"
-msgstr "Snimi temu"
+msgid "server"
+msgstr "server"
-#: ../../standalone/draksplash:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Preview"
-msgstr "Pregled"
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "Ubacite FAT formatiranu disketu u jedinicu %s"
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "the color of the progress bar"
-msgstr "boja progresne trake"
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr "da znaÄi da procesor ima aritmetiÄki koprocesor"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "the height of the progress bar"
-msgstr "visina progresne trake"
+msgid "Please Wait... Applying the configuration"
+msgstr "Molimo saÄekajte... Primjenjujem konfiguraciju"
-#: ../../standalone/draksplash:1
+#. -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 width of the progress bar"
-msgstr "Å¡irina progresne trake"
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr "Dobro došli u GRUB izbornik operativnog sistema!"
-#: ../../standalone/draksplash:1
+#: ../../bootloader.pm:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
-msgstr ""
-"koordinate progresne trake y\n"
-"tj. njenog lijevog ugla"
+msgid "Grub"
+msgstr "Grub"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
-msgstr ""
-"koordinate progresne trake x\n"
-"tj. njenog lijevog ugla"
+msgid "SCSI controllers"
+msgstr "SCSI kontroleri"
-#: ../../standalone/draksplash:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "text box height"
-msgstr "visina tekst polja"
+msgid " on LPD server \"%s\", printer \"%s\""
+msgstr "na LPD serveru \"%s\", Å¡tampaÄ \"%s\""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid "text width"
-msgstr "Å¡irina teksta"
+msgid "Choosing a display manager"
+msgstr "Izbor display managera"
-#: ../../standalone/draksplash:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid ""
-"y coordinate of text box\n"
-"in number of characters"
-msgstr ""
-"y koordinata tekst polja\n"
-"u broju znakova"
+msgid "Zeroconf Host name"
+msgstr "Zeroconf Ime raÄunara"
-#: ../../standalone/draksplash:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"x coordinate of text box\n"
-"in number of characters"
-msgstr ""
-"x koordinata tekst polja\n"
-"u broju znakova"
+msgid "IP address should be in format 1.2.3.4"
+msgstr "IP adresa treba biti u formatu 1.2.3.4"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "Browse"
-msgstr "Pregledaj"
+msgid "Ecuador"
+msgstr "Ekvador"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Theme name"
-msgstr "Naziv teme"
+msgid "Add an item"
+msgstr "Dodaj stavku"
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "final resolution"
-msgstr "krajnja rezolucija"
+msgid "The printers on this machine are available to other computers"
+msgstr "Å tampaÄi na ovom raÄunaru su dostupni drugim raÄunarima"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "first step creation"
-msgstr "kreiranje prvog koraka"
+msgid "I can't find needed image file `%s'."
+msgstr "Ne mogu pronaći potrebnu image datoteku '%s'"
-#: ../../standalone/draksplash:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"package 'ImageMagick' is required to be able to complete configuration.\n"
-"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
+msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-"za dovršavanje podešavanja potreban je paket 'ImageMagick'.\n"
-"Kliknite na \"U redu\" da instalirate 'ImageMagick' ili \"Odustani\" za izlaz"
+"Nije otkrivena zvuÄna kartica. Probajte \"harddrake\" poslije instalacije"
-#: ../../standalone/drakxtv:1
+#: ../../network/drakfirewall.pm: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"
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
msgstr ""
-"Na vaÅ¡em raÄunaru nije detektovana TV kartica. Molim provjerite da li je "
-"ispravno prikljuÄena Video/TV kartica koja je podržana pod Linuxom.\n"
-"\n"
-"\n"
-"Možete posjetiti našu bazu hardvera na:\n"
-"\n"
-"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"Zadan je neispravan port: %s.\n"
+"Odgovarajući format je \"port/tcp\" ili \"port/udp\", \n"
+"gdje je \"port\" cijeli broj između 1 i 65535."
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "No TV Card detected!"
-msgstr "Nije detektovana TV kartica!"
+msgid "Shell"
+msgstr "Shell"
-#: ../../standalone/drakxtv:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr "Sada možete pokrenuti xawtv (pod X Window sistemom!) !\n"
+msgid "PCI"
+msgstr "PCI"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "Have a nice day!"
-msgstr "Have a nice day!"
+msgid "Sao Tome and Principe"
+msgstr "Sao Tome i Principe"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "XawTV isn't installed!"
-msgstr "XawTV nije instaliran!"
+msgid "Can't login using username %s (bad password?)"
+msgstr "Ne mogu se prijaviti koristeći korisniÄko ime %s (pogreÅ¡na Å¡ifa?)"
-#: ../../standalone/drakxtv:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "Došlo je do greške kod pretrage TV kanala"
+msgid "Azerbaidjani (latin)"
+msgstr "Azerbejdžanska (latinica)"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Scanning for TV channels"
-msgstr "Tražim TV kanale"
+msgid "Package not installed"
+msgstr "Paket nije instaliran"
-#: ../../standalone/drakxtv:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Scanning for TV channels in progress ..."
-msgstr "Pretraga TV kanala je u toku ..."
+msgid "Become a MandrakeExpert"
+msgstr "Postanite MandrakeExpert"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "Area:"
-msgstr "Oblast :"
+msgid "American Samoa"
+msgstr "AmeriÄka Samoa"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "TV norm:"
-msgstr "TV standard :"
+msgid "Protocol"
+msgstr "Protokol"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Copy fonts on your system"
+msgstr "Kopiraj fontove na sistem"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Harddrake help"
+msgstr "Harddrake pomoć"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Bogomips"
+msgstr "Bogomips"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Mandrake Terminal Server Configuration"
+msgstr "Podešavanje Mandrake Terminal servera"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Please,\n"
-"type in your tv norm and country"
+"\n"
+" DrakBackup Report Details\n"
+"\n"
+"\n"
msgstr ""
-"Molim,\n"
-"unesite vaš tv standard i državu"
+"\n"
+" DrakBackup Detalji izvještaja\n"
+"\n"
+"\n"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Australian Optus cable TV"
-msgstr "Australijska Optus kablovska TV"
+msgid "Restore all backups"
+msgstr "Vrati sve backupe"
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Newzealand"
-msgstr "Novi Zeland"
+msgid "if set to yes, check open ports."
+msgstr "ako je postavljeno na da, provjerava otvorene portove."
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "France [SECAM]"
-msgstr "Francuska [SECAM]"
+msgid "This may take a moment to erase the media."
+msgstr "Potrebno je par trenutaka da se obriše medij."
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "East Europe"
-msgstr "IstoÄna Evropa"
+msgid "You can't select/unselect this package"
+msgstr "Ne možete izabrati/iskljuÄiti ovaj paket"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "West Europe"
-msgstr "Zapadna Evropa"
+msgid "Warning"
+msgstr "Upozorenje"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "China (broadcast)"
-msgstr "Kina (broadcast)"
+msgid ""
+"\n"
+"- Other Files:\n"
+msgstr ""
+"\n"
+"- ostale datoteke:\n"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Japan (cable)"
-msgstr "Japan (kablovska)"
+msgid "Remote host name"
+msgstr "Ime udaljenog raÄunara"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Japan (broadcast)"
-msgstr "Japan (broadcast)"
+msgid "deactivate now"
+msgstr "zaustavi sada"
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "Canada (cable)"
-msgstr "Kanada (kablovska)"
+msgid "access to X programs"
+msgstr "pristup X programima"
-#: ../../standalone/drakxtv:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "USA (cable-hrc)"
-msgstr "USA (cable-hrc)"
+msgid "Computing the size of the Windows partition"
+msgstr "IzraÄunavam veliÄinu Windows particije"
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#: ../../standalone/drakxtv:1
#, c-format
-msgid "USA (cable)"
-msgstr "USA (kablovska)"
+msgid "Italy"
+msgstr "Italija"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "USA (broadcast)"
-msgstr "USA (broadcast)"
+msgid "Name of printer"
+msgstr "Naziv Å¡tampaÄa"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakgw: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 nije instaliran!\n"
-"\n"
-"\n"
-"Ako imate TV karticu ali je DrakX nije prepoznao (ni bttv ni saa7134 modul "
-"se ne\n"
-"nalaze u \"/etc/modules\") niti je instalirao XawTV, molim pošaljite "
-"rezultate naredbe\n"
-"\"lspcidrake -v -f\" na \"install\\@mandrakesoft.com\" sa naslovom "
-"\"undetected\n"
-"TV card\".\n"
-"\n"
-"\n"
-"Možete instalirati XawTV kucajući \"urpmi xawtv\" na konzoli kao root."
+msgid "disable"
+msgstr "iskljuÄi"
-#: ../../standalone/harddrake2:1
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "primary"
-msgstr "primarni"
+msgid "error unmounting %s: %s"
+msgstr "greška u demontiranju %s: %s"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "secondary"
-msgstr "sekundarni"
+msgid "Do it!"
+msgstr "Uradi!"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Cayman Islands"
+msgstr "Kajmanska ostrva"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "%s not responding"
+msgstr "%s ne odgovara"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Select model manually"
+msgstr "Izaberite model ruÄno"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Format"
+msgstr "Formatiraj"
+
+#: ../../network/adsl.pm:1
#, c-format
msgid ""
-"Click on a device in the left tree in order to display its information here."
+"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 ""
-"Kliknite na uređaj u lijevom drvetu kako biste prikazali njegove informacije."
+"NajÄešći naÄin za konekciju sa adsl-om je pppoe.\n"
+"Neke konekcije koriste pptp, a vrlo rijetke koriste dhcp.\n"
+"Ako ne znate, izaberite 'koristi pppoe'"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Unknown"
-msgstr "Nepoznat"
+msgid "Various"
+msgstr "Razni"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "unknown"
-msgstr "nepoznat"
+msgid "Zip"
+msgstr "Zip"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Izvršavam \"%s\" ..."
+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 nije mogao odrediti model vaÅ¡eg %s Å¡tampaÄa. Molim izaberite "
+"odgovarajući model na listi."
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Run config tool"
-msgstr "Pokreni alat za podešavanje"
+msgid ""
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
+msgstr ""
+"\n"
+"OznaÄite Å¡tampaÄe koje ćete prebacivati i kliknite na \n"
+"\"Prebaci\"."
-#: ../../standalone/harddrake2:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Configure module"
-msgstr "Podesi modul"
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Information"
-msgstr "Informacije"
+msgid "Albanian"
+msgstr "Albanska"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Detected hardware"
-msgstr "Detektovani hardver"
+msgid "Lithuania"
+msgstr "Litvanija"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "Harddrake2 version "
-msgstr "Harddrake2 verzija "
+msgid "Compact"
+msgstr "Kompaktno"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Detection in progress"
-msgstr "Detekcija u toku"
+msgid "Detected model: %s %s"
+msgstr "Detektovani model: %s %s"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Author:"
-msgstr "Autor:"
+msgid "MandrakeSoft has selected the best software for you"
+msgstr "MandrakeSoft je izabrao najbolji softver za vas"
#: ../../standalone/harddrake2:1
-#, c-format
+#, fuzzy, c-format
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
+"Version: %s\n"
+"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
+"\n"
msgstr ""
"Ovo je HardDrake, Mandrake-ov alat za podešavanje hardvera.\n"
"Verzija:"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "About Harddrake"
-msgstr "O Harddrake-u"
+msgid "Local files"
+msgstr "Lokalne datoteke"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "/_About..."
-msgstr "/_O programu..."
+msgid "maybe"
+msgstr "možda"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "/_Report Bug"
-msgstr "/_Prijavi grešku"
+msgid "Panama"
+msgstr "Panama"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm: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\")"
+"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 ""
-"Nakon što izaberete uređaj, moći ćete vidjeti informacije o uređaju u "
-"poljima u desnom okviru (\"Informacije\")"
+"Izgleda da vaÅ¡a grafiÄka kartica ima TV-OUT konektor.\n"
+"On se može podesiti da radi koristeći frame-buffer.\n"
+"\n"
+"Za ovo je potrebno da ukljuÄite grafiÄku karticu u TV prije nego Å¡to upalite "
+"raÄunar.\n"
+"Zatim u meniju bootloadera izaberite opciju \"TVout\"\n"
+"\n"
+"Imate li ovu mogućnost?"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Select a device !"
-msgstr "Izaberite uređaj !"
+msgid "Monitor"
+msgstr "Monitor"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Description of the fields:\n"
+"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 ""
-"Opis polja:\n"
+"Upravo ćete podesiti Å¡tampanje na Windows raÄun zaÅ¡tićen Å¡ifrom. Zbog "
+"propusta u arhitekturi Samba klijentskog softvera, Å¡ifra je stavljena u "
+"obiÄnom tekstu u komandnu liniju Samba klijenta prilikom slanja zadatka "
+"štampe Windows serveru. Stoga je moguće da drugi korisnici ovog istog "
+"raÄunara prikažu Å¡ifru na ekranu koristeći komandu kao Å¡to je \"ps auxwww"
+"\".\n"
+"\n"
+"PreporuÄujemo koriÅ¡tenje jedne od sljedećih alternativa (u svakom sluÄaju "
+"pobrinite se da samo raÄunari na vaÅ¡oj lokalnoj mreži imaju pristup Windows "
+"serveru, na primjer koristeći firewall):\n"
+"\n"
+"Koristite raÄun bez Å¡ifre na Windows serveru, kao Å¡to je \"GUEST\" raÄun ili "
+"poseban raÄun posvećen Å¡tampanju. Nemojte ukloniti zaÅ¡titu Å¡ifrom sa vaÅ¡eg "
+"liÄnog raÄuna ili administratorskog raÄuna.\n"
+"\n"
+"Podesite vaÅ¡ Windows server tako da je Å¡tampaÄ dostupan pod LPD protokolom. "
+"Zatim podesite Å¡tampanje na ovom raÄunaru uz konekciju tipa \"%s\" u "
+"Printerdrake-u.\n"
"\n"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Harddrake help"
-msgstr "Harddrake pomoć"
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "/_Fields description"
-msgstr "/_Opis polja"
-
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Help"
-msgstr "/_Pomoć"
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "/_Quit"
-msgstr "/_Izlaz"
-
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "/Automatski prepoznaj _jazz uređaje"
+msgid "65 thousand colors (16 bits)"
+msgstr "65 hiljada boja (16 bita)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "/Autodetect _modems"
-msgstr "/Automatski prepoznaj _modeme"
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
+msgstr ""
+"\n"
+"- spasi na hard disku u direktoriju: %s\n"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "/Autodetect _printers"
-msgstr "/Automatski prepoznaj Å¡tam_paÄe"
+msgid "Size: %d KB\n"
+msgstr "VeliÄina: %d KB\n"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "/_Options"
-msgstr "/_Opcije"
+msgid "Remove fonts on your system"
+msgstr "Pobriši fontove sa mog sistema"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "the vendor name of the processor"
-msgstr "naziv proizvoÄ‘aÄa procesora"
+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 ""
+"Upozorenje, mrežni adapter (%s) je već podešen.\n"
+"\n"
+"Da li želite automatsko ponovno podešavanje?\n"
+"\n"
+"To možete obaviti ruÄno, ali morate znati Å¡ta radite."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "the vendor name of the device"
-msgstr "naziv proizvoÄ‘aÄa ureÄ‘aja"
+msgid "Graphical interface at startup"
+msgstr "GrafiÄki interfejs pri pokretanju"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "Vrsta sabirnice na koju je spojen miš"
+msgid "Please enter the directory to save:"
+msgstr "Molimo unesite direktorij za spasiti:"
#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
-msgstr "Stepping procesora (broj submodela / generacije)"
+#, fuzzy, c-format
+msgid "format of floppies supported by the drive"
+msgstr "Format disketa koje podržava jedinica"
-#: ../../standalone/harddrake2:1
+#: ../../raid.pm:1
#, c-format
-msgid "Model stepping"
-msgstr "Model stepping"
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "Nema dovoljno particija za RAID nivo %d\n"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "the number of the processor"
-msgstr "broj procesora"
+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 ""
+"Sljedeli Å¡tampaÄi su podeÅ¡eni. Kliknite dva puta na neki od njih za izmjenu "
+"postavki; ako ga želite uÄiniti podrazumjevanim Å¡tampaÄem; ili da biste "
+"vidjeli informacije o njemu."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Processor ID"
-msgstr "ID procesora"
+msgid "Connected"
+msgstr "Konektovan"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "network printer port"
-msgstr "port mrežnog Å¡tampaÄa"
+msgid "USB printer \\#%s"
+msgstr "USB Å¡tampaÄ \\#%s"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "the name of the CPU"
-msgstr "naziv procesora"
+msgid "Macedonian"
+msgstr "Makedonska"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Name"
-msgstr "Ime"
+msgid "Bridges and system controllers"
+msgstr "Mostovi (bridges) i sistemski kontroleri"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "the number of buttons the mouse has"
-msgstr "broj dugmadi koje ima miš"
+msgid "/File/_Save"
+msgstr "/Datoteka/_SaÄuvaj"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Number of buttons"
-msgstr "Broj dugmadi"
+msgid "Mali"
+msgstr "Mali"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Official vendor name of the cpu"
-msgstr "ZvaniÄno ime proizvoÄ‘aÄa procesora"
+msgid "No details"
+msgstr "Nema detalja"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Model name"
-msgstr "Naziv modela"
+msgid "very nice"
+msgstr "vrlo fino"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
-msgstr "Generacija procesora (npr: 8 za PentiumIII, ...)"
+msgid "Preview"
+msgstr "Pregled"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Model"
-msgstr "Model"
+msgid "Remote Control"
+msgstr "Udaljena kontrola"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "hard disk model"
-msgstr "model hard diska"
+msgid "Please select media for backup..."
+msgstr "Molim izaberite medij za backup..."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "class of hardware device"
-msgstr "klasa hardverskog uređaja"
+msgid "XFree86 server: %s\n"
+msgstr "XFree86 server: %s\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Media class"
-msgstr "Klasa medija"
+msgid "Allow Thin Clients"
+msgstr "Omogući thin klijente"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Sub generation of the cpu"
-msgstr "Podgeneracija procesora"
+msgid "Georgian (\"Russian\" layout)"
+msgstr "Gruzijska (\"ruski\" izgled)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Level"
-msgstr "Nivo"
+msgid "/_Options"
+msgstr "/_Opcije"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Format of floppies supported by the drive"
-msgstr "Format disketa koje podržava jedinica"
+msgid "Your printer model"
+msgstr "Model vaÅ¡eg Å¡tampaÄa"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "Floppy format"
-msgstr "Format diskete"
+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"
+"(PAŽNJA! Vi koristite XFS za vašu root particiju,\n"
+"pravljenje boot diskete na 1.44 Mb disketi vjerovatno neće\n"
+"raditi, pošto XFS traži veoma velik drajver)."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
-msgstr "Neki rani i486DX-100 chipovi "
+"\n"
+"- Delete hard drive tar files after backup.\n"
+msgstr ""
+"\n"
+"- Obriši tar datoteke sa diska nakon backupa.\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Halt bug"
-msgstr "Halt bug"
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
+msgstr ""
+"Nije pronađena nijedna CD ili DVD slika, molim kopirajte instalacioni "
+"program i rpm datoteke."
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
-msgstr ""
-"Rani Pentium procesori imaju bug koji izaziva smrzavanje sistema prilikom "
-"dekodiranja F00F bytecode-a"
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "Mandrake višenamjenski alat za podešavanje"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "F00f bug"
-msgstr "F00F bug"
+msgid "Save"
+msgstr "Spasi"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr "da znaÄi da aritmetiÄki koprocesor ima prikljuÄen exception vector"
+msgid "The %s is unsupported"
+msgstr "%s nije podržan"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
-msgid "Whether the FPU has an irq vector"
-msgstr "Da li FPU ima IRQ vektor"
+msgid "Load the drivers for your usb devices."
+msgstr "Pokreće drajvere za vaše USB uređaje."
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
-msgstr "da znaÄi da procesor ima aritmetiÄki koprocesor"
+msgid "Disk"
+msgstr "Disk"
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Is FPU present"
-msgstr "Da li postoji FPU"
+msgid "Enter a printer device URI"
+msgstr "Unesite URI ureÄ‘aja Å¡tampaÄa"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/01-thanks.pl: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)"
+"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 ""
-"Rani Intel Pentium procesori imaju bug u numeriÄkom koprocesoru koji ne "
-"postiže potrebnu preciznost prilikom izvršavanja dijeljenja sa tekućim "
-"zarezom (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 flagovi koje je prijavio kernel"
+"Uspjeh MandrakeSofta je baziran na principima Slobodnog softvera. Vaš novi "
+"operativni sistem je rezultat zajedniÄkog rada Linux zajednice Å¡irom svijeta."
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Flags"
-msgstr "Flagovi"
+msgid "Israel"
+msgstr "Izrael"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr "modul Linux kernela koji upravlja uređajem"
+msgid "French Guiana"
+msgstr "Francuska Gvajana"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Module"
-msgstr "Modul"
+msgid "default:LTR"
+msgstr "default:LTR"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "new dynamic device name generated by core kernel devfs"
-msgstr "novo dinamiÄko ime ureÄ‘aja koje generiÅ¡e kernelov devfs"
+msgid "add a rule"
+msgstr "dodaj pravilo"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New devfs device"
-msgstr "Novi devfs uređaj"
+msgid "A command line must be entered!"
+msgstr "Trebate unijeti komandnu liniju!"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "old static device name used in dev package"
-msgstr "staro statiÄko ime ureÄ‘aja koje koristi dev paket"
+msgid "Select user manually"
+msgstr "RuÄno izaberite korisnika"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Old device file"
-msgstr "Stara datoteka uređaja"
+msgid "Transfer printer configuration"
+msgstr "PremjeÅ¡tanje konfiguracije Å¡tamapÄa"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This field describes the device"
-msgstr "Ovo polje opisuje uređaj"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "Da li želite omogućiti Å¡tampanje na gore navedenim Å¡tampaÄima?\n"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm: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)"
+"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 ""
-"Frekvencija CPUa u MHz (Megaherc je jedinica koja se može približno "
-"usporediti sa brojem instrukcija koje CPU izvršava u sekundi)"
+"Da bi ovo radilo sa W2K PDCom, vjerovatno će biti potrebno da admin izvrši:\n"
+" C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /add\n"
+"i restartuje server. TakoÄ‘e će vam trebati korisniÄko ime i Å¡ifra "
+"administratora domena da biste pridružili raÄunar Windows(tm) domenu.\n"
+"Ako mreža još nije aktivirana, DrakX će pokušati pristupanje domenu tek "
+"nakon što prođete kroz korak podešavanja mreže.\n"
+"Ako ovo podešavanje iz nekog razloga ne uspije i prijava na domen ne bude "
+"izvršena, izvršite naredbu 'smbpasswd -j DOMAIN -U USER%%PASSWORD' koristeći "
+"vaÅ¡u Windows(tm) domenu, kao i administratorovo korisniÄko ime i Å¡ifru nakon "
+"pokretanja sistema.\n"
+"Naredba 'wbinfo -t' će provjeriti da li su vaši podaci ispravni."
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Frequency (MHz)"
-msgstr "Frekvencija (MHz)"
+msgid "%s (Port %s)"
+msgstr "%s (Port %s)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
-msgstr "Nivo informacija koje se mogu dobiti cpuid instrukcijom"
+msgid "Use network connection to backup"
+msgstr "Koristi mrežnu konekciju za backup"
-#: ../../standalone/harddrake2:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Cpuid level"
-msgstr "Nivo cpuid-a"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
-#: ../../standalone/harddrake2:1
+#: ../../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 ""
+"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"
+"you are not supposed to know them all by heart.\n"
+"\n"
+"If you are performing a standard installation from a CD-ROM, you will first\n"
+"be asked to specify the CDs you currently have (in Expert mode only). Check\n"
+"the CD labels and highlight the boxes corresponding to the CDs you have\n"
+"available for installation. Click \"OK\" when you are ready to continue.\n"
+"\n"
+"Packages are sorted in groups corresponding to a particular use of your\n"
+"machine. The groups themselves are sorted into four sections:\n"
+"\n"
+" * \"Workstation\": if you plan to use your machine as a workstation,\n"
+"select one or more of the corresponding groups;\n"
+"\n"
+" * \"Development\": if the machine is to be used for programming, choose "
+"the\n"
+"desired group(s);\n"
+"\n"
+" * \"Server\": if your machine is intended to be a server, you will be able\n"
+"to select which of the most common services you wish to install on your\n"
+"machine;\n"
+"\n"
+" * \"Graphical Environment\": finally, this is where you will choose your\n"
+"preferred graphical environment. At least one must be selected if you want\n"
+"to have a graphical workstation!\n"
+"\n"
+"Moving the mouse cursor over a group name will display a short explanatory\n"
+"text about that group. If you deselect all groups when performing a regular\n"
+"installation (by opposition to an upgrade), a dialog will pop up proposing\n"
+"different options for a minimal installation:\n"
+"\n"
+" * \"With X\": install the fewer packages possible to have a working\n"
+"graphical desktop;\n"
+"\n"
+" * \"With basic documentation\" Installs the base system plus basic\n"
+"utilities and their documentation. This installation is suitable for\n"
+"setting up a server.\n"
+"\n"
+" * \"Truly minimal install\": will install the strict minimum necessary to\n"
+"get a working Linux system, in command line only. This installation is\n"
+"about 65Mb large.\n"
+"\n"
+"You can check the \"Individual package selection\" box, which is useful if\n"
+"you are familiar with the packages being offered or if you want to have\n"
+"total control over what will be installed.\n"
+"\n"
+"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
+"groups to avoid installing any new package. This is useful for repairing or\n"
+"updating an existing system."
+
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Family of the cpu (eg: 6 for i686 class)"
-msgstr "Familija CPUa (npr: 6 za i686 generaciju)"
+msgid "Accept user"
+msgstr "Prihvati korisnika"
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, c-format
-msgid "Cpuid family"
-msgstr "Cpuid familija"
+msgid "Server"
+msgstr "Server"
-#: ../../standalone/harddrake2:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Whether this cpu has the Cyrix 6x86 Coma bug"
-msgstr "Da li ovaj CPU ima Cyrix 6x86 Coma bug"
+msgid "Bad choice, try again\n"
+msgstr "Pogrešan izbor, pokušajte ponovo\n"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Coma bug"
-msgstr "Coma bug"
+msgid "Heard and McDonald Islands"
+msgstr "Heard ostrvo i McDonaldova ostrva"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "special capacities of the driver (burning ability and or DVD support)"
-msgstr "posebne mogućnosti drajvera (mogućnost prženja i/ili podrška za DVD)"
+msgid "No alternative driver"
+msgstr "Nema alternativnog drajvera"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Drive capacity"
-msgstr "Kapacitet uređaja"
+msgid "Toggle to expert mode"
+msgstr "Prebaci u ekspertni mod"
-#: ../../standalone/harddrake2:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Size of the (second level) cpu cache"
-msgstr "VeliÄina CPU keÅ¡a (drugog nivoa)"
+msgid "(on this machine)"
+msgstr "(na ovom raÄunaru)"
-#: ../../standalone/harddrake2:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Cache size"
-msgstr "VeliÄina cache-a"
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr "Gateway adresa treba biti u formatu 1.2.3.4"
-#: ../../standalone/harddrake2:1
+#: ../../network/modem.pm: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"
+"\"%s\" based winmodem detected, do you want to install needed software ?"
msgstr ""
-"- pci devices: ovo daje PCI slot, uređaj i funkciju ove kartice\n"
-"- eide devices: uređaj može biti master ili slave\n"
-"- scsi devices: SCSI id-ovi za: bus i device"
+"Otkrio sam winmodem baziran na \"%s\" chipsetu, želite li instalirati "
+"odgovarajući software ?"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Location on the bus"
-msgstr "Lokacija na sabirnici"
+msgid "Looking at packages already installed..."
+msgstr "Tražim već instalirane pakete..."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"- PCI and USB devices: this lists the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
+msgid "Use Differential Backups"
msgstr ""
-"- PCI i USB uređaji: ovo će izlistati PCI/USB id-ove za; vendor, device, "
-"subvendor i subdevice"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Bus identification"
-msgstr "Identifikacija sabirnice (busa)"
+msgid "Driver"
+msgstr "Drajver"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm: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."
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
msgstr ""
-"Linux kernel mora izvrÅ¡iti proraÄunsku petlju prilikom boot-a kako bi "
-"inicijalizirao tajmer. Rezultat rada te petlje se prikazuje u vidu "
-"bogomipsa, kao jedan neprecizan pokazatelj brzine CPUa."
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Bogomips"
-msgstr "Bogomips"
+"Linuxconf će ponekad obaviti raznolike zadatke tokom boota\n"
+"kako bi se održala sistemska konfiguracija."
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "EIDE/SCSI channel"
-msgstr "EIDE/SCSI channel"
+msgid "Printer on remote lpd server"
+msgstr "Å tampaÄ na udaljenom lpd serveru"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Channel"
-msgstr "Kanal"
+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 ""
+"Prije instaliranja fontova, provjerite da li imate dozvole da ih koristite i "
+"instalirate na va[em sistemu.\n"
+"\n"
+"-Možete instalirati fontove koristeći uobiÄajen naÄin. U rijetkim "
+"sluÄajevima, neispravni fontovi mogu zaglaviti vaÅ¡ X Server."
-#: ../../standalone/harddrake2:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+"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 ""
-"ovo je fiziÄka sabirnica na koju je ureÄ‘aj prikljuÄen (npr: PCI, USB, ...)"
+"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 before your\n"
+"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."
-#: ../../standalone/harddrake2:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Bus"
-msgstr "Sabirnica"
+msgid "No mouse"
+msgstr "Bez miša"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "the list of alternative drivers for this sound card"
-msgstr "spisak alternativnih drajvera za ovu zvuÄnu karticu"
+msgid "Germany"
+msgstr "NjemaÄka"
-#: ../../standalone/harddrake2:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Alternative drivers"
-msgstr "Alternativni drajveri"
+msgid "Austria"
+msgstr "Austrija"
-#: ../../standalone/keyboarddrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Želite li da BackSpace vrati Delete u konzoli?"
+msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgstr ""
+"Pokrenite \"sndconfig\" poslije instalacije kako biste podesili vaÅ¡u zvuÄnu "
+"karticu"
-#: ../../standalone/keyboarddrake:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Please, choose your keyboard layout."
-msgstr "Molimo izaberite izgled vaše tastature."
+msgid "Collapse Tree"
+msgstr "Smanji stablo"
-#: ../../standalone/livedrake:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Ne mogu da pokrenem live upgrade !!!\n"
+msgid "Auto Install Configurator"
+msgstr "Podešavanje auto instalacije"
-#: ../../standalone/livedrake:1
+#: ../../steps.pm:1
+#, c-format
+msgid "Configure networking"
+msgstr "Podešavanje mreže"
+
+#: ../../any.pm:1
#, c-format
+msgid "Where do you want to install the bootloader?"
+msgstr "Gdje želite smjestiti bootloader?"
+
+#: ../../help.pm:1
+#, fuzzy, 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."
+"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 ""
-"Molimo ubacite Instalacioni CD u vaš CD-ROM uređaj i pritisnite Ok kad ste "
-"spremni.\n"
-"Ako ga nemate, pritisnite Odustani da bi se izbjegao live upgrade."
+"Vaš izbor preferiranog jezika će se odraziti na jezik dokumentacije,\n"
+"instalacione procedure i generalno sistema. Najprije izaberite oblast u\n"
+"kojoj se nalazite, a zatim jezik kojim govorite.\n"
+"\n"
+"Klikanjem na dugme \"Napredno\" možete izabrati druge jezike koje\n"
+"želite instalirati na vašu radnu stanicu, time instalirajući sistemsku\n"
+"dokumentaciju i aplikacije za svaki od izabranih jezika. Na primjet, ako\n"
+"će vaÅ¡ raÄunar koristiti osobe iz Å¡panije, izaberite Engleski kao osnovni\n"
+"jezik na listi, a Å panski u oblasti Napredno.\n"
+"\n"
+"Obratite pažnju da niste ograniÄeni na samo jedan dodatni jezik. Možete\n"
+"ih izabrati nekoliko ili Äak ih instalirati sve klikom na polje \"Svi jezici"
+"\".\n"
+"VaÅ¡ izbor podrÅ¡ke za neki jezik oznaÄava da će biti instaliran prijevod,\n"
+"fontovi, pravila za provjeru pravopisa itd. za taj jezik. Pored toga, "
+"opcija\n"
+"\"Koristi Unicode\" će prisiliti upotrebu Unicode-a (UTF-8) na cijelom\n"
+"sistemu. No, obratite pažnju da je ovo eksperimentalna mogućnost. Ako\n"
+"izaberete nekoliko jezika koji zahtijevaju razliÄito kodiranje, Unicode će\n"
+"svejedno biti instaliran.\n"
+"\n"
+"Da prebacujete između raznih jezika instaliranih na vašem sistemu, možete\n"
+"pokrenuti kao \"root\" naredbu \"/usr/sbin/localedrake\", Äime mijenjate\n"
+"jezik koji koristi Äitav sistem. IzvrÅ¡avanjem te naredbe kao obiÄan "
+"korisnik\n"
+"mijenjate jeziÄke postavke samo za tog konkretnog korisnika."
-#: ../../standalone/livedrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Change Cd-Rom"
-msgstr "Promijenite CD-ROM"
+msgid "The %s is not supported by this version of Mandrake Linux."
+msgstr "Ova verzija Mandrake Linuxa ne podržava %s,"
-#: ../../standalone/localedrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "The change is done, but to be effective you must logout"
-msgstr "Izmjena je napravljena, ali da bi stupila na snagu morate se odjaviti"
+msgid "DHCP client"
+msgstr "DHCP klijent"
-#: ../../standalone/logdrake:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Save as.."
-msgstr "SaÄuvaj kao..."
+msgid "Restoring from file %s failed: %s"
+msgstr "Povratak iz datoteke %s nije uspio: %s"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Please enter your email address below "
-msgstr "Molimo unesite vašu email adresu ispod"
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr "Logitech Mouse (serijski, stari C7 tip)"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "alert configuration"
-msgstr "postavka upozorenja"
+msgid "Are you sure that you want to set up printing on this machine?\n"
+msgstr "Sigurno želite podesiti Å¡tampanje na ovom raÄunaru?\n"
-#: ../../standalone/logdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You will receive an alert if the load is higher than this value"
-msgstr ""
-"Primićete upozorenje ako je opterećenje (system load) veće od ove vrijednosti"
+msgid "New devfs device"
+msgstr "Novi devfs uređaj"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "load setting"
-msgstr "postavka opterećenja"
+msgid "ERROR: Cannot spawn %s."
+msgstr "GREÅ KA: Ne mogu pokrenuti %s."
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-"You will receive an alert if one of the selected services is no longer "
-"running"
-msgstr "Primićete obavještenje ako neki od izabranih servisa prestane raditi"
+msgid "Boot Style Configuration"
+msgstr "Konfiguracija stila boota"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Automatic time synchronization"
+msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "service setting"
-msgstr "postavke servisa"
+msgid "Backup files not found at %s."
+msgstr "Backup datoteke nisu pronađene na %s."
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Xinetd Service"
-msgstr "Xinetd servis"
+msgid "Thank you for choosing Mandrake Linux 9.1"
+msgstr "Hvala vam Å¡to ste odabrali Mandrake Linux 9.1"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Webmin Service"
-msgstr "Webmin servis"
+msgid "Armenian (phonetic)"
+msgstr "Armenska (fonetska)"
-#: ../../standalone/logdrake:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "SSH Server"
-msgstr "SSH server"
+msgid "Card model:"
+msgstr "Model kartice:"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Samba Server"
-msgstr "Samba server"
+msgid "Thin Client"
+msgstr "Thin klijenti"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Postfix Mail Server"
-msgstr "Postfix mail server"
+msgid "Start Server"
+msgstr "Pokreni server"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Ftp Server"
-msgstr "FTP server"
+msgid "Turkmenistan"
+msgstr "Turkmenistan"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Domain Name Resolver"
-msgstr "Domain Name Resolver"
+msgid "All remote machines"
+msgstr "Svi udaljeni raÄunari"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Apache World Wide Web Server"
-msgstr "Apache World Wide Web Server"
+msgid "Install themes"
+msgstr "Instaliraj teme"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Welcome to the mail configuration utility.\n"
-"\n"
-"Here, you'll be able to set up the alert system.\n"
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-"Dobro došli u aplikaciju za podešavanje maila.\n"
-"\n"
-"Ovdje možete podesiti sistem obavještavanja.\n"
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-#: ../../standalone/logdrake:1
+#: ../../help.pm:1
#, c-format
-msgid "Mail alert configuration"
-msgstr "Podešavanje Mail obavijesti"
+msgid "Espanol"
+msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mail alert"
-msgstr "Mail obavijest"
+msgid "Preparing installation"
+msgstr "Pripremam instalaciju"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "please wait, parsing file: %s"
-msgstr "molim saÄekajte, parsiram datoteku: %s"
+msgid "Edit selected host/network"
+msgstr "Izmijeni izabrani raÄunar/mrežu"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Content of the file"
-msgstr "Sadržaj datoteke"
+msgid "Add User -->"
+msgstr "Dodaj korisnika -->"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Calendar"
-msgstr "Kalendar"
+msgid "Nauru"
+msgstr "Nauru"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Choose file"
-msgstr "Izaberi datoteku"
+msgid "True Type fonts installation"
+msgstr "Instalacija True Type fontova"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "but not matching"
-msgstr "but not matching"
+msgid "Auto-detect printers connected directly to the local network"
+msgstr "Automatski prepoznaj Å¡tampaÄe spojene direktno na lokalnu mrežu"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "matching"
-msgstr "matching"
+msgid "LAN configuration"
+msgstr "Podešavanje LANa"
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Settings"
-msgstr "Podešavanja"
+msgid "hard disk model"
+msgstr "model hard diska"
-#: ../../standalone/logdrake:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "A tool to monitor your logs"
-msgstr "Alat za pregled vaših logova"
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr "Ne možete koristiti LVM logiÄki volumen za taÄku montiranja %s"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "search"
-msgstr "pretraživanje"
+msgid "Get Windows Fonts"
+msgstr "Preuzmi fontove iz Windowsa"
-#: ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Mandrake Tools Explanation"
-msgstr "Objašnjenja Mandrake alata"
+msgid "Mouse Systems"
+msgstr "Mouse Systems"
-#: ../../standalone/logdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Syslog"
-msgstr "Syslog"
+msgid "Iranian"
+msgstr "Iranska"
-#: ../../standalone/logdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Messages"
-msgstr "Poruke"
+msgid "Croatia"
+msgstr "Hrvatska"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "User"
-msgstr "Korisnik"
+msgid "Gateway:"
+msgstr "Gateway:"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/Help/_About..."
-msgstr "/Pomoć/_O programu..."
+msgid "Add server"
+msgstr "Dodaj server"
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/Options/Test"
-msgstr "/Opcije/Test"
+msgid "Remote printer name"
+msgstr "Ime udaljenog Å¡tampaÄa"
-#: ../../standalone/logdrake:1
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "/File/-"
-msgstr "/Datoteka/-"
+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 ""
+"MandrakeSoft je dizajnirao ekskluzivne alate koji rezultiraju do sada "
+"najsigurnijom verzijom Linuxa: Draksec, alat za upravljanje sistemskom "
+"sigurnošću, kao i moćan firewall su udruženi kako bi drastiÄnosmanjili rizik "
+"od provale u sistem."
-#: ../../standalone/logdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "/File/Save _As"
-msgstr "/_Datoteka/SaÄuvaj K_ao"
+msgid "Device: "
+msgstr "Uređaj: "
-#: ../../standalone/logdrake:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
#, c-format
-msgid "<control>S"
-msgstr "<control>S"
+msgid "Printerdrake"
+msgstr "Printerdrake"
-#: ../../standalone/logdrake:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "/File/_Save"
-msgstr "/Datoteka/_SaÄuvaj"
+msgid "License agreement"
+msgstr "Licencni ugovor"
-#: ../../standalone/logdrake:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "<control>O"
-msgstr "<control>O"
+msgid "System Options"
+msgstr "Sistemske opcije"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "/File/_Open"
-msgstr "/Datoteka/_Otvori"
+msgid "Please enter the directory where backups are stored"
+msgstr "Molim unesite direktorij gdje su smješteni backupi"
-#: ../../standalone/logdrake:1
+#: ../../security/level.pm:1
#, c-format
-msgid "<control>N"
-msgstr "<control>N"
+msgid "Please choose the desired security level"
+msgstr "Molim izaberite nivo sigurnosti"
-#: ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "/File/_New"
-msgstr "/Datoteka/_Nova"
+msgid "This host is already in the list, it cannot be added again.\n"
+msgstr "Ovaj raÄunar je već na listi, ne možete ga ponovo dodati.\n"
-#: ../../standalone/logdrake:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Show only for the selected day"
-msgstr "Prikaži samo za izabrani dan"
+msgid ", USB printer"
+msgstr ", USB Å¡tampaÄ"
-#: ../../standalone/mousedrake:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Emulate third button?"
-msgstr "Emuliraj treće dugme?"
+msgid "Choose the applications that will support the fonts:"
+msgstr "Izaberite aplikacije koje će podržavati fontove :"
-#: ../../standalone/mousedrake:1
+#: ../../steps.pm:1
#, c-format
-msgid "Please choose your mouse type."
-msgstr "Molimo izaberite vrstu vašeg miša."
+msgid "Configure X"
+msgstr "Podešavanje X"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Connect %s"
-msgstr "Konektuj se na %s"
+msgid "Turkish (traditional \"F\" model)"
+msgstr "Turska (tradicionalni \"F\" model)"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Disconnect %s"
-msgstr "Prekini konekciju na %s"
+msgid "Congratulations!"
+msgstr "ÄŒestitamo!"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"Warning, another internet connection has been detected, maybe using your "
-"network"
-msgstr ""
-"Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
+msgid "Use owner id for execution"
+msgstr "Koristi id vlasnika za izvršavanje"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "received"
-msgstr "primljeno"
+msgid "Down"
+msgstr "Dolje"
-#: ../../standalone/net_monitor:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "transmitted"
-msgstr "poslano"
+msgid "Raw printer (No driver)"
+msgstr "Sirovo Å¡tampanje (Bez drajvera)"
-#: ../../standalone/net_monitor:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "received: "
-msgstr "primljeno:"
+msgid "Install rpm"
+msgstr "Instaliraj RPM"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "sent: "
-msgstr "poslano:"
+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 ""
+"Za štampanje datoteke sa komandne linije (terminalski prozor) možete "
+"koristiti ili komandu \"%s <datoteka>\" ili grafiÄki alat za Å¡tampu: \"xpp "
+"<datoteka>\" ili \"kprinter <datoteka>\". GrafiÄki alati vam omogućuju da "
+"jednostavno odaberete Å¡tampaÄ i izmjenite podeÅ¡enja opcija.\n"
-#: ../../standalone/net_monitor:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Local measure"
-msgstr "Lokalne mjere"
+msgid "Time remaining "
+msgstr "Preostalo vremena "
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "average"
-msgstr "prosjek"
+msgid "UK keyboard"
+msgstr "UK tastatura"
-#: ../../standalone/net_monitor:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Color configuration"
-msgstr "Podešavanje boje"
+msgid "Unmount"
+msgstr "Demontiraj"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Konekcija nije uspjela.\n"
-"Provjerite konfiguraciju u Mandrake Kontrolnom centru."
+msgid "Uninstall Fonts"
+msgstr "Deinstaliraj fontove"
-#: ../../standalone/net_monitor:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Connection complete."
-msgstr "Konekcija završena."
+msgid "Microsoft Explorer"
+msgstr "Microsoft Explorer"
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr "Prekid veze sa Internetom završen."
+msgid "German (no dead keys)"
+msgstr "NjemaÄka (bez mrtvih tipki)"
-#: ../../standalone/net_monitor:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr "Prekid veze sa Internetom nije uspio."
+msgid "Transferring %s..."
+msgstr "Prebacujem %s ..."
-#: ../../standalone/net_monitor:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Connecting to the Internet "
-msgstr "Spajam se na Internet"
+msgid "32 thousand colors (15 bits)"
+msgstr "32 hiljada boja (15 bita)"
-#: ../../standalone/net_monitor:1
+#: ../../any.pm:1
#, c-format
-msgid "Disconnecting from the Internet "
-msgstr "Prekidam vezu na Internet"
+msgid ""
+"You can export using NFS or Samba. Please select which you'd like to use."
+msgstr ""
+"Možete eksportovati koristeći NFS ili Sambu. Molim izaberite koji želite "
+"koristiti."
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Wait please, testing your connection..."
-msgstr "Molim saÄekajte, probavam vaÅ¡u konekciju..."
+msgid "Reboot"
+msgstr "Restartuj"
-#: ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Logs"
-msgstr "Dnevnici"
+msgid "Gambia"
+msgstr "Gambija"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Connection Time: "
-msgstr "Vrijeme konekcije: "
+msgid "Mandrake Control Center"
+msgstr "Mandrake Kontrolni centar"
-#: ../../standalone/net_monitor:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Receiving Speed:"
-msgstr "Brzina prijema:"
+msgid ""
+"You can enter miscellaneous ports. \n"
+"Valid examples are: 139/tcp 139/udp.\n"
+"Have a look at /etc/services for information."
+msgstr ""
+"Možete unijeti raze portove. \n"
+"Primjeri ispravnih unosa su: 139/tcp 139/udp.\n"
+"Pogledajte datoteku /etc/services za više informacija."
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Sending Speed:"
-msgstr "Brzina slanja:"
+#: ../../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 ""
+"Monitor\n"
+"\n"
+" Instalacioni program obiÄno može prepoznati i podesiti monitor koji\n"
+"je povezan na vaÅ¡ raÄunar. Ako se ovo ne desi, možete odabrati neki\n"
+"monitor sa ove liste."
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Statistics"
-msgstr "Statistika"
+msgid "\t-Tape \n"
+msgstr "\t-Traka \n"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakhelp:1
#, c-format
-msgid "Profile "
-msgstr "Profil"
+msgid ""
+"No browser is installed on your system, Please install one if you want to "
+"browse the help system"
+msgstr ""
+"Nemate nijedan browser instaliran na vašem sistemu. Molim instalirajte jedan "
+"ako želite pristupiti sistemu pomoći"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Network Monitoring"
-msgstr "Nadzor mreže"
+msgid "Remember this password"
+msgstr "Zapamti ovu Å¡ifru"
-#: ../../standalone/printerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Reading data of installed printers..."
-msgstr "ÄŒitam podatke instaliranih Å¡tampaÄa..."
+msgid "Internet Connection Sharing is now enabled."
+msgstr "Dijeljenje Internet konekcije je sada ukljuÄeno."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Name/IP address of host:"
-msgstr "Ime/IP adresa raÄunara:"
+msgid "\t-Network by SSH.\n"
+msgstr "\t-Mrežu preko SSH.\n"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This host is already in the list, it cannot be added again.\n"
-msgstr "Ovaj raÄunar je već na listi, ne možete ga ponovo dodati.\n"
+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 ""
+"Ako je željeni Å¡tampaÄ automatski prepoznat, jednostavno ga izaberite sa "
+"liste i dodajte korisniÄko ime, Å¡ifru i/ili radnu grupu ako je to potrebno."
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Scannerdrake"
-msgstr "Scannerdrake"
+msgid "Use the free space on the Windows partition"
+msgstr "Koristi slobodan prostor na Windows particiji"
#: ../../standalone/scannerdrake:1
#, c-format
-msgid "You must enter a host name or an IP address.\n"
-msgstr "Morate unijeti ime raÄunara ili IP.\n"
+msgid "%s found on %s, configure it automatically?"
+msgstr "%s je pronađen na %s, da ga podesim automatski?"
-#: ../../standalone/scannerdrake:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the host on which the local scanners should be made available:"
-msgstr "Izaberite raÄunar kojem treba omogućiti pristup lokalnim skenerima:"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
-#: ../../standalone/scannerdrake:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Sharing of local scanners"
-msgstr "Dijeljenje lokalnih skenera"
+msgid "XFree86 driver: %s\n"
+msgstr "XFree86 drajver: %s\n"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This machine"
-msgstr "Na ovom raÄunaru"
+msgid "This host/network is already in the list, it cannot be added again.\n"
+msgstr "Ovaj raÄunar/mreža je već na listi, ne možete ga ponovo dodati.\n"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Remove selected host"
-msgstr "Ukloni izabrani raÄunar"
+msgid ""
+"\n"
+" DrakBackup Report \n"
+"\n"
+msgstr ""
+"\n"
+" DrakBackup Izvještaj \n"
+"\n"
-#: ../../standalone/scannerdrake:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Edit selected host"
-msgstr "Izmijeni izabrani raÄunar"
+msgid "Choose the packages you want to install"
+msgstr "Izaberite pakete koje želite instalirati"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "Add host"
-msgstr "Dodaj raÄunar"
+msgid "Papua New Guinea"
+msgstr "Papua Nova Gvineja"
-#: ../../standalone/scannerdrake:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "These are the machines from which the scanners should be used:"
-msgstr "Ovo su raÄunari sa koji treba koristiti skenere:"
+msgid "Serbian (cyrillic)"
+msgstr "Srpska (ćirilica)"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Usage of remote scanners"
-msgstr "Upotreba udaljenih skenera"
+msgid "Make kernel message quiet by default"
+msgstr "Kernel poruke podrazumijevano tihe"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "All remote machines"
-msgstr "Svi udaljeni raÄunari"
+msgid ""
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
+msgstr ""
+"Da li želite da podesite ovaj Å¡tampaÄ (\"%s\")\n"
+"kao podrazumjevani Å¡tampaÄ?"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid ""
-"These are the machines on which the locally connected scanner(s) should be "
-"available:"
-msgstr "Ovo su raÄunari kojima treba dozvoliti koriÅ¡tenje lokalnog skenera:"
+msgid "The DHCP end range"
+msgstr "Kraj DHCP raspona"
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Use the scanners on hosts: "
-msgstr "Koristi skenere na raÄunaru:"
+msgid "Creating bootdisk..."
+msgstr "Pravim boot disketu..."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Use scanners on remote computers"
-msgstr "Koristi skenere na udaljenim raÄunarima"
+msgid "Wait please, testing your connection..."
+msgstr "Molim saÄekajte, probavam vaÅ¡u konekciju..."
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Scanner sharing to hosts: "
-msgstr "Dijeljenje skenera za raÄunare:"
+msgid "Bringing down the network"
+msgstr "Zaustavljam mrežu"
-#: ../../standalone/scannerdrake:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "The scanners on this machine are available to other computers"
-msgstr "Skeneri na ovom raÄunari su dostupni drugim raÄunarima"
+msgid "Login ID"
+msgstr "Login ID"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"You can also decide here whether scanners on remote machines should be made "
-"available on this machine."
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
msgstr ""
-"Ovdje takoÄ‘e trebate odluÄiti da li ovaj raÄunar treba koristiti skenere na "
-"udaljenim raÄunarima."
+"NFS je popularan protokol za dijeljenje datoteka preko TCP/IP mreža.\n"
+"Ovaj servis omogućuje NFS funkcionalnost zakljuÄavanja datoteka."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect: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 ""
-"Ovdje možete izabrati da li skeneri spojeni na ovaj raÄunar trebaju biti "
-"dostupni udaljenim raÄunarima i kojim raÄunarima."
+msgid "DHCP Client"
+msgstr "DHCP klijent"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Re-generating list of configured scanners ..."
-msgstr "Regeneriram listu podešenih skenera ..."
+msgid "dismiss"
+msgstr "otkaži"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Searching for new scanners ..."
-msgstr "Tražim nove skenere ..."
+msgid "Printing/Scanning on \"%s\""
+msgstr "Å tampam/skeniram na \"%s\""
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Searching for configured scanners ..."
-msgstr "Tražim podešene skenere ..."
+msgid "omit raid modules"
+msgstr "izostavi raid module"
-#: ../../standalone/scannerdrake:1
+#: ../../services.pm:1
#, c-format
-msgid "Scanner sharing"
-msgstr "Dijeljenje skenera"
+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 je demon za Å¡tampu koji je potreban da bi lpr sistem Å¡tampe radio "
+"ispravno.\n"
+"To je u osnovi server koji dodjeljuje zadatke Å¡tampe Å¡tampaÄu/ima."
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Add a scanner manually"
-msgstr "RuÄno dodaj skener"
+msgid "Internet Connection Configuration"
+msgstr "Podešavanje Internet konekcije"
-#: ../../standalone/scannerdrake:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Search for new scanners"
-msgstr "Traženje novih skenera"
+msgid "comma separated numbers"
+msgstr "brojevi razdvojeni zarezom"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "There are no scanners found which are available on your system.\n"
-msgstr "Nisam pronašao nijedan skener na vašem sistemu.\n"
+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 ""
+"Nakon što izaberete uređaj, moći ćete vidjeti informacije o uređaju u "
+"poljima u desnom okviru (\"Informacije\")"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Move selected rule up one level"
+msgstr "Pomjeri izabrano pravilo za jedan nivo gore"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -19067,373 +19134,343 @@ msgstr ""
"%s\n"
"je dostupan na vašem sistemu.\n"
-#: ../../standalone/scannerdrake:1
-#, c-format
-msgid ""
-"The following scanners\n"
-"\n"
-"%s\n"
-"are available on your system.\n"
-msgstr ""
-"Sljedeći skeneri\n"
-"\n"
-"%s\n"
-"su dostupni na vašem sistemu.\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 ""
-"Vaš %s je podešen.\n"
-"Sada možete skenirati dokumente koristeći \"XSane\" koji se nalazi u meniju "
-"Aplikacije/Multimedija/Grafika."
-
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "choose device"
-msgstr "izaberite uređaj"
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "Da li želite da uklonite Å¡tampaÄ \"%s\"?"
-#: ../../standalone/scannerdrake:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Please select the device where your %s is attached"
-msgstr "Molim izaberite ureÄ‘aj gdje je prikljuÄen vaÅ¡ %s"
+msgid "I can't find any room for installing"
+msgstr "Ne mogu naći dovoljno prostora za instalaciju"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Searching for scanners ..."
-msgstr "Tražim skenere ..."
+msgid "Default printer"
+msgstr "Podrazumjevani Å¡tampaÄ"
-#: ../../standalone/scannerdrake:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Auto-detect available ports"
-msgstr "Auto prepoznavaj dostupne portove"
+msgid ""
+"You have configured multiple ways to connect to the Internet.\n"
+"Choose the one you want to use.\n"
+"\n"
+msgstr ""
+"Podesili ste nekoliko naÄina za konekciju na Internet.\n"
+"Izaberite jedan od njih koji ćete koristiti.\n"
+"\n"
-#: ../../standalone/scannerdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "(Note: Parallel ports cannot be auto-detected)"
-msgstr "(Napomena: Paralelni portovi ne mogu biti automatski istraženi)"
+msgid "Modify RAID"
+msgstr "Modificiraj RAID"
-#: ../../standalone/scannerdrake:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
+"I have detected an ISDN PCI card, but I don't know its type. Please select a "
+"PCI card on the next screen."
msgstr ""
-"%s se mora podesiti iz printerdrake-a.\n"
-"Možete pokrenuti printerdrake iz Mandrake Kontrolnog centra u odjeljku "
-"Hardware."
+"Otkrio sam neku ISDN PCI karticu, ali ne znam tip. Molimo izaberite neku PCI "
+"karticu na idućem ekranu."
-#: ../../standalone/scannerdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "The %s is unsupported"
-msgstr "%s nije podržan"
+msgid "Add user"
+msgstr "Dodaj korisnika"
-#: ../../standalone/scannerdrake:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "The %s is not known by this version of Scannerdrake."
-msgstr "Ova verzija Scannerdrake programa ne poznaje %s."
+msgid "RAID-disks %s\n"
+msgstr "RAID-diskovi %s\n"
-#: ../../standalone/scannerdrake:1
+#: ../../lang.pm:1
#, c-format
-msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr "Ova verzija Mandrake Linuxa ne podržava %s,"
+msgid "Liberia"
+msgstr "Liberija"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Port: %s"
-msgstr "Port: %s"
+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 ""
+"Molim unesite naziv interfejsa spojenog na Internet.\n"
+"\n"
+"Primjeri:\n"
+"\t\tppp+ za modemsku ili DSL konekciju, \n"
+"\t\teth0, ili eth1 za mrežnu konekciju, \n"
+"\t\tippp+ za isdn konekciju.\n"
-#: ../../standalone/scannerdrake:1
+#: ../../steps.pm:1
#, c-format
-msgid ", "
-msgstr ", "
+msgid "Choose your keyboard"
+msgstr "Izaberite vašu tastaturu"
-#: ../../standalone/scannerdrake:1
+#: ../../steps.pm:1
#, c-format
-msgid "Detected model: %s"
-msgstr "Detektovan model: %s"
+msgid "Format partitions"
+msgstr "Formatiranje particija"
-#: ../../standalone/scannerdrake:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " ("
-msgstr " ("
+msgid "Automatic correction of CUPS configuration"
+msgstr "Automatska ispravka konfiguracije CUPSa"
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Select a scanner model"
-msgstr "Izaberite model skenera"
+msgid "Running \"%s\" ..."
+msgstr "Izvršavam \"%s\" ..."
-#: ../../standalone/scannerdrake:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "%s is not in the scanner database, configure it manually?"
-msgstr "%s nije u bazi skenera, želite li ga ruÄno podesiti?"
+msgid "enable radio support"
+msgstr "ukljuÄi radio podrÅ¡ku"
#: ../../standalone/scannerdrake:1
#, c-format
-msgid "%s found on %s, configure it automatically?"
-msgstr "%s je pronađen na %s, da ga podesim automatski?"
-
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid "Hardware probing in progress"
-msgstr "Hardversko probanje u toku"
-
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid "Some devices were added:\n"
-msgstr "Dodani su neki uređaji:\n"
-
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr "Uklonjeni su neki uređaji u \"%s\" klasi hardvera:\n"
+msgid "Scanner sharing to hosts: "
+msgstr "Dijeljenje skenera za raÄunare:"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../diskdrake/interactive.pm: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 ""
-"Uspjeh MandrakeSofta je baziran na principima Slobodnog softvera. Vaš novi "
-"operativni sistem je rezultat zajedniÄkog rada Linux zajednice Å¡irom svijeta."
+msgid "Loopback file name: %s"
+msgstr "Naziv loopback datoteke: %s"
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Welcome to the Open Source world."
-msgstr "Dobro došli u svijet otvorenog izvornog koda."
+msgid "Please choose the printer to which the print jobs should go."
+msgstr "Molim izaberite Å¡tampaÄ kojem želite slati zadatke Å¡tampe."
-#: ../../share/advertising/01-thanks.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Thank you for choosing Mandrake Linux 9.1"
-msgstr "Hvala vam Å¡to ste odabrali Mandrake Linux 9.1"
+msgid "Do not transfer printers"
+msgstr "Nemoj prebacivati Å¡tampaÄe"
-#: ../../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 ""
-"Podijelite vaše znanje i pomozite izgradnju Linux softvera, pridružite se "
-"diskusijskim grupama na našim \"Community\" stranicama."
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Delay before booting the default image"
+msgstr "ÄŒekanje prije bootanja default image-a"
-#: ../../share/advertising/02-community.pl:1
-#, c-format
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
msgid ""
-"Want to know more and to contribute to the Open Source community? Get "
-"involved in the Free Software world!"
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+" DUPONT 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 ""
-"Želite li saznati viÅ¡e i doprinijeti Open Source zajednici? UkljuÄite se u "
-"svijet Slobodnog softvera!"
-
-#: ../../share/advertising/02-community.pl:1
-#, c-format
-msgid "Build the future of Linux!"
-msgstr "Izgradite budućnost Linuxa!"
+"\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"
+" Hvala:\n"
+" - pfm2afm: \n"
+"\t autor: Ken Borgendale:\n"
+"\t Konvertuje Windows .pfm datoteke u .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t autor: James Macnicol: \n"
+"\t Generiše datoteke fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t autor: Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Konvertuje ttf font datoteke u afm i pfb fontove\n"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/drakbackup: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 vam omogućuje da potjerate vaÅ¡ multimedijalni raÄunar do "
-"krajnjih granica! Koristite najnoviji softver za slušanje muzike i audio "
-"datoteka, mijenjajte i organizujte vaše slike i fotografije, gledajte TV i "
-"video-snimke i mnogo drugog"
+msgid "Please check for multisession CD"
+msgstr "Molim ukljuÄite ako koristite multisesijski CD"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/drakperm: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 ""
-"Surfajte koristeći Mozillu ili Konqueror, Äitajte vaÅ¡u poÅ¡tu sa Evolution "
-"ili KMail, pravite vaše dokumente sa OpenOffice.org."
+msgid "user"
+msgstr "korisnik"
-#: ../../share/advertising/03-software.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "MandrakeSoft has selected the best software for you"
-msgstr "MandrakeSoft je izabrao najbolji softver za vas"
+msgid "Use Hard Disk to backup"
+msgstr "Koristi hard disk za backup"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw: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 ""
-"Mandrake Linux 9.1 vam pruža Mandrake Kontrolni centar, moćan alata koji "
-"potpuno prilagoÄ‘uje vaÅ¡ raÄunar namjeni koju ste odredili za njega. Podesite "
-"i prilagodite elemente kao što je nivo sigurnosti,periferni uređaji (ekran, "
-"miš, tastatura...), Internet konekciju i mnoge druge stvari!"
+msgid "Configure"
+msgstr "Podesi"
-#: ../../share/advertising/04-configuration.pl:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Mandrake's multipurpose configuration tool"
-msgstr "Mandrake višenamjenski alat za podešavanje"
+msgid "Scannerdrake"
+msgstr "Scannerdrake"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../standalone/drakconnect:1
#, 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, ..."
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
msgstr ""
-"Prilagodite savrÅ¡eno svoj raÄunar vaÅ¡im potrebama pomoću 11 dosupnih "
-"Mandrake Linux korisniÄkih okolina koje se mogu potpuno prilagoditi: KDE "
-"3.1, GNOME 2.2, Window Maker, ..."
+"Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
-#: ../../share/advertising/05-desktop.pl:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "A customizable environment"
-msgstr "Prilagodljiva okolina"
+msgid "Backup Users"
+msgstr "Backup korisnika"
-#: ../../share/advertising/06-development.pl:1
+#: ../../network/network.pm: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."
+"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 ""
-"Pisanje i izmjena programa u raznim jezicima kao Å¡to su Perl, Python, C i C+"
-"+ nikad nije bilo lakše, zahvaljujući GNU gcc 3 i najboljim Open Source "
-"razvojnim okolinama."
-
-#: ../../share/advertising/06-development.pl:1
-#, c-format
-msgid "Mandrake Linux 9.1: the ultimate development platform"
-msgstr "Mandrake Linux 9.1: vrhunska razvojna platforma"
+"Molimo unesite naziv vaÅ¡eg raÄunara ako ga znate.\n"
+"Naziv vaÅ¡eg raÄunara bi trebao biti puno-kvalifikovani naziv,\n"
+"kao Å¡to je ``mojcomp.mojlab.mojafirma.com''.\n"
+"Možete također unijeti IP adresu gateway-a ako ga imate"
-#: ../../share/advertising/07-server.pl:1
+#: ../../printer/printerdrake.pm: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 ""
-"Pretvorite vaÅ¡ raÄunar u moćan Linux server: Web server, email, firewall, "
-"file i print server (itd.) su udaljeni samo nekoliko klikova mišem!"
+msgid "Select Printer Spooler"
+msgstr "Izaberite spooler Å¡tampaÄa"
-#: ../../share/advertising/07-server.pl:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Turn your computer into a reliable server"
-msgstr "Pretvorite vaÅ¡ raÄunar u pouzdan server"
+msgid "Create new theme"
+msgstr "Napravi novu temu"
-#: ../../share/advertising/08-store.pl:1
+#: ../../standalone/logdrake: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 ""
-"Čitav raspon Linux rješenja, kao i posebne ponude za proizvode i "
-"\"potrepštine\", dostupni su u našoj online radnji:"
+msgid "Mandrake Tools Explanation"
+msgstr "Objašnjenja Mandrake alata"
-#: ../../share/advertising/08-store.pl:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "The official MandrakeSoft Store"
-msgstr "Oficijelna MandrakeSoft prodavnica"
+msgid "No image found"
+msgstr "Nije pronađen nijedan image"
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../install_steps.pm:1
#, c-format
msgid ""
-"Enhance your computer performance with the help of a selection of partners "
-"offering professional solutions compatible with Mandrake Linux"
+"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 ""
-"Unaprijedite performanse vaÅ¡eg raÄunara uz pomoć naÅ¡ih odabranih partnera "
-"koji pružaju profesionalna rješenja kompatibilna sa Mandrake Linuxom"
+"Neki bitni paketi nisu ispravno instalirani.\n"
+"Ili je neispravan vaš cdrom uređaj ili vaš cdrom medij.\n"
+"Provjerite cdrom na instaliranom raÄunaru koristeći \"rpm -qpl Mandrake/RPMS/"
+"*.rpm\"\n"
-#: ../../share/advertising/09-mdksecure.pl:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Get the best items with Mandrake Linux Strategic partners"
-msgstr "Nabavite najbolje proizvode kod strateških partnera Mandrake Linuxa"
+msgid "Detected model: %s"
+msgstr "Detektovan model: %s"
-#: ../../share/advertising/10-security.pl:1
+#: ../../standalone/drakedm: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."
+"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 ""
-"MandrakeSoft je dizajnirao ekskluzivne alate koji rezultiraju do sada "
-"najsigurnijom verzijom Linuxa: Draksec, alat za upravljanje sistemskom "
-"sigurnošću, kao i moćan firewall su udruženi kako bi drastiÄnosmanjili rizik "
-"od provale u sistem."
+"X11 Display Manager vam omogućuje da se grafiÄki\n"
+"prijavite na vaš sistem uz pokretanje X Window Systema, a podržava i\n"
+"nekoliko razliÄitih X sesija na vaÅ¡em lokalnom raÄunaru u isto vrijeme."
-#: ../../share/advertising/10-security.pl:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Optimize your security by using Mandrake Linux"
-msgstr "Optimizirajte vašu sigurnost koristeći Mandrake Linux"
+msgid "if set to yes, run the daily security checks."
+msgstr "ako je postavljeno na da, izvršava dnevne sigurnosne provjere."
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../lang.pm:1
#, c-format
-msgid "This product is available on the MandrakeStore Web site."
-msgstr ""
-"Ovaj proizvod je dostupan na web stranici MandrakeStore (Mandrake "
-"prodavnica)."
+msgid "Azerbaijan"
+msgstr "Azerbejdžan"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../standalone/drakbackup: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 ""
-"Zaokružite vaš sigurnosni sistem ovim vrlo jednostavnim softverom koji spaja "
-"komponente visokih performansi, kao Å¡to je firewall, VPN server i klijent, "
-"sistem za detekciju upada (intrusion detection system) inadzor saobraćaja."
+msgid "No tape in %s!"
+msgstr "Nema trake u %s!"
-#: ../../share/advertising/11-mnf.pl:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Secure your networks with the Multi Network Firewall"
-msgstr "Zaštitite vašu mrežu uz Multi Network Firewall"
+msgid "Dvorak (US)"
+msgstr "Dvorak (US)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../standalone/harddrake2: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:"
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-"Pridružite se MandrakeSoftovom support teamu i Linux zajednici na Internetu, "
-"podijelite vaše znanje i pomozite drugima i tako postanite priznat Expert na "
-"našem online tech support sajtu:"
+"ovo je fiziÄka sabirnica na koju je ureÄ‘aj prikljuÄen (npr: PCI, USB, ...)"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Find the solutions of your problems via MandrakeSoft's online support "
-"platform."
-msgstr ""
-"Pronađite rješenja za vaše probleme putem MandrakeSoft-ove online podrške."
+msgid "How is the printer connected?"
+msgstr "Kako je Å¡tampaÄ povezan na raÄunar?"
-#: ../../share/advertising/12-mdkexpert.pl:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Become a MandrakeExpert"
-msgstr "Postanite MandrakeExpert"
+msgid "Security level"
+msgstr "Nivo sigurnosti"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"All incidents will be followed up by a single qualified MandrakeSoft "
-"technical expert."
-msgstr ""
-"Sve incidente će pratiti jedan kvalificiran MandrakeSoft tehniÄki eksper."
+msgid "final resolution"
+msgstr "krajnja rezolucija"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "An online platform to respond to enterprise support needs."
-msgstr "Online platforma koja odgovara potrebama vašeg preduzeća za podrškom."
+msgid "Services"
+msgstr "Servisi"
-#: ../../share/advertising/13-mdkexpert_corporate.pl:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "MandrakeExpert Corporate"
-msgstr "MandrakeExpert Corporate"
+msgid "4 MB"
+msgstr "4 MB"
#: ../../share/compssUsers:999
msgid "Office Workstation"
@@ -19448,10 +19485,6 @@ msgstr ""
"gnumeric), pdf preglednici itd."
#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Radna stanica"
-
-#: ../../share/compssUsers:999
msgid "Game station"
msgstr "Stanica za igru"
@@ -19523,10 +19556,6 @@ msgstr ""
"K Desktop Environment, osnovno grafiÄko okruženje sa izborom pratećih alata"
#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "GrafiÄko okruženje"
-
-#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Gnome Radna stanica"
@@ -19547,10 +19576,6 @@ msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, itd."
#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Programiranje"
-
-#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "C i C++ razvojne biblioteke, programi i include datoteke"
@@ -19619,29 +19644,92 @@ msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS server, SMB server, Proxy server, ssh server"
#: ../../share/compssUsers:999
-msgid "Audio station"
-msgstr "Audio stanica"
+msgid "Set of tools to read and send mail and news and to browse the Web"
+msgstr "Skup alata za Äitanje i slanje poÅ¡te i news-a i pregledanje Weba"
-#: ../../share/compssUsers:999
-msgid "Sound playing/editing programs"
-msgstr "Programi za slušanje i editovanje zvuka"
+#~ msgid "Internet connection & configuration"
+#~ msgstr "Internet konekcija & podešavanje"
-#: ../../share/compssUsers:999
-msgid "Video station"
-msgstr "Video stanica"
+#~ msgid "Configure the connection"
+#~ msgstr "Podesi konekciju"
-#: ../../share/compssUsers:999
-msgid "Video playing programs"
-msgstr "Programi za pregled video datoteka"
+#~ msgid "Disconnect"
+#~ msgstr "Prekini konekciju"
-#: ../../share/compssUsers:999
-msgid "Graphic station"
-msgstr "GrafiÄka stanica"
+#~ msgid "Connect"
+#~ msgstr "Konektuj me"
-#: ../../share/compssUsers:999
-msgid "Graphics programs"
-msgstr "GrafiÄki programi"
+#~ msgid ""
+#~ "\n"
+#~ "You can reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Možete prekonfigurisati vašu konekciju."
-#: ../../share/compssUsers:999
-msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr "Skup alata za Äitanje i slanje poÅ¡te i news-a i pregledanje Weba"
+#~ msgid ""
+#~ "\n"
+#~ "You can connect to the Internet or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Možete se spojiti na Internet ili prekonfigurisati vašu konekciju."
+
+#~ msgid "You are not currently connected to the Internet."
+#~ msgstr "Trenutno niste konektovani na Internet."
+
+#~ msgid ""
+#~ "\n"
+#~ "You can disconnect or reconfigure your connection."
+#~ msgstr ""
+#~ "\n"
+#~ "Možete se diskonektovati ili prekonfigurisati vašu konekciju."
+
+#~ msgid "You are currently connected to the Internet."
+#~ msgstr "Trenutno ste spojeni na Internet."
+
+#~ msgid "files sending by FTP"
+#~ msgstr "slanje datoteka putem FTPa"
+
+#~ msgid "Use incremental backup (do not replace old backups)"
+#~ msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
+
+#~ msgid "Relaunch 'lilo'"
+#~ msgstr "Pokrećem 'lilo'"
+
+#~ msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+#~ msgstr "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+
+#~ msgid "Write %s"
+#~ msgstr "Zapiši %s"
+
+#~ msgid "Copy %s to %s"
+#~ msgstr "Kopiraj %s u %s"
+
+#~ msgid "Backup %s to %s.old"
+#~ msgstr "Backupujem %s u %s.old"
+
+#~ msgid "ttf fonts conversion"
+#~ msgstr "ttf fonts konverzija"
+
+#~ msgid "Fonts conversion"
+#~ msgstr "Konverzija fontova"
+
+#~ msgid "Author:"
+#~ msgstr "Autor:"
+
+#~ msgid "Audio station"
+#~ msgstr "Audio stanica"
+
+#~ msgid "Sound playing/editing programs"
+#~ msgstr "Programi za slušanje i editovanje zvuka"
+
+#~ msgid "Video station"
+#~ msgstr "Video stanica"
+
+#~ msgid "Video playing programs"
+#~ msgstr "Programi za pregled video datoteka"
+
+#~ msgid "Graphic station"
+#~ msgstr "GrafiÄka stanica"
+
+#~ msgid "Graphics programs"
+#~ msgstr "GrafiÄki programi"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index cf6dd30f3..93faee006 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2003-03-24 22:30+0100\n"
+"POT-Creation-Date: 2003-05-16 14:13+0200\n"
"PO-Revision-Date: 2002-10-10 3:34+0200\n"
"Last-Translator: Raül Cambeiro <rulet@menta.net>\n"
"Language-Team: Catalan <traddrake@softcatala.org>\n"
@@ -14,998 +14,1800 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Scanning partitions to find mount points"
+msgstr "S'estan explorant les particions per trobar els punts de muntatge"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check additions/removals of suid root files."
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\t\tErase=%s"
+msgstr "\t\tEsborra=%s"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "network printer port"
+msgstr ", impressora de xarxa \"%s\", port %s"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Please insert floppy disk:"
+msgstr "Si us plau, inseriu un disquet:"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "PCMCIA"
+msgstr "PCMCIA"
+
+#: ../../diskdrake/interactive.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."
+"The backup partition table has not the same size\n"
+"Still continue?"
msgstr ""
-"La compartició per usuari utilitza el grup \"fileshare\".\n"
-"Podeu utilitzar userdrake per a afegir un usuari a aquest grup."
+"La còpia de seguretat de la taula de particions no té la mateixa mida\n"
+"Voleu continuar igualment?"
-#: ../../any.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
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Cancel"
-msgstr "Cancel·la"
+msgid "Which username"
+msgstr "Quin nom d'usuari?"
#: ../../any.pm:1
#, c-format
-msgid "Launch userdrake"
-msgstr "Executa userdrake"
+msgid "Which type of entry do you want to add?"
+msgstr "Quin tipus d'entrada voleu afegir?"
-#: ../../any.pm:1
+#
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Restore partition table"
+msgstr "Restaura la taula de particions"
+
+#: ../../printer/cups.pm:1
+#, c-format
+msgid "On CUPS server \"%s\""
+msgstr "en servidor CUPS \"%s\""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Post-install configuration"
+msgstr "Configuració posterior a la instal·lació"
+
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Use ``%s'' instead"
+msgstr "Utilitzeu \"%s\" al seu lloc"
+
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
+#, c-format
+msgid "Type"
+msgstr "Tipus"
+
+#: ../../printer/printerdrake.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"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
msgstr ""
-"Voleu permetre als usuaris compartir alguns dels seus directoris?\n"
-"Fer això permetrà al usuaris fer un simple clic a \"Comparteix\" en el "
-"konqueror i el nautilus.\n"
"\n"
-"\"Personalitzat\" permet configurar cada usuari per separat.\n"
+"Tampoc poden transferir-se les impressores configurades amb els fitxers PPD "
+"proporcionats pels seus fabricants o amb controladors nadius per a CUPS."
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mandatory package %s is missing"
-msgstr "El paquet %s necessari falta"
+msgid "Sri Lanka"
+msgstr "Sri Lanka"
-#: ../../any.pm:1
-#, c-format
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
-"You can export using NFS or Samba. Please select which you'd like to use."
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
msgstr ""
-"Podeu exportar utilitzant NFS o Samba. Seleccioneu quin voleu utilitzar."
+"\n"
+"Hi ha una impressora desconeguda connectada directament a l'ordinador."
-#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-lo?"
+msgid "Central African Republic"
+msgstr "República Centrefricana"
-#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Custom"
-msgstr "Personalitzada"
+msgid "Gateway device"
+msgstr "Dispositiu de la passarel·la"
-#
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Allow all users"
-msgstr "Permet tots els usuaris"
+msgid "Net Method:"
+msgstr "Mètode de xarxa:"
+
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Ethernetcard"
+msgstr "Targeta Ethernet"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Parameters"
+msgstr "Paràmetres"
#
-#: ../../any.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "No sharing"
-msgstr "No es comparteix"
+msgid "Auto-detect"
+msgstr "Detecció automàtica"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "More"
-msgstr "Més"
+msgid "Interface:"
+msgstr "Intefície:"
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Here is the full list of available countries"
-msgstr "Aquesta és la llista completa de teclats disponibles"
+#: ../../steps.pm:1
+#, c-format
+msgid "Select installation class"
+msgstr "Tipus d'instal·lació"
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Please choose your country."
-msgstr "Si us plau, seleccioneu el tipus del vostre ratolí."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "on CDROM"
+msgstr "en CDROM"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1
#, fuzzy, c-format
-msgid " / Region"
-msgstr "Reunion"
+msgid ""
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
+msgstr ""
+"No sembla que el sistema estigui connectat a Internet.\n"
+"Intenteu tornar a configurar la connexió."
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Country"
-msgstr "País"
+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 ""
+"Connecteu la impressora a un servidor Linux i feu que els ordinadors Windows "
+"s'hi connectin com clients.\n"
+"\n"
+"Realment voleu continuar configurant aquesta impressora tal com s'està fent "
+"ara?"
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "All languages"
-msgstr "Escolliu el vostre idioma"
+#: ../../lang.pm:1
+#, c-format
+msgid "Belarus"
+msgstr "Bielorrússia"
-#: ../../any.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Use Unicode by default"
-msgstr ""
+msgid "Error writing to file %s"
+msgstr "S'ha produït un error en escriure al fitxer %s"
-#: ../../any.pm:1
+#: ../../services.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."
+"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 ""
-"Mandrake Linux pot utilitzar múltiples idiomes. Seleccioneu\n"
-"els llenguatges que volgueu instal·lar. Estaran disponibles\n"
-"quan reinicieu el sistema, després que la instal·lació s'hagi completat."
+"L'apmd s'utilitza per monitoritzar l'estat de la bateria i registrar-lo "
+"mitjançant el registre del sistema (syslog).\n"
+"També es pot utilitzar per apagar l'ordinador quan queda poca bateria."
#
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please choose a language to use."
-msgstr "Si us plau, trieu un idioma per utilitzar."
+msgid "Use tape to backup"
+msgstr "Utilitza una cinta per fer la còpia de seguretat"
-#: ../../any.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Choose the window manager to run:"
-msgstr "Escolliu el gestor de finestres per executar:"
+msgid "The following packages are going to be installed"
+msgstr "Ara s'instal·laran els paquets següents"
-#: ../../any.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Choose the default user:"
-msgstr "Escolliu l'usuari per defecte:"
-
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "Do you want to use this feature?"
-msgstr "Voleu utilitzar l'aboot?"
+msgid "CUPS configuration"
+msgstr "Configuració de CUPS"
-#
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "I can set up your computer to automatically log on one user."
-msgstr ""
-"Puc configurar el vostre ordinador de manera que entri automàticament amb un "
-"nom d'usuari.\n"
-"Voleu activar aquesta característica?"
+#: ../../lang.pm:1
+#, c-format
+msgid "Hong Kong"
+msgstr "Hong Kong"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Autologin"
-msgstr "Entrada automàtica"
+msgid "Not enough free space to allocate new partitions"
+msgstr "No hi ha prou espai lliure per assignar noves particions"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Icon"
-msgstr "Icona"
+msgid "Moving"
+msgstr "S'està movent"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Shell"
-msgstr "Shell"
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
+msgstr ""
+"\n"
+"Activitats del Drakbackup a través de %s:\n"
+"\n"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Password (again)"
-msgstr "Contrasenya (un altre cop)"
+msgid "("
+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
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Password"
-msgstr "Contrasenya"
+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 ""
+"Benvingut a l'auxiliar de configuració de xarxa\n"
+"\n"
+"Ara es configurarà la connexió a Internet/xarxa.\n"
+"Si no voleu utilitzar la detecció automàtica, desactiveu el quadre de "
+"verificació.\n"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
-msgid "User name"
-msgstr "Nom d'usuari"
+msgid ")"
+msgstr ""
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Real name"
-msgstr "Nom real"
+msgid "Lebanon"
+msgstr "Líban"
-#: ../../any.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Accept user"
-msgstr "Accepta l'usuari"
+msgid "MM HitTablet"
+msgstr "MM HitTablet"
-#: ../../any.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
+#
+#: ../../services.pm:1
#, c-format
-msgid "Done"
-msgstr "Fet"
+msgid "Stop"
+msgstr "Atura"
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Edit selected host"
+msgstr "s'ha detectat %s"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Introduïu un usuari\n"
-"%s"
+msgid "No CD device defined!"
+msgstr "No s'ha definit cap dispositiu de CD!"
-#: ../../any.pm:1
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid "Add user"
-msgstr "Afegeix un usuari"
+msgid "Bulgarian (phonetic)"
+msgstr "Búlgar (fonètic)"
-#: ../../any.pm:1
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "The DHCP start ip"
+msgstr "L'adreça inicial del rang del DHCP"
+
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "This user name has already been added"
-msgstr "Aquest nom d'usuari ja s'ha afegit"
+msgid "256 kB"
+msgstr "256 kB"
#: ../../any.pm:1
#, c-format
-msgid "The user name is too long"
-msgstr "El nom d'usuari és massa llarg"
+msgid "Bootloader main options"
+msgstr "Opcions principals del carregador de l'arrencada"
-#: ../../any.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
msgstr ""
-"El nom d'usuari només pot contenir lletres en minúscula, números, '-' i '_'"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Please give a user name"
-msgstr "Si us plau, introduïu un nom d'usuari"
+msgid "Tape"
+msgstr "Cinta"
-#: ../../any.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This password is too simple"
-msgstr "Aquesta contrasenya és massa senzilla"
+msgid "Scanning network..."
+msgstr "S'està escanejant la xarxa..."
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please try again"
-msgstr "Si us plau, torneu-ho a intentar"
+msgid ""
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
+msgstr ""
+"Amb aquesta opció podreu restaurar qualsevol versió\n"
+" del directori /etc."
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The passwords do not match"
-msgstr "Les contrasenyes no coincideixen"
+msgid "Malaysia"
+msgstr "Malàisia"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "(already added %s)"
-msgstr "(ja s'ha afegit %s)"
+msgid "Swiss (French layout)"
+msgstr "Suís (disposició francesa)"
-#: ../../any.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "access to compilation tools"
-msgstr "accés a les eines de compilació"
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr "L'mkraid ha fallat (potser manquen les eines del RAID (raidtools)?)"
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "access to network tools"
-msgstr "accés a les eines de xarxa"
+msgid "Webcam"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "access to administrative files"
-msgstr "accés a fitxers administratius"
+msgid "size of the (second level) cpu cache"
+msgstr ""
-#: ../../any.pm:1
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Soundcard"
+msgstr "Targeta de so"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "allow \"su\""
-msgstr "permet \"su\""
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
+msgstr ""
+"Per imprimir un fitxer des de la línia d'ordres (finestra de terminal) useu "
+"l'ordre \"%s <fitxer>\".\n"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "access to rpm tools"
-msgstr "accés a les eines rpm"
+msgid "Level %s\n"
+msgstr "Nivell %s\n"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "access to X programs"
-msgstr "accés a programes X"
+msgid "Luxembourg"
+msgstr "Luxemburg"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup: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."
+"\n"
+" DrakBackup Daemon Report\n"
+"\n"
+"\n"
msgstr ""
-"Aquestes són les diferents entrades en el menú d'arrencada.\n"
-"Podeu afegir-ne més o canviar-ne les existents."
+"\n"
+" Informe del Dimoni DrakBackup\n"
+"\n"
+"\n"
-#: ../../any.pm:1
-#, c-format
-msgid "Other OS (windows...)"
-msgstr "Un altre SO (Windows...)"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Iran"
+msgstr "Iraq"
-#: ../../any.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Other OS (MacOS...)"
-msgstr "Un altre SO (MacOS...)"
+msgid "Bus"
+msgstr "Bus"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other OS (SunOS...)"
-msgstr "Un altre SO (SunOS...)"
+msgid "Iraq"
+msgstr "Iraq"
-#: ../../any.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Linux"
-msgstr "Linux"
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr ""
+"S'ha trobat un conflicte potencial d'adreça LAN en la configuració actual de "
+"%s!\n"
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Which type of entry do you want to add?"
-msgstr "Quin tipus d'entrada voleu afegir?"
+msgid "Configuring..."
+msgstr "S'està configurant..."
-#: ../../any.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "This label is already used"
-msgstr "Aquesta etiqueta ja està en ús"
+msgid "The setup has already been done, and it's currently enabled."
+msgstr "La configuració ja s'ha realitzat i ara està habilitada."
-#
-#: ../../any.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "You must specify a root partition"
-msgstr "Heu d'especificar una partició arrel"
+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 ""
+"Per a les targetes de TV més modernes, el mòdul bttv del nucli GNU/Linux "
+"detecta automàticament els paràmetres correctes.\n"
+"Si la vostra targeta no és detectada, podeu forçar el tipus de sintonitzador "
+"i de targeta aquí. Simplement seleccioneu els paràmetres necessaris per a la "
+"vostra targeta de TV"
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "You must specify a kernel image"
-msgstr "Heu d'especificar una imatge del nucli"
+msgid "Password (again)"
+msgstr "Contrasenya (un altre cop)"
-#: ../../any.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Empty label not allowed"
-msgstr "No es permet una etiqueta buida"
+msgid "Search installed fonts"
+msgstr "Cerca les fonts instal·lades"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Default"
-msgstr "Predeterminat"
+msgid "Venezuela"
+msgstr "Veneçuela"
-#: ../../any.pm:1
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "NoVideo"
-msgstr "NoVideo"
+msgid "IP address"
+msgstr "Adreça IP"
-#: ../../any.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Initrd-size"
-msgstr "Initrd-size"
+msgid "Choose the sizes"
+msgstr "Escolliu les mides"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Append"
-msgstr "Afegeix"
+msgid ""
+"List of data corrupted:\n"
+"\n"
+msgstr ""
+"Llista de dades corrompudes:\n"
+"\n"
-#: ../../any.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Label"
-msgstr "Etiqueta"
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
-#: ../../any.pm:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Unsafe"
-msgstr "No segur"
+msgid "Choose another partition"
+msgstr "Trieu una altra partició"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Table"
-msgstr "Taula"
+msgid "Current user"
+msgstr "Usuari actual"
-#: ../../any.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Root"
-msgstr "Arrel"
+msgid "Username"
+msgstr "Nom d'usuari"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Read-write"
-msgstr "Lectura-escriptura"
+msgid "Left \"Windows\" key"
+msgstr "Tecla de \"Windows\" Esquerra"
-#: ../../any.pm:1
+#
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Initrd"
-msgstr "Initrd"
+msgid "dhcpd Server Configuration"
+msgstr "Configuració del servidor dhcpd"
-#: ../../any.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Video mode"
-msgstr "Mode de vídeo"
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+"Usat per al directori:\n"
+" només el propietari del directori o del fitxer en aquest directori poden "
+"suprimir-lo"
-#: ../../any.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Image"
-msgstr "Imatge"
+msgid "Guyana"
+msgstr "Guyana"
-#: ../../any.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Default OS?"
-msgstr "SO per defecte?"
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr " en servidor Novell \"%s\", impressora \"%s\""
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Enable OF Boot?"
-msgstr "Voleu habilitar l'arrencada des d'OF?"
+msgid "Remove a module"
+msgstr "Elimina un mòdul"
-#: ../../any.pm:1
+#: ../../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 "Enable CD Boot?"
-msgstr "Voleu habilitar l'arrencada des de CD?"
+msgid "Password"
+msgstr "Contrasenya"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Kernel Boot Timeout"
-msgstr "Temps màxim d'arrencada del nucli"
+msgid ""
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
+msgstr ""
-#: ../../any.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Open Firmware Delay"
-msgstr "Demora per al firmware obert"
+msgid "Advanced Configuration"
+msgstr "Configuració avançada"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Scanning on your HP multi-function device"
+msgstr ", dispositiu multifunció"
#: ../../any.pm:1
#, c-format
-msgid "Boot device"
-msgstr "Dispositiu d'arrencada"
+msgid "Root"
+msgstr "Arrel"
-#: ../../any.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Init Message"
-msgstr "Missatge d'inicialització"
+msgid "Choose an existing RAID to add to"
+msgstr "Escolliu un RAID existent al qual afegir-ho"
-#: ../../any.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Bootloader to use"
-msgstr "Carregador de l'arrencada a utilitzar"
+msgid "Turkish (modern \"Q\" model)"
+msgstr "Turc (modern, model \"Q\")"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Bootloader main options"
-msgstr "Opcions principals del carregador de l'arrencada"
+msgid "Lilo message not found"
+msgstr "No s'ha trobat el missatge de LILO"
-#: ../../any.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-"L'opció \"Limita les opcions de la línia d'ordres\" no té cap utilitat sense "
-"una contrasenya"
+"Regeneració automàtica del capçal de nucli a /boot per\n"
+"/usr/include/linux/{autoconf,versió}.h"
-#: ../../any.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Give the ram size in MB"
-msgstr "Introduïu la mida de la RAM en MB"
+msgid "if needed"
+msgstr "si cal"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Enable multiple profiles"
-msgstr "Habilita perfils múltiples"
+msgid "Restore Failed..."
+msgstr "La restauració ha fallat..."
-#: ../../any.pm:1
+#
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _jazz drives"
+msgstr "Detectada automàticament"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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 ""
+"Descripció:\n"
+"\n"
+" El Drakbackup s'usa per fer còpies de seguretat del sistema.\n"
+" Durant la configuració podeu seleccionar: \n"
+"\t- Fitxers de sistema\n"
+"\t- Fitxers d'usuari\n"
+"\t- Altres fitxers\n"
+"\to Tot el Sistema... i Altres (com les Particions de Windows)\n"
+"\n"
+" El Drakbackup us permet fer còpies de seguretat del sistema en:\n"
+"\t- Disc dur\n"
+"\t- NFS\n"
+"\t- CDROM (CDRW), DVDROM (amb arrencada automàtica, rescat i instal·lació "
+"automàtica)\n"
+"\t- FTP\n"
+"\t- Rsync\n"
+"\t- Webdav\n"
+"\t- Cinta\n"
+"\n"
+" El Drakbackup us permet restaurar el sistema a\n"
+" un directori seleccionat d'usuari.\n"
+"\n"
+" Per defecte totes les còpies de seguretat es guarden en\n"
+" el directori /var/lib/drakbackup\n"
+"\n"
+" Fitxer de Configuració:\n"
+"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+"\n"
+"\n"
+"El pas de restauració:\n"
+" \n"
+" Durant el pas de restauració, el DrakBackup esborrarà \n"
+" els directoris originals i verificarà que cap de \n"
+" les còpies de seguretat no està malmesa. És recomanable que \n"
+" feu una última còpia de seguretat abans de restaurar.\n"
+"\n"
+"\n"
+
+#: ../../install_messages.pm:1
#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Mida exacta de la RAM, si cal (s'han trobat %d MB)"
+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 ""
+"Introducció\n"
+"\n"
+"D'ara endavant, hom es referirà al sistema operatiu i als diferents\n"
+"components disponibles en la distribució Mandrake Linux com als\n"
+"\"Productes de programari\". Els Productes de programari inclouen,\n"
+"però no estan restringits a, el conjunt de programes, mètodes, regles\n"
+"i documentació relativa al sistema operatiu i els diferents\n"
+"components de la distribució Mandrake Linux.\n"
+"\n"
+"\n"
+"1. Acord de llicència\n"
+"\n"
+"Si us plau, llegiu atentament aquest document. Aquest document és un\n"
+"acord de llicència entre la vostra persona i MandrakeSoft S.A., que\n"
+"s'aplica als Productes de programari. Pel fet d'instal·lar, duplicar\n"
+"o utilitzar els Productes de programari en qualsevol forma esteu\n"
+"acceptant explícitament, i expressant el vostre acord a avenir-vos a\n"
+"les clàusules i condicions d'aquesta Llicència. Si no esteu d'acord\n"
+"amb qualsevol part de la Llicència, no esteu autoritzat a instal·lar,\n"
+"duplicar o utilitzar els Productes de programari. Qualsevol intent\n"
+"d'instal·lar, duplicar o utilitzar els Productes de programari en una\n"
+"forma que no s'adapti a les clàusules i condicions d'aquesta\n"
+"Llicència, és nul i finalitzarà els vostres drets sobre la mateixa.\n"
+"En finalitzar-se la Llicència, heu de destruir immediatament totes\n"
+"les còpies dels Productes de programari.\n"
+"\n"
+"\n"
+"2. Garantia limitada\n"
+"\n"
+"Els Productes de programari i documentació adjunta es subministren\n"
+"\"tal com són\", sense cap garantia, fins al punt permés per la llei.\n"
+"MandrakeSoft S.A. no serà, sota cap circumstància, i fins al punt\n"
+"permés per la llei, responsable de cap dany especial, incidental ni\n"
+"directe (incloent, sense limitar-se a, els danys per pèrdua de\n"
+"negocis, interrupció de negocis, pèrdues financeres, multes i costes\n"
+"judicials, o qualsevol altre dany que resultin d'un judici, o\n"
+"qualsevol altre pèrdua d'importància) que resulti de l'ús o de la\n"
+"impossibilitat d'utilitzar els Productes de programari, fins i tot si\n"
+"MandrakeSoft S.A. ha estat avisat de la possibilitat que\n"
+"s'esdevinguin aquests danys.\n"
+"\n"
+"RESPONSABILITAT LIMITADA RELATIVA A LA POSSESSIÓ O UTILITZACIÓ DE PROGRAMARI "
+"PROHIBIT EN ALGUNS PAÏSOS\n"
+"\n"
+"Fins al punt permés per la llei, MandrakeSoft S.A. o els seus\n"
+"distribuïdors no seran, sota cap circumstància, responsables de cap\n"
+"dany especial, incidental ni directe (incloent, sense limitar-se a,\n"
+"els danys per pèrdua de negocis, interrupció de negocis, pèrdues\n"
+"financeres, multes i costes judicials, o qualsevol altre dany que\n"
+"resultin d'un judici, o qualsevol altre pèrdua d'importància) que\n"
+"resulti de la possessió i utilització dels components de programari o\n"
+"de la seva descàrrega des d'un dels llocs de Mandrake Linux, que\n"
+"estiguin prohibides o restringides en alguns països per les lleis\n"
+"locals. Aquesta responsabilitat limitada s'aplica, però no hi està\n"
+"restringida, als potents components criptogràfics inclosos als\n"
+"Productes de programari.\n"
+"\n"
+"\n"
+"3. la llicència GPL i llicències relacionades\n"
+"\n"
+"Els Productes de programari consisteixen en components creats per\n"
+"diferents persones o entitats. La majoria d'aquests components es\n"
+"regeixen per les clàusules i condicions de la Llicència General\n"
+"Pública de GNU, a la qual d'ara endavant hom s'hi referirà com a\n"
+"\"GPL\", o de llicències similars. la majoria d'aquestes llicències\n"
+"us permeten duplicar, adaptar o redistribuir els components que\n"
+"cobreixen. Si us plau, llegiu atentament les clàusules i condicions\n"
+"de l'acord de llicència de cada component abans d'utilitzar-lo.\n"
+"Qualsevol pregunta sobre la lllicència d'un component s'ha d'adreçar\n"
+"al seu autor i no a MandrakeSoft.\n"
+"Els programes desenvolupats per MandrakeSoft S.A. es regeixen per la\n"
+"llicència GPL.La documentació escrita per MandrakeSoft S.A. està regida per "
+"una\n"
+"llicència específica; consulteu la documentació per a més\n"
+"informació.\n"
+"\n"
+"\n"
+"4. Drets sobre la propietat intel·lectual\n"
+"\n"
+"Tots els drets sobre els components dels Productes de programari\n"
+"pertanyen als seus autors respectius i estan protegits per les lleis\n"
+"de propietat intel·lectual i de copyright aplicables als programes\n"
+"informàtics.\n"
+"MandrakeSoft S.A. es reserva els drets de modificar o adaptar els\n"
+"Productes de programari, totalment o parcialment, per tots els\n"
+"mitjans i amb totes les finalitats.\n"
+"\"Mandrake\", \"Mandrake Linux\" i els logotips associats son marques\n"
+"registrades de MandrakeSoft S.A.\n"
+"\n"
+"\n"
+"5. Lleis rectores \n"
+"\n"
+"Si qualsevol part d'aquest acord és declarat nul, il·legal o\n"
+"inaplicable per un tribunal, aquesta part s'exclourà del contracte.\n"
+"Seguiu obligat, però, per les altres seccions aplicables de\n"
+"l'acord.\n"
+"Les clàusules i condicions d'aquesta Llicència es regeixen per les\n"
+"lleis de França.\n"
+"Tots els litigis sobre les clàusules d'aquesta llicència es dirimiran\n"
+"preferiblement fora dels tribunals. Com a últim recurs, el litigi es\n"
+"portarà als tribunals competents de París, França.\n"
+"Per a qualsevol tema relacionat amb aquest document, poseu-vos en\n"
+"contacte amb MandrakeSoft S.A.\n"
-#: ../../any.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Clean /tmp at each boot"
-msgstr "Buida /tmp en cada arrencada"
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
+"coordenada x de la cantonada superior\n"
+"esquerra de la barra de progrés"
-#: ../../any.pm:1
+#
+#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Current interface configuration"
+msgstr "Mostra la configuració actual de la interfície"
+
+#: ../../printer/data.pm:1
#, c-format
-msgid "Create a bootdisk"
-msgstr "Crea un disc d'arrencada"
+msgid "LPD - Line Printer Daemon"
+msgstr "LPD - Line Printer Daemon"
-#: ../../any.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "restrict"
-msgstr "limita"
+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"
+"Si teniu una targeta ISA, els valors de la pantalla següent haurien de ser "
+"correctes.\n"
+"\n"
+"Si teniu una targeta PCMCIA, cal que en sapigueu l'\"irq\" i l'\"io\".\n"
-#: ../../any.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Restrict command line options"
-msgstr "Limita les opcions de la línia d'ordres"
+msgid "Do not print any test page"
+msgstr "No imprimeixis cap pàgina de prova"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Gurmukhi"
+msgstr "Gurmukhi"
#: ../../any.pm:1
#, c-format
msgid "Force No APIC"
msgstr ""
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr ""
+"Aquesta contrasenya és massa curta (ha de tenir com a mínim %d caràcters)"
+
+#: ../../standalone.pm:1
#, fuzzy, c-format
-msgid "Enable ACPI"
-msgstr "Voleu habilitar l'arrencada des de CD?"
+msgid "[keyboard]"
+msgstr "Teclat"
-#: ../../any.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Delay before booting default image"
-msgstr "Demora abans d'arrencar la imatge predeterminada"
+msgid "FTP proxy"
+msgstr "Intermediari per a FTP"
-#: ../../any.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "compact"
-msgstr "compacte"
+msgid "Install List"
+msgstr "Llista d'instal·lació"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Compact"
-msgstr "Compacte"
+msgid ""
+"Change\n"
+"Restore Path"
+msgstr ""
+"Canvia el camí\n"
+"on restaurar"
-#: ../../any.pm:1
+#
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bootloader installation"
-msgstr "Instal·lació del carregador de l'arrencada"
+msgid "Show only for the selected day"
+msgstr "Mostrar-ho només per al dia seleccionat"
-#: ../../any.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "First sector of boot partition"
-msgstr "Primer sector de la partició d'arrencada"
+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 ""
-#: ../../any.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "First sector of drive (MBR)"
-msgstr "Primer sector de la unitat (MBR)"
+msgid "512 kB"
+msgstr "512 kB"
-#: ../../any.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Where do you want to install the bootloader?"
-msgstr "On voleu instal·lar el carregador de l'arrencada?"
+msgid "Logs"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "LILO/grub Installation"
-msgstr "Instal·lació del LILO/grub"
+msgid "(Note: Parallel ports cannot be auto-detected)"
+msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "SILO Installation"
-msgstr "Instal·lació del SILO"
+msgid "<control>N"
+msgstr "<control>N"
-#: ../../any.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Skip"
-msgstr "Omet"
+msgid "What kind of card do you have?"
+msgstr "Quin tipus de targeta teniu?"
-#: ../../any.pm:1
-#, fuzzy, c-format
-msgid "On Floppy"
-msgstr "Disquet d'arrencada"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "<control>O"
+msgstr "<control>O"
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#, c-format
+msgid "Security"
+msgstr "Seguretat"
+
+#: ../../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 ""
+"També podeu emprar la interfície gràfica \"xpdq\" per configurar opcions i "
+"gestionar treballs d'impressió.\n"
+"Si esteu utilitzant KDE com a entorn gràfic per defecte, teniu un \"botó "
+"d'emergència\", una icona a l'escriptori, etiquetada amb \"ATURA la "
+"impressora!\", que atura tots el treballs d'impressió immediatament en fer-"
+"hi clic. Això és útil, per exemple, quan se us enganxa el paper en la "
+"impressora.\n"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "<control>Q"
+msgstr "<control>Q"
+
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "First sector of the root partition"
-msgstr "Primer sector de la partició d'arrencada"
+msgid "Unknown"
+msgstr "Model desconegut"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr ""
+
+#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#, c-format
+msgid "Network Configuration"
+msgstr "Configuració de xarxa"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "<control>S"
+msgstr "<control>S"
+
+#
+#: ../../network/isdn.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?"
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
msgstr ""
-"Heu decidit instal·lar el gestor de l'arrencada en una partició.\n"
-"Això implica que ja teniu un gestor d'arrencada en el disc des del qual "
-"arrenqueu (p.ex.: System Commander).\n"
-"\n"
-"En quina unitat arrenqueu?"
+"Protocol per a la resta del món\n"
+"Cap canal D (línies punt a punt)"
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Creating bootdisk..."
-msgstr "S'està creant el disc d'arrencada..."
+msgid "Option %s must be a number!"
+msgstr "L'opció %s ha de ser un número!"
-#: ../../any.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
#, c-format
-msgid "Insert a floppy in %s"
-msgstr "Inseriu un disquet a la unitat %s"
+msgid "Notice"
+msgstr "Avís"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choose the floppy drive you want to use to make the bootdisk"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
msgstr ""
-"Escolliu la unitat de disquet que voleu utilitzar per crear el disc "
-"d'arrencada"
-#: ../../any.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Second floppy drive"
-msgstr "Segona unitat de disquet"
+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 ""
-#: ../../any.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "First floppy drive"
-msgstr "Primera unitat de disquet"
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr ""
-#: ../../any.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 ""
+"S'ha detectat la següent impressora. La configuració de la impressora es "
+"farà automàticament. Si la vostra impressora no ha estat correctament "
+"detectada o si preferiu personalitzar la seva configuració, habiliteu "
+"\"Configuració manual\"."
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sorry, no floppy drive available"
-msgstr "No hi ha cap unitat de disquet disponible"
+msgid "What type of partitioning?"
+msgstr "Quin tipus de particionament voleu?"
-#: ../../any.pm:1
+#: ../../standalone/drakbackup: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"
+"file list sent by FTP: %s\n"
+" "
msgstr ""
-"Un disc d'arrencada personalitzat proporciona una manera d'arrencar el "
-"vostre\n"
-"sistema Linux sense dependre del carregador d'arrencada normal. Això és "
-"útil\n"
-"si no voleu instal·lar el LILO (o el grub) al sistema, o si un altre sistema "
-"operatiu\n"
-"elimina el LILO, o si el LILO no funciona amb la vostra configuració de\n"
-"maquinari. Un disc d'arrencada personalitzat també es pot utilitzar amb la\n"
-"imatge de rescat del Mandrake, facilitant molt la recuperació de fallides\n"
-"serioses del sistema. Voleu crear un disc d'arrencada per al vostre "
-"sistema?\n"
-"%s"
+"llista de fitxers enviada per FTP: %s\n"
+" "
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
+msgid "Interface"
+msgstr "Interfície"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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 to \n"
+"\tbackup. To preserve disk space, it is recommended that\n"
+"\tyou do not include the web browser's cache.\n"
+"\n"
+" - Backup Other Files: \n"
+"\n"
+"\tThis option allows you to include additional data to save.\n"
+"\tIf you want to add individual files, select them from the\n"
+"\trighthand 'Files' list pane. To add directories, enter the \n"
+"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+"\tand at that point click 'OK' without selecting any files.\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
+"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\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 ""
+"descripció de les opcions:\n"
+"\n"
+" - Còpia de seguretat dels fitxers de sistema:\n"
+" \n"
+"\tAquesta opció us permet fer còpies del directori /etc,\n"
+"\tque conté tots els fitxers de configuració. Tingueu\n"
+"\tcura durant el pas de restauració de no sobreescriure:\n"
+"\t\t/etc/passwd \n"
+"\t\t/etc/group \n"
+"\t\t/etc/fstab\n"
+"\n"
+" - Còpia de seguretat dels fitxers d'usuari: \n"
+"\n"
+"\tAquesta opció permet seleccionar els usuaris dels quals voleu \n"
+"\tfer còpia de seguretat.\n"
+"\tPer preservar espai de disc, es recomanable que no inclogueu \n"
+"\tla memòria cau del navegador.\n"
+"\n"
+" - Còpia de seguretat d'altres fitxers: \n"
+"\n"
+"\tAquesta opció us permet afegir més dades per desar.\n"
+"\tAmb aquesta opció de còpia encara no és possible activar\n"
+"\tl'opció de còpia incremental.\t\t\n"
+" \n"
+" - Còpia de seguretat incremental:\n"
+"\n"
+"\tLa còpia incremental és l'opció més potent a l'hora de fer \n"
+"\tcòpies de seguretat. Aquesta opció us permet fer una còpia \n"
+"\tde seguretat de totes les dades la primera vegada, i \n"
+"\tnomés de les dades canviades després.\n"
+"\tMés tard, sereu capaç, durant el procés de restauració, \n"
+"\tde restaurar les dades d'una data determinada.\n"
+"\tSi no s'activa aquesta opció totes les còpies de \n"
+"\tseguretat antigues s'esborren abans de cada nova còpia. \n"
"\n"
"\n"
-"(COMPTE! Esteu utilitzant XFS per la vostra partició arrel,\n"
-"la creació d'un disquet d'arrencada amb un de 1.44 MB molt probablement "
-"fallarà,\n"
-"perquè XFS necessita una unitat molt gran)."
-#: ../../any.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, expr='*.*', dev='tty12')\n"
"\n"
-"If you want to create a bootdisk for your system, insert a floppy in the "
-"first\n"
-"drive and press \"Ok\"."
+"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 ""
-"Un disc d'arrencada personalitzat proporciona una manera d'arrencar el "
-"vostre\n"
-"sistema Linux sense dependre del carregador d'arrencada normal. Això és "
-"útil\n"
-"si no voleu instal·lar el SILO al sistema, o si un altre sistema operatiu\n"
-"elimina el SILO, o si el SILO no funciona amb la vostra configuració de\n"
-"maquinari. Un disc d'arrencada personalitzat també es pot utilitzar amb la\n"
-"imatge de rescat del Mandrake, facilitant molt la recuperació de fallides\n"
-"serioses del sistema.\n"
-"\n"
-"Si voleu crear un disc d'arrencada per al vostre sistema, inseriu un disquet "
-"a la primera unitat i premeu \"D'acord\"."
-#: ../../bootloader.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "You can't install the bootloader on a %s partition\n"
-msgstr "No podeu instal·lar el carregador de l'arrencada a una partició %s\n"
+msgid "comma separated strings"
+msgstr "cadenes separades per coma"
-#: ../../bootloader.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "not enough room in /boot"
-msgstr "no hi ha prou espai a /boot"
+msgid "These are the machines from which the scanners should be used:"
+msgstr ""
-#. -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
+#
+#: ../../standalone/logdrake:1
#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "L'entrada ressaltada arrencara automaticament en %d segons."
+msgid "Messages"
+msgstr "Missatges"
-#. -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
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "ordres abans de l'arrencada, o 'c' per obtenir una linia d'ordres."
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr "Desconegut|CPH06X (bt878) [molts venedors]"
-#. -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
+#
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Premeu Retorn per arrencar el SO seleccionat, 'e' per editar les"
+msgid "POP and IMAP Server"
+msgstr "Servidor POP i IMAP"
-#. -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
+#: ../../lang.pm:1
#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr ""
-"Utilitzeu les tecles %c i %c per seleccionar quina entrada esta ressaltada."
+msgid "Mexico"
+msgstr "Mèxic"
-# 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
-# and only one line per string for the GRUB messages
#
-#. -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 "Benvingut al GRUB, el selector de sistema operatiu!"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model stepping"
+msgstr "paràmetre de càrrega"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Yaboot"
-msgstr "Yaboot"
+msgid "Rwanda"
+msgstr "Rwanda"
-#: ../../bootloader.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Grub"
-msgstr "Grub"
+msgid "Do you have any %s interfaces?"
+msgstr "Teniu alguna interfície %s?"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with text menu"
-msgstr "LILO amb menú de text"
+msgid "Switzerland"
+msgstr "Suïssa"
-#: ../../bootloader.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LILO with graphical menu"
-msgstr "LILO amb menú gràfic"
+msgid "Brunei Darussalam"
+msgstr "Brunei"
-#: ../../bootloader.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SILO"
-msgstr "SILO"
+msgid "Remote lpd Printer Options"
+msgstr "Opcions de la impressora lpd remota"
-# 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
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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 ""
-"Benvingut al %s, el selector de sistema operatiu!\n"
+"GNU/Linux és un sistema multiusuari, i això vol dir que cada usuari pot "
+"tenir\n"
+"les seves preferències, els seus fitxers, etc. Podeu llegir la \"Guia de "
+"l'Usuari\"\n"
+"per aprendre més coses. A diferència del \"root\", que és l'administrador, \n"
+"als usuaris que afegiu aquí no se'ls permetrà modificar res tret dels seus\n"
+"fitxers i la seva configuració. Cal que tingueu com a mínim un usuari "
+"normal.\n"
+"Aquest compte és en el que hauríeu d'entrar per a un ús habitual. Tot i que "
+"és\n"
+"molt pràctic entrar en el sistema com a \"root\" cada dia, també pot ser "
+"molt\n"
+"perillós. La més petita errada podría significar que el sistema deixés de "
+"funcionar.\n"
+"Si cometeu una gran errada com a usuari normal, podeu perdre algunes dades, "
+"però no\n"
+"tot el sistema.\n"
"\n"
-"Trieu un sistema operatiu de la lista superior, o espereu\n"
-"%d segons per arrencar en el sistema operatiu predeterminat.\n"
+"Primer, heu d'introduir el vostre nom real. Per suposat, això no és "
+"necessari, ja que\n"
+"podeu introduir el que volgueu. El DrakX agafarà la primera paraula que heu "
+"entrat\n"
+"en la casella i la copiarà en el \"Nom d'usuari\". Aquest és el nom que "
+"utilitzarà\n"
+"aquest usuari per entrar en el sistema. El podeu canviar si voleu. Després "
+"cal que\n"
+"introduïu una contrasenya. Una contrasenya d'un usuari no privilegiat "
+"(habitual) \n"
+"no és tant important com la del \"root\" des del punt de vista de la "
+"seguretat, \n"
+"però no hi ha cap raó per menystenir-ho: al cap i a la fi, els vostres "
+"fitxers\n"
+"estan en joc.\n"
"\n"
+"Si cliqueu a \"Accepta l'usuari\", després en podreu afegir tants com "
+"volgueu. Afegiu\n"
+"un usuari per tothom qui hagi de fer servir l'ordinador. Quan hagueu acabat "
+"d'afegir\n"
+"tants usuaris com volgueu, seleccioneu \"Fet\".\n"
+"\n"
+"Si feu clic al botó \"Avançat\" podreu canviar l'intèrpret d'ordres (\"shell"
+"\") \n"
+"predeterminat de l'usuari seleccionat (bash per defecte).\n"
+"\n"
+"Un cop hagueu acabat d'afegir usuaris, se us proposarà triar quin usuari "
+"entrarà\n"
+"automàticament en el sistema en arrencar l'ordinador. Si us interessa "
+"aquesta \n"
+"característica (i no us importa gaire la seguretat local), trieu l'usuari i "
+"el\n"
+"gestor de finestres desitjat i feu clic a \"Sí\".\n"
+"Si no us interessa aquesta característica, pitgeu \"No\"."
-#: ../../common.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "consolehelper missing"
-msgstr "El consolehelper no hi és"
+msgid "Configure Internet Access..."
+msgstr "Configura l'accés a Internet..."
-#: ../../common.pm:1
+#
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "kdesu missing"
-msgstr "El kdesu no hi és"
+msgid "Norway"
+msgstr "Noruega"
-#: ../../common.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Screenshots will be available after install in %s"
-msgstr "Les captures estaran disponibles després d'instal·lar a %s"
+msgid "Danish"
+msgstr "Danès"
-#
-#: ../../common.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Can't make screenshots before partitioning"
-msgstr "No es poden fer captures de pantalla abans de fer les particions"
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+"Engega automàticament a l'arrencada la tecla de fixació del \n"
+"teclat numèric a la consola i sota XFree."
-#: ../../common.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "%d seconds"
-msgstr "%d segons"
+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 ""
+"Si us plau, introduïu la configuració IP d'aquest ordinador.\n"
+"S'ha d'introduir cada element com una adreça IP en notació decimal amb\n"
+"punts (per exemple, 1.2.3.4)."
-#: ../../common.pm:1
-#, c-format
-msgid "1 minute"
-msgstr "1 minut"
+#: ../../help.pm:1
+#, fuzzy, 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 ""
+"La instal·lació del Mandrake Linux està repartida en diversos CD-ROM. El "
+"DrakX\n"
+"sap si un paquet seleccionat es troba a un altre CD-ROM i expulsarà el CD "
+"actual\n"
+"i us demanarà que n'inseriu un altre a mesura que ho necessiti."
-#: ../../common.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "%d minutes"
-msgstr "%d minuts"
+msgid "Processors"
+msgstr ""
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TB"
-msgstr "TB"
+msgid "Bulgaria"
+msgstr "Bulgària"
-#: ../../common.pm:1
-#, c-format
-msgid "GB"
-msgstr "GB"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No NIC selected!"
+msgstr "No heu seleccionat cap NIC!"
-#: ../../common.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "MB"
-msgstr "MB"
+msgid "Svalbard and Jan Mayen Islands"
+msgstr "Illes Svalbard i Jan Mayen"
-#: ../../common.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "KB"
-msgstr "kB"
+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 ""
+"Hi ha hagut problemes durant la configuració.\n"
+"Proveu la connexió via net_monitor o mcc. Si la connexió no funciona "
+"correctament, torneu a executar la configuració."
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "United States"
-msgstr "Estats Units"
+msgid "partition %s is now known as %s"
+msgstr "la partició %s ara és %s"
#
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Austria"
-msgstr "Àustria"
+msgid "Backup Other files..."
+msgstr "Fes una còpia de seguretat d'altres fitxers..."
-#
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Italy"
-msgstr "Itàlia"
+msgid "SMB server IP"
+msgstr "IP del servidor SMB"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Netherlands"
-msgstr "Països Baixos"
+msgid "Congo (Kinshasa)"
+msgstr ""
-#
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Sweden"
-msgstr "Suècia"
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr "La taula de particions de la unitat %s s'escriurà al disc!"
#
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing HPOJ package..."
+msgstr "S'estan instal·lant els paquets..."
+
+#: ../../any.pm:1
#, c-format
-msgid "Norway"
-msgstr "Noruega"
+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 ""
+"Un disc d'arrencada personalitzat proporciona una manera d'arrencar el "
+"vostre\n"
+"sistema Linux sense dependre del carregador d'arrencada normal. Això és "
+"útil\n"
+"si no voleu instal·lar el LILO (o el grub) al sistema, o si un altre sistema "
+"operatiu\n"
+"elimina el LILO, o si el LILO no funciona amb la vostra configuració de\n"
+"maquinari. Un disc d'arrencada personalitzat també es pot utilitzar amb la\n"
+"imatge de rescat del Mandrake, facilitant molt la recuperació de fallides\n"
+"serioses del sistema. Voleu crear un disc d'arrencada per al vostre "
+"sistema?\n"
+"%s"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid ", USB printer \\#%s"
+msgstr ", impressora USB \\/*%s"
#
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Greece"
-msgstr "Grècia"
+msgid "Latvian"
+msgstr "Letó"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Germany"
-msgstr "Alemanya"
+msgid "monthly"
+msgstr "mensual"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Czech Republic"
-msgstr "República Txeca"
+msgid "Module name"
+msgstr "Nom del mòdul"
#
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Belgium"
-msgstr "Bèlgica"
+msgid "Start at boot"
+msgstr "Inicia en l'arrencada"
-#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use Incremental Backups"
+msgstr ""
+"Usa les còpies de seguretat incrementals (no reemplacis les còpies antigues)"
+
+#: ../../any.pm:1
#, c-format
-msgid "France"
-msgstr "França"
+msgid "First sector of drive (MBR)"
+msgstr "Primer sector de la unitat (MBR)"
-#: ../../crypto.pm:1 ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Costa Rica"
-msgstr "Costa Rica"
+msgid "Joystick"
+msgstr ""
-#: ../../fsedit.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "S'ha produït un error en obrir %s per escriure: %s"
+msgid "El Salvador"
+msgstr "El Salvador"
-#: ../../fsedit.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Nothing to do"
-msgstr "Res a fer"
+msgid "Use Unicode by default"
+msgstr ""
-#
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Not enough free space for auto-allocating"
-msgstr "No hi ha prou espai per a l'assignació automàtica"
+msgid "the module of the GNU/Linux kernel that handles the device"
+msgstr "el mòdul del nucli GNU/Linux que gestiona aquest dispositiu"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You can't use an encrypted file system for mount point %s"
-msgstr ""
-"No podeu utilitzar un sistema d'arxius xifrat per al punt de muntatge %s"
+msgid "Trying to rescue partition table"
+msgstr "S'està intentant recuperar la taula de particions"
-#
-#: ../../fsedit.pm:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Option %s must be an integer number!"
+msgstr "L'opció %s ha de ser un número enter!"
+
+#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
-"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
-"point\n"
+"Entries you'll have to fill:\n"
+"%s"
msgstr ""
-"Necessiteu un sistema de fitxers real (ext2/ext3, reiserfs, xfs o jfs) per a "
-"aquest punt de muntatge\n"
+"Entrades que heu d'emplenar:\n"
+"%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "This directory should remain within the root filesystem"
-msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers arrel"
+msgid "Unable to start live upgrade !!!\n"
+msgstr "No es pot iniciar l'actualització en directe!!!\n"
-#: ../../fsedit.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "No podeu utilitzar un volum lògic LVM per al punt de muntatge %s"
+msgid "Name: "
+msgstr "Nom: "
-#: ../../fsedit.pm:1
-#, fuzzy, 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 ""
-"Heu seleccionat una partició de programari RAID com a arrel (/).\n"
-"Això no ho pot gestionar cap carregador d'arrencada sense una partició /"
-"boot.\n"
-"Per tant, assegureu-vos d'afegir una partició /boot"
+#: ../../Xconfig/resolution_and_depth.pm:1
+#, c-format
+msgid "16 million colors (24 bits)"
+msgstr "16 milions de colors (24 bits)"
-#: ../../fsedit.pm:1
+#
+#: ../../any.pm:1
#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Ja hi ha una partició amb el punt de muntatge %s\n"
+msgid "Allow all users"
+msgstr "Permet tots els usuaris"
-#: ../../fsedit.pm:1
-#, fuzzy, c-format
-msgid "Mount points should contain only alphanumerical characters"
-msgstr ""
-"El nom de la impressora només pot constar de lletres, números i el caràcter "
-"de subratllat"
+#: ../../share/advertising/08-store.pl:1
+#, c-format
+msgid "The official MandrakeSoft Store"
+msgstr "La botiga oficial de MandrakeSoft"
-#: ../../fsedit.pm:1
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mount points must begin with a leading /"
-msgstr "Els punts de muntatge han de començar amb una /"
+msgid "Resizing"
+msgstr "S'està canviant la mida"
-#: ../../fsedit.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "No podeu utilitzar el ReiserFS per a particions inferiors a 32 MB"
+msgid "Cable connection"
+msgstr "Connexió per cable"
-#: ../../fsedit.pm:1
+#
+#: ../../standalone/logdrake:1
#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "No podeu utilitzar el JFS per a particions inferiors a 16 MB"
+msgid "User"
+msgstr "Usuari"
#: ../../fsedit.pm:1
#, c-format
@@ -1026,1273 +1828,256 @@ msgstr ""
"\n"
"Esteu d'acord en perdre totes les particions?\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
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Error"
-msgstr "Error"
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr ""
+"Fes una nova còpia de seguretat abans de restaurar (només per les còpies "
+"incrementals.)"
-#: ../../fsedit.pm:1
-#, c-format
-msgid "server"
-msgstr "servidor"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Printer on parallel port \\#%s"
+msgstr "Impressora en el port paral·lel \\/*%s"
-#: ../../fsedit.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Name"
+msgstr "Nom: "
+
+#: ../../raid.pm:1
#, c-format
-msgid "with /usr"
-msgstr "amb /usr"
+msgid "mkraid failed"
+msgstr "L'mkraid ha fallat"
-#: ../../fsedit.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "simple"
-msgstr "senzill"
+msgid "Button 3 Emulation"
+msgstr "Emulació del botó 3"
-#: ../../fs.pm:1
-#, fuzzy, c-format
-msgid "Enabling swap partition %s"
-msgstr "S'està formatant la partició %s"
+#
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Sending files..."
+msgstr "S'estan enviant els fitxers..."
-#: ../../fs.pm:1 ../../partition_table.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "error unmounting %s: %s"
-msgstr "s'ha produït un error en desmuntar %s: %s"
+msgid "Israeli (Phonetic)"
+msgstr "Israelià (fonètic)"
-#: ../../fs.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "El muntatge de la partició %s en el directori %s ha fallat"
+msgid "access to rpm tools"
+msgstr "accés a les eines rpm"
-#: ../../fs.pm:1
-#, fuzzy, c-format
-msgid "Mounting partition %s"
-msgstr "S'està formatant la partició %s"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "edit"
+msgstr "edita"
-#: ../../fs.pm:1
-#, fuzzy, c-format
-msgid "Checking %s"
-msgstr "S'està copiant %s"
+#
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "You must choose/enter a printer/device!"
+msgstr "Heu d'escollir/introduir una impressora/dispositiu!"
-#: ../../fs.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Formatting partition %s"
-msgstr "S'està formatant la partició %s"
+msgid "Permission problem accessing CD."
+msgstr "Hi ha hagut un problema de permisos en accedir al CD."
-#: ../../fs.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Creating and formatting file %s"
-msgstr "S'està creant i formatant el fitxer %s"
+msgid "Phone number"
+msgstr "Número de telèfon"
-#: ../../fs.pm:1
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr "No hi ha cap controlador conegut per a la vostra targeta de so (%s)"
+
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "No sé com formatar %s amb el tipus %s"
+msgid "Printer name, description, location"
+msgstr "Nom de la impressora, descripció, ubicació"
-#: ../../fs.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatació de %s ha fallat"
+msgid "USA (broadcast)"
+msgstr "EUA (difusió)"
-#: ../../help.pm:1
-#, fuzzy, c-format
+#
+#: ../../standalone/drakbackup:1
+#, c-format
msgid ""
-"Click on \"Next ->\" if you want to delete all data and partitions present\n"
-"on this hard drive. Be careful, after clicking on \"Next ->\", you will not\n"
-"be able to recover any data and partitions present on this hard drive,\n"
-"including any Windows data.\n"
-"\n"
-"Click on \"<- Previous\" to stop this operation without losing any data and\n"
-"partitions present on this hard drive."
+"Please choose the\n"
+"media for backup."
msgstr ""
-"Feu clic a \"D'acord\" si voleu suprimir totes les dades i particions\n"
-"que hi ha en aquesta unitat de disc. Aneu amb compte perquè, un cop\n"
-"hagueu fet clic a \"D'acord\", no podreu recuperar cap dada ni partició\n"
-"del disc, incloent les dades de Windows.\n"
-"\n"
-"Feu clic a \"Cancel·la\" per anul·lar aquesta operació sense perdre cap "
-"dada\n"
-"ni partició d'aquest disc."
+"Si us plau, trieu el\n"
+"suport per a la còpia."
-#: ../../help.pm:1
+#: ../../Xconfig/card.pm:1
#, 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 it will be lost\n"
-"and will not be recoverable!"
-msgstr ""
-"Escolliu el disc dur que voleu buidar per instal·lar la nova partició Linux\n"
-"Mandrake. Aneu amb compte, se'n perdran totes les dades i no es podran\n"
-"recuperar!"
+msgid "Use Xinerama extension"
+msgstr "Utilitza l'extensió Xinerama"
-#: ../../help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-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. Each entry is made up of the configuration\n"
-"item to be configured, followed by a quick summary of the current\n"
-"configuration. Click on the corresponding \"Configure\" button to change\n"
-"that.\n"
-"\n"
-" * \"Keyboard\": check the current keyboard map configuration and change\n"
-"that if necessary.\n"
-"\n"
-" * \"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list.\n"
-"\n"
-" * \"Timezone\": By default, DrakX deduces your time zone based on the\n"
-"country you have chosen. You can click on the \"Configure\" button here if\n"
-"this is not correct.\n"
-"\n"
-" * \"Mouse\": check the current mouse configuration and click on the button\n"
-"to change it if necessary.\n"
-"\n"
-" * \"Printer\": clicking on the \"Configure\" 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"
-" * \"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"
-" * \"Graphical Interface\": by default, DrakX configures your graphical\n"
-"interface in \"800x600\" or \"1024x768\" resolution. If that does not suits\n"
-"you, click on \"Configure\" to reconfigure your graphical interface.\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 \"Configure\"\n"
-"to 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 \"Configure\" to change the parameters\n"
-"associated with the card.\n"
-"\n"
-" * \"Network\": If you want to configure your Internet or local network\n"
-"access now.\n"
-"\n"
-" * \"Security Level\": this entry offers you to redefine the security level\n"
-"as set in a previous step ().\n"
-"\n"
-" * \"Firewall\": if you plan to connect your machine to the Internet, it's\n"
-"a good idea to protect you from intrusions by setting up a firewall.\n"
-"Consult the corresponding section of the ``Starter Guide'' for details\n"
-"about firewall settings.\n"
-"\n"
-" * \"Bootloader\": if you wish to change your bootloader configuration,\n"
-"click that button. This should be reserved to advanced users.\n"
-"\n"
-" * \"Services\": you'll be able here to control finely which services will\n"
-"be run on your machine. If you plan to use this machine as a server it's a\n"
-"good idea to review this setup."
-msgstr ""
+msgid "Loopback"
+msgstr "Loopback"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
msgid ""
-"\"Sound card\": 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."
+"Unable to properly close mkbootdisk: \n"
+" %s \n"
+" %s"
msgstr ""
+"No es pot tancar l'mkbootdisk correctament: \n"
+" %s \n"
+" %s"
-#: ../../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 before your\n"
-"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 ""
-"El Yaboot és un carregador d'arrencada per a maquinari NewWorld MacIntosh.\n"
-"Pot arrencar tant el GNU/Linux com el MacOS o el MacOSX, si és que els "
-"teniu\n"
-"a l'ordinador. Normalment, aquests altres sistemes operatius es detecten i\n"
-"instal·len correctament; si no és així, però, en aquesta pantalla podeu\n"
-"afegir una entrada manualment. Aneu amb compte de triar els paràmetres\n"
-"correctes.\n"
-"\n"
-"Les opcions principals del Yaboot són:\n"
-"\n"
-" * Missatge d'inicialització: un senzill missatge de text que apareix abans\n"
-"de l'indicador d'arrencada.\n"
-"\n"
-" * Dispositiu d'arrencada: indica on voleu situar la informació necessària\n"
-"per arrencar el GNU/Linux. Normalment, haureu configurat abans una partició\n"
-"bootstrap que contindrà aquesta informació.\n"
-"\n"
-" * Demora de l'Open Firmware: a diferència del LILO, amb el Yaboot hi ha\n"
-"dues demores disponibles. La primera d'elles es mesura en segons i, en "
-"aquest\n"
-"punt, podeu triar entre CD, arrencada OF, MacOS o Linux.\n"
-"\n"
-" * Temps màxim d'arrencada del nucli: aquest temps màxim és similar a la\n"
-"demora d'arrencada del LILO. Després de seleccionar el Linux tindreu aquest\n"
-"temps (en dècimes de segon) abans que se seleccioni la descripció per "
-"defecte\n"
-"del nucli.\n"
-"\n"
-" * Habilita l'arrencada des de CD: si activeu aquesta opció podreu triar\n"
-"'C' per a CD al primer indicador de l'arrencada.\n"
-"\n"
-" * Habilitar l'arrencada OF: si activeu aquesta opció podreu triar 'N' per\n"
-"Open Firmware al primer indicador de l'arrencada.\n"
-"\n"
-" * SO per defecte: podeu seleccionar amb quin SO, per defecte, s'arrencarà\n"
-"quan la demora de l'Open Firmware venci."
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "West Europe"
+msgstr "Europa de l'Oest"
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../standalone.pm:1
+#, 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 would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a 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"
+"[OPTIONS] [PROGRAM_NAME]\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."
+"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 ""
-"Podeu afegir entrades addicionals per al yaboot, ja sigui per a altres\n"
-"sistemes operatius, nuclis alternatius, o per a una imatge per a arrencades\n"
-"d'emergència.\n"
-"\n"
-"Per a altres SO, l'entrada només consta d'una etiqueta i de la partició "
-"arrel.\n"
-"\n"
-"Per al Linux, hi ha unes quantes opcions possibles: \n"
-"\n"
-" * Etiqueta: és només el nom a entrar en l'indicador del yaboot per\n"
-"seleccionar aquesta opció d'arrencada.\n"
-"\n"
-" * Imatge: el nom del nucli a arrencar. Normalment, vmlinux o una\n"
-"variació de vmlinux amb una extensió.\n"
-"\n"
-" * Arrel: el dispositiu arrel o '/' per a la instal·lació del Linux.\n"
-"\n"
-" * Addició: en maquinari Apple, l'opció d'addició de nuclis s'utilitza\n"
-"força sovint per auxiliar en la inicialització de maquinari de vídeo o per\n"
-"habilitar l'emulació del botó del ratolí de teclat per als 2n i 3r botons,\n"
-"que sovint no existeixen en un ratolí Apple convencional. Alguns exemples\n"
-"d'això són:\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: aquesta opció es pot utilitzar per carregar els mòduls inicials,\n"
-"abans que el dispostiu d'arrencada estigui disponible, o per carregar\n"
-"una imatge de disc RAM en una situació d'arrencada d'emergència.\n"
-"\n"
-" * Mida de l'Initrd: la mida per defecte del disc RAM sol ser de 4096 "
-"bytes.\n"
-"Si necessiteu assignar un disc RAM gran, podeu utilitzar aquesta opció.\n"
-"\n"
-" * Lectura-Escriptura: normalment, la partició arrel '/' es tracta "
-"inicialment com\n"
-"de només lectura per permetre una comprovació del sistema de fitxers abans\n"
-"que el sistema esdevingui \"viu\". Podeu substituir aquesta opció aquí.\n"
-"\n"
-" * Sense Vídeo: en cas que el maquinari de vídeo d'Apple resulti "
-"especialment\n"
-"problemàtic, podeu seleccionar aquesta opció per arrencar en mode 'no-"
-"vídeo',\n"
-"amb el suport nadiu per a frame buffer.\n"
-"\n"
-" * Per defecte: seleccioneu aquesta entrada com a selecció per defecte del\n"
-"Linux; se selecciona prement simplement Retorn a l'indicador del yaboot.\n"
-"Aquesta opció també es ressaltarà amb un '*' si premeu Tab per veure les\n"
-"seleccions d'arrencada."
-#: ../../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 ""
-"El DrakX detectarà qualsevol dispositiu IDE en l'ordinador. Així mateix, \n"
-"intentarà trobar un o més adaptadors SCSI PCI. Si troba un adaptador SCSI,\n"
-"el DrakX instal·larà automàticament el controlador adequat.\n"
-"\n"
-"Com que la detecció de maquinari no sempre troba tots els dispositius,\n"
-"el DrakX us demanarà que confirmeu si hi ha un adaptador SCSI PCI. Feu clic\n"
-"a \"Sí\" si sabeu segur que n'hi ha un instal·lat en l'ordinador. "
-"Apareixerà\n"
-"una llista de targetes SCSI perquè n'escolliu una. Feu clic a \"No\" si no "
-"en\n"
-"teniu cap. Si no n'esteu segurs, podeu mirar la llista de maquinari\n"
-"detectat en el vostre ordinador seleccionant \"Veure informació del "
-"maquinari\"\n"
-"i fent clic a \"D'acord\". Examineu la llista de maquinari i feu clic sobre\n"
-"el botó \"D'acord\" per tornar a la pregunta sobre l'interfície SCSI.\n"
-"\n"
-"Si heu de seleccionar l'adaptador manualment, el DrakX us preguntarà si\n"
-"voleu confifurar-ne les opcions. Convé que deixeu que el DrakX comprovi\n"
-"el maquinari per inicialitzar les opcions especifiques d'algunes targetes.\n"
-"Això sol funcionar bé.\n"
-"\n"
-"Si el DrakX no pot comprovar les opcions que se li han de passar al "
-"controlador,\n"
-"us caldrà proporcionar les opcions al controlador manualment. Consulteu la\n"
-"Guia de l'usuari (capítol 3, en la secció \"Informació obtinguda del "
-"maquinari\")\n"
-"per saber com treure aquesta informació de la documentació del maquinari,\n"
-"del lloc web del fabricant (si teniu accés a Internet) o del Microsoft "
-"Windows\n"
-"(si el teniu al sistema)."
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Harddrake2 version %s"
+msgstr "Versió del Harddrake2 %s"
-#: ../../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 systems\n"
-"is best for a particular type of configuration.\n"
-"\n"
-" * \"pdq\" -- 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. (\"pdq\n"
-"\" will handle only very simple network cases and is somewhat slow when\n"
-"used with networks.) It's recommended that you use \"pdq\" if this is your\n"
-"first experience with GNU/Linux.\n"
-"\n"
-" * \"CUPS\" - `` 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"
-"that 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 to turn on the \"cups-lpd \" daemon. \"CUPS\" 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 ""
-"Aquí se seleccionarà el sistema d'impressió per al vostre ordinador. Altres\n"
-"sistemes operatius us n'oferiran un, però el Mandrake Linux n'ofereix dos.\n"
-"\n"
-" * \"pdq\" que vol dir \"print, don't queue\" (imprimeix, no facis cua), és\n"
-"l'opció escollida si teniu una connexió directa amb la impressora i voleu\n"
-"evitar aquelles cues d'impressió interminables, i no teniu impressores de \n"
-"xarxa. Només funcionarà sobre xarxes molt senzilles i és bastant lent per a\n"
-"xarxes en general. Escolliu \"pdq\" si és la vostra primera incursió en GNU/"
-"Linux.\n"
-"Podeu canviar la vostra elecció després de la instal·lació executant el \n"
-"PrinterDrake des del Centre de Control Mandrake, fent clic al botó \"Expert"
-"\".\n"
-"\n"
-" * \"CUPS\" vol dir \"Common Unix Printing System\" (Sistema d'impressió "
-"comú\n"
-"de Unix), és el millor a l'hora d'imprimir a la vostra impressora local i a "
-"la\n"
-"meitat del planeta. És senzill i pot actuar com a servidor o client per a "
-"l'antic\n"
-"sistema d'impressió \"lpd\". Per tant, és compatible amb els sistemes "
-"anteriors.\n"
-"Pot fer moltes coses, però la configuració bàsica es tant senzilla com la de "
-"\"pdq\".\n"
-"Si necessiteu CUPS per emular un servidor \"lpd\", heu d'habilitar el "
-"dimoni\n"
-"\"cups-lpd\". Té una interfície gràfica per imprimir i escollir les "
-"opcions \n"
-"d'impressió."
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Copying %s"
+msgstr "S'està copiant %s"
-#: ../../help.pm:1
+#: ../../standalone/draksplash: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.\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\")."
-msgstr ""
+msgid "Choose color"
+msgstr "Escolliu un color"
-#: ../../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 \"Add\" to create a new entry; selecting an entry and\n"
-"clicking \"Modify\" or \"Remove\" to modify or remove it. \"OK\" validates\n"
-"your 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 ""
-"Un cop configurats els paràmetres generals del carregador de l'arrencada, \n"
-"es mostrarà la llista d'opcions de càrrega que es veurà en arrencar la "
-"màquina.\n"
-"\n"
-"Si hi ha algun altre sistema operatiu instal·lat en el vostre ordinador, \n"
-"s'inclourà automàticament al menú del carregador. Aquí podeu modificar les\n"
-"entrades del menú d'arrencada. Seleccioneu una entrada i feu clic a \n"
-"\"Modifica\" per modificar-la o esborrar-la. \"Afegeix\" crea una nova "
-"entrada,\n"
-"i \"Fet\" avança cap al següent pas de la instal·lació.\n"
-"També és possible que no vulgueu permetre a ningú l'accés a aquests "
-"sistemes\n"
-"operatius. En aquest cas, podeu suprimir les entrades corresponents, però\n"
-"aleshores us caldrà un disc d'arrencada per poder-los arrencar!"
+#: ../../lang.pm:1
+#, c-format
+msgid "Dominican Republic"
+msgstr "República Dominicana"
-#: ../../help.pm:1
-#, fuzzy, c-format
-msgid ""
-"This dialog allows to finely tune your bootloader:\n"
-"\n"
-" * \"Bootloader to use\": there are three choices for your bootloader:\n"
-"\n"
-" * \"GRUB\": if you prefer grub (text menu).\n"
-"\n"
-" * \"LILO with text menu\": if you prefer LILO with its text menu\n"
-"interface.\n"
-"\n"
-" * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
-"interface.\n"
-"\n"
-" * \"Boot device\": in most cases, you will not change the default\n"
-"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
-"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
-"\n"
-" * \"Delay before booting the default image\": after a boot or a reboot of\n"
-"the computer, this is the delay given to the user at the console to select\n"
-"a boot entry other than the default.\n"
-"\n"
-"!! Beware that if you choose not to install a bootloader (by selecting\n"
-"\"Skip\"), you must ensure that you have a way to boot your Mandrake Linux\n"
-"system! Be sure you know what you do before changing any of the options. !!\n"
-"\n"
-"Clicking the \"Advanced\" button in this dialog will offer advanced options\n"
-"that are reserved for the expert user."
-msgstr ""
-"El LILO i el grub són carregadors de l'arrencada de GNU/Linux. Normalment,\n"
-"aquesta etapa és totalment automàtica. De fet, el DrakX analitza el \n"
-"sector d'arrencada i actua d'acord amb el que hi troba:\n"
-"\n"
-" * si troba un sector d'arrencada de Windows, el reemplaçarà amb un sector\n"
-"d'arrencada de grub/LILO. Per tant, sereu capaç de carregar el GNU/Linux\n"
-"o un altre sistema operatiu.\n"
-"\n"
-" * si es troba un sector d'arrencada del grub o del LILO, el reemplaçarà\n"
-"amb un de nou.\n"
-"\n"
-"Si té algun dubte, el DrakX us presentarà un diàleg amb diverses opcions:\n"
-"\n"
-" * \"Carregador de l'arrencada\": teniu tres opcions:\n"
-"\n"
-" * \"GRUB\": si preferiu el grub (menú de text).\n"
-"\n"
-" * \"LILO amb menú gràfic\": si preferiu el LILO amb una interfície\n"
-"gràfica.\n"
-"\n"
-" * \"LILO amb menú de text\": si preferiu el LILO amb el seu menú de\n"
-"text.\n"
-"\n"
-" * \"Dispositiu d'arrencada\": en la majoria de casos, no heu de canviar "
-"l'opció\n"
-"per defecte (\"/dev/hda\"), però si ho preferiu, el carregador de "
-"l'arrencada\n"
-"pot instal·lar-se en el segon disc dur (\"/dev/hdb\"), o fins i tot en un \n"
-"disquet (\"/dev/fd0\").\n"
-"\n"
-" * \"Temps d'espera abans de carregar la imatge per defecte\": quan es "
-"reinicia\n"
-"l'ordinador, aquest és el temps de què disposa l'usuari per escollir una "
-"entrada\n"
-"diferent de l'entrada per defecte en el menú d'arrencada.\n"
-"\n"
-"Teniu en compte que si escolliu no instal·lar un carregador de l'arrencada \n"
-"(seleccionant \"Cancel·la\" aquí), heu d'estar segurs que teniu alguna "
-"manera\n"
-"d'arrencar el vostre sistema Mandrake Linux! Encara més, estigueu segurs de\n"
-"saber què feu abans de canviar alguna de les opcions.\n"
-"\n"
-"Si feu clic al botó \"Avançat\" d'aquest diàleg podreu modificar algunes\n"
-"opcions avançades, reservades als usuaris experts."
+#: ../../lang.pm:1
+#, c-format
+msgid "Swaziland"
+msgstr "Swazilàndia"
-#: ../../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 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, click the \"Advanced\" 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 ""
-"Aquesta és la decisió més important quant a la seguretat del vostre sistema\n"
-"GNU/Linux: heu d'introduir la contrasenya de l'usuari \"root\". El \"root\" "
-"és\n"
-"l'administrador del sistema i és l'únic autoritzat a fer actualitzacions,\n"
-"afegir usuaris, canviar la configuració del tot el sistema, etc. De fet,\n"
-"el \"root\" pot fer de tot! Per això heu d'escollir una contrasenya que "
-"sigui\n"
-"dificil d'endevinar. DrakX us avisarà si és massa fàcil. Com veieu, podeu \n"
-"optar per no introduir cap contrasenya, però no és gens prudent per una\n"
-"única raó: el fet d'arrencar GNU/Linux no fa que els vostres altres "
-"\"sistemes\n"
-"operatius\" estiguin lliures d'errors. Com que l'usuari \"root\" pot "
-"superar\n"
-"totes les limitacions i esborrar accidentalment totes les dades de "
-"qualsevol\n"
-"partició com a conseqüència d'accedir sense precaucions a les particions en "
-"si,\n"
-"és molt important que sigui difícil esdevenir \"root\".\n"
-"\n"
-"La contrasenya hauria de ser una mescla de caràcters alfanumèrics i, com a \n"
-"mínim, de 8 caràcters de longitud. No escrigueu mai la contrasenya de \"root"
-"\"\n"
-"ja que és molt fàcil comprometre el sistema si ho feu.\n"
-"\n"
-"De totes maneres, no feu la contrasenya massa llarga o complicada perquè\n"
-"heu de ser capaços de recordar-la sense gaire esforç.\n"
-"\n"
-"La contrasenya no es mostrarà per pantalla quan la teclegeu. Per tant, \n"
-"haureu d'escriure-la dues vegades per reduir la probabilitat d'errors\n"
-"en l'escriptura. Si, malauradament, feu el mateix error dues vegades, "
-"haureu\n"
-"d'usar aquesta contrasenya \"incorrecta\" el primer cop que us connecteu.\n"
-"\n"
-"En el mode Expert, se us preguntarà si us voleu connectar a un servidor\n"
-"d'autentificació, com ara NIS o LDAP.\n"
-"\n"
-"Si la vostra xarxa usa LDAP, NIS o l'autenticació de domini Windows PDC,\n"
-"seleccioneu l'opció corresponent com a autenticació. Si no ho sabeu, "
-"pregunteu\n"
-"al vostre administrador de la xarxa.\n"
-"\n"
-"Si el vostre ordinador no es connecta a cap xarxa administrada, haureu \n"
-"d'escollir \"Fitxers Locals\" per a l'autenticació."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Set-UID"
+msgstr "Set-UID"
-#: ../../help.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Please select the correct port. For example, the \"COM1\" port under\n"
-"Windows is named \"ttyS0\" under GNU/Linux."
-msgstr ""
-"Si us plau, seleccioneu el port correcte. Per exemple, el port \"COM1\" en\n"
-"Windows s'anomena \"ttyS0\" en GNU/Linux."
+msgid "Please check if you are using CDRW media"
+msgstr "Marqueu aquesta opció si feu servir un suport CDRW"
#: ../../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 provided list.\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 \"Next ->\" button, a mouse image is displayed on-screen.\n"
-"Scroll the mouse wheel to ensure that it is activated correctly. Once you\n"
-"see the on-screen scroll wheel moving as you scroll your mouse wheel, test\n"
-"the buttons and check that the mouse pointer moves on-screen as you move\n"
-"your mouse."
+"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 ""
-"El DrakX generalment detecta el nombre de botons que té el vostre ratolí. "
-"Si\n"
-"no pot, assumeix que teniu un ratolí de dos botons i el configurarà per "
-"emular\n"
-"el tercer botó. El DrakX detectarà automàticament si el ratolí és PS/2, "
-"sèrie o\n"
-"USB.\n"
-"\n"
-"Si voleu especificar un tipus diferent de ratoli seleccioneu el tipus \n"
-"apropiat de la llista.\n"
-"\n"
-"Si escolliu un ratolí diferent del ratolí per defecte, es mostrarà una "
-"pantalla\n"
-"de test. Proveu els botons i la roda per verificar que la configuració és\n"
-"correcta. Si el ratolí no funciona bé, premeu la barra espaiadora o la \n"
-"tecla de retorn per cancel·lar i triar de nou.\n"
-"\n"
-"De vegades, la roda del ratolí no es detecta automàticament. En aquest cas,\n"
-"haureu de seleccionar-ho a la llista. Assegureu-vos de triar aquell que es\n"
-"correspongui amb el port on teniu connectat el ratolí. Quan premeu \"D'acord"
-"\"\n"
-"apareixerà la imatge d'un ratolí perquè proveu tots els botons i els "
-"moviments."
+"Escolliu el disc dur que voleu buidar per instal·lar la nova partició Linux\n"
+"Mandrake. Aneu amb compte, se'n perdran totes les dades i no es podran\n"
+"recuperar!"
-#: ../../help.pm:1
+#: ../../printer/main.pm:1 ../../printer/printerdrake.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 \"Advanced\" button will allow you to select other\n"
-"languages to be installed on your workstation, thereby installing the\n"
-"language-specific files for system documentation and applications. For\n"
-"example, if you will host users from Spain on your machine, select English\n"
-"as the default language in the tree view and \"Espanol\" in the Advanced\n"
-"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 \"All\n"
-"languages\" box. Selecting support for a language means translations,\n"
-"fonts, spell checkers, etc. for that language will be installed.\n"
-"Additionally, the \"Use Unicode by default\" checkbox allows to force the\n"
-"system to use unicode (UTF-8). Note however that this is an experimental\n"
-"feature. If you select different languages requiring different encoding the\n"
-"unicode support will be 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 ""
-"El primer pas és triar l'idioma que voleu.\n"
-"\n"
-"Escolliu l'idioma que vulgueu per a la instal·lació i per al sistema.\n"
-"\n"
-"Si feu clic al botó \"Avançat\" podreu seleccionar altres idiomes que "
-"vulgueu\n"
-"instal·lar a la vostra estació de treball. S'instal·laran els fitxers "
-"d'idioma\n"
-"especifics de la documentació i de les aplicacions. Per exemple, si tindreu\n"
-"usuaris anglesos a la vostra màquina, podeu triar el català com a idioma "
-"principal\n"
-"des de l'arbre i, a la secció \"Avançat\", marcar la casella \"Anglès|Regne "
-"Unit\".\n"
-"\n"
-"Cal remarcar que es poden instal·lar múltiples idiomes. Un cop hagueu "
-"seleccionat\n"
-"tots els idiomes que vulgueu , feu clic sobre el botó \"D'acord\" per "
-"continuar.\n"
-"\n"
-"Per canviar d'un idioma a un altre, podeu executar com a root l'ordre \n"
-"\"/usr/sbin/localedrake\" per canviar l'idioma de tot el sistema, o com a "
-"simple\n"
-"usuari per canviar només l'idioma per defecte d'aquest usuari."
+msgid " on parallel port \\#%s"
+msgstr " en port paral·lel \\/*%s"
-#: ../../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 might not have a keyboard that corresponds exactly to your language:\n"
-"for example, if you are an English speaking Swiss person, you may have a\n"
-"Swiss keyboard. Or if you speak English but are located in Quebec, you may\n"
-"find yourself in the same situation where your native language and keyboard\n"
-"do not match. In either case, this installation step will allow you to\n"
-"select an appropriate keyboard from a list.\n"
-"\n"
-"Click on the \"More \" 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."
+#. -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 ""
-"Normalment, el DrakX selecciona el teclat correcte (segons l'idioma que\n"
-"hagueu escollit). Tanmateix, podríeu tenir un teclat que no correspongués "
-"exactament\n"
-"al vostre idioma, per exemple: si sou un suís que parla anglès, encara "
-"voldreu\n"
-"que el teclat sigui suís. O si parleu anglès però viviu al Quebec, us "
-"podeu \n"
-"trobar en la mateixa situació. En tots dos casos, haureu de tornar a aquest "
-"pas\n"
-"de la instal·lació i seleccionar un teclat adequat de la llista.\n"
-"\n"
-"Feu clic al botó \"Més\" per veure la llista completa de teclats disponibles."
+"Utilitzeu les tecles %c i %c per seleccionar quina entrada esta ressaltada."
-#: ../../help.pm:1
+#: ../../mouse.pm:1
#, 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"
-" * \"Install\": For the most part, this completely wipes out the old\n"
-"system. If you wish to change how your hard drives are partitioned, or\n"
-"change the file system, you should use this option. However, depending on\n"
-"your partitioning scheme, you can prevent some of your existing data from\n"
-"being over- written.\n"
-"\n"
-" * \"Upgrade\": 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 ""
+msgid "Generic 2 Button Mouse"
+msgstr "Ratolí genèric de 2 botons"
-#: ../../help.pm:1
+#: ../../lvm.pm:1
#, c-format
-msgid ""
-"\"Country\": check the current country selection. If you are not in this\n"
-"country, click on the \"Configure\" button and choose another one. If your\n"
-"country is not in the first list shown, click the \"More\" button to get\n"
-"the complete country list."
-msgstr ""
+msgid "Remove the logical volumes first\n"
+msgstr "Elimineu primer els volums lògics\n"
-#: ../../help.pm:1
+#. -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 ""
-"More than one Microsoft partition has been detected on your hard drive.\n"
-"Please choose the 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 ""
-"S'ha detectat més d'una partició de Microsoft Windows en la unitat de disc.\n"
-"Si us plau, trieu quina d'elles voleu redimensionar per instal·lar el nou\n"
-"sistema operatiu Mandrake Linux.\n"
-"\n"
-"Cada partició està identificada d'aquesta manera:\n"
-"\"Nom Linux\", \"Nom Windows\" \"Capacitat\".\n"
-"\n"
-"\"Nom Linux\" es compon de: \"tipus d'unitat de disc\", \"número d'unitat "
-"de \n"
-"disc\", \"número de la partició\" (per exemple, \"hda1\").\n"
-"\n"
-"\"Tipus d'unitat de disc\" és \"hd\" si la vostre unitat de disc és IDE i \n"
-"\"sd\" si és SCSI.\n"
-"\n"
-"\"Número de la unitat de disc\" és sempre una lletra després de \"hd\" o \"sd"
-"\".\n"
-"Amb unitats de disc IDE:\n"
-"\n"
-" * \"a\" significa \"unitat de disc mestra en el controlador IDE primari\",\n"
-"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
-"\",\n"
-"\n"
-" * \"c\" significa \"unitat de disc mestra en el controlador IDE secundari"
-"\",\n"
-"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
-"\".\n"
-"\n"
-"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primària de disc"
-"\",\n"
-"una \"b\" significa \"unitat secundària de disc\", etc.\n"
-"\n"
-"\"Nom Windows\" és la lletra de la vostra unitat de disc sota Windows (el "
-"primer\n"
-"disc o partició s'anomena \"C:\")."
+msgid "The highlighted entry will be booted automatically in %d seconds."
+msgstr "L'entrada ressaltada arrencara automaticament en %d segons."
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../standalone/drakboot:1
+#, 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 from 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"
-" * \"Clear all\": this option deletes all partitions on the selected hard\n"
-"drive\n"
-"\n"
-" * \"Auto allocate\": this option enables you to automatically create ext3\n"
-"and swap partitions in free space of your hard drive\n"
-"\n"
-"\"More\": gives access to additional features:\n"
-"\n"
-" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
-"for later partition-table recovery, if necessary. It is strongly\n"
-"recommended that you perform this step.\n"
-"\n"
-" * \"Restore partition table\": allows you to restore a previously saved\n"
-"partition table from a floppy disk.\n"
-"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you can\n"
-"try to recover it using this option. Please be careful and remember that it\n"
-"doesn't always work.\n"
-"\n"
-" * \"Reload partition table\": discards all changes and reloads the\n"
-"partition table that was originally on the hard drive.\n"
-"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
-"users to manually mount and unmount removable medias such as floppies and\n"
-"CD-ROMs.\n"
-"\n"
-" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
-"your hard drive. This is recommended if you do not have a good\n"
-"understanding of partitioning.\n"
-"\n"
-" * \"Undo\": use this option to cancel your changes.\n"
-"\n"
-" * \"Toggle to normal/expert mode\": allows additional actions on\n"
-"partitions (type, options, format) and gives more information about the\n"
-"hard drive.\n"
-"\n"
-" * \"Done\": 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."
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
msgstr ""
-"Ara és quan heu de decidir quina(es) partició(ns) voleu utilitzar per\n"
-"instal·lar el sistema Mandrake Linux. Si ja s'han definit les particions\n"
-"(en una instal·lació anterior de GNU/Linux o mitjançant una altra eina de\n"
-"particionament), podeu utilitzar les particions existents. En cas contrari,\n"
-"s'han de definir particions al disc dur.\n"
-"\n"
-"Per crear particions, primer heu de seleccionar un disc dur. Podeu "
-"seleccionar\n"
-"el disc que s'ha de particionar fent clic a \"hda\" per a la primera unitat\n"
-"IDE, \"hdb\" per a la segona o \"sda\" per a la primera unitat SCSI, etc.\n"
-"\n"
-"Per particionar el disc dur seleccionat, podeu utilitzar aquestes opcions:\n"
-"\n"
-" * \"Buida-ho tot\": aquesta opció suprimeix totes les particions que hi "
-"ha\n"
-"al disc dur seleccionat.\n"
-"\n"
-" * \"Assignació automàtica\": aquesta opció us permet crear automàticament "
-"les\n"
-"particions \"Ext2\" i Intercanvi en l'espai lliure del disc dur.\n"
-"\n"
-"\"Més\": dóna accés a funcions addicionals:\n"
-"\n"
-" * \"Desa la taula de particions\": desa la taula de particions en un "
-"disquet.\n"
-"És útil per a una posterior recuperació de la taula de particions si fos "
-"necessari.\n"
-"Es recomana que efectueu aquesta operació.\n"
-"\n"
-" * \"Restaura la taula de la particions\": permet restaurar una taula de "
-"particions\n"
-"que hagueu desat prèviament en un disquet.\n"
-"\n"
-" * \"Recupera la taula de particions\": si la taula de particions està "
-"malmesa, podeu\n"
-"provar de recuperar-la utilitzant aquesta opció. Tingueu cura i recordeu que "
-"pot fallar.\n"
-"\n"
-" * \"Recarrega la taula de particions\": descarta tots els canvis fets i "
-"torna a \n"
-"carregar la taula de particions inicial.\n"
-"\n"
-" * \"Muntatge automàtic de suports extraïbles\": si desseleccioneu "
-"aquesta opció fareu\n"
-"que els usuaris hagin de muntar i desmuntar les unitats de suports "
-"extraïbles com els \n"
-"disquets i els CD-ROM.\n"
-"\n"
-" * \"Auxiliar\": utilitzeu aquesta opció si voleu usar un auxiliar per "
-"particionar el \n"
-"vostre disc dur. Es recomana que l'utilitzeu si no teniu un bon coneixement "
-"sobre el\n"
-"particionament.\n"
-"\n"
-" * \"Desfés\": utilitzeu aquesta opció per cancel·lar els canvis.\n"
-"\n"
-" * \"Canvia entre mode normal/expert\": permet accions addicionals en les "
-"particions\n"
-"(tipus, opcions, format) i dóna més informació.\n"
-"\n"
-" * \"Fet\": quan hagueu acabat de particionar el vostre disc dur, aquesta "
-"opció\n"
-"desarà els canvis al disc.\n"
-"\n"
-"Nota: podeu accedir a qualsevol opció mitjançant el teclat. Moveu-vos per "
-"les\n"
-"particions amb les tecles Tab i Fletxa amunt/Fletxa avall.\n"
-"\n"
-"Quan seleccioneu una partició, podeu utilitzar:\n"
-"\n"
-" * Ctrl+C per crear una nova partició (quan se n'ha seleccionat una de "
-"buida)\n"
-"\n"
-" * Ctrl+D per suprimir una partició\n"
-"\n"
-" * Ctrl+M per definir el punt de muntatge\n"
-"\n"
-"Per a més informació sobre els diferents sistemes de fitxers disponibles, "
-"llegiu\n"
-"el capítol sobre ext2FS del \"Manual de Referència\".\n"
-"\n"
-"Si esteu fent la instal·lació en un ordinador PPC, potser voldreu crear una\n"
-"petita partició \"bootstrap\" HFS d'un mínim d'1 MB per a ús del carregador\n"
-"d'arrencada yaboot. Si decidiu fer-la una mica més gran, per exemple de\n"
-"50 MB, us serà d'utilitat per emmagatzemar un nucli de recanvi i una imatge\n"
-"del disc RAM per a situacions d'emergència durant l'arrencada."
+"No s'ha pogut escriure /etc/sysconfig/bootsplash\n"
+"No s'ha trobat el fitxer."
-#: ../../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, keep the default option."
-msgstr ""
-"Ara és el moment de triar el nivell de seguretat desitjat per a la màquina.\n"
-"Com a norma general, com més s'exposa un ordinador i com més vitals són les\n"
-"dades que s'hi emmagatzemen, més alt ha de ser el nivell de seguretat.\n"
-"Tanmateix, un nivell alt de seguretat sovint comporta una disminució de la\n"
-"facilitat d'ús. Consulteu el capítol \"msec\" del \"Manual de Referència\"\n"
-"per obtenir més informació sobre el significat dels nivells de seguretat.\n"
-"\n"
-"Si no sabeu quin escollir, deixeu l'opció per defecte."
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet access"
+msgstr "Accés a Internet"
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../standalone/draksplash:1
+#, 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 \"Yes\"\n"
-"if you have a working Internet connection, or \"No\" if you prefer to\n"
-"install updated packages later.\n"
-"\n"
-"Choosing \"Yes\" will display a list of places from which updates can be\n"
-"retrieved. Choose the one nearest you. A package-selection tree will\n"
-"appear: review the selection, and press \"Install\" to retrieve and install\n"
-"the selected package(s), or \"Cancel\" to abort."
+"y coordinate of text box\n"
+"in number of characters"
msgstr ""
-"Ara esteu instal·lant el Mandrake Linux, però és probable que alguns "
-"paquets\n"
-"hagin estat actualitzats desde la data de llançament. Alguns errors poden "
-"haver\n"
-"estat resolts, i altres problemes de seguretat poden estar ja corregits. "
-"Per\n"
-"beneficiar-vos d'aquestes actualitzacions, us proposem de baixar-les "
-"d'Internet.\n"
-"Trieu \"Sí\" si teniu una connexió a Internet operativa, o \"No\" si voleu\n"
-"instal·lar-les més tard.\n"
-"\n"
-"Si trieu \"Sí\" apareixerà una llista de llocs des d'on podeu baixar-vos "
-"les\n"
-"actualitzacions. Escolliu la ubicació més propera. Aleshores, apareixerà "
-"un \n"
-"arbre de selecció de paquets: comproveu la selecció i premeu \"Instal·la\" "
-"per\n"
-"baixar i instal·lar els paquets seleccionats, o \"Cancel·la\" per abandonar."
+"coordenada y de la caixa de text\n"
+"en nombre de caràcters"
-#: ../../help.pm:1
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm:1
+#, 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 \"Next ->\" when you are ready to format partitions.\n"
-"\n"
-"Click on \"<- Previous\" if you want to choose another partition for your\n"
-"new Mandrake Linux operating system installation.\n"
-"\n"
-"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
-"for bad blocks on the disk."
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
msgstr ""
-"Per poder-les utilitzar, cal formatar les particions que s'acaben de "
-"definir\n"
-"(la formatació consisteix a crear-hi un sistema de fitxers).\n"
-"\n"
-"En aquest punt, potser voldreu tornar a formatar algunes de les particions\n"
-"existents per eliminar les dades que contenen. Si és així, seleccioneu "
-"també\n"
-"aquestes particions.\n"
-"\n"
-"Tingueu en compte que no cal tornar a formatar totes les particions que ja\n"
-"existien; heu de tornar a formatar les particions que contenen el sistema\n"
-"operatiu (com ara \"/\", \"/usr\" o \"/var\"), però no les que contenen "
-"dades\n"
-"que voleu conservar (habitualment, \"/home\").\n"
-"\n"
-"Aneu amb compte en seleccionar les particions; després de la formatació, "
-"totes\n"
-"les dades s'hauran suprimit i no en podreu recuperar cap.\n"
-"\n"
-"Feu clic a \"D'acord\" quan estigueu a punt per formatar les particions.\n"
-"\n"
-"Feu clic a \"Cancel·la\" si voleu seleccionar una altra partició per "
-"instal·lar\n"
-"el nou sistema Mandrake Linux.\n"
-"\n"
-"Feu clic a \"Avançat\" si voleu que es busquin sectors defectuosos del disc "
-"en\n"
-"alguna de les particions."
+"Per veure una llista de les opcions disponibles per a la impressora actual "
+"feu clic sobre el botó \"Imprimeix la llista d'opcions\"."
-#: ../../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 \"Next ->\" to reboot the system. The first thing\n"
-"you should see after your computer has finished doing its hardware tests is\n"
-"the bootloader menu, giving you the choice of which operating system to\n"
-"start.\n"
-"\n"
-"The \"Advanced\" button shows two more buttons to:\n"
-"\n"
-" * \"generate auto-install floppy\": to create an installation floppy disk\n"
-"that will automatically perform a whole installation without the help of an\n"
-"operator, similar to the installation you just configured.\n"
-"\n"
-" Note that two different options are available after clicking the button:\n"
-"\n"
-" * \"Replay\". This is a partially automated installation. The\n"
-"partitioning step is the only interactive procedure.\n"
-"\n"
-" * \"Automated\". Fully automated installation: the hard disk is\n"
-"completely 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"
-" * \"Save packages selection\"(*): saves a list of the package selected in\n"
-"this installation. To use this selection with another installation, insert\n"
-"the floppy and start the installation. At the prompt, press the [F1] key\n"
-"and type >>linux defcfg=\"floppy\" <<.\n"
-"\n"
-"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
-"\"mformat a:\")"
-msgstr ""
-"Ja ho teniu. S'ha completat la instal·lació i el vostre sistema GNU/Linux "
-"està\n"
-"preparat per fer-lo servir. Simplement premeu \"D'acord\" per reiniciar el "
-"sistema.\n"
-"Podeu iniciar GNU/Linux o Windows, el que volgueu (si teniu doble "
-"arrencada), així\n"
-"que l'ordinador s'hagi reiniciat.\n"
-"\n"
-"El botó \"Avançat\" (només en mode expert) mostra dos botons més:\n"
-"\n"
-" * \"Genera un disquet d'instal·lació automàtica\": per crear un disquet \n"
-"d'instal·lació que permetrà fer una instal·lació completa sense l'ajuda "
-"d'un\n"
-"operador, semblant a la instal·lació que acabeu de configurar.\n"
-"\n"
-" Cal remarcar que es poden triar dues opcions diferents:\n"
-"\n"
-" * \"Repetició\". Aquesta és una instal·lació parcialment automatitzada "
-"ja que\n"
-"el pas de particionar (i només aquest) es manté interactiu;\n"
-"\n"
-" * \"Automatitzada\". Instal·lació completament automatitzada: el disc "
-"dur es\n"
-"reescriu completament i totes les dades es perden.\n"
-"\n"
-" Aquesta característica és força útil quan es fan instal·lacions a un bon "
-"grapat\n"
-"d'ordinadors similars. Mireu la secció d'instal·lació automàtica en la "
-"nostra web.\n"
-"\n"
-" * \"Desa la selecció de paquets\"(*): desa la selecció de paquets tal com\n"
-"s'han seleccionat abans en aquesta instal·lació. Aleshores, quan feu una "
-"altra\n"
-"instal·lació, inseriu el disquet a la unitat lectora i executeu la "
-"instal·lació.\n"
-"Aneu a la pantalla d'ajuda prement la tecla F1, i teclegeu 'linux defcfg="
-"\"floppy\"'.\n"
-"\n"
-"(*) Necessiteu un disquet formatat en FAT (per crear-ne un sota GNU/Linux, "
-"escriviu\n"
-"\"mformat a:\")"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Enabling servers..."
+msgstr "S'estan habilitant els servidors..."
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Printing test page(s)..."
+msgstr "S'esta(n) imprimint la(es) pàgina(es) de prova..."
+
+#: ../../fsedit.pm:1
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr "Ja hi ha una partició amb el punt de muntatge %s\n"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -2313,51 +2098,49 @@ msgid ""
"\n"
"Depending on your hard drive configuration, several options are available:\n"
"\n"
-" * \"Use free space\": this option will perform an automatic partitioning\n"
-"of your blank drive(s). If you use this option there will be no further\n"
-"prompts.\n"
-"\n"
-" * \"Use existing partition\": the wizard has detected one or more existing\n"
-"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option. You will then be asked to choose the mount points associated with\n"
-"each of the partitions. The legacy mount points are selected by default,\n"
-"and for the most part it's a good idea to keep them.\n"
-"\n"
-" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
-"installed on your hard drive and takes all the space available on it, you\n"
-"have to create free space for Linux data. To do so, you can delete your\n"
-"Microsoft Windows partition and data (see ``Erase entire disk'' solution)\n"
-"or resize your Microsoft Windows FAT partition. Resizing can be performed\n"
-"without the loss of any data, provided you previously defragment the\n"
-"Windows partition and that it uses the FAT format. Backing up your data is\n"
-"strongly recommended.. Using this option is recommended if you want to use\n"
-"both Mandrake Linux and Microsoft Windows on the same computer.\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"
-" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
-"present on your hard drive and replace them with your new Mandrake Linux\n"
-"system, choose this option. Be careful, because you will not be able to\n"
-"undo your choice after you confirm.\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"
-" * \"Remove Windows\": this will simply erase everything on the drive and\n"
-"begin fresh, partitioning everything from scratch. All data on your disk\n"
-"will be lost.\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"
-" * \"Custom disk partitioning\": choose this option if you want to manually\n"
-"partition your hard drive. Be careful -- it is a powerful but dangerous\n"
-"choice and you can very easily lose all your data. That's why this option\n"
-"is really only recommended if you have done something like this before and\n"
-"have some experience. For more instructions on how to use the DiskDrake\n"
-"utility, refer to the ``Managing Your Partitions '' section in the\n"
-"``Starter Guide''."
+" * \"%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 ""
"Ara és quan heu de decidir en quin lloc del vostre disc dur voleu "
"instal·lar\n"
@@ -2453,211 +2236,123 @@ msgstr ""
"particions\"\n"
"de la \"Guia d'Iniciació\"."
-#: ../../help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Finally, you will be asked whether you want to see the graphical interface\n"
-"at boot. Note this question will be asked even if you chose not to test the\n"
-"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
-"act as a server, or if you were not successful in getting the display\n"
-"configured."
-msgstr ""
-"Finalment, se us demanarà si voleu veure una interfície gràfica en "
-"arrencar.\n"
-"Noteu que aquesta pregunta se us farà encara que no hàgiu fet el test de la\n"
-"configuració. Òbviament, respondreu \"No\" si l'ordinador ha de ser un\n"
-"servidor, o si no heu pogut completar la configuració de la pantalla amb "
-"èxit."
+msgid "Ukraine"
+msgstr "Ucraïna"
-#: ../../help.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid ""
-"In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
-msgstr ""
+msgid "Application:"
+msgstr "Aplicació:"
-#: ../../help.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-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). A sample of the chosen\n"
-"configuration is shown in the monitor."
+msgid "External ISDN modem"
+msgstr "Mòdem XDSI extern"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, report check result by mail."
msgstr ""
-#: ../../help.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid ""
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own."
+msgid "Your choice? (default %s) "
+msgstr "Quina és la vostra elecció? (predeterminat %s)"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Trouble shooting"
msgstr ""
-#: ../../help.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid " / Region"
+msgstr "Reunion"
+
+#: ../../harddrake/sound.pm:1
#, 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 the list of different parameters to change to get an\n"
-"optimal graphical display: Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs.\n"
-"\n"
-"\n"
-"\n"
-"Monitor\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is not the case, you can choose in\n"
-"this list the monitor you actually own.\n"
-"\n"
-"\n"
-"\n"
-"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). A sample of the chosen\n"
-"configuration is shown in the monitor.\n"
-"\n"
+"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
-"Test\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
+"by default\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 \"Yes\",\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"
+"- \"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"
-"Options\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
-" You can here choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"No\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
-#: ../../help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Graphic Card\n"
-"\n"
-" The installer can normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
-"choose in this list the card you actually own.\n"
-"\n"
-" In the case that different servers are available for your card, with or\n"
-"without 3D acceleration, you are then proposed to choose the server that\n"
-"best suits your needs."
-msgstr ""
-
-#: ../../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"
-"\"Hardware clock set to GMT \", which will let GNU/Linux know that the\n"
-"system clock and the hardware clock are in the same timezone. This is\n"
-"useful when the machine also hosts another operating system like Windows.\n"
+"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"
-"The \"Automatic time synchronization \" option will automatically regulate\n"
-"the clock by connecting to a remote time server on the Internet. For this\n"
-"feature to work, you must have a working Internet connection. It is best to\n"
-"choose a time server located near you. This option actually installs a time\n"
-"server that can used by other machines on your local network."
msgstr ""
-"El GNU/Linux gestiona el temps en GMT (Greenwich Mean Time) i el tradueix a\n"
-"temps local d'acord amb el fus horari seleccionat. De tota manera és "
-"possible\n"
-"desactivar-ho desmarcant \"Rellotge del maquinari en GMT\" de manera que el\n"
-"rellotge de la màquina és el mateix que el rellotge del sistema. Això és\n"
-"convenient quan la màquina també té instal·lat un altre sistema operatiu "
-"com \n"
-"Windows.\n"
+"La(es) pàgina(es) de prova s'ha(n) enviat a la impressora.\n"
+"Pot passar un cert temps abans no comenci la impressió.\n"
+"Estat de la impressió:\n"
+"%s\n"
"\n"
-"L'opció de \"Sincronització automàtica de l'hora\" regularà automàticament\n"
-"l'hora connectant-se a un servidor horari remot d'Internet. En la llista\n"
-"que es presenta, escolliu un servidor ubicat a prop vostre. Necessiteu una\n"
-"connexió a Internet operativa perquè aquesta característica funcioni. El "
-"que\n"
-"farà realment és instal·lar en la vostra màquina un servidor horari, que "
-"poden\n"
-"usar opcionalment els altres ordinadors de la xarxa local."
-#: ../../help.pm:1
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "daily"
+msgstr "diària"
+
+#: ../../printer/printerdrake.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 always needed at\n"
-"boot 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"
-"!!"
+msgid "and one unknown printer"
msgstr ""
-"Ara podeu triar quins serveis voleu que s'iniciïn durant l'arrencada.\n"
"\n"
-"Aquí es llisten tots els serveis disponibles amb la instal·lació actual.\n"
-"Reviseu-los amb cura i desmarqueu aquells que no seran necessaris sempre\n"
-"durant l'arrencada.\n"
-"\n"
-"Podeu obtenir una explicació breu sobre un servei si el seleccioneu. Si no\n"
-"esteu segur de la utilitat d'un servei, el més segur és deixar el "
-"comportament\n"
-"per defecte.\n"
-"\n"
-"Aneu especialment amb cura en aquest pas si penseu utilitzar l'ordinador "
-"com\n"
-"a servidor: segurament no us interessarà iniciar serveis que no necessiteu.\n"
-"Recordeu que hi ha diversos serveis que poden ser perillosos si s'habiliten\n"
-"en un servidor. En general, seleccioneu només els serveis que realment "
-"necessiteu."
+"i una impressora desconeguda estan "
-#: ../../help.pm:1
+#
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"\"Printer\": clicking on the \"Configure\" 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."
-msgstr ""
+msgid "Ireland"
+msgstr "Irlanda"
+
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "kernel version"
+msgstr "versió del nucli"
+
+#
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid " Restore Configuration "
+msgstr " Configuració de restauració "
+
+#: ../../Xconfig/test.pm:1
+#, fuzzy, c-format
+msgid "Is this the correct setting?"
+msgstr "Això és correcte?"
#: ../../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 \"Next\n"
-"->\". Mandrake Linux will attempt to autodetect network devices and modems.\n"
-"If this detection fails, uncheck the \"Use auto detection\" box. You may\n"
-"also choose not to configure the network, or to do it later, in which case\n"
-"clicking the \"Cancel\" button will take you to the next step.\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"
@@ -2700,4334 +2395,4066 @@ msgstr ""
"Si voleu configurar la xarxa més tard després de la instal·lació, o si ja \n"
"heu acabat de configurar la connexió de xarxa, feu clic a \"Cancel·la\"."
-#: ../../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 are 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 \"No\". Clicking \"Yes \" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
-"\n"
-"The \"Automatic dependencies\" option is used to disable the warning dialog\n"
-"which appears whenever the installer automatically selects a package to\n"
-"resolve a dependency issue. Some packages have relationships between each\n"
-"other such that installation of a package requires that some other program\n"
-"is already 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 ""
-"Finalment, depenent de si heu seleccionat poder triar els paquets "
-"individuals\n"
-"o no, se us presentarà un arbre amb tots els paquets classificats per grups "
-"i\n"
-"subgrups. Mentre navegueu per l'arbre, podeu seleccionar grups complets,\n"
-"subgrups o paquets individuals.\n"
-"\n"
-"Cada cop que seleccioneu un paquet de l'arbre, apareix una descripció a la\n"
-"dreta. Quan hagueu acabat la selecció de paquets, cliqueu a \"Instal·la\",\n"
-"que iniciarà el procés d'instal·lació. Depenent de la velocitat del vostre \n"
-"maquinari i del número de paquets que necessitin ser instal·lats, el procés\n"
-"pot trigar una bona estona en acabar. A la pantalla es mostrarà una "
-"estimació\n"
-"del temps que durarà la instal·lació de tots els paquets, per tal ajudar-"
-"vos\n"
-"a decidir si teniu prou temps per gaudir d'una tassa de cafè.\n"
-"\n"
-"Si heu seleccionat un paquet de servidor, intencionadament o perquè formava\n"
-"part d'un grup, se us demanarà que confirmeu si realment voleu instal·lar\n"
-"aquests servidors. Sota Mandrake Linux, qualsevol servidor instal·lat "
-"s'inicia\n"
-"per defecte quan el sistema arrenca. Tot i que fossin segurs i no "
-"tinguessin\n"
-"cap problema quan es va fer la distribució, podria ser que es descobrissin\n"
-"forats de seguretat després que aquesta versió de Mandrake Linux es "
-"completés.\n"
-"Si no sabeu què se suposa que fa un servei en particular o per què s'està\n"
-"instal·lant, aleshores feu clic a \"No\". Si pitgeu \"Sí\" s'instal·laran\n"
-"els serveis llistats i s'iniciaran automàticament per defecte.\n"
-"\n"
-"L'opció de \"Dependències automàtiques\" només deshabilita el diàleg "
-"d'advertència\n"
-"que apareix quan l'instal·lador selecciona automàticament un paquet. Això\n"
-"passa perquè s'ha determinat que es necessita safisfer una dependència d'un\n"
-"altre paquet per tal que la instal·lació es completi amb èxit.\n"
-"\n"
-"La icona petita d'un disquet al final de la llista permet carregar una "
-"llista\n"
-"de paquets escollits en una instal·lació anterior. Fent clic en aquesta "
-"icona\n"
-"el sistema us demanarà que inseriu un disquet creat prèviament al final "
-"d'una\n"
-"altra instal·lació. Mireu el segon suggeriment de l'últim pas per saber com "
-"crear\n"
-"aquest tipus de disquet."
-
-#: ../../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 containers, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' container installed.\n"
-"\n"
-" * \"Workstation\": if you plan to use your machine as a workstation,\n"
-"select one or more of the applications that are in the workstation\n"
-"container.\n"
-"\n"
-" * \"Development\": if plan on using your machine for programming, choose\n"
-"the appropriate packages from the container.\n"
-"\n"
-" * \"Server\": if your machine is intended to be a server, select which of\n"
-"the more common services you wish to install on your machine.\n"
-"\n"
-" * \"Graphical Environment\": this is where you will choose your preferred\n"
-"graphical environment. At least one must be selected if you want to have a\n"
-"graphical 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"
-" * \"With X\": install the minimum number of packages possible to have a\n"
-"working graphical desktop.\n"
-"\n"
-" * \"With basic documentation\": installs the base system plus basic\n"
-"utilities and their documentation. This installation is suitable for\n"
-"setting up a server.\n"
-"\n"
-" * \"Truly minimal install\": will install the absolute minimum number of\n"
-"packages necessary to get a working Linux system. With this installation\n"
-"you will only have a command line interface. The total size of this\n"
-"installation is 65 megabytes.\n"
-"\n"
-"You can check the \"Individual package selection\" box, which is useful if\n"
-"you are familiar with the packages being offered or if you want to have\n"
-"total control over what will be installed.\n"
-"\n"
-"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
-"groups to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
-msgstr ""
-"Ha arribat el moment d'especificar quins programes voleu instal·lar en el\n"
-"sistema. Hi ha milers de paquets en el Mandrake Linux, i no se suposa que\n"
-"els conegueu tots de memòria.\n"
-"\n"
-"Si esteu fent una instal·lació estàndar des del CD-ROM, primer se us "
-"demanarà\n"
-"que especifiqueu els CD que teniu (només en mode Expert). Comproveu les "
-"etiquetes\n"
-"dels CD i marqueu els quadres corresponents als CD que teniu per fer la\n"
-"instal·lació. Cliqueu \"D'acord\" quan vulgueu continuar.\n"
-"\n"
-"Els paquets estan ordenats en grups que corresponen a un ús particular de "
-"la\n"
-"màquina. Els grups també estan ordenats en quatre seccions:\n"
-"\n"
-" * \"Estació de treball\": si voleu utilitzar l'ordinador com a estació de \n"
-"treball, seleccioneu un o més grups dels corresponents;\n"
-"\n"
-" * \"Desenvolupament\": si la vostra màquina s'ha d'utilitzar per "
-"programar,\n"
-"escolliu el(s) grup(s) desitjat(s);\n"
-"\n"
-" * \"Servidor\": si l'ordinador s'ha d'utilitzar com a servidor, serà "
-"possible\n"
-"de seleccionar els serveis més habituals que voleu instal·lar en la vostra\n"
-"màquina;\n"
-"\n"
-" * \"Entorn Gràfic\": finalment, aquí és on escollireu quin és el vostre\n"
-"entorn gràfic preferit. Heu de seleccionar com a mínim un entorn gràfic si\n"
-"voleu tenir una estació de treball gràfica.\n"
-"\n"
-"Moure el cursor per sobre d'un nom de grup farà que es mostri una breu "
-"explicació\n"
-"d'aquest grup. Si desmarqueu tots els grups quan estigueu fent una "
-"instal·lació\n"
-"des de zero (en contraposició a una actualització), se us presentarà un "
-"diàleg \n"
-"proposant-vos diferents opcions per a una instal·lació mínima:\n"
-"\n"
-" * \"Amb X\": instal·lar els mínims paquets necessaris per tenir un entorn "
-"gràfic\n"
-"funcional;\n"
-"\n"
-" * \"Amb Documentació Bàsica\": instal·lar el sistema base i les utilitats "
-"bàsiques\n"
-"amb la seva documentació. Aquesta instal·lació és adequada per configurar un "
-"sistema\n"
-"servidor;\n"
-"\n"
-" * \"Instal·lació Realment Mínima\": s'instal·larà el mínim necessari per "
-"tenir un\n"
-"sistema Linux operatiu, només amb línia d'ordres. Aquesta instal·lació "
-"ocupa\n"
-"uns 65MB.\n"
-"\n"
-"Podeu marcar la casella de \"Selecció individual de paquets\", que és força "
-"útil si\n"
-"coneixeu els diversos paquets que s'ofereixen per instal·lar o si voleu "
-"tenir\n"
-"control total sobre el que s'instal·larà.\n"
-"\n"
-"Si heu començat la instal·lació en el mode \"Actualització\", podeu "
-"desmarcar \n"
-"tots els grups si voleu evitar que s'instal·li cap paquet nou. Això és "
-"útil \n"
-"per reparar o actualitzar un sistema existent."
-
-#: ../../help.pm:1
-#, fuzzy, 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 ""
-"La instal·lació del Mandrake Linux està repartida en diversos CD-ROM. El "
-"DrakX\n"
-"sap si un paquet seleccionat es troba a un altre CD-ROM i expulsarà el CD "
-"actual\n"
-"i us demanarà que n'inseriu un altre a mesura que ho necessiti."
-
-#: ../../help.pm:1
-#, fuzzy, c-format
-msgid ""
-"Here are Listed 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 ""
-"Aquestes són les particions de Linux existents que s'han detectat a la\n"
-"vostra unitat de disc dur. Podeu conservar les eleccions fetes per "
-"l'auxiliar, \n"
-"són adequades per a un ús normal. Si feu algun canvi, com a mínim heu de "
-"definir\n"
-"una partició arrel (\"/\"). No escolliu una partició massa petita, o no "
-"podreu\n"
-"instal·lar prou programari. Si voleu emmagatzemar les dades en una altra "
-"partició, també haureu de seleccionar una \"/home\" (només si teniu més "
-"d'una partició de\n"
-"Linux disponible).\n"
-"\n"
-"Per a la vostra informació, cada partició està identificada d'aquesta "
-"manera: \"Nom\", \"Capacitat\".\n"
-"\n"
-"\"Nom\" es compon de: \"tipus d'unitat de disc\", \"número d'unitat de disc"
-"\",\n"
-"\"número de la partició\" (per exemple, \"hda1\").\n"
-"\n"
-"El \"Tipus d'unitat de disc\" és \"hd\" si la vostre unitat de disc és IDE i "
-"\"sd\" si és SCSI.\n"
-"\n"
-"El \"Número de la unitat de disc\" és sempre una lletra després d'\"hd\" o "
-"\"sd\".\n"
-"Amb unitats de disc IDE:\n"
-"\n"
-" * \"a\" significa \"unitat de disc mestra en el controlador IDE primari\",\n"
-"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
-"\",\n"
-"\n"
-" * \"c\" significa \"unitat de disc mestra en el controlador IDE secundari"
-"\",\n"
-"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
-"\".\n"
-"\n"
-"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primària de disc"
-"\",\n"
-"una \"b\" significa \"unitat secundària de disc\", etc."
-
-#: ../../help.pm:1
-#, fuzzy, c-format
-msgid ""
-"GNU/Linux is a multi-user system, meaning each user can 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\", which 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"
-"configuration, protecting the system from unintentional or malicious\n"
-"changes that impact the system as a whole. You will have to create at least\n"
-"one regular user for yourself -- this is the account which you should use\n"
-"for routine, day-to-day use. Although it is very easy to log in as \"root\"\n"
-"to do anything and everything, it may also be very dangerous! A mistake\n"
-"could mean that your system would not work any more. If you make a serious\n"
-"mistake as a regular user, the worst that will happen is that you will lose\n"
-"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 and copy it to the \"User name\" field, which is the name this\n"
-"user will enter to log onto the system. If you like, you may override the\n"
-"default and change the username. The next step is to enter a password. From\n"
-"a security point of view, a non-privileged (regular) user password is not\n"
-"as crucial as the \"root\" password, but that is no reason to neglect it by\n"
-"making it blank or too simple: after all, your files could be the ones at\n"
-"risk.\n"
-"\n"
-"Once you click on \"Accept user\", you can add other users. Add a user for\n"
-"each one of your friends: your father or your sister, for example. Click\n"
-"\"Next ->\" when you have finished adding users.\n"
-"\n"
-"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
-"for that user (bash by default).\n"
-"\n"
-"When you are finished adding all 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 \"Next\n"
-"->\". If you are not interested in this feature, uncheck the \"Do you want\n"
-"to use this feature?\" box."
-msgstr ""
-"GNU/Linux és un sistema multiusuari, i això vol dir que cada usuari pot "
-"tenir\n"
-"les seves preferències, els seus fitxers, etc. Podeu llegir la \"Guia de "
-"l'Usuari\"\n"
-"per aprendre més coses. A diferència del \"root\", que és l'administrador, \n"
-"als usuaris que afegiu aquí no se'ls permetrà modificar res tret dels seus\n"
-"fitxers i la seva configuració. Cal que tingueu com a mínim un usuari "
-"normal.\n"
-"Aquest compte és en el que hauríeu d'entrar per a un ús habitual. Tot i que "
-"és\n"
-"molt pràctic entrar en el sistema com a \"root\" cada dia, també pot ser "
-"molt\n"
-"perillós. La més petita errada podría significar que el sistema deixés de "
-"funcionar.\n"
-"Si cometeu una gran errada com a usuari normal, podeu perdre algunes dades, "
-"però no\n"
-"tot el sistema.\n"
-"\n"
-"Primer, heu d'introduir el vostre nom real. Per suposat, això no és "
-"necessari, ja que\n"
-"podeu introduir el que volgueu. El DrakX agafarà la primera paraula que heu "
-"entrat\n"
-"en la casella i la copiarà en el \"Nom d'usuari\". Aquest és el nom que "
-"utilitzarà\n"
-"aquest usuari per entrar en el sistema. El podeu canviar si voleu. Després "
-"cal que\n"
-"introduïu una contrasenya. Una contrasenya d'un usuari no privilegiat "
-"(habitual) \n"
-"no és tant important com la del \"root\" des del punt de vista de la "
-"seguretat, \n"
-"però no hi ha cap raó per menystenir-ho: al cap i a la fi, els vostres "
-"fitxers\n"
-"estan en joc.\n"
-"\n"
-"Si cliqueu a \"Accepta l'usuari\", després en podreu afegir tants com "
-"volgueu. Afegiu\n"
-"un usuari per tothom qui hagi de fer servir l'ordinador. Quan hagueu acabat "
-"d'afegir\n"
-"tants usuaris com volgueu, seleccioneu \"Fet\".\n"
-"\n"
-"Si feu clic al botó \"Avançat\" podreu canviar l'intèrpret d'ordres (\"shell"
-"\") \n"
-"predeterminat de l'usuari seleccionat (bash per defecte).\n"
-"\n"
-"Un cop hagueu acabat d'afegir usuaris, se us proposarà triar quin usuari "
-"entrarà\n"
-"automàticament en el sistema en arrencar l'ordinador. Si us interessa "
-"aquesta \n"
-"característica (i no us importa gaire la seguretat local), trieu l'usuari i "
-"el\n"
-"gestor de finestres desitjat i feu clic a \"Sí\".\n"
-"Si no us interessa aquesta característica, pitgeu \"No\"."
-
-#: ../../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 \"Accept\" box. If not, simply turn off your\n"
-"computer."
-msgstr ""
-"Abans de continuar, hauríeu de llegir amb deteniment les clàusules de la \n"
-"llicència. Aquesta cobreix la totalitat de la distribució Mandrake Linux.\n"
-"Si no esteu d'acord amb tots els termes de la llicència, feu clic al botó\n"
-"\"Refusa\" i la instal·lació terminarà immediatament. Per continuar amb la\n"
-"instal·lació, feu clic al botó \"Accepta\"."
-
-#: ../../install2.pm:1
-#, c-format
-msgid "You must also format %s"
-msgstr "També heu de formatar %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 ""
-"No es pot accedir als mòduls del nucli corresponents al vostre nucli (no "
-"s'ha trobat el fitxer %s). Això generalment vol dir que el vostre disquet "
-"d'arrencada no està sincronitzat amb el suport d'instal·lació (si us plau, "
-"creeu un nou disquet d'arrencada)"
-
-#: ../../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 ""
-"S'ha produït un error: no s'han trobat dispositius vàlids on crear nous "
-"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
-"problema"
-
-#: ../../install_any.pm:1 ../../partition_table.pm:1
-#, c-format
-msgid "Error reading file %s"
-msgstr "S'ha produït un error en llegir el fitxer %s"
-
-#: ../../install_any.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Per utilitzar aquesta selecció de paquets que heu desat, arrenqueu la "
-"instal·lació amb \"linux defcfg=floppy\""
+msgid "Wizard Configuration"
+msgstr "Auxiliar de configuració"
-#: ../../install_any.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "This floppy is not FAT formatted"
-msgstr "Aquest disquet no està formatat amb FAT"
+msgid "Autoprobe"
+msgstr "Exploració automàtica"
-#: ../../install_any.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Inseriu un disquet formatat amb FAT a la unitat %s"
+msgid "Backup system files..."
+msgstr "Fes una còpia de seguretat dels fitxers del sistema..."
#: ../../install_any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "No es pot utilitzar la difusió sense un domini NIS"
-#: ../../install_any.pm:1
+#: ../../printer/printerdrake.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 ""
-"Se suprimiran els següents paquets per poder actualitzar el sistema: %s\n"
-"\n"
-"\n"
-"Voleu realment suprimir aquests paquets?\n"
+msgid "Removing printer \"%s\"..."
+msgstr "S'està suprimint la impressora \"%s\"..."
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "No"
-msgstr "No"
+msgid "drakfloppy"
+msgstr "drakfloppy"
-#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Yes"
-msgstr "Sí"
-
-#: ../../install_any.pm:1
-#, fuzzy, 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"
+"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"
-"Do you really want to install these servers?\n"
msgstr ""
-"Heu seleccionat el(s) següent(s) servidor(s): %s\n"
-"\n"
-"\n"
-"Aquests servidors estan activats per defecte. No tenen cap problema de "
-"seguretat\n"
-"conegut, però se'n podrien trobar de nous. Si fos així, haureu d'actualitzar-"
-"los\n"
-"el més aviat possible.\n"
-"\n"
-"\n"
-"Voleu realment instal·lar aquests servidors?\n"
-#
-#: ../../install_gtk.pm:1
-#, fuzzy, c-format
-msgid "System configuration"
-msgstr "Configuració de l'avís"
-
-#: ../../install_gtk.pm:1
-#, fuzzy, c-format
-msgid "System installation"
-msgstr "Instal·lació del SILO"
-
-#: ../../install_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Bringing down the network"
-msgstr "S'està desactivant la xarxa"
+msgid "information level that can be obtained through the cpuid instruction"
+msgstr ""
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Bringing up the network"
-msgstr "S'està activant la xarxa"
+msgid "Peru"
+msgstr "Perú"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Ha fallat el particionament: %s"
+msgid " on device: %s"
+msgstr " en el dispositiu: %s"
#: ../../install_interactive.pm:1
#, c-format
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-"L'auxiliar de particionament del DrakX ha trobat les solucions següents:"
+msgid "Remove Windows(TM)"
+msgstr "Elimina el Windows(TM)"
-#: ../../install_interactive.pm:1
+#
+#: ../../services.pm:1
#, c-format
-msgid "I can't find any room for installing"
-msgstr "No es pot trobar espai per a la instal·lació"
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr "Inicia l'X Font Server (això és necessari perquè l'XFree funcioni)."
-#: ../../install_interactive.pm:1
-#, c-format
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-"Ara podeu fer les particions a %s.\n"
-"Quan acabeu, no oblideu desar-les utiltzant 'w'"
-
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use fdisk"
-msgstr "Utilitza l'fdisk"
+"La majoria d'aquests valors s'han obtingut\n"
+"del vostre sistema actual. Podeu modificar-los si cal."
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Custom disk partitioning"
-msgstr "Particionament personalitzat de disc"
+msgid "Select the font file or directory and click on 'Add'"
+msgstr "Seleccioneu el fitxer o directori de fonts i feu clic a 'Afegeix'"
-#: ../../install_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"Es perdran TOTES les particions, i les dades que contenen, de la unitat %s"
+msgid "Madagascar"
+msgstr "Madagascar"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Teniu més d'un disc dur; en quin voleu instal·lar el Linux?"
+msgid "Urpmi"
+msgstr "Urpmi"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Erase entire disk"
-msgstr "Esborra tot el disc"
+msgid "Cron not available yet as non-root"
+msgstr "El cron encara no és disponible per a usuaris que no siguin root"
-#: ../../install_interactive.pm:1
+#
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Remove Windows(TM)"
-msgstr "Elimina el Windows(TM)"
+msgid "System"
+msgstr "Sistema"
-#: ../../install_interactive.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, fuzzy, c-format
-msgid "There is no FAT partition to resize (or not enough space left)"
+msgid "Do you want to use this feature?"
+msgstr "Voleu utilitzar l'aboot?"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Arabic"
msgstr ""
-"No hi ha cap partició FAT a la qual canviar la mida o que es pugui utilitzar "
-"com a loopback (o no hi queda prou espai)"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#
+#: ../../standalone/drakbackup: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)"
+"\n"
+"- Options:\n"
msgstr ""
+"\n"
+"- Opcions:\n"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Ha fallat el redimensionament de la FAT: %s"
+msgid "Password required"
+msgstr "La contrasenya és necessària"
-#: ../../install_interactive.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Resizing Windows partition"
-msgstr "S'està redimensionant la partició de Windows"
+msgid "%d minutes"
+msgstr "%d minuts"
-#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Resizing"
-msgstr "S'està canviant la mida"
+msgid "Graphics card: %s"
+msgstr "Targeta gràfica: %s"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "partition %s"
-msgstr "partició %s"
+msgid "WebDAV transfer failed!"
+msgstr "La transferència WebDAV ha fallat!"
-#: ../../install_interactive.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Which size do you want to keep for Windows on"
-msgstr "Quina mida voleu deixar per a la partició de Windows?"
+msgid "XFree configuration"
+msgstr "Configuració de l'XFree"
-#
-#: ../../install_interactive.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
-"ATENCIÓ!\n"
-"\n"
-"Tot seguit, el DrakX canviarà la mida de la vostra partició de Windows. Aneu "
-"amb\n"
-"compte: aquesta operació és perillosa. Si encara no ho heu fet, sortiu de "
-"la\n"
-"instal·lació, executeu l'Scandisk sota Windows (i potser també el defrag) i\n"
-"torneu a començar la instal·lació. Feu també una còpia de seguretat de les\n"
-"vostres dades.\n"
-"Quan estigueu segur, premeu \"D'acord\"."
+msgid "Choose action"
+msgstr "Trieu una acció"
-#: ../../install_interactive.pm:1
+#: ../../lang.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 ""
-"La partició de Windows està massa fragmentada. Si us plau, reinicieu "
-"l'ordinador sota Windows i executeu l'eina \"defrag\". Llavors, torneu a "
-"començar la instal·lació del Mandrake Linux."
+msgid "French Polynesia"
+msgstr "Polinèsia francesa"
-#: ../../install_interactive.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Computing the size of the Windows partition"
-msgstr "Utilitza l'espai lliure de la partició de Windows"
-
-#: ../../install_interactive.pm:1
-#, c-format
msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+"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 ""
-"El redimensionador de la FAT no pot gestionar la vostra partició. \n"
-"S'ha produït l'error següent: %s"
+"El DrakX generalment detecta el nombre de botons que té el vostre ratolí. "
+"Si\n"
+"no pot, assumeix que teniu un ratolí de dos botons i el configurarà per "
+"emular\n"
+"el tercer botó. El DrakX detectarà automàticament si el ratolí és PS/2, "
+"sèrie o\n"
+"USB.\n"
+"\n"
+"Si voleu especificar un tipus diferent de ratoli seleccioneu el tipus \n"
+"apropiat de la llista.\n"
+"\n"
+"Si escolliu un ratolí diferent del ratolí per defecte, es mostrarà una "
+"pantalla\n"
+"de test. Proveu els botons i la roda per verificar que la configuració és\n"
+"correcta. Si el ratolí no funciona bé, premeu la barra espaiadora o la \n"
+"tecla de retorn per cancel·lar i triar de nou.\n"
+"\n"
+"De vegades, la roda del ratolí no es detecta automàticament. En aquest cas,\n"
+"haureu de seleccionar-ho a la llista. Assegureu-vos de triar aquell que es\n"
+"correspongui amb el port on teniu connectat el ratolí. Quan premeu \"D'acord"
+"\"\n"
+"apareixerà la imatge d'un ratolí perquè proveu tots els botons i els "
+"moviments."
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Which partition do you want to resize?"
-msgstr "A quina partició voleu canviar-li la mida?"
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr "Funciona amb OKI 4w i winprinters compatibles."
-#: ../../install_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Use the free space on the Windows partition"
-msgstr "Utilitza l'espai lliure de la partició de Windows"
-
-#: ../../install_interactive.pm:1
-#, fuzzy, c-format
-msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr ""
-"No hi ha cap partició FAT a la qual canviar la mida o que es pugui utilitzar "
-"com a loopback (o no hi queda prou espai)"
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr "Executa el sistema de so ALSA (Advanced Linux Sound Architecture)"
-#: ../../install_interactive.pm:1
+#. -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 "Swap partition size in MB: "
-msgstr "Mida de la partició d'intercanvi en MB: "
+msgid "Installing driver for %s card %s"
+msgstr "S'està instal·lant el controlador per a la targeta de %s %s"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Root partition size in MB: "
-msgstr "Mida de la partició arrel en MB: "
+msgid ""
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
+msgstr ""
+"Heu tranferit la vostra impressora predeterminada anterior (\"%s\"). Voleu "
+"que també sigui la impressora predeterminada en el nou sistema d'impressió %"
+"s?"
-#: ../../install_interactive.pm:1
+#
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Choose the sizes"
-msgstr "Escolliu les mides"
+msgid "Enable Server"
+msgstr "Habilita el servidor"
-#: ../../install_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Quina partició voleu utilitzar per al Linux4Win?"
+msgid "Ukrainian"
+msgstr "Ucraïnès"
-#: ../../install_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use the Windows partition for loopback"
-msgstr "Utilitza la particio Windows per al loopback"
+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 ""
+"L'accés a la xarxa no ha funcionat i no s'ha pogut iniciar. Comproveu la "
+"configuració i el maquinari. Després proveu de configurar la impressora "
+"remota una altra vegada."
-#: ../../install_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "There is no existing partition to use"
-msgstr "No hi ha cap partició que es pugui utilitzar"
+msgid "Please insert the Boot floppy used in drive %s"
+msgstr "Inseriu el disquet d'arrencada utilitzat a la unitat %s"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use existing partitions"
-msgstr "Utilitza les particions existents"
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Local network(s)"
+msgstr "Adreça de la xarxa local"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Not enough free space to allocate new partitions"
-msgstr "No hi ha prou espai lliure per assignar noves particions"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Remove Windows"
+msgstr "Elimina el Windows(TM)"
-#: ../../install_interactive.pm:1
-#, c-format
-msgid "Use free space"
-msgstr "Utilitza l'espai lliure"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid ""
+"Your %s has been configured.\n"
+"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
+"applications menu."
+msgstr ""
+"El vostre escàner %s ha estat configurat.\n"
+"Ara podeu escanejar documents utilitzant \"XSane\" des de Multimèdia/Gràfics "
+"en el menú d'aplicacions."
-#
-#: ../../install_interactive.pm:1 ../../install_steps.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "Heu de tenir una partició FAT muntada en /boot/efi"
+msgid "Firewire controllers"
+msgstr ""
-#: ../../install_interactive.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"You don't have a swap partition.\n"
+"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"
-"Continue anyway?"
+"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 ""
-"No teniu cap partició d'intercanvi.\n"
+"Un cop configurats els paràmetres generals del carregador de l'arrencada, \n"
+"es mostrarà la llista d'opcions de càrrega que es veurà en arrencar la "
+"màquina.\n"
"\n"
-"Voleu continuar igualment?"
+"Si hi ha algun altre sistema operatiu instal·lat en el vostre ordinador, \n"
+"s'inclourà automàticament al menú del carregador. Aquí podeu modificar les\n"
+"entrades del menú d'arrencada. Seleccioneu una entrada i feu clic a \n"
+"\"Modifica\" per modificar-la o esborrar-la. \"Afegeix\" crea una nova "
+"entrada,\n"
+"i \"Fet\" avança cap al següent pas de la instal·lació.\n"
+"També és possible que no vulgueu permetre a ningú l'accés a aquests "
+"sistemes\n"
+"operatius. En aquest cas, podeu suprimir les entrades corresponents, però\n"
+"aleshores us caldrà un disc d'arrencada per poder-los arrencar!"
-#: ../../install_interactive.pm:1
+#: ../../standalone/drakboot: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 ""
-"Heu de tenir una partició arrel.\n"
-"Per fer-ho, creeu una partició (o feu clic a una d'existent).\n"
-"Després, trieu l'acció \"Punt de muntatge\" i doneu-li el valor '/'"
+msgid "System mode"
+msgstr "Mode de sistema"
-#: ../../install_interactive.pm:1
+#
+#: ../../printer/printerdrake.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"
+"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 ""
-"Part del maquinari del vostre ordinador necessita controladors\n"
-"\"registrats\" per poder funcionar. Podeu trobar-ne informació a: %s"
+"Per poder imprimir a una impressora NetWare, heu de proporcionar el nom del\n"
+"servidor d'impressió NetWare (tingueu en compte que pot ser diferent del "
+"nom\n"
+"TCP/IP del seu ordinador central), així com el nom de la cua d'impressió de\n"
+"la impressora a la qual voleu accedir i el nom d'usuari i contrasenya si "
+"són\n"
+"necessaris."
-#: ../../install_messages.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Netmask:"
+msgstr "Submàscara de xarxa"
+
+#: ../../any.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 ""
-"Felicitats! La instal·lació ha acabat.\n"
-"Traieu el suport d'arrencada i premeu Retorn per tornar a arrencar.\n"
-"\n"
-"\n"
-"Trobareu la solució als problemes coneguts d'aquesta versió del\n"
-"Mandrake Linux a la fe d'errates que hi ha a \n"
-"\n"
-"\n"
-"%s\n"
-"\n"
-"\n"
-"La informació sobre com configurar el vostre sistema està disponible a\n"
-"l'últim capítol d'instal·lació de la Guia Oficial de l'Usuari del\n"
-"Mandrake Linux."
+msgid "Append"
+msgstr "Afegeix"
-#: ../../install_messages.pm:1
-#, fuzzy, c-format
-msgid "http://www.mandrakelinux.com/en/91errata.php3"
-msgstr "http://www.mandrakelinux.com/en/90errata.php3"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr ""
+"Refresca la llista d'impressores (per veure totes les impressores CUPS "
+"remotes disponibles)"
-#: ../../install_messages.pm:1
+#: ../../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"
-"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"
+"- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS\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"
+"- 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"
-"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"
+"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 ""
-"\n"
-"Warning\n"
-"\n"
-"Si us plau, llegiu atentament les clàusules següents. Si no esteu\n"
-"d'acord amb qualsevol d'elles, no esteu autoritzat a instal·lar\n"
-"els CD següents. Premeu 'Rebutja' per continuar la instal·lació\n"
-"sense utilitzar aquests CD.\n"
-"\n"
-"\n"
-"Alguns dels components que s'inclouen en aquest CD no estan\n"
-"regits per la llicència GPL o acords semblants. Cadascun d'aquests\n"
-"components es regeix per les clàusules i condicions de la seva\n"
-"pròpia llicència específica. Si us plau, llegiu atentament i\n"
-"accepteu aquestes llicències específiques abans d'utilitzar o\n"
-"redistribuir els components esmentats. En general, aquestes\n"
-"llicències impedeixen la transferència, duplicació (excepte amb\n"
-"la finalitat de fer-ne còpies de seguretat), redistribució,\n"
-"enginyeria inversa, desassemblatge, decompilació o modificació del\n"
-"component. Qualsevol violació de l'acord finalitzarà immediatament\n"
-"els vostres drets sobre la llicència específica. Tret que la\n"
-"llicència específica us en garanteixi els drets, normalment no\n"
-"podreu instal·lar els programes en més d'un sistema, ni adaptar-lo\n"
-"per utilitzar-lo en una xarxa. En cas de dubte, poseu-vos en\n"
-"contacte directament amb el distribuïdor o editor del component.\n"
-"La transferència a terceres parts i la còpia d'aquests components,\n"
-"incloent la documentació, estan en general prohibides.\n"
-"\n"
-"\n"
-"Tots els drets sobre els components del CD següent pertanyen als\n"
-"seus autors respectius i estan protegits per les lleis de\n"
-"propietat intel·lectual i de copyright aplicables als programes\n"
-"informàtics.\n"
-#: ../../install_messages.pm:1
+#: ../../harddrake/sound.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"
+"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"
-"5. Governing Laws \n"
+"It also provides a much higher API than OSS.\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"
+"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 ""
-"Introducció\n"
-"\n"
-"D'ara endavant, hom es referirà al sistema operatiu i als diferents\n"
-"components disponibles en la distribució Mandrake Linux com als\n"
-"\"Productes de programari\". Els Productes de programari inclouen,\n"
-"però no estan restringits a, el conjunt de programes, mètodes, regles\n"
-"i documentació relativa al sistema operatiu i els diferents\n"
-"components de la distribució Mandrake Linux.\n"
-"\n"
-"\n"
-"1. Acord de llicència\n"
-"\n"
-"Si us plau, llegiu atentament aquest document. Aquest document és un\n"
-"acord de llicència entre la vostra persona i MandrakeSoft S.A., que\n"
-"s'aplica als Productes de programari. Pel fet d'instal·lar, duplicar\n"
-"o utilitzar els Productes de programari en qualsevol forma esteu\n"
-"acceptant explícitament, i expressant el vostre acord a avenir-vos a\n"
-"les clàusules i condicions d'aquesta Llicència. Si no esteu d'acord\n"
-"amb qualsevol part de la Llicència, no esteu autoritzat a instal·lar,\n"
-"duplicar o utilitzar els Productes de programari. Qualsevol intent\n"
-"d'instal·lar, duplicar o utilitzar els Productes de programari en una\n"
-"forma que no s'adapti a les clàusules i condicions d'aquesta\n"
-"Llicència, és nul i finalitzarà els vostres drets sobre la mateixa.\n"
-"En finalitzar-se la Llicència, heu de destruir immediatament totes\n"
-"les còpies dels Productes de programari.\n"
-"\n"
-"\n"
-"2. Garantia limitada\n"
-"\n"
-"Els Productes de programari i documentació adjunta es subministren\n"
-"\"tal com són\", sense cap garantia, fins al punt permés per la llei.\n"
-"MandrakeSoft S.A. no serà, sota cap circumstància, i fins al punt\n"
-"permés per la llei, responsable de cap dany especial, incidental ni\n"
-"directe (incloent, sense limitar-se a, els danys per pèrdua de\n"
-"negocis, interrupció de negocis, pèrdues financeres, multes i costes\n"
-"judicials, o qualsevol altre dany que resultin d'un judici, o\n"
-"qualsevol altre pèrdua d'importància) que resulti de l'ús o de la\n"
-"impossibilitat d'utilitzar els Productes de programari, fins i tot si\n"
-"MandrakeSoft S.A. ha estat avisat de la possibilitat que\n"
-"s'esdevinguin aquests danys.\n"
-"\n"
-"RESPONSABILITAT LIMITADA RELATIVA A LA POSSESSIÓ O UTILITZACIÓ DE PROGRAMARI "
-"PROHIBIT EN ALGUNS PAÏSOS\n"
-"\n"
-"Fins al punt permés per la llei, MandrakeSoft S.A. o els seus\n"
-"distribuïdors no seran, sota cap circumstància, responsables de cap\n"
-"dany especial, incidental ni directe (incloent, sense limitar-se a,\n"
-"els danys per pèrdua de negocis, interrupció de negocis, pèrdues\n"
-"financeres, multes i costes judicials, o qualsevol altre dany que\n"
-"resultin d'un judici, o qualsevol altre pèrdua d'importància) que\n"
-"resulti de la possessió i utilització dels components de programari o\n"
-"de la seva descàrrega des d'un dels llocs de Mandrake Linux, que\n"
-"estiguin prohibides o restringides en alguns països per les lleis\n"
-"locals. Aquesta responsabilitat limitada s'aplica, però no hi està\n"
-"restringida, als potents components criptogràfics inclosos als\n"
-"Productes de programari.\n"
-"\n"
-"\n"
-"3. la llicència GPL i llicències relacionades\n"
-"\n"
-"Els Productes de programari consisteixen en components creats per\n"
-"diferents persones o entitats. La majoria d'aquests components es\n"
-"regeixen per les clàusules i condicions de la Llicència General\n"
-"Pública de GNU, a la qual d'ara endavant hom s'hi referirà com a\n"
-"\"GPL\", o de llicències similars. la majoria d'aquestes llicències\n"
-"us permeten duplicar, adaptar o redistribuir els components que\n"
-"cobreixen. Si us plau, llegiu atentament les clàusules i condicions\n"
-"de l'acord de llicència de cada component abans d'utilitzar-lo.\n"
-"Qualsevol pregunta sobre la lllicència d'un component s'ha d'adreçar\n"
-"al seu autor i no a MandrakeSoft.\n"
-"Els programes desenvolupats per MandrakeSoft S.A. es regeixen per la\n"
-"llicència GPL.La documentació escrita per MandrakeSoft S.A. està regida per "
-"una\n"
-"llicència específica; consulteu la documentació per a més\n"
-"informació.\n"
-"\n"
-"\n"
-"4. Drets sobre la propietat intel·lectual\n"
-"\n"
-"Tots els drets sobre els components dels Productes de programari\n"
-"pertanyen als seus autors respectius i estan protegits per les lleis\n"
-"de propietat intel·lectual i de copyright aplicables als programes\n"
-"informàtics.\n"
-"MandrakeSoft S.A. es reserva els drets de modificar o adaptar els\n"
-"Productes de programari, totalment o parcialment, per tots els\n"
-"mitjans i amb totes les finalitats.\n"
-"\"Mandrake\", \"Mandrake Linux\" i els logotips associats son marques\n"
-"registrades de MandrakeSoft S.A.\n"
+"L'OSS (Sistema de So Obert) va ser la primera API de so. És una API "
+"independent del sistema operatiu (disponible en molts sistemes UNIX) però és "
+"molt bàsica i limitada.\n"
+"Encara més, tots els controladors OSS reinventen la roda...\n"
"\n"
+"L'ALSA (Arquitectura Avançada de So per a Linux) és una arquitectura modular "
+"que\n"
+"funciona amb una àmplia varietat de targetes ISA, USB i PCI.\n"
"\n"
-"5. Lleis rectores \n"
+"També proporciona una API molt més funcional que la d'OSS.\n"
"\n"
-"Si qualsevol part d'aquest acord és declarat nul, il·legal o\n"
-"inaplicable per un tribunal, aquesta part s'exclourà del contracte.\n"
-"Seguiu obligat, però, per les altres seccions aplicables de\n"
-"l'acord.\n"
-"Les clàusules i condicions d'aquesta Llicència es regeixen per les\n"
-"lleis de França.\n"
-"Tots els litigis sobre les clàusules d'aquesta llicència es dirimiran\n"
-"preferiblement fora dels tribunals. Com a últim recurs, el litigi es\n"
-"portarà als tribunals competents de París, França.\n"
-"Per a qualsevol tema relacionat amb aquest document, poseu-vos en\n"
-"contacte amb MandrakeSoft S.A.\n"
-
-#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "S'està entrant en el pas '%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
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Help"
-msgstr "Ajuda"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "not configured"
-msgstr "torna a configurar"
-
-#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
-#, c-format
-msgid "Configure"
-msgstr "Configura"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Go on anyway?"
-msgstr "Voleu seguir igualment?"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error installing packages:"
-msgstr "S'ha produït un error en instal·lar els paquets:"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "There was an error ordering packages:"
-msgstr "S'ha produït un error en ordenar els paquets:"
+"Per utilitzar ALSA, es pot triar entre:\n"
+"- l'antiga API compatible d'OSS\n"
+"- la nova API d'ALSA que proporciona moltes característiques millorades però "
+"que necessita fer servir la lliberia ALSA.\n"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Change your Cd-Rom!\n"
+"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"
-"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."
+"You may prefer to replay the installation.\n"
msgstr ""
-"Canvieu el CD-ROM!\n"
+"Si ho desitgeu, la instal·lació automàtica es pot\n"
+"automatitzar completament, però en aquest cas\n"
+"prendrà el control del disc dur!\n"
+"(Això està pensat per a la instal·lació en un altre ordinador.)\n"
"\n"
-"Si us plau, inseriu el CD-ROM etiquetat com \"%s\" a la unitat i després\n"
-"premeu D'acord.\n"
-"Si no el teniu, premeu Cancel·la per no fer la instal·lació des d'aquest CD-"
-"ROM."
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Refuse"
-msgstr "Rebutja"
+"Potser preferireu repetir la instal·lació.\n"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Accept"
-msgstr "Accepta"
+msgid "Network printer \"%s\", port %s"
+msgstr "Impressora de xarxa \"%s\", port %s"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Installing package %s"
-msgstr "S'està instal·lant el paquet %s"
+msgid ""
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
+msgstr ""
+"Si us plau, escolliu l'adaptador de xarxa que es connectarà a la vostra "
+"xarxa d'àrea local."
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "%d packages"
-msgstr "%d paquets"
-
-#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
-msgid "No details"
-msgstr "Detalls"
+msgid "OK to restore the other files."
+msgstr "'D'acord' per restaurar els altres fitxers."
-#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Details"
-msgstr "Detalls"
+msgid "Please choose your keyboard layout."
+msgstr "Si us plau, seleccioneu la disposició del vostre teclat."
-#: ../../install_steps_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please wait, preparing installation..."
-msgstr "Espereu si us plau, s'està preparant la instal·lació..."
+msgid "Printer Device URI"
+msgstr "Dispositiu URI d'impressora"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Time remaining "
-msgstr "Temps restant "
+msgid "Not erasable media!"
+msgstr "Aquest suport no es pot esborrar!"
-#: ../../install_steps_gtk.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Estimating"
-msgstr "S'està estimant"
+msgid "Terminal-based"
+msgstr "Basat en terminal"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Installing"
-msgstr "S'està instal·lant"
+msgid "Installing a printing system in the %s security level"
+msgstr ""
+"S'està instal·lant un sistema d'impressió amb el nivell de seguretat %s"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Choose the packages you want to install"
-msgstr "Escolliu els paquets que voleu instal·lar"
+msgid "The user name is too long"
+msgstr "El nom d'usuari és massa llarg"
-#
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Minimal install"
-msgstr "Instal·lació mínima"
+msgid "Other OS (windows...)"
+msgstr "Un altre SO (Windows...)"
-#
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Updating package selection"
-msgstr "S'està actualitzant la selecció de paquets"
+msgid "WebDAV remote site already in sync!"
+msgstr "El lloc remot WebDAV ja està sincronitzat!"
#
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Load/Save on floppy"
-msgstr "Carrega/Desa al disquet"
-
-#: ../../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 "<- Anterior"
-
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Install"
-msgstr "Instal·la"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Show automatically selected packages"
-msgstr "Mostra automàticament els paquets seleccionats"
+msgid "Reading printer database..."
+msgstr "S'està llegint la base de dades d'impressores..."
-#: ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "No podeu desseleccionar aquest paquet; s'ha d'actualitzar"
+msgid "Generate auto install floppy"
+msgstr "Genera un disquet per a la instal·lació automàtica"
-#: ../../install_steps_gtk.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"This package must be upgraded.\n"
-"Are you sure you want to deselect it?"
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
msgstr ""
-"Aquest paquet s'ha d'actualitzar.\n"
-"Esteu segur que voleu desseleccionar-lo?"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't unselect this package. It is already installed"
-msgstr "No podeu desseleccionar aquest paquet; ja està instal·lat"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Aquest paquet és obligatori; no es pot desseleccionar"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "You can't select/unselect this package"
-msgstr "No podeu seleccionar/desseleccionar aquest paquet"
+"\t\t nom d'usuari: %s\n"
+"\t\t en el camí: %s \n"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "The following packages are going to be removed"
-msgstr "Ara s'eliminaran els paquets següents"
+msgid "Somalia"
+msgstr "Somàlia"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "The following packages are going to be installed"
-msgstr "Ara s'instal·laran els paquets següents"
+#
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid "No open source driver"
+msgstr "No hi ha cap controlador conegut"
-#: ../../install_steps_gtk.pm:1
+#
+#: ../../security/level.pm:1
#, c-format
msgid ""
-"You can't select this package as there is not enough space left to install it"
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
msgstr ""
-"No podeu seleccionar aquest paquet perquè no queda prou espai per instal·lar-"
-"lo"
+"Aquest és similar al nivell anterior, però el sistema està completament "
+"tancat i les característiques de seguretat estan al màxim."
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Importance: %s\n"
-msgstr "Importància: %s\n"
+msgid "Nicaragua"
+msgstr "Nicaragua"
-#: ../../install_steps_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Size: %d KB\n"
-msgstr "Mida: %d kB\n"
+msgid "New Caledonia"
+msgstr "Nova Caledònia"
-#: ../../install_steps_gtk.pm:1
+#
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Versió: %s\n"
+msgid "European protocol (EDSS1)"
+msgstr "Protocol europeu (EDSS1)"
-#: ../../install_steps_gtk.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Name: %s\n"
-msgstr "Nom: %s\n"
+msgid "Video mode"
+msgstr "Mode de vídeo"
-#: ../../install_steps_gtk.pm:1
+#
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Bad package"
-msgstr "Paquet incorrecte"
+msgid "Please enter your email address below "
+msgstr "Si us plau, entreu la vostra adreça electrònica"
-#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Other"
-msgstr "Altres"
+msgid "Oman"
+msgstr "Oman"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Mida total: %d / %d MB"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Network Monitoring"
+msgstr "Configuració de xarxa"
-#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
-#: ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Next ->"
-msgstr "Següent ->"
+msgid "SunOS"
+msgstr "SunOS"
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Individual package selection"
-msgstr "Selecció individual de paquets"
+msgid "New size in MB: "
+msgstr "Nova mida en MB: "
-#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Package Group Selection"
-msgstr "Selecció del grup de paquets"
+msgid "Partition table type: %s\n"
+msgstr "Tipus de taula de particions: %s\n"
-#: ../../install_steps_gtk.pm:1
+#
+#: ../../install_steps_interactive.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 ""
-"El vostre sistema està baix de recursos; podeu tenir algun problema en\n"
-"instal·lar el Mandrake Linux. Si això passa, podeu provar d'instal·lar-lo "
-"en\n"
-"mode text. Per fer-ho, premeu 'F1' en arrencar des del CD-ROM i escriviu "
-"'text'."
+msgid "Authentication Windows Domain"
+msgstr "Autenticació en el domini de Windows"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Save packages selection"
-msgstr "Desa la selecció de paquets"
+msgid "US keyboard"
+msgstr "Teclat Estats Units"
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Automated"
-msgstr "Automàtica"
+msgid "Buttons emulation"
+msgstr "Emulació dels botons"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Replay"
-msgstr "Repeteix"
+msgid ", network printer \"%s\", port %s"
+msgstr ", impressora de xarxa \"%s\", port %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup: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"
+"Drakbackup activities via tape:\n"
+"\n"
msgstr ""
-"Si ho desitgeu, la instal·lació automàtica es pot\n"
-"automatitzar completament, però en aquest cas\n"
-"prendrà el control del disc dur!\n"
-"(Això està pensat per a la instal·lació en un altre ordinador.)\n"
"\n"
-"Potser preferireu repetir la instal·lació.\n"
+"Activitats del Drakbackup a travès de cinta:\n"
+"\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Generate auto install floppy"
-msgstr "Genera un disquet per a la instal·lació automàtica"
+msgid ""
+"\n"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
+msgstr ""
+"\n"
+" Hi ha hagut un problema en la connexió FTP: No ha estat possible enviar els "
+"fitxers de la còpia de seguretat per FTP.\n"
-#: ../../install_steps_interactive.pm:1
+#
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Reboot"
-msgstr "Arrel"
+msgid "Sending Speed:"
+msgstr "S'estan enviant els fitxers..."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
+msgid "Halt bug"
msgstr ""
-"Alguns passos no s'han completat.\n"
-"\n"
-"Segur que voleu sortir ara?"
-#: ../../install_steps_interactive.pm:1
+#
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Creating auto install floppy..."
-msgstr "S'està creant el diquet d'instal·lació automàtica"
+msgid "Mail alert configuration"
+msgstr "Configuració de l'alerta de correu"
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Inseriu un disquet en blanc a la unitat %s"
+msgid "Tokelau"
+msgstr "Tokelau"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Bosnian"
+msgstr "Bosnià"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Release: "
+msgstr "Llançament: "
+
+#
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "Connection speed"
+msgstr "Velocitat de la connexió"
+
+#: ../../standalone/drakbackup: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."
+"Please enter your CD Writer device name\n"
+" ex: 0,1,0"
msgstr ""
-"Potser us caldrà canviar el dispositiu d'arrencada Open Firware per\n"
-"habilitar el carregador de l'arrencada. Si no veieu l'indicador del\n"
-"carregador de l'arrencada en tornar a arrencar, premeu\n"
-"Command-Option-O-F en tornar a arrencar i introduïu:\n"
-" setenv boot-device %s,\\\\:tbxi\n"
-" Després, escriviu: shut-down\n"
-"En l'arrencada següent heu de veure l'indicador del carregador de "
-"l'arrencada."
+"Si us plau, entreu el nom de dispositiu de l'enregistradora de CD\n"
+" ex: 0,1,0"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-"Ha fallat la instal·lació del carregador de l'arrencada. S'ha produït "
-"l'error següent:"
+msgid "Namibia"
+msgstr "Namíbia"
#
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Installing bootloader"
-msgstr "S'està instal·lant el carregador de l'arrencada"
+msgid "Database Server"
+msgstr "Servidor de base de dades"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
+msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""
-"S'ha produït un error en instal·lar l'aboot. \n"
-"Voleu intentar igualment la instal·lació encara que això destrueixi la "
-"primera partició?"
-#: ../../install_steps_interactive.pm:1
+#: ../../raid.pm:1
#, c-format
-msgid "Do you want to use aboot?"
-msgstr "Voleu utilitzar l'aboot?"
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr "No es pot afegir una partició a un RAID _formatat_ md%d"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../Xconfig/card.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"
+"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 ""
-"Sembla que teniu un ordinador OldWorld o una màquina \n"
-"desconeguda; el carregador d'arrencada yaboot no funcionarà.\n"
-"La instal·lació continuarà, però haureu d'utilitzar el BootX\n"
-"per arrencar l'ordinador"
+"La vostra targeta pot tenir acceleració 3D de maquinari, però només amb "
+"l'Xfree %s,\n"
+"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
+"PENJAR.\n"
+"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Preparing bootloader..."
-msgstr "S'està preparant el carregador de l'arrencada..."
+msgid "Please wait, setting security options..."
+msgstr "Espereu si us plau, s'estan configurant les opcions de seguretat..."
-#: ../../install_steps_interactive.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Domain Admin Password"
-msgstr "Contrasenya de l'administrador del domini"
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr "Desconegut|CPH05X (bt878) [molts venedors]"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Domain Admin User Name"
-msgstr "Nom d'usuari de l'administrador del domini"
+msgid "Launch the graphical environment when your system starts"
+msgstr "Executa la interfície gràfica en iniciar el sistema"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Windows Domain"
-msgstr "Domini de Windows"
+msgid "hourly"
+msgstr "cada hora"
-#
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Authentication Windows Domain"
-msgstr "Autenticació en el domini de Windows"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, 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 ""
-"Per tal que funcioni en un W2K PDC, segurament haureu de fer que "
-"l'administrador executi \"C:\\>net localgroup 'Accés compatible amb vesions "
-"anteriors a Windows 2000' everyone /add\" i que reiniciï el servidor.\n"
-"També necessitareu el nom d'usuari i la contrasenya de l'administrador del "
-"domini per poder connectar la màquina al domini de Windows(TM).\n"
-"Si la xarxa encara no està operativa, el DrakX provarà de connectar-se al "
-"domini després del pas de configuració de la xarxa.\n"
-"Si aquesta configuració fallés per algun motiu i l'autenticació no "
-"funcionés, executeu 'smbpasswd -j DOMINI -U USUARI%CONTRASENYA' passant com "
-"a paràmetres el domini Windows en qüestió i el nom d'usuari i la contrasenya "
-"de l'administrador, després que arrenqui el sistema.\n"
-"L'ordre 'wbinfo -t' comprovarà si els secrets de l'autenticació són prou "
-"bons."
+msgid " Successfuly Restored on %s "
+msgstr " restaurades amb èxit en %s "
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "NIS Server"
-msgstr "Servidor NIS"
+msgid "Making printer port available for CUPS..."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "NIS Domain"
-msgstr "Domini del NIS"
+msgid "Antigua and Barbuda"
+msgstr "Antigua i Barbuda"
-#
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Authentication NIS"
-msgstr "Autenticació NIS"
+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 ""
-#
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "NIS"
-msgstr "NIS"
+msgid "Spanish"
+msgstr "Espanyol"
#
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "LDAP Server"
-msgstr "Servidor LDAP"
+msgid "Start"
+msgstr "Inicia"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "LDAP Base dn"
-msgstr "LDAP Base dn"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+msgstr ""
#
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Authentication LDAP"
-msgstr "Autenticació LDAP"
+msgid "Configuring applications..."
+msgstr "S'estan configurant les aplicacions..."
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "LDAP"
-msgstr "LDAP"
+msgid "Normal modem connection"
+msgstr "Connexió normal per mòdem"
#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Local files"
-msgstr "Fitxers locals"
-
-#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid "Authentication"
-msgstr "Autenticació"
+msgid "File Selection"
+msgstr "Selecció de fitxers"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "This password is too short (it must be at least %d characters long)"
+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 ""
-"Aquesta contrasenya és massa curta (ha de tenir com a mínim %d caràcters)"
+"Quina configuració XDSI preferiu?\n"
+"\n"
+"* La configuració antiga usa isdn4net. Conté eines molt\n"
+" potents, però és difícil de configurar, i no és estàndard.\n"
+"\n"
+"* La nova configuració és més fàcil d'entendre, més\n"
+" estàndard, però té menys eines.\n"
+"\n"
+"Nosaltres recomanen la nova configuració senzilla (isdn-light).\n"
-#. -PO: keep this short or else the buttons will not fit in the window
-#: ../../install_steps_interactive.pm:1
+#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
-msgid "No password"
-msgstr "Sense contrasenya"
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Set root password"
-msgstr "Estableix la contrasenya de root"
+msgid "Run config tool"
+msgstr "Executa l'eina de configuració"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "You have not configured X. Are you sure you really want this?"
-msgstr ""
+msgid "Bootloader installation"
+msgstr "Instal·lació del carregador de l'arrencada"
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Services: %d activated for %d registered"
-msgstr "Serveis: %d activats per %d registrats"
+msgid "Root partition size in MB: "
+msgstr "Mida de la partició arrel en MB: "
-#
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Services"
-msgstr "Serveis"
+msgid "This is a mandatory package, it can't be unselected"
+msgstr "Aquest paquet és obligatori; no es pot desseleccionar"
-#
-#: ../../install_steps_interactive.pm:1 ../../services.pm:1
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "System"
-msgstr "Sistema"
-
-#. -PO: example: lilo-graphic on /dev/hda1
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "%s on %s"
-msgstr "Port"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Bootloader"
-msgstr "Carregador de l'arrencada a utilitzar"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Boot"
-msgstr "Arrel"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "disabled"
-msgstr "inhabilita"
+msgid "Etherboot ISO image is %s"
+msgstr "La imatge ISO per a Etherboot és %s"
#
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "activated"
-msgstr "Activa'l ara"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Firewall"
-msgstr "Tallafoc/Encaminador"
+#: ../../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 ""
+"named (BIND) és un servidor de noms de domini (DNS) que s'utilitza per "
+"convertir noms d'ordinadors centrals en adreces IP."
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Security"
-msgstr "Seguretat"
+msgid "Disconnect..."
+msgstr "Desconnecta..."
-#
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Security Level"
-msgstr "Nivell de seguretat:"
+#: ../../lang.pm:1
+#, c-format
+msgid "Saint Lucia"
+msgstr "Saint Lucia"
#
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Network"
-msgstr "Xarxa"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Network & Internet"
-msgstr "Interfície de la xarxa"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Graphical interface"
-msgstr "Interfície gràfica a l'inici"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Hardware"
-msgstr "HardDrake"
+msgid "Report"
+msgstr "Informa"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TV card"
-msgstr "Targeta de TV"
+msgid "Palau"
+msgstr "Palau"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr ""
-"No s'ha detectat cap targeta de so. Proveu amb \"harddrake\" després de la "
-"instal·lació"
+msgid "level"
+msgstr "nivell"
-#: ../../install_steps_interactive.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Run \"sndconfig\" after installation to configure your sound card"
+msgid ""
+"All incidents will be followed up by a single qualified MandrakeSoft "
+"technical expert."
msgstr ""
-"Executeu \"sndconfig\" després de la instal·lació per configurar la targeta "
-"de so"
-
-#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Do you have an ISA sound card?"
-msgstr "Teniu una targeta de so ISA?"
+"Cada incident serà investigat per un expert tècnic qualificat de "
+"MandrakeSoft."
-#: ../../install_steps_interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Sound card"
-msgstr "Targeta de so"
+msgid "Package Group Selection"
+msgstr "Selecció del grup de paquets"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Remote CUPS server"
-msgstr "Servidor CUPS remot"
+msgid "Restore Via Network Protocol: %s"
+msgstr "Restaura mitjançant el protocol de xarxa: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "No printer"
-msgstr "Cap impressora"
+msgid "You can configure each parameter of the module here."
+msgstr "Ara podeu configurar cada paràmetre del mòdul."
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Printer"
-msgstr "Impressora"
+msgid "Choose the resolution and the color depth"
+msgstr "Escolliu la resolució i la profunditat de color"
-#: ../../install_steps_interactive.pm:1 ../../harddrake/data.pm:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "Mouse"
-msgstr "Ratolí"
+msgid "Emulate third button?"
+msgstr "Voleu emular el tercer botó?"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Timezone"
-msgstr "Fus horari"
+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 ""
+"No podeu crear una nova partició\n"
+"(perquè heu arribat al màxim nombre de particions primàries).\n"
+"Esborreu primer una partició primària i creeu una partició ampliada."
-#: ../../install_steps_interactive.pm:1 ../../standalone/keyboarddrake:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Keyboard"
-msgstr "Teclat"
+msgid "Mount"
+msgstr "Munta"
-#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
+#
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Summary"
-msgstr "Resum"
+msgid "Creating auto install floppy"
+msgstr "S'està creant el disquet d'instal·lació automàtica"
#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "NTP Server"
-msgstr "Servidor NTP"
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Install updates"
+msgstr "Instal·la actualitzacions del sistema"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Automatic time synchronization (using NTP)"
-msgstr "Sincronització automàtica de la hora (usant NTP)"
+msgid "text box height"
+msgstr "alçària de la caixa de text"
#
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Hardware clock set to GMT"
-msgstr "El rellotge del vostre ordinador està regulat per GMT"
+msgid "State"
+msgstr "Estat"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Which is your timezone?"
-msgstr "En quina zona horària us trobeu?"
-
-#
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Would you like to try again?"
-msgstr "Voleu configurar la impressió?"
+msgid "Be sure a media is present for the device %s"
+msgstr "Assegureu-vos que hi ha un suport al dispositiu %s"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Unable to contact mirror %s"
-msgstr "No es pot bifurcar: %s"
+#: ../../any.pm:1
+#, c-format
+msgid "Enable multiple profiles"
+msgstr "Habilita perfils múltiples"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Contacting the mirror to get the list of available packages..."
+msgid ""
+"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-"S'està contactant amb la rèplica per obtenir la llista dels paquets "
-"disponibles..."
+"Aquestes opcions poden fer còpia de seguretat i restaurar tots els fitxers "
+"del directory /etc.\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "Escolliu una rèplica des de la qual aconseguir els paquets"
+msgid "Local printer"
+msgstr "Impressora local"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Files Restored..."
+msgstr "S'han restaurat els fitxers..."
#
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr ""
-"S'està contactant amb el servidor Mandrake Linux per obtenir la llista de "
-"rèpliques disponibles..."
+msgid "Package selection"
+msgstr "Selecció de paquets"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Mauritania"
+msgstr "Mauritània"
+
+#: ../../standalone/drakgw:1
#, fuzzy, 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"
+"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"
-"To download these packages, you will need to have a working Internet \n"
-"connection.\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"
-"Do you want to install the updates ?"
msgstr ""
-"Ara teniu l'oportunitat de baixar paquets actualitzats. Aquests paquets\n"
-"han estat publicats després del llançament de la distribució. Poden "
-"contenir\n"
-"actualitzacions de seguretat o correccions d'errors.\n"
+"Podeu conservar la configuració actual i assumir que ja heu definit un "
+"servidor DHCP. En aquest cas, verifiqueu que s'ha llegit correctament la "
+"xarxa de classe C que utilitzeu per a la vostra xarxa local. No es "
+"reconfigurarà ni es modificarà la configuració del servidor DHCP.\n"
"\n"
-"Per baixar aquests paquets, necessitareu tenir una connexió a Internet\n"
-"operativa.\n"
+"L'entrada DNS per defecte és el servidor de noms amb memòria cau que s'ha "
+"configurat al tallafoc. Podeu substituir-lo, per exemple, per la IP del DNS "
+"del vostre proveïdor d'accés.\n"
+"\n"
+"Alternativament, podeu reconfigurar la interfície i (re)configurar un "
+"servidor DHCP per a ús propi.\n"
"\n"
-"Voleu instal·lar aquestes actualitzacions?"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "Inseriu el disquet d'Actualització de Mòduls a la unitat %s"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please insert the Boot floppy used in drive %s"
-msgstr "Inseriu el disquet d'arrencada utilitzat a la unitat %s"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Post-install configuration"
-msgstr "Configuració posterior a la instal·lació"
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Installing package %s\n"
-"%d%%"
+"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 ""
-"S'està instal·lant el paquet %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Preparing installation"
-msgstr "S'està preparant la instal·lació"
+"No s'ha trobat cap impressora! Per instal·lar-ne una manualment entreu el "
+"dispositiu/fitxer a la línia d'entrada (Ports Paral·lel: /dev/lp0, /dev/lp1, "
+"etc., equivalents a LPT1:, LPT2:, etc.; 1a impresora USB: /dev/usb/lp0, 2a "
+"impressora USB: /dev/usb/lp1, etc.)."
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM etiquetat com \"%s\""
+msgid "All primary partitions are used"
+msgstr "S'utilitzen totes les particions primàries"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/netconnect.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."
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
msgstr ""
-"Si teniu tots els CD de la llista de sota, feu clic a 'D'acord'.\n"
-"Si no teniu cap d'aquests CD, feu clic a 'Cancel·la'.\n"
-"Si només falten alguns CD, desseleccioneu-los i feu clic a 'D'acord'."
-
-#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
-#, c-format
-msgid "All"
-msgstr "Tots"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Truly minimal install (especially no urpmi)"
-msgstr "Instal·lació realment mínima (especialment no urpmi)"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "With basic documentation (recommended!)"
-msgstr "Amb la documentació bàsica (recomanat!)"
-
-#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "With X"
-msgstr "Amb X"
+"Després d'això, és recomanable que reinicieu l'entorn X per\n"
+"evitar problemes deguts al canvi de nom de l'ordinador central."
-#: ../../install_steps_interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid ""
-"You haven't selected any group of packages.\n"
-"Please choose the minimal installation you want:"
+msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
-"No heu seleccionat cap grup de paquets.\n"
-"Escolliu la instal·lació mínima que voleu:"
-
-#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Type of install"
-msgstr "Tipus d'instal·lació"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Selected size is larger than available space"
-msgstr "La mida seleccionada és superior a la disponible"
+"Detecció i configuració automàtica de maquinari en iniciar l'ordinador."
#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Insert a floppy containing package selection"
-msgstr "Inseriu un disquet amb la selecció de paquets"
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Installation Server Configuration"
+msgstr "Configuració del servidor dhcpd"
-#
#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Loading from floppy"
-msgstr "S'està carregant des del disquet"
+msgid "Configuring IDE"
+msgstr "S'està configurant l'IDE"
#
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Package selection"
-msgstr "Selecció de paquets"
+msgid "Network functionality not configured"
+msgstr "La funcionalitat de xarxa no ha estat configurada"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Save on floppy"
-msgstr "Desa al disquet"
+msgid "Configure module"
+msgstr "Configura el mòdul"
-#
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Load from floppy"
-msgstr "Carrega des del disquet"
+msgid "Cocos (Keeling) Islands"
+msgstr "Illes Cocos (Keeling)"
-#: ../../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 ""
-"Si us plau, carregueu o deseu la selecció de paquets en el disquet.\n"
-"El format és el mateix que en els disquets generats d'instal·lació "
-"automàtica."
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnecting from the Internet "
+msgstr "Connecta't a Internet"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Your system does not have enough space left for installation or upgrade (%d "
-"> %d)"
+msgid "You'll need to reboot before the modification can take place"
msgstr ""
-"Al vostre sistema no li queda prou espai per a la instal·lació o "
-"actualització (%d > %d)"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Looking for available packages..."
-msgstr "S'estan cercant els paquets disponibles..."
+"Us caldrà tornar a arrencar per tal que les modificacions tinguin efecte"
-#: ../../install_steps_interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Finding packages to upgrade..."
-msgstr "S'estan cercant els paquets a actualitzar"
+msgid "Provider phone number"
+msgstr "Número de telèfon del proveïdor"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Looking at packages already installed..."
-msgstr "S'estan cercant els paquets ja instal·lats..."
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "Host %s"
+msgstr "Nom de l'ordinador central"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Looking for available packages and rebuilding rpm database..."
-msgstr ""
-"S'estan cercant els paquets disponibles i reconstruint la base de dades "
-"d'rpm..."
+msgid "Armenia"
+msgstr "Armènia"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Not enough swap space to fulfill installation, please add some"
-msgstr ""
-"No hi ha prou espai d'intercanvi per completar la instal·lació; si us plau, "
-"afegiu-ne"
+msgid "Fiji"
+msgstr "Fiji"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
-"you can loose data)"
+"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 ""
-"És impossible de comprovar el sistema de fitxers %s. Voleu reparar els "
-"errors? (Vigileu, podríeu perdre dades.)"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Check bad blocks?"
-msgstr "Voleu comprovar els blocs incorrectes?"
+msgid "Second floppy drive"
+msgstr "Segona unitat de disquet"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose the partitions you want to format"
-msgstr "Escolliu les particions que voleu formatar"
+msgid "About Harddrake"
+msgstr "Quant al Harddrake"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You need to reboot for the partition table modifications to take place"
+msgid "Drive capacity"
msgstr ""
-"Us caldrà tornar a arrencar per tal que les modificacions de la taula de "
-"particions tinguin efecte"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/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"
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
msgstr ""
-"No hi ha prou espai lliure per un 1MB de bootstrap! La instal·lació "
-"continuarà, però per iniciar el sistema necessitareu crear la partició de "
-"bootstrap amb el DiskDrake"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Choose the mount points"
-msgstr "Escolliu els punts de muntatge"
+"Inseriu un disquet a la unitat\n"
+"Se'n perdran totes les dades"
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Scanning partitions to find mount points"
-msgstr "S'estan explorant les particions per trobar els punts de muntatge"
+msgid "Size: %s"
+msgstr "Mida: %s"
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No partition available"
-msgstr "No hi ha particions disponibles"
+msgid "Control and Shift keys simultaneously"
+msgstr "Tecles de Control i de Majúscules simultàniament"
-#: ../../install_steps_interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Configuring IDE"
-msgstr "S'està configurant l'IDE"
+msgid "secondary"
+msgstr "secundari"
-#: ../../install_steps_interactive.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "IDE"
-msgstr "IDE"
+msgid "View Backup Configuration."
+msgstr "Visualitza la configuració de la còpia de seguretat"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Configuring PCMCIA cards..."
-msgstr "S'estan configurant les targetes PCMCIA..."
+msgid "if set to yes, report check result to syslog."
+msgstr ""
-#: ../../install_steps_interactive.pm:1
+#. -PO: keep this short or else the buttons will not fit in the window
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "PCMCIA"
-msgstr "PCMCIA"
+msgid "No password"
+msgstr "Sense contrasenya"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Button 3 Emulation"
-msgstr "Emulació del botó 3"
+msgid "Nigeria"
+msgstr "Nigèria"
-#: ../../install_steps_interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Button 2 Emulation"
-msgstr "Emulació del botó 2"
+msgid "There is no existing partition to use"
+msgstr "No hi ha cap partició que es pugui utilitzar"
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Buttons emulation"
-msgstr "Emulació dels botons"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid ""
+"The following scanners\n"
+"\n"
+"%s\n"
+"are available on your system.\n"
+msgstr ""
+"\n"
+"Hi ha una impressora desconeguda connectada directament a l'ordinador."
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose which serial port your mouse is connected to."
-msgstr "Si us plau, seleccioneu el port sèrie a què està connectat el ratolí."
+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 ""
+"Per imprimir a una impressora TCP o Socket, heu d'indicar el nom de xarxa o "
+"la IP de la impressora i, opcionalment, el número de port. En els servidors "
+"HP JetDirect el número del port normalment és el 9100, en els altres pot "
+"variar. Mireu el manual del vostre maquinari."
-#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Mouse Port"
-msgstr "Port del ratolí"
+msgid "Hard drive information"
+msgstr "Informació del disc dur"
-#
-#: ../../install_steps_interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please choose your type of mouse."
-msgstr "Si us plau, seleccioneu el tipus del vostre ratolí."
+msgid "Russian"
+msgstr "Rus"
-#: ../../install_steps_interactive.pm:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Encryption key for %s"
-msgstr "Clau de xifratge"
+msgid "Jordan"
+msgstr "Jordània"
#
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Upgrade %s"
-msgstr "Actualitza"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Is this an install or an upgrade?"
-msgstr "Es tracta d'una instal·lació o d'una actualització?"
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Install/Upgrade"
-msgstr "Instal·la/Actualitza"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Here is the full list of keyboards available"
-msgstr "Aquesta és la llista completa de teclats disponibles"
+msgid "Hide files"
+msgstr "Fitxers ocults"
#
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Please choose your keyboard layout."
-msgstr "Si us plau, seleccioneu la disposició del vostre teclat."
-
-#: ../../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 "Surt"
-
-#: ../../install_steps_interactive.pm:1
-#, c-format
-msgid "License agreement"
-msgstr "Acord de llicència"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "An error occurred"
-msgstr "S'ha produït un error"
+msgid "Auto-detect printers connected to this machine"
+msgstr "Detecta automàticament les impressores connectades a aquesta màquina"
-#: ../../install_steps_newt.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+"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 ""
-" <Tab>/<Alt-Tab> entre elements | <Espai> selecciona | <F12> pant. següent"
-
-#: ../../install_steps_newt.pm:1
-#, c-format
-msgid "Mandrake Linux Installation %s"
-msgstr "Instal·lació del Mandrake Linux %s"
+"No teniu instal·lat el XawTV!\n"
+"\n"
+"\n"
+"Si teniu una targeta de TV però el DrakX no l'ha detectada (no hi ha el "
+"mòdul\n"
+"bttv o el saa7134 a \"/etc/modules\") o no heu instal·lat xawtv,\n"
+"si us plau envieu els resultats de \"lspcidrake -v -f\"\n"
+"a \"install\\@mandrakesoft.com\" amb l'assumpte \"undetected TV card\".\n"
+"\n"
+"\n"
+"El podeu instal·lar teclejant \"urpmi xawtv\" com a root, en la consola."
-#: ../../install_steps.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "No floppy drive available"
+msgid "Sorry, no floppy drive available"
msgstr "No hi ha cap unitat de disquet disponible"
-#: ../../install_steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Welcome to %s"
-msgstr "Benvingut a %s"
+msgid "Bolivia"
+msgstr "Bolívia"
-#: ../../install_steps.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"Alguns paquets importants no s'han instal·lat correctament.\n"
-"La vostra unitat de CD-ROM, o bé el CD-ROM, són defectuosos.\n"
-"Comproveu el CD-ROM en un ordinador instal·lat mitjançant \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Configureu el vostre servidor Windows per tal que la impressora estigui "
+"disponible sota el protocol IPP i configureu la impressió en aquest "
+"ordinador amb el tipus de connexió \"%s\" en el Printerdrake.\n"
+"\n"
-#: ../../install_steps.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Duplica el punt de muntatge %s"
+msgid "Bad package"
+msgstr "Paquet incorrecte"
-#: ../../install_steps.pm:1
+#: ../../share/advertising/07-server.pl:1
#, c-format
msgid ""
-"An error occurred, but I don't know how to handle it nicely.\n"
-"Continue at your own risk."
+"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 ""
-"S'ha produït un error, però no sé com gestionar-lo correctament.\n"
-"Si continueu, és sota la vostra responsabilitat."
-
-#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
-#: ../../standalone/service_harddrake:1
-#, c-format
-msgid "Please wait"
-msgstr "Espereu si us plau"
-
-#: ../../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 "D'acord"
-
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../interactive/newt.pm:1
-#, c-format
-msgid "Finish"
-msgstr "Fi"
-
-#: ../../interactive.pm:1 ../../standalone/draksec:1
-#, c-format
-msgid "Basic"
-msgstr "Bàsic"
+"Transformeu el vostre ordinador en un potent servidor Linux amb només uns "
+"quants clics del ratolí: servidor Web, correu electrònic, tallafoc, "
+"encaminador, servidor de fitxers i d'impressió..."
-#: ../../interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Advanced"
-msgstr "Avançat"
-
-#
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#, fuzzy, c-format
-msgid "Remove"
-msgstr "Esborra la llista"
+msgid "DrakSec Basic Options"
+msgstr "Opcions bàsiques del DrakSec"
-#
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "Modify"
-msgstr "Modifica"
+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"
+"Nota: si teniu una targeta de so ISA PnP, haureu de fer servir el programa "
+"sndconfig. Només cal que teclegeu \"sndconfig\" a la consola."
-#: ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Add"
-msgstr "Afegeix"
+msgid "Romania"
+msgstr "Romania"
#
-#: ../../interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Choose a file"
-msgstr "Trieu un fitxer"
+msgid "choose device"
+msgstr "escolliu un dispositiu"
-#: ../../keyboard.pm:1
+#: ../../lang.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 ""
-"Aquí podeu triar la tecla o la combinació de tecles que \n"
-"permetran canviar entre diferents disposicions de teclat\n"
-"(p.ex.: llatina i no llatina)"
+msgid "Canada"
+msgstr "Canadà"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Right \"Windows\" key"
-msgstr "Tecla de \"Windows\" Dreta"
+msgid "Remove from LVM"
+msgstr "Elimina de l'LVM"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Left \"Windows\" key"
-msgstr "Tecla de \"Windows\" Esquerra"
+msgid "Timezone"
+msgstr "Fus horari"
#: ../../keyboard.pm:1
#, c-format
-msgid "\"Menu\" key"
-msgstr "tecla de \"Menú\""
+msgid "German"
+msgstr "Alemany"
-#: ../../keyboard.pm:1
+#: ../../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 "Alt and Shift keys simultaneously"
-msgstr "Tecles d'Alternativa i de Majúscules simultàniament"
+msgid "Next ->"
+msgstr "Següent ->"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Ctrl and Alt keys simultaneously"
-msgstr "Tecles de Control i d'Alternativa simultàniament"
+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 ""
-#: ../../keyboard.pm:1
-#, c-format
-msgid "CapsLock key"
-msgstr "Tecla de Fixació de Majúscules"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
+msgstr ""
+"\n"
+"És possible que aquesta partició sigui\n"
+"una partició de Controladors;\n"
+"és millor que no la toqueu.\n"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Control and Shift keys simultaneously"
-msgstr "Tecles de Control i de Majúscules simultàniament"
+msgid "Guinea-Bissau"
+msgstr "Guinea Bissau"
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Both Shift keys simultaneously"
-msgstr "Les dues tecles de Majúscules simultàniament"
+msgid "Horizontal refresh rate"
+msgstr "Velocitat de refresc horitzontal"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Right Alt key"
-msgstr "Tecla d'Alternativa Gràfica"
+msgid ""
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
+msgstr ""
+"No es pot anul·lar el punt de muntatge, perquè aquesta partició\n"
+"s'utilitza per al loopback. Elimineu primer el loopback"
-#
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Yugoslavian (latin)"
-msgstr "Iugoslau (llatí)"
+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 ""
+"La configuració de xarxa feta durant la instal·lació no s'ha pogut iniciar "
+"ara. Comproveu si la xarxa es torna accessible després de reiniciar el "
+"sistema i corregiu la configuració utilitzant el Centre de Control Mandrake, "
+"a la secció \"Xarxa & Internet\"/\"Connexió\", i després configureu la "
+"impressora, també usant el Centre de Control Mandrake, secció \"Maquinari\"/"
+"\"Impressores\""
-#: ../../keyboard.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnamita \"fila numèrica\" QWERTY"
+msgid "USB controllers"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "US keyboard (international)"
-msgstr "Teclat Estats Units (internacional)"
+msgid "What norm is your TV using?"
+msgstr "Quina norma segueix el vostre televisor?"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "US keyboard"
-msgstr "Teclat Estats Units"
+msgid "Type:"
+msgstr "Tipus:"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "UK keyboard"
-msgstr "Teclat Regne Unit"
+msgid "Share name"
+msgstr "Nom de compartició"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Ukrainian"
-msgstr "Ucraïnès"
+msgid "enable"
+msgstr "habilita"
-#: ../../keyboard.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turc (modern, model \"Q\")"
+msgid ""
+"Contacting Mandrake Linux web site to get the list of available mirrors..."
+msgstr ""
+"S'està contactant amb el servidor Mandrake Linux per obtenir la llista de "
+"rèpliques disponibles..."
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turc (tradicional, model \"F\")"
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr ""
+"S'ha produït un problema en reiniciar la xarxa: \n"
+"\n"
+"%s"
#
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Tajik keyboard"
-msgstr "Teclat tadjik"
+msgid "Remove the loopback file?"
+msgstr "Voleu suprimir el fitxer de loopback?"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Thai keyboard"
-msgstr "Teclat tai"
+msgid "Selected size is larger than available space"
+msgstr "La mida seleccionada és superior a la disponible"
-#: ../../keyboard.pm:1
-#, fuzzy, c-format
-msgid "Tamil (Typewriter-layout)"
-msgstr "Armeni (màquina d'escriure)"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "NCP server name missing!"
+msgstr "Falta el nom del Servidor NCP!"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Tamil (ISCII-layout)"
-msgstr "Tamil (TSCII)"
+msgid "Please choose your country."
+msgstr "Si us plau, seleccioneu el tipus del vostre ratolí."
#
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Serbian (cyrillic)"
-msgstr "Serbi (ciríl·lic)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Slovakian (QWERTY)"
-msgstr "Eslovac (QWERTY)"
-
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "Eslovac (QWERTZ)"
+msgid "Hard Disk Backup files..."
+msgstr "Còpies de seguretat del disc dur..."
+#
#: ../../keyboard.pm:1
#, c-format
-msgid "Slovenian"
-msgstr "Eslovè"
+msgid "Laotian"
+msgstr "Laosí"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Swedish"
-msgstr "Suec"
+msgid "Samoa"
+msgstr "Samoa"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Russian (Yawerty)"
-msgstr "Rus (Yawerty)"
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
+msgstr ""
+"El protocol rstat permet que els usuaris d'una xarxa recuperin\n"
+"mesures de rendiment de qualsevol ordinador de la mateixa."
-#: ../../keyboard.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Russian"
-msgstr "Rus"
+msgid "Re-generating list of configured scanners ..."
+msgstr ""
#
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Romanian (qwerty)"
-msgstr "Romanès (qwerty)"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Scanner"
+msgstr "Seleccioneu un escàner"
-#
-#: ../../keyboard.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "Romanian (qwertz)"
-msgstr "Romanès (qwertz)"
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr ""
+"Avís: la comprovació d'aquesta targeta gràfica pot penjar-vos l'ordinador"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Canadian (Quebec)"
-msgstr "Canadenc (Quebec)"
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr ""
+"El nom d'usuari només pot contenir lletres en minúscula, números, '-' i '_'"
-#: ../../keyboard.pm:1
+#
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Portuguese"
-msgstr "Portuguès"
+msgid "Menudrake"
+msgstr "Menudrake"
-#: ../../keyboard.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Polish (qwertz layout)"
-msgstr "Polonès (disposició qwertz)"
+msgid "Welcome To Crackers"
+msgstr "Benvinguts, crackers"
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Polish (qwerty layout)"
-msgstr "Polonès (disposició qwerty)"
+msgid "Module options:"
+msgstr "Opcions del mòdul:"
-#: ../../keyboard.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "Norwegian"
-msgstr "Noruec"
+msgid "Secure your networks with the Multi Network Firewall"
+msgstr ""
-#: ../../keyboard.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Dutch"
-msgstr "Holandès"
+msgid "Go on without configuring the network"
+msgstr "Continua sense configurar la xarxa"
-#: ../../keyboard.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Maltese (US)"
-msgstr "Maltès (Estats Units)"
+msgid "Abort"
+msgstr "Abandona"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Maltese (UK)"
-msgstr "Maltès (Regne Unit)"
+msgid "No password prompt on %s at port %s"
+msgstr "No es demana cap contrasenya a %s en el port %s"
-#
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mongolian (cyrillic)"
-msgstr "Mongol (ciríl·lic)"
+msgid "Please check if you want to use the non-rewinding device."
+msgstr "Marqueu aquesta opció si voleu emprar el dispositiu no rebobinable."
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Myanmar (Burmese)"
-msgstr "Myanmar (Burmese)"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Usage of remote scanners"
+msgstr "Utilitza l'espai lliure"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Macedonian"
-msgstr "Macedoni"
+msgid "\t-CDROM.\n"
+msgstr "\t-CDROM.\n"
-#: ../../keyboard.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Malayalam"
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
+"installation."
msgstr ""
+"La partició de Windows està massa fragmentada. Si us plau, reinicieu "
+"l'ordinador sota Windows i executeu l'eina \"defrag\". Llavors, torneu a "
+"començar la instal·lació del Mandrake Linux."
-#
#: ../../keyboard.pm:1
#, c-format
-msgid "Latvian"
-msgstr "Letó"
+msgid "Dvorak (Norwegian)"
+msgstr "Dvorak (Noruec)"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Lituà \"fonètic\" QWERTY"
+msgid "Hard Disk Backup Progress..."
+msgstr "Progrés de la còpia de seguretat del disc dur..."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Lituà \"fila de números\" QWERTY"
+msgid "Unable to fork: %s"
+msgstr "No es pot bifurcar: %s"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Lithuanian AZERTY (new)"
-msgstr "Lituà AZERTY (nou)"
+msgid "Type: "
+msgstr "Tipus: "
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Lithuanian AZERTY (old)"
-msgstr "Lituà AZERTY (antic)"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "<-- Edit Client"
+msgstr "<-- Suprimeix un client"
#
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Laotian"
-msgstr "Laosí"
+msgid "no fonts found"
+msgstr "no s'han trobat fonts"
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Latin American"
-msgstr "Espanyol sud-americà"
+msgid "Mouse"
+msgstr "Ratolí"
-#: ../../keyboard.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Korean keyboard"
-msgstr "Teclat coreà"
+msgid "not enough room in /boot"
+msgstr "no hi ha prou espai a /boot"
-#: ../../keyboard.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Japanese 106 keys"
-msgstr "Japonès de 106 tecles"
+msgid "Choosing an arbitratry driver"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Inuktitut"
-msgstr "Inuktitut"
+msgid "Host name"
+msgstr "Nom de l'ordinador central"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Italian"
-msgstr "Italià"
+msgid "Liechtenstein"
+msgstr "Liechtenstein"
-#: ../../keyboard.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Icelandic"
-msgstr "Islandès"
+msgid "the color of the progress bar"
+msgstr "el color de la barra de progrés"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Iranian"
-msgstr "Iranià"
+msgid "Suppress Fonts Files"
+msgstr "Suprimeix els fitxers de fonts"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Israelià (fonètic)"
+msgid "Add to RAID"
+msgstr "Afegeix al RAID"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Israeli"
-msgstr "Israelià"
+#: ../../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 ""
+"Podeu afegir entrades addicionals per al yaboot, ja sigui per a altres\n"
+"sistemes operatius, nuclis alternatius, o per a una imatge per a arrencades\n"
+"d'emergència.\n"
+"\n"
+"Per a altres SO, l'entrada només consta d'una etiqueta i de la partició "
+"arrel.\n"
+"\n"
+"Per al Linux, hi ha unes quantes opcions possibles: \n"
+"\n"
+" * Etiqueta: és només el nom a entrar en l'indicador del yaboot per\n"
+"seleccionar aquesta opció d'arrencada.\n"
+"\n"
+" * Imatge: el nom del nucli a arrencar. Normalment, vmlinux o una\n"
+"variació de vmlinux amb una extensió.\n"
+"\n"
+" * Arrel: el dispositiu arrel o '/' per a la instal·lació del Linux.\n"
+"\n"
+" * Addició: en maquinari Apple, l'opció d'addició de nuclis s'utilitza\n"
+"força sovint per auxiliar en la inicialització de maquinari de vídeo o per\n"
+"habilitar l'emulació del botó del ratolí de teclat per als 2n i 3r botons,\n"
+"que sovint no existeixen en un ratolí Apple convencional. Alguns exemples\n"
+"d'això són:\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: aquesta opció es pot utilitzar per carregar els mòduls inicials,\n"
+"abans que el dispostiu d'arrencada estigui disponible, o per carregar\n"
+"una imatge de disc RAM en una situació d'arrencada d'emergència.\n"
+"\n"
+" * Mida de l'Initrd: la mida per defecte del disc RAM sol ser de 4096 "
+"bytes.\n"
+"Si necessiteu assignar un disc RAM gran, podeu utilitzar aquesta opció.\n"
+"\n"
+" * Lectura-Escriptura: normalment, la partició arrel '/' es tracta "
+"inicialment com\n"
+"de només lectura per permetre una comprovació del sistema de fitxers abans\n"
+"que el sistema esdevingui \"viu\". Podeu substituir aquesta opció aquí.\n"
+"\n"
+" * Sense Vídeo: en cas que el maquinari de vídeo d'Apple resulti "
+"especialment\n"
+"problemàtic, podeu seleccionar aquesta opció per arrencar en mode 'no-"
+"vídeo',\n"
+"amb el suport nadiu per a frame buffer.\n"
+"\n"
+" * Per defecte: seleccioneu aquesta entrada com a selecció per defecte del\n"
+"Linux; se selecciona prement simplement Retorn a l'indicador del yaboot.\n"
+"Aquesta opció també es ressaltarà amb un '*' si premeu Tab per veure les\n"
+"seleccions d'arrencada."
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Croatian"
-msgstr "Croata"
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+"S'ha afegit correctament la impressora \"%s\" a Star Office/OpenOffice.org/"
+"GIMP."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Hungarian"
-msgstr "Hongarès"
+msgid "No floppy drive available!"
+msgstr "No s'ha trobat cap unitat de disquet!"
-#: ../../keyboard.pm:1
+#: ../../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 ""
+"Per conèixer les opcions disponibles per a la impressora actual, llegiu la "
+"llista de sota o feu clic al botó \"Imprimeix la llista d'opcions\".%s%s\n"
+"\n"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Gurmukhi"
-msgstr "Gurmukhi"
+msgid "Continue anyway?"
+msgstr "Voleu continuar igualment?"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Gujarati"
-msgstr "Gujarati"
+msgid ""
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
+msgstr ""
+"Si la vostra impressora no és a la llista, escolliu-ne una de compatible "
+"(mireu el manual de la impressora) o una de similar."
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Greek"
-msgstr "Grec"
+msgid "Printer"
+msgstr "Impressora"
-#: ../../keyboard.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgià (disposició \"llatina\")"
+msgid "Saudi Arabia"
+msgstr "Aràbia Saudita"
-#: ../../keyboard.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgià (disposició \"russa\")"
+msgid "Internet"
+msgstr "Internet"
-#: ../../keyboard.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "French"
-msgstr "Francès"
+msgid "Some devices were added:\n"
+msgstr "S'han afegit alguns dispositius:\n"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Finnish"
-msgstr "Finès"
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "Geometria: %s cilindres, %s capçals, %s sectors\n"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Spanish"
-msgstr "Espanyol"
+msgid "Printing on the printer \"%s\""
+msgstr "S'està imprimint en la impressora \"%s\""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Estonian"
-msgstr "Estonià"
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
#
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (Suec)"
+msgid "Restore From Tape"
+msgstr "Restaura des de cinta"
-#: ../../keyboard.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Noruec)"
+msgid "Choose the profile to configure"
+msgstr "Escolliu el perfil a configurar"
-#: ../../keyboard.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Dvorak (US)"
-msgstr "Dvorak (Estats Units)"
+msgid ""
+"\n"
+"\n"
+"Enter a Zeroconf host name without any dot if you don't\n"
+"want to use the default host name."
+msgstr ""
-#: ../../keyboard.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Danish"
-msgstr "Danès"
+msgid "Backup Now from configuration file"
+msgstr "Fes la còpia de seguretat des del fitxer de configuració"
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Devanagari"
-msgstr "Devanagari"
+#: ../../fsedit.pm:1
+#, fuzzy, c-format
+msgid "Mount points should contain only alphanumerical characters"
+msgstr ""
+"El nom de la impressora només pot constar de lletres, números i el caràcter "
+"de subratllat"
-#: ../../keyboard.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "German (no dead keys)"
-msgstr "Alemany (sense tecles inoperatives)"
+msgid "Restarting printing system..."
+msgstr "S'està reiniciant el sistema d'impressió..."
-#: ../../keyboard.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "German"
-msgstr "Alemany"
+msgid ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Czech (QWERTY)"
-msgstr "Txec (QWERTY)"
+msgid "See hardware info"
+msgstr "Mira la informació del maquinari"
-#: ../../keyboard.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Czech (QWERTZ)"
-msgstr "Txec (QWERTZ)"
+msgid "First sector of boot partition"
+msgstr "Primer sector de la partició d'arrencada"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Swiss (French layout)"
-msgstr "Suís (disposició francesa)"
+msgid "Printer manufacturer, model"
+msgstr "Fabricant de la impressora, model"
-#: ../../keyboard.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Swiss (German layout)"
-msgstr "Suís (disposició alemanya)"
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../keyboard.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Belarusian"
-msgstr "Bielorrús"
+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 ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Bosnian"
-msgstr "Bosnià"
+msgid "Subnet Mask:"
+msgstr ""
-#: ../../keyboard.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasiler (ABNT-2)"
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr "Els temes de LILO i de Bootsplash s'han instal·lat amb èxit"
-#
-#: ../../keyboard.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Bulgarian (BDS)"
-msgstr "Búlgar (BDS)"
+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 ""
+"Els dos paràmetres més importants son la velocitat de refresc vertical, que\n"
+"és la velocitat a què es refresca tota la pantalla, i el més important, la\n"
+"velocitat de sincronització horitzontal, que és la velocitat a què es\n"
+"visualitzen les línies d'exploració.\n"
+"\n"
+"És MOLT IMPORTANT que no especifiqueu un tipus de monitor amb un rang\n"
+"de sincronització superior a les possibilitats del vostre monitor, perquè\n"
+"el podríeu fer malbé.\n"
+"En cas de dubte, sigueu conservador amb aquest paràmetre."
#
-#: ../../keyboard.pm:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#, c-format
-msgid "Bulgarian (phonetic)"
-msgstr "Búlgar (fonètic)"
-
-#: ../../keyboard.pm:1
-#, c-format
-msgid "Bengali"
-msgstr "Bengalí"
+msgid "Modify"
+msgstr "Modifica"
-#: ../../keyboard.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Belgian"
-msgstr "Belga"
+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"
+"Les ordres \"%s\" i \"%s\" també permeten modificar els paràmetres per a un "
+"treball d'impressió concret. Simplement afegiu els paràmetres que vulgueu a "
+"la línia d'ordres, p.ex. \"%s <fitxer>\".\n"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbaidjanès (llatí)"
+msgid "Need hostname, username and password!"
+msgstr ""
+"Cal introduir el nom de l'ordinador central, el nom d'usuari i la "
+"contrasenya!"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Arabic"
+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 és un protocol que permet muntar un directori d'un servidor web\n"
+"localment, i tractar-lo com si fos un sistema de fitxers local (amb el "
+"benentès\n"
+"que el servidor web està configurat com a servidor WebDAV). Si voleu afegir\n"
+"punts de muntatge WebDAV, seleccioneu \"Nou\"."
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Armenian (phonetic)"
-msgstr "Armeni (fonètic)"
+msgid "HardDrake"
+msgstr "HardDrake"
-#: ../../keyboard.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Armenian (typewriter)"
-msgstr "Armeni (màquina d'escriure)"
+msgid "new"
+msgstr "nou"
-#: ../../keyboard.pm:1
+#
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Would you like to try again?"
+msgstr "Voleu configurar la impressió?"
+
+#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Armenian (old)"
-msgstr "Armeni (antic)"
+msgid "Wizard"
+msgstr "Auxiliar"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Edit selected server"
+msgstr "s'ha detectat %s"
#
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Albanian"
-msgstr "Albanès"
+msgid "Please choose where you want to backup"
+msgstr "Si us plau, escolliu on voleu fer la còpia de seguretat"
-#: ../../keyboard.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Polish"
-msgstr "Polonès"
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr ""
+"Us caldrà tornar a arrencar per tal que les modificacions de la taula de "
+"particions tinguin efecte"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dvorak"
-msgstr "Dvorak"
+msgid "Do not include the browser cache"
+msgstr "No incloguis la memòria cau del navegador"
-#: ../../lang.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Zimbabwe"
-msgstr "Zimbabwe"
+msgid "Please, choose your keyboard layout."
+msgstr "Si us plau, seleccioneu la disposició del vostre teclat."
-#: ../../lang.pm:1
+#: ../../mouse.pm:1 ../../security/level.pm:1
#, c-format
-msgid "Zambia"
-msgstr "Zàmbia"
+msgid "Standard"
+msgstr "Estàndard"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../standalone/mousedrake:1
#, c-format
-msgid "South Africa"
-msgstr "Sud-àfrica"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Serbia"
-msgstr "sèrie"
+msgid "Please choose your mouse type."
+msgstr "Si us plau, seleccioneu el tipus del vostre ratolí."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Mayotte"
-msgstr "Mayotte"
+msgid "Connect..."
+msgstr "Connecta..."
-#: ../../lang.pm:1
-#, c-format
-msgid "Yemen"
-msgstr "Iemen"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Failed to configure printer \"%s\"!"
+msgstr "S'està configurant la impressora \"%s\"..."
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "not configured"
+msgstr "torna a configurar"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Samoa"
-msgstr "Samoa"
+msgid "ISA / PCMCIA"
+msgstr "ISA / PCMCIA"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, fuzzy, c-format
-msgid "Wallis and Futuna"
-msgstr "Illes Wallis i Futuna"
+msgid "About"
+msgstr "Abandona"
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Vanuatu"
-msgstr "Vanuatu"
+msgid "Proxies configuration"
+msgstr "Configuració dels servidors intermediaris (proxies)"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Vietnam"
-msgstr "Vienam"
+#: ../../mouse.pm:1
+#, c-format
+msgid "GlidePoint"
+msgstr "GlidePoint"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Virgin Islands (U.S.)"
-msgstr "Illes Verge Americanes"
+msgid "Start: sector %s\n"
+msgstr "Inici: sector %s\n"
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Virgin Islands (British)"
-msgstr "Illes Verge Britàniques"
+msgid "Network interface already configured"
+msgstr "La intefície de xarxa ja està configurada"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Venezuela"
-msgstr "Veneçuela"
+msgid "Couldn't access the floppy!"
+msgstr "No s'ha pogut accedir al disquet!"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Saint Vincent and the Grenadines"
-msgstr "Saint Vincent i les Grenadines"
+msgid "connecting to Bugzilla wizard ..."
+msgstr "s'està connectant amb l'auxiliar de Bugzilla..."
#
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Vatican"
-msgstr "Letó"
-
-#: ../../lang.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Uzbekistan"
-msgstr "Uzbekistan"
+msgid "Mail Server"
+msgstr "Servidor de correu"
-#: ../../lang.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Uruguay"
-msgstr "Uruguai"
+msgid "Please click on a partition"
+msgstr "Si us plau, feu clic a una partició "
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "United States Minor Outlying Islands"
-msgstr "Illes Perifèriques Menors dels EUA"
+msgid "Linux"
+msgstr "Linux"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Uganda"
-msgstr "Uganda"
+msgid "Have a nice day!"
+msgstr "Tingueu un bon dia!"
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Ukraine"
-msgstr "Ucraïna"
+msgid "across Network"
+msgstr "a la xarxa"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Tanzania"
-msgstr ""
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
-#: ../../lang.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Taiwan"
-msgstr "Tailàndia"
+msgid "Upgrade %s"
+msgstr "Actualitza"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Tuvalu"
-msgstr "Tuvalu"
+msgid "Select Printer Connection"
+msgstr "Seleccioneu la connexió de la impressora"
-#: ../../lang.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Trinidad and Tobago"
-msgstr "Trinitat i Tobago"
+msgid "Scanning for TV channels in progress ..."
+msgstr "La cerca de canals de TV està en progrés..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Turkey"
-msgstr "Turquia"
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+"S'ha produït un error en enviar el fitxer a través d'FTP.\n"
+" Si us plau, corregiu la configuració de l'FTP."
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Tonga"
-msgstr "Tonga"
+msgid "IP Range Start:"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Tunisia"
-msgstr "Tunísia"
+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 ""
+"El dimoni superservidor d'Internet (conegut normalment com 'inetd') inicia\n"
+"altres serveis d'Internet a mesura que es van necessitant. És el "
+"responsable\n"
+"d'iniciar molts serveis, incloent el telnet, l'ftp, l'rsh i l'rlogin. Si\n"
+"s'inhabilita l'inetd, s'inhabiliten tots els serveis de què és responsable."
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Turkmenistan"
-msgstr "Turkmenistan"
+msgid "the height of the progress bar"
+msgstr "l'alçària de la barra de progrés"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "East Timor"
-msgstr "Timor Oriental"
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr ""
+"\n"
+"- Desa-ho a través de %s en l'ordinador central: %s\n"
-#: ../../lang.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Tokelau"
-msgstr "Tokelau"
+msgid "Argentina"
+msgstr "Argentina"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Tajikistan"
-msgstr "Tadjikistan"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Thailand"
-msgstr "Tailàndia"
+msgid "Domain Name Server"
+msgstr "Servidor de Noms de Domini (DNS)"
-#: ../../lang.pm:1
+#
+#: ../../standalone/draksec:1
#, c-format
-msgid "Togo"
-msgstr "Togo"
+msgid "Security Level:"
+msgstr "Nivell de seguretat:"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "French Southern Territories"
-msgstr "Territoris francesos del Sud"
+msgid "Mount points must begin with a leading /"
+msgstr "Els punts de muntatge han de començar amb una /"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Chad"
-msgstr "Txad"
+msgid "Postfix Mail Server"
+msgstr "Servidor de correu Postfix"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Turks and Caicos Islands"
-msgstr "Illes Turks i Caicos"
+msgid "Quit without saving"
+msgstr "Surt sense desar"
#: ../../lang.pm:1
#, c-format
-msgid "Swaziland"
-msgstr "Swazilàndia"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Syria"
-msgstr "Surinam"
+msgid "Yemen"
+msgstr "Iemen"
-#: ../../lang.pm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
-msgid "El Salvador"
-msgstr "El Salvador"
+msgid "This product is available on the MandrakeStore Web site."
+msgstr "Aquest producte es troba disponible al lloc web de MandrakeStore"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sao Tome and Principe"
-msgstr "Sao Tome i Príncipe"
+msgid ""
+"Please enter the maximum size\n"
+" allowed for Drakbackup"
+msgstr ""
+"Si us plau, especifiqueu la mida màxima\n"
+" permesa per a Drakbackup"
-#: ../../lang.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Suriname"
-msgstr "Surinam"
+msgid "=> There are many things to choose from (%s).\n"
+msgstr "=> Hi ha moltes coses per escollir de (%s).\n"
-#: ../../lang.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Somalia"
-msgstr "Somàlia"
+msgid "Hard drive detection"
+msgstr "Detecció del disc dur"
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Senegal"
-msgstr "Senegal"
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
+msgstr ""
+"No heu seleccionat cap grup de paquets.\n"
+"Escolliu la instal·lació mínima que voleu:"
-#: ../../lang.pm:1
+#
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "San Marino"
-msgstr "San Marino"
+msgid "Please enter the WebDAV server URL"
+msgstr "Si us plau introduïu l'URL del servidor WebDAV"
#: ../../lang.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr "Sierra Leone"
+msgid "Tajikistan"
+msgstr "Tadjikistan"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Slovakia"
-msgstr "Eslovàquia"
+msgid "Accept"
+msgstr "Accepta"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "Svalbard and Jan Mayen Islands"
-msgstr "Illes Svalbard i Jan Mayen"
+msgid "Description"
+msgstr "Descripció"
-#: ../../lang.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Slovenia"
-msgstr "Eslovènia"
+msgid "Error opening %s for writing: %s"
+msgstr "S'ha produït un error en obrir %s per escriure: %s"
-#: ../../lang.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Saint Helena"
-msgstr "Saint Helena"
+msgid "Mouse type: %s\n"
+msgstr "Tipus de ratolí: %s\n"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Singapore"
-msgstr "Singapur"
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr ""
+"La vostra targeta pot tenir acceleració 3D de maquinari amb l'Xfree %s."
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sudan"
-msgstr "Sudan"
+msgid "Please choose your CD/DVD media size (Mb)"
+msgstr "Si us plau, escolliu l'espai disponible en el CD/DVD (en MB)"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Seychelles"
-msgstr "Seychelles"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Solomon Islands"
-msgstr "Illes Salomó"
+msgid "Expert Area"
+msgstr "Àrea d'experts"
-#: ../../lang.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Saudi Arabia"
-msgstr "Aràbia Saudita"
+msgid "Choose a monitor"
+msgstr "Escolliu un monitor"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Rwanda"
-msgstr "Rwanda"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Russia"
-msgstr "Rus"
+msgid "Empty label not allowed"
+msgstr "No es permet una etiqueta buida"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Romania"
-msgstr "Romania"
+msgid "Maltese (UK)"
+msgstr "Maltès (Regne Unit)"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Reunion"
-msgstr "Reunion"
+msgid "I can't add any more partition"
+msgstr "No es pot afegir cap més partició"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Qatar"
-msgstr "Qatar"
+msgid "Size in MB: "
+msgstr "Mida en MB: "
-#: ../../lang.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Palau"
-msgstr "Palau"
+msgid "Remote printer"
+msgstr "Impressora remota"
-#: ../../lang.pm:1
+#
+#: ../../any.pm:1
#, c-format
-msgid "Paraguay"
-msgstr "Paraguai"
+msgid "Please choose a language to use."
+msgstr "Si us plau, trieu un idioma per utilitzar."
-#: ../../lang.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Portugal"
-msgstr "Portugal"
+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 ""
+"ATENCIÓ: Aquest dispositiu ja es va configurar per connectar-se a Internet.\n"
+"Només cal que accepteu per mantenir-lo configurat.\n"
+"Si modifiqueu els camps inferiors, sobreescriureu aquesta configuració."
-#: ../../lang.pm:1
+#
+#: ../../any.pm:1
#, fuzzy, c-format
-msgid "Palestine"
-msgstr "Selecció del camí"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Puerto Rico"
-msgstr "Puerto Rico"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Pitcairn"
-msgstr "Pitcairn"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Pierre and Miquelon"
-msgstr "Saint Pierre i Miquelon"
+msgid "I can set up your computer to automatically log on one user."
+msgstr ""
+"Puc configurar el vostre ordinador de manera que entri automàticament amb un "
+"nom d'usuari.\n"
+"Voleu activar aquesta característica?"
-#: ../../lang.pm:1
-#, c-format
-msgid "Poland"
-msgstr "Polònia"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Floppy format"
+msgstr "Formata"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Pakistan"
-msgstr "Pakistan"
+msgid ""
+"the WP flag in the CR0 register enforce write proctection at the memory page "
+"level, thus enabling the processor to prevent kernel accesses)"
+msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Philippines"
-msgstr "Filipines"
+msgid "Generic Printers"
+msgstr "Impressores genèriques"
-#: ../../lang.pm:1
-#, c-format
-msgid "Papua New Guinea"
-msgstr "Papua Nova Guinea"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 ""
+"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
+"dispositiu/nom de fitxer en la línia d'entrada"
-#: ../../lang.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "French Polynesia"
-msgstr "Polinèsia francesa"
+msgid "The scanners on this machine are available to other computers"
+msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Peru"
-msgstr "Perú"
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "First sector of the root partition"
+msgstr "Primer sector de la partició d'arrencada"
-#: ../../lang.pm:1
+#
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Panama"
-msgstr "Panamà"
+msgid "Alternative drivers"
+msgstr "Controladors alternatius"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Oman"
-msgstr "Oman"
+msgid ""
+"\n"
+"Please check all options that you need.\n"
+msgstr ""
+"\n"
+"Si us plau, marqueu totes les opcions que us calguin.\n"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "New Zealand"
-msgstr "Nova Zelanda"
+msgid "Initrd"
+msgstr "Initrd"
#: ../../lang.pm:1
#, c-format
-msgid "Niue"
-msgstr "Niue"
+msgid "Cape Verde"
+msgstr "Cap Verd"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Nauru"
-msgstr "Nauru"
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Nepal"
-msgstr "Nepal"
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Nicaragua"
-msgstr "Nicaragua"
+msgid "Guam"
+msgstr "Guam"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Nigeria"
-msgstr "Nigèria"
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
+msgstr ""
+"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
+"dispositiu/nom de fitxer en la línia d'entrada"
-#: ../../lang.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Norfolk Island"
-msgstr "Illa Norfolk"
+msgid "/Options/Test"
+msgstr "/Opcions/Prova"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Niger"
-msgstr "Níger"
+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 ""
+"Aquest nivell s'ha d'utilitzar amb cura. Fa el vostre sistema molt més "
+"fàcil\n"
+"d'utilitzar, però també molt sensible: no s'ha d'utilitzar en un ordinador\n"
+"connectat a d'altres o a Internet. No cal contrasenya per accedir-hi."
-#: ../../lang.pm:1
-#, c-format
-msgid "New Caledonia"
-msgstr "Nova Caledònia"
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Mounting partition %s"
+msgstr "S'està formatant la partició %s"
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Namibia"
-msgstr "Namíbia"
+msgid "User name"
+msgstr "Nom d'usuari"
-#: ../../lang.pm:1
+#
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Mozambique"
-msgstr "Moçambic"
+msgid "New configuration (isdn-light)"
+msgstr "Nova configuració (isdn-light)!"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Malaysia"
-msgstr "Malàisia"
+msgid "Userdrake"
+msgstr "Userdrake"
-#: ../../lang.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Mexico"
-msgstr "Mèxic"
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr "Quina partició voleu utilitzar per al Linux4Win?"
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Malawi"
-msgstr "Malawi"
+msgid "Backup system"
+msgstr "Còpia de seguretat del sistema"
-#: ../../lang.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Maldives"
-msgstr "Maldives"
+msgid "Test pages"
+msgstr "Pàgines de prova"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Mauritius"
-msgstr "Maurici"
+msgid ""
+"List of data to restore:\n"
+"\n"
+msgstr ""
+"Llista de dades per restaurar:\n"
+"\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Malta"
-msgstr "Malta"
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Checking %s"
+msgstr "S'està copiant %s"
-#: ../../lang.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Montserrat"
-msgstr "Montserrat"
+msgid "TCP/Socket Printer Options"
+msgstr "Opcions de la impressora per a TCP/Socket"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Mauritania"
-msgstr "Mauritània"
+msgid "Card mem (DMA)"
+msgstr "Targeta de memòria (DMA)"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Martinique"
-msgstr "Martinica"
+msgid "France"
+msgstr "França"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Northern Mariana Islands"
-msgstr "Illes Marianes del Nord"
+msgid "browse"
+msgstr "navega"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mongolia"
-msgstr "Mongòlia"
+msgid "Checking installed software..."
+msgstr "S'està comprovant el programari instal·lat..."
-#: ../../lang.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Myanmar"
-msgstr "Myanmar"
+msgid "Remote printer name missing!"
+msgstr "Falta el nom de la impressora remota!"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mali"
-msgstr "Mali"
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr "Voleu habilitar la impressió a les impressores de la xarxa local?\n"
#: ../../lang.pm:1
#, c-format
-msgid "Macedonia"
-msgstr "Macedònia"
+msgid "Turkey"
+msgstr "Turquia"
-#: ../../lang.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Marshall Islands"
-msgstr "Illes Marshall"
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel Speedtouch USB"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Madagascar"
-msgstr "Madagascar"
+msgid "Number of buttons"
+msgstr "Nombre de botons"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Moldova"
-msgstr "Moldàvia"
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr "Vietnamita \"fila numèrica\" QWERTY"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Monaco"
-msgstr "Mònaco"
+msgid "Module"
+msgstr "Mòdul"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Morocco"
-msgstr "Marroc"
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
+msgstr ""
+"A més, les cues que no han estat creades amb aquest programa o amb "
+"\"foomatic-configure\" no es poden transferir."
-#: ../../lang.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid "Libya"
-msgstr "Libèria"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Latvia"
-msgstr "Letònia"
+msgid "Hardware"
+msgstr "HardDrake"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Luxembourg"
-msgstr "Luxemburg"
+msgid "Ctrl and Alt keys simultaneously"
+msgstr "Tecles de Control i d'Alternativa simultàniament"
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Lithuania"
-msgstr "Lituània"
+msgid "United States"
+msgstr "Estats Units"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Lesotho"
-msgstr "Lesotho"
+msgid "Default OS?"
+msgstr "SO per defecte?"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Liberia"
-msgstr "Libèria"
+msgid "Swiss (German layout)"
+msgstr "Suís (disposició alemanya)"
-#: ../../lang.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Sri Lanka"
-msgstr "Sri Lanka"
+msgid "Configure all heads independently"
+msgstr "Configura tots els capçals independentment"
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr "Liechtenstein"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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 ""
+"Aquí teniu una llista de les impressores que s'han detectat. Escolliu la "
+"impressora que voleu configurar. La configuració de la impressora es farà "
+"automàticament. Si la vostra impressora no ha estat correctament detectada o "
+"si preferiu personalitzar la seva configuració, habiliteu \"Configuració "
+"manual\"."
-#: ../../lang.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Saint Lucia"
-msgstr "Saint Lucia"
+msgid "NTP Server"
+msgstr "Servidor NTP"
-#: ../../lang.pm:1
+#
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Lebanon"
-msgstr "Líban"
+msgid "Load/Save on floppy"
+msgstr "Carrega/Desa al disquet"
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Laos"
+msgid "This theme does not yet have a bootsplash in %s !"
msgstr ""
+"Aquest tema encara no té cap pantalla de presentació de l'arrencada en %s!"
-#: ../../lang.pm:1
-#, c-format
-msgid "Kazakhstan"
-msgstr "Kazakhstan"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Cayman Islands"
-msgstr "Illes Caiman"
-
-#: ../../lang.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Kuwait"
-msgstr "Kuwait"
+msgid "nice"
+msgstr "bonic"
-#: ../../lang.pm:1
+#: ../../Xconfig/test.pm:1
#, fuzzy, c-format
-msgid "Korea"
-msgstr "Més"
+msgid "Leaving in %d seconds"
+msgstr "%d segons"
-#: ../../lang.pm:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "Korea (North)"
+msgid "Please choose which serial port your modem is connected to."
msgstr ""
+"Si us plau, seleccioneu el port sèrie al qual teniu connectat el mòdem."
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Kitts and Nevis"
-msgstr "Saint Christopher i Nevis"
-
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Comoros"
-msgstr "Comores"
+msgid "Country"
+msgstr "País"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Kiribati"
-msgstr "Kiribati"
+msgid "Property"
+msgstr "Propietat"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Cambodia"
-msgstr "Cambodja"
+msgid "Ghostscript"
+msgstr "Ghostscript"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Kyrgyzstan"
-msgstr "Kirguizistan"
+msgid "LAN Configuration"
+msgstr "Configuració de la LAN"
#: ../../lang.pm:1
#, c-format
-msgid "Kenya"
-msgstr "Kenya"
+msgid "Ghana"
+msgstr "Ghana"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Japan"
-msgstr "Japó"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Jordan"
-msgstr "Jordània"
+msgid "Path or Module required"
+msgstr "El camí o el mòdul són necessaris"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Jamaica"
-msgstr "Jamaica"
+msgid "Advanced Options"
+msgstr "Opcions avançades"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Iceland"
-msgstr "Islàndia"
+msgid "Coma bug"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Iran"
-msgstr "Iraq"
+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 ""
+"Ara és quan heu de decidir quina(es) partició(ns) voleu utilitzar per\n"
+"instal·lar el sistema Mandrake Linux. Si ja s'han definit les particions\n"
+"(en una instal·lació anterior de GNU/Linux o mitjançant una altra eina de\n"
+"particionament), podeu utilitzar les particions existents. En cas contrari,\n"
+"s'han de definir particions al disc dur.\n"
+"\n"
+"Per crear particions, primer heu de seleccionar un disc dur. Podeu "
+"seleccionar\n"
+"el disc que s'ha de particionar fent clic a \"hda\" per a la primera unitat\n"
+"IDE, \"hdb\" per a la segona o \"sda\" per a la primera unitat SCSI, etc.\n"
+"\n"
+"Per particionar el disc dur seleccionat, podeu utilitzar aquestes opcions:\n"
+"\n"
+" * \"Buida-ho tot\": aquesta opció suprimeix totes les particions que hi "
+"ha\n"
+"al disc dur seleccionat.\n"
+"\n"
+" * \"Assignació automàtica\": aquesta opció us permet crear automàticament "
+"les\n"
+"particions \"Ext2\" i Intercanvi en l'espai lliure del disc dur.\n"
+"\n"
+"\"Més\": dóna accés a funcions addicionals:\n"
+"\n"
+" * \"Desa la taula de particions\": desa la taula de particions en un "
+"disquet.\n"
+"És útil per a una posterior recuperació de la taula de particions si fos "
+"necessari.\n"
+"Es recomana que efectueu aquesta operació.\n"
+"\n"
+" * \"Restaura la taula de la particions\": permet restaurar una taula de "
+"particions\n"
+"que hagueu desat prèviament en un disquet.\n"
+"\n"
+" * \"Recupera la taula de particions\": si la taula de particions està "
+"malmesa, podeu\n"
+"provar de recuperar-la utilitzant aquesta opció. Tingueu cura i recordeu que "
+"pot fallar.\n"
+"\n"
+" * \"Recarrega la taula de particions\": descarta tots els canvis fets i "
+"torna a \n"
+"carregar la taula de particions inicial.\n"
+"\n"
+" * \"Muntatge automàtic de suports extraïbles\": si desseleccioneu "
+"aquesta opció fareu\n"
+"que els usuaris hagin de muntar i desmuntar les unitats de suports "
+"extraïbles com els \n"
+"disquets i els CD-ROM.\n"
+"\n"
+" * \"Auxiliar\": utilitzeu aquesta opció si voleu usar un auxiliar per "
+"particionar el \n"
+"vostre disc dur. Es recomana que l'utilitzeu si no teniu un bon coneixement "
+"sobre el\n"
+"particionament.\n"
+"\n"
+" * \"Desfés\": utilitzeu aquesta opció per cancel·lar els canvis.\n"
+"\n"
+" * \"Canvia entre mode normal/expert\": permet accions addicionals en les "
+"particions\n"
+"(tipus, opcions, format) i dóna més informació.\n"
+"\n"
+" * \"Fet\": quan hagueu acabat de particionar el vostre disc dur, aquesta "
+"opció\n"
+"desarà els canvis al disc.\n"
+"\n"
+"Nota: podeu accedir a qualsevol opció mitjançant el teclat. Moveu-vos per "
+"les\n"
+"particions amb les tecles Tab i Fletxa amunt/Fletxa avall.\n"
+"\n"
+"Quan seleccioneu una partició, podeu utilitzar:\n"
+"\n"
+" * Ctrl+C per crear una nova partició (quan se n'ha seleccionat una de "
+"buida)\n"
+"\n"
+" * Ctrl+D per suprimir una partició\n"
+"\n"
+" * Ctrl+M per definir el punt de muntatge\n"
+"\n"
+"Per a més informació sobre els diferents sistemes de fitxers disponibles, "
+"llegiu\n"
+"el capítol sobre ext2FS del \"Manual de Referència\".\n"
+"\n"
+"Si esteu fent la instal·lació en un ordinador PPC, potser voldreu crear una\n"
+"petita partició \"bootstrap\" HFS d'un mínim d'1 MB per a ús del carregador\n"
+"d'arrencada yaboot. Si decidiu fer-la una mica més gran, per exemple de\n"
+"50 MB, us serà d'utilitat per emmagatzemar un nucli de recanvi i una imatge\n"
+"del disc RAM per a situacions d'emergència durant l'arrencada."
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Iraq"
-msgstr "Iraq"
+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 ""
-#: ../../lang.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "British Indian Ocean Territory"
-msgstr "Territori Britànic de l'Oceà Índic"
+msgid "There was an error installing packages:"
+msgstr "S'ha produït un error en instal·lar els paquets:"
-#: ../../lang.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "India"
-msgstr "Índia"
+msgid "Lexmark inkjet configuration"
+msgstr "Configuració de la Lexmark inkjet"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Israel"
-msgstr "Israel"
+msgid "Undo"
+msgstr "Desfés"
#
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Ireland"
-msgstr "Irlanda"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Indonesia"
-msgstr "Indonèsia"
+msgid "Save partition table"
+msgstr "Escriu la taula de particions"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hungary"
-msgstr "Hongria"
+msgid "Finnish"
+msgstr "Finès"
#: ../../lang.pm:1
#, c-format
-msgid "Haiti"
-msgstr "Haití"
+msgid "Macedonia"
+msgstr "Macedònia"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Croatia"
-msgstr "Croàcia"
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
+msgstr ""
+"La compartició per usuari utilitza el grup \"fileshare\".\n"
+"Podeu utilitzar userdrake per a afegir un usuari a aquest grup."
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Honduras"
-msgstr "Hondures"
+msgid "Slovenian"
+msgstr "Eslovè"
#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Heard and McDonald Islands"
-msgstr "Illa Heard i Illes McDonald"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Hong Kong"
-msgstr "Hong Kong"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "China"
-msgstr "Xina"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Guyana"
-msgstr "Guyana"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Guinea-Bissau"
-msgstr "Guinea Bissau"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Guam"
-msgstr "Guam"
+msgid "Libya"
+msgstr "Libèria"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Guatemala"
-msgstr "Guatemala"
-
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "South Georgia and the South Sandwich Islands"
-msgstr "Illes Geòrgia del Sud i Sandwich del Sud"
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr ""
+"S'estan configurant les seqüències, instal·lant el programari, iniciant els "
+"servidors..."
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Equatorial Guinea"
-msgstr "Guinea Equatorial"
+msgid ""
+"\n"
+"- Burn to CD"
+msgstr ""
+"\n"
+"- Crema a un CD"
-#: ../../lang.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Guadeloupe"
-msgstr "Guadalupe"
+msgid "Table"
+msgstr "Taula"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Guinea"
-msgstr "Guinea"
+msgid "I don't know how to format %s in type %s"
+msgstr "No sé com formatar %s amb el tipus %s"
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Gambia"
-msgstr "Gàmbia"
+msgid "Model"
+msgstr "Model"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Greenland"
-msgstr "Groenlàndia"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Gibraltar"
-msgstr "Gibraltar"
+msgid "Stop Server"
+msgstr "Atura el servidor"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Ghana"
-msgstr "Ghana"
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
+msgstr ""
+"\n"
+"Seleccioneu un tema per a\n"
+"lilo i bootsplash, \n"
+"podeu triar-los\n"
+"per separat"
-#: ../../lang.pm:1
-#, c-format
-msgid "French Guiana"
-msgstr "Guaiana Francesa"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Modem"
+msgstr "Model"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Georgia"
-msgstr "Geòrgia"
+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 ""
#: ../../lang.pm:1
#, c-format
-msgid "Grenada"
-msgstr "Grenada"
+msgid "Tuvalu"
+msgstr "Tuvalu"
-#: ../../lang.pm:1 ../../network/tools.pm:1
+#: ../../help.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "United Kingdom"
-msgstr "Regne Unit"
+msgid "Use auto detection"
+msgstr "Utilitza la detecció automàtica"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Gabon"
-msgstr "Gabon"
+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 ""
+"El GPM afegeix suport de ratolí a aplicacions Linux basades en text, com ara "
+"el Midnight Commander. També permet operacions de tallar i enganxar amb el "
+"ratolí, i inclou suport de menús desplegables a la consola."
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Faroe Islands"
-msgstr "Illes Fèroe"
+msgid "Started on boot"
+msgstr "Iniciat en l'arrencada"
-#: ../../lang.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Micronesia"
-msgstr "Micronèsia"
+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 ""
+"Uniu-vos als grups de suport de MandrakeSoft i a la Comunitat Linux en línia "
+"per compartir els vostres coneixements i ajudar els altres esdevenint un "
+"expert reconegut al lloc web de suport tècnic en línia:"
-#: ../../lang.pm:1
-#, c-format
-msgid "Falkland Islands (Malvinas)"
-msgstr "Illes Malvines (Falkland)"
+#: ../../standalone/draksec:1
+#, fuzzy, 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 ""
+"Les opcions següents es poden modificar per personalitzar la seguretat\n"
+"del vostre sistema. Feu clic a \"Ajuda\" si voleu més informació.\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Fiji"
-msgstr "Fiji"
+msgid "Automatically find available printers on remote machines"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Finland"
-msgstr "Finlàndia"
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
+msgstr ""
+"\n"
+"- Desa-ho a una cinta en el dispositiu: %s"
#: ../../lang.pm:1
#, c-format
-msgid "Ethiopia"
-msgstr "Etiòpia"
+msgid "East Timor"
+msgstr "Timor Oriental"
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Spain"
-msgstr "Espanya"
+msgid "Del profile..."
+msgstr "Suprimeix el perfil..."
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Eritrea"
-msgstr "Eritrea"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Western Sahara"
-msgstr "Sàhara Occidental"
+msgid "Installing Foomatic..."
+msgstr "S'està instal·lant el Foomatic..."
-#: ../../lang.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Egypt"
-msgstr "Egipte"
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr "Si us plau, sortiu i utilitzeu Ctrl-Alt-tecla de retrocés"
-#: ../../lang.pm:1
-#, c-format
-msgid "Estonia"
-msgstr "Estònia"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "detected"
+msgstr "s'ha detectat %s"
-#: ../../lang.pm:1
-#, c-format
-msgid "Ecuador"
-msgstr "Equador"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-lo?"
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Algeria"
-msgstr "Algèria"
+msgid "Package: "
+msgstr "Paquet: "
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Dominican Republic"
-msgstr "República Dominicana"
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr "No s'ha pogut escriure /etc/sysconfig/bootsplash."
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Dominica"
-msgstr "Dominica"
+msgid "SECURITY WARNING!"
+msgstr "AVÍS DE SEGURETAT!"
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Denmark"
-msgstr "Dinamarca"
+msgid "StarOffice"
+msgstr "StarOffice"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Djibouti"
-msgstr "Djibouti"
+msgid "No, I don't want autologin"
+msgstr "No, no vull l'entrada automàtica"
-#: ../../lang.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Cyprus"
-msgstr "Xipre"
+msgid "Windows Migration tool"
+msgstr "Eina de migració des de Windows"
-#: ../../lang.pm:1
-#, c-format
-msgid "Christmas Island"
-msgstr "Illa Christmas"
+#: ../../any.pm:1 ../../help.pm:1
+#, fuzzy, c-format
+msgid "All languages"
+msgstr "Escolliu el vostre idioma"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Cape Verde"
-msgstr "Cap Verd"
+msgid "Removing %s"
+msgstr "S'està esborrant %s"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Cuba"
-msgstr "Cuba"
+msgid "Testing your connection..."
+msgstr "S'està comprovant la vostra connexió..."
-#: ../../lang.pm:1
-#, c-format
-msgid "Colombia"
-msgstr "Colòmbia"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cache size"
+msgstr "mida del fragment"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Cameroon"
-msgstr "Camerun"
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr ""
+"Ara, la contrasenya està habilitada, però l'ús com a ordinador de xarxa "
+"segueix sense ser recomanable."
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Chile"
-msgstr "Xile"
+msgid "Start sector: "
+msgstr "Sector d'inici: "
#: ../../lang.pm:1
#, c-format
-msgid "Cook Islands"
-msgstr "Illes Cook"
+msgid "Congo (Brazzaville)"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "Cote d'Ivoire"
-msgstr "Costa d'Ivori"
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-lo?"
#: ../../lang.pm:1
#, c-format
-msgid "Switzerland"
-msgstr "Suïssa"
+msgid "Seychelles"
+msgstr "Seychelles"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Congo (Brazzaville)"
+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 ha comparat el nom del model resultant de la detecció "
+"automàtica d'impressores amb els models llistats en la seva base de dades "
+"d'impressores per trobar el millor resultat. L'elecció pot ser dolenta, "
+"especialment si la vostra impressora no es troba a la base de dades. Per "
+"tant, mireu si l'elecció és correcta i feu clic a \"El model és correcte\" "
+"si ho és, o a \"Selecciona el model manualment\" per tal d'escollir "
+"manualment el model d'impressora en la pantalla següent.\n"
+"\n"
+"Per la vostra impressora el Printerdrake ha trobat:\n"
+"\n"
+"%s"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Central African Republic"
-msgstr "República Centrefricana"
+msgid "Bad password on %s"
+msgstr "Contrasenya incorrecta a %s"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Congo (Kinshasa)"
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
msgstr ""
+"\n"
+"Hi ha una impressora desconeguda connectada directament a l'ordinador."
#: ../../lang.pm:1
#, c-format
-msgid "Cocos (Keeling) Islands"
-msgstr "Illes Cocos (Keeling)"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Canada"
-msgstr "Canadà"
+msgid "Zambia"
+msgstr "Zàmbia"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Belize"
-msgstr "Belize"
+msgid "Security Administrator (login or email)"
+msgstr "Administrador de seguretat (login o email)"
-#: ../../lang.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Belarus"
-msgstr "Bielorrússia"
+msgid "Sorry, we support only 2.4 kernels."
+msgstr "Només s'accepten nuclis de la sèrie 2.4."
-#: ../../lang.pm:1
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid "Botswana"
-msgstr "Botswana"
+msgid "Romanian (qwerty)"
+msgstr "Romanès (qwerty)"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bouvet Island"
-msgstr "Illa Bouvet"
+msgid "Under Devel ... please wait."
+msgstr "Sota desenvolupament ... espereu si us plau."
-#: ../../lang.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Bhutan"
-msgstr "Bhutan"
+msgid "Czech Republic"
+msgstr "República Txeca"
#: ../../lang.pm:1
#, c-format
-msgid "Bahamas"
-msgstr "Bahames"
+msgid "Egypt"
+msgstr "Egipte"
-#: ../../lang.pm:1
+#
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Brazil"
-msgstr "Brasil"
+msgid "Old configuration (isdn4net)"
+msgstr "Configuració antiga (isdn4net)"
-#: ../../lang.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Bolivia"
-msgstr "Bolívia"
+msgid "Sound card"
+msgstr "Targeta de so"
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Brunei Darussalam"
-msgstr "Brunei"
+msgid "Import Fonts"
+msgstr "Importació de fonts"
-#: ../../lang.pm:1
-#, c-format
-msgid "Bermuda"
-msgstr "Bermuda"
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, 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 ""
+"Teniu una partició FAT gran\n"
+"(utilitzada normalment pel DOS/Windows de Microsoft).\n"
+"Suggereixo que primer en canvieu la mida\n"
+"(feu-hi clic i després feu clic a \"Canvia la mida\")"
-#: ../../lang.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Benin"
-msgstr "Benín"
+msgid "Suppress Temporary Files"
+msgstr "Suprimeix els fitxers temporals"
-#: ../../lang.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Burundi"
-msgstr "Burundi"
+msgid "Change partition type"
+msgstr "Canvia el tipus de partició"
-#: ../../lang.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Bahrain"
-msgstr "Bahrain"
+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 ""
-#: ../../lang.pm:1
+#
+#: ../../standalone/draksec:1
#, c-format
-msgid "Bulgaria"
-msgstr "Bulgària"
+msgid "Network Options"
+msgstr "Opcions de xarxa"
-#: ../../lang.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Burkina Faso"
-msgstr "Burkina Faso"
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+"Mostra el tema\n"
+"sota la consola"
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Bangladesh"
-msgstr "Bangla Desh"
+msgid "Statistics"
+msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Barbados"
-msgstr "Barbados"
+msgid "(on %s)"
+msgstr "(en %s)"
-#: ../../lang.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Bosnia and Herzegovina"
-msgstr "Bòsnia i Hercegovina"
+msgid "MM Series"
+msgstr "MM Series"
-#: ../../lang.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Azerbaijan"
-msgstr "Azerbaitjan"
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr ""
+"Una llibreria que defensa contra els atacs de 'buffer overflow' i de 'format "
+"string'."
-#: ../../lang.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Aruba"
-msgstr "Aruba"
+msgid "average"
+msgstr ""
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Australia"
-msgstr "Austràlia"
+msgid "New printer name"
+msgstr "Nou nom d'impressora"
#: ../../lang.pm:1
#, c-format
-msgid "American Samoa"
-msgstr "Samoa Americana"
+msgid "Equatorial Guinea"
+msgstr "Guinea Equatorial"
-#: ../../lang.pm:1 ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Argentina"
-msgstr "Argentina"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Antarctica"
-msgstr "Antàrtida"
+msgid "Build Backup"
+msgstr "Construeix la còpia de seguretat"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Angola"
-msgstr "Angola"
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr ""
+"Per imprimir un fitxer des de la línia d'ordres (finestra de terminal) "
+"utilitzeu l'ordre \"%s <fitxer>\" o \"%s <fitxer>\".\n"
-#: ../../lang.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Netherlands Antilles"
-msgstr "Antilles Holandeses"
+msgid "Currently, no alternative possibility is available"
+msgstr ""
-#: ../../lang.pm:1
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid "Armenia"
-msgstr "Armènia"
+msgid "Romanian (qwertz)"
+msgstr "Romanès (qwertz)"
-#: ../../lang.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Albania"
-msgstr "Albània"
+msgid "Write Config"
+msgstr "Escriu la configuració"
-#: ../../lang.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Anguilla"
-msgstr "Anguilla"
+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 ""
+"El dimoni 'routed' permet que la taula d'encaminadors IP automàtics\n"
+"s'actualitzi mitjançant el protocol RIP. Mentre que el RIP s'utilitza\n"
+"àmpliament en xarxes petites, les xarxes complexes necessiten protocols\n"
+"d'encaminament més complexos."
#: ../../lang.pm:1
#, c-format
-msgid "Antigua and Barbuda"
-msgstr "Antigua i Barbuda"
+msgid "Kiribati"
+msgstr "Kiribati"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "United Arab Emirates"
-msgstr "Unió dels Emirats Àrabs"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Andorra"
-msgstr "Andorra"
+msgid "Browse"
+msgstr "Navega"
-#: ../../lang.pm:1
-#, c-format
-msgid "Afghanistan"
-msgstr "Afganistan"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "CDROM"
+msgstr "en CDROM"
-#: ../../lang.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "default:LTR"
-msgstr "default:LTR"
+msgid "Do you want to try to connect to the Internet now?"
+msgstr "Voleu intentar connectar-vos a Internet ara?"
-#: ../../loopback.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Muntatges circulars %s\n"
+msgid "Belgian"
+msgstr "Belga"
-#: ../../lvm.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Remove the logical volumes first\n"
-msgstr "Elimineu primer els volums lògics\n"
+msgid "Do you have an ISA sound card?"
+msgstr "Teniu una targeta de so ISA?"
-#: ../../modules.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
msgstr ""
-"El suport per a PCMCIA ja no existeix en els nuclis 2.2. Utilitzeu un nucli "
-"2.4."
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "MOVE YOUR WHEEL!"
-msgstr "MOVEU LA RODA!"
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "To activate the mouse,"
-msgstr "Per activar el ratolí,"
-
-#: ../../mouse.pm:1
-#, c-format
-msgid "Please test the mouse"
-msgstr "Si us plau, comproveu el ratolí."
+"No s'ha detectat cap adaptador de xarxa ethernet al sistema.\n"
+"No puc configurar aquest tipus de connexió."
-#: ../../mouse.pm:1
-#, c-format
-msgid "No mouse"
-msgstr "Cap ratolí"
+#: ../../diskdrake/hd_gtk.pm:1
+#, fuzzy, c-format
+msgid "Windows"
+msgstr "Domini de Windows"
-#: ../../mouse.pm:1
+#
+#: ../../common.pm:1
#, c-format
-msgid "none"
-msgstr "cap"
+msgid "Can't make screenshots before partitioning"
+msgstr "No es poden fer captures de pantalla abans de fer les particions"
-#: ../../mouse.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "3 buttons"
-msgstr "3 botons"
+msgid "Host Name"
+msgstr "Nom de l'ordinador central"
-#: ../../mouse.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "2 buttons"
-msgstr "2 botons"
+msgid "/File/Save _As"
+msgstr "/Fitxer/_Anomena i desa"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "1 button"
-msgstr "1 botó"
+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 ""
-#: ../../mouse.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "busmouse"
-msgstr "busmouse"
+msgid "%s is not in the scanner database, configure it manually?"
+msgstr ""
+"%s no és a la base de dades de l'escàner, voleu configurar-lo manualment?"
-#: ../../mouse.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Mouse"
+msgid "Delay before booting default image"
+msgstr "Demora abans d'arrencar la imatge predeterminada"
-#: ../../mouse.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Mouse (sèrie, tipus C7 antic)"
+msgid "Restrict command line options"
+msgstr "Limita les opcions de la línia d'ordres"
-#: ../../mouse.pm:1
+#
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
+msgid "East Europe"
+msgstr "Europa de l'Est"
-#: ../../mouse.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "MM Series"
-msgstr "MM Series"
+msgid "Use free space"
+msgstr "Utilitza l'espai lliure"
-#: ../../mouse.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "Genius NetMouse"
-msgstr "Genius NetMouse"
+msgid "use dhcp"
+msgstr "utilitza dhcp"
-#: ../../mouse.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
+msgid "Mail alert"
+msgstr "Alerta de correu"
-#: ../../mouse.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Logitech CC Series"
-msgstr "Logitech CC Series"
+msgid "Internet configuration"
+msgstr "Configuració d'Internet"
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
+msgid "Uzbekistan"
+msgstr "Uzbekistan"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan"
+msgid "Detected %s"
+msgstr "S'ha detectat %s"
-#: ../../mouse.pm:1
-#, c-format
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
+#
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _printers"
+msgstr "Detectada automàticament"
-#: ../../mouse.pm:1
+#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../interactive/newt.pm:1
#, c-format
-msgid "Generic 3 Button Mouse"
-msgstr "Ratolí genèric de 3 botons"
+msgid "Finish"
+msgstr "Fi"
-#: ../../mouse.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Generic 2 Button Mouse"
-msgstr "Ratolí genèric de 2 botons"
+msgid "Show automatically selected packages"
+msgstr "Mostra automàticament els paquets seleccionats"
-#: ../../mouse.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "serial"
-msgstr "sèrie"
+msgid "CPU flags reported by the kernel"
+msgstr ""
-#: ../../mouse.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Microsoft Explorer"
-msgstr "Microsoft Explorer"
+msgid "Togo"
+msgstr "Togo"
-#: ../../mouse.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Wheel"
-msgstr "Rodeta"
+msgid "Something went wrong! - Is mkisofs installed?"
+msgstr "Alguna cosa ha anat malament! Teniu instal·lat l'mkisofs?"
-#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
+#
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Generic"
-msgstr "Genèric"
+msgid "16 MB"
+msgstr "16 MB"
-#: ../../mouse.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
+msgid "Please try again"
+msgstr "Si us plau, torneu-ho a intentar"
-#: ../../mouse.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "GlidePoint"
-msgstr "GlidePoint"
+msgid "The model is correct"
+msgstr "El model és correcte"
-#: ../../mouse.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Ratolí PS2 genèric amb rodeta"
+msgid "FAT resizing failed: %s"
+msgstr "Ha fallat el redimensionament de la FAT: %s"
-#: ../../mouse.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
+msgid "Individual package selection"
+msgstr "Selecció individual de paquets"
-#: ../../mouse.pm:1 ../../security/level.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Standard"
-msgstr "Estàndard"
+msgid "This partition is not resizeable"
+msgstr "No es pot canviar la mida d'aquesta partició"
-#: ../../mouse.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Sun - Mouse"
-msgstr "Ratolí de Sun"
+msgid "Location"
+msgstr "Ubicació"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Toggle between flat and group sorted"
-msgstr "Commuta entre pla i ordenat per grups"
+msgid "USA (cable-hrc)"
+msgstr "EUA (cable-hrc)"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Collapse Tree"
-msgstr "Redueix l'arbre"
+msgid "Journalised FS"
+msgstr "Journalised FS"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Expand Tree"
-msgstr "Expandeix l'arbre"
+msgid "Guatemala"
+msgstr "Guatemala"
-#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Info"
-msgstr "Informació"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "This machine"
+msgstr "(en aquest ordinador)"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Is this correct?"
-msgstr "Això és correcte?"
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "Lletra d'unitat de DOS: %s (només és una suposició)\n"
-#: ../../my_gtk.pm:1
-#, c-format
-msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Select the files or directories and click on 'OK'"
+msgstr "Seleccioneu els fitxers i directoris i feu clic a 'Afegeix'"
-#: ../../partition_table.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error writing to file %s"
-msgstr "S'ha produït un error en escriure al fitxer %s"
+msgid "Bahrain"
+msgstr "Bahrain"
-#: ../../partition_table.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Bad backup file"
-msgstr "Fitxer de còpia de seguretat incorrecte"
+msgid "omit scsi modules"
+msgstr "omet els mòduls SCSI"
-#: ../../partition_table.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Ha fallat la restauració des del fitxer %s: %s"
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr ""
-#: ../../partition_table.pm:1
+#: ../../network/netconnect.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."
+"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 ""
-"Hi ha un forat a la vostra taula de particions, però no puc utilitzar-lo.\n"
-"L'única solució és moure les particions primàries per fer que el forat quedi "
-"contigu a les particions ampliades"
+"Atès que esteu realitzant una instal·lació des de xarxa, ja teniu la xarxa "
+"configurada.\n"
+"Feu clic a 'D'acord' per conservar la configuració, o a 'Cancel·la' per "
+"tornar a configurar la connexió a Internet i a la xarxa local.\n"
-#: ../../partition_table.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Extended partition not supported on this platform"
-msgstr "Aquesta plataforma no suporta particions ampliades"
+msgid "Keyboard layout: %s\n"
+msgstr "Disposició del teclat: %s\n"
-#: ../../partition_table.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "mount failed: "
-msgstr "ha fallat el muntatge: "
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
-#: ../../pkgs.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "maybe"
-msgstr "potser"
+msgid "Maltese (US)"
+msgstr "Maltès (Estats Units)"
-#: ../../pkgs.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "nice"
-msgstr "bonic"
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+"Munta i desmunta tots els punts de muntatge dels sistemes de fitxers\n"
+"de xarxa (NFS), SMB (gestor de xarxes d'àrea local/Windows) i NCP (NetWare)."
-#: ../../pkgs.pm:1
-#, c-format
-msgid "very nice"
-msgstr "molt bonic"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Tvcard"
+msgstr "Targeta de TV"
-#: ../../pkgs.pm:1
-#, c-format
-msgid "important"
-msgstr "important"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Toggle between normal/expert mode"
+msgstr "Canvia al mode normal"
-#: ../../pkgs.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "must have"
-msgstr "s'ha de tenir"
+msgid "Size"
+msgstr "Mida"
-#: ../../raid.pm:1
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "No hi ha prou particions per al nivell RAID %d\n"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "GRUB"
+msgstr "GB"
-#: ../../raid.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "mkraid failed"
-msgstr "L'mkraid ha fallat"
+msgid "Greenland"
+msgstr "Groenlàndia"
-#: ../../raid.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "L'mkraid ha fallat (potser manquen les eines del RAID (raidtools)?)"
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr "Logitech MouseMan+/FirstMouse+"
-#: ../../raid.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "No es pot afegir una partició a un RAID _formatat_ md%d"
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr ""
+"L'etiqueta de la cinta no és correcta. L'etiqueta d'aquesta cinta és %s."
-#
-#: ../../services.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Stop"
-msgstr "Atura"
+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 ""
+"La configuració de la connexió compartida a Internet ja s'ha dut a terme.\n"
+"Ara està habilitada.\n"
+"\n"
+"Què voleu fer?"
#
-#: ../../services.pm:1
-#, c-format
-msgid "Start"
-msgstr "Inicia"
-
-#: ../../services.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "On boot"
-msgstr "En arrencar"
+msgid "Delete All NBIs"
+msgstr "Suprimeix tots els NBI"
-#: ../../services.pm:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"No additional information\n"
-"about this service, sorry."
+"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 ""
-"Malauradament no hi ha més informació\n"
-"sobre aquest servei."
-
-#: ../../services.pm:1
-#, c-format
-msgid "Services and deamons"
-msgstr "Serveis i dimonis"
+"El LILO i el grub són carregadors de l'arrencada de GNU/Linux. Normalment,\n"
+"aquesta etapa és totalment automàtica. De fet, el DrakX analitza el \n"
+"sector d'arrencada i actua d'acord amb el que hi troba:\n"
+"\n"
+" * si troba un sector d'arrencada de Windows, el reemplaçarà amb un sector\n"
+"d'arrencada de grub/LILO. Per tant, sereu capaç de carregar el GNU/Linux\n"
+"o un altre sistema operatiu.\n"
+"\n"
+" * si es troba un sector d'arrencada del grub o del LILO, el reemplaçarà\n"
+"amb un de nou.\n"
+"\n"
+"Si té algun dubte, el DrakX us presentarà un diàleg amb diverses opcions:\n"
+"\n"
+" * \"Carregador de l'arrencada\": teniu tres opcions:\n"
+"\n"
+" * \"GRUB\": si preferiu el grub (menú de text).\n"
+"\n"
+" * \"LILO amb menú gràfic\": si preferiu el LILO amb una interfície\n"
+"gràfica.\n"
+"\n"
+" * \"LILO amb menú de text\": si preferiu el LILO amb el seu menú de\n"
+"text.\n"
+"\n"
+" * \"Dispositiu d'arrencada\": en la majoria de casos, no heu de canviar "
+"l'opció\n"
+"per defecte (\"/dev/hda\"), però si ho preferiu, el carregador de "
+"l'arrencada\n"
+"pot instal·lar-se en el segon disc dur (\"/dev/hdb\"), o fins i tot en un \n"
+"disquet (\"/dev/fd0\").\n"
+"\n"
+" * \"Temps d'espera abans de carregar la imatge per defecte\": quan es "
+"reinicia\n"
+"l'ordinador, aquest és el temps de què disposa l'usuari per escollir una "
+"entrada\n"
+"diferent de l'entrada per defecte en el menú d'arrencada.\n"
+"\n"
+"Teniu en compte que si escolliu no instal·lar un carregador de l'arrencada \n"
+"(seleccionant \"Cancel·la\" aquí), heu d'estar segurs que teniu alguna "
+"manera\n"
+"d'arrencar el vostre sistema Mandrake Linux! Encara més, estigueu segurs de\n"
+"saber què feu abans de canviar alguna de les opcions.\n"
+"\n"
+"Si feu clic al botó \"Avançat\" d'aquest diàleg podreu modificar algunes\n"
+"opcions avançades, reservades als usuaris experts."
-#: ../../services.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "stopped"
-msgstr "aturat"
+msgid ""
+"if set, send the mail report to this email address else send it to root."
+msgstr ""
-#: ../../services.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "running"
-msgstr "s'està executant"
+msgid "Which configuration of XFree do you want to have?"
+msgstr "Quina configuració de l'XFree voleu tenir?"
-#: ../../services.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Choose which services should be automatically started at boot time"
-msgstr ""
-"Escolliu els serveis que s'han d'iniciar automàticament durant l'arrencada"
+msgid "More"
+msgstr "Més"
#
-#: ../../services.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Database Server"
-msgstr "Servidor de base de dades"
+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 ""
+"Amb aquest nivell de seguretat, la utilització d'aquest sistema com a "
+"servidor esdevé possible.\n"
+"La seguretat és ara prou alta com per utilitzar el sistema com a servidor\n"
+"que accepti connexions de molts clients. Nota: si la vostra màquina és només "
+"un client d'Internet, seria millor escollir un nivell més baix."
-#
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Remote Administration"
-msgstr "Administració remota"
+msgid "Account Password"
+msgstr "Contrasenya del compte"
-#: ../../services.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "File sharing"
-msgstr "Compartició de fitxers"
+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 ""
+"Heu decidit instal·lar el gestor de l'arrencada en una partició.\n"
+"Això implica que ja teniu un gestor d'arrencada en el disc des del qual "
+"arrenqueu (p.ex.: System Commander).\n"
+"\n"
+"En quina unitat arrenqueu?"
-#: ../../services.pm:1
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid "Internet"
-msgstr "Internet"
+msgid "Tajik keyboard"
+msgstr "Teclat tadjik"
-#
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printing"
-msgstr "Impressió"
+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 ""
+"Podeu copiar la configuració d'impressió que he fet per la cua %s a la %s, "
+"la cua d'impressió actual. Totes les dades de configuració (nom "
+"d'impressora, descripció, ubicació, tipus de connexió i paràmetres per "
+"defecte) se sobreescriuran, però els treballs d'impressió no seran "
+"transferits.\n"
+"No totes les cues d'impressió poden ser transferides degut a les raons "
+"següents:\n"
#
-#: ../../services.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Inicia l'X Font Server (això és necessari perquè l'XFree funcioni)."
+msgid "Font List"
+msgstr "Llista de fonts"
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Load the drivers for your usb devices."
-msgstr "Carrega els controladors per a dispositius USB."
+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 ""
+"Potser us caldrà canviar el dispositiu d'arrencada Open Firware per\n"
+"habilitar el carregador de l'arrencada. Si no veieu l'indicador del\n"
+"carregador de l'arrencada en tornar a arrencar, premeu\n"
+"Command-Option-O-F en tornar a arrencar i introduïu:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Després, escriviu: shut-down\n"
+"En l'arrencada següent heu de veure l'indicador del carregador de "
+"l'arrencada."
-#: ../../services.pm:1
-#, c-format
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, 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."
+"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 ""
-"El syslog és el sistema que utilitzen molts dimonis per registrar\n"
-"missatges en diversos fitxers de registre del sistema. És aconsellable\n"
-"executar-lo sempre."
+"Sembla que teniu un ordinador OldWorld o una màquina \n"
+"desconeguda; el carregador d'arrencada yaboot no funcionarà.\n"
+"La instal·lació continuarà, però haureu d'utilitzar el BootX\n"
+"per arrencar l'ordinador"
-#
-#: ../../services.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Launch the sound system on your machine"
-msgstr "Executa el sistema de so en el vostre ordinador"
+msgid "Select file"
+msgstr "Seleccioneu el fitxer"
-#: ../../services.pm:1
+#: ../../printer/printerdrake.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)."
+"Choose the network or host on which the local printers should be made "
+"available:"
msgstr ""
-"El protocol rwho permet que els usuaris remots obtinguin una llista\n"
-"de tots els usuaris que estan connectats a un ordinador que està\n"
-"executant el dimoni rwho (similar al finger)."
-#: ../../services.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
+"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 ""
-"El protocol rusers permet que els usuaris d'una xarxa identifiquin\n"
-"qui està connectat en altres ordinadors de la mateixa."
+"Podeu utilitzar aquestes ordres en el camp \"Ordre d'impressió\" dels "
+"diàlegs d'impressió de moltes aplicacions, però ara no heu de subministrar "
+"el fitxer perquè el fitxer per imprimir ja el proporciona l'aplicació.\n"
-#: ../../services.pm:1
+#: ../../lang.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 ""
-"El protocol rstat permet que els usuaris d'una xarxa recuperin\n"
-"mesures de rendiment de qualsevol ordinador de la mateixa."
+msgid "Japan"
+msgstr "Japó"
-#: ../../services.pm:1
+#
+#: ../../printer/printerdrake.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."
+msgid "Print option list"
+msgstr "Imprimeix la llista d'opcions"
+
+#: ../../standalone/localedrake:1
+#, c-format
+msgid "The change is done, but to be effective you must logout"
msgstr ""
-"El dimoni 'routed' permet que la taula d'encaminadors IP automàtics\n"
-"s'actualitzi mitjançant el protocol RIP. Mentre que el RIP s'utilitza\n"
-"àmpliament en xarxes petites, les xarxes complexes necessiten protocols\n"
-"d'encaminament més complexos."
+"El canvi està fet, però perquè sigui efectiu heu de sortir de la sessió "
+"actual"
-#: ../../services.pm:1
+#
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Search servers"
+msgstr "Cerca servidors"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "NCP queue name missing!"
+msgstr "Falta el nom de la cua NCP!"
+
+#: ../../standalone/net_monitor:1
#, fuzzy, 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"
+"Warning, another internet connection has been detected, maybe using your "
+"network"
msgstr ""
-"Assigna els dispositius en cru (raw) a dispositius de blocs (tals com les "
-"particions de\n"
-"disc dur), perquè siguin utilitzats per aplicacions com ara Oracle"
+"Avís: s'ha detectat una altra connexió a Internet, podria estar utilitzant "
+"la vostra xarxa"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Cd-Rom labeled \"%s\""
+msgstr "CD-ROM etiquetat com \"%s\""
#: ../../services.pm:1
#, c-format
@@ -7038,372 +6465,348 @@ msgstr ""
"Desa i recupera el generador d'entropia del sistema per a\n"
"la generació de nombres aleatoris d'una qualitat més alta."
-#
-#: ../../services.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
-"Postfix is a Mail Transport Agent, which is the program that moves mail from "
-"one machine to another."
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can loose data)"
msgstr ""
-"El Postfix és un Agent de Transport de Correu, que és el programa que passa "
-"el correu d'un ordinador a un altre."
+"És impossible de comprovar el sistema de fitxers %s. Voleu reparar els "
+"errors? (Vigileu, podríeu perdre dades.)"
-#: ../../services.pm:1
+#: ../../share/advertising/07-server.pl: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 ""
-"El mapador de ports (portmapper) gestiona les connexions RPC, que s'usen "
-"per\n"
-"protocols com ara l'NFS i el NIS. El servidor portmap s'ha d'estar\n"
-"executant en ordinadors que actuen com a servidors per a protocols que\n"
-"utilitzen el mecanisme RPC."
+msgid "Turn your computer into a reliable server"
+msgstr "Convertiu la vostra màquina en un servidor fiable"
-#: ../../services.pm:1
+#: ../../network/network.pm:1
+#, c-format
+msgid " (driver %s)"
+msgstr " (controlador %s)"
+
+#: ../../diskdrake/interactive.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."
+"Loopback file(s):\n"
+" %s\n"
msgstr ""
-"El suport PCMCIA serveix normalment per funcionar amb coses com ara "
-"l'ethernet\n"
-"i els mòdems en portàtils. No s'iniciarà tret que es configuri, de manera\n"
-"que no hi ha problema per instal·lar-lo en ordinadors que no el necessiten."
+"Fitxer(s) de loopback:\n"
+" %s\n"
-#: ../../services.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Funciona amb OKI 4w i winprinters compatibles."
+msgid "I don't know"
+msgstr "No ho sé"
-#: ../../services.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Engega automàticament a l'arrencada la tecla de fixació del \n"
-"teclat numèric a la consola i sota XFree."
+msgid ", TCP/IP host \"%s\", port %s"
+msgstr ", host TCP/IP \"%s\", port %s"
-#: ../../services.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
+"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 ""
-"L'NFS és un protocol popular de compartició de fitxers en xarxes TCP/IP\n"
-"Aquest servei proporciona la funcionalitat de blocatge de fitxer NFS."
+"Ara es configurarà un disquet d'instal·lació automàtica. Aquesta "
+"característica és perillosa i s'ha d'utilitzar amb molta cura.\n"
+"\n"
+"Amb aquesta característica, sereu capaç de repetir la instal·lació que ja "
+"heu fet en aquest ordinador, tot i que se us consultarà en alguns passos, "
+"perquè pugueu canviar els valors.\n"
+"\n"
+"Per màxima seguretat, el particionament i la formatació mai seran executats "
+"automàticament, independentment del que trieu durant la instal·lació "
+"d'aquest ordinador.\n"
+"\n"
+"Voleu continuar?"
-#: ../../services.pm:1
+#: ../../harddrake/sound.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."
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
msgstr ""
-"L'NFS és un protocol popular de compartició de fitxers en xarxes TCP/IP.\n"
-"Aquest servei proporciona la funcionalitat del servidor NFS, que es\n"
-"configura mitjançant el fitxer /etc/exports."
+"\n"
+"\n"
+"La vostra targeta fa servir actualment el controlador %s \"%s\" (el "
+"controlador per defecte per a aquesta targeta és \"%s\")"
-#: ../../services.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Activa/Desactiva totes les interfícies de xarxa configurades per\n"
-"iniciar-se durant l'arrencada."
+msgid "Post Uninstall"
+msgstr "Post-desinstal·lació"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
+msgid " ("
msgstr ""
-"Munta i desmunta tots els punts de muntatge dels sistemes de fitxers\n"
-"de xarxa (NFS), SMB (gestor de xarxes d'àrea local/Windows) i NCP (NetWare)."
#
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Cpuid level"
+msgstr "Nivell de seguretat"
+
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
-"names to IP addresses."
-msgstr ""
-"named (BIND) és un servidor de noms de domini (DNS) que s'utilitza per "
-"convertir noms d'ordinadors centrals en adreces IP."
+msgid "Mongolian (cyrillic)"
+msgstr "Mongol (ciríl·lic)"
-#: ../../services.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"El Servidor Virtual de Linux (LVS) s'usa per construir un servidor de \n"
-"gran capacitat i robustesa."
+msgid "Add a module"
+msgstr "Afegeix un mòdul"
-#: ../../services.pm:1
+#: ../../standalone/drakconnect: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 ""
-"L'lpd és el dimoni d'impressió necessari perquè l'lpr funcioni\n"
-"correctament. Bàsicament, es tracta d'un servidor que assigna les\n"
-"tasques d'impressió a la(es) impressora(es)."
+msgid "Profile to delete:"
+msgstr "Perfil a suprimir:"
-#: ../../services.pm:1
+#
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Local measure"
+msgstr "Fitxers locals"
+
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-"De vegades, el Linuxconf determinarà que s'han de fer algunes tasques\n"
-"en iniciar l'ordinador per mantenir la configuració del sistema."
+msgid "busmouse"
+msgstr "busmouse"
-#: ../../services.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-"Detecció i configuració automàtica de maquinari en iniciar l'ordinador."
+msgid "Account Login (user name)"
+msgstr "Entrada del compte (nom d'usuari)"
-#: ../../services.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
+msgid "Fdiv bug"
msgstr ""
-"Regeneració automàtica del capçal de nucli a /boot per\n"
-"/usr/include/linux/{autoconf,versió}.h"
-#: ../../services.pm:1
+#: ../../network/drakfirewall.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."
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
msgstr ""
-"Aquest paquet carrega el mapa de teclat seleccionat segons s'ha definit\n"
-"a /etc/sysconfig/keyboard. Es pot seleccionar mitjançant la utilitat\n"
-"kbdconfig.\n"
-"Per a la majoria d'ordinadors, s'ha de deixar habilitat."
+"Configuració del drakfirewall\n"
+"\n"
+"Assegureu-vos d'haver configurat l'accés a la xarxa local/Internet\n"
+"amb el drakconnect abans de continuar."
-#: ../../services.pm:1
+#: ../../lang.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 ""
-"Executa el filtratge de paquets per als nuclis Linux 2.2, per instal·lar\n"
-"un tallafoc que protegeixi el vostre ordinador d'atacs des de la xarxa."
+msgid "Benin"
+msgstr "Benín"
-#: ../../services.pm:1
+#: ../../lang.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 ""
-"El dimoni superservidor d'Internet (conegut normalment com 'inetd') inicia\n"
-"altres serveis d'Internet a mesura que es van necessitant. És el "
-"responsable\n"
-"d'iniciar molts serveis, incloent el telnet, l'ftp, l'rsh i l'rlogin. Si\n"
-"s'inhabilita l'inetd, s'inhabiliten tots els serveis de què és responsable."
+msgid "Uruguay"
+msgstr "Uruguai"
-#: ../../services.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr ""
-"L'Apache és un servidor de World Wide Web. S'utilitza per servir fitxers\n"
-"HTML i CGI."
+msgid "Path selection"
+msgstr "Selecció del camí"
-#: ../../services.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
+msgid "Name/IP address of host:"
msgstr ""
-"El HardDrake fa una prova del maquinari, i opcionalment configura\n"
-"el maquinari nou/canviat."
-#: ../../services.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
+msgid "Monitor: %s\n"
+msgstr "Monitor: %s\n"
+
+#: ../../partition_table/raw.pm:1
+#, fuzzy, 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."
+"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 ""
-"El GPM afegeix suport de ratolí a aplicacions Linux basades en text, com ara "
-"el Midnight Commander. També permet operacions de tallar i enganxar amb el "
-"ratolí, i inclou suport de menús desplegables a la consola."
+"Alguna cosa no va bé en la vostra unitat. \n"
+"Ha fallat una comprovació de la integritat de les dades. \n"
+"Això vol dir que qualsevol cosa que s'escrigui al disc acabarà feta malbé."
-#: ../../services.pm:1
+#
+#: ../../printer/printerdrake.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 ""
-"El cron és un programa UNIX estàndard que executa programes determinats\n"
-"per l'usuari en hores programades. El vixie cron afegeix un cert nombre de\n"
-"característiques al cron bàsic, incloent seguretat millorada i opcions\n"
-"de configuració més potents."
+msgid "Printer host name or IP missing!"
+msgstr "Falta el nom o la IP de l'ordinador central de la impressora!"
-#: ../../services.pm:1
+#
+#: ../../standalone/drakbackup: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."
+msgid "Please check all users that you want to include in your backup."
msgstr ""
-"Executa les ordres programades per l'ordre 'at' a l'hora que es va\n"
-"especificar en executar 'at', i executa les ordres automàtiques quan la\n"
-"mitjana de càrrega és prou baixa."
+"Si us plau, escolliu tots els usuaris que voleu incloure en la còpia de "
+"seguretat."
-#: ../../services.pm:1
-#, c-format
+#: ../../standalone/scannerdrake:1
+#, fuzzy, 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."
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
msgstr ""
-"L'apmd s'utilitza per monitoritzar l'estat de la bateria i registrar-lo "
-"mitjançant el registre del sistema (syslog).\n"
-"També es pot utilitzar per apagar l'ordinador quan queda poca bateria."
+"Aquest escàner %s s'ha de configurar amb printerdrake.\n"
+"Podeu executar printerdrake des del Centre de Control Mandrake en la secció "
+"de Maquinari."
-#: ../../services.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Anacron is a periodic command scheduler."
-msgstr "Anacron, un programador d'ordres periòdiques."
+msgid "Bangladesh"
+msgstr "Bangla Desh"
-#: ../../services.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Executa el sistema de so ALSA (Advanced Linux Sound Architecture)"
+msgid "Japan (cable)"
+msgstr "Japó (cable)"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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"
+"Benvingut a l'auxiliar de configuració de la impressora\n"
+"\n"
+"Aquest auxiliar us ajudarà a instal·lar les impressores connectades "
+"directament a l'ordinador, o a la xarxa, o a una màquina Windows remota.\n"
+"\n"
+"Si teniu impressores connectades a aquesta màquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automàticament. Engegueu també les "
+"impressores de xarxa i les màquines Windows que tenen impressores "
+"connectades.\n"
+"\n"
+"Noteu que la detecció automàtica d'impressores de la xarxa local triga més "
+"que la detecció d'impressores connectades directament a la màquina. Seria "
+"millor que desactivéssiu la detecció automàtica d'impressores en xarxa o en "
+"màquina Windows si no la necessiteu.\n"
+"\n"
+"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" si no voleu "
+"configurar ara les impressores."
#
-#: ../../standalone.pm:1
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "Initial tests"
+msgstr "Comprovacions inicials"
+
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Installing packages..."
-msgstr "S'estan instal·lant els paquets..."
+msgid "Continue"
+msgstr "Continua"
-#: ../../standalone.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
-"testing] [-v|--version] "
-msgstr ""
+msgid "Custom Restore"
+msgstr "Restauració personalitzada"
-#: ../../standalone.pm:1
+#: ../../help.pm:1
#, c-format
msgid ""
-" [everything]\n"
-" XFdrake [--noauto] monitor\n"
-" XFdrake resolution"
+"\"%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 ""
-#: ../../standalone.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
-"usbtable] [--dynamic=dev]"
-msgstr ""
+msgid "Script-based"
+msgstr "Basat en script"
-#: ../../standalone.pm:1
+#: ../../install_any.pm:1 ../../partition_table.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 ""
+msgid "Error reading file %s"
+msgstr "S'ha produït un error en llegir el fitxer %s"
-#: ../../standalone.pm:1
+#
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-msgstr ""
+msgid "PLL setting:"
+msgstr "Configuració del PLL:"
-#: ../../standalone.pm:1
+#
+#: ../../install_interactive.pm:1 ../../install_steps.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 ""
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr "Heu de tenir una partició FAT muntada en /boot/efi"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgid " on "
msgstr ""
-#: ../../standalone.pm:1
-#, fuzzy, c-format
-msgid "[keyboard]"
-msgstr "Teclat"
+#: ../../diskdrake/dav.pm:1
+#, c-format
+msgid "The URL must begin with http:// or https://"
+msgstr "L'URL ha de començar per http:// o https://"
-#: ../../standalone.pm:1
+#: ../../printer/printerdrake.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)"
+"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 ""
+"Podeu especificar directament l'URI per accedir a la impressora. L'URI ha de "
+"complir les especificacions CUPS o Foomatic. Cal remarcar que alguns gestors "
+"de cues no accepten tots els tipus d'URI."
-#: ../../standalone.pm:1
+#: ../../any.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 ""
+msgid "Other OS (SunOS...)"
+msgstr "Un altre SO (SunOS...)"
-#: ../../standalone.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Install/Upgrade"
+msgstr "Instal·la/Actualitza"
+
+#: ../../install_steps_gtk.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 ""
+msgid "%d packages"
+msgstr "%d paquets"
#: ../../standalone.pm:1
#, c-format
@@ -7421,3761 +6824,4040 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: ../../standalone.pm:1
-#, fuzzy, c-format
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Domain Authentication Required"
+msgstr "Cal l'autenticació de domini"
+
+#: ../../standalone/drakTermServ: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 ""
-" Aquest programa és programari lliure; el podeu redistribuir i/o modificar\n"
-" sota els termes de la 'GNU General Public License' publicada per\n"
-" la Free Software Foundation; tant la versió 2 com (si voleu)\n"
-" qualsevol versió posterior.\n"
"\n"
-" Aquest programa és distribueix amb l'esperança que serà útil,\n"
-" però SENSE CAP GARANTIA; sense ni tant sols la garantia implícita de\n"
-" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPÒSIT. Mireu la\n"
-" 'GNU General Public License' per a més detalls.\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
"\n"
-" Hauríeu d'haver rebut una còpia de la 'GNU General Public License'\n"
-" amb el programa; si no és així, escriviu a la Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+msgstr ""
-#: ../../steps.pm:1
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Exit install"
-msgstr "Surt de la instal·lació"
+msgid "Costa Rica"
+msgstr "Costa Rica"
#
-#: ../../steps.pm:1
-#, fuzzy, c-format
-msgid "Install updates"
-msgstr "Instal·la actualitzacions del sistema"
-
-#: ../../steps.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Configure services"
-msgstr "Configura els serveis"
+msgid "Use libsafe for servers"
+msgstr "Empra libsafe per als servidors"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configure X"
-msgstr "Configura l'X"
+msgid "Icelandic"
+msgstr "Islandès"
-#: ../../steps.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Install bootloader"
-msgstr "Instal·la el carregador de l'arrencada"
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
-#: ../../steps.pm:1
+#: ../../standalone/XFdrake:1
#, c-format
-msgid "Configure networking"
-msgstr "Configura la xarxa"
+msgid "Please relog into %s to activate the changes"
+msgstr "Si us plau, torneu a entrar a %s per activar els canvis"
-#: ../../steps.pm:1
+#: ../../my_gtk.pm:1
#, c-format
-msgid "Add a user"
-msgstr "Afegeix un usuari"
-
-#: ../../steps.pm:1
-#, fuzzy, c-format
-msgid "Root password"
-msgstr "Sense contrasenya"
+msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../steps.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Install system"
-msgstr "Instal·la el sistema"
+msgid "Lilo/grub mode"
+msgstr "Mode LILO/Grub"
-#: ../../steps.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Choose packages to install"
-msgstr "Paquets a instal·lar"
+msgid "Output"
+msgstr "Sortida"
-#: ../../steps.pm:1
+#: ../../loopback.pm:1
#, c-format
-msgid "Format partitions"
-msgstr "Formata les particions"
-
-#
-#: ../../steps.pm:1
-#, fuzzy, c-format
-msgid "Partitioning"
-msgstr "Impressió"
+msgid "Circular mounts %s\n"
+msgstr "Muntatges circulars %s\n"
-#: ../../steps.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose your keyboard"
-msgstr "Escolliu el vostre teclat"
+msgid "Martinique"
+msgstr "Martinica"
-#: ../../steps.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Select installation class"
-msgstr "Tipus d'instal·lació"
+msgid "HardDrive / NFS"
+msgstr "Disc Dur / NFS"
-#: ../../steps.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Hard drive detection"
-msgstr "Detecció del disc dur"
+msgid "a number"
+msgstr "un número"
-#: ../../steps.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Configure mouse"
-msgstr "Configura el ratolí"
+msgid "Swedish"
+msgstr "Suec"
-#: ../../steps.pm:1
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "License"
-msgstr ""
+msgid "Which %s driver should I try?"
+msgstr "Quin controlador de %s he de provar?"
-#: ../../steps.pm:1
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
+msgstr "Rebreu un avís si algun dels serveis seleccionats deixa de funcionar"
+
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Language"
-msgstr "Escolliu el vostre idioma"
+msgid "Filesystem types:"
+msgstr "Tipus de sistema de fitxers:"
-#: ../../ugtk2.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "utopia 25"
-msgstr ""
+msgid ", multi-function device on HP JetDirect"
+msgstr ", dispositiu multifunció en HP JetDirect"
-#: ../../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
+#: ../../lang.pm:1
#, c-format
-msgid "OK"
-msgstr "D'acord"
+msgid "Northern Mariana Islands"
+msgstr "Illes Marianes del Nord"
-#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
+#: ../../mouse.pm:1
#, c-format
-msgid "logdrake"
-msgstr "logdrake"
+msgid "none"
+msgstr "cap"
-#: ../../ugtk.pm:1
+#
+#: ../../standalone/drakperm: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-*"
+msgid "user :"
+msgstr "usuari :"
-#: ../../Xconfig/card.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (instal·lació del controlador de pantalla)"
+msgid "Please enter your password"
+msgstr "Si us plau, introduïu la contrasenya"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakconnect: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."
+"Name of the profile to create (the new profile is created as a copy of the "
+"current one) :"
msgstr ""
-"La vostra targeta pot tenir acceleració 3D de maquinari amb l'Xfree %s,\n"
-"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
-"PENJAR."
+"Nom del perfil a crear (el nou perfil es crea com una còpia de l'actual):"
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s amb acceleració 3D de maquinari EXPERIMENTAL"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Floppy"
+msgstr "Disquet d'arrencada"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"La vostra targeta pot tenir acceleració 3D de maquinari amb l'Xfree %s."
+msgid "Please check if you want to erase your RW media (1st Session)"
+msgstr "Marqueu aquesta opció si voleu esborrar el suport RW (1a sessió)"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "Xfree %s amb acceleració 3D de maquinari"
+msgid "Ghostscript referencing"
+msgstr "referenciat Ghostscript"
-#: ../../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 ""
-"La vostra targeta pot tenir acceleració 3D de maquinari, però només amb "
-"l'Xfree %s,\n"
-"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
-"PENJAR.\n"
-"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Bootloader"
+msgstr "Carregador de l'arrencada a utilitzar"
-#: ../../Xconfig/card.pm:1
+#: ../../diskdrake/interactive.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 ""
-"La vostra targeta pot tenir acceleració 3D de maquinari, però només amb "
-"l'Xfree %s.\n"
-"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
+msgid "Move"
+msgstr "Mou"
-#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
+msgid "Bootloader to use"
+msgstr "Carregador de l'arrencada a utilitzar"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configure only card \"%s\"%s"
-msgstr "Configura només la targeta \"%s\"%s"
+msgid "SMB server host"
+msgstr "Ordinador central del servidor SMB"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Name Servers:"
+msgstr "Servidor Samba"
+
+#: ../../install_messages.pm:1
#, c-format
-msgid "Use Xinerama extension"
-msgstr "Utilitza l'extensió Xinerama"
+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"
+"Warning\n"
+"\n"
+"Si us plau, llegiu atentament les clàusules següents. Si no esteu\n"
+"d'acord amb qualsevol d'elles, no esteu autoritzat a instal·lar\n"
+"els CD següents. Premeu 'Rebutja' per continuar la instal·lació\n"
+"sense utilitzar aquests CD.\n"
+"\n"
+"\n"
+"Alguns dels components que s'inclouen en aquest CD no estan\n"
+"regits per la llicència GPL o acords semblants. Cadascun d'aquests\n"
+"components es regeix per les clàusules i condicions de la seva\n"
+"pròpia llicència específica. Si us plau, llegiu atentament i\n"
+"accepteu aquestes llicències específiques abans d'utilitzar o\n"
+"redistribuir els components esmentats. En general, aquestes\n"
+"llicències impedeixen la transferència, duplicació (excepte amb\n"
+"la finalitat de fer-ne còpies de seguretat), redistribució,\n"
+"enginyeria inversa, desassemblatge, decompilació o modificació del\n"
+"component. Qualsevol violació de l'acord finalitzarà immediatament\n"
+"els vostres drets sobre la llicència específica. Tret que la\n"
+"llicència específica us en garanteixi els drets, normalment no\n"
+"podreu instal·lar els programes en més d'un sistema, ni adaptar-lo\n"
+"per utilitzar-lo en una xarxa. En cas de dubte, poseu-vos en\n"
+"contacte directament amb el distribuïdor o editor del component.\n"
+"La transferència a terceres parts i la còpia d'aquests components,\n"
+"incloent la documentació, estan en general prohibides.\n"
+"\n"
+"\n"
+"Tots els drets sobre els components del CD següent pertanyen als\n"
+"seus autors respectius i estan protegits per les lleis de\n"
+"propietat intel·lectual i de copyright aplicables als programes\n"
+"informàtics.\n"
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Configure all heads independently"
-msgstr "Configura tots els capçals independentment"
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr "Suprimeix aquesta impressora de Star Office/OpenOffice.org/GIMP"
-#: ../../Xconfig/card.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Quina configuració de l'XFree voleu tenir?"
+msgid ""
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
+msgstr ""
+"El Servidor Virtual de Linux (LVS) s'usa per construir un servidor de \n"
+"gran capacitat i robustesa."
-#: ../../Xconfig/card.pm:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "XFree configuration"
-msgstr "Configuració de l'XFree"
+msgid "4 billion colors (32 bits)"
+msgstr "4.294 milions de colors (32 bits)"
-#: ../../Xconfig/card.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Select the memory size of your graphics card"
-msgstr "Seleccioneu la mida de la memòria de la vostra targeta gràfica"
+msgid "Micronesia"
+msgstr "Micronèsia"
-#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
-msgid ""
-"Your system supports multiple head configuration.\n"
-"What do you want to do?"
+#: ../../steps.pm:1
+#, c-format
+msgid "License"
msgstr ""
-"El vostre sistema permet l'ús d'una configuració de múltiples capçals.\n"
-"Què voleu fer?"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Multi-head configuration"
-msgstr "Configuració Multi-head"
-
-#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
-msgid "Choose an X server"
-msgstr "Escolliu un servidor X"
+msgid "This may take a moment to generate the keys."
+msgstr "La generació de les claus pot trigar una estona."
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "X server"
-msgstr "Servidor X"
+msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
+msgstr "Detecció automàtica de la impressora (local, TCP/Socket i SMB)"
-#
-#: ../../Xconfig/card.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "64 MB or more"
-msgstr "64 MB o més"
+msgid "Sagem (using pppoa) usb"
+msgstr ""
-#
-#: ../../Xconfig/card.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "32 MB"
-msgstr "32 MB"
+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 ""
+"S'ha produït un error: no s'han trobat dispositius vàlids on crear nous "
+"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
+"problema"
#
-#: ../../Xconfig/card.pm:1
-#, c-format
-msgid "16 MB"
-msgstr "16 MB"
-
-#: ../../Xconfig/card.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "8 MB"
-msgstr "8 MB"
+msgid "Starting the printing system at boot time"
+msgstr "S'està iniciant el sistema d'impressió en arrencar l'ordinador"
-#: ../../Xconfig/card.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "4 MB"
-msgstr "4 MB"
+msgid "Do you want to start the connection at boot?"
+msgstr "Voleu iniciar la connexió en arrencar?"
-#: ../../Xconfig/card.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "2 MB"
-msgstr "2 MB"
+msgid "Processor ID"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "1 MB"
-msgstr "1 MB"
+msgid "Sound trouble shooting"
+msgstr ""
-#: ../../Xconfig/card.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "512 kB"
-msgstr "512 kB"
+msgid "Polish (qwerty layout)"
+msgstr "Polonès (disposició qwerty)"
-#: ../../Xconfig/card.pm:1
+#
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "256 kB"
-msgstr "256 kB"
+msgid "activate now"
+msgstr "Activa'l ara"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Keep the changes?\n"
-"The current configuration is:\n"
"\n"
-"%s"
+"Drakbackup activities via CD:\n"
+"\n"
msgstr ""
-"Voleu conservar els canvis?\n"
-"La configuració actual és:\n"
"\n"
-"%s"
+"Activitats del Drakbackup a través del CD:\n"
+"\n"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Options"
-msgstr "Opcions"
+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 ""
+"Ara s'instal·larà el sistema d'impressió %s en un sistema que s'executa en "
+"el nivell de seguretat %s.\n"
+"\n"
+"Aquest sistema d'impressió executa un dimoni (procés en segon pla) que "
+"espera els treballs d'impressió i els gestiona. Aquest dimoni és accessible "
+"per ordinadors remots connectats a la xarxa i, per tant, és un possible punt "
+"d'atac. Per tant, només s'arrenquen per defecte uns pocs dimonis triats en "
+"aquest nivell de seguretat.\n"
+"\n"
+"Realment voleu configurar la impressió en aquest ordinador?"
-#: ../../Xconfig/main.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Test"
-msgstr "Test"
+msgid "Host \"%s\", port %s"
+msgstr "Ordinador central \"%s\", port %s"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Resolution"
-msgstr "Resolució"
+msgid "This partition can't be used for loopback"
+msgstr "Aquesta partició no es pot utilitzar per al loopback"
-#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Monitor"
-msgstr "Monitor"
+msgid "File already exists. Use it?"
+msgstr "El fitxer ja existeix. El voleu utilitzar?"
-#: ../../Xconfig/main.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Graphic Card"
-msgstr "Targeta gràfica"
+msgid "received: "
+msgstr ""
-#: ../../Xconfig/monitor.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Vertical refresh rate"
-msgstr "Velocitat de refresc vertical"
+msgid "Right Alt key"
+msgstr "Tecla d'Alternativa Gràfica"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Horizontal refresh rate"
-msgstr "Velocitat de refresc horitzontal"
+msgid "the list of alternative drivers for this sound card"
+msgstr "la llista de controladors alternatius per a aquesta targeta de so"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect: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 ""
-"Els dos paràmetres més importants son la velocitat de refresc vertical, que\n"
-"és la velocitat a què es refresca tota la pantalla, i el més important, la\n"
-"velocitat de sincronització horitzontal, que és la velocitat a què es\n"
-"visualitzen les línies d'exploració.\n"
-"\n"
-"És MOLT IMPORTANT que no especifiqueu un tipus de monitor amb un rang\n"
-"de sincronització superior a les possibilitats del vostre monitor, perquè\n"
-"el podríeu fer malbé.\n"
-"En cas de dubte, sigueu conservador amb aquest paràmetre."
+msgid "Gateway"
+msgstr "Passarel·la"
-#: ../../Xconfig/monitor.pm:1
-#, c-format
-msgid "Plug'n Play probing failed. Please select the correct monitor"
-msgstr "L'exploració Plug'n'Play ha fallat. Especifiqueu un monitor"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing"
+msgstr "Compartició de fitxers"
-#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Vendor"
-msgstr "Venedor"
+msgid "Tonga"
+msgstr "Tonga"
-#: ../../Xconfig/monitor.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Plug'n Play"
-msgstr "Plug'n'Play"
+msgid "Tunisia"
+msgstr "Tunísia"
-#: ../../Xconfig/monitor.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Choose a monitor"
-msgstr "Escolliu un monitor"
+msgid "Profile: "
+msgstr "Perfil: "
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Graphics card: %s"
-msgstr "Targeta gràfica: %s"
+msgid ""
+"Click on a device in the left tree in order to display its information here."
+msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Choose the resolution and the color depth"
-msgstr "Escolliu la resolució i la profunditat de color"
+msgid "XawTV isn't installed!"
+msgstr "No teniu instal·lat XawTV!"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Resolutions"
-msgstr "Resolucions"
+msgid ""
+"Create/Transfer\n"
+"backup keys for SSH"
+msgstr ""
+"Crea/Transfereix\n"
+"la còpia de seguretat de les claus per a SSH"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "4 billion colors (32 bits)"
-msgstr "4.294 milions de colors (32 bits)"
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr "No incloguis fitxers crítics (passwd, group, fstab)"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "16 million colors (24 bits)"
-msgstr "16 milions de colors (24 bits)"
+msgid "old static device name used in dev package"
+msgstr "nom antic de dispositiu estàtic, usat en el paquet de desenvolupament"
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "65 thousand colors (16 bits)"
-msgstr "65.536 colors (16 bits)"
+msgid "This label is already used"
+msgstr "Aquesta etiqueta ja està en ús"
-#: ../../Xconfig/resolution_and_depth.pm:1
-#, c-format
-msgid "32 thousand colors (15 bits)"
-msgstr "32.768 colors (15 bits)"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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"
+"Benvingut a l'auxiliar de configuració de la impressora\n"
+"\n"
+"Aquest auxiliar us ajudarà a instal·lar les impressores connectades a aquest "
+"ordinador o connectades directament a la xarxa local.\n"
+"\n"
+"Si teniu impressores connectades a aquesta màquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automàticament. Engegueu també les "
+"impressores de la xarxa local.\n"
+"\n"
+"Noteu que la detecció automàtica d'impressores de la xarxa local triga més "
+"que la detecció d'impressores connectades directament a la màquina. Seria "
+"millor que desactivéssiu la detecció automàtica d'impressores en xarxa si no "
+"la necessiteu.\n"
+"\n"
+"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" si no voleu "
+"configurar ara les impressores."
-#: ../../Xconfig/resolution_and_depth.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "256 colors (8 bits)"
-msgstr "256 colors (8 bits)"
-
-#: ../../Xconfig/test.pm:1
-#, fuzzy, c-format
-msgid "Is this the correct setting?"
-msgstr "Això és correcte?"
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr "Després de formatar la partició %s, se'n perdran totes les dades"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/net_monitor:1
#, fuzzy, c-format
-msgid "Leaving in %d seconds"
-msgstr "%d segons"
+msgid "Connection Time: "
+msgstr "Tipus de connexió: "
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"An error occurred:\n"
-"%s\n"
-"Try to change some parameters"
-msgstr ""
+msgid "select perm file to see/edit"
+msgstr "seleccioneu el fitxer perm que voleu veure/editar"
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Warning: testing this graphic card may freeze your computer"
+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 ""
-"Avís: la comprovació d'aquesta targeta gràfica pot penjar-vos l'ordinador"
+"Si us plau, inseriu el CD-ROM d'instal·lació a la unitat i premeu "
+"'D'acord'.\n"
+"Si no el teniu, premeu 'Cancel·la' per evitar l'actualització en directe."
-#: ../../Xconfig/test.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Do you want to test the configuration?"
-msgstr "Voleu comprovar la configuració?"
+msgid "Use group id for execution"
+msgstr "Usa l'identificador del grup (GID) per a l'execució"
-#: ../../Xconfig/test.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Test of the configuration"
-msgstr "Comprova la configuració"
+msgid "Choose the default user:"
+msgstr "Escolliu l'usuari per defecte:"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "What norm is your TV using?"
-msgstr "Quina norma segueix el vostre televisor?"
+msgid "Gabon"
+msgstr "Gabon"
-#: ../../Xconfig/various.pm:1
-#, c-format
+#
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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?"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
msgstr ""
-"Sembla que la vostra targeta gràfica té un connector TV-OUT.\n"
-"Pot configurar-se de manera que faci servir memòria d'imatge.\n"
-"\n"
-"A tal efecte, heu de connectar la targeta gràfica al televisor abans "
-"d'arrencar l'ordinador.\n"
-"Llavors, escolliu l'opció \"TVout\" en el carregador de l'arrencada\n"
"\n"
-"Teniu aquesta característica?"
+"Amb un servidor CUPS remot, aquí no us cal configurar cap\n"
+"impressora; les impressores es detectaran automàticament."
-#: ../../Xconfig/various.pm:1
+#: ../../any.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?"
+"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 ""
-"Puc configurar el vostre ordinador de manera que executi automàticament la "
-"interfície gràfica durant l'arrencada.\n"
-"Voleu que XFree s'iniciï quan torneu a arrencar l'ordinador?"
+"Mandrake Linux pot utilitzar múltiples idiomes. Seleccioneu\n"
+"els llenguatges que volgueu instal·lar. Estaran disponibles\n"
+"quan reinicieu el sistema, després que la instal·lació s'hagi completat."
-#: ../../Xconfig/various.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Graphical interface at startup"
-msgstr "Interfície gràfica a l'inici"
+msgid "Domain"
+msgstr "Domini"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Controlador de l'XFree86: %s\n"
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr "Mida exacta de la RAM, si cal (s'han trobat %d MB)"
-#: ../../Xconfig/various.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "Servidor XFree86: %s\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."
+msgstr ""
-#: ../../Xconfig/various.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Resolution: %s\n"
-msgstr "Resolució: %s\n"
+msgid "Provider dns 2 (optional)"
+msgstr "DNS 2 del proveïdor (opcional)"
-#: ../../Xconfig/various.pm:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "Color depth: %s\n"
-msgstr "Profunditat del color: %s\n"
+msgid "Boot device"
+msgstr "Dispositiu d'arrencada"
-#: ../../Xconfig/various.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Graphics memory: %s kB\n"
-msgstr "Memòria gràfica: %s kB\n"
+msgid "Which partition do you want to resize?"
+msgstr "A quina partició voleu canviar-li la mida?"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Graphics card: %s\n"
-msgstr "Targeta gràfica: %s\n"
+msgid "United States Minor Outlying Islands"
+msgstr "Illes Perifèriques Menors dels EUA"
-#: ../../Xconfig/various.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Refresc vertical del monitor: %s\n"
+msgid "A tool to monitor your logs"
+msgstr "Eina per veure els registres"
-#: ../../Xconfig/various.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Sincronització horitzontal del monitor: %s\n"
+msgid "Djibouti"
+msgstr "Djibouti"
-#: ../../Xconfig/various.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
+msgid "detected on port %s"
+msgstr "detectat al port %s"
-#: ../../Xconfig/various.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Dispositiu del ratolí: %s\n"
+msgid "LPD"
+msgstr "LPD"
#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Tipus de ratolí: %s\n"
+msgid "Graphics card: %s\n"
+msgstr "Targeta gràfica: %s\n"
-#: ../../Xconfig/various.pm:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Disposició del teclat: %s\n"
+msgid "Yaboot"
+msgstr "Yaboot"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Options: %s"
-msgstr "Opcions: %s"
+msgid "Please check if you are using a DVDRAM device"
+msgstr "Marqueu aquesta opció si feu servir un dispositiu DVDRAM"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Mount point: "
-msgstr "Punt de muntatge: "
+msgid "Splash selection"
+msgstr "Selecció de pantalla de presentació"
-#: ../../diskdrake/dav.pm:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "Server: "
-msgstr "Servidor: "
+msgid "Extended partition not supported on this platform"
+msgstr "Aquesta plataforma no suporta particions ampliades"
-#: ../../diskdrake/dav.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The URL must begin with http:// or https://"
-msgstr "L'URL ha de començar per http:// o https://"
+msgid "ISDN Configuration"
+msgstr "Configuració de l'XDSI"
#
-#: ../../diskdrake/dav.pm:1
-#, c-format
-msgid "Please enter the WebDAV server URL"
-msgstr "Si us plau introduïu l'URL del servidor WebDAV"
-
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Mount point"
-msgstr "Punt de muntatge"
-
-#: ../../diskdrake/dav.pm:1
-#, c-format
-msgid "Server"
-msgstr "Servidor"
-
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mount"
-msgstr "Munta"
+msgid "high"
+msgstr "alt"
-#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Unmount"
-msgstr "Desmunta"
+msgid "Internet Connection Sharing"
+msgstr "Connexió a Internet compartida"
-#: ../../diskdrake/dav.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "New"
-msgstr "Nou"
+msgid "Choose file"
+msgstr "Escolliu el fitxer"
-#: ../../diskdrake/dav.pm:1
+#: ../../network/shorewall.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\"."
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
msgstr ""
-"WebDAV és un protocol que permet muntar un directori d'un servidor web\n"
-"localment, i tractar-lo com si fos un sistema de fitxers local (amb el "
-"benentès\n"
-"que el servidor web està configurat com a servidor WebDAV). Si voleu afegir\n"
-"punts de muntatge WebDAV, seleccioneu \"Nou\"."
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Utilitzeu \"%s\" al seu lloc"
-
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1
-#, c-format
-msgid "Type"
-msgstr "Tipus"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Use ``Unmount'' first"
-msgstr "Utilitzeu primer \"Unmount\""
-
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Delete"
-msgstr "Suprimeix"
-
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Create"
-msgstr "Crea"
+"Atenció! S'ha detectat una configuració existent del tallafoc. Potser us "
+"caldrà fer algun ajustament manual després de la instal·lació."
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Filesystem types:"
-msgstr "Tipus de sistema de fitxers:"
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr "S'està imprimint o llegint una targeta de fotos en \"%s\""
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Empty"
-msgstr "Buit"
+msgid ""
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
+msgstr ""
+"Voleu habilitar la impressió a les impressores anteriors o a les impressores "
+"de la xarxa local?\n"
-#: ../../diskdrake/hd_gtk.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Windows"
-msgstr "Domini de Windows"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "HFS"
-msgstr "HFS"
+msgid "Printer default settings"
+msgstr "Selecció del model d'impressora"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "SunOS"
-msgstr "SunOS"
+msgid "Generic PS2 Wheel Mouse"
+msgstr "Ratolí PS2 genèric amb rodeta"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Swap"
-msgstr "Intercanvi"
+msgid "Removing old printer \"%s\"..."
+msgstr "S'està suprimint la impressora antiga \"%s\"..."
#
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Journalised FS"
-msgstr "Journalised FS"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Ext2"
-msgstr "Ext2"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Select a device !"
+msgstr "Seleccioneu un escàner"
#
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "No hard drives found"
-msgstr "No s'ha trobat cap disc dur!"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected server"
+msgstr "Elimina la selecció"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please click on a partition"
-msgstr "Si us plau, feu clic a una partició "
+msgid "French Southern Territories"
+msgstr "Territoris francesos del Sud"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, 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 ""
-"Teniu una partició FAT gran\n"
-"(utilitzada normalment pel DOS/Windows de Microsoft).\n"
-"Suggereixo que primer en canvieu la mida\n"
-"(feu-hi clic i després feu clic a \"Canvia la mida\")"
+msgid "the vendor name of the processor"
+msgstr "el nom del venedor del dispositiu"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Choose action"
-msgstr "Trieu una acció"
+msgid "All data on this partition should be backed-up"
+msgstr "Cal fer una còpia de seguretat de totes les dades d'aquesta partició"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Wizard"
-msgstr "Auxiliar"
+msgid "Installing package %s"
+msgstr "S'està instal·lant el paquet %s"
-#: ../../diskdrake/hd_gtk.pm:1
+#: ../../printer/printerdrake.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"
+msgid "Checking device and configuring HPOJ..."
msgstr ""
-"Si penseu utilitzar aboot, assegureu-vos de deixar espai lliure (amb 2048\n"
-"sectors n'hi ha prou) al començament del disc"
-
-#: ../../diskdrake/hd_gtk.pm:1
-#, c-format
-msgid "Please make a backup of your data first"
-msgstr "Si us plau, feu primer una còpia de seguretat de les vostres dades"
-
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Read carefully!"
-msgstr "Llegiu-ho atentament!"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Encryption key (again)"
-msgstr "Clau de xifratge (un altre cop)"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr ""
+"Si voleu tenir més particions, suprimiu-ne una per poder crear una partició "
+"ampliada"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Encryption key"
-msgstr "Clau de xifratge"
+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 ""
+"La impressora ha estat configurada automàticament per permetre-us l'accés "
+"als dispositius de targetes de fotos del vostre PC. Ara podeu accedir a les "
+"targetes de fotos emprant l'eina gràfica \"MtoolsFM\" (menú \"Aplicacions\" -"
+"> \"Eines d'arxivament\" -> \"Gestor de fitxers MTools\") o les utilitats de "
+"la línia d'ordres \"mtools\" (introduïu \"man mtools\" a la línia d'ordres "
+"per a més informació). Trobareu el sistema de fitxers de la targeta sota la "
+"lletra d'unitat \"p:\", o a les lletres següents si teniu més d'una "
+"impressora HP amb unitats de targetes de fotos. Al \"MToolsFM\" podeu "
+"explorar les diferents lletres d'unitat amb el camp que es troba a la "
+"cantonada superior dreta de les llistes de fitxers."
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "The encryption keys do not match"
-msgstr "Les claus de xifratge no coincideixen"
+msgid "Choose packages to install"
+msgstr "Paquets a instal·lar"
-# c-format
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This encryption key is too simple (must be at least %d characters long)"
+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 ""
-"Aquesta clau de xifratge és massa senzilla (ha de tenir com a mínim %d "
-"caràcters)"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Choose your filesystem encryption key"
-msgstr "Escolliu la clau de xifratge del sistema de fitxers"
+"\n"
+" Alguns errors durant el procés de sendmail són causats per \n"
+" una configuració dolenta de postfix. Per resoldre-ho hauríeu de\n"
+" definir myhostname o mydomain en /etc/postfix/main.cf\n"
+"\n"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Filesystem encryption key"
-msgstr "Clau de xifratge del sistema de fitxers: "
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr ""
+"Es perdran TOTES les particions, i les dades que contenen, de la unitat %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Type: "
-msgstr "Tipus: "
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
+msgstr ""
+"Al vostre sistema no li queda prou espai per a la instal·lació o "
+"actualització (%d > %d)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "on channel %d id %d\n"
-msgstr "al canal %d amb id %d\n"
+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 ""
+"Cada impressora necessita un nom (per exemple \"impressora\"). Els camps de "
+"Descripció i Ubicació no són necessaris. Són comentaris per als usuaris."
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Tipus de taula de particions: %s\n"
+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 ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "LVM-disks %s\n"
-msgstr "Discs LVM %s\n"
+msgid "Bhutan"
+msgstr "Bhutan"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Info: "
-msgstr "Informació: "
+msgid "Network interface"
+msgstr "Interfície de la xarxa"
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometria: %s cilindres, %s capçals, %s sectors\n"
+msgid "Reading printer data..."
+msgstr "S'estan llegint dades de la impressora..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Size: %s\n"
-msgstr "Mida: %s\n"
+msgid "Korean keyboard"
+msgstr "Teclat coreà"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Read-only"
-msgstr "Només lectura"
+msgid "Not connected"
+msgstr "Sense connexió"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Device: "
-msgstr "Dispositiu: "
+msgid "Greek"
+msgstr "Grec"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\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 ""
-"\n"
-"Aquesta partició especial\n"
-"Bootstrap és per arrencar\n"
-"el vostre sistema en dual.\n"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#: ../../lang.pm:1
+#, c-format
+msgid "Saint Kitts and Nevis"
+msgstr "Saint Christopher i Nevis"
+
+#: ../../standalone/drakbackup:1
+#, c-format
msgid ""
+"Transfer successful\n"
+"You may want to verify you can login to the server with:\n"
"\n"
-"Chances are, this partition is\n"
-"a Driver partition. You should\n"
-"probably leave it alone.\n"
+"ssh -i %s %s\\@%s\n"
+"\n"
+"without being prompted for a password."
msgstr ""
+"La transferència s'ha completat amb èxit\n"
+"Comproveu que podeu entrar al servidor amb:\n"
"\n"
-"És possible que aquesta partició sigui\n"
-"una partició de Controladors;\n"
-"és millor que no la toqueu.\n"
+"ssh -i %s %s\\@%s\n"
+"\n"
+"sense que se us demani una contrasenya."
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Loopback file name: %s"
-msgstr "Nom del fitxer de loopback: %s"
+msgid "Enable OF Boot?"
+msgstr "Voleu habilitar l'arrencada des d'OF?"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "RAID-disks %s\n"
-msgstr "Discs RAID %s\n"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "No podeu utilitzar el JFS per a particions inferiors a 16 MB"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Chunk size %s\n"
-msgstr "Mida del fragment %s\n"
+msgid "Monitor VertRefresh: %s\n"
+msgstr "Refresc vertical del monitor: %s\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Level %s\n"
-msgstr "Nivell %s\n"
+msgid "path"
+msgstr "camí"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Partició arrencada per defecte\n"
-" (per a l'arrencada de l'MS-DOS, no per a LILO)\n"
+msgid "Mount point"
+msgstr "Punt de muntatge"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
msgid ""
-"Loopback file(s):\n"
-" %s\n"
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
msgstr ""
-"Fitxer(s) de loopback:\n"
-" %s\n"
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "Restore system"
+msgstr "Restaura el sistema"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Mounted\n"
-msgstr "Muntat\n"
+msgid ""
+"These are the machines on which the locally connected scanner(s) should be "
+"available:"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Not formatted\n"
-msgstr "Sense formatar\n"
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "The DHCP end ip"
+msgstr "L'adreça final del rang del DHCP"
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Formatted\n"
-msgstr "Formatat\n"
+msgid "Another one"
+msgstr "Un altre"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Cylinder %d to %d\n"
-msgstr "Cilindre %d a %d\n"
+msgid "Drakbackup"
+msgstr "Drakbackup"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ", %s sectors"
-msgstr ", %s sectors"
+msgid "Colombia"
+msgstr "Colòmbia"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Size: %s"
-msgstr "Mida: %s"
+msgid ""
+"Current configuration of `%s':\n"
+"\n"
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
+msgstr ""
+"Configuració actual de '%s':\n"
+"\n"
+"Xarxa: %s\n"
+"Adreça IP: %s\n"
+"Atribució IP: %s\n"
+"Controlador: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Start: sector %s\n"
-msgstr "Inici: sector %s\n"
+msgid "Plug'n Play"
+msgstr "Plug'n'Play"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Name: "
-msgstr "Nom: "
+msgid "Reunion"
+msgstr "Reunion"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Lletra d'unitat de DOS: %s (només és una suposició)\n"
+msgid "Details"
+msgstr "Detalls"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "partition %s is now known as %s"
-msgstr "la partició %s ara és %s"
+#: ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid "For security reasons, it will be disconnected now."
+msgstr "Per raons de seguretat, ara es desconnectarà."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Removing %s"
-msgstr "S'està esborrant %s"
+msgid "Synchronization tool"
+msgstr "Eina de sincronització"
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Copying %s"
-msgstr "S'està copiant %s"
+msgid "Checking your system..."
+msgstr "S'està comprovant el vostre sistema..."
#
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Moving files to the new partition"
-msgstr "S'estan movent els fitxers a la nova partició"
+msgid "Print"
+msgstr "Imprimeix"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Directory %s already contains data\n"
-"(%s)"
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
msgstr ""
-"El directori %s encara conté dades\n"
-"(%s)"
+"Inseriu la cinta amb l'etiqueta de volum %s\n"
+" al dispositiu de cinta %s"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Hide files"
-msgstr "Fitxers ocults"
+msgid "Mongolia"
+msgstr "Mongòlia"
-#
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Move files to the new partition"
-msgstr "Mou els fitxers a la nova partició"
+msgid "Mounted\n"
+msgstr "Muntat\n"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Després de formatar la partició %s, se'n perdran totes les dades"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "Interfície gràfica a l'inici"
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "You'll need to reboot before the modification can take place"
-msgstr ""
-"Us caldrà tornar a arrencar per tal que les modificacions tinguin efecte"
+msgid "Restore Users"
+msgstr "Restaura els usuaris"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "La taula de particions de la unitat %s s'escriurà al disc!"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Encryption key for %s"
+msgstr "Clau de xifratge"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "The package %s is needed. Install it?"
-msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-lo?"
+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 ""
+"El mapador de ports (portmapper) gestiona les connexions RPC, que s'usen "
+"per\n"
+"protocols com ara l'NFS i el NIS. El servidor portmap s'ha d'estar\n"
+"executant en ordinadors que actuen com a servidors per a protocols que\n"
+"utilitzen el mecanisme RPC."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "What type of partitioning?"
-msgstr "Quin tipus de particionament voleu?"
+msgid "Detected hardware"
+msgstr "S'ha detectat el següent maquinari"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Be careful: this operation is dangerous."
-msgstr "Aneu amb compte: aquesta operació és perillosa."
+msgid "Mauritius"
+msgstr "Maurici"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "chunk size"
-msgstr "mida del fragment"
+msgid "Myanmar (Burmese)"
+msgstr "Myanmar (Burmese)"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "level"
-msgstr "nivell"
+#: ../../fs.pm:1
+#, fuzzy, c-format
+msgid "Enabling swap partition %s"
+msgstr "S'està formatant la partició %s"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
-#, c-format
-msgid "device"
-msgstr "dispositiu"
+#: ../../install_interactive.pm:1
+#, fuzzy, c-format
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr ""
+"No hi ha cap partició FAT a la qual canviar la mida o que es pugui utilitzar "
+"com a loopback (o no hi queda prou espai)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Various"
-msgstr "Diversos"
+msgid "Armenian (old)"
+msgstr "Armeni (antic)"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mount options"
-msgstr "Opcions de muntatge"
+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 ""
+"Ja existeix una impressora amb nom \"%s\" en %s. \n"
+"Feu clic a \"Transfereix\" per sobreescriure-la.\n"
+"També podeu escriure un nom nou o ometre aquesta impressora."
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "File already exists. Use it?"
-msgstr "El fitxer ja existeix. El voleu utilitzar?"
-
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "File is already used by another loopback, choose another one"
+msgid ""
+"Find the solutions of your problems via MandrakeSoft's online support "
+"platform."
msgstr ""
-"Un altre loopback ja està utilitzant el fitxer, escolliu-ne un de diferent"
+"Cerqueu les solucions als vostres problemes a través de la nostra plataforma "
+"de suport en línia"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Give a file name"
-msgstr "Proporcioneu un nom de fitxer"
+msgid ", host \"%s\", port %s"
+msgstr ", ordinador central \"%s\", port %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Filesystem type: "
-msgstr "Tipus de sistema de fitxers: "
+msgid "Monaco"
+msgstr "Mònaco"
-#: ../../diskdrake/interactive.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Size in MB: "
-msgstr "Mida en MB: "
+msgid "%s formatting of %s failed"
+msgstr "%s formatació de %s ha fallat"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Loopback file name: "
-msgstr "Nom del fitxer de loopback: "
+msgid "Partitioning failed: %s"
+msgstr "Ha fallat el particionament: %s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Loopback"
-msgstr "Loopback"
+msgid "Canada (cable)"
+msgstr "Canadà (cable)"
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../help.pm:1
#, c-format
-msgid "This partition can't be used for loopback"
-msgstr "Aquesta partició no es pot utilitzar per al loopback"
+msgid "Upgrade"
+msgstr "Actualitza"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "LVM name?"
-msgstr "Nom LVM?"
+msgid "Workstation"
+msgstr "Estació de treball"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "new"
-msgstr "nou"
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+"S'està instal·lant el paquet %s\n"
+"%d%%"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choose an existing LVM to add to"
-msgstr "Escolliu un LVM existent al qual afegir-ho"
+msgid "Kyrgyzstan"
+msgstr "Kirguizistan"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Choose an existing RAID to add to"
-msgstr "Escolliu un RAID existent al qual afegir-ho"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "With basic documentation"
+msgstr "Amb la documentació bàsica (recomanat!)"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Moving partition..."
-msgstr "S'està movent la partició..."
+msgid "Anacron is a periodic command scheduler."
+msgstr "Anacron, un programador d'ordres periòdiques."
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Moving"
-msgstr "S'està movent"
+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 ""
+"Heu de tenir una partició arrel.\n"
+"Per fer-ho, creeu una partició (o feu clic a una d'existent).\n"
+"Després, trieu l'acció \"Punt de muntatge\" i doneu-li el valor '/'"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Which sector do you want to move it to?"
-msgstr "A quin sector ho voleu moure?"
+msgid "Proxy should be http://..."
+msgstr "El servidor intermediari ha de ser http://..."
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Sector"
-msgstr "Sector"
+msgid "South Africa"
+msgstr "Sud-àfrica"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Which disk do you want to move it to?"
-msgstr "A quin disc ho voleu moure?"
+msgid "Western Sahara"
+msgstr "Sàhara Occidental"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Move"
-msgstr "Mou"
+msgid "Etherboot Floppy/ISO"
+msgstr "Disquet/ISO per a Etherboot"
#
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "New size in MB: "
-msgstr "Nova mida en MB: "
+msgid "Modify printer configuration"
+msgstr "Modifica la configuració de la impressora"
+#
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Choose the new size"
-msgstr "Escolliu la nova mida"
+msgid "Choose a partition"
+msgstr "Trieu una partició"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Resize"
-msgstr "Canvia la mida"
+msgid "Edit current rule"
+msgstr "Edita la regla actual"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
+msgid "%s"
msgstr ""
-"Després de canviar la mida de la partició %s, se'n perdran totes les dades"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "All data on this partition should be backed-up"
-msgstr "Cal fer una còpia de seguretat de totes les dades d'aquesta partició"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "This partition is not resizeable"
-msgstr "No es pot canviar la mida d'aquesta partició"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Computing FAT filesystem bounds"
-msgstr "S'estan calculant els límits del sistema de fitxers de la FAT"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Where do you want to mount %s?"
-msgstr "On voleu muntar %s?"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
msgstr ""
-"No es pot anul·lar el punt de muntatge, perquè aquesta partició\n"
-"s'utilitza per al loopback. Elimineu primer el loopback"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "On voleu muntar el dispositiu %s?"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Where do you want to mount the loopback file %s?"
-msgstr "On voleu muntar el fitxer de loopback %s?"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Switching from ext2 to ext3"
-msgstr "S'està canviant de ext2 a ext3"
-
-#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#, c-format
-msgid "Which filesystem do you want?"
-msgstr "Quin sistema de fitxers voleu?"
-
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Change partition type"
-msgstr "Canvia el tipus de partició"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Després de canviar el tipus de la partició %s, se'n perdran totes les dades"
+msgid "Please test the mouse"
+msgstr "Si us plau, comproveu el ratolí."
#
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Remove the loopback file?"
-msgstr "Voleu suprimir el fitxer de loopback?"
+msgid "Other Media"
+msgstr "Altres suports"
-#: ../../diskdrake/interactive.pm:1
+#
+#: ../../standalone/drakbackup: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 ""
-"No podeu crear una nova partició\n"
-"(perquè heu arribat al màxim nombre de particions primàries).\n"
-"Esborreu primer una partició primària i creeu una partició ampliada."
+msgid "Backup system files"
+msgstr "Còpia de seguretat dels fitxers de sistema"
-#: ../../diskdrake/interactive.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Preference: "
-msgstr "Preferència: "
+msgid "Logitech MouseMan+"
+msgstr "Logitech MouseMan+"
#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Start sector: "
-msgstr "Sector d'inici: "
+msgid "Sector"
+msgstr "Sector"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Create a new partition"
-msgstr "Crea una nova partició"
+msgid "Qatar"
+msgstr "Qatar"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use for loopback"
-msgstr "Utilitza per a loopback"
+msgid "LDAP Base dn"
+msgstr "LDAP Base dn"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Modify RAID"
-msgstr "Modifica el RAID"
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr ""
+"No podeu seleccionar aquest paquet perquè no queda prou espai per instal·lar-"
+"lo"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Remove from LVM"
-msgstr "Elimina de l'LVM"
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "generate auto-install floppy"
+msgstr "Genera un disquet per a la instal·lació automàtica"
-#: ../../diskdrake/interactive.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Remove from RAID"
-msgstr "Elimina del RAID"
+msgid "Dialing mode"
+msgstr "Mode de marcatge"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Add to LVM"
-msgstr "Afegeix a l'LVM"
+msgid "File sharing"
+msgstr "Compartició de fitxers"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Add to RAID"
-msgstr "Afegeix al RAID"
+msgid "Clean /tmp at each boot"
+msgstr "Buida /tmp en cada arrencada"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Format"
-msgstr "Formata"
+msgid "Malawi"
+msgstr "Malawi"
#
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Detailed information"
-msgstr "Informació detallada"
+msgid "Please choose your type of mouse."
+msgstr "Si us plau, seleccioneu el tipus del vostre ratolí."
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Trying to rescue partition table"
-msgstr "S'està intentant recuperar la taula de particions"
+msgid "class of hardware device"
+msgstr "tipus de dispositiu de maquinari"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
msgstr ""
-"Inseriu un disquet a la unitat\n"
-"Se'n perdran totes les dades"
-#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../network/modem.pm:1
+#: ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Warning"
-msgstr "Advertència"
+msgid "United Kingdom"
+msgstr "Regne Unit"
-#: ../../diskdrake/interactive.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Select file"
-msgstr "Seleccioneu el fitxer"
+msgid "running"
+msgstr "s'està executant"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"La còpia de seguretat de la taula de particions no té la mateixa mida\n"
-"Voleu continuar igualment?"
+msgid "default"
+msgstr "predeterminat"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Removable media automounting"
-msgstr "Muntatge automàtic dels dispositius extraïbles"
+msgid "Indonesia"
+msgstr "Indonèsia"
#
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Reload partition table"
-msgstr "Torna a carregar la taula de particions"
-
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Rescue partition table"
-msgstr "Recupera la taula de particions"
+msgid "France [SECAM]"
+msgstr "França [SECAM]"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Restore partition table"
-msgstr "Restaura la taula de particions"
+msgid "restrict"
+msgstr "limita"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Save partition table"
-msgstr "Escriu la taula de particions"
+msgid "must have"
+msgstr "s'ha de tenir"
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
msgstr ""
-"Si voleu tenir més particions, suprimiu-ne una per poder crear una partició "
-"ampliada"
+"CUPS no permet l'ús d'impressores en servidors Novell ni que les impressores "
+"enviïn les dades dins d'una ordre formada arbitràriament.\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "I can't add any more partition"
-msgstr "No es pot afegir cap més partició"
+msgid "Senegal"
+msgstr "Senegal"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "All primary partitions are used"
-msgstr "S'utilitzen totes les particions primàries"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Command line"
+msgstr "Nom de domini"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../share/advertising/08-store.pl:1
#, c-format
-msgid "Hard drive information"
-msgstr "Informació del disc dur"
+msgid ""
+"Our full range of Linux solutions, as well as special offers on products and "
+"other \"goodies\", are available on our e-store:"
+msgstr ""
+"Trobareu tot el conjunt de solucions Linux, així com ofertes especials en "
+"productes i altres avantatges, a la nostra botiga en línia:"
-#: ../../diskdrake/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Auto allocate"
-msgstr "Assigna automàticament"
+msgid "access to administrative files"
+msgstr "accés a fitxers administratius"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Clear all"
-msgstr "Buida-ho tot"
+msgid ""
+"Error during sendmail.\n"
+" Your report mail was not sent.\n"
+" Please configure sendmail"
+msgstr ""
+"S'ha produït un error en enviar el correu.\n"
+" El vostre informe no ha estat enviat.\n"
+" Si us plau configureu el sendmail"
-#
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Do you want to save /etc/fstab modifications"
-msgstr "Voleu desar les modificacions a /etc/fstab"
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid ", multi-function device on parallel port \\#%s"
+msgstr ", dispositiu multifunció en port paral·lel \\/*%s"
-#: ../../diskdrake/interactive.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Quit without writing the partition table?"
-msgstr "Voleu sortir sense escriure la taula de particions?"
+msgid ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Quit without saving"
-msgstr "Surt sense desar"
+msgid "Montserrat"
+msgstr "Montserrat"
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Continue anyway?"
-msgstr "Voleu continuar igualment?"
+msgid "Automatic dependencies"
+msgstr ""
-#: ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Toggle to expert mode"
-msgstr "Canvia al mode expert"
+msgid "Swap"
+msgstr "Intercanvi"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Toggle to normal mode"
-msgstr "Canvia al mode normal"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connecting to the Internet "
+msgstr "Connecta't a Internet"
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Undo"
-msgstr "Desfés"
+msgid "Restore Other"
+msgstr "Restaura altres"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Exit"
-msgstr "Surt"
+msgid "TV card"
+msgstr "Targeta de TV"
#
-#: ../../diskdrake/interactive.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Choose a partition"
-msgstr "Trieu una partició"
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr "Impressora en servidor SMB/Windows 95/98/NT"
-#
-#: ../../diskdrake/interactive.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Choose another partition"
-msgstr "Trieu una altra partició"
+msgid ", "
+msgstr ""
-#
-#: ../../diskdrake/removable.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Change type"
-msgstr "Canvia el tipus"
+msgid ""
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
+msgstr ""
#
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Search servers"
-msgstr "Cerca servidors"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Remove selected host/network"
+msgstr "Elimina la selecció"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#
+#: ../../services.pm:1
#, c-format
-msgid "Domain"
-msgstr "Domini"
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"El Postfix és un Agent de Transport de Correu, que és el programa que passa "
+"el correu d'un ordinador a un altre."
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Username"
-msgstr "Nom d'usuari"
+msgid "Disconnection from the Internet failed."
+msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../keyboard.pm:1
#, c-format
msgid ""
-"Please enter your username, password and domain name to access this host."
+"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 ""
-"Introduïu el vostre nom d'usuari, la contrasenya i el nom de domini per "
-"accedir a aquesta màquina."
-
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Domain Authentication Required"
-msgstr "Cal l'autenticació de domini"
+"Aquí podeu triar la tecla o la combinació de tecles que \n"
+"permetran canviar entre diferents disposicions de teclat\n"
+"(p.ex.: llatina i no llatina)"
-#: ../../diskdrake/smbnfs_gtk.pm:1
-#, c-format
-msgid "Another one"
-msgstr "Un altre"
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Network Hotplugging"
+msgstr "Configuració de xarxa"
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Which username"
-msgstr "Quin nom d'usuari?"
+msgid "if set to yes, reports check result to tty."
+msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Can't login using username %s (bad password?)"
-msgstr ""
-"No es pot entrar amb el nom d'usuari %s (potser la contrasenya és "
-"incorrecta?)"
+msgid "Restore From CD"
+msgstr "Restaura des de CD"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "cpu # "
+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 ""
+"Ara es configurarà l'ordinador per tal que comparteixi la connexió a "
+"Internet.\n"
+"Amb aquesta característica, altres ordinadors de la vostra xarxa local\n"
+"podran utilitzar la connexió a Internet d'aquest ordinador.\n"
+"\n"
+"Assegureu-vos d'haver configurat l'accés a Internet i a la xarxa local amb "
+"el drakconnect abans de continuar.\n"
+"Nota: per configurar una xarxa d'àrea local (LAN), us cal un adaptador de "
+"xarxa dedicat."
-#: ../../harddrake/data.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "SMBus controllers"
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
msgstr ""
+"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
+"connectar-vos a Internet."
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "USB controllers"
+msgid "Photo memory card access on your HP multi-function device"
msgstr ""
-#: ../../harddrake/data.pm:1
-#, c-format
-msgid "SCSI controllers"
+#: ../../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 treballa al costat d'un conjunt d'empreses que ofereixen "
+"solucions professionals compatibles amb el Mandrake Linux. Trobareu una "
+"llista d'aquests socis al MandrakeStore"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Firewire controllers"
-msgstr ""
+msgid "Internet Connection Sharing is now disabled."
+msgstr "Ara, la compartició de la connexió a Internet està inhabilitada."
-#: ../../harddrake/data.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "(E)IDE/ATA controllers"
+msgid "if set to yes, verify checksum of the suid/sgid files."
msgstr ""
-#: ../../harddrake/data.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Joystick"
-msgstr ""
+msgid "Latin American"
+msgstr "Espanyol sud-americà"
#
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Scanner"
-msgstr "Seleccioneu un escàner"
-
-#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Unknown/Others"
-msgstr "Desconegut|Genèric"
+msgid "Japanese text printing mode"
+msgstr "Modifica el sistema d'impressió"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Bridges and system controllers"
-msgstr ""
+msgid "Old device file"
+msgstr "Fitxer de dispositiu antic"
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Modem"
-msgstr "Model"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Info: "
+msgstr "Informació: "
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Ethernetcard"
-msgstr "Targeta Ethernet"
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Button `%s': %s"
+msgstr "Botó '%s': %s"
-#: ../../harddrake/data.pm:1
+#: ../../interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "Processors"
-msgstr ""
+msgid "Please wait"
+msgstr "Espereu si us plau"
-#: ../../harddrake/data.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Webcam"
-msgstr ""
+msgid "Genius NetMouse"
+msgstr "Genius NetMouse"
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Soundcard"
-msgstr "Targeta de so"
+msgid "None"
+msgstr "Fet"
#
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Other MultiMedia devices"
-msgstr "Altres suports"
-
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Tvcard"
-msgstr "Targeta de TV"
-
-#: ../../harddrake/data.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Videocard"
-msgstr "Mode de vídeo"
-
-#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
-#, c-format
-msgid "Tape"
-msgstr "Cinta"
+msgid "The entered IP is not correct.\n"
+msgstr "El model és correcte"
-#: ../../harddrake/data.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "DVD-ROM"
-msgstr ""
+msgid "Ethernet Card"
+msgstr "Targeta Ethernet"
-#: ../../harddrake/data.pm:1
+#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "CD/DVD burners"
-msgstr ""
-
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "CDROM"
-msgstr "en CDROM"
-
-#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Disk"
-msgstr "Danès"
+msgid "Info"
+msgstr "Informació"
-#: ../../harddrake/data.pm:1
+#: ../../help.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid "Zip"
-msgstr ""
+msgid "Install"
+msgstr "Instal·la"
-#: ../../harddrake/data.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Floppy"
-msgstr "Disquet d'arrencada"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Let me pick any driver"
+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 ""
+"Feu clic a \"D'acord\" si voleu suprimir totes les dades i particions\n"
+"que hi ha en aquesta unitat de disc. Aneu amb compte perquè, un cop\n"
+"hagueu fet clic a \"D'acord\", no podreu recuperar cap dada ni partició\n"
+"del disc, incloent les dades de Windows.\n"
+"\n"
+"Feu clic a \"Cancel·la\" per anul·lar aquesta operació sense perdre cap "
+"dada\n"
+"ni partició d'aquest disc."
-#: ../../harddrake/sound.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "Driver:"
-msgstr "Controlador:"
+msgid "Exit install"
+msgstr "Surt de la instal·lació"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakgw: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\" "
+"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 ""
+"Ja està tot configurat.\n"
+"Ara podeu compartir la connexió a Internet amb altres ordinadors de la "
+"vostra xarxa d'àrea local utilitzant la configuració automàtica de xarxa "
+"(DHCP)."
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr ""
+msgid "Remote CUPS server"
+msgstr "Servidor CUPS remot"
-#: ../../harddrake/sound.pm:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "Sun - Mouse"
+msgstr "Ratolí de Sun"
+
+#: ../../standalone/drakgw: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"
+"There is only one configured network adapter on your system:\n"
"\n"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\n"
+"%s\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"
+"I am about to setup your Local Area Network with that adapter."
+msgstr ""
+"Només teniu un adaptador de xarxa configurat al sistema:\n"
"\n"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"%s\n"
"\n"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-msgstr ""
+"Ara es configurarà la vostra xarxa d'àrea local amb aquest adaptador."
-#: ../../harddrake/sound.pm:1
+#
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Sound trouble shooting"
-msgstr ""
+msgid "Minimal install"
+msgstr "Instal·lació mínima"
-#: ../../harddrake/sound.pm:1
-#, fuzzy, c-format
-msgid "Error: The \"%s\" driver for your sound card is unlisted"
-msgstr "No hi ha cap controlador conegut per a la vostra targeta de so (%s)"
+#: ../../lang.pm:1
+#, c-format
+msgid "Ethiopia"
+msgstr "Etiòpia"
-#: ../../harddrake/sound.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Unkown driver"
-msgstr "Controlador desconegut"
+msgid "Devanagari"
+msgstr "Devanagari"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "There's no known driver for your sound card (%s)"
-msgstr "No hi ha cap controlador conegut per a la vostra targeta de so (%s)"
+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 ""
+"- dispositius PCI: dóna la ranura PCI, el dispositiu i la funció d'aquesta "
+"targeta\n"
+"- dispositius EIDE: diu si el dispositiu ésta configurat com a mestre o com "
+"a esclau\n"
+"- dispositius SCSI: dóna el bus SCSI i els identificadors SCSI del dispositiu"
-#
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "No known driver"
-msgstr "No hi ha cap controlador conegut"
+msgid "Total size: %d / %d MB"
+msgstr "Mida total: %d / %d MB"
-#: ../../harddrake/sound.pm:1
+#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
-msgid ""
-"There's no free driver for your sound card (%s), but there's a proprietary "
-"driver at \"%s\"."
-msgstr ""
-"No hi ha cap controlador OSS/ALSA alternatiu conegut per a la vostra targeta "
-"de so (%s), que actualment fa servir \"%s\""
+msgid "disabled"
+msgstr "inhabilita"
-#
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "No open source driver"
-msgstr "No hi ha cap controlador conegut"
+msgid "Search for new scanners"
+msgstr "Impressores disponibles"
-#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Please Wait... Applying the configuration"
-msgstr "Espereu si us plau... s'està aplicant la configuració"
+msgid "Disabling servers..."
+msgstr "S'estan inhabilitant els servidors..."
-#: ../../harddrake/sound.pm:1
+#
+#: ../../standalone/drakbackup: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."
+"Please choose the time \n"
+"interval between each backup"
msgstr ""
-"L'antic controlador \"%s\" ha estat desaprovat.\n"
-"\n"
-"S'ha vist que causa problemes al nucli en descarregar-se.\n"
-"\n"
-"El nou controlador \"%s\" només s'usarà en la següent arrencada."
+"Si us plau, escolliu l'interval \n"
+"de temps entre cada còpia de seguretat"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Trouble shooting"
-msgstr ""
+msgid "Installation of %s failed. The following error occured:"
+msgstr "Ha fallat la instal·lació de %s. S'ha produït l'error següent:"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakboot:1
#, c-format
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr "No s'ha pogut executar mkinitrd -f /boot/initrd-%s.img %s."
+
+#: ../../install_any.pm:1
+#, fuzzy, 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"
+"You have selected the following server(s): %s\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 ""
-"L'OSS (Sistema de So Obert) va ser la primera API de so. És una API "
-"independent del sistema operatiu (disponible en molts sistemes UNIX) però és "
-"molt bàsica i limitada.\n"
-"Encara més, tots els controladors OSS reinventen la roda...\n"
"\n"
-"L'ALSA (Arquitectura Avançada de So per a Linux) és una arquitectura modular "
-"que\n"
-"funciona amb una àmplia varietat de targetes ISA, USB i PCI.\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"
-"També proporciona una API molt més funcional que la d'OSS.\n"
"\n"
-"Per utilitzar ALSA, es pot triar entre:\n"
-"- l'antiga API compatible d'OSS\n"
-"- la nova API d'ALSA que proporciona moltes característiques millorades però "
-"que necessita fer servir la lliberia ALSA.\n"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid ""
+"Do you really want to install these servers?\n"
+msgstr ""
+"Heu seleccionat el(s) següent(s) servidor(s): %s\n"
"\n"
"\n"
-"Your card currently use the %s\"%s\" driver (default driver for your card is "
-"\"%s\")"
-msgstr ""
+"Aquests servidors estan activats per defecte. No tenen cap problema de "
+"seguretat\n"
+"conegut, però se'n podrien trobar de nous. Si fos així, haureu d'actualitzar-"
+"los\n"
+"el més aviat possible.\n"
"\n"
"\n"
-"La vostra targeta fa servir actualment el controlador %s \"%s\" (el "
-"controlador per defecte per a aquesta targeta és \"%s\")"
+"Voleu realment instal·lar aquests servidors?\n"
-#: ../../harddrake/sound.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"Here you can select an alternative driver (either OSS or ALSA) for your "
-"sound card (%s)."
-msgstr ""
-"Aquí podeu seleccionar un controlador alternatiu (tant OSS com ALSA) per ala "
-"targeta de so (%s)"
+msgid "Network printer (TCP/Socket)"
+msgstr "Impressora de xarxa (TCP/Socket)"
#
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sound configuration"
-msgstr "Configuració de so"
+msgid "Backup User files..."
+msgstr "Fes una còpia de seguretat dels fitxers d'usuari..."
-#: ../../harddrake/sound.pm:1
+#: ../../steps.pm:1
+#, c-format
+msgid "Install system"
+msgstr "Instal·la el sistema"
+
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
+msgid "First DNS Server (optional)"
+msgstr "Primer servidor DNS (opcional)"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
-"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
-"currently uses \"%s\""
+"Alternatively, you can specify a device name/file name in the input line"
msgstr ""
-"No hi ha cap controlador OSS/ALSA alternatiu conegut per a la vostra targeta "
-"de so (%s), que actualment fa servir \"%s\""
+"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
+"dispositiu/nom de fitxer en la línia d'entrada"
-#: ../../harddrake/sound.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "No alternative driver"
-msgstr "No hi ha cap controlador alternatiu"
+msgid "dhcpd Config..."
+msgstr "Configuració del dhcpd..."
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "enable radio support"
-msgstr "habilita l'ús de la ràdio"
+msgid "The setup has already been done, but it's currently disabled."
+msgstr "La configuració ja s'ha realitzat, però ara està inhabilitada."
-#: ../../harddrake/v4l.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Radio support:"
-msgstr "Permet l'ús de la ràdio:"
+msgid "LILO/grub Installation"
+msgstr "Instal·lació del LILO/grub"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Israeli"
+msgstr "Israelià"
#
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "PLL setting:"
-msgstr "Configuració del PLL:"
+msgid "load setting"
+msgstr "paràmetre de càrrega"
-#: ../../harddrake/v4l.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "number of capture buffers for mmap'ed capture"
-msgstr "nombre de memòries intermèdies per a captures amb MMAP"
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "Impressora \"%s\" en el servidor \"%s\""
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Number of capture buffers:"
-msgstr "Nombre de memòries intermèdies de captura:"
+msgid "Floppy can be removed now"
+msgstr "Ja podeu extreure el disquet"
#
-#: ../../harddrake/v4l.pm:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "Truly minimal install"
+msgstr "Instal·lació mínima"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Tuner type:"
-msgstr "Tipus de sintonitzador:"
+msgid "Denmark"
+msgstr "Dinamarca"
-#: ../../harddrake/v4l.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Card model:"
-msgstr "Model de la targeta:"
+msgid "Moving partition..."
+msgstr "S'està movent la partició..."
-#: ../../harddrake/v4l.pm:1
+#
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "(This) DHCP Server IP"
+msgstr "IP d'aquest servidor DHCP"
+
+#: ../../Xconfig/test.pm:1
#, c-format
+msgid "Test of the configuration"
+msgstr "Comprova la configuració"
+
+#
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "S'estan instal·lant els paquets..."
+
+#: ../../help.pm:1
+#, fuzzy, 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."
+"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 ""
-"Per a les targetes de TV més modernes, el mòdul bttv del nucli GNU/Linux "
-"detecta automàticament els paràmetres correctes.\n"
-"Si la vostra targeta no és detectada, podeu forçar el tipus de sintonitzador "
-"i de targeta aquí. Simplement seleccioneu els paràmetres necessaris per a la "
-"vostra targeta de TV"
+"Finalment, depenent de si heu seleccionat poder triar els paquets "
+"individuals\n"
+"o no, se us presentarà un arbre amb tots els paquets classificats per grups "
+"i\n"
+"subgrups. Mentre navegueu per l'arbre, podeu seleccionar grups complets,\n"
+"subgrups o paquets individuals.\n"
+"\n"
+"Cada cop que seleccioneu un paquet de l'arbre, apareix una descripció a la\n"
+"dreta. Quan hagueu acabat la selecció de paquets, cliqueu a \"Instal·la\",\n"
+"que iniciarà el procés d'instal·lació. Depenent de la velocitat del vostre \n"
+"maquinari i del número de paquets que necessitin ser instal·lats, el procés\n"
+"pot trigar una bona estona en acabar. A la pantalla es mostrarà una "
+"estimació\n"
+"del temps que durarà la instal·lació de tots els paquets, per tal ajudar-"
+"vos\n"
+"a decidir si teniu prou temps per gaudir d'una tassa de cafè.\n"
+"\n"
+"Si heu seleccionat un paquet de servidor, intencionadament o perquè formava\n"
+"part d'un grup, se us demanarà que confirmeu si realment voleu instal·lar\n"
+"aquests servidors. Sota Mandrake Linux, qualsevol servidor instal·lat "
+"s'inicia\n"
+"per defecte quan el sistema arrenca. Tot i que fossin segurs i no "
+"tinguessin\n"
+"cap problema quan es va fer la distribució, podria ser que es descobrissin\n"
+"forats de seguretat després que aquesta versió de Mandrake Linux es "
+"completés.\n"
+"Si no sabeu què se suposa que fa un servei en particular o per què s'està\n"
+"instal·lant, aleshores feu clic a \"No\". Si pitgeu \"Sí\" s'instal·laran\n"
+"els serveis llistats i s'iniciaran automàticament per defecte.\n"
+"\n"
+"L'opció de \"Dependències automàtiques\" només deshabilita el diàleg "
+"d'advertència\n"
+"que apareix quan l'instal·lador selecciona automàticament un paquet. Això\n"
+"passa perquè s'ha determinat que es necessita safisfer una dependència d'un\n"
+"altre paquet per tal que la instal·lació es completi amb èxit.\n"
+"\n"
+"La icona petita d'un disquet al final de la llista permet carregar una "
+"llista\n"
+"de paquets escollits en una instal·lació anterior. Fent clic en aquesta "
+"icona\n"
+"el sistema us demanarà que inseriu un disquet creat prèviament al final "
+"d'una\n"
+"altra instal·lació. Mireu el segon suggeriment de l'últim pas per saber com "
+"crear\n"
+"aquest tipus de disquet."
-#: ../../harddrake/v4l.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Unknown|Generic"
-msgstr "Desconegut|Genèric"
+msgid "Choose your filesystem encryption key"
+msgstr "Escolliu la clau de xifratge del sistema de fitxers"
-#: ../../harddrake/v4l.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr "Desconegut|CPH06X (bt878) [molts venedors]"
+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 ""
+"Seleccioneu el vostre dispositiu de CD/DVD\n"
+"(Premeu Retorn perquè aquestes opcions es propaguin a d'altres camps.\n"
+"Aquest camp no és necessari, només és una eina per omplir el formulari.)"
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr "Desconegut|CPH05X (bt878) [molts venedors]"
+msgid "Andorra"
+msgstr "Andorra"
-#
-#: ../../harddrake/v4l.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Auto-detect"
-msgstr "Detecció automàtica"
-
-#: ../../interactive/newt.pm:1
-#, fuzzy, c-format
-msgid "Do"
-msgstr "Baixa"
+msgid "Sierra Leone"
+msgstr "Sierra Leone"
-#: ../../interactive/stdio.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Quina és la vostra elecció? (predeterminat %s)"
+msgid "Botswana"
+msgstr "Botswana"
-#: ../../interactive/stdio.pm:1
-#, c-format
-msgid "Bad choice, try again\n"
-msgstr "Elecció incorrecta, torneu-ho a intentar\n"
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "(default value: %s)"
+msgstr " (per defecte: %s)"
-#: ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Re-submit"
-msgstr "Torna a enviar"
+msgid "Alternative test page (Letter)"
+msgstr "Pàgina de prova alternativa (Carta)"
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"=> Notice, a label changed:\n"
-"%s"
+"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 ""
-"=> Avís, una etiqueta ha canviat:\n"
-"%s"
+"Configuració del servidor DHCP.\n"
+"\n"
+"Aquí podreu seleccionar diverses opcions per a la configuració del servidor "
+"DHCP.\n"
+"Si no sabeu el significat d'una opció, deixeu-la com està.\n"
-#: ../../interactive/stdio.pm:1
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
+msgid "Choose an X server"
+msgstr "Escolliu un servidor X"
+
+#: ../../install_interactive.pm:1
+#, c-format
+msgid "Swap partition size in MB: "
+msgstr "Mida de la partició d'intercanvi en MB: "
+
+#: ../../standalone/drakbackup: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? "
+"Other (not drakbackup)\n"
+"keys in place already"
msgstr ""
-"Si us plau, escolliu el primer número del rang 10 que voleu editar,\n"
-"o premeu Retorn per continuar.\n"
-"Què trieu? "
+"Ja hi ha les claus d'un altre programa\n"
+"(diferent del Drakbackup)"
-#: ../../interactive/stdio.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "=> There are many things to choose from (%s).\n"
-msgstr "=> Hi ha moltes coses per escollir de (%s).\n"
+msgid "No changes to backup!"
+msgstr "No s'ha fet cap canvi a la còpia de seguretat"
-#: ../../interactive/stdio.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Your choice? (default `%s'%s) "
-msgstr "Quina és la vostra elecció? (predeterminat '%s'%s)"
+msgid "Formatted\n"
+msgstr "Formatat\n"
-#: ../../interactive/stdio.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid " enter `void' for void entry"
-msgstr " entreu 'void' per entrada buida"
+msgid "Type of install"
+msgstr "Tipus d'instal·lació"
#
-#: ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you want to click on this button?"
-msgstr "Voleu fer clic en aquest botó?"
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr "Impressora \"%s\" en servidor SMB/Windows \"%s\""
-#: ../../interactive/stdio.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Button `%s': %s"
-msgstr "Botó '%s': %s"
+msgid ""
+"\n"
+"- Daemon (%s) include:\n"
+msgstr ""
+"\n"
+"- Dimoni (%s) inclou:\n"
-#: ../../interactive/stdio.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "Your choice? (0/1, default `%s') "
-msgstr "Quina és la vostra elecció? (0/1, predeterminat '%s')"
+msgid "%d comma separated numbers"
+msgstr "%d nombres separats per coma"
-#: ../../interactive/stdio.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"Entries you'll have to fill:\n"
-"%s"
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
msgstr ""
-"Entrades que heu d'emplenar:\n"
-"%s"
+"El protocol rusers permet que els usuaris d'una xarxa identifiquin\n"
+"qui està connectat en altres ordinadors de la mateixa."
-#: ../../modules/interactive.pm:1
+#
+#: ../../standalone/drakautoinst:1
+#, c-format
+msgid "Automatic Steps Configuration"
+msgstr "Configuració automatitzada dels passos"
+
+#: ../../share/advertising/02-community.pl:1
#, c-format
msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
+"Want to know more and to contribute to the Open Source community? Get "
+"involved in the Free Software world!"
msgstr ""
-"Ha fallat la càrrega del mòdul %s.\n"
-"Voleu tornar-ho a intentar amb altres paràmetres?"
+"Voleu saber més coses de la comunitat del Codi Font Obert? Uniu-vos al món "
+"del Codi Font Obert"
-#: ../../modules/interactive.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Specify options"
-msgstr "Especifica les opcions"
+msgid "Barbados"
+msgstr "Barbados"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Autoprobe"
-msgstr "Exploració automàtica"
+msgid "Please select data to backup..."
+msgstr "Seleccioneu les dades de les quals voleu fer la còpia..."
-#: ../../modules/interactive.pm:1
+#: ../../standalone/net_monitor: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."
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
msgstr ""
-"En alguns casos, el controlador de %s necessita informació addicional\n"
-"per funcionar correctament, tot i que normalment funciona bé sense ella.\n"
-"Voleu especificar opcions addicionals o deixar que el controlador\n"
-"cerqui al vostre ordinador la informació que necessita? Aquesta recerca\n"
-"podria penjar l'ordinador, però això no causaria cap dany."
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../modules/interactive.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Quin controlador de %s he de provar?"
+msgid "received"
+msgstr ""
-#: ../../modules/interactive.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Module options:"
-msgstr "Opcions del mòdul:"
+msgid "/File/_New"
+msgstr "/Fitxer/_Nou"
-#: ../../modules/interactive.pm:1
+#
+#: ../../standalone/drakgw: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 ""
-"Ara podeu proporcionar les opcions per al mòdul %s.\n"
-"Les opcions estan en el format \"nom=valor nom2=valor2 ...\".\n"
-"Per exemple, \"io=0x300 irq=7\""
+msgid "The DNS Server IP"
+msgstr "IP del Servidor DNS"
-#: ../../modules/interactive.pm:1
+#: ../../standalone/drakTermServ: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'"
+msgid "IP Range End:"
msgstr ""
-"Ara podeu subministrar les opcions per al mòdul %s.\n"
-"Tingueu en compte que qualsevol adreça s'ha de prefixar amb 0x, com '0x123'"
-#: ../../modules/interactive.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "(module %s)"
-msgstr "(mòdul %s)"
+msgid "High"
+msgstr "Alt"
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../modules/interactive.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "S'està instal·lant el controlador per a la targeta de %s %s"
+msgid "NoVideo"
+msgstr "NoVideo"
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "See hardware info"
-msgstr "Mira la informació del maquinari"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "this field describes the device"
+msgstr "aquest camp descriu el dispositiu"
-#: ../../modules/interactive.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Teniu alguna interfície %s?"
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
+msgstr "S'està afegint la impressora a Star Office/OpenOffice.org/GIMP"
-#: ../../modules/interactive.pm:1
+#
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Do you have another one?"
-msgstr "En teniu una altra?"
+msgid "Local Printers"
+msgstr "Impressores locals"
-# #msgid "Found %s %s interfaces"
-# #msgstr "S'han trobat interfícies %2$s %1$s"
-#: ../../modules/interactive.pm:1
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "S'han trobat interfícies %s %s"
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Installation image directory"
+msgstr "Xpmac (instal·lació del controlador de pantalla)"
-#: ../../modules/interactive.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "You can configure each parameter of the module here."
-msgstr "Ara podeu configurar cada paràmetre del mòdul."
+msgid "NIS Server"
+msgstr "Servidor NIS"
-#: ../../modules/parameters.pm:1
-#, c-format
-msgid "comma separated strings"
-msgstr "cadenes separades per coma"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Port: %s"
+msgstr "Port"
-#: ../../modules/parameters.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "comma separated numbers"
-msgstr "nombres separats per coma"
+msgid "Spain"
+msgstr "Espanya"
-#: ../../modules/parameters.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "%d comma separated strings"
-msgstr "%d cadenes separades per coma"
+msgid "This user name has already been added"
+msgstr "Aquest nom d'usuari ja s'ha afegit"
-#: ../../modules/parameters.pm:1
+#
+#: ../../interactive.pm:1
#, c-format
-msgid "%d comma separated numbers"
-msgstr "%d nombres separats per coma"
+msgid "Choose a file"
+msgstr "Trieu un fitxer"
-#: ../../modules/parameters.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "a number"
-msgstr "un número"
+msgid "Apply"
+msgstr "Aplica"
-#: ../../network/adsl.pm:1
+#
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Auto-detect available ports"
+msgstr "Detectada automàticament"
+
+#: ../../standalone/drakgw: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 ""
+msgid "Internet Connection Sharing currently disabled"
+msgstr "La connexió a Internet compartida està inhabilitada"
-#: ../../network/adsl.pm:1
+#: ../../lang.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 ""
-"La manera més habitual de connectar amb ADSL és pppoe.\n"
-"Algunes connexions utilitzen pptp, unes poques utilitzen dhcp.\n"
-"Si no ho sabeu, escolliu 'utilitza pppoe'"
+msgid "San Marino"
+msgstr "San Marino"
-#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
+#
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
-msgid "Connect to the Internet"
-msgstr "Connecta't a Internet"
+msgid "Belgium"
+msgstr "Bèlgica"
-#: ../../network/adsl.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr ""
+msgid "Kuwait"
+msgstr "Kuwait"
-#: ../../network/adsl.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel Speedtouch USB"
+msgid "Choose the window manager to run:"
+msgstr "Escolliu el gestor de finestres per executar:"
-#: ../../network/adsl.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "use dhcp"
-msgstr "utilitza dhcp"
+msgid "sub generation of the cpu"
+msgstr ""
-#: ../../network/adsl.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "use pptp"
-msgstr "utilitza pptp"
+msgid "First Time Wizard"
+msgstr "Auxiliar per a la primera vegada"
-#: ../../network/adsl.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "use pppoe"
-msgstr "utilitza pppoe"
+msgid ""
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
+msgstr ""
+"S'ha produït un error, però no sé com gestionar-lo correctament.\n"
+"Si continueu, és sota la vostra responsabilitat."
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Other ports"
-msgstr "Altres ports"
+msgid "please wait, parsing file: %s"
+msgstr "espereu si us plau, s'està analitzant el fitxer: %s"
-#: ../../network/drakfirewall.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Taiwan"
+msgstr "Tailàndia"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Everything (no firewall)"
-msgstr "Tot (sense tallafoc)"
+msgid "Pakistan"
+msgstr "Pakistan"
-#: ../../network/drakfirewall.pm:1
+#: ../../printer/printerdrake.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."
+"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 ""
-"El port introduït no és vàlid: %s.\n"
-"El format correcte és \"port/tcp\" o \"port/udp\", \n"
-"on el port es troba entre 1 i 65535."
+"Per poder imprimir amb la Lexmark inkjet i amb aquesta configuració, "
+"necessiteu els controladors de la impressora inkjet proporcionats per "
+"Lexmark (http://www.lexmark.com/). Dins de la web de Lexmark, feu clic al "
+"botó \"Controladors\" i trieu la secció d'impressores. Aleshores escolliu el "
+"vostre model i després \"Linux\" com a sistema operatiu. Els controladors "
+"vénen en paquets RPM o en seqüències per a l'intèrpret d'ordres amb una "
+"instal·lació gràfica interactiva. No necessiteu fer aquesta configuració amb "
+"la interfície gràfica. Cancel·leu directament després de l'acord de "
+"llicència. Llavors imprimiu pàgines d'alineació dels capçals d'impressió amb "
+"l'ordre \"lexmarkmaintain\" i ajusteu l'alineació dels capçals amb aquest "
+"programa."
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakperm: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 ""
-"Podeu introduir diferents ports.\n"
-"Són exemples vàlids: 139/tcp 139/udp.\n"
-"Cerqueu informació a /etc/services"
+msgid "Permissions"
+msgstr "Permisos"
-#: ../../network/drakfirewall.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Which services would you like to allow the Internet to connect to?"
-msgstr "A quins serveis voleu permetre la connexió des d'Internet?"
+msgid "Provider name (ex provider.net)"
+msgstr "Nom del proveïdor (p.ex. proveidor.net)"
-#: ../../network/drakfirewall.pm:1
+#: ../../install_steps_gtk.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 ""
-"Configuració del drakfirewall\n"
-"\n"
-"Assegureu-vos d'haver configurat l'accés a la xarxa local/Internet\n"
-"amb el drakconnect abans de continuar."
+msgid "Version: %s\n"
+msgstr "Versió: %s\n"
-#: ../../network/drakfirewall.pm:1
+#: ../../install_steps_gtk.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."
+"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 ""
-"Configuració del drakfirewall\n"
-"\n"
-"Aquí es configura un tallafocs personal per a aquest ordinador Linux "
-"Mandrake.\n"
-"Per a una potent solució de tallafocs dedicada, consulteu si us plau la \n"
-"distribució especialitzada MandrakeSecurity Firewall."
+"El vostre sistema està baix de recursos; podeu tenir algun problema en\n"
+"instal·lar el Mandrake Linux. Si això passa, podeu provar d'instal·lar-lo "
+"en\n"
+"mode text. Per fer-ho, premeu 'F1' en arrencar des del CD-ROM i escriviu "
+"'text'."
-#: ../../network/drakfirewall.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "No network card"
-msgstr "No s'ha trobat cap targeta de xarxa"
+msgid "Use the Windows partition for loopback"
+msgstr "Utilitza la particio Windows per al loopback"
-#
-#: ../../network/drakfirewall.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "POP and IMAP Server"
-msgstr "Servidor POP i IMAP"
+msgid "Armenian (typewriter)"
+msgstr "Armeni (màquina d'escriure)"
-#
-#: ../../network/drakfirewall.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Mail Server"
-msgstr "Servidor de correu"
+msgid "Connection type: "
+msgstr "Tipus de connexió: "
-#: ../../network/drakfirewall.pm:1
-#, c-format
-msgid "Domain Name Server"
-msgstr "Servidor de Noms de Domini (DNS)"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Graphical interface"
+msgstr "Interfície gràfica a l'inici"
-#: ../../network/drakfirewall.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "Web Server"
-msgstr "Servidor Web"
+msgid "XFree %s with 3D hardware acceleration"
+msgstr "Xfree %s amb acceleració 3D de maquinari"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Zeroconf host name must not contain a ."
-msgstr ""
+msgid "India"
+msgstr "Índia"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Host name"
-msgstr "Nom de l'ordinador central"
-
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Zeroconf Host name"
-msgstr "Nom de l'ordinador central"
+msgid "Chad"
+msgstr "Txad"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../lang.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 ""
+msgid "Slovakia"
+msgstr "Eslovàquia"
-#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Configuring network"
-msgstr "S'està configurant la xarxa"
+msgid "Singapore"
+msgstr "Singapur"
-#: ../../network/ethernet.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
-msgstr ""
-"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
-"connectar-vos a Internet."
+msgid "Cambodia"
+msgstr "Cambodja"
-#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
-#: ../../standalone/drakpxe:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Choose the network interface"
-msgstr "Escolliu la interfície de xarxa"
+msgid "Monitor HorizSync: %s\n"
+msgstr "Sincronització horitzontal del monitor: %s\n"
-#: ../../network/ethernet.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"No s'ha detectat cap adaptador de xarxa ethernet al sistema.\n"
-"No puc configurar aquest tipus de connexió."
+msgid "Path"
+msgstr "Camí"
-#: ../../network/ethernet.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
+"Here you can specify any arbitrary command line into which the job should be "
+"piped instead of being sent directly to a printer."
msgstr ""
-"Quin client dhcp voleu utilitzar?\n"
-"El predeterminat és dhcp-client"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No ISDN PCI card found. Please select one on the next screen."
+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 ""
-"No s'ha trobat cap targeta PCI XDSI. Si us plau, seleccioneu-ne una a la "
-"pantalla següent."
+"El sistema d'impressió (%s) no s'arrencarà automàticament quan l'ordinador "
+"s'iniciï.\n"
+"\n"
+"És possible que l'arrencada automàtica fos deshabilitada en canviar a un "
+"nivell de seguretat més alt, perquè el sistema d'impressió és un punt d'atac "
+"potencial.\n"
+"\n"
+"Voleu tornar a habilitar l'arrencada automàtica del sistema d'impressió?"
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.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."
+"Printer %s\n"
+"What do you want to modify on this printer?"
msgstr ""
-"S'ha detectat una targeta PCI XDSI, però no es reconeix el tipus. Si us "
-"plau, seleccioneu una targeta PCI a la pantalla següent."
+"Impressora %s\n"
+"Quines modificacions voleu fer en aquesta impressora?"
-#: ../../network/isdn.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Which of the following is your ISDN card?"
-msgstr "Quina targeta XDSI teniu?"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "ISDN Configuration"
-msgstr "Configuració de l'XDSI"
-
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "Abort"
-msgstr "Abandona"
+msgid "Add host"
+msgstr "Afegeix un usuari"
-#: ../../network/isdn.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Continue"
-msgstr "Continua"
+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 ""
-#: ../../network/isdn.pm:1
+#: ../../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"
-"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"
+"\"Custom\" permit a per-user granularity.\n"
msgstr ""
+"Voleu permetre als usuaris compartir alguns dels seus directoris?\n"
+"Fer això permetrà al usuaris fer un simple clic a \"Comparteix\" en el "
+"konqueror i el nautilus.\n"
"\n"
-"Si teniu una targeta ISA, els valors de la pantalla següent haurien de ser "
-"correctes.\n"
-"\n"
-"Si teniu una targeta PCMCIA, cal que en sapigueu l'\"irq\" i l'\"io\".\n"
+"\"Personalitzat\" permet configurar cada usuari per separat.\n"
-#: ../../network/isdn.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "I don't know"
-msgstr "No ho sé"
+msgid ""
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
+msgstr ""
+"Si us plau, carregueu o deseu la selecció de paquets en el disquet.\n"
+"El format és el mateix que en els disquets generats d'instal·lació "
+"automàtica."
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "PCI"
-msgstr "PCI"
+msgid "China (broadcast)"
+msgstr "Xina (difusió)"
-#: ../../network/isdn.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
+msgid "Use quota for backup files."
+msgstr "Usa la quota de disc per als fitxers de còpia de seguretat."
-#: ../../network/isdn.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "What kind of card do you have?"
-msgstr "Quin tipus de targeta teniu?"
+msgid "Configuring printer \"%s\"..."
+msgstr "S'està configurant la impressora \"%s\"..."
-#: ../../network/isdn.pm:1
+#
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Found \"%s\" interface do you want to use it ?"
-msgstr "S'ha trobat la interfície \"%s\". Voleu utilitzar-la?"
+msgid "Internet connection"
+msgstr "Connexió a Internet"
-#: ../../network/isdn.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Which protocol do you want to use?"
-msgstr "Quin protocol voleu utilitzar?"
+msgid ""
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
+msgstr ""
+"Ha fallat la càrrega del mòdul %s.\n"
+"Voleu tornar-ho a intentar amb altres paràmetres?"
-#
-#: ../../network/isdn.pm:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "Protocol for the rest of the world"
-msgstr "Protocol per a la resta del món"
+msgid "Welcome to the Open Source world."
+msgstr "Benvingut al món del Codi Font Obert"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Bosnia and Herzegovina"
+msgstr "Bòsnia i Hercegovina"
#
-#: ../../network/isdn.pm:1
+#: ../../fsedit.pm:1
#, c-format
msgid ""
-"Protocol for the rest of the world\n"
-"No D-Channel (leased lines)"
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
msgstr ""
-"Protocol per a la resta del món\n"
-"Cap canal D (línies punt a punt)"
+"Necessiteu un sistema de fitxers real (ext2/ext3, reiserfs, xfs o jfs) per a "
+"aquest punt de muntatge\n"
#
-#: ../../network/isdn.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "European protocol"
-msgstr "Protocol europeu"
+msgid "You must enter a host name or an IP address.\n"
+msgstr "Si us plau, introduïu el nom de l'ordinador o la IP."
+
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
+#, c-format
+msgid "Netherlands"
+msgstr "Països Baixos"
#
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Sending files by FTP"
+msgstr "S'estan enviant els fitxers..."
+
#: ../../network/isdn.pm:1
#, c-format
-msgid "European protocol (EDSS1)"
-msgstr "Protocol europeu (EDSS1)"
+msgid "Internal ISDN card"
+msgstr "Targeta XDSI interna"
-#: ../../network/isdn.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
-"Select your provider.\n"
-"If it isn't listed, choose Unlisted."
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
msgstr ""
-"Seleccioneu el vostre proveïdor.\n"
-"Si no és a la llista, seleccioneu \"No és a la llista\""
+"No hi ha cap controlador OSS/ALSA alternatiu conegut per a la vostra targeta "
+"de so (%s), que actualment fa servir \"%s\""
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "External ISDN modem"
-msgstr "Mòdem XDSI extern"
+#: ../../network/modem.pm:1
+#, fuzzy, c-format
+msgid "Title"
+msgstr "Taula"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Internal ISDN card"
-msgstr "Targeta XDSI interna"
+msgid "Install & convert Fonts"
+msgstr "Instal·la i converteix les Fonts"
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "What kind is your ISDN connection?"
-msgstr "Quin tipus de connexió XDSI teniu?"
+msgid "WARNING"
+msgstr "AVÍS"
-#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Network Configuration Wizard"
-msgstr "Auxiliar de configuració de xarxa"
+msgid "Installing bootloader"
+msgstr "S'està instal·lant el carregador de l'arrencada"
-#
-#: ../../network/isdn.pm:1
+#: ../../standalone/drakautoinst:1
+#, fuzzy, c-format
+msgid "replay"
+msgstr "Repeteix"
+
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Old configuration (isdn4net)"
-msgstr "Configuració antiga (isdn4net)"
+msgid "detected %s"
+msgstr "s'ha detectat %s"
-#
-#: ../../network/isdn.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "New configuration (isdn-light)"
-msgstr "Nova configuració (isdn-light)!"
+msgid "Virgin Islands (U.S.)"
+msgstr "Illes Verge Americanes"
-#: ../../network/isdn.pm:1
+#: ../../partition_table.pm:1
#, c-format
+msgid "Bad backup file"
+msgstr "Fitxer de còpia de seguretat incorrecte"
+
+#: ../../standalone/drakgw:1
+#, fuzzy, 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"
+"The setup of Internet connection sharing has already been done.\n"
+"It's currently disabled.\n"
"\n"
-"We recommand the light configuration.\n"
+"What would you like to do?"
msgstr ""
-"Quina configuració XDSI preferiu?\n"
-"\n"
-"* La configuració antiga usa isdn4net. Conté eines molt\n"
-" potents, però és difícil de configurar, i no és estàndard.\n"
-"\n"
-"* La nova configuració és més fàcil d'entendre, més\n"
-" estàndard, però té menys eines.\n"
+"La configuració de la connexió compartida a Internet ja s'ha dut a terme.\n"
+"Ara està inhabilitada.\n"
"\n"
-"Nosaltres recomanen la nova configuració senzilla (isdn-light).\n"
+"Què voleu fer?"
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Do nothing"
-msgstr "però que no coincideixin amb"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Enter IP address and port of the host whose printers you want to use."
+msgstr ""
-#: ../../network/modem.pm:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "Install rpm"
-msgstr "Instal·la"
+msgid "Pipe into command"
+msgstr "Redirecciona el treball cap a una ordre"
-#: ../../network/modem.pm:1
+#: ../../install_interactive.pm:1
#, c-format
msgid ""
-"\"%s\" based winmodem detected, do you want to install needed software ?"
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
msgstr ""
+"Part del maquinari del vostre ordinador necessita controladors\n"
+"\"registrats\" per poder funcionar. Podeu trobar-ne informació a: %s"
-#: ../../network/modem.pm:1
-#, fuzzy, c-format
-msgid "Title"
-msgstr "Taula"
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Detecting devices..."
+msgstr "S'estan detectant els dispositius..."
-#: ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Click here to launch the wizard ->"
+msgstr "Feu clic aquí per executar l'auxiliar ->"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Haiti"
+msgstr "Haití"
+
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Your modem isn't supported by the system.\n"
-"Take a look at http://www.linmodems.org"
+"Description of the fields:\n"
+"\n"
msgstr ""
+"Descripció dels camps:\n"
+"\n"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the name of the CPU"
+msgstr "el nom del venedor del dispositiu"
+
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Second DNS Server (optional)"
-msgstr "Segon servidor DNS (opcional)"
+msgid "Refreshing printer data..."
+msgstr "S'estan refrescant les dades de les impressores..."
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../install2.pm:1
#, c-format
-msgid "First DNS Server (optional)"
-msgstr "Primer servidor DNS (opcional)"
+msgid "You must also format %s"
+msgstr "També heu de formatar %s"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Domain name"
-msgstr "Nom de domini"
+msgid "Be careful: this operation is dangerous."
+msgstr "Aneu amb compte: aquesta operació és perillosa."
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "CHAP"
-msgstr "CHAP"
+msgid "Insert a floppy containing package selection"
+msgstr "Inseriu un disquet amb la selecció de paquets"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/dav.pm:1
#, c-format
-msgid "Script-based"
-msgstr "Basat en script"
+msgid "Server: "
+msgstr "Servidor: "
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#
+#: ../../standalone/draksec:1
#, c-format
-msgid "Terminal-based"
-msgstr "Basat en terminal"
+msgid "Security Alerts:"
+msgstr "Alarmes de seguretat:"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "PAP"
-msgstr "PAP"
+msgid "Sweden"
+msgstr "Suècia"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Login ID"
-msgstr "ID d'entrada"
+msgid "Use Expect for SSH"
+msgstr "Usa Expect en l'SSH"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Phone number"
-msgstr "Número de telèfon"
+msgid "Poland"
+msgstr "Polònia"
-#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Connection name"
-msgstr "Nom de la connexió"
+msgid "Importance: %s\n"
+msgstr "Importància: %s\n"
-#: ../../network/modem.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Dialup options"
-msgstr "Opcions de marcatge"
+msgid "Please check if you want to eject your tape after the backup."
+msgstr "Marqueu aquesta opció si voleu expulsar la cinta en acabar."
-#: ../../network/modem.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "Please choose which serial port your modem is connected to."
-msgstr ""
-"Si us plau, seleccioneu el port sèrie al qual teniu connectat el mòdem."
+msgid "Other ports"
+msgstr "Altres ports"
-#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Network Configuration"
-msgstr "Configuració de xarxa"
+msgid "number of capture buffers for mmap'ed capture"
+msgstr "nombre de memòries intermèdies per a captures amb MMAP"
-#: ../../network/netconnect.pm:1
+#: ../../harddrake/data.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."
+msgid "SMBus controllers"
msgstr ""
-"Hi ha hagut problemes durant la configuració.\n"
-"Proveu la connexió via net_monitor o mcc. Si la connexió no funciona "
-"correctament, torneu a executar la configuració."
-#: ../../network/netconnect.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"After this is done, we recommend that you restart your X environment to "
-"avoid any hostname-related problems."
-msgstr ""
-"Després d'això, és recomanable que reinicieu l'entorn X per\n"
-"evitar problemes deguts al canvi de nom de l'ordinador central."
+msgid "Connection timeout (in sec)"
+msgstr "Temps màxim per connectar (en seg)"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Congratulations, the network and Internet configuration is finished.\n"
-"The configuration will now be applied to your system.\n"
-"\n"
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
msgstr ""
-"Felicitats, la configuració de xarxa i Internet ha finalitzat.\n"
-"Ara s'aplicarà la configuració al sistema.\n"
-"\n"
-#: ../../network/netconnect.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"S'ha produït un problema en reiniciar la xarxa: \n"
-"\n"
-"%s"
+msgid "Croatian"
+msgstr "Croata"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-lo?"
+msgid "Use existing partition"
+msgstr "Utilitza les particions existents"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Network configuration"
-msgstr "Configuració de xarxa"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "No es pot bifurcar: %s"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Do you want to start the connection at boot?"
-msgstr "Voleu iniciar la connexió en arrencar?"
+msgid "/Help/_About..."
+msgstr "/Ajuda/_Quant a.."
-#
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Internet connection"
-msgstr "Connexió a Internet"
+msgid "Remove user directories before restore."
+msgstr "Esborra els directoris d'usuari abans de restaurar."
-#: ../../network/netconnect.pm:1
+#: ../../printer/printerdrake.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"
+"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 ""
-"Heu configurat múltiples maneres de conectar-se a Internet.\n"
-"Escolliu la que voleu utilitzar.\n"
-"\n"
+"Esteu a punt de configurar una impressora remota. Això necessita una "
+"connexió de xarxa operativa, però la vostra xarxa encara no està "
+"configurada. Si continueu sense configurar la xarxa, no podreu utilitzar la "
+"impressora que esteu configurant ara. Què voleu fer?"
#
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Choose the connection you want to configure"
-msgstr "Escolliu la connexió que voleu configurar"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "CUPS printer configuration"
+msgstr "Configuració de la \"winprinter\" OKI"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "ethernet card(s) detected"
-msgstr "s'han detectat una o diverses targetes Ethernet"
+msgid "could not find any font in your mounted partitions"
+msgstr "no s'ha pogut trobar cap font en les particions muntades"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "LAN connection"
-msgstr "Connexió LAN"
+msgid "F00f bug"
+msgstr ""
-#
-#: ../../network/netconnect.pm:1
+#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
-msgid "cable connection detected"
-msgstr "s'ha detectat la connexió per cable"
+msgid "XFree %s"
+msgstr "XFree %s"
-#: ../../network/netconnect.pm:1
+#: ../../network/ethernet.pm:1
#, c-format
-msgid "Cable connection"
-msgstr "Connexió per cable"
+msgid ""
+"Which dhcp client do you want to use?\n"
+"Default is dhcp-client."
+msgstr ""
+"Quin client dhcp voleu utilitzar?\n"
+"El predeterminat és dhcp-client"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "detected"
-msgstr "s'ha detectat %s"
+msgid "Domain Name:"
+msgstr "Nom de domini"
+
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "On Floppy"
+msgstr "Disquet d'arrencada"
#
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "ADSL connection"
-msgstr "Connexió ADSL"
+msgid "Restore"
+msgstr "Restaura"
-#: ../../network/netconnect.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "detected %s"
-msgstr "s'ha detectat %s"
+msgid "if set to yes, check if the network devices are in promiscuous mode."
+msgstr ""
-#: ../../network/netconnect.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "ISDN connection"
-msgstr "Connexió XDSI"
-
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Winmodem connection"
-msgstr "Connexió normal per mòdem"
+msgid "Looking for available packages..."
+msgstr "S'estan cercant els paquets disponibles..."
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "detected on port %s"
-msgstr "detectat al port %s"
+msgid "Init Message"
+msgstr "Missatge d'inicialització"
-#: ../../network/netconnect.pm:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Normal modem connection"
-msgstr "Connexió normal per mòdem"
+msgid "Rescue partition table"
+msgstr "Recupera la taula de particions"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connection complete."
+msgstr "Velocitat de la connexió"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Detecting devices..."
-msgstr "S'estan detectant els dispositius..."
+msgid "Cyprus"
+msgstr "Xipre"
-#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Expert Mode"
-msgstr "Mode expert"
+msgid "Remove from RAID"
+msgstr "Elimina del RAID"
-#: ../../network/netconnect.pm:1
+# c-format
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Use auto detection"
-msgstr "Utilitza la detecció automàtica"
+msgid "This encryption key is too simple (must be at least %d characters long)"
+msgstr ""
+"Aquesta clau de xifratge és massa senzilla (ha de tenir com a mínim %d "
+"caràcters)"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Choose the profile to configure"
-msgstr "Escolliu el perfil a configurar"
+msgid "Configuration Wizards"
+msgstr "Auxiliars de configuració"
#: ../../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 ""
-"Benvingut a l'auxiliar de configuració de xarxa\n"
-"\n"
-"Ara es configurarà la connexió a Internet/xarxa.\n"
-"Si no voleu utilitzar la detecció automàtica, desactiveu el quadre de "
-"verificació.\n"
+msgid "ISDN connection"
+msgstr "Connexió XDSI"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2: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 ""
-"Atès que esteu realitzant una instal·lació des de xarxa, ja teniu la xarxa "
-"configurada.\n"
-"Feu clic a 'D'acord' per conservar la configuració, o a 'Cancel·la' per "
-"tornar a configurar la connexió a Internet i a la xarxa local.\n"
+msgid "primary"
+msgstr "primari"
-#: ../../network/netconnect.pm:1
+#: ../../printer/main.pm:1
#, c-format
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr " en servidor SMB/Windows \"%s\", recurs compartit \"%s\""
+
+#: ../../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"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
+"!! 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 ""
+"Ara podeu triar quins serveis voleu que s'iniciïn durant l'arrencada.\n"
"\n"
+"Aquí es llisten tots els serveis disponibles amb la instal·lació actual.\n"
+"Reviseu-los amb cura i desmarqueu aquells que no seran necessaris sempre\n"
+"durant l'arrencada.\n"
"\n"
+"Podeu obtenir una explicació breu sobre un servei si el seleccioneu. Si no\n"
+"esteu segur de la utilitat d'un servei, el més segur és deixar el "
+"comportament\n"
+"per defecte.\n"
"\n"
-"Ara es configurarà la connexió %s.\n"
-"\n"
-"\n"
-"Premeu D'acord per continuar."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr "Ara es configurarà la connexió %s."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Internet connection & configuration"
-msgstr "Connexió i configuració d'Internet"
-
-#
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "Configure the connection"
-msgstr "Configura la connexió"
+"Aneu especialment amb cura en aquest pas si penseu utilitzar l'ordinador "
+"com\n"
+"a servidor: segurament no us interessarà iniciar serveis que no necessiteu.\n"
+"Recordeu que hi ha diversos serveis que poden ser perillosos si s'habiliten\n"
+"en un servidor. En general, seleccioneu només els serveis que realment "
+"necessiteu."
-#: ../../network/netconnect.pm:1
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disconnect"
-msgstr "Desconnecta"
+msgid "Skip"
+msgstr "Omet"
-#: ../../network/netconnect.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connect"
-msgstr "Connecta"
+msgid "Niue"
+msgstr "Niue"
-#: ../../network/netconnect.pm:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"You can reconfigure your connection."
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
msgstr ""
-"\n"
-"Podeu tornar a configurar la connexió."
+"Activa/Desactiva totes les interfícies de xarxa configurades per\n"
+"iniciar-se durant l'arrencada."
-#: ../../network/netconnect.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"\n"
-"You can connect to the Internet or reconfigure your connection."
+"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 ""
-"\n"
-"Podeu connectar-vos a Internet o tornar a configurar la connexió."
-#: ../../network/netconnect.pm:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "You are not currently connected to the Internet."
-msgstr "Ara mateix no esteu connectat a Internet."
+msgid "important"
+msgstr "important"
-#: ../../network/netconnect.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
+msgid "Total Progress"
+msgstr "Progrés total"
+
+#: ../../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"
-"You can disconnect or reconfigure your connection."
+"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 ""
+"El DrakX detectarà qualsevol dispositiu IDE en l'ordinador. Així mateix, \n"
+"intentarà trobar un o més adaptadors SCSI PCI. Si troba un adaptador SCSI,\n"
+"el DrakX instal·larà automàticament el controlador adequat.\n"
"\n"
-"Podeu desconnectar-vos o tornar a configurar la connexió."
-
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "You are currently connected to the Internet."
-msgstr "Ara mateix esteu connectat a Internet."
+"Com que la detecció de maquinari no sempre troba tots els dispositius,\n"
+"el DrakX us demanarà que confirmeu si hi ha un adaptador SCSI PCI. Feu clic\n"
+"a \"Sí\" si sabeu segur que n'hi ha un instal·lat en l'ordinador. "
+"Apareixerà\n"
+"una llista de targetes SCSI perquè n'escolliu una. Feu clic a \"No\" si no "
+"en\n"
+"teniu cap. Si no n'esteu segurs, podeu mirar la llista de maquinari\n"
+"detectat en el vostre ordinador seleccionant \"Veure informació del "
+"maquinari\"\n"
+"i fent clic a \"D'acord\". Examineu la llista de maquinari i feu clic sobre\n"
+"el botó \"D'acord\" per tornar a la pregunta sobre l'interfície SCSI.\n"
+"\n"
+"Si heu de seleccionar l'adaptador manualment, el DrakX us preguntarà si\n"
+"voleu confifurar-ne les opcions. Convé que deixeu que el DrakX comprovi\n"
+"el maquinari per inicialitzar les opcions especifiques d'algunes targetes.\n"
+"Això sol funcionar bé.\n"
+"\n"
+"Si el DrakX no pot comprovar les opcions que se li han de passar al "
+"controlador,\n"
+"us caldrà proporcionar les opcions al controlador manualment. Consulteu la\n"
+"Guia de l'usuari (capítol 3, en la secció \"Informació obtinguda del "
+"maquinari\")\n"
+"per saber com treure aquesta informació de la documentació del maquinari,\n"
+"del lloc web del fabricant (si teniu accés a Internet) o del Microsoft "
+"Windows\n"
+"(si el teniu al sistema)."
#
-#: ../../network/network.pm:1
-#, c-format
-msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "L'URL ha de començar amb 'ftp:' o 'http:'"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "Proxy should be http://..."
-msgstr "El servidor intermediari ha de ser http://..."
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "FTP proxy"
-msgstr "Intermediari per a FTP"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "HTTP proxy"
-msgstr "Intermediari per a HTTP"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "Proxies configuration"
-msgstr "Configuració dels servidors intermediaris (proxies)"
-
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Gateway address should be in format 1.2.3.4"
-msgstr "L'adreça de la passarel·la ha d'estar en format 1.2.3.4"
+msgid "Users"
+msgstr "Usuaris"
-#: ../../network/network.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "DNS server address should be in format 1.2.3.4"
-msgstr "L'adreça del servidor DNS ha d'estar en format 1.2.3.4"
+msgid "Aruba"
+msgstr "Aruba"
-#: ../../network/network.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Gateway device"
-msgstr "Dispositiu de la passarel·la"
+msgid "Preparing bootloader..."
+msgstr "S'està preparant el carregador de l'arrencada..."
#: ../../network/network.pm:1
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Passarel·la (e.g. %s)"
-#: ../../network/network.pm:1
+#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "DNS server"
-msgstr "Servidor DNS"
+msgid "The passwords do not match"
+msgstr "Les contrasenyes no coincideixen"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.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."
+msgid "Examples for correct IPs:\n"
msgstr ""
-"Si us plau, introduïu el nom del vostre ordinador central.\n"
-"Aquest nom ha de ser complet, com ara \"mybox.mylab.myco.com\".\n"
-"També podeu introduir l'adreça IP de la passarel·la, si en teniu una."
-#: ../../network/network.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
-"enough '0' (zeroes)."
+msgid "Frequency (MHz)"
msgstr ""
-#: ../../network/network.pm:1
+#: ../../install_any.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)."
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
msgstr ""
+"Per utilitzar aquesta selecció de paquets que heu desat, arrenqueu la "
+"instal·lació amb \"linux defcfg=floppy\""
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "IP address should be in format 1.2.3.4"
-msgstr "L'adreça IP ha d'estar en format 1.2.3.4"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the number of the processor"
+msgstr "el color de la barra de progrés"
#
-#: ../../network/network.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Start at boot"
-msgstr "Inicia en l'arrencada"
+msgid "Hardware clock set to GMT"
+msgstr "El rellotge del vostre ordinador està regulat per GMT"
#
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Assign host name from DHCP address"
-msgstr "Si us plau, introduïu el nom de l'ordinador o la IP."
-
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Network Hotplugging"
-msgstr "Configuració de xarxa"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Give a file name"
+msgstr "Proporcioneu un nom de fitxer"
-#: ../../network/network.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Track network card id (useful for laptops)"
+msgid "Please choose the port that your printer is connected to."
msgstr ""
-"Fes el seguiment de l'identificador de la targeta de xarxa (d'utilitat per a "
-"portàtils)"
-
-#: ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "DHCP host name"
-msgstr "Nom de l'ordinador central"
+"Si us plau, seleccioneu el port al qual teniu connectada la impressora."
-#: ../../network/network.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakgw:1
+#: ../../standalone/livedrake:1
#, c-format
-msgid "Netmask"
-msgstr "Submàscara de xarxa"
+msgid "Change Cd-Rom"
+msgstr "Canvieu el CD-ROM"
-#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "IP address"
-msgstr "Adreça IP"
+msgid "Paraguay"
+msgstr "Paraguai"
-#: ../../network/network.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp)"
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr ""
+"Usa les còpies de seguretat incrementals (no reemplacis les còpies antigues)"
-#: ../../network/network.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Automatic IP"
-msgstr "IP automàtica"
+msgid "There's no known driver for your sound card (%s)"
+msgstr "No hi ha cap controlador conegut per a la vostra targeta de so (%s)"
-#: ../../network/network.pm:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid " (driver %s)"
-msgstr " (controlador %s)"
+msgid "force"
+msgstr "imposa"
-#: ../../network/network.pm:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configuring network device %s"
-msgstr "S'està configurant el dispositiu de xarxa %s"
+msgid "Exit"
+msgstr "Surt"
-#: ../../network/network.pm:1
+#: ../../printer/printerdrake.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)."
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
msgstr ""
-"Si us plau, introduïu la configuració IP d'aquest ordinador.\n"
-"S'ha d'introduir cada element com una adreça IP en notació decimal amb\n"
-"punts (per exemple, 1.2.3.4)."
+"NOTA: Segons el model de la impressora i el sistema d'impressió, "
+"s'instal·laran fins a %d MB de programari addicional."
-#: ../../network/network.pm:1
+#: ../../standalone/drakconnect: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."
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
msgstr ""
-"ATENCIÓ: Aquest dispositiu ja es va configurar per connectar-se a Internet.\n"
-"Només cal que accepteu per mantenir-lo configurat.\n"
-"Si modifiqueu els camps inferiors, sobreescriureu aquesta configuració."
+"No teniu cap interfície configurada.\n"
+"Configureu-la primer fent clic a 'Configura'"
-#: ../../network/shorewall.pm:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Estonian"
+msgstr "Estonià"
+
+#: ../../services.pm:1
#, c-format
msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fixes after installation."
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
-"Atenció! S'ha detectat una configuració existent del tallafoc. Potser us "
-"caldrà fer algun ajustament manual després de la instal·lació."
+"L'Apache és un servidor de World Wide Web. S'utilitza per servir fitxers\n"
+"HTML i CGI."
-#: ../../network/shorewall.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Firewalling configuration detected!"
-msgstr "S'ha detectat la configuració del tallafoc!"
+msgid "Add/Del Clients"
+msgstr "Afegeix/Suprimeix clients"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Account Password"
-msgstr "Contrasenya del compte"
+msgid "Choose the network interface"
+msgstr "Escolliu la interfície de xarxa"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Account Login (user name)"
-msgstr "Entrada del compte (nom d'usuari)"
+msgid "Unknown Model"
+msgstr "Model desconegut"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Connection timeout (in sec)"
-msgstr "Temps màxim per connectar (en seg)"
+msgid "CD/DVD burners"
+msgstr ""
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+"Partició arrencada per defecte\n"
+" (per a l'arrencada de l'MS-DOS, no per a LILO)\n"
#
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "choose image"
+msgstr "trieu un fitxer d'imatge"
+
+#: ../../network/shorewall.pm:1
#, c-format
-msgid "Connection speed"
-msgstr "Velocitat de la connexió"
+msgid "Firewalling configuration detected!"
+msgstr "S'ha detectat la configuració del tallafoc!"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Dialing mode"
-msgstr "Mode de marcatge"
+msgid "Connection name"
+msgstr "Nom de la connexió"
-#
-#: ../../network/tools.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Choose your country"
-msgstr "Escolliu el vostre país"
+msgid ""
+"x coordinate of text box\n"
+"in number of characters"
+msgstr ""
+"coordenada x de la caixa de text\n"
+"en nombre de caràcters"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2 del proveïdor (opcional)"
+msgid "Updating package selection"
+msgstr "S'està actualitzant la selecció de paquets"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Where do you want to mount the loopback file %s?"
+msgstr "On voleu muntar el fitxer de loopback %s?"
+
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1 del proveïdor (opcional)"
+msgid ""
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
+msgstr ""
+"El disquet s'ha creat correctament.\n"
+"Ara podeu repetir la vostra instal·lació."
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the number of buttons the mouse has"
+msgstr "el color de la barra de progrés"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Provider phone number"
-msgstr "Número de telèfon del proveïdor"
+msgid ""
+"Please enter the directory (or module) to\n"
+" put the backup on this host."
+msgstr ""
+"Si us plau, entreu el directori (o mòdul) d'aquest\n"
+"ordinador central on voleu desar la còpia de seguretat."
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Provider name (ex provider.net)"
-msgstr "Nom del proveïdor (p.ex. proveidor.net)"
+msgid "Replay"
+msgstr "Repeteix"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Your personal phone number"
-msgstr "El vostre telèfon particular"
+msgid "Backup other files"
+msgstr "Còpia de seguretat d'altres fitxers"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Card IO_1"
-msgstr "E/S_1 de la Targeta"
+msgid "No floppy drive available"
+msgstr "No hi ha cap unitat de disquet disponible"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Card IO_0"
-msgstr "E/S_0 de la Targeta"
+msgid "Backup files are corrupted"
+msgstr "Els fitxers de la còpia de seguretat estan corromputs"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Card IO"
-msgstr "E/S de la Targeta"
+msgid "TV norm:"
+msgstr "Normativa de TV:"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Card mem (DMA)"
-msgstr "Targeta de memòria (DMA)"
+msgid "Cpuid family"
+msgstr ""
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Card IRQ"
-msgstr "IRQ de la targeta"
+msgid "32 MB"
+msgstr "32 MB"
-#: ../../network/tools.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Please fill or check the field below"
-msgstr "Si us plau, ompliu o marqueu el camp inferior"
+msgid "Lithuanian AZERTY (new)"
+msgstr "Lituà AZERTY (nou)"
-#: ../../network/tools.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Connection Configuration"
-msgstr "Configuració de la connexió"
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
-#: ../../network/tools.pm:1
+#: ../../fsedit.pm:1
#, fuzzy, c-format
msgid ""
-"The system doesn't seem to be connected to the Internet.\n"
-"Try to reconfigure your connection."
+"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 ""
-"No sembla que el sistema estigui connectat a Internet.\n"
-"Intenteu tornar a configurar la connexió."
+"Heu seleccionat una partició de programari RAID com a arrel (/).\n"
+"Això no ho pot gestionar cap carregador d'arrencada sense una partició /"
+"boot.\n"
+"Per tant, assegureu-vos d'afegir una partició /boot"
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid "For security reasons, it will be disconnected now."
-msgstr "Per raons de seguretat, ara es desconnectarà."
+#
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Previous"
+msgstr "Anterior"
-#: ../../network/tools.pm:1
-#, fuzzy, c-format
-msgid "The system is now connected to the Internet."
-msgstr "Ara, el sistema està connectat a Internet."
+#: ../../any.pm:1
+#, c-format
+msgid "Other OS (MacOS...)"
+msgstr "Un altre SO (MacOS...)"
-#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Testing your connection..."
-msgstr "S'està comprovant la vostra connexió..."
+msgid "To activate the mouse,"
+msgstr "Per activar el ratolí,"
-#: ../../network/tools.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Voleu intentar connectar-vos a Internet ara?"
+msgid "Bringing up the network"
+msgstr "S'està activant la xarxa"
-#: ../../network/tools.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Internet configuration"
-msgstr "Configuració d'Internet"
+msgid "Screenshots will be available after install in %s"
+msgstr "Les captures estaran disponibles després d'instal·lar a %s"
-#: ../../partition_table/raw.pm:1
+#: ../../help.pm:1
#, fuzzy, 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."
+"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 ""
-"Alguna cosa no va bé en la vostra unitat. \n"
-"Ha fallat una comprovació de la integritat de les dades. \n"
-"Això vol dir que qualsevol cosa que s'escrigui al disc acabarà feta malbé."
+"S'ha detectat més d'una partició de Microsoft Windows en la unitat de disc.\n"
+"Si us plau, trieu quina d'elles voleu redimensionar per instal·lar el nou\n"
+"sistema operatiu Mandrake Linux.\n"
+"\n"
+"Cada partició està identificada d'aquesta manera:\n"
+"\"Nom Linux\", \"Nom Windows\" \"Capacitat\".\n"
+"\n"
+"\"Nom Linux\" es compon de: \"tipus d'unitat de disc\", \"número d'unitat "
+"de \n"
+"disc\", \"número de la partició\" (per exemple, \"hda1\").\n"
+"\n"
+"\"Tipus d'unitat de disc\" és \"hd\" si la vostre unitat de disc és IDE i \n"
+"\"sd\" si és SCSI.\n"
+"\n"
+"\"Número de la unitat de disc\" és sempre una lletra després de \"hd\" o \"sd"
+"\".\n"
+"Amb unitats de disc IDE:\n"
+"\n"
+" * \"a\" significa \"unitat de disc mestra en el controlador IDE primari\",\n"
+"\n"
+" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
+"\",\n"
+"\n"
+" * \"c\" significa \"unitat de disc mestra en el controlador IDE secundari"
+"\",\n"
+"\n"
+" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
+"\".\n"
+"\n"
+"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primària de disc"
+"\",\n"
+"una \"b\" significa \"unitat secundària de disc\", etc.\n"
+"\n"
+"\"Nom Windows\" és la lletra de la vostra unitat de disc sota Windows (el "
+"primer\n"
+"disc o partició s'anomena \"C:\")."
-#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid " (Default)"
-msgstr " (Predeterminat)"
+msgid "Tanzania"
+msgstr ""
-#: ../../printer/cups.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "On CUPS server \"%s\""
-msgstr "en servidor CUPS \"%s\""
+msgid "Computing FAT filesystem bounds"
+msgstr "S'estan calculant els límits del sistema de fitxers de la FAT"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+"Backup Sources: \n"
+msgstr ""
+"\n"
+"Fonts de la còpia: \n"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Content of the file"
+msgstr "Contingut del fitxer"
#
-#: ../../printer/cups.pm:1 ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Remote Printers"
-msgstr "Impressores remotes"
+msgid "Authentication LDAP"
+msgstr "Autenticació LDAP"
-#: ../../printer/cups.pm:1 ../../printer/data.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "CUPS"
-msgstr "CUPS"
+msgid "Let me pick any driver"
+msgstr ""
-#: ../../printer/cups.pm:1
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Profile "
+msgstr "Perfil: "
+
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "(on this machine)"
-msgstr "(en aquest ordinador)"
+msgid "transmitted"
+msgstr ""
-#: ../../printer/cups.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Palestine"
+msgstr "Selecció del camí"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "(on %s)"
-msgstr "(en %s)"
+msgid "RAID md%s\n"
+msgstr "RAID md%s\n"
-#: ../../printer/data.pm:1
+#: ../../modules/parameters.pm:1
#, c-format
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+msgid "%d comma separated strings"
+msgstr "%d cadenes separades per coma"
-#: ../../printer/data.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "LPRng"
-msgstr "LPRng"
+msgid "Here is the full list of keyboards available"
+msgstr "Aquesta és la llista completa de teclats disponibles"
-#: ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+msgid "Theme name"
+msgstr "Nom del tema"
-#: ../../printer/data.pm:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "LPD"
-msgstr "LPD"
+msgid "/_Help"
+msgstr "/_Ajuda"
-#: ../../printer/data.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "LPD - Line Printer Daemon"
-msgstr "LPD - Line Printer Daemon"
+msgid ""
+"Here you can choose whether the scanners connected to this machine should be "
+"accessable by remote machines and by which remote machines."
+msgstr ""
-#: ../../printer/data.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "PDQ"
-msgstr "PDQ"
+msgid "the width of the progress bar"
+msgstr "l'amplada de la barra de progrés"
-#: ../../printer/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+msgid "Cook Islands"
+msgstr "Illes Cook"
-#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Unknown Model"
-msgstr "Model desconegut"
+msgid "Formatting partition %s"
+msgstr "S'està formatant la partició %s"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Unknown model"
-msgstr "Model desconegut"
+msgid "Hostname required"
+msgstr "El nom de l'ordinador central (host) és necessari"
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "%s (Port %s)"
-msgstr "Port"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Unselect fonts installed"
+msgstr "Desselecciona les fonts instal·lades"
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid "Host %s"
-msgstr "Nom de l'ordinador central"
+#: ../../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 ../../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 "Cancel·la"
-#
-#: ../../printer/main.pm:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Network %s"
-msgstr "Xarxa"
+msgid "Searching for configured scanners ..."
+msgstr "Impressores disponibles"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Interface \"%s\""
-msgstr "Interfície %s"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Wheel"
+msgstr "Rodeta"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1
#, fuzzy, c-format
-msgid "Local network(s)"
-msgstr "Adreça de la xarxa local"
+msgid "Videocard"
+msgstr "Mode de vídeo"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Raw printer (No driver)"
-msgstr "Impressora en cru (raw) (Cap controlador)"
+msgid "\tBackups use tar and bzip2\n"
+msgstr "\tLes còpies de seguretat utilitzen tar i bzip2\n"
-#: ../../printer/main.pm:1
+#
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid ", using command %s"
-msgstr ", utilitzant l'ordre %s"
+msgid "Remove Selected"
+msgstr "Elimina la selecció"
-#: ../../printer/main.pm:1
-#, c-format
-msgid " on Novell server \"%s\", printer \"%s\""
-msgstr " en servidor Novell \"%s\", impressora \"%s\""
+#
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/Autodetect _modems"
+msgstr "Detectada automàticament"
-#: ../../printer/main.pm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr " en servidor SMB/Windows \"%s\", recurs compartit \"%s\""
+msgid "Remove printer"
+msgstr "Suprimeix la impressora"
-#: ../../printer/main.pm:1
+#
+#: ../../install_interactive.pm:1
#, c-format
-msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", host TCP/IP \"%s\", port %s"
+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 ""
+"ATENCIÓ!\n"
+"\n"
+"Tot seguit, el DrakX canviarà la mida de la vostra partició de Windows. Aneu "
+"amb\n"
+"compte: aquesta operació és perillosa. Si encara no ho heu fet, sortiu de "
+"la\n"
+"instal·lació, executeu l'Scandisk sota Windows (i potser també el defrag) i\n"
+"torneu a començar la instal·lació. Feu també una còpia de seguretat de les\n"
+"vostres dades.\n"
+"Quan estigueu segur, premeu \"D'acord\"."
-#: ../../printer/main.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid " on LPD server \"%s\", printer \"%s\""
-msgstr " en servidor LPD \"%s\", impressora \"%s\""
+msgid "Which services would you like to allow the Internet to connect to?"
+msgstr "A quins serveis voleu permetre la connexió des d'Internet?"
-#: ../../printer/main.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ", printing to %s"
-msgstr ", imprimint a %s"
+msgid ""
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
+msgstr ""
+"Benvingut a la utilitat de configuració del correu.\n"
+"\n"
+"Aquí podreu configurar el sistema d'alerta.\n"
-#: ../../printer/main.pm:1
+#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
#, c-format
-msgid ", multi-function device"
-msgstr ", dispositiu multifunció"
+msgid "Other"
+msgstr "Altres"
-#: ../../printer/main.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ", dispositiu multifunció en HP JetDirect"
+msgid "Default"
+msgstr "Predeterminat"
-#: ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ", multi-function device on USB"
-msgstr ", dispositiu multifunció en USB"
-
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid ", multi-function device on parallel port \\#%s"
-msgstr ", dispositiu multifunció en port paral·lel \\/*%s"
-
-#: ../../printer/main.pm:1
-#, fuzzy, c-format
-msgid ", USB printer"
-msgstr ", impressora USB \\/*%s"
-
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ", USB printer \\#%s"
-msgstr ", impressora USB \\/*%s"
+msgid "Button 2 Emulation"
+msgstr "Emulació del botó 2"
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid " on parallel port \\#%s"
-msgstr " en port paral·lel \\/*%s"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "type1inst building"
+msgstr "construcció de type1inst"
#
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Local Printers"
-msgstr "Impressores locals"
+msgid "Abiword"
+msgstr "Abiword"
-#: ../../printer/main.pm:1
+#
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Pipe job into a command"
-msgstr "Redirecciona el treball cap a una ordre"
+msgid "choose image file"
+msgstr "trieu un fitxer d'imatge"
-#
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Enter a printer device URI"
-msgstr "Entreu un dispositiu URI d'impressora"
+msgid "X server"
+msgstr "Servidor X"
-#
-#: ../../printer/main.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Printer on NetWare server"
-msgstr "Impressora en servidor NetWare"
+msgid "Domain Admin User Name"
+msgstr "Nom d'usuari de l'administrador del domini"
#
-#: ../../printer/main.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "Impressora en servidor SMB/Windows 95/98/NT"
+msgid "There was an error while scanning for TV channels"
+msgstr "S'ha produït un error en cercar els canals de TV"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Network printer (TCP/Socket)"
-msgstr "Impressora de xarxa (TCP/Socket)"
+msgid "US keyboard (international)"
+msgstr "Teclat Estats Units (internacional)"
#
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Printer on remote lpd server"
-msgstr "Impressora en servidor lpd remot"
+msgid "Not installed"
+msgstr "No instal·lat"
-#
-#: ../../printer/main.pm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Printer on remote CUPS server"
-msgstr "Impressora en servidor CUPS remot"
+msgid "LAN connection"
+msgstr "Connexió LAN"
-#: ../../printer/main.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Remote printer"
-msgstr "Impressora remota"
+msgid "/File/-"
+msgstr "/Fitxer/-"
-#: ../../printer/main.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Local printer"
-msgstr "Impressora local"
+msgid "Italian"
+msgstr "Italià"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive.pm:1 ../../standalone/draksec:1
#, c-format
-msgid "Configuring applications..."
-msgstr "S'estan configurant les aplicacions..."
+msgid "Basic"
+msgstr "Bàsic"
-#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
-#, c-format
-msgid "Printerdrake"
-msgstr "Printerdrake"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" actualitzacions 2002 MandrakeSoft per Stew Benedict <sbenedict"
+"\\@mandrakesoft.com>"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Removing printer \"%s\"..."
-msgstr "S'està suprimint la impressora \"%s\"..."
+msgid "Honduras"
+msgstr "Hondures"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Voleu realment suprimir la impressora \"%s\"?"
+msgid "pdq"
+msgstr ""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Remove printer"
-msgstr "Suprimeix la impressora"
+msgid "Card IO"
+msgstr "E/S de la Targeta"
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Learn how to use this printer"
-msgstr "Apreneu a utilitzar aquesta impressora"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "when checked, owner and group won't be changed"
+msgstr "si ho marqueu, no es canviaran ni el propietari ni el grup"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Print test pages"
-msgstr "Imprimeix la(es) pàgina(es) de prova"
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+"\n"
+"Aquesta partició especial\n"
+"Bootstrap és per arrencar\n"
+"el vostre sistema en dual.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
msgstr ""
-"És impossible de suprimir la impressora \"%s\" d'Star Office/OpenOffice.org/"
-"GIMP."
+"Si us plau, escolliu per cada pas si es repetirà la vostra instal·lació o si "
+"serà manual"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
+"You can also decide here whether scanners on remote machines should be made "
+"available on this machine."
msgstr ""
-"La impressora \"%s\" ha estat suprimida d'Star Office/OpenOffice.org/GIMP "
-"amb èxit."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "S'està suprimint la impressora d'Star Office/OpenOffice.org/GIMP"
+msgid "\t-Network by FTP.\n"
+msgstr "\t-Xarxa per FTP.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Suprimeix aquesta impressora de Star Office/OpenOffice.org/GIMP"
+msgid "Russian (Yawerty)"
+msgstr "Rus (Yawerty)"
+#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
-msgstr ""
-"És impossible d'afegir la impressora \"%s\" a Star Office/OpenOffice.org/"
-"GIMP."
+msgid "You must enter a device or file name!"
+msgstr "Heu d'entrar un nom de dispositiu o de fitxer!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "/_Quit"
+msgstr "/_Surt"
+
+#: ../../network/adsl.pm:1
#, c-format
msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+"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 ""
-"S'ha afegit correctament la impressora \"%s\" a Star Office/OpenOffice.org/"
-"GIMP."
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "S'està afegint la impressora a Star Office/OpenOffice.org/GIMP"
+msgid "Graphics memory: %s kB\n"
+msgstr "Memòria gràfica: %s kB\n"
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Afegeix aquesta impressora a Star Office/OpenOffice.org/GIMP"
+#: ../../standalone.pm:1
+#, fuzzy, 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 ""
+" Aquest programa és programari lliure; el podeu redistribuir i/o modificar\n"
+" sota els termes de la 'GNU General Public License' publicada per\n"
+" la Free Software Foundation; tant la versió 2 com (si voleu)\n"
+" qualsevol versió posterior.\n"
+"\n"
+" Aquest programa és distribueix amb l'esperança que serà útil,\n"
+" però SENSE CAP GARANTIA; sense ni tant sols la garantia implícita de\n"
+" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPÒSIT. Mireu la\n"
+" 'GNU General Public License' per a més detalls.\n"
+"\n"
+" Hauríeu d'haver rebut una còpia de la 'GNU General Public License'\n"
+" amb el programa; si no és així, escriviu a la Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "The printer \"%s\" is set as the default printer now."
-msgstr "La impressora \"%s\" és ara la impressora per defecte."
+msgid "access to compilation tools"
+msgstr "accés a les eines de compilació"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Default printer"
-msgstr "Impressora predeterminada"
+msgid "Please select data to restore..."
+msgstr "Si us plau, seleccioneu les dades per restaurar..."
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Set this printer as the default"
-msgstr "Fes que aquesta sigui la impressora predeterminada"
+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 ""
+"Si penseu utilitzar aboot, assegureu-vos de deixar espai lliure (amb 2048\n"
+"sectors n'hi ha prou) al començament del disc"
+#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer options"
-msgstr "Opcions de la impressora"
+msgid "Standard test page"
+msgstr "Pàgina de prova estàndard"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Printer manufacturer, model"
-msgstr "Fabricant de la impressora, model"
+msgid "Create"
+msgstr "Crea"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Printer manufacturer, model, driver"
-msgstr "Fabricant de la impressora, model, controlador"
+msgid "What"
+msgstr "Què"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Removing old printer \"%s\"..."
-msgstr "S'està suprimint la impressora antiga \"%s\"..."
+msgid "There was an error ordering packages:"
+msgstr "S'ha produït un error en ordenar els paquets:"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Printer name, description, location"
-msgstr "Nom de la impressora, descripció, ubicació"
+msgid "Bulgarian (BDS)"
+msgstr "Búlgar (BDS)"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printer connection type"
-msgstr "Tipus de connexió de la impressora"
+msgid "Disable Server"
+msgstr "Inhabilita el servidor"
#
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Raw printer"
-msgstr "Impressora en cru (raw)"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Do it!"
-msgstr "Fes-ho!"
+msgid "Filesystem encryption key"
+msgstr "Clau de xifratge del sistema de fitxers: "
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Close"
-msgstr "Tanca"
+msgid "Gujarati"
+msgstr "Gujarati"
-#: ../../printer/printerdrake.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
-"Printer %s\n"
-"What do you want to modify on this printer?"
+"Please choose the first number of the 10-range you wish to edit,\n"
+"or just hit Enter to proceed.\n"
+"Your choice? "
msgstr ""
-"Impressora %s\n"
-"Quines modificacions voleu fer en aquesta impressora?"
+"Si us plau, escolliu el primer número del rang 10 que voleu editar,\n"
+"o premeu Retorn per continuar.\n"
+"Què trieu? "
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Modify printer configuration"
-msgstr "Modifica la configuració de la impressora"
+msgid "Save theme"
+msgstr "Desa el tema"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Add a new printer"
-msgstr "Afegiu una impressora"
+msgid "group"
+msgstr "grup"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../lang.pm:1
#, c-format
-msgid "Normal Mode"
-msgstr "Mode normal"
+msgid "Brazil"
+msgstr "Brasil"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Change the printing system"
-msgstr "Modifica el sistema d'impressió"
+msgid "Auto Install"
+msgstr "Instal·la automàticament"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, c-format
-msgid "CUPS configuration"
-msgstr "Configuració de CUPS"
+msgid "Network Configuration Wizard"
+msgstr "Auxiliar de configuració de xarxa"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Refresh printer list (to display all available remote CUPS printers)"
-msgstr ""
-"Refresca la llista d'impressores (per veure totes les impressores CUPS "
-"remotes disponibles)"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Display all available remote CUPS printers"
-msgstr ""
-"Refresca la llista d'impressores (per veure totes les impressores CUPS "
-"remotes disponibles)"
+msgid "Removable media automounting"
+msgstr "Muntatge automàtic dels dispositius extraïbles"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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 ""
-"Les impressores següents estan configurades. Feu doble clic en una "
-"impressora per modificar-ne els paràmetres, per fer-la la impressora per "
-"defecte o per veure la informació de la impressora."
+msgid "Printing"
+msgstr "Impressió"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Printing system: "
-msgstr "Sistema d'impressió: "
+msgid "Unkown driver"
+msgstr "Controlador desconegut"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Checking installed software..."
-msgstr "S'està comprovant el programari instal·lat..."
+msgid ""
+"There are no printers found which are directly connected to your machine"
+msgstr "No s'ha trobat cap impressora connectada directament a l'ordinador"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Installing Foomatic..."
-msgstr "S'està instal·lant el Foomatic..."
+msgid "Create a new partition"
+msgstr "Crea una nova partició"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Driver:"
+msgstr "Controlador:"
+
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Failed to configure printer \"%s\"!"
-msgstr "S'està configurant la impressora \"%s\"..."
+msgid "unknown"
+msgstr "Model desconegut"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "S'està configurant la impressora \"%s\"..."
+msgid "Use fdisk"
+msgstr "Utilitza l'fdisk"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Reading printer data..."
-msgstr "S'estan llegint dades de la impressora..."
+msgid "MOVE YOUR WHEEL!"
+msgstr "MOVEU LA RODA!"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Which printing system (spooler) do you want to use?"
-msgstr "Quin sistema d'impressió (cua) voleu utilitzar?"
+msgid "sent: "
+msgstr ""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Select Printer Spooler"
-msgstr "Seleccioneu la cua d'impressió"
-
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Setting Default Printer..."
-msgstr "Impressora predeterminada"
-
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing %s ..."
-msgstr "S'estan instal·lant els paquets..."
+msgid "Automatic IP"
+msgstr "IP automàtica"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "Removing %s ..."
-msgstr "S'està esborrant %s"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
msgid ""
-"The printing system (%s) will not be started automatically when the machine "
-"is booted.\n"
+"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"
-"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"
+"The \"%s\" button shows two more buttons to:\n"
"\n"
-"Do you want to have the automatic starting of the printing system turned on "
-"again?"
-msgstr ""
-"El sistema d'impressió (%s) no s'arrencarà automàticament quan l'ordinador "
-"s'iniciï.\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"
-"És possible que l'arrencada automàtica fos deshabilitada en canviar a un "
-"nivell de seguretat més alt, perquè el sistema d'impressió és un punt d'atac "
-"potencial.\n"
+" Note that two different options are available after clicking the button:\n"
"\n"
-"Voleu tornar a habilitar l'arrencada automàtica del sistema d'impressió?"
-
-#
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Starting the printing system at boot time"
-msgstr "S'està iniciant el sistema d'impressió en arrencar l'ordinador"
-
-#: ../../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"
+" * \"%s\". This is a partially automated installation. The partitioning\n"
+"step is the only interactive procedure.\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"
+" * \"%s\". Fully automated installation: the hard disk is completely\n"
+"rewritten, all data is lost.\n"
"\n"
-"Do you really want to configure printing on this machine?"
-msgstr ""
-"Ara s'instal·larà el sistema d'impressió %s en un sistema que s'executa en "
-"el nivell de seguretat %s.\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"
-"Aquest sistema d'impressió executa un dimoni (procés en segon pla) que "
-"espera els treballs d'impressió i els gestiona. Aquest dimoni és accessible "
-"per ordinadors remots connectats a la xarxa i, per tant, és un possible punt "
-"d'atac. Per tant, només s'arrenquen per defecte uns pocs dimonis triats en "
-"aquest nivell de seguretat.\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"
-"Realment voleu configurar la impressió en aquest ordinador?"
-
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Installing a printing system in the %s security level"
+"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
+"\"mformat a:\")"
msgstr ""
-"S'està instal·lant un sistema d'impressió amb el nivell de seguretat %s"
-
-#
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "paranoid"
-msgstr "paranoic"
-
-#
-#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "high"
-msgstr "alt"
+"Ja ho teniu. S'ha completat la instal·lació i el vostre sistema GNU/Linux "
+"està\n"
+"preparat per fer-lo servir. Simplement premeu \"D'acord\" per reiniciar el "
+"sistema.\n"
+"Podeu iniciar GNU/Linux o Windows, el que volgueu (si teniu doble "
+"arrencada), així\n"
+"que l'ordinador s'hagi reiniciat.\n"
+"\n"
+"El botó \"Avançat\" (només en mode expert) mostra dos botons més:\n"
+"\n"
+" * \"Genera un disquet d'instal·lació automàtica\": per crear un disquet \n"
+"d'instal·lació que permetrà fer una instal·lació completa sense l'ajuda "
+"d'un\n"
+"operador, semblant a la instal·lació que acabeu de configurar.\n"
+"\n"
+" Cal remarcar que es poden triar dues opcions diferents:\n"
+"\n"
+" * \"Repetició\". Aquesta és una instal·lació parcialment automatitzada "
+"ja que\n"
+"el pas de particionar (i només aquest) es manté interactiu;\n"
+"\n"
+" * \"Automatitzada\". Instal·lació completament automatitzada: el disc "
+"dur es\n"
+"reescriu completament i totes les dades es perden.\n"
+"\n"
+" Aquesta característica és força útil quan es fan instal·lacions a un bon "
+"grapat\n"
+"d'ordinadors similars. Mireu la secció d'instal·lació automàtica en la "
+"nostra web.\n"
+"\n"
+" * \"Desa la selecció de paquets\"(*): desa la selecció de paquets tal com\n"
+"s'han seleccionat abans en aquesta instal·lació. Aleshores, quan feu una "
+"altra\n"
+"instal·lació, inseriu el disquet a la unitat lectora i executeu la "
+"instal·lació.\n"
+"Aneu a la pantalla d'ajuda prement la tecla F1, i teclegeu 'linux defcfg="
+"\"floppy\"'.\n"
+"\n"
+"(*) Necessiteu un disquet formatat en FAT (per crear-ne un sota GNU/Linux, "
+"escriviu\n"
+"\"mformat a:\")"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Restarting printing system..."
-msgstr "S'està reiniciant el sistema d'impressió..."
+msgid "Kensington Thinking Mouse"
+msgstr "Kensington Thinking Mouse"
#
#: ../../printer/printerdrake.pm:1
@@ -11183,1150 +10865,1251 @@ msgstr "S'està reiniciant el sistema d'impressió..."
msgid "Configuration of a remote printer"
msgstr "Configuració d'una impressora remota"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.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."
+msgid "Moldova"
+msgstr "Moldàvia"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Please check if you want to erase your tape before the backup."
msgstr ""
-"L'accés a la xarxa no ha funcionat i no s'ha pogut iniciar. Comproveu la "
-"configuració i el maquinari. Després proveu de configurar la impressora "
-"remota una altra vegada."
+"Marqueu aquesta opció si voleu esborrar la cinta abans de fer la còpia de "
+"seguretat."
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/13-mdkexpert_corporate.pl: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\""
+msgid "An online platform to respond to enterprise support needs."
msgstr ""
-"La configuració de xarxa feta durant la instal·lació no s'ha pogut iniciar "
-"ara. Comproveu si la xarxa es torna accessible després de reiniciar el "
-"sistema i corregiu la configuració utilitzant el Centre de Control Mandrake, "
-"a la secció \"Xarxa & Internet\"/\"Connexió\", i després configureu la "
-"impressora, també usant el Centre de Control Mandrake, secció \"Maquinari\"/"
-"\"Impressores\""
+"Una plataforma en línia per respondre a les necessitats de suport especials "
+"de les empreses"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Configure the network now"
-msgstr "Configureu la xarxa ara"
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr "L'URL ha de començar amb 'ftp:' o 'http:'"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Go on without configuring the network"
-msgstr "Continua sense configurar la xarxa"
+msgid "Add a new rule at the end"
+msgstr "Afegeix una regla nova al final"
#: ../../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?"
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
msgstr ""
-"Esteu a punt de configurar una impressora remota. Això necessita una "
-"connexió de xarxa operativa, però la vostra xarxa encara no està "
-"configurada. Si continueu sense configurar la xarxa, no podreu utilitzar la "
-"impressora que esteu configurant ara. Què voleu fer?"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Network functionality not configured"
-msgstr "La funcionalitat de xarxa no ha estat configurada"
+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 ""
+"Ara podeu proporcionar les opcions per al mòdul %s.\n"
+"Les opcions estan en el format \"nom=valor nom2=valor2 ...\".\n"
+"Per exemple, \"io=0x300 irq=7\""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Starting network..."
-msgstr "S'està arrencant la xarxa..."
+msgid "Quit without writing the partition table?"
+msgstr "Voleu sortir sense escriure la taula de particions?"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Refreshing printer data..."
-msgstr "S'estan refrescant les dades de les impressores..."
+msgid "Genius NetScroll"
+msgstr "Genius NetScroll"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone.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 ""
-"Heu tranferit la vostra impressora predeterminada anterior (\"%s\"). Voleu "
-"que també sigui la impressora predeterminada en el nou sistema d'impressió %"
-"s?"
+msgid "Installing packages..."
+msgstr "S'estan instal·lant els paquets..."
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Transfer printer configuration"
-msgstr "Configuració de la transferència de la impressió"
+msgid "Dutch"
+msgstr "Holandès"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "The following packages need to be installed:\n"
+msgstr "Ara s'instal·laran els paquets següents"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Transferring %s..."
-msgstr "S'està transferint %s..."
+msgid "Angola"
+msgstr "Angola"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "New printer name"
-msgstr "Nou nom d'impressora"
+msgid "service setting"
+msgstr "paràmetre de servei"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid ""
-"The printer \"%s\" already exists,\n"
-"do you really want to overwrite its configuration?"
+msgid "Custom"
+msgstr "Personalitzada"
+
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "File is already used by another loopback, choose another one"
msgstr ""
-"La impressora \"%s\" ja existeix,\n"
-"realment voleu sobreescriure la seva configuració?"
+"Un altre loopback ja està utilitzant el fitxer, escolliu-ne un de diferent"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr ""
-"El nom de la impressora només pot constar de lletres, números i el caràcter "
-"de subratllat"
+msgid "Read-only"
+msgstr "Només lectura"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Transfer"
-msgstr "Transfereix"
+msgid "Latvia"
+msgstr "Letònia"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../harddrake/sound.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 ""
-"Ja existeix una impressora amb nom \"%s\" en %s. \n"
-"Feu clic a \"Transfereix\" per sobreescriure-la.\n"
-"També podeu escriure un nom nou o ometre aquesta impressora."
+msgid "No known driver"
+msgstr "No hi ha cap controlador conegut"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Do not transfer printers"
-msgstr "No transfereixis cap impressora"
+msgid "1 MB"
+msgstr "1 MB"
#: ../../printer/printerdrake.pm:1
-#, c-format
+#, fuzzy, c-format
msgid ""
-"\n"
-"Mark the printers which you want to transfer and click \n"
-"\"Transfer\"."
+"If it is not the one you want to configure, enter a device name/file name in "
+"the input line"
msgstr ""
-"\n"
-"Marqueu les impressores que voleu transferir i feu clic a \n"
-"\"Transfereix\"."
+"S'ha detectat automàticament la següent impressora, si no és la que voleu "
+"configurar, escriviu un nom de dispositiu/nom de fitxer en la línia d'entrada"
-#: ../../printer/printerdrake.pm:1
+#: ../../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"
-"Also printers configured with the PPD files provided by their manufacturers "
-"or with native CUPS drivers cannot be transferred."
+"\n"
+"You can visit our hardware database at:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
+"No s'ha detectat cap targeta de so en el vostre ordinador. Si us plau, "
+"verifiqueu que teniu correctament inserida una targeta de so compatible amb "
+"Linux.\n"
"\n"
-"Tampoc poden transferir-se les impressores configurades amb els fitxers PPD "
-"proporcionats pels seus fabricants o amb controladors nadius per a CUPS."
+"\n"
+"Podeu visitar la nostra base de dades de maquinari a:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid ""
-"In addition, queues not created with this program or \"foomatic-configure\" "
-"cannot be transferred."
-msgstr ""
-"A més, les cues que no han estat creades amb aquest programa o amb "
-"\"foomatic-configure\" no es poden transferir."
+msgid "Configure Local Area Network..."
+msgstr "Configura la xarxa d'àrea local..."
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../services.pm:1
#, c-format
-msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD i LPRng no funcionen amb impressores IPP.\n"
+msgid "Launch the sound system on your machine"
+msgstr "Executa el sistema de so en el vostre ordinador"
+#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
-"printers.\n"
-msgstr ""
-"PDQ només funciona amb impressores locals, impressores LPD remotes, i "
-"impressores de Socket/TCP.\n"
+msgid "Preparing printer database..."
+msgstr "S'està preparant la base de dades d'impressores..."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2: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 no permet l'ús d'impressores en servidors Novell ni que les impressores "
-"enviïn les dades dins d'una ordre formada arbitràriament.\n"
+msgid "Information"
+msgstr "Informació"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/drakfirewall.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 ""
-"Podeu copiar la configuració d'impressió que he fet per la cua %s a la %s, "
-"la cua d'impressió actual. Totes les dades de configuració (nom "
-"d'impressora, descripció, ubicació, tipus de connexió i paràmetres per "
-"defecte) se sobreescriuran, però els treballs d'impressió no seran "
-"transferits.\n"
-"No totes les cues d'impressió poden ser transferides degut a les raons "
-"següents:\n"
+msgid "No network card"
+msgstr "No s'ha trobat cap targeta de xarxa"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.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 ""
-"La impressora ha estat configurada automàticament per permetre-us l'accés "
-"als dispositius de targetes de fotos del vostre PC. Ara podeu accedir a les "
-"targetes de fotos emprant l'eina gràfica \"MtoolsFM\" (menú \"Aplicacions\" -"
-"> \"Eines d'arxivament\" -> \"Gestor de fitxers MTools\") o les utilitats de "
-"la línia d'ordres \"mtools\" (introduïu \"man mtools\" a la línia d'ordres "
-"per a més informació). Trobareu el sistema de fitxers de la targeta sota la "
-"lletra d'unitat \"p:\", o a les lletres següents si teniu més d'una "
-"impressora HP amb unitats de targetes de fotos. Al \"MToolsFM\" podeu "
-"explorar les diferents lletres d'unitat amb el camp que es troba a la "
-"cantonada superior dreta de les llistes de fitxers."
+msgid "Which filesystem do you want?"
+msgstr "Quin sistema de fitxers voleu?"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "3 buttons"
+msgstr "3 botons"
+
+#
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Detailed information"
+msgstr "Informació detallada"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Malta"
+msgstr "Malta"
#: ../../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"
+"Printer default settings\n"
"\n"
-"Do not use \"scannerdrake\" for this device!"
+"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 ""
-"El vostre dispositiu multifunció ha estat configurat automàticament per "
-"poder escanejar. Ara podeu escanejar amb \"scanimage\" (\"scanimage -d hp:%s"
-"\" per especificar l'escàner si n'hi ha més d'un) des de la línia d'ordres o "
-"amb les interfícies gràfiques \"xscanimage\" o \"xsane\". Si esteu "
-"utilitzant el GIMP, també podeu escanejar escollint el punt apropiat en el "
-"menú \"Fitxer\"/\"Adquireix\". Executeu \"man scanimage\" a la línia "
-"d'ordres per a més informació.\n"
+"Paràmetres predeterminats de la impressora\n"
"\n"
-"No utilitzeu \"scannerdrake\" amb aquest dispositiu!"
+"Us hauríeu d'assegurar que la mida de pàgina, el tipus de tinta i el mode "
+"d'impressió (si estan disponibles) i també la configuració del maquinari de "
+"les impressores làser (memòria, unitat dúplex, safates extra) són correctes. "
+"Cal remarcar que amb una qualitat d'impressió o una resolució molt altes la "
+"impressió pot ser molt lenta."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Printing test page(s)..."
-msgstr "S'esta(n) imprimint la(es) pàgina(es) de prova..."
+msgid "This floppy is not FAT formatted"
+msgstr "Aquest disquet no està formatat amb FAT"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Print option list"
-msgstr "Imprimeix la llista d'opcions"
+msgid "Configuring network"
+msgstr "S'està configurant la xarxa"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1
#, c-format
-msgid "Printing on the printer \"%s\""
-msgstr "S'està imprimint en la impressora \"%s\""
+msgid "Graphic Card"
+msgstr "Targeta gràfica"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Printing/Photo Card Access on \"%s\""
-msgstr "S'està imprimint o llegint una targeta de fotos en \"%s\""
+msgid "Resizing Windows partition"
+msgstr "S'està redimensionant la partició de Windows"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Printing/Scanning on \"%s\""
-msgstr "S'està imprimint/escanejant en \"%s\""
+msgid "Provider dns 1 (optional)"
+msgstr "DNS 1 del proveïdor (opcional)"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "S'està imprimint/escanejant/llegint targetes de fotos en \"%s\""
+msgid "Cameroon"
+msgstr "Camerun"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../install_interactive.pm:1
+#, 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"
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
msgstr ""
-"Per conèixer les opcions disponibles per a la impressora actual, llegiu la "
-"llista de sota o feu clic al botó \"Imprimeix la llista d'opcions\".%s%s\n"
-"\n"
+"Ara podeu fer les particions a %s.\n"
+"Quan acabeu, no oblideu desar-les utiltzant 'w'"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1 ../../standalone/net_monitor: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"
-"Les ordres \"%s\" i \"%s\" també permeten modificar els paràmetres per a un "
-"treball d'impressió concret. Simplement afegiu els paràmetres que vulgueu a "
-"la línia d'ordres, p.ex. \"%s <fitxer>\".\n"
+msgid "Close"
+msgstr "Tanca"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.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"
+"\"%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 ""
-"També podeu emprar la interfície gràfica \"xpdq\" per configurar opcions i "
-"gestionar treballs d'impressió.\n"
-"Si esteu utilitzant KDE com a entorn gràfic per defecte, teniu un \"botó "
-"d'emergència\", una icona a l'escriptori, etiquetada amb \"ATURA la "
-"impressora!\", que atura tots el treballs d'impressió immediatament en fer-"
-"hi clic. Això és útil, per exemple, quan se us enganxa el paper en la "
-"impressora.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Calendar"
+msgstr "Calendari"
+
+#: ../../standalone/drakbackup: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"
+"Restore Selected\n"
+"Catalog Entry"
msgstr ""
-"També podeu utilitzar aquesta ordre en el camp \"Ordre d'impressió\" dels "
-"diàlegs d'impressió de moltes aplicacions. Però ara no heu de subministrar "
-"el fitxer perquè el fitxer per imprimir ja el proporciona l'aplicació.\n"
+"Restaura l'entrada\n"
+"del catàleg seleccionada"
+#
#: ../../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"
+"To use a remote lpd printer, you need to supply the hostname of the printer "
+"server and the printer name on that server."
msgstr ""
-"Per imprimir un fitxer des de la línia d'ordres (finestra de terminal) "
-"utilitzeu l'ordre \"%s <fitxer>\" o \"%s <fitxer>\".\n"
+"Per poder utilitzar una impressora lpd remota, cal que proporcioneu el nom "
+"de l'ordinador central que té el servidor de la impressora i el nom de la "
+"impressora en aquell servidor."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"To get a list of the options available for the current printer click on the "
-"\"Print option list\" button."
+msgid "Iceland"
+msgstr "Islàndia"
+
+#: ../../common.pm:1
+#, c-format
+msgid "consolehelper missing"
+msgstr "El consolehelper no hi és"
+
+#: ../../services.pm:1
+#, c-format
+msgid "stopped"
+msgstr "aturat"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Whether the FPU has an irq vector"
msgstr ""
-"Per veure una llista de les opcions disponibles per a la impressora actual "
-"feu clic sobre el botó \"Imprimeix la llista d'opcions\"."
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "Ext2"
+msgstr "Ext2"
+
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Expand Tree"
+msgstr "Expandeix l'arbre"
+
+#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
+"The old \"%s\" driver is blacklisted.\n"
"\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>\". "
+"It has been reported to oops the kernel on unloading.\n"
+"\n"
+"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
+"L'antic controlador \"%s\" ha estat desaprovat.\n"
"\n"
-"L'ordre \"%s\" també us permet modificar els paràmetres per a un treball "
-"d'impressió concret. Simplement afegiu els paràmetres desitjats a la línia "
-"d'ordres, p.ex.: \"%s <fitxer>\". "
+"S'ha vist que causa problemes al nucli en descarregar-se.\n"
+"\n"
+"El nou controlador \"%s\" només s'usarà en la següent arrencada."
-#: ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
#, c-format
-msgid ""
-"To print a file from the command line (terminal window) use the command \"%s "
-"<file>\".\n"
-msgstr ""
-"Per imprimir un fitxer des de la línia d'ordres (finestra de terminal) useu "
-"l'ordre \"%s <fitxer>\".\n"
+msgid "Expert Mode"
+msgstr "Mode expert"
#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "Printer options"
+msgstr "Opcions de la impressora"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Local Network adress"
+msgstr "Adreça de la xarxa local"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Backup your System files. (/etc directory)"
+msgstr "Fes una còpia de seguretat dels fitxers del sistema (directori /etc)."
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
msgid ""
-"Here is a list of the available printing options for the current printer:\n"
+"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 ""
-"Aquí teniu una llista de les opcions d'impressió disponibles per a la "
-"impressora actual:\n"
+"Ara teniu l'oportunitat de baixar paquets actualitzats. Aquests paquets\n"
+"han estat publicats després del llançament de la distribució. Poden "
+"contenir\n"
+"actualitzacions de seguretat o correccions d'errors.\n"
"\n"
+"Per baixar aquests paquets, necessitareu tenir una connexió a Internet\n"
+"operativa.\n"
+"\n"
+"Voleu instal·lar aquestes actualitzacions?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake: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 ""
-"Podeu utilitzar aquestes ordres en el camp \"Ordre d'impressió\" dels "
-"diàlegs d'impressió de moltes aplicacions, però ara no heu de subministrar "
-"el fitxer perquè el fitxer per imprimir ja el proporciona l'aplicació.\n"
+msgid "Samba Server"
+msgstr "Servidor Samba"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable IP spoofing protection."
msgstr ""
-"Per imprimir un fitxer des de la línia d'ordres (finestra de terminal) podeu "
-"utilitzar la comanda \"%s <fitxer>\" o una eina d'impressió gràfica: \"xpp "
-"<fitxer>\" o \"kprinter <fitxer>\". Les eines gràfiques us permeten escollir "
-"la impressora i modificar-ne els paràmetres fàcilment.\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Did it work properly?"
-msgstr "Ha funcionat correctament?"
+msgid "Australian Optus cable TV"
+msgstr "TV per cable australiana Optus"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_newt.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"
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
-"La(es) pàgina(es) de prova s'ha(n) enviat a la impressora.\n"
-"Pot passar un cert temps abans no comenci la impressió.\n"
+" <Tab>/<Alt-Tab> entre elements | <Espai> selecciona | <F12> pant. següent"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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"
+msgid "Subnet:"
msgstr ""
-"La(es) pàgina(es) de prova s'ha(n) enviat a la impressora.\n"
-"Pot passar un cert temps abans no comenci la impressió.\n"
-"Estat de la impressió:\n"
-"%s\n"
-"\n"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Do not print any test page"
-msgstr "No imprimeixis cap pàgina de prova"
+msgid "Zimbabwe"
+msgstr "Zimbabwe"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Photo test page"
-msgstr "Pàgina de prova de fotografia"
+msgid "Please enter the host name or IP."
+msgstr "Si us plau, introduïu el nom de l'ordinador o la IP."
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Alternative test page (A4)"
-msgstr "Pàgina de prova alternativa (A4)"
+msgid "When"
+msgstr "Quan"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Alternative test page (Letter)"
-msgstr "Pàgina de prova alternativa (Carta)"
+msgid "Second DNS Server (optional)"
+msgstr "Segon servidor DNS (opcional)"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Standard test page"
-msgstr "Pàgina de prova estàndard"
+msgid "Finland"
+msgstr "Finlàndia"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Print"
-msgstr "Imprimeix"
+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 ""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "No test pages"
-msgstr "Cap pàgina de prova"
+msgid "Color depth: %s\n"
+msgstr "Profunditat del color: %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_gtk.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 ""
-"Escolliu les pàgines de prova que voleu imprimir.\n"
-"Nota: la pàgina de prova de fotografia pot ser molt lenta d'imprimir i en "
-"impressores làser amb poca memòria podria no acabar d'imprimir-se. "
-"Normalment n'hi ha prou d'imprimir la pàgina de prova estàndard."
+msgid "You can't unselect this package. It must be upgraded"
+msgstr "No podeu desseleccionar aquest paquet; s'ha d'actualitzar"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Test pages"
-msgstr "Pàgines de prova"
+msgid "Loading from floppy"
+msgstr "S'està carregant des del disquet"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid ""
-"Do you want to set this printer (\"%s\")\n"
-"as the default printer?"
+"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 ""
-"Voleu definir la impressora (\"%s\")\n"
-"com a impressora predeterminada?"
+"El Drakperm s'usa per veure els fitxers que es faran servir per ajustar els "
+"permisos, propietaris i grups a través de l'msec.\n"
+"També podeu editar les vostres pròpies regles, que sobreescriuran les regles "
+"predeterminades."
-#: ../../printer/printerdrake.pm:1
+#: ../../ugtk.pm:1
#, c-format
-msgid "Option %s out of range!"
-msgstr "L'opció %s està fora de rang!"
+msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Option %s must be a number!"
-msgstr "L'opció %s ha de ser un número!"
+msgid "Slovenia"
+msgstr "Eslovènia"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Option %s must be an integer number!"
-msgstr "L'opció %s ha de ser un número enter!"
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+"Introduïu un usuari\n"
+"%s"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Printer default settings"
-msgstr "Selecció del model d'impressora"
+msgid ""
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
+msgstr ""
+"- Dispositius PCI i USB: es llisten els identificadors PCI/USB del venedor, "
+"del dispositiu, del subvenedor i del subdispositiu"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "ProgressBar color selection"
+msgstr "Selecció del color de la barra de progrés"
+
+#: ../../any.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."
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
msgstr ""
-"Paràmetres predeterminats de la impressora\n"
-"\n"
-"Us hauríeu d'assegurar que la mida de pàgina, el tipus de tinta i el mode "
-"d'impressió (si estan disponibles) i també la configuració del maquinari de "
-"les impressores làser (memòria, unitat dúplex, safates extra) són correctes. "
-"Cal remarcar que amb una qualitat d'impressió o una resolució molt altes la "
-"impressió pot ser molt lenta."
+"Aquestes són les diferents entrades en el menú d'arrencada.\n"
+"Podeu afegir-ne més o canviar-ne les existents."
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
#, c-format
-msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr ""
+msgid "/dev/hda"
+msgstr "/dev/hda"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1
+#, c-format
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
+
+#: ../../services.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."
+"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 ""
-"Per poder imprimir amb la Lexmark inkjet i amb aquesta configuració, "
-"necessiteu els controladors de la impressora inkjet proporcionats per "
-"Lexmark (http://www.lexmark.com/). Dins de la web de Lexmark, feu clic al "
-"botó \"Controladors\" i trieu la secció d'impressores. Aleshores escolliu el "
-"vostre model i després \"Linux\" com a sistema operatiu. Els controladors "
-"vénen en paquets RPM o en seqüències per a l'intèrpret d'ordres amb una "
-"instal·lació gràfica interactiva. No necessiteu fer aquesta configuració amb "
-"la interfície gràfica. Cancel·leu directament després de l'acord de "
-"llicència. Llavors imprimiu pàgines d'alineació dels capçals d'impressió amb "
-"l'ordre \"lexmarkmaintain\" i ajusteu l'alineació dels capçals amb aquest "
-"programa."
+"Executa les ordres programades per l'ordre 'at' a l'hora que es va\n"
+"especificar en executar 'at', i executa les ordres automàtiques quan la\n"
+"mitjana de càrrega és prou baixa."
+
+#: ../../harddrake/v4l.pm:1
+#, c-format
+msgid "Radio support:"
+msgstr "Permet l'ús de la ràdio:"
#
#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing SANE packages..."
+msgstr "S'estan instal·lant els paquets..."
+
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Lexmark inkjet configuration"
-msgstr "Configuració de la Lexmark inkjet"
+msgid "boot disk creation"
+msgstr "creació de discs d'arrencada"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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 ""
-"Els controladors per a la inkjet proporcionats per Lexmark només funcionen "
-"amb impressores locals, i no amb impressores en ordinadors remots o "
-"servidors d'impressió. Si us plau, connecteu la vostra impressora a un port "
-"local o configureu-la en l'ordinador on està connectada."
+msgid "LDAP"
+msgstr "LDAP"
-#: ../../printer/printerdrake.pm:1
+#: ../../bootloader.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 ""
-"Esteu configurant una \"winprinter\" làser OKI. Aquestes impressores\n"
-"usen un protocol de comunicació molt especial i només funcionen quan es "
-"connecten al primer port paral·lel. Si la impressora està connectada a un "
-"altre port o a un servidor d'impressió, connecteu-la al primer port "
-"paral·lel abans d'imprimir la pàgina de prova. Si no ho feu, la impressora "
-"no funcionarà. El controlador de la impressora ignorarà el tipus de connexió."
+msgid "SILO"
+msgstr "SILO"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/removable.pm:1
#, c-format
-msgid "OKI winprinter configuration"
-msgstr "Configuració de la \"winprinter\" OKI"
+msgid "Change type"
+msgstr "Canvia el tipus"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"If your printer is not listed, choose a compatible (see printer manual) or a "
-"similar one."
-msgstr ""
-"Si la vostra impressora no és a la llista, escolliu-ne una de compatible "
-"(mireu el manual de la impressora) o una de similar."
+msgid "SILO Installation"
+msgstr "Instal·lació del SILO"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use CD/DVDROM to backup"
+msgstr "Utilitzar CD/DVDROM per fer la còpia de seguretat"
+
+#: ../../install_messages.pm:1
+#, c-format
msgid ""
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\n"
"\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."
+"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 ""
+"Felicitats! La instal·lació ha acabat.\n"
+"Traieu el suport d'arrencada i premeu Retorn per tornar a arrencar.\n"
"\n"
"\n"
-"Si us plau, comproveu que Printerdrake ha detectat el model de la impressora "
-"correctament. Busqueu el model correcte a la llista quan el cursor estigui "
-"en un model erroni o en \"Impressora en cru (raw)\"."
+"Trobareu la solució als problemes coneguts d'aquesta versió del\n"
+"Mandrake Linux a la fe d'errates que hi ha a \n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"La informació sobre com configurar el vostre sistema està disponible a\n"
+"l'últim capítol d'instal·lació de la Guia Oficial de l'Usuari del\n"
+"Mandrake Linux."
#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Which printer model do you have?"
-msgstr "Quin és el model de la vostra impressora?"
+msgid "paranoid"
+msgstr "paranoic"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Printer model selection"
-msgstr "Selecció del model d'impressora"
+msgid "Send mail report after each backup to:"
+msgstr "Envia un informe per correu electrònic després de cada còpia a:"
-#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Reading printer database..."
-msgstr "S'està llegint la base de dades d'impressores..."
+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 ""
+"També podeu utilitzar aquesta ordre en el camp \"Ordre d'impressió\" dels "
+"diàlegs d'impressió de moltes aplicacions. Però ara no heu de subministrar "
+"el fitxer perquè el fitxer per imprimir ja el proporciona l'aplicació.\n"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Select model manually"
-msgstr "Selecciona el model manualment"
+msgid "Resolution"
+msgstr "Resolució"
#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The model is correct"
-msgstr "El model és correcte"
+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 ""
+"Per poder imprimir a una impressora SMB, heu d'indicar el nom de\n"
+"l'ordinador central SMB (tingueu en compte que pot ser diferent del seu nom\n"
+"TCP/IP) i possiblement l'adreça IP del servidor d'impressió, així com el nom "
+"de compartició de la impressora a què voleu accedir i el nom d'usuari,\n"
+"contrasenya i informació de grup si són necessaris."
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: (arg)\n"
"\n"
-"%s"
+" Accept/Refuse icmp echo."
msgstr ""
-"Printerdrake ha comparat el nom del model resultant de la detecció "
-"automàtica d'impressores amb els models llistats en la seva base de dades "
-"d'impressores per trobar el millor resultat. L'elecció pot ser dolenta, "
-"especialment si la vostra impressora no es troba a la base de dades. Per "
-"tant, mireu si l'elecció és correcta i feu clic a \"El model és correcte\" "
-"si ho és, o a \"Selecciona el model manualment\" per tal d'escollir "
-"manualment el model d'impressora en la pantalla següent.\n"
-"\n"
-"Per la vostra impressora el Printerdrake ha trobat:\n"
-"\n"
-"%s"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Your printer model"
-msgstr "El model de la vostra impressora"
+msgid "reconfigure"
+msgstr "torna a configurar"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Preparing printer database..."
-msgstr "S'està preparant la base de dades d'impressores..."
+msgid ""
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
+msgstr ""
+"La vostra targeta pot tenir acceleració 3D de maquinari amb l'Xfree %s,\n"
+"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
+"PENJAR."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Location"
-msgstr "Ubicació"
+msgid "Xinetd Service"
+msgstr "Servei Xinetd"
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "Description"
-msgstr "Descripció"
+msgid "access to network tools"
+msgstr "accés a les eines de xarxa"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Name of printer"
-msgstr "Nom de la impressora"
+msgid "Firmware-Upload for HP LaserJet 1000"
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../share/advertising/03-software.pl: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."
+"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 ""
-"Cada impressora necessita un nom (per exemple \"impressora\"). Els camps de "
-"Descripció i Ubicació no són necessaris. Són comentaris per als usuaris."
+"Mandrake Linux 9.1 us permet utilitzar el programari més actual per "
+"reproduir fitxers d'àudio, editar i organitzar les vostres imatges i fotos, "
+"i reproduir vídeos"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Enter Printer Name and Comments"
+msgid "Here is a list of all auto-detected printers. "
msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Making printer port available for CUPS..."
+msgid ""
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
msgstr ""
+"S'ha produït un error en instal·lar l'aboot. \n"
+"Voleu intentar igualment la instal·lació encara que això destrueixi la "
+"primera partició?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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 ""
+"descripció de les opcions:\n"
+"\n"
+" En aquest pas, el Drakbackup us permet modificar:\n"
+"\n"
+" - El mode de compressió:\n"
+" \n"
+" Si seleccioneu compressió bzip2, comprimireu\n"
+" les dades millor que amb gzip (una millora entre 2-10 %).\n"
+" Aquesta opció no està activada per defecte perquè\n"
+" necessita molt més temps (deu vegades més).\n"
+" \n"
+" - El mode d'actualització:\n"
+"\n"
+" Aquesta opció us permet actualitzar una còpia de seguretat,\n"
+" però no és gaire útil perquè s'han de descomprimir les\n"
+" dades copiades abans de poder-les actualitzar.\n"
+" \n"
+" - El mode .backupignore:\n"
+"\n"
+" Igual que el cvs, el Drakbackup ignorarà totes les referències\n"
+" incloses en els fitxers .backupignore de cada directori.\n"
+" P.ex.: \n"
+" /*> cat .backupignore*/\n"
+" *.o\n"
+" *~\n"
+" ...\n"
+" \n"
+"\n"
+
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Checking device and configuring HPOJ..."
+msgid ""
+"Restore Selected\n"
+"Files"
msgstr ""
+"Restaura els fitxers\n"
+"seleccionats"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Photo memory card access on your HP multi-function device"
+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'ha trobat %s, voleu suprimir-lo?\n"
+"Avís: Si ja heu seguit aquest procés, probablement us calgui\n"
+"purgar l'entrada del paràmetre 'authorized_keys' en el servidor."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Scanning on your HP multi-function device"
-msgstr ", dispositiu multifunció"
+#: ../../network/tools.pm:1
+#, c-format
+msgid "Please fill or check the field below"
+msgstr "Si us plau, ompliu o marqueu el camp inferior"
#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing mtools packages..."
-msgstr "S'estan instal·lant els paquets..."
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Do you want to save /etc/fstab modifications"
+msgstr "Voleu desar les modificacions a /etc/fstab"
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing SANE packages..."
-msgstr "S'estan instal·lant els paquets..."
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Boot Protocol"
+msgstr "Protocol d'arrencada"
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing HPOJ package..."
-msgstr "S'estan instal·lant els paquets..."
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr "Discs LVM %s\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.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 ""
+msgid "The package %s is needed. Install it?"
+msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-lo?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "A command line must be entered!"
-msgstr "Heu d'entrar un URI vàlid!"
+#: ../../services.pm:1
+#, c-format
+msgid "On boot"
+msgstr "En arrencar"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Command line"
-msgstr "Nom de domini"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Bus identification"
+msgstr "Identificació del bus"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/hd_gtk.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 ""
+msgid "Please make a backup of your data first"
+msgstr "Si us plau, feu primer una còpia de seguretat de les vostres dades"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "Pipe into command"
-msgstr "Redirecciona el treball cap a una ordre"
+msgid "Vatican"
+msgstr "Letó"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "Detected model: %s %s"
-msgstr "Model detectat: %s %s"
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr "Teniu més d'un disc dur; en quin voleu instal·lar el Linux?"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "A valid URI must be entered!"
-msgstr "Heu d'entrar un URI vàlid!"
+msgid "Boot ISO"
+msgstr "ISO d'arrencada"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer Device URI"
-msgstr "Dispositiu URI d'impressora"
+msgid "Eritrea"
+msgstr "Eritrea"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/drakfont: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."
+msgid "Remove List"
+msgstr "Esborra la llista"
+
+#: ../../share/advertising/05-desktop.pl:1
+#, c-format
+msgid "A customizable environment"
msgstr ""
-"Podeu especificar directament l'URI per accedir a la impressora. L'URI ha de "
-"complir les especificacions CUPS o Foomatic. Cal remarcar que alguns gestors "
-"de cues no accepten tots els tipus d'URI."
-#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Port"
-msgstr "Port"
+msgid "Inuktitut"
+msgstr "Inuktitut"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer host name or IP"
-msgstr "Nom o IP de l'ordinador central de la impressora"
+msgid "Morocco"
+msgstr "Marroc"
#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The port number should be an integer!"
-msgstr "El número de port ha de ser enter!"
+msgid "Which printer model do you have?"
+msgstr "Quin és el model de la vostra impressora?"
#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Printer host name or IP missing!"
-msgstr "Falta el nom o la IP de l'ordinador central de la impressora!"
+msgid "Add a new printer"
+msgstr "Afegiu una impressora"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup: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 ""
-"Per imprimir a una impressora TCP o Socket, heu d'indicar el nom de xarxa o "
-"la IP de la impressora i, opcionalment, el número de port. En els servidors "
-"HP JetDirect el número del port normalment és el 9100, en els altres pot "
-"variar. Mireu el manual del vostre maquinari."
+msgid " All of your selected data have been "
+msgstr " Totes les dades seleccionades han estat "
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ: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 ""
-"Trieu una de les impressores detectades de la llista, o introduïu el nom de "
-"l'ordinador central o la IP i opcionalment el número de port (per defecte és "
-"el 9100) en els quadres de text."
+msgid "<-- Delete"
+msgstr "<-- Suprimeix"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "TCP/Socket Printer Options"
-msgstr "Opcions de la impressora per a TCP/Socket"
+msgid "Nepal"
+msgstr "Nepal"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Host \"%s\", port %s"
-msgstr "Ordinador central \"%s\", port %s"
+msgid "cpu # "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", host \"%s\", port %s"
-msgstr ", ordinador central \"%s\", port %s"
+msgid "chunk size"
+msgstr "mida del fragment"
-#
-#: ../../printer/printerdrake.pm:1
+#. -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 "Scanning network..."
-msgstr "S'està escanejant la xarxa..."
+msgid "commands before booting, or 'c' for a command-line."
+msgstr "ordres abans de l'arrencada, o 'c' per obtenir una linia d'ordres."
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Printer auto-detection"
-msgstr "Detecció automàtica d'impressores"
+msgid "Problems installing package %s"
+msgstr "Hi ha hagut problemes en instal·lar el paquet %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "NCP queue name missing!"
-msgstr "Falta el nom de la cua NCP!"
+msgid "You will receive an alert if the load is higher than this value"
+msgstr "Rebreu un avís si la càrrega és més gran que aquest valor"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "NCP server name missing!"
-msgstr "Falta el nom del Servidor NCP!"
+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"
+"Per trametre un informe d'error de programació, feu clic al botó 'Informa'.\n"
+"S'obrirà una finestra del navegador web amb la pàgina https://drakbug."
+"mandrakesoft.com\n"
+"on trobareu un formulari per omplir. La informació que es mostra més amunt "
+"s'enviarà al servidor.\n"
+"\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Add a scanner manually"
+msgstr "Seleccioneu l'usuari manualment"
+
+#
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Print Queue Name"
-msgstr "Nom de la cua d'impressió"
+msgid "Reload partition table"
+msgstr "Torna a carregar la taula de particions"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Printer Server"
-msgstr "Servidor de la impressora"
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr "Sí, vull l'entrada automàtica amb aquest (usuari, escriptori)"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont: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 ""
-"Per poder imprimir a una impressora NetWare, heu de proporcionar el nom del\n"
-"servidor d'impressió NetWare (tingueu en compte que pot ser diferent del "
-"nom\n"
-"TCP/IP del seu ordinador central), així com el nom de la cua d'impressió de\n"
-"la impressora a la qual voleu accedir i el nom d'usuari i contrasenya si "
-"són\n"
-"necessaris."
+msgid "Search for fonts in installed list"
+msgstr "Cerca les fonts en la llista de les instal·lades"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "NetWare Printer Options"
-msgstr "Opcions de la impressora NetWare"
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr "La xarxa local no finalitza amb '.0', ho deixem córrer."
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Boot"
+msgstr "Arrel"
+
+#
+#: ../../harddrake/v4l.pm:1
#, c-format
+msgid "Tuner type:"
+msgstr "Tipus de sintonitzador:"
+
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"Connect your printer to a Linux server and let your Windows machine(s) "
-"connect to it as a client.\n"
+"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"
-"Do you really want to continue setting up this printer as you are doing now?"
-msgstr ""
-"Connecteu la impressora a un servidor Linux i feu que els ordinadors Windows "
-"s'hi connectin com clients.\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"
-"Realment voleu continuar configurant aquesta impressora tal com s'està fent "
-"ara?"
-
-#: ../../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"
+" * \"%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 ""
-"Configureu el vostre servidor Windows per tal que la impressora estigui "
-"disponible sota el protocol IPP i configureu la impressió en aquest "
-"ordinador amb el tipus de connexió \"%s\" en el Printerdrake.\n"
+"Aquí se seleccionarà el sistema d'impressió per al vostre ordinador. Altres\n"
+"sistemes operatius us n'oferiran un, però el Mandrake Linux n'ofereix dos.\n"
"\n"
+" * \"pdq\" que vol dir \"print, don't queue\" (imprimeix, no facis cua), és\n"
+"l'opció escollida si teniu una connexió directa amb la impressora i voleu\n"
+"evitar aquelles cues d'impressió interminables, i no teniu impressores de \n"
+"xarxa. Només funcionarà sobre xarxes molt senzilles i és bastant lent per a\n"
+"xarxes en general. Escolliu \"pdq\" si és la vostra primera incursió en GNU/"
+"Linux.\n"
+"Podeu canviar la vostra elecció després de la instal·lació executant el \n"
+"PrinterDrake des del Centre de Control Mandrake, fent clic al botó \"Expert"
+"\".\n"
+"\n"
+" * \"%s\" vol dir \"Common Unix Printing System\" (Sistema d'impressió comú\n"
+"de Unix), és el millor a l'hora d'imprimir a la vostra impressora local i a "
+"la\n"
+"meitat del planeta. És senzill i pot actuar com a servidor o client per a "
+"l'antic\n"
+"sistema d'impressió \"lpd\". Per tant, és compatible amb els sistemes "
+"anteriors.\n"
+"Pot fer moltes coses, però la configuració bàsica es tant senzilla com la de "
+"\"pdq\".\n"
+"Si necessiteu CUPS per emular un servidor \"lpd\", heu d'habilitar el "
+"dimoni\n"
+"\"cups-lpd\". Té una interfície gràfica per imprimir i escollir les "
+"opcions \n"
+"d'impressió."
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
+msgid "\"Menu\" key"
+msgstr "tecla de \"Menú\""
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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"
+"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 ""
-"Ara es configurarà la impressió cap a un usuari de Windows amb contrasenya. "
-"Degut a una fallada en l'arquitectura del programari del client Samba la "
-"contrasenya es mostra en text clar en la línia d'ordres que el client Samba "
-"utilitza per transmetre i imprimir un treball en el Servidor Windows. Per "
-"tant, és possible per qualsevol usuari d'aquell ordinador de veure la "
-"contrasenya en la pantalla simplement escrivint ordres tals com \"ps auxwww"
-"\".\n"
-"\n"
-"Us recomanem que utilitzeu alguna de les següents alternatives (en tots el "
-"casos heu d'estar segur que només els ordinadors de la vostra xarxa local "
-"tenen accés al vostre Servidor Windows, per exemple utilitzant un "
-"tallafoc):\n"
-"\n"
-"Utilitzeu un compte sense contrasenya en el Servidor Windows, tal com \"GUEST"
-"\" o un compte especial dedicat a la impressió. No tragueu la protecció de "
-"la contrasenya d'un compte personal o del compte de l'administrador.\n"
"\n"
-"Configureu el vostre Servidor Windows fent que la impressora estigui "
-"disponible a través del protocol LPD. Aleshores, definiu en el Printerdrake "
-"la impressió en aquest ordinador amb el tipus de connexió \"%s\".\n"
"\n"
+"Si us plau, comproveu que Printerdrake ha detectat el model de la impressora "
+"correctament. Busqueu el model correcte a la llista quan el cursor estigui "
+"en un model erroni o en \"Impressora en cru (raw)\"."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "SECURITY WARNING!"
-msgstr "AVÍS DE SEGURETAT!"
+msgid "Security Administrator:"
+msgstr "Administrador de seguretat:"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Samba share name missing!"
-msgstr "Falta el nom de compartició de Samba!"
+msgid "Please enter your login"
+msgstr "Si us plau, introduïu la vostra identificació (login)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Either the server name or the server's IP must be given!"
-msgstr "Cal que subministreu o bé el nom del servidor o bé la seva IP!"
+msgid "if set to yes, check permissions of files in the users' home."
+msgstr ""
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Auto-detected"
-msgstr "Detectada automàticament"
+msgid ""
+"You don't have an Internet connection.\n"
+"Create one first by clicking on 'Configure'"
+msgstr ""
+"No teniu cap connexió a Internet.\n"
+"Creeu-ne una fent clic a 'Configura'"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Workgroup"
-msgstr "Grup de treball"
+msgid "Fonts copy"
+msgstr "Còpia de fonts"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "Share name"
-msgstr "Nom de compartició"
+msgid "Automated"
+msgstr "Automàtica"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/test.pm:1
#, c-format
-msgid "SMB server IP"
-msgstr "IP del servidor SMB"
+msgid "Do you want to test the configuration?"
+msgstr "Voleu comprovar la configuració?"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "SMB server host"
-msgstr "Ordinador central del servidor SMB"
+msgid ""
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
+msgstr ""
+"La impressora \"%s\" ha estat suprimida d'Star Office/OpenOffice.org/GIMP "
+"amb èxit."
-#: ../../printer/printerdrake.pm:1
-#, c-format
+#: ../../standalone/draksec:1
+#, fuzzy, 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."
+"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 ""
-"Si la impressora desitjada ha estat detectada automàticament, només cal que "
-"la seleccioneu a la llista i que hi afegiu el nom d'usuari, la contrasenya i "
-"el grup de treball, si són necessaris."
+"Estàndard: Aquesta és la seguretat estàndard recomanada per a un ordinador "
+"que es connectarà a Internet com a client.\n"
+"\n"
+"Alta: Hi ha algunes restriccions, i cada nit s'executen més tests que "
+"al nivell estàndard.\n"
+"\n"
+"Més alta: La seguretat és prou elevada perquè el sistema funcioni com a "
+"servidor que pugui acceptar connexions de diversos clients. Si aquesta "
+"màquina només serà un client a Internet, hauríeu de triar un nivell més "
+"baix.\n"
+"\n"
+"Paranoic: Similar al nivell anterior, però el sistema es tanca completament "
+"i les característiques de seguretat estan al màxim\n"
+"\n"
+"Administrador de seguretat:\n"
+" Si les \"Alarmes de seguretat\" estan activades, s'enviaran a "
+"aquest usuari (nom d'usuari o adreça electrònica)"
+
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Save packages selection"
+msgstr "Desa la selecció de paquets"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakautoinst: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 ""
-"Per poder imprimir a una impressora SMB, heu d'indicar el nom de\n"
-"l'ordinador central SMB (tingueu en compte que pot ser diferent del seu nom\n"
-"TCP/IP) i possiblement l'adreça IP del servidor d'impressió, així com el nom "
-"de compartició de la impressora a què voleu accedir i el nom d'usuari,\n"
-"contrasenya i informació de grup si són necessaris."
+msgid "Remove the last item"
+msgstr "Esborra l'últim element"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Opcions de la impressora SMB (Windows 9x/NT)"
+msgid "User list to restore (only the most recent date per user is important)"
+msgstr ""
+"Llista d'usuaris per restaurar (només és important la data més recent per "
+"usuari)"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Printer \"%s\" on server \"%s\""
-msgstr "Impressora \"%s\" en el servidor \"%s\""
+msgid "No net boot images created!"
+msgstr "No s'ha creat cap imatge d'arrencada des de xarxa"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid ", printer \"%s\" on server \"%s\""
-msgstr ", impressora \"%s\", en el servidor \"%s\""
+msgid "use pptp"
+msgstr "utilitza pptp"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../services.pm:1
#, c-format
-msgid "Remote printer name missing!"
-msgstr "Falta el nom de la impressora remota!"
+msgid "Choose which services should be automatically started at boot time"
+msgstr ""
+"Escolliu els serveis que s'han d'iniciar automàticament durant l'arrencada"
#
#: ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Remote host name missing!"
-msgstr "Falta el nom de l'ordinador central remot!"
+#, fuzzy, c-format
+msgid "Learn how to use this printer"
+msgstr "Apreneu a utilitzar aquesta impressora"
#
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remote printer name"
-msgstr "Nom de la impressora remota"
+msgid "Configure the network now"
+msgstr "Configureu la xarxa ara"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Remote host name"
-msgstr "Nom de l'ordinador central remot"
+msgid "Choose a mirror from which to get the packages"
+msgstr "Escolliu una rèplica des de la qual aconseguir els paquets"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.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."
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
msgstr ""
-"Per poder utilitzar una impressora lpd remota, cal que proporcioneu el nom "
-"de l'ordinador central que té el servidor de la impressora i el nom de la "
-"impressora en aquell servidor."
+"El redimensionador de la FAT no pot gestionar la vostra partició. \n"
+"S'ha produït l'error següent: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Remote lpd Printer Options"
-msgstr "Opcions de la impressora lpd remota"
+msgid "Which sector do you want to move it to?"
+msgstr "A quin sector ho voleu moure?"
+
+#
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Do you want to click on this button?"
+msgstr "Voleu fer clic en aquest botó?"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Bahamas"
+msgstr "Bahames"
#
#: ../../printer/printerdrake.pm:1
@@ -12334,96 +12117,127 @@ msgstr "Opcions de la impressora lpd remota"
msgid "Manual configuration"
msgstr "Configuració manual"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "You must choose/enter a printer/device!"
-msgstr "Heu d'escollir/introduir una impressora/dispositiu!"
+msgid "search"
+msgstr "cerca"
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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, ...)."
+"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 ""
-" (Ports Paral·lel: /dev/lp0, /dev/lp1, etc., equivalents a LPT1:, LPT2:, "
-"etc.; 1a impressora USB: /dev/usb/lp0, 2a impressora USB: /dev/usb/lp1, "
-"etc.)."
+"Aquest paquet carrega el mapa de teclat seleccionat segons s'ha definit\n"
+"a /etc/sysconfig/keyboard. Es pot seleccionar mitjançant la utilitat\n"
+"kbdconfig.\n"
+"Per a la majoria d'ordinadors, s'ha de deixar habilitat."
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Please choose the port that your printer is connected to."
+msgid "Xpmac (installation display driver)"
+msgstr "Xpmac (instal·lació del controlador de pantalla)"
+
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#, c-format
+msgid "Zeroconf host name must not contain a ."
msgstr ""
-"Si us plau, seleccioneu el port al qual teniu connectada la impressora."
-#: ../../printer/printerdrake.pm:1
+#: ../../services.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"
+"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 ""
-"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
-"dispositiu/nom de fitxer en la línia d'entrada"
+"El syslog és el sistema que utilitzen molts dimonis per registrar\n"
+"missatges en diversos fitxers de registre del sistema. És aconsellable\n"
+"executar-lo sempre."
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
#, fuzzy, c-format
-msgid "Please choose the printer to which the print jobs should go."
-msgstr ""
-"Si us plau, seleccioneu el port al qual teniu connectada la impressora."
+msgid "Unknown/Others"
+msgstr "Desconegut|Genèric"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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 ""
-"Aquí teniu una llista de les impressores que s'han detectat. Escolliu la "
-"impressora que voleu configurar. La configuració de la impressora es farà "
-"automàticament. Si la vostra impressora no ha estat correctament detectada o "
-"si preferiu personalitzar la seva configuració, habiliteu \"Configuració "
-"manual\"."
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "No TV Card detected!"
+msgstr "No s'ha detectat cap targeta de TV!"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Here is a list of all auto-detected printers. "
-msgstr ""
+msgid "Options"
+msgstr "Opcions"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Currently, no alternative possibility is available"
-msgstr ""
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr "La impressora \"%s\" és ara la impressora per defecte."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, 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\"."
+"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 ""
+"Esteu configurant una \"winprinter\" làser OKI. Aquestes impressores\n"
+"usen un protocol de comunicació molt especial i només funcionen quan es "
+"connecten al primer port paral·lel. Si la impressora està connectada a un "
+"altre port o a un servidor d'impressió, connecteu-la al primer port "
+"paral·lel abans d'imprimir la pàgina de prova. Si no ho feu, la impressora "
+"no funcionarà. El controlador de la impressora ignorarà el tipus de connexió."
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
msgstr ""
-"S'ha detectat la següent impressora. La configuració de la impressora es "
-"farà automàticament. Si la vostra impressora no ha estat correctament "
-"detectada o si preferiu personalitzar la seva configuració, habiliteu "
-"\"Configuració manual\"."
+#
#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Auto-detected"
+msgstr "Detectada automàticament"
+
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "The following printer was auto-detected. "
+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 ""
-"Les impressores següents\n"
+"Ara es configurarà l'ordinador per tal que comparteixi la connexió a "
+"Internet.\n"
+"Amb aquesta característica, altres ordinadors de la vostra xarxa local\n"
+"podran utilitzar la connexió a Internet d'aquest ordinador.\n"
"\n"
+"Assegureu-vos d'haver configurat l'accés a Internet i a la xarxa local amb "
+"el drakconnect abans de continuar.\n"
+"Nota: per configurar una xarxa d'àrea local (LAN), us cal un adaptador de "
+"xarxa dedicat."
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../install_steps_interactive.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"
+"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 ""
-"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
-"dispositiu/nom de fitxer en la línia d'entrada"
+"No hi ha prou espai lliure per un 1MB de bootstrap! La instal·lació "
+"continuarà, però per iniciar el sistema necessitareu crear la partició de "
+"bootstrap amb el DiskDrake"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -12434,1903 +12248,1534 @@ msgstr ""
"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
"dispositiu/nom de fitxer en la línia d'entrada"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"Alternatively, you can specify a device name/file name in the input line"
-msgstr ""
-"Escolliu el port al qual està connectada la impressora o escriviu el nom de "
-"dispositiu/nom de fitxer en la línia d'entrada"
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Refuse"
+msgstr "Rebutja"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../diskdrake/hd_gtk.pm:1
+#, c-format
+msgid "HFS"
+msgstr "HFS"
+
+#: ../../services.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"
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
msgstr ""
-"S'ha detectat automàticament la següent impressora, si no és la que voleu "
-"configurar, escriviu un nom de dispositiu/nom de fitxer en la línia d'entrada"
+"El HardDrake fa una prova del maquinari, i opcionalment configura\n"
+"el maquinari nou/canviat."
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../printer/cups.pm:1 ../../printer/main.pm:1
#, c-format
-msgid "Available printers"
-msgstr "Impressores disponibles"
+msgid "Remote Printers"
+msgstr "Impressores remotes"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "No printer found!"
-msgstr "No s'ha trobat cap impressora!"
+msgid "Creating and formatting file %s"
+msgstr "S'està creant i formatant el fitxer %s"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "You must enter a device or file name!"
-msgstr "Heu d'entrar un nom de dispositiu o de fitxer!"
+msgid "if set to yes, check additions/removals of sgid files."
+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, ...)."
+"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 ""
-"No s'ha trobat cap impressora! Per instal·lar-ne una manualment entreu el "
-"dispositiu/fitxer a la línia d'entrada (Ports Paral·lel: /dev/lp0, /dev/lp1, "
-"etc., equivalents a LPT1:, LPT2:, etc.; 1a impresora USB: /dev/usb/lp0, 2a "
-"impressora USB: /dev/usb/lp1, etc.)."
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Choose an existing LVM to add to"
+msgstr "Escolliu un LVM existent al qual afegir-ho"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Local Printer"
-msgstr "Impressora local"
+msgid "xfs restart"
+msgstr "reinicialització de l'xfs"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "USB printer \\#%s"
-msgstr "Impressora USB \\/*%s"
+#, c-format
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
+"La impressora \"%s\" ja existeix,\n"
+"realment voleu sobreescriure la seva configuració?"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer on parallel port \\#%s"
-msgstr "Impressora en el port paral·lel \\/*%s"
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "No partition available"
+msgstr "No hi ha particions disponibles"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Impressora \"%s\" en servidor SMB/Windows \"%s\""
+msgid "Use the scanners on hosts: "
+msgstr ""
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Network printer \"%s\", port %s"
-msgstr "Impressora de xarxa \"%s\", port %s"
+msgid "Unselected All"
+msgstr "Desselecciona-ho tot"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Detected %s"
-msgstr "S'ha detectat %s"
+msgid "Domain Name Resolver"
+msgstr "Sistema de resolució de nom de domini"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr ", impressora \"%s\" en servidor SMB/Windows \"%s\""
+msgid "Encryption key (again)"
+msgstr "Clau de xifratge (un altre cop)"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ", network printer \"%s\", port %s"
-msgstr ", impressora de xarxa \"%s\", port %s"
+msgid "Samba share name missing!"
+msgstr "Falta el nom de compartició de Samba!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakfont: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"
-"Felicitats, la impressora s'ha instal·lat i configurat correctament!\n"
-"\n"
-"Podeu imprimir utilitzant l'ordre \"Imprimeix\" de les aplicacions "
-"(normalment en el menú \"Fitxer\").\n"
-"\n"
-"Si voleu afegir, esborrar o canviar el nom a una impressora, o si voleu "
-"canviar les opcions per defecte (safata d'entrada, qualitat impressió...), "
-"seleccioneu \"Impressora\" en la secció \"Maquinari\" del Centre de Control "
-"Mandrake."
+msgid "True Type install done"
+msgstr "Instal·lació de True Type feta"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Auto-detect printers connected to machines running Microsoft Windows"
-msgstr ""
-"Detecta automàticament les impressores connectades a màquines amb Microsoft "
-"Windows"
+msgid "Detection in progress"
+msgstr "Detecció en procés"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Auto-detect printers connected directly to the local network"
-msgstr ""
-"Detecta automàticament les impressores connectades directament a la xarxa "
-"local"
+msgid "Build Whole Kernel -->"
+msgstr "Munta tot el nucli -->"
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Auto-detect printers connected to this machine"
-msgstr "Detecta automàticament les impressores connectades a aquesta màquina"
+msgid "Welcome to %s"
+msgstr "Benvingut a %s"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, 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"
-"Benvingut a l'auxiliar de configuració de la impressora\n"
-"\n"
-"Aquest auxiliar us ajudarà a instal·lar les impressores connectades a aquest "
-"ordinador.\n"
-"\n"
-"Si teniu impressores connectades a aquesta màquina, endolleu-les i engegueu-"
-"les per tal de poder-les detectar automàticament.\n"
-"\n"
-"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" si no voleu "
-"configurar ara les impressores."
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr "Inseriu el disquet d'Actualització de Mòduls a la unitat %s"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Bootsplash"
+msgstr "Bootsplash"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
+"The following printer\n"
"\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."
+"%s%s\n"
+"is directly connected to your system"
msgstr ""
"\n"
-"Benvingut a l'auxiliar de configuració de la impressora\n"
-"\n"
-"Aquest auxiliar us ajudarà a instal·lar les impressores connectades a aquest "
-"ordinador o connectades directament a la xarxa local.\n"
-"\n"
-"Si teniu impressores connectades a aquesta màquina, endolleu-les i engegueu-"
-"les per tal de poder-les detectar automàticament. Engegueu també les "
-"impressores de la xarxa local.\n"
-"\n"
-"Noteu que la detecció automàtica d'impressores de la xarxa local triga més "
-"que la detecció d'impressores connectades directament a la màquina. Seria "
-"millor que desactivéssiu la detecció automàtica d'impressores en xarxa si no "
-"la necessiteu.\n"
-"\n"
-"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" si no voleu "
-"configurar ara les impressores."
+"Hi ha una impressora desconeguda connectada directament a l'ordinador."
#: ../../printer/printerdrake.pm:1
#, fuzzy, 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"
-"Benvingut a l'auxiliar de configuració de la impressora\n"
-"\n"
-"Aquest auxiliar us ajudarà a instal·lar les impressores connectades "
-"directament a l'ordinador, o a la xarxa, o a una màquina Windows remota.\n"
-"\n"
-"Si teniu impressores connectades a aquesta màquina, endolleu-les i engegueu-"
-"les per tal de poder-les detectar automàticament. Engegueu també les "
-"impressores de xarxa i les màquines Windows que tenen impressores "
-"connectades.\n"
-"\n"
-"Noteu que la detecció automàtica d'impressores de la xarxa local triga més "
-"que la detecció d'impressores connectades directament a la màquina. Seria "
-"millor que desactivéssiu la detecció automàtica d'impressores en xarxa o en "
-"màquina Windows si no la necessiteu.\n"
-"\n"
-"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" si no voleu "
-"configurar ara les impressores."
+msgid "Printer sharing on hosts/networks: "
+msgstr "Compartició de fitxers"
#: ../../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."
+"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"
-"Benvingut a l'auxiliar de configuració de la impressora\n"
-"\n"
-"Aquest auxiliar us permetrà instal·lar impressores locals o remotes per usar-"
-"les en aquest ordinador i també des d'altres ordinadors de la xarxa.\n"
-"\n"
-"Us demanarà la informació necessària per definir impressores i us "
-"proporcionarà accés als controladors disponibles de les impressores, les "
-"seves opcions i els tipus de connexions d'impressores."
+"L'ordre \"%s\" també us permet modificar els paràmetres per a un treball "
+"d'impressió concret. Simplement afegiu els paràmetres desitjats a la línia "
+"d'ordres, p.ex.: \"%s <fitxer>\". "
-#: ../../printer/printerdrake.pm:1
+#: ../../modules/interactive.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."
+"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 ""
+"En alguns casos, el controlador de %s necessita informació addicional\n"
+"per funcionar correctament, tot i que normalment funciona bé sense ella.\n"
+"Voleu especificar opcions addicionals o deixar que el controlador\n"
+"cerqui al vostre ordinador la informació que necessita? Aquesta recerca\n"
+"podria penjar l'ordinador, però això no causaria cap dany."
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ")"
-msgstr ""
+msgid "Not the correct CD label. Disk is labelled %s."
+msgstr "L'etiqueta del CD no és correcta. L'etiqueta d'aquest disc és %s."
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " on "
+msgid ""
+"Welcome to the Internet Connection Sharing utility!\n"
+"\n"
+"%s\n"
+"\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
+"Benvingut a la utilitat de compartició de la connexió a Internet!\n"
+"\n"
+"%s\n"
+"\n"
+"Feu clic a 'Configura' per executar l'auxiliar de configuració."
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "("
-msgstr ""
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Configuring printer ..."
-msgstr "S'està configurant la impressora \"%s\"..."
+msgid "Cuba"
+msgstr "Cuba"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Searching for new printers..."
msgstr "Impressores disponibles"
-#: ../../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 ""
-"NOTA: Segons el model de la impressora i el sistema d'impressió, "
-"s'instal·laran fins a %d MB de programari addicional."
-
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Are you sure that you want to set up printing on this machine?\n"
-msgstr "Esteu segur que voleu habilitar la impressió en aquesta màquina?\n"
+msgid "Belize"
+msgstr "Belize"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Voleu habilitar la impressió a les impressores anteriors?\n"
+msgid " (multi-session)"
+msgstr " (multisessió)"
-#: ../../printer/printerdrake.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Voleu habilitar la impressió a les impressores de la xarxa local?\n"
+msgid "Kernel Boot Timeout"
+msgstr "Temps màxim d'arrencada del nucli"
-#: ../../printer/printerdrake.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
msgid ""
-"Do you want to enable printing on the printers mentioned above or on "
-"printers in the local network?\n"
+"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 ""
-"Voleu habilitar la impressió a les impressores anteriors o a les impressores "
-"de la xarxa local?\n"
+"La vostra targeta pot tenir acceleració 3D de maquinari, però només amb "
+"l'Xfree %s.\n"
+"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-#
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid " (Make sure that all your printers are connected and turned on).\n"
+msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-" (Assegureu-vos que totes les impressores estan connectades i engegades.)\n"
+"L'auxiliar de particionament del DrakX ha trobat les solucions següents:"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"There are no printers found which are directly connected to your machine"
-msgstr "No s'ha trobat cap impressora connectada directament a l'ordinador"
+msgid "Hungarian"
+msgstr "Hongarès"
-#: ../../printer/printerdrake.pm:1
+#: ../../network/isdn.pm:1
#, c-format
msgid ""
-"\n"
-"There are %d unknown printers directly connected to your system"
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
msgstr ""
-"\n"
-"Hi ha %d impressores desconegudes connectades directament a l'ordinador."
+"Seleccioneu el vostre proveïdor.\n"
+"Si no és a la llista, seleccioneu \"No és a la llista\""
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"There is one unknown printer directly connected to your system"
-msgstr ""
-"\n"
-"Hi ha una impressora desconeguda connectada directament a l'ordinador."
+msgid "Automatic time synchronization (using NTP)"
+msgstr "Sincronització automàtica de la hora (usant NTP)"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"is directly connected to your system"
-msgstr ""
-"\n"
-"Hi ha una impressora desconeguda connectada directament a l'ordinador."
+#: ../../Xconfig/card.pm:1
+#, c-format
+msgid "8 MB"
+msgstr "8 MB"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid ""
-"The following printer\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr ""
-"\n"
-"Hi ha una impressora desconeguda connectada directament a l'ordinador."
+#
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "LDAP Server"
+msgstr "Servidor LDAP"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#: ../../services.pm:1
+#, c-format
msgid ""
-"The following printers\n"
-"\n"
-"%s%s\n"
-"are directly connected to your system"
-msgstr ""
-"\n"
-"Hi ha una impressora desconeguda connectada directament a l'ordinador."
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "and %d unknown printers"
-msgstr ""
-"\n"
-"i %d impressores desconegudes estan "
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "and one unknown printer"
+"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 ""
-"\n"
-"i una impressora desconeguda estan "
+"El suport PCMCIA serveix normalment per funcionar amb coses com ara "
+"l'ethernet\n"
+"i els mòdems en portàtils. No s'iniciarà tret que es configuri, de manera\n"
+"que no hi ha problema per instal·lar-lo en ordinadors que no el necessiten."
#
-#: ../../printer/printerdrake.pm:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "Checking your system..."
-msgstr "S'està comprovant el vostre sistema..."
-
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Restarting CUPS..."
-msgstr "Reinicia l'XFS"
+msgid "Choose your country"
+msgstr "Escolliu el vostre país"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "This server is already in the list, it cannot be added again.\n"
+msgid ""
+"\n"
+"- System Files:\n"
msgstr ""
+"\n"
+"- Fitxers de sistema:\n"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Examples for correct IPs:\n"
-msgstr ""
+msgid "Standalone Tools"
+msgstr "Eines autònomes"
#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "The entered IP is not correct.\n"
-msgstr "El model és correcte"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Where"
+msgstr "On"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Server IP missing!"
-msgstr "Falta el nom del Servidor NCP!"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "but not matching"
+msgstr "però que no coincideixin amb"
-#: ../../printer/printerdrake.pm:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "If no port is given, 631 will be taken as default."
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
msgstr ""
+"Aquí podeu seleccionar un controlador alternatiu (tant OSS com ALSA) per ala "
+"targeta de so (%s)"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Enter IP address and port of the host whose printers you want to use."
-msgstr ""
+msgid "Configuring PCMCIA cards..."
+msgstr "S'estan configurant les targetes PCMCIA..."
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Accessing printers on remote CUPS servers"
-msgstr "Impressora en servidor CUPS remot"
+#: ../../common.pm:1
+#, c-format
+msgid "kdesu missing"
+msgstr "El kdesu no hi és"
-#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected server"
-msgstr "Elimina la selecció"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Encryption key"
+msgstr "Clau de xifratge"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Edit selected server"
-msgstr "s'ha detectat %s"
+#: ../../mouse.pm:1
+#, c-format
+msgid "Microsoft IntelliMouse"
+msgstr "Microsoft IntelliMouse"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Add server"
-msgstr "Afegeix un usuari"
+#: ../../lang.pm:1
+#, c-format
+msgid "Christmas Island"
+msgstr "Illa Christmas"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_steps_interactive.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."
+msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
+"Ha fallat la instal·lació del carregador de l'arrencada. S'ha produït "
+"l'error següent:"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "IP address of host/network:"
-msgstr ""
+msgid "EIDE/SCSI channel"
+msgstr "Canal EIDE/SCSI"
#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "This host/network is already in the list, it cannot be added again.\n"
-msgstr ""
+msgid "Set this printer as the default"
+msgstr "Fes que aquesta sigui la impressora predeterminada"
-#: ../../printer/printerdrake.pm:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "The entered host/network IP is not correct.\n"
-msgstr ""
+msgid "partition %s"
+msgstr "partició %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/level.pm:1
#, c-format
-msgid "Host/network IP address missing."
-msgstr ""
+msgid "Paranoid"
+msgstr "Paranoic"
-#: ../../printer/printerdrake.pm:1
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Choose the network or host on which the local printers should be made "
-"available:"
-msgstr ""
+msgid "NIS"
+msgstr "NIS"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Sharing of local printers"
-msgstr "Impressores disponibles"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "<-- Del User"
+msgstr "<-- Suprimeix un usuari"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Location on the bus"
+msgstr "Ubicació en el bus"
#
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Remove selected host/network"
-msgstr "Elimina la selecció"
+#, c-format
+msgid "No printer found!"
+msgstr "No s'ha trobat cap impressora!"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit selected host/network"
-msgstr ""
+msgid "the vendor name of the device"
+msgstr "el nom del venedor del dispositiu"
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Add host/network"
-msgstr ""
+msgid "Erase entire disk"
+msgstr "Esborra tot el disc"
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"These are the machines and networks on which the locally connected printer"
-"(s) should be available:"
-msgstr ""
+msgid " (Default)"
+msgstr " (Predeterminat)"
-#: ../../printer/printerdrake.pm:1
+#: ../../security/help.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"
+"Arguments: ()\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."
+"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 ""
#
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Automatic correction of CUPS configuration"
-msgstr "Configuració automàtica de CUPS"
-
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakgw: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 "Modifica el sistema d'impressió"
+msgid "Automatic reconfiguration"
+msgstr "Reconfiguració automàtica"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/net_monitor: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)."
+msgid "Receiving Speed:"
msgstr ""
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "None"
-msgstr "Fet"
-
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Additional CUPS servers: "
-msgstr "en servidor CUPS \"%s\""
+#: ../../lang.pm:1
+#, c-format
+msgid "Turks and Caicos Islands"
+msgstr "Illes Turks i Caicos"
-#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "No remote machines"
-msgstr "(en aquest ordinador)"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "permissions"
+msgstr "permisos"
-#
+#: ../../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
-#, fuzzy, c-format
-msgid "Custom configuration"
-msgstr "Configuració de l'avís"
+#, c-format
+msgid "<- Previous"
+msgstr "<- Anterior"
-#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Printer sharing on hosts/networks: "
-msgstr "Compartició de fitxers"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing configuration"
+msgstr "Configuració de la compartició de la connexió a Internet"
-#: ../../printer/printerdrake.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Automatically find available printers on remote machines"
-msgstr ""
+msgid "Toggle between flat and group sorted"
+msgstr "Commuta entre pla i ordenat per grups"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "The printers on this machine are available to other computers"
-msgstr ""
+msgid "Themes"
+msgstr "Temes"
-#: ../../printer/printerdrake.pm:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"You can also decide here whether printers on remote machines should be "
-"automatically made available on this machine."
-msgstr ""
+msgid "Options: %s"
+msgstr "Opcions: %s"
-#: ../../printer/printerdrake.pm:1
+#: ../../standalone/drakboot: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."
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
msgstr ""
+"Actualment utilitzeu %s com a gestor de l'arrencada\n"
+"Feu clic a 'Configura' per executar l'auxiliar de configuració."
#
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "CUPS printer configuration"
+#, c-format
+msgid "OKI winprinter configuration"
msgstr "Configuració de la \"winprinter\" OKI"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr "Detecció automàtica de la impressora (local, TCP/Socket i SMB)"
+msgid "Saint Helena"
+msgstr "Saint Helena"
#
-#: ../../printer/printerdrake.pm:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
+msgid "Security Level"
+msgstr "Nivell de seguretat:"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
msgid ""
+"Some steps are not completed.\n"
"\n"
-"Printers on remote CUPS servers do not need to be configured here; these "
-"printers will be automatically detected."
+"Do you really want to quit now?"
msgstr ""
+"Alguns passos no s'han completat.\n"
"\n"
-"Amb un servidor CUPS remot, aquí no us cal configurar cap\n"
-"impressora; les impressores es detectaran automàticament."
+"Segur que voleu sortir ara?"
-#: ../../printer/printerdrake.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "How is the printer connected?"
-msgstr "Com està connectada la impressora?"
+msgid "Sudan"
+msgstr "Sudan"
-#: ../../printer/printerdrake.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Select Printer Connection"
-msgstr "Seleccioneu la connexió de la impressora"
+msgid "Polish (qwertz layout)"
+msgstr "Polonès (disposició qwertz)"
-#: ../../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 ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Syria"
+msgstr "Surinam"
-#: ../../security/help.pm:1
+# 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 ""
-"Arguments: (umask)\n"
+"Welcome to %s the operating system chooser!\n"
"\n"
-"Set the user umask."
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (val)\n"
+"Choose an operating system from the list above or\n"
+"wait %d seconds for default boot.\n"
"\n"
-"Set the shell timeout. A value of zero means no timeout."
msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (size)\n"
+"Benvingut al %s, el selector de sistema operatiu!\n"
+"\n"
+"Trieu un sistema operatiu de la lista superior, o espereu\n"
+"%d segons per arrencar en el sistema operatiu predeterminat.\n"
"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of sgid files."
-msgstr ""
+msgid "Portuguese"
+msgstr "Portuguès"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check open ports."
-msgstr ""
+msgid "Loopback file name: "
+msgstr "Nom del fitxer de loopback: "
-#: ../../security/help.pm:1
+#: ../../network/network.pm:1
#, c-format
-msgid ""
-"if set, send the mail report to this email address else send it to root."
-msgstr ""
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr "L'adreça del servidor DNS ha d'estar en format 1.2.3.4"
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Serbia"
+msgstr "sèrie"
+
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "if set to yes, report check result by mail."
-msgstr ""
+msgid "Newzealand"
+msgstr "Nova Zelanda"
-#: ../../security/help.pm:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "if set to yes, check files/directories writable by everybody."
-msgstr ""
+msgid "This directory should remain within the root filesystem"
+msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers arrel"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "if set to yes, reports check result to tty."
-msgstr ""
+msgid "CapsLock key"
+msgstr "Tecla de Fixació de Majúscules"
-#: ../../security/help.pm:1
+#: ../../steps.pm:1
#, c-format
-msgid "if set to yes, run some checks against the rpm database."
-msgstr ""
+msgid "Install bootloader"
+msgstr "Instal·la el carregador de l'arrencada"
-#: ../../security/help.pm:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr ""
+msgid "Select the memory size of your graphics card"
+msgstr "Seleccioneu la mida de la memòria de la vostra targeta gràfica"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
-msgid "if set to yes, run chkrootkit checks."
+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 ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "if set to yes, check permissions of files in the users' home."
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "if set to yes, check additions/removals of suid root files."
-msgstr ""
+msgid "LVM name?"
+msgstr "Nom LVM?"
-#: ../../security/help.pm:1
+#: ../../standalone/service_harddrake:1
#, c-format
-msgid "if set to yes, report check result to syslog."
-msgstr ""
+msgid "Some devices in the \"%s\" hardware class were removed:\n"
+msgstr "S'han suprimit alguns dispositius en la classe \"%s\" de maquinari:\n"
-#: ../../security/help.pm:1
+# #msgid "Found %s %s interfaces"
+# #msgstr "S'han trobat interfícies %2$s %1$s"
+#: ../../modules/interactive.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 ""
+msgid "Found %s %s interfaces"
+msgstr "S'han trobat interfícies %s %s"
-#: ../../security/help.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "if set to yes, run the daily security checks."
-msgstr ""
+msgid "sticky-bit"
+msgstr "sticky-bit"
-#: ../../security/help.pm:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "if set to yes, verify checksum of the suid/sgid files."
-msgstr ""
+msgid "Post Install"
+msgstr "Post-instal·lació"
-#: ../../security/help.pm:1
+#
+#: ../../standalone/drakgw:1
#, c-format
-msgid "if set to yes, check empty password in /etc/shadow."
-msgstr ""
+msgid "The internal domain name"
+msgstr "Nom intern de domini"
-#: ../../security/help.pm:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "if set to yes, report unowned files."
-msgstr ""
+msgid "Card IRQ"
+msgstr "IRQ de la targeta"
#: ../../security/help.pm:1
#, c-format
msgid ""
"Arguments: (umask)\n"
"\n"
-"Set the root umask."
+"Set the user umask."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../ugtk.pm:1 ../../standalone/logdrake: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 ""
+msgid "logdrake"
+msgstr "logdrake"
-#: ../../security/help.pm:1
+#: ../../standalone.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
+"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 ""
-#: ../../security/help.pm:1
+#: ../../standalone.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."
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
+msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
+"Escolliu la unitat de disquet que voleu utilitzar per crear el disc "
+"d'arrencada"
-#: ../../security/help.pm:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+msgid "LILO with text menu"
+msgstr "LILO amb menú de text"
-#: ../../security/help.pm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
+msgid "Everything (no firewall)"
+msgstr "Tot (sense tallafoc)"
-#: ../../security/help.pm:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
-msgstr ""
+msgid "You must specify a kernel image"
+msgstr "Heu d'especificar una imatge del nucli"
-#: ../../security/help.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
+msgid ", multi-function device on USB"
+msgstr ", dispositiu multifunció en USB"
-#: ../../security/help.pm:1
+#: ../../interactive/newt.pm:1
+#, fuzzy, c-format
+msgid "Do"
+msgstr "Baixa"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
+msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
+"S'està contactant amb la rèplica per obtenir la llista dels paquets "
+"disponibles..."
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
+msgid "Lithuanian AZERTY (old)"
+msgstr "Lituà AZERTY (antic)"
-#: ../../security/help.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
+msgid "Brazilian (ABNT-2)"
+msgstr "Brasiler (ABNT-2)"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
+msgid "IP address of host/network:"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
+"the progress bar y coordinate\n"
+"of its upper left corner"
msgstr ""
+"coordenada y de la cantonada superior\n"
+"esquerra de la barra de progrés"
-#: ../../security/help.pm:1
+#: ../../install_gtk.pm:1
+#, fuzzy, c-format
+msgid "System installation"
+msgstr "Instal·lació del SILO"
+
+#: ../../lang.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 ""
+msgid "Saint Vincent and the Grenadines"
+msgstr "Saint Vincent i les Grenadines"
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake: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 ""
+msgid "/File/_Open"
+msgstr "/Fitxer/_Obre"
#: ../../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))."
+"The argument specifies if clients are authorized to connect\n"
+"to the X server on the tcp port 6000 or not."
msgstr ""
-#: ../../security/help.pm:1
+#
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Location of auto_install.cfg file"
+msgstr "S'està creant el disquet d'instal·lació automàtica"
+
+#: ../../any.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 ""
+msgid "Open Firmware Delay"
+msgstr "Demora per al firmware obert"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
+msgid "Hungary"
+msgstr "Hongria"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup: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 ""
+msgid "Total progess"
+msgstr "Progrés total"
-#: ../../security/help.pm:1
+#
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Color configuration"
+msgstr "Configuració de l'avís"
+
+#: ../../lang.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 ""
+msgid "New Zealand"
+msgstr "Nova Zelanda"
-#: ../../security/help.pm:1
+#: ../../security/level.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
+"There are already some restrictions, and more automatic checks are run every "
+"night."
msgstr ""
+"Hi ha ja algunes restriccions, i a la nit es fan més comprovacions "
+"automàtiques."
-#: ../../security/help.pm:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
+msgid "please choose the date to restore"
+msgstr "Si us plau, seleccioneu la data a restaurar"
-#: ../../security/help.pm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
-msgstr ""
+msgid "Switching from ext2 to ext3"
+msgstr "S'està canviant de ext2 a ext3"
-#: ../../security/help.pm:1
+#: ../../printer/data.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
+msgid "LPRng"
+msgstr "LPRng"
-#: ../../security/help.pm:1
+#: ../../lang.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 ""
+msgid "Netherlands Antilles"
+msgstr "Antilles Holandeses"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
-msgstr ""
+msgid "Browse to new restore repository."
+msgstr "Navega per trobar un nou dipòsit de restauració"
-#: ../../security/help.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
"\n"
-" Accept/Refuse icmp echo."
+"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 ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
"\n"
-" Accept/Refuse broadcasted icmp echo."
+"Benvingut a l'auxiliar de configuració de la impressora\n"
+"\n"
+"Aquest auxiliar us permetrà instal·lar impressores locals o remotes per usar-"
+"les en aquest ordinador i també des d'altres ordinadors de la xarxa.\n"
+"\n"
+"Us demanarà la informació necessària per definir impressores i us "
+"proporcionarà accés als controladors disponibles de les impressores, les "
+"seves opcions i els tipus de connexions d'impressores."
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "and %d unknown printers"
msgstr ""
+"\n"
+"i %d impressores desconegudes estan "
-#: ../../security/help.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
+"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 ""
-#: ../../security/level.pm:1
-#, c-format
-msgid "Security Administrator (login or email)"
-msgstr "Administrador de seguretat (login o email)"
-
-#: ../../security/level.pm:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid ""
-"A library which defends against buffer overflow and format string attacks."
+msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-"Una llibreria que defensa contra els atacs de 'buffer overflow' i de 'format "
-"string'."
+"No s'ha trobat cap targeta PCI XDSI. Si us plau, seleccioneu-ne una a la "
+"pantalla següent."
-#
-#: ../../security/level.pm:1
+#: ../../common.pm:1
#, c-format
-msgid "Use libsafe for servers"
-msgstr "Empra libsafe per als servidors"
+msgid "GB"
+msgstr "GB"
-#
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Security level"
-msgstr "Nivell de seguretat"
+msgid "Please give a user name"
+msgstr "Si us plau, introduïu un nom d'usuari"
-#: ../../security/level.pm:1
+#: ../../any.pm:1
#, c-format
-msgid "Please choose the desired security level"
-msgstr "Escolliu el nivell de seguretat desitjat"
+msgid "Enable CD Boot?"
+msgstr "Voleu habilitar l'arrencada des de CD?"
-#: ../../security/level.pm:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "DrakSec Basic Options"
-msgstr "Opcions bàsiques del DrakSec"
+msgid " enter `void' for void entry"
+msgstr " entreu 'void' per entrada buida"
-#
-#: ../../security/level.pm:1
+#: ../../standalone/drakbackup: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 ""
-"Aquest és similar al nivell anterior, però el sistema està completament "
-"tancat i les característiques de seguretat estan al màxim."
+msgid "on Hard Drive"
+msgstr "en el disc dur"
-#
-#: ../../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 ""
-"Amb aquest nivell de seguretat, la utilització d'aquest sistema com a "
-"servidor esdevé possible.\n"
-"La seguretat és ara prou alta com per utilitzar el sistema com a servidor\n"
-"que accepti connexions de molts clients. Nota: si la vostra màquina és només "
-"un client d'Internet, seria millor escollir un nivell més baix."
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Winmodem connection"
+msgstr "Connexió normal per mòdem"
-#: ../../security/level.pm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"There are already some restrictions, and more automatic checks are run every "
-"night."
+"\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 ""
-"Hi ha ja algunes restriccions, i a la nit es fan més comprovacions "
-"automàtiques."
+"\n"
+"Felicitats, la impressora s'ha instal·lat i configurat correctament!\n"
+"\n"
+"Podeu imprimir utilitzant l'ordre \"Imprimeix\" de les aplicacions "
+"(normalment en el menú \"Fitxer\").\n"
+"\n"
+"Si voleu afegir, esborrar o canviar el nom a una impressora, o si voleu "
+"canviar les opcions per defecte (safata d'entrada, qualitat impressió...), "
+"seleccioneu \"Impressora\" en la secció \"Maquinari\" del Centre de Control "
+"Mandrake."
-#
-#: ../../security/level.pm:1
+#: ../../security/help.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."
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
msgstr ""
-"Aquesta és la seguretat estàndard recomanada per a un ordinador que "
-"s'utilitzarà per connectar-se a Internet com a client. Ara hi ha "
-"comprovacions de seguretat."
-#: ../../security/level.pm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Passwords are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Ara, la contrasenya està habilitada, però l'ús com a ordinador de xarxa "
-"segueix sense ser recomanable."
+msgid "Now, you can run xawtv (under X Window!) !\n"
+msgstr "Ara, podeu executar xawtv (sota X Window!) !\n"
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.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."
+msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-"Aquest nivell s'ha d'utilitzar amb cura. Fa el vostre sistema molt més "
-"fàcil\n"
-"d'utilitzar, però també molt sensible: no s'ha d'utilitzar en un ordinador\n"
-"connectat a d'altres o a Internet. No cal contrasenya per accedir-hi."
+"No hi ha prou espai d'intercanvi per completar la instal·lació; si us plau, "
+"afegiu-ne"
-#: ../../security/level.pm:1
-#, c-format
-msgid "Paranoid"
-msgstr "Paranoic"
+#. -PO: example: lilo-graphic on /dev/hda1
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "%s on %s"
+msgstr "Port"
-#
-#: ../../security/level.pm:1
-#, c-format
-msgid "Higher"
-msgstr "Més Alt"
+#: ../../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 ""
+"El GNU/Linux gestiona el temps en GMT (Greenwich Mean Time) i el tradueix a\n"
+"temps local d'acord amb el fus horari seleccionat. De tota manera és "
+"possible\n"
+"desactivar-ho desmarcant \"Rellotge del maquinari en GMT\" de manera que el\n"
+"rellotge de la màquina és el mateix que el rellotge del sistema. Això és\n"
+"convenient quan la màquina també té instal·lat un altre sistema operatiu "
+"com \n"
+"Windows.\n"
+"\n"
+"L'opció de \"Sincronització automàtica de l'hora\" regularà automàticament\n"
+"l'hora connectant-se a un servidor horari remot d'Internet. En la llista\n"
+"que es presenta, escolliu un servidor ubicat a prop vostre. Necessiteu una\n"
+"connexió a Internet operativa perquè aquesta característica funcioni. El "
+"que\n"
+"farà realment és instal·lar en la vostra màquina un servidor horari, que "
+"poden\n"
+"usar opcionalment els altres ordinadors de la xarxa local."
-#: ../../security/level.pm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "High"
-msgstr "Alt"
+msgid "Which is your timezone?"
+msgstr "En quina zona horària us trobeu?"
-#: ../../security/level.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Poor"
-msgstr "Pobre"
+msgid "Guinea"
+msgstr "Guinea"
-#: ../../security/level.pm:1
-#, c-format
-msgid "Welcome To Crackers"
-msgstr "Benvinguts, crackers"
+#: ../../network/tools.pm:1
+#, fuzzy, c-format
+msgid "The system is now connected to the Internet."
+msgstr "Ara, el sistema està connectat a Internet."
-#: ../../standalone/XFdrake:1
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Si us plau, torneu a entrar a %s per activar els canvis"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "South Georgia and the South Sandwich Islands"
+msgstr "Illes Geòrgia del Sud i Sandwich del Sud"
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Si us plau, sortiu i utilitzeu Ctrl-Alt-tecla de retrocés"
+msgid "Japan (broadcast)"
+msgstr "Japó (difusió)"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
-msgstr ""
+msgid "Mozambique"
+msgstr "Moçambic"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "Need to create /etc/dhcpd.conf first!"
-msgstr "Abans cal crear /etc/dhcpd.conf!"
+msgid "Icon"
+msgstr "Icona"
-#: ../../standalone/drakTermServ:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Something went wrong! - Is mkisofs installed?"
-msgstr "Alguna cosa ha anat malament! Teniu instal·lat l'mkisofs?"
+msgid "Please choose what you want to backup"
+msgstr "Si us plau, escolliu de què voleu fer la còpia de seguretat"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "Etherboot ISO image is %s"
-msgstr "La imatge ISO per a Etherboot és %s"
+msgid "256 colors (8 bits)"
+msgstr "256 colors (8 bits)"
-#: ../../standalone/drakTermServ:1
+#: ../../any.pm:1
#, c-format
-msgid "No floppy drive available!"
-msgstr "No s'ha trobat cap unitat de disquet!"
+msgid "Read-write"
+msgstr "Lectura-escriptura"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Floppy can be removed now"
-msgstr "Ja podeu extreure el disquet"
+msgid "Size: %s\n"
+msgstr "Mida: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Couldn't access the floppy!"
-msgstr "No s'ha pogut accedir al disquet!"
+msgid "Hostname: "
+msgstr "Nom de l'ordinador central: "
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please insert floppy disk:"
-msgstr "Si us plau, inseriu un disquet:"
+msgid "Chunk size %s\n"
+msgstr "Mida del fragment %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Write Config"
-msgstr "Escriu la configuració"
+msgid "Build the future of Linux!"
+msgstr ""
-#: ../../standalone/drakTermServ:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Dynamic IP Address Pool:"
-msgstr ""
+msgid "Local Printer"
+msgstr "Impressora local"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid ""
-"Most of these values were extracted\n"
-"from your running system.\n"
-"You can modify as needed."
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-"La majoria d'aquests valors s'han obtingut\n"
-"del vostre sistema actual. Podeu modificar-los si cal."
-
-#
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "dhcpd Server Configuration"
-msgstr "Configuració del servidor dhcpd"
+" Copyright (C) 2001 MandrakeSoft per DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "IP Range End:"
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "IP Range Start:"
-msgstr ""
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Name Servers:"
-msgstr "Servidor Samba"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Domain Name:"
-msgstr "Nom de domini"
+msgid "ADSL connection"
+msgstr "Connexió ADSL"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Broadcast Address:"
-msgstr ""
+msgid "No configuration, please click Wizard or Advanced.\n"
+msgstr "Cap configuració, si us plau feu clic a 'Auxiliar' o a 'Avançat'.\n"
-#: ../../standalone/drakTermServ:1
+#
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Subnet Mask:"
-msgstr ""
+msgid "Error!"
+msgstr "S'ha produït un error!"
-#: ../../standalone/drakTermServ:1
+#
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Routers:"
-msgstr ""
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Netmask:"
-msgstr "Submàscara de xarxa"
+msgid "cable connection detected"
+msgstr "s'ha detectat la connexió per cable"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Subnet:"
-msgstr ""
+msgid "Permission denied transferring %s to %s"
+msgstr "S'ha denegat el permís per transferir %s a %s"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid ""
-"Need to restart the Display Manager for full changes to take effect. \n"
-"(service dm restart - at the console)"
-msgstr ""
+msgid "/_Report Bug"
+msgstr "/_Informeu d'un error"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "dhcpd Config..."
-msgstr "Configuració del dhcpd..."
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Delete Client"
-msgstr "<-- Suprimeix un client"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "<-- Edit Client"
-msgstr "<-- Suprimeix un client"
+msgid "Resize"
+msgstr "Canvia la mida"
-#: ../../standalone/drakTermServ:1
+#: ../../lang.pm:1
#, c-format
-msgid "Add Client -->"
-msgstr "Afegeix un client -->"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Allow Thin Clients"
-msgstr "Afegeix/Suprimeix clients"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "Thin Client"
-msgstr "Client DHCP"
+msgid "Dominica"
+msgstr "Dominica"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No net boot images created!"
-msgstr "No s'ha creat cap imatge d'arrencada des de xarxa"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "type: %s"
-msgstr "Tipus: "
+msgid "Please enter the device name to use for backup"
+msgstr ""
+"Si us plau, introduïu el nom del dispositiu a utilitzar per fer la còpia"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "<-- Del User"
-msgstr "<-- Suprimeix un usuari"
+msgid "Resolution: %s\n"
+msgstr "Resolució: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Add User -->"
-msgstr "Afegeix un usuari -->"
+msgid "matching"
+msgstr "que coincideixin amb"
-#: ../../standalone/drakTermServ:1
+#: ../../install2.pm: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."
+"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 ""
+"No es pot accedir als mòduls del nucli corresponents al vostre nucli (no "
+"s'ha trobat el fitxer %s). Això generalment vol dir que el vostre disquet "
+"d'arrencada no està sincronitzat amb el suport d'instal·lació (si us plau, "
+"creeu un nou disquet d'arrencada)"
-#
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "Delete All NBIs"
-msgstr "Suprimeix tots els NBI"
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Delete"
-msgstr "<-- Suprimeix"
-
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, c-format
-msgid "This will take a few minutes."
-msgstr "Això trigarà uns minuts."
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
+msgstr ""
+"Si us plau, seleccioneu el port correcte. Per exemple, el port \"COM1\" en\n"
+"Windows s'anomena \"ttyS0\" en GNU/Linux."
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Build All Kernels -->"
-msgstr "Munta tots els nuclis -->"
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "No NIC selected!"
-msgstr "No heu seleccionat cap NIC!"
+msgid "The following packages are going to be removed"
+msgstr "Ara s'eliminaran els paquets següents"
-#: ../../standalone/drakTermServ:1
+#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1
#, c-format
-msgid "Build Single NIC -->"
-msgstr "Munta un NIC senzill -->"
+msgid "Connect to the Internet"
+msgstr "Connecta't a Internet"
-#: ../../standalone/drakTermServ:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "No kernel selected!"
-msgstr "No heu seleccionat cap nucli!"
+msgid "Use existing partitions"
+msgstr "Utilitza les particions existents"
-#: ../../standalone/drakTermServ:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Build Whole Kernel -->"
-msgstr "Munta tot el nucli -->"
+msgid "Canadian (Quebec)"
+msgstr "Canadenc (Quebec)"
-#: ../../standalone/drakTermServ:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Boot ISO"
-msgstr "ISO d'arrencada"
+msgid "Mouse device: %s\n"
+msgstr "Dispositiu del ratolí: %s\n"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Boot Floppy"
-msgstr "Disquet d'arrencada"
+msgid "Reselect correct fonts"
+msgstr "Torna a seleccionar les fonts correctes"
-#: ../../standalone/drakTermServ:1
-#, c-format
+#: ../../standalone/drakbackup:1
+#, fuzzy, 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/initrdrd 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"
+"Options Description:\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"
+"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 ""
-
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid ""
-"\n"
+"descripció de les opcions:\n"
"\n"
-" Thanks:\n"
-"\t- LTSP Project http://www.ltsp.org\n"
-"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"Si us plau, aneu amb compte quan feu còpies de seguretat amb FTP, \n"
+"perquè només s'envien al servidor les còpies creades correctament.\n"
+"Per tant, ara necessiteu construir la còpia de seguretat en el vostre disc \n"
+"dur abans d'enviar-la al servidor.\n"
"\n"
-msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
+"Options\n"
"\n"
-" Copyright (C) 2002 by MandrakeSoft \n"
-"\tStew Benedict sbenedict\\@mandrakesoft.com\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 ""
-" actualitzacions 2002 MandrakeSoft per Stew Benedict <sbenedict"
-"\\@mandrakesoft.com>"
+"Finalment, se us demanarà si voleu veure una interfície gràfica en "
+"arrencar.\n"
+"Noteu que aquesta pregunta se us farà encara que no hàgiu fet el test de la\n"
+"configuració. Òbviament, respondreu \"No\" si l'ordinador ha de ser un\n"
+"servidor, o si no heu pogut completar la configuració de la pantalla amb "
+"èxit."
-#: ../../standalone/drakTermServ:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Add/Del Clients"
-msgstr "Afegeix/Suprimeix clients"
+msgid "We are now going to configure the %s connection."
+msgstr "Ara es configurarà la connexió %s."
-#: ../../standalone/drakTermServ:1
+#
+#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
-msgid "Add/Del Users"
-msgstr "Afegeix/Suprimeix usuaris"
+msgid "MandrakeExpert Corporate"
+msgstr "Grup corporatiu MandrakeExpert"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Net Boot Images"
-msgstr "Imatges d'arrencada de la xarxa"
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
-#: ../../standalone/drakTermServ:1
+#
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Write protection"
+msgstr "Detecció automàtica d'impressores"
+
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "You've not selected any font"
+msgstr "no s'ha trobat cap font.\n"
+
+#: ../../steps.pm:1
#, c-format
-msgid "Etherboot Floppy/ISO"
-msgstr "Disquet/ISO per a Etherboot"
+msgid "Language"
+msgstr "Escolliu el vostre idioma"
-#: ../../standalone/drakTermServ:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Stop Server"
-msgstr "Atura el servidor"
+msgid "Printer model selection"
+msgstr "Selecció del model d'impressora"
-#: ../../standalone/drakTermServ:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Start Server"
-msgstr "Inicia el servidor"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
+msgstr ""
+"Després de canviar el tipus de la partició %s, se'n perdran totes les dades"
-#
-#: ../../standalone/drakTermServ:1
+#: ../../common.pm:1
#, c-format
-msgid "Disable Server"
-msgstr "Inhabilita el servidor"
+msgid "%d seconds"
+msgstr "%d segons"
-#
-#: ../../standalone/drakTermServ:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
-msgid "Enable Server"
-msgstr "Habilita el servidor"
+msgid "Insert a blank floppy in drive %s"
+msgstr "Inseriu un disquet en blanc a la unitat %s"
-#
-#: ../../standalone/drakTermServ:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Mandrake Terminal Server Configuration"
-msgstr "Configuració del Servidor de Terminal de Mandrake"
+msgid "A valid URI must be entered!"
+msgstr "Heu d'entrar un URI vàlid!"
-#
-#: ../../standalone/drakautoinst:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Remove the last item"
-msgstr "Esborra l'últim element"
+msgid "Found \"%s\" interface do you want to use it ?"
+msgstr "S'ha trobat la interfície \"%s\". Voleu utilitzar-la?"
-#
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Add an item"
-msgstr "Afegeix un element"
+msgid "Re-configure interface and DHCP server"
+msgstr "Torna a configurar la interfície i el servidor DHCP"
#
-#: ../../standalone/drakautoinst:1
+#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Auto Install"
-msgstr "Instal·la automàticament"
+msgid "Sound configuration"
+msgstr "Configuració de so"
-#: ../../standalone/drakautoinst:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"The floppy has been successfully generated.\n"
-"You may now replay your installation."
-msgstr ""
-"El disquet s'ha creat correctament.\n"
-"Ara podeu repetir la vostra instal·lació."
+msgid "Photo test page"
+msgstr "Pàgina de prova de fotografia"
-#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1
-#: ../../standalone/scannerdrake:1
+#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
-msgid "Congratulations!"
-msgstr "Felicitats!"
+msgid "Custom disk partitioning"
+msgstr "Particionament personalitzat de disc"
-#: ../../standalone/drakautoinst:1
+#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "Enter Printer Name and Comments"
+msgstr ""
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
msgid ""
+"The following printers\n"
"\n"
-"Welcome.\n"
-"\n"
-"The parameters of the auto-install are available in the sections on the left"
+"%s%s\n"
+"are directly connected to your system"
msgstr ""
"\n"
-"Benvingut.\n"
-"\n"
-"Els paràmetres de la instal·lació automàtica estan disponibles en les "
-"seccions de l'esquerra"
+"Hi ha una impressora desconeguda connectada directament a l'ordinador."
-#
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Tipus: "
+
+#: ../../keyboard.pm:1
#, c-format
-msgid "Creating auto install floppy"
-msgstr "S'està creant el disquet d'instal·lació automàtica"
+msgid "Slovakian (QWERTY)"
+msgstr "Eslovac (QWERTY)"
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/draksound:1
#, c-format
-msgid "manual"
-msgstr ""
+msgid "No Sound Card detected!"
+msgstr "No s'ha detectat cap targeta de so!"
-#: ../../standalone/drakautoinst:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
+#, c-format
+msgid "Mouse Port"
+msgstr "Port del ratolí"
+
+#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
-"Please choose for each step whether it will replay like your install, or it "
-"will be manual"
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
msgstr ""
-"Si us plau, escolliu per cada pas si es repetirà la vostra instal·lació o si "
-"serà manual"
-#
-#: ../../standalone/drakautoinst:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Automatic Steps Configuration"
-msgstr "Configuració automatitzada dels passos"
-
-#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
-msgid "replay"
-msgstr "Repeteix"
+msgid "Ftp Server"
+msgstr "Servidor FTP"
-#: ../../standalone/drakautoinst:1
+#: ../../security/help.pm: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"
+"Arguments: (arg)\n"
"\n"
-"Do you want to continue?"
+"Enable/Disable msec hourly security check."
msgstr ""
-"Ara es configurarà un disquet d'instal·lació automàtica. Aquesta "
-"característica és perillosa i s'ha d'utilitzar amb molta cura.\n"
-"\n"
-"Amb aquesta característica, sereu capaç de repetir la instal·lació que ja "
-"heu fet en aquest ordinador, tot i que se us consultarà en alguns passos, "
-"perquè pugueu canviar els valors.\n"
-"\n"
-"Per màxima seguretat, el particionament i la formatació mai seran executats "
-"automàticament, independentment del que trieu durant la instal·lació "
-"d'aquest ordinador.\n"
-"\n"
-"Voleu continuar?"
-#
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "Auto Install Configurator"
-msgstr "Configuració de la instal·lació automàtica"
+#: ../../standalone/drakfont:1
+#, fuzzy, c-format
+msgid "%s fonts conversion"
+msgstr "conversió de fonts pfm"
-#: ../../standalone/drakautoinst:1
-#, c-format
-msgid "I can't find needed image file `%s'."
-msgstr "No he trobat el fitxer d'imatge necessari `%s'."
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "the type of bus on which the mouse is connected"
+msgstr "Si us plau, seleccioneu el port sèrie a què està connectat el ratolí."
-#
-#: ../../standalone/drakautoinst:1
+#: ../../lang.pm:1
#, c-format
-msgid "Error!"
-msgstr "S'ha produït un error!"
+msgid "Uganda"
+msgstr "Uganda"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (size)\n"
"\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"
+"Set shell commands history size. A value of -1 means unlimited."
msgstr ""
-"\n"
-"Problemes durant la restauració de còpies de seguretat:\n"
-"\n"
-"Durant el pas de restauració, el Drakbackup verificarà tots\n"
-"els fitxers de les còpies de seguretat abans de restaurar-los.\n"
-"Abans de la restauració, el Drakbackup esborrarà \n"
-"els directoris originals, i perdreu totes les vostres \n"
-"dades. És important de tenir cura i no modificar a mà els \n"
-"fitxers de còpia de seguretat.\n"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
msgid ""
-"options description:\n"
+"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"
-"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"
+" * \"%s\": check the current keyboard map configuration and change that if\n"
+"necessary.\n"
"\n"
-msgstr ""
-"descripció de les opcions:\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"
-"Si us plau, aneu amb compte quan feu còpies de seguretat amb FTP, \n"
-"perquè només s'envien al servidor les còpies creades correctament.\n"
-"Per tant, ara necessiteu construir la còpia de seguretat en el vostre disc \n"
-"dur abans d'enviar-la al servidor.\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"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Description:\n"
+" * \"%s\": check the current mouse configuration and click on the button to\n"
+"change it if necessary.\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"
+" * \"%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"
-" 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"
+" * \"%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"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\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"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\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"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\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"
-"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"
+" * \"%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 ""
-"Descripció:\n"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Comoros"
+msgstr "Comores"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid ""
"\n"
-" El Drakbackup s'usa per fer còpies de seguretat del sistema.\n"
-" Durant la configuració podeu seleccionar: \n"
-"\t- Fitxers de sistema\n"
-"\t- Fitxers d'usuari\n"
-"\t- Altres fitxers\n"
-"\to Tot el Sistema... i Altres (com les Particions de Windows)\n"
"\n"
-" El Drakbackup us permet fer còpies de seguretat del sistema en:\n"
-"\t- Disc dur\n"
-"\t- NFS\n"
-"\t- CDROM (CDRW), DVDROM (amb arrencada automàtica, rescat i instal·lació "
-"automàtica)\n"
-"\t- FTP\n"
-"\t- Rsync\n"
-"\t- Webdav\n"
-"\t- Cinta\n"
"\n"
-" El Drakbackup us permet restaurar el sistema a\n"
-" un directori seleccionat d'usuari.\n"
+"We are now going to configure the %s connection.\n"
"\n"
-" Per defecte totes les còpies de seguretat es guarden en\n"
-" el directori /var/lib/drakbackup\n"
"\n"
-" Fitxer de Configuració:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+"Press OK to continue."
+msgstr ""
"\n"
"\n"
-"El pas de restauració:\n"
-" \n"
-" Durant el pas de restauració, el DrakBackup esborrarà \n"
-" els directoris originals i verificarà que cap de \n"
-" les còpies de seguretat no està malmesa. És recomanable que \n"
-" feu una última còpia de seguretat abans de restaurar.\n"
+"\n"
+"Ara es configurarà la connexió %s.\n"
"\n"
"\n"
+"Premeu D'acord per continuar."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-msgstr ""
-" actualitzacions 2002 MandrakeSoft per Stew Benedict <sbenedict"
-"\\@mandrakesoft.com>"
+msgid "Yaboot mode"
+msgstr "Mode Yaboot"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#: ../../standalone/drakxtv:1
+#, c-format
+msgid "USA (cable)"
+msgstr "EUA (cable)"
+
+#: ../../standalone/drakboot:1
+#, c-format
msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-" Copyright (C) 2001 MandrakeSoft per DUPONT Sebastien <dupont_s\\@epita.fr>"
+"No s'ha pogut tornar a executar LILO!\n"
+"Executa \"lilo\" com a root a la línia d'ordres per completar la "
+"instal·lació del tema del LILO."
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Ratolí genèric de 3 botons"
+#
#: ../../standalone/drakbackup:1
#, c-format
+msgid "Select another media to restore from"
+msgstr "Seleccioneu un altre suport des del qual restaurar"
+
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Software Manager"
+msgstr "Gestor de programari"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
msgid ""
-"restore description:\n"
+"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"
@@ -14342,17 +13787,19 @@ msgid ""
"\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"
+"\tThe incremental backup is the most powerful option for \n"
+"\tbackup. This option allows you to backup all your data \n"
+"\tthe first time, and only the changed data afterward.\n"
+"\tThen you will be able, during the restore step, to restore \n"
+"\tyour data from a specified date. If you have not selected \n"
+"\tthis option all old backups are deleted before each backup. \n"
"\n"
+" - Differential Backups:\n"
+" \n"
+"\tThe differential backup, rather than comparing changes in the\n"
+"\tdata to the previous incremental backup, always compares the\n"
+"\tdata to the initial base backup. This method allows one to\n"
+"\trestore the base and then the differential from a certain date.\n"
"\n"
msgstr ""
"descripció de la restauració:\n"
@@ -14379,4774 +13826,5404 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm: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 ""
-"descripció de les opcions:\n"
-"\n"
-" - Còpia de seguretat dels fitxers de sistema:\n"
-" \n"
-"\tAquesta opció us permet fer còpies del directori /etc,\n"
-"\tque conté tots els fitxers de configuració. Tingueu\n"
-"\tcura durant el pas de restauració de no sobreescriure:\n"
-"\t\t/etc/passwd \n"
-"\t\t/etc/group \n"
-"\t\t/etc/fstab\n"
-"\n"
-" - Còpia de seguretat dels fitxers d'usuari: \n"
-"\n"
-"\tAquesta opció permet seleccionar els usuaris dels quals voleu \n"
-"\tfer còpia de seguretat.\n"
-"\tPer preservar espai de disc, es recomanable que no inclogueu \n"
-"\tla memòria cau del navegador.\n"
-"\n"
-" - Còpia de seguretat d'altres fitxers: \n"
-"\n"
-"\tAquesta opció us permet afegir més dades per desar.\n"
-"\tAmb aquesta opció de còpia encara no és possible activar\n"
-"\tl'opció de còpia incremental.\t\t\n"
-" \n"
-" - Còpia de seguretat incremental:\n"
-"\n"
-"\tLa còpia incremental és l'opció més potent a l'hora de fer \n"
-"\tcòpies de seguretat. Aquesta opció us permet fer una còpia \n"
-"\tde seguretat de totes les dades la primera vegada, i \n"
-"\tnomés de les dades canviades després.\n"
-"\tMés tard, sereu capaç, durant el procés de restauració, \n"
-"\tde restaurar les dades d'una data determinada.\n"
-"\tSi no s'activa aquesta opció totes les còpies de \n"
-"\tseguretat antigues s'esborren abans de cada nova còpia. \n"
-"\n"
-"\n"
+msgid "Re-submit"
+msgstr "Torna a enviar"
#: ../../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"
-" Alguns errors durant el procés de sendmail són causats per \n"
-" una configuració dolenta de postfix. Per resoldre-ho hauríeu de\n"
-" definir myhostname o mydomain en /etc/postfix/main.cf\n"
-"\n"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, 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 ""
-"descripció de les opcions:\n"
-"\n"
-" En aquest pas, el Drakbackup us permet modificar:\n"
-"\n"
-" - El mode de compressió:\n"
-" \n"
-" Si seleccioneu compressió bzip2, comprimireu\n"
-" les dades millor que amb gzip (una millora entre 2-10 %).\n"
-" Aquesta opció no està activada per defecte perquè\n"
-" necessita molt més temps (deu vegades més).\n"
-" \n"
-" - El mode d'actualització:\n"
-"\n"
-" Aquesta opció us permet actualitzar una còpia de seguretat,\n"
-" però no és gaire útil perquè s'han de descomprimir les\n"
-" dades copiades abans de poder-les actualitzar.\n"
-" \n"
-" - El mode .backupignore:\n"
-"\n"
-" Igual que el cvs, el Drakbackup ignorarà totes les referències\n"
-" incloses en els fitxers .backupignore de cada directori.\n"
-" P.ex.: \n"
-" /*> cat .backupignore*/\n"
-" *.o\n"
-" *~\n"
-" ...\n"
-" \n"
-"\n"
+msgid "CD in place - continue."
+msgstr "El CD és a lloc. Continua."
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Drakbackup"
-msgstr "Drakbackup"
+msgid "KB"
+msgstr "kB"
-#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Restore"
-msgstr "Restaura"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Network & Internet"
+msgstr "Interfície de la xarxa"
-#
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup Now"
-msgstr "Fes la còpia de seguretat"
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr "Lituà \"fonètic\" QWERTY"
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Advanced Configuration"
-msgstr "Configuració avançada"
+msgid "Net Boot Images"
+msgstr "Imatges d'arrencada de la xarxa"
-#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Wizard Configuration"
-msgstr "Auxiliar de configuració"
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Sharing of local scanners"
+msgstr "Impressores disponibles"
-#
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "View Backup Configuration."
-msgstr "Visualitza la configuració de la còpia de seguretat"
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr "L'exploració Plug'n'Play ha fallat. Especifiqueu un monitor"
-#
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Backup Now from configuration file"
-msgstr "Fes la còpia de seguretat des del fitxer de configuració"
+msgid "Services and deamons"
+msgstr "Serveis i dimonis"
#
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Drakbackup Configuration"
-msgstr "Configuració del Drakbackup"
+msgid "Remote host name missing!"
+msgstr "Falta el nom de l'ordinador central remot!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Total Progress"
-msgstr "Progrés total"
+msgid "with /usr"
+msgstr "amb /usr"
#
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Sending files..."
-msgstr "S'estan enviant els fitxers..."
+msgid "Network"
+msgstr "Xarxa"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "files sending by FTP"
-msgstr "fitxers que s'estan enviant per FTP"
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgstr ""
+"Detecta automàticament les impressores connectades a màquines amb Microsoft "
+"Windows"
-#
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Backup other files"
-msgstr "Còpia de seguretat d'altres fitxers"
+msgid "This password is too simple"
+msgstr "Aquesta contrasenya és massa senzilla"
-#
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Backup user files"
-msgstr "Còpia de seguretat dels fitxers d'usuari"
+msgid "Slovakian (QWERTZ)"
+msgstr "Eslovac (QWERTZ)"
-#
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "Backup system files"
-msgstr "Còpia de seguretat dels fitxers de sistema"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Under Devel ... please wait."
-msgstr "Sota desenvolupament ... espereu si us plau."
+msgid "Truly minimal install (especially no urpmi)"
+msgstr "Instal·lació realment mínima (especialment no urpmi)"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No configuration file found \n"
-"please click Wizard or Advanced."
+" Transfer \n"
+"Now"
msgstr ""
-"No s'ha trobat el fitxer de configuració \n"
-"si us plau, feu clic a 'Auxiliar' o a 'Avançat'."
+" Transfereix-ho \n"
+"ara"
+#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please select data to backup..."
-msgstr "Seleccioneu les dades de les quals voleu fer la còpia..."
+msgid "Use daemon"
+msgstr "Utilitza dimoni"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
+#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
#, c-format
-msgid "Please select media for backup..."
-msgstr "Si us plau seleccioneu el suport per a la còpia..."
+msgid "Authentication"
+msgstr "Autenticació"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please select data to restore..."
-msgstr "Si us plau, seleccioneu les dades per restaurar..."
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgstr "Afegeix aquesta impressora a Star Office/OpenOffice.org/GIMP"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "The following packages need to be installed:\n"
-msgstr "Ara s'instal·laran els paquets següents"
+msgid "Additional CUPS servers: "
+msgstr "en servidor CUPS \"%s\""
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"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 ""
-"S'ha produït un error en enviar el fitxer a través d'FTP.\n"
-" Si us plau, corregiu la configuració de l'FTP."
+"Trieu una de les impressores detectades de la llista, o introduïu el nom de "
+"l'ordinador central o la IP i opcionalment el número de port (per defecte és "
+"el 9100) en els quadres de text."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid ""
-"Error during sendmail.\n"
-" Your report mail was not sent.\n"
-" Please configure sendmail"
-msgstr ""
-"S'ha produït un error en enviar el correu.\n"
-" El vostre informe no ha estat enviat.\n"
-" Si us plau configureu el sendmail"
+msgid "Where do you want to mount %s?"
+msgstr "On voleu muntar %s?"
#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Next"
-msgstr "Següent"
+msgid "Restore Via Network"
+msgstr "Restaura a través de la xarxa"
-#
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Previous"
-msgstr "Anterior"
+msgid "Algeria"
+msgstr "Algèria"
-#
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "Save"
-msgstr "Desa"
+msgid "Initrd-size"
+msgstr "Initrd-size"
-#
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, c-format
-msgid "Build Backup"
-msgstr "Construeix la còpia de seguretat"
+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 ""
-#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore Progress"
-msgstr "Progrés de la restauració"
+msgid "\tBackups use tar and gzip\n"
+msgstr "\tLes còpies de seguretat utilitzen tar i gzip\n"
-#
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Restore From Catalog"
-msgstr "Restaura des de catàleg"
+msgid "2 MB"
+msgstr "2 MB"
-#: ../../standalone/drakbackup:1
+#: ../../standalone.pm:1
#, c-format
-msgid "Browse to new restore repository."
-msgstr "Navega per trobar un nou dipòsit de restauració"
+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 ""
-#: ../../standalone/drakbackup:1
+#
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Setting Default Printer..."
+msgstr "Impressora predeterminada"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "CD in place - continue."
-msgstr "El CD és a lloc. Continua."
+msgid "Interface %s (using module %s)"
+msgstr "Interfície %s (utilitzant el mòdul %s)"
-#
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Custom Restore"
-msgstr "Restauració personalitzada"
+msgid "Name: %s\n"
+msgstr "Nom: %s\n"
-#: ../../standalone/drakbackup:1
+#
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Restore all backups"
-msgstr "Restaura totes les còpies de seguretat"
+msgid "Generating preview ..."
+msgstr "S'està generant la vista prèvia..."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Restore Failed..."
-msgstr "La restauració ha fallat..."
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid "Files Restored..."
-msgstr "S'han restaurat els fitxers..."
+msgid "serial"
+msgstr "sèrie"
-#: ../../standalone/drakbackup:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Path or Module required"
-msgstr "El camí o el mòdul són necessaris"
+msgid "DVD-ROM"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Hostname required"
-msgstr "El nom de l'ordinador central (host) és necessari"
+msgid "Georgian (\"Latin\" layout)"
+msgstr "Georgià (disposició \"llatina\")"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
-msgid "Username required"
-msgstr "El nom d'usuari és necessari"
+msgid "Get the best items with Mandrake Linux Strategic partners"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Password required"
-msgstr "La contrasenya és necessària"
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
+msgstr ""
+"Ara podeu subministrar les opcions per al mòdul %s.\n"
+"Tingueu en compte que qualsevol adreça s'ha de prefixar amb 0x, com '0x123'"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/04-configuration.pl:1
#, c-format
-msgid "Host Path or Module"
-msgstr "Camí de l'ordinador central o mòdul"
+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 ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Host Name"
-msgstr "Nom de l'ordinador central"
+msgid "Kenya"
+msgstr "Kenya"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Restore Via Network Protocol: %s"
-msgstr "Restaura mitjançant el protocol de xarxa: %s"
+msgid "Use ``Unmount'' first"
+msgstr "Utilitzeu primer \"Unmount\""
#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Restore Via Network"
-msgstr "Restaura a través de la xarxa"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Installing mtools packages..."
+msgstr "S'estan instal·lant els paquets..."
-#: ../../standalone/drakbackup:1
+#
+#: ../../any.pm:1
#, c-format
-msgid "Not the correct tape label. Tape is labelled %s."
-msgstr ""
-"L'etiqueta de la cinta no és correcta. L'etiqueta d'aquesta cinta és %s."
+msgid "You must specify a root partition"
+msgstr "Heu d'especificar una partició arrel"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid ""
-"Insert the tape with volume label %s\n"
-" in the tape drive device %s"
-msgstr ""
-"Inseriu la cinta amb l'etiqueta de volum %s\n"
-" al dispositiu de cinta %s"
+msgid "first step creation"
+msgstr "creació del primer pas"
-#
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Restore From Tape"
-msgstr "Restaura des de cinta"
+msgid "Both Shift keys simultaneously"
+msgstr "Les dues tecles de Majúscules simultàniament"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Not the correct CD label. Disk is labelled %s."
-msgstr "L'etiqueta del CD no és correcta. L'etiqueta d'aquest disc és %s."
+#
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Select a scanner model"
+msgstr "Seleccioneu un escàner"
-#: ../../standalone/drakbackup:1
+#: ../../printer/data.pm:1
#, c-format
-msgid ""
-"Insert the CD with volume label %s\n"
-" in the CD drive under mount point /mnt/cdrom"
-msgstr ""
-"Inseriu el CD amb l'etiqueta de volum %s\n"
-" a la unitat de CD sota el punt de muntatge /mnt/cdrom"
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore From CD"
-msgstr "Restaura des de CD"
+msgid "Drakbackup Configuration"
+msgstr "Configuració del Drakbackup"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Backup files not found at %s."
-msgstr "No s'han trobat els fitxers de còpia de seguretat a %s"
+msgid "Save as.."
+msgstr "Anomena i desa..."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
msgid ""
-"Change\n"
-"Restore Path"
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
msgstr ""
-"Canvia el camí\n"
-"on restaurar"
+"Aquesta interfície encara no s'ha configurat.\n"
+"Executeu l'auxiliar de configuració en la finestra principal"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Korea (North)"
+msgstr ""
+
+#: ../../any.pm:1
+#, c-format
+msgid "Autologin"
+msgstr "Entrada automàtica"
#
-#: ../../standalone/drakbackup:1
+#: ../../install_gtk.pm:1
+#, fuzzy, c-format
+msgid "System configuration"
+msgstr "Configuració de l'avís"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
+msgid "Domain Admin Password"
+msgstr "Contrasenya de l'administrador del domini"
+
+#: ../../share/advertising/05-desktop.pl:1
+#, fuzzy, c-format
msgid ""
-"Restore Selected\n"
-"Files"
+"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 ""
-"Restaura els fitxers\n"
-"seleccionats"
+"Mandrake Linux 9.1 us proporciona onze interfícies d'usuari totalment "
+"modificables: KDE 3, Gnome 2, WindowMaker..."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Configuring printer ..."
+msgstr "S'està configurant la impressora \"%s\"..."
+
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
-"Restore Selected\n"
-"Catalog Entry"
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
-"Restaura l'entrada\n"
-"del catàleg seleccionada"
-#: ../../standalone/drakbackup:1
+#: ../../common.pm:1
#, c-format
-msgid "Remove user directories before restore."
-msgstr "Esborra els directoris d'usuari abans de restaurar."
+msgid "MB"
+msgstr "MB"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Do new backup before restore (only for incremental backups.)"
+msgid "if set to yes, run some checks against the rpm database."
msgstr ""
-"Fes una nova còpia de seguretat abans de restaurar (només per les còpies "
-"incrementals.)"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "select path to restore (instead of /)"
-msgstr "seleccioneu el camí al qual restaurar (en comptes de /)"
+msgid "Virgin Islands (British)"
+msgstr "Illes Verge Britàniques"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Restore Other"
-msgstr "Restaura altres"
+msgid "Bermuda"
+msgstr "Bermuda"
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Restore Users"
-msgstr "Restaura els usuaris"
+msgid "click here if you are sure."
+msgstr "feu clic aquí si ho teniu clar."
-#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Restore system"
-msgstr "Restaura el sistema"
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
+"No s'ha trobat el fitxer de configuració \n"
+"si us plau, feu clic a 'Auxiliar' o a 'Avançat'."
-#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Other Media"
-msgstr "Altres suports"
+#: ../../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 ""
+"Aquestes són les particions de Linux existents que s'han detectat a la\n"
+"vostra unitat de disc dur. Podeu conservar les eleccions fetes per "
+"l'auxiliar, \n"
+"són adequades per a un ús normal. Si feu algun canvi, com a mínim heu de "
+"definir\n"
+"una partició arrel (\"/\"). No escolliu una partició massa petita, o no "
+"podreu\n"
+"instal·lar prou programari. Si voleu emmagatzemar les dades en una altra "
+"partició, també haureu de seleccionar una \"/home\" (només si teniu més "
+"d'una partició de\n"
+"Linux disponible).\n"
+"\n"
+"Per a la vostra informació, cada partició està identificada d'aquesta "
+"manera: \"Nom\", \"Capacitat\".\n"
+"\n"
+"\"Nom\" es compon de: \"tipus d'unitat de disc\", \"número d'unitat de disc"
+"\",\n"
+"\"número de la partició\" (per exemple, \"hda1\").\n"
+"\n"
+"El \"Tipus d'unitat de disc\" és \"hd\" si la vostre unitat de disc és IDE i "
+"\"sd\" si és SCSI.\n"
+"\n"
+"El \"Número de la unitat de disc\" és sempre una lletra després d'\"hd\" o "
+"\"sd\".\n"
+"Amb unitats de disc IDE:\n"
+"\n"
+" * \"a\" significa \"unitat de disc mestra en el controlador IDE primari\",\n"
+"\n"
+" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
+"\",\n"
+"\n"
+" * \"c\" significa \"unitat de disc mestra en el controlador IDE secundari"
+"\",\n"
+"\n"
+" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
+"\".\n"
+"\n"
+"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primària de disc"
+"\",\n"
+"una \"b\" significa \"unitat secundària de disc\", etc."
#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Select another media to restore from"
-msgstr "Seleccioneu un altre suport des del qual restaurar"
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#, fuzzy, c-format
+msgid "Remove"
+msgstr "Esborra la llista"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr "Si us plau, entreu el directori on es guarden les còpies de seguretat"
+msgid "Lesotho"
+msgstr "Lesotho"
-#
-#: ../../standalone/drakbackup:1
+#: ../../ugtk2.pm:1
#, c-format
-msgid "Restore from Hard Disk."
-msgstr "Restaura des del disc dur."
+msgid "utopia 25"
+msgstr ""
-#
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Use quota for backup files."
-msgstr "Usa la quota de disc per als fitxers de còpia de seguretat."
+msgid "Pipe job into a command"
+msgstr "Redirecciona el treball cap a una ordre"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "new dynamic device name generated by core kernel devfs"
+msgstr "nou nom de dispositiu dinàmic generat pel devfs intern del nucli"
+
+#: ../../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 ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-"Si us plau, especifiqueu la mida màxima\n"
-" permesa per a Drakbackup"
+msgid "Yes"
+msgstr "Sí"
-#
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory to save:"
-msgstr "Si us plau, introduïu el directori on voleu desar-ho:"
+msgid "Cote d'Ivoire"
+msgstr "Costa d'Ivori"
-#
-#: ../../standalone/drakbackup:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "Use Hard Disk to backup"
-msgstr "Usa el disc dur per fer la còpia de seguretat"
+msgid "Which protocol do you want to use?"
+msgstr "Quin protocol voleu utilitzar?"
#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "please choose the date to restore"
-msgstr "Si us plau, seleccioneu la data a restaurar"
+msgid "Restore Progress"
+msgstr "Progrés de la restauració"
-#
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Backup the system files before:"
-msgstr "Fes primer la còpia de seguretat dels fitxers de sistema:"
+msgid "Estonia"
+msgstr "Estònia"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "User list to restore (only the most recent date per user is important)"
+msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
-"Llista d'usuaris per restaurar (només és important la data més recent per "
-"usuari)"
-#: ../../standalone/drakbackup:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "OK to restore the other files."
-msgstr "'D'acord' per restaurar els altres fitxers."
+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 ""
+"Hi ha un forat a la vostra taula de particions, però no puc utilitzar-lo.\n"
+"L'única solució és moure les particions primàries per fer que el forat quedi "
+"contigu a les particions ampliades"
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid " Restore Configuration "
-msgstr " Configuració de restauració "
+msgid "Channel"
+msgstr "Canal"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
#, c-format
-msgid " Successfuly Restored on %s "
-msgstr " restaurades amb èxit en %s "
+msgid "Add"
+msgstr "Afegeix"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid " All of your selected data have been "
-msgstr " Totes les dades seleccionades han estat "
+msgid "No Internet Connection Sharing has ever been configured."
+msgstr "No s'ha configurat mai cap connexió compartida a Internet."
+#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Backup files are corrupted"
-msgstr "Els fitxers de la còpia de seguretat estan corromputs"
+msgid " Error while sending mail. \n"
+msgstr " S'ha produït un error en enviar el correu electrònic. \n"
-#
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid "Please uncheck or remove it on next time."
-msgstr "Si us plau, desseleccioneu-ho o esborreu-ho la pròxima vegada."
+msgid "Keyboard"
+msgstr "Teclat"
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"List of data corrupted:\n"
-"\n"
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-"Llista de dades corrompudes:\n"
-"\n"
+"Inseriu el CD amb l'etiqueta de volum %s\n"
+" a la unitat de CD sota el punt de muntatge /mnt/cdrom"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
msgid ""
-"List of data to restore:\n"
-"\n"
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
msgstr ""
-"Llista de dades per restaurar:\n"
-"\n"
-#: ../../standalone/drakbackup:1
+#
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr "Cap configuració, si us plau feu clic a 'Auxiliar' o a 'Avançat'.\n"
+msgid "Choose the connection you want to configure"
+msgstr "Escolliu la connexió que voleu configurar"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "\t-Network by webdav.\n"
-msgstr "\t-Xarxa per webdav.\n"
+msgid "Please wait, setting security level..."
+msgstr "Espereu si us plau, s'està configurant el nivell de seguretat..."
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/06-development.pl:1
#, c-format
-msgid "\t-Network by rsync.\n"
-msgstr "\t-Xarxa per rsync.\n"
+msgid "Mandrake Linux 9.1: the ultimate development platform"
+msgstr "Mandrake Linux 9.1 és l'últim en plataformes de desenvolupament"
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
#, c-format
-msgid "\t-Network by SSH.\n"
-msgstr "\t-Xarxa per SSH.\n"
+msgid "Configuring network device %s"
+msgstr "S'està configurant el dispositiu de xarxa %s"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "\t-Network by FTP.\n"
-msgstr "\t-Xarxa per FTP.\n"
+#
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "activated"
+msgstr "Activa'l ara"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "\t-Tape \n"
-msgstr "\t-Cinta \n"
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Please choose which network interface will be used for the dhcp server."
+msgstr ""
+"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
+"connectar-vos a Internet."
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "\t-CDROM.\n"
-msgstr "\t-CDROM.\n"
+msgid "Finding packages to upgrade..."
+msgstr "S'estan cercant els paquets a actualitzar"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "\t-Hard drive.\n"
-msgstr "\t-Disc dur.\n"
+msgid "Mount point: "
+msgstr "Punt de muntatge: "
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"\n"
-"- Daemon (%s) include:\n"
-msgstr ""
-"\n"
-"- Dimoni (%s) inclou:\n"
+msgid "parse all fonts"
+msgstr "analitza totes les fonts"
-#: ../../standalone/drakbackup:1
+#
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "\tBackups use tar and gzip\n"
-msgstr "\tLes còpies de seguretat utilitzen tar i gzip\n"
+msgid "With X"
+msgstr "Amb X"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "\tBackups use tar and bzip2\n"
-msgstr "\tLes còpies de seguretat utilitzen tar i bzip2\n"
+msgid "Multi-head configuration"
+msgstr "Configuració Multi-head"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "\tDo not include System Files\n"
-msgstr "\tNo incloguis els fitxers de sistema\n"
+msgid "No browser available! Please install one"
+msgstr "No hi ha cap navegador disponible! Si us plau, instal·leu-ne un"
-#
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
#, c-format
msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
"\n"
-"- Options:\n"
+"%s"
msgstr ""
+"Voleu conservar els canvis?\n"
+"La configuració actual és:\n"
"\n"
-"- Opcions:\n"
+"%s"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"\t\t user name: %s\n"
-"\t\t on path: %s \n"
-msgstr ""
-"\t\t nom d'usuari: %s\n"
-"\t\t en el camí: %s \n"
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "No podeu utilitzar el ReiserFS per a particions inferiors a 32 MB"
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
msgid ""
-"\n"
-"- Save via %s on host: %s\n"
+"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 ""
-"\n"
-"- Desa-ho a través de %s en l'ordinador central: %s\n"
+"El protocol rwho permet que els usuaris remots obtinguin una llista\n"
+"de tots els usuaris que estan connectats a un ordinador que està\n"
+"executant el dimoni rwho (similar al finger)."
-#: ../../standalone/drakbackup:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "\t\tErase=%s"
-msgstr "\t\tEsborra=%s"
+msgid "Domain name"
+msgstr "Nom de domini"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-"- Save to Tape on device: %s"
-msgstr ""
-"\n"
-"- Desa-ho a una cinta en el dispositiu: %s"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Sharing of local printers"
+msgstr "Impressores disponibles"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid " (multi-session)"
-msgstr " (multisessió)"
+#: ../../install_messages.pm:1
+#, fuzzy, c-format
+msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " on device: %s"
-msgstr " en el dispositiu: %s"
+msgid "Available printers"
+msgstr "Impressores disponibles"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "RW"
-msgstr "RW"
+msgid "Empty"
+msgstr "Buit"
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1
#, 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"
-"- Burn to CD"
-msgstr ""
+"You will be presented with a list of different parameters to change to get\n"
+"an optimal graphical display: Graphic Card\n"
"\n"
-"- Crema a un CD"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+" 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"
-"- Delete hard drive tar files after backup.\n"
-msgstr ""
+" 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"
-"- Suprimeix el arxius tar del disc dur en acabar.\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
"\n"
-"- Save on Hard drive on path: %s\n"
-msgstr ""
"\n"
-"- Desa-ho en el disc dur en el camí: %s\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
+"Monitor\n"
"\n"
-"- Other Files:\n"
-msgstr ""
+" 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"
-"- Altres fitxers:\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
"\n"
-"- User Files:\n"
-msgstr ""
"\n"
-"- Fitxers d'usuari:\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 ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "text width"
+msgstr "amplada del text"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Where do you want to mount device %s?"
+msgstr "On voleu muntar el dispositiu %s?"
+
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "The default lease (in seconds)"
+msgstr "Lísing per defecte (en segons)"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Interface \"%s\""
+msgstr "Interfície %s"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "With basic documentation (recommended!)"
+msgstr "Amb la documentació bàsica (recomanat!)"
+
+#: ../../mouse.pm:1
+#, c-format
+msgid "1 button"
+msgstr "1 botó"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"\n"
-"- System Files:\n"
+"There are %d unknown printers directly connected to your system"
msgstr ""
"\n"
-"- Fitxers de sistema:\n"
+"Hi ha %d impressores desconegudes connectades directament a l'ordinador."
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/main.pm:1
+#, c-format
+msgid "Test"
+msgstr "Test"
+
+#: ../../security/help.pm:1
#, c-format
msgid ""
+"Arguments: (arg)\n"
"\n"
-"Backup Sources: \n"
+"Allow/Forbid direct root login."
msgstr ""
-"\n"
-"Fonts de la còpia: \n"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Select user manually"
-msgstr "Seleccioneu l'usuari manualment"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Korea"
+msgstr "Més"
-#: ../../standalone/drakbackup:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Backup Users"
-msgstr "Còpia de seguretat dels usuaris"
+msgid "Your choice? (default `%s'%s) "
+msgstr "Quina és la vostra elecció? (predeterminat '%s'%s)"
#
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup system"
-msgstr "Còpia de seguretat del sistema"
+msgid "Raw printer"
+msgstr "Impressora en cru (raw)"
-#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please choose what you want to backup"
-msgstr "Si us plau, escolliu de què voleu fer la còpia de seguretat"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "official vendor name of the cpu"
+msgstr "el nom del venedor del dispositiu"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "on Tape Device"
-msgstr "en un dispositiu de cinta"
+msgid "Vendor"
+msgstr "Venedor"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "on CDROM"
-msgstr "en CDROM"
+msgid "Interface %s"
+msgstr "Interfície %s"
-#
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "across Network"
-msgstr "a la xarxa"
+msgid "Configure mouse"
+msgstr "Configura el ratolí"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "on Hard Drive"
-msgstr "en el disc dur"
+msgid "Choose the mount points"
+msgstr "Escolliu els punts de muntatge"
-#
-#: ../../standalone/drakbackup:1
+#: ../../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 "Please choose where you want to backup"
-msgstr "Si us plau, escolliu on voleu fer la còpia de seguretat"
+msgid "OK"
+msgstr "D'acord"
#
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "More Options"
-msgstr "Més opcions"
+msgid "Yugoslavian (latin)"
+msgstr "Iugoslau (llatí)"
-#
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid "When"
-msgstr "Quan"
+msgid "Installing"
+msgstr "S'està instal·lant"
-#
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Where"
-msgstr "On"
+msgid "Launch userdrake"
+msgstr "Executa userdrake"
-#
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "What"
-msgstr "Què"
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Is this an install or an upgrade?"
+msgstr "Es tracta d'una instal·lació o d'una actualització?"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Delete Hard Drive tar files after backup to other media."
-msgstr ""
-"Suprimeix els arxius tar del disc dur després de fer una còpia de seguretat "
-"en un altre suport."
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "ISDN card"
+msgstr "Targeta XDSI interna"
-#: ../../standalone/drakbackup:1
+#: ../../share/advertising/02-community.pl:1
#, c-format
-msgid "Send mail report after each backup to:"
-msgstr "Envia un informe per correu electrònic després de cada còpia a:"
+msgid ""
+"To share your own knowledge and help build Linux software, join our "
+"discussion forums on our \"Community\" webpages."
+msgstr ""
+"Per compartir el vostre coneixement i ajudar a construir eines per a Linux, "
+"apunteu-vos als fòrums de discussió que trobareu a les nostres pàgines de la "
+"\"Comunitat\""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
+"Congratulations, the network and Internet configuration is finished.\n"
+"The configuration will now be applied to your system.\n"
"\n"
-"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"Si us plau assegureu-vos que el dimoni cron està inclòs en els serveis. \n"
+"Felicitats, la configuració de xarxa i Internet ha finalitzat.\n"
+"Ara s'aplicarà la configuració al sistema.\n"
"\n"
-"Noteu que ara mateix tots els suports de xarxa també fan servir el disc dur."
-#
#: ../../standalone/drakbackup:1
#, c-format
+msgid "\t-Hard drive.\n"
+msgstr "\t-Disc dur.\n"
+
+#: ../../help.pm:1
+#, c-format
msgid ""
-"Please choose the\n"
-"media for backup."
+"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 ""
-"Si us plau, trieu el\n"
-"suport per a la còpia."
#
-#: ../../standalone/drakbackup:1
+#: ../../printer/main.pm:1
+#, c-format
+msgid "Printer on remote CUPS server"
+msgstr "Impressora en servidor CUPS remot"
+
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Please choose the time \n"
-"interval between each backup"
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-"Si us plau, escolliu l'interval \n"
-"de temps entre cada còpia de seguretat"
+"És impossible de suprimir la impressora \"%s\" d'Star Office/OpenOffice.org/"
+"GIMP."
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Use daemon"
-msgstr "Utilitza dimoni"
+msgid "delete"
+msgstr "suprimeix"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "monthly"
-msgstr "mensual"
+msgid "here if no."
+msgstr "aquí si no."
-#: ../../standalone/drakbackup:1
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "DHCP host name"
+msgstr "Nom de l'ordinador central"
+
+#: ../../standalone/drakgw:1
#, c-format
-msgid "weekly"
-msgstr "setmanal"
+msgid "The maximum lease (in seconds)"
+msgstr "Lísing màxim (en segons)"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
-msgid "daily"
-msgstr "diària"
+msgid "Please choose which serial port your mouse is connected to."
+msgstr "Si us plau, seleccioneu el port sèrie a què està connectat el ratolí."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "hourly"
-msgstr "cada hora"
+msgid "Did it work properly?"
+msgstr "Ha funcionat correctament?"
-#: ../../standalone/drakbackup:1
+#: ../../security/level.pm:1
#, c-format
-msgid "HardDrive / NFS"
-msgstr "Disc Dur / NFS"
+msgid "Poor"
+msgstr "Pobre"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "CDROM / DVDROM"
-msgstr "CDROM / DVDROM"
+msgid "The DHCP start range"
+msgstr "L'adreça inicial del rang del DHCP"
-#
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Introduïu el directori on desar la còpia de seguretat:"
+msgid "Grenada"
+msgstr "Grenada"
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1
#, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Marqueu aquesta opció si voleu expulsar la cinta en acabar."
+msgid "Unsafe"
+msgstr "No segur"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr ""
-"Marqueu aquesta opció si voleu esborrar la cinta abans de fer la còpia de "
-"seguretat."
+msgid ", %s sectors"
+msgstr ", %s sectors"
-#: ../../standalone/drakbackup:1
+#: ../../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 "Please check if you want to use the non-rewinding device."
-msgstr "Marqueu aquesta opció si voleu emprar el dispositiu no rebobinable."
+msgid "No"
+msgstr "No"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please enter the device name to use for backup"
+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 ""
-"Si us plau, introduïu el nom del dispositiu a utilitzar per fer la còpia"
-#
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Use tape to backup"
-msgstr "Utilitza una cinta per fer la còpia de seguretat"
+msgid "Guadeloupe"
+msgstr "Guadalupe"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "No CD device defined!"
-msgstr "No s'ha definit cap dispositiu de CD!"
+msgid "could not find any font.\n"
+msgstr "no s'ha trobat cap font.\n"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/keyboarddrake:1
#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
-msgstr ""
-"Si us plau, entreu el nom de dispositiu de l'enregistradora de CD\n"
-" ex: 0,1,0"
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr "Voleu que la tecla Enrere efectuï un Suprimeix en la consola?"
-#
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Marqueu aquesta opció si feu servir un dispositiu DVDRAM"
+msgid "Vertical refresh rate"
+msgstr "Velocitat de refresc vertical"
-#
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1
#, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Marqueu aquesta opció si feu servir un dispositiu DVDR"
+msgid "Entering step `%s'\n"
+msgstr "S'està entrant en el pas '%s'\n"
-#: ../../standalone/drakbackup:1
+#: ../../mouse.pm:1
#, c-format
-msgid " Erase Now "
-msgstr " Esborra'l ara"
+msgid "Logitech MouseMan"
+msgstr "Logitech MouseMan"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "S'està esborrant %s"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Marqueu aquesta opció si voleu esborrar el suport RW (1a sessió)"
+msgid "Niger"
+msgstr "Níger"
-#
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Marqueu aquesta opció si feu servir un suport CDRW"
+msgid "No printer"
+msgstr "Cap impressora"
#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Please check for multisession CD"
-msgstr "Marqueu aquesta opció si voleu un CD multisessió"
+msgid "alert configuration"
+msgstr "Configuració de l'avís"
-#
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Si us plau, escolliu l'espai disponible en el CD/DVD (en MB)"
+msgid "NetWare Printer Options"
+msgstr "Opcions de la impressora NetWare"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/draksplash: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 ""
-"Seleccioneu el vostre dispositiu de CD/DVD\n"
-"(Premeu Retorn perquè aquestes opcions es propaguin a d'altres camps.\n"
-"Aquest camp no és necessari, només és una eina per omplir el formulari.)"
+msgid "%s BootSplash (%s) preview"
+msgstr "Vista prèvia del BootSplash %s (%s)"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Use CD/DVDROM to backup"
-msgstr "Utilitzar CD/DVDROM per fer la còpia de seguretat"
+msgid "General"
+msgstr "General"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Need hostname, username and password!"
-msgstr ""
-"Cal introduir el nom de l'ordinador central, el nom d'usuari i la "
-"contrasenya!"
+msgid "Printing system: "
+msgstr "Sistema d'impressió: "
-#
-#: ../../standalone/drakbackup:1
+#: ../../steps.pm:1
#, c-format
-msgid "Remember this password"
-msgstr "Recorda aquesta contrasenya"
+msgid "Add a user"
+msgstr "Afegeix un usuari"
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Please enter your password"
-msgstr "Si us plau, introduïu la contrasenya"
+msgid "Network configuration (%d adapters)"
+msgstr "Configuració de xarxa (%d adaptadors)"
-#
-#: ../../standalone/drakbackup:1
+#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
-msgid "Please enter your login"
-msgstr "Si us plau, introduïu la vostra identificació (login)"
+msgid "Mandatory package %s is missing"
+msgstr "El paquet %s necessari falta"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
-"Si us plau, entreu el directori (o mòdul) d'aquest\n"
-"ordinador central on voleu desar la còpia de seguretat."
+msgid "Philippines"
+msgstr "Filipines"
-#
-#: ../../standalone/drakbackup:1
+#: ../../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 "Please enter the host name or IP."
-msgstr "Si us plau, introduïu el nom de l'ordinador o la IP."
+msgid "Ok"
+msgstr "D'acord"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-"Ja hi ha les claus d'un altre programa\n"
-"(diferent del Drakbackup)"
+msgid "Print Queue Name"
+msgstr "Nom de la cua d'impressió"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
-" Transfereix-ho \n"
-"ara"
+msgid "Do you want to use aboot?"
+msgstr "Voleu utilitzar l'aboot?"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
-msgstr ""
-"Crea/Transfereix\n"
-"la còpia de seguretat de les claus per a SSH"
+msgid "Belarusian"
+msgstr "Bielorrús"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use Expect for SSH"
-msgstr "Usa Expect en l'SSH"
+msgid ""
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
+msgstr ""
+"PDQ només funciona amb impressores locals, impressores LPD remotes, i "
+"impressores de Socket/TCP.\n"
-#: ../../standalone/drakbackup:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Net Method:"
-msgstr "Mètode de xarxa:"
+msgid "Move files to the new partition"
+msgstr "Mou els fitxers a la nova partició"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Use network connection to backup"
-msgstr "Empra la connexió de xarxa per fer la còpia de seguretat"
+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 ""
#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Users"
-msgstr "Usuaris"
+msgid "Restore From Catalog"
+msgstr "Restaura des de catàleg"
-#
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Windows (FAT32)"
-msgstr "Windows (FAT32)"
+msgid "Pitcairn"
+msgstr "Pitcairn"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Use Incremental Backups (do not replace old backups)"
-msgstr ""
-"Usa les còpies de seguretat incrementals (no reemplacis les còpies antigues)"
+msgid "IDE"
+msgstr "IDE"
-#
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Remove Selected"
-msgstr "Elimina la selecció"
+msgid "group :"
+msgstr "grup :"
-#: ../../standalone/drakbackup:1
+#: ../../fs.pm:1
#, c-format
-msgid "Do not include the browser cache"
-msgstr "No incloguis la memòria cau del navegador"
+msgid "mounting partition %s in directory %s failed"
+msgstr "El muntatge de la partició %s en el directori %s ha fallat"
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid "Please check all users that you want to include in your backup."
-msgstr ""
-"Si us plau, escolliu tots els usuaris que voleu incloure en la còpia de "
-"seguretat."
+msgid "Lilo screen"
+msgstr "Pantalla del LILO"
-#: ../../standalone/drakbackup:1
+#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
-msgid ""
-"With this option you will be able to restore any version\n"
-" of your /etc directory."
-msgstr ""
-"Amb aquesta opció podreu restaurar qualsevol versió\n"
-" del directori /etc."
+msgid "LILO with graphical menu"
+msgstr "LILO amb menú gràfic"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Do not include critical files (passwd, group, fstab)"
-msgstr "No incloguis fitxers crítics (passwd, group, fstab)"
+msgid "Estimating"
+msgstr "S'està estimant"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Use incremental backup (do not replace old backups)"
-msgstr ""
-"Usa la còpia de seguretat incremental (no reemplacis les còpies antigues)"
+msgid "You can't unselect this package. It is already installed"
+msgstr "No podeu desseleccionar aquest paquet; ja està instal·lat"
-#: ../../standalone/drakbackup:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup your System files. (/etc directory)"
-msgstr "Fes una còpia de seguretat dels fitxers del sistema (directori /etc)."
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ", impressora \"%s\" en servidor SMB/Windows \"%s\""
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"These options can backup and restore all files in your /etc directory.\n"
-msgstr ""
-"Aquestes opcions poden fer còpia de seguretat i restaurar tots els fitxers "
-"del directory /etc.\n"
+msgid "Go on anyway?"
+msgstr "Voleu seguir igualment?"
-#: ../../standalone/drakbackup:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid ""
-"\n"
-"Please check all options that you need.\n"
+msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
-"\n"
-"Si us plau, marqueu totes les opcions que us calguin.\n"
+"S'estan cercant els paquets disponibles i reconstruint la base de dades "
+"d'rpm..."
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Select the files or directories and click on 'Add'"
-msgstr "Seleccioneu els fitxers i directoris i feu clic a 'Afegeix'"
+msgid "Does not appear to be recordable media!"
+msgstr "Sembla que el suport no és enregistrable!"
-#
-#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "File Selection"
-msgstr "Selecció de fitxers"
+msgid "Specify options"
+msgstr "Especifica les opcions"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "Can't create catalog!"
-msgstr "No s'ha pogut crear el catàleg!"
+msgid "Vanuatu"
+msgstr "Vanuatu"
-#
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid " Error while sending mail. \n"
-msgstr " S'ha produït un error en enviar el correu electrònic. \n"
+msgid "Either the server name or the server's IP must be given!"
+msgstr "Cal que subministreu o bé el nom del servidor o bé la seva IP!"
-#: ../../standalone/drakbackup:1
+#: ../../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"
-"Drakbackup activities via tape:\n"
-"\n"
+"If you want to create a bootdisk for your system, insert a floppy in the "
+"first\n"
+"drive and press \"Ok\"."
msgstr ""
+"Un disc d'arrencada personalitzat proporciona una manera d'arrencar el "
+"vostre\n"
+"sistema Linux sense dependre del carregador d'arrencada normal. Això és "
+"útil\n"
+"si no voleu instal·lar el SILO al sistema, o si un altre sistema operatiu\n"
+"elimina el SILO, o si el SILO no funciona amb la vostra configuració de\n"
+"maquinari. Un disc d'arrencada personalitzat també es pot utilitzar amb la\n"
+"imatge de rescat del Mandrake, facilitant molt la recuperació de fallides\n"
+"serioses del sistema.\n"
"\n"
-"Activitats del Drakbackup a travès de cinta:\n"
-"\n"
+"Si voleu crear un disc d'arrencada per al vostre sistema, inseriu un disquet "
+"a la primera unitat i premeu \"D'acord\"."
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via CD:\n"
-"\n"
+msgid "You can't use an encrypted file system for mount point %s"
msgstr ""
-"\n"
-"Activitats del Drakbackup a través del CD:\n"
-"\n"
+"No podeu utilitzar un sistema d'arxius xifrat per al punt de muntatge %s"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"\n"
-"Drakbackup activities via %s:\n"
-"\n"
-msgstr ""
-"\n"
-"Activitats del Drakbackup a través de %s:\n"
-"\n"
+msgid "Norfolk Island"
+msgstr "Illa Norfolk"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1
#, c-format
-msgid ""
-"\n"
-" FTP connection problem: It was not possible to send your backup files by "
-"FTP.\n"
-msgstr ""
-"\n"
-" Hi ha hagut un problema en la connexió FTP: No ha estat possible enviar els "
-"fitxers de la còpia de seguretat per FTP.\n"
+msgid "Theme installation failed!"
+msgstr "La instal·lació dels temes ha fallat!"
-#: ../../standalone/drakbackup:1
+#: ../../fsedit.pm:1
#, c-format
-msgid ""
-"file list sent by FTP: %s\n"
-" "
-msgstr ""
-"llista de fitxers enviada per FTP: %s\n"
-" "
+msgid "Nothing to do"
+msgstr "Res a fer"
-#
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "No changes to backup!"
-msgstr "No s'ha fet cap canvi a la còpia de seguretat"
+msgid "Use for loopback"
+msgstr "Utilitza per a loopback"
-#
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Hard Disk Backup files..."
-msgstr "Còpies de seguretat del disc dur..."
+msgid "Mandrake Bug Report Tool"
+msgstr "Eina per a la comunicació d'errors de programació (bugs) de Mandrake"
+
+#: ../../network/adsl.pm:1
+#, c-format
+msgid "use pppoe"
+msgstr "utilitza pppoe"
#
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Backup Other files..."
-msgstr "Fes una còpia de seguretat d'altres fitxers..."
+msgid "Moving files to the new partition"
+msgstr "S'estan movent els fitxers a la nova partició"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Hard Disk Backup Progress..."
-msgstr "Progrés de la còpia de seguretat del disc dur..."
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "XFree %s amb acceleració 3D de maquinari EXPERIMENTAL"
-#
-#: ../../standalone/drakbackup:1
+#: ../../help.pm:1 ../../interactive.pm:1
#, c-format
-msgid "Backup User files..."
-msgstr "Fes una còpia de seguretat dels fitxers d'usuari..."
+msgid "Advanced"
+msgstr "Avançat"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Backup system files..."
-msgstr "Fes una còpia de seguretat dels fitxers del sistema..."
+msgid "Transfer"
+msgstr "Transfereix"
-#: ../../standalone/drakbackup:1
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid "No tape in %s!"
-msgstr "No s'ha trobat cap cinta a %s"
+msgid "Dvorak (Swedish)"
+msgstr "Dvorak (Suec)"
+#
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Permission problem accessing CD."
-msgstr "Hi ha hagut un problema de permisos en accedir al CD."
+msgid "More Options"
+msgstr "Més opcions"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "This may take a moment to erase the media."
-msgstr "Esborrar el suport pot trigar una estona."
+msgid "Afghanistan"
+msgstr "Afganistan"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Not erasable media!"
-msgstr "Aquest suport no es pot esborrar!"
+msgid "Delete Hard Drive tar files after backup to other media."
+msgstr ""
+"Suprimeix els arxius tar del disc dur després de fer una còpia de seguretat "
+"en un altre suport."
-#: ../../standalone/drakbackup:1
+#: ../../services.pm:1
#, c-format
-msgid "Does not appear to be recordable media!"
-msgstr "Sembla que el suport no és enregistrable!"
+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 ""
+"El cron és un programa UNIX estàndard que executa programes determinats\n"
+"per l'usuari en hores programades. El vixie cron afegeix un cert nombre de\n"
+"característiques al cron bàsic, incloent seguretat millorada i opcions\n"
+"de configuració més potents."
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid "No CDR/DVDR in drive!"
-msgstr "No s'ha trobat cap unitat de CDR/DVDR!"
+msgid "Burundi"
+msgstr "Burundi"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "WebDAV transfer failed!"
-msgstr "La transferència WebDAV ha fallat!"
+msgid "Add Client -->"
+msgstr "Afegeix un client -->"
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "WebDAV remote site already in sync!"
-msgstr "El lloc remot WebDAV ja està sincronitzat!"
+msgid "Read carefully!"
+msgstr "Llegiu-ho atentament!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Total progess"
-msgstr "Progrés total"
+msgid "RW"
+msgstr "RW"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv: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."
+"Please,\n"
+"type in your tv norm and country"
msgstr ""
-"La transferència s'ha completat amb èxit\n"
-"Comproveu que podeu entrar al servidor amb:\n"
-"\n"
-"ssh -i %s %s\\@%s\n"
-"\n"
-"sense que se us demani una contrasenya."
+"Si us plau,\n"
+"entreu la vostra normativa de tv i el país"
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
-msgid "%s not responding"
-msgstr "%s no respon"
+msgid "Port"
+msgstr "Port"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "Can't find %s on %s"
-msgstr "No s'ha trobat %s a %s"
+msgid "No (experts only)"
+msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Permission denied transferring %s to %s"
-msgstr "S'ha denegat el permís per transferir %s a %s"
+msgid "No kernel selected!"
+msgstr "No heu seleccionat cap nucli!"
-#: ../../standalone/drakbackup:1
+#. -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 "Bad password on %s"
-msgstr "Contrasenya incorrecta a %s"
+msgid "Press enter to boot the selected OS, 'e' to edit the"
+msgstr "Premeu Retorn per arrencar el SO seleccionat, 'e' per editar les"
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "No password prompt on %s at port %s"
-msgstr "No es demana cap contrasenya a %s en el port %s"
+msgid "Set-GID"
+msgstr "Set-GID"
-#: ../../standalone/drakbackup:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "ERROR: Cannot spawn %s."
-msgstr "S'ha produït un error: no s'ha pogut engendrar %s."
+msgid "The encryption keys do not match"
+msgstr "Les claus de xifratge no coincideixen"
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "This may take a moment to generate the keys."
-msgstr "La generació de les claus pot trigar una estona."
+msgid "Right \"Windows\" key"
+msgstr "Tecla de \"Windows\" Dreta"
#: ../../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'ha trobat %s, voleu suprimir-lo?\n"
-"Avís: Si ja heu seguit aquest procés, probablement us calgui\n"
-"purgar l'entrada del paràmetre 'authorized_keys' en el servidor."
+msgid "CDROM / DVDROM"
+msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid ""
-"\n"
-" DrakBackup Report Details\n"
-"\n"
-"\n"
+msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
-"\n"
-" Detalls de l'Informe del DrakBackup\n"
-"\n"
-"\n"
-#: ../../standalone/drakbackup:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, c-format
msgid ""
-"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
+"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"
-" Informe del Dimoni DrakBackup\n"
-"\n"
-"\n"
+"Abans de continuar, hauríeu de llegir amb deteniment les clàusules de la \n"
+"llicència. Aquesta cobreix la totalitat de la distribució Mandrake Linux.\n"
+"Si no esteu d'acord amb tots els termes de la llicència, feu clic al botó\n"
+"\"Refusa\" i la instal·lació terminarà immediatament. Per continuar amb la\n"
+"instal·lació, feu clic al botó \"Accepta\"."
-#: ../../standalone/drakbackup:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"\n"
-" DrakBackup Report \n"
+"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
+"Aquí teniu una llista de les opcions d'impressió disponibles per a la "
+"impressora actual:\n"
"\n"
-" Informe del DrakBackup \n"
-"\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "INFO"
-msgstr "INFORMACIÓ"
-#: ../../standalone/drakbackup:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "FATAL"
-msgstr "FATAL"
+msgid "Resolutions"
+msgstr "Resolucions"
-#: ../../standalone/drakbackup:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "WARNING"
-msgstr "AVÍS"
+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 ""
+"Configuració del drakfirewall\n"
+"\n"
+"Aquí es configura un tallafocs personal per a aquest ordinador Linux "
+"Mandrake.\n"
+"Per a una potent solució de tallafocs dedicada, consulteu si us plau la \n"
+"distribució especialitzada MandrakeSecurity Firewall."
-#: ../../standalone/drakbackup:1
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
-msgid "Cron not available yet as non-root"
-msgstr "El cron encara no és disponible per a usuaris que no siguin root"
+msgid ""
+"Please enter your username, password and domain name to access this host."
+msgstr ""
+"Introduïu el vostre nom d'usuari, la contrasenya i el nom de domini per "
+"accedir a aquesta màquina."
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr "Ha fallat la instal·lació de %s. S'ha produït l'error següent:"
+#
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Remove selected host"
+msgstr "Elimina la selecció"
-#: ../../standalone/drakboot:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "No, I don't want autologin"
-msgstr "No, no vull l'entrada automàtica"
+msgid "Network configuration"
+msgstr "Configuració de xarxa"
-#: ../../standalone/drakboot:1
+#
+#: ../../any.pm:1
#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Sí, vull l'entrada automàtica amb aquest (usuari, escriptori)"
+msgid "No sharing"
+msgstr "No es comparteix"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "Executa la interfície gràfica en iniciar el sistema"
+msgid "Move selected rule down one level"
+msgstr "Baixa la regla actual un nivell"
-#: ../../standalone/drakboot:1
+#: ../../common.pm:1
#, c-format
-msgid "System mode"
-msgstr "Mode de sistema"
+msgid "TB"
+msgstr "TB"
-#: ../../standalone/drakboot:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Bootsplash"
-msgstr "Bootsplash"
+msgid "Please check if you are using a DVDR device"
+msgstr "Marqueu aquesta opció si feu servir un dispositiu DVDR"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Lilo screen"
-msgstr "Pantalla del LILO"
+msgid "FATAL"
+msgstr "FATAL"
-#: ../../standalone/drakboot:1
+#: ../../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"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
+"The network address is %s using a netmask of %s.\n"
"\n"
-"Seleccioneu un tema per a\n"
-"lilo i bootsplash, \n"
-"podeu triar-los\n"
-"per separat"
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Themes"
-msgstr "Temes"
+msgid "Delete"
+msgstr "Suprimeix"
-#: ../../standalone/drakboot:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Splash selection"
-msgstr "Selecció de pantalla de presentació"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid reboot by the console user."
+msgstr ""
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
+"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 ""
-"Actualment utilitzeu %s com a gestor de l'arrencada\n"
-"Feu clic a 'Configura' per executar l'auxiliar de configuració."
+"Puc configurar el vostre ordinador de manera que executi automàticament la "
+"interfície gràfica durant l'arrencada.\n"
+"Voleu que XFree s'iniciï quan torneu a arrencar l'ordinador?"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "Els temes de LILO i de Bootsplash s'han instal·lat amb èxit"
+msgid "Build the disk"
+msgstr "Munta el disc"
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Theme installation failed!"
-msgstr "La instal·lació dels temes ha fallat!"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Desconnecta"
-#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Notice"
-msgstr "Avís"
+msgid "Status:"
+msgstr "Estat:"
-#: ../../standalone/drakboot:1
+#: ../../network/network.pm:1
#, c-format
-msgid "Relaunch 'lilo'"
-msgstr "Torna a executar 'lilo'"
+msgid "HTTP proxy"
+msgstr "Intermediari per a HTTP"
-#: ../../standalone/drakboot:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
-msgstr ""
-"No s'ha pogut tornar a executar LILO!\n"
-"Executa \"lilo\" com a root a la línia d'ordres per completar la "
-"instal·lació del tema del LILO."
+msgid "SSH Server"
+msgstr "Servidor SSH"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr "Fes que initrd sigui 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgid "\t-Network by rsync.\n"
+msgstr "\t-Xarxa per rsync.\n"
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr "No s'ha pogut executar mkinitrd -f /boot/initrd-%s.img %s."
+#
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "European protocol"
+msgstr "Protocol europeu"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
-msgstr ""
-"No s'ha pogut escriure /etc/sysconfig/bootsplash\n"
-"No s'ha trobat el fitxer."
+msgid ", printer \"%s\" on server \"%s\""
+msgstr ", impressora \"%s\", en el servidor \"%s\""
-#: ../../standalone/drakboot:1
+#: ../../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/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/draksplash:1
#, c-format
-msgid "Write %s"
-msgstr "Escriu %s"
+msgid "Error"
+msgstr "Error"
-#: ../../standalone/drakboot:1
+#: ../../any.pm:1
#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr "No s'ha pogut escriure /etc/sysconfig/bootsplash."
+msgid "allow \"su\""
+msgstr "permet \"su\""
-#: ../../standalone/drakboot:1
+#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Lilo message not found"
-msgstr "No s'ha trobat el missatge de LILO"
+msgid "Australia"
+msgstr "Austràlia"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Copy %s to %s"
-msgstr "S'està copiant %s a %s"
+msgid "please wait during ttmkfdir..."
+msgstr "espereu si us plau durant ttmkfdir..."
-#: ../../standalone/drakboot:1
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Backup %s to %s.old"
-msgstr "Fes una còpia de seguretat de %s en %s.old"
+msgid "Configure only card \"%s\"%s"
+msgstr "Configura només la targeta \"%s\"%s"
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Create new theme"
-msgstr "Crea un nou tema"
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Level"
+msgstr "nivell"
-#: ../../standalone/drakboot:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
+msgid "Change the printing system"
+msgstr "Modifica el sistema d'impressió"
+
+#: ../../Xconfig/card.pm:1
+#, fuzzy, c-format
msgid ""
-"Display theme\n"
-"under console"
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
msgstr ""
-"Mostra el tema\n"
-"sota la consola"
-
-#: ../../standalone/drakboot:1
-#, c-format
-msgid "Install themes"
-msgstr "Instal·la els temes"
+"El vostre sistema permet l'ús d'una configuració de múltiples capçals.\n"
+"Què voleu fer?"
-#: ../../standalone/drakboot:1
+#: ../../steps.pm:1
#, c-format
-msgid "Lilo/grub mode"
-msgstr "Mode LILO/Grub"
+msgid "Configure services"
+msgstr "Configura els serveis"
-#: ../../standalone/drakboot:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Yaboot mode"
-msgstr "Mode Yaboot"
+msgid "Broadcast Address:"
+msgstr ""
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../partition_table.pm:1
#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
+msgid "mount failed: "
+msgstr "ha fallat el muntatge: "
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "/File/_Quit"
-msgstr "/Fitxer/_Surt"
+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 ""
-#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../any.pm:1
#, c-format
-msgid "/_File"
-msgstr "/_Fitxer"
+msgid "Image"
+msgstr "Imatge"
-#: ../../standalone/drakboot:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Boot Style Configuration"
-msgstr "Configuració del tipus d'arrencada"
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+"És impossible d'afegir la impressora \"%s\" a Star Office/OpenOffice.org/"
+"GIMP."
-#: ../../standalone/drakbug:1
+#
+#: ../../services.pm:1
#, c-format
-msgid "No browser available! Please install one"
-msgstr "No hi ha cap navegador disponible! Si us plau, instal·leu-ne un"
+msgid "Remote Administration"
+msgstr "Administració remota"
-#: ../../standalone/drakbug:1
+#: ../../modules.pm:1
#, c-format
-msgid "connecting to Bugzilla wizard ..."
-msgstr "s'està connectant amb l'auxiliar de Bugzilla..."
-
-#
-#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Package not installed"
-msgstr "No instal·lat"
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"El suport per a PCMCIA ja no existeix en els nuclis 2.2. Utilitzeu un nucli "
+"2.4."
#
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Not installed"
-msgstr "No instal·lat"
+msgid "Selected All"
+msgstr "Selecciona-ho tot"
-#: ../../standalone/drakbug:1
+#: ../../printer/data.pm:1
#, c-format
-msgid "Standalone Tools"
-msgstr "Eines autònomes"
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
#
-#: ../../standalone/drakbug:1
-#, c-format
-msgid "Report"
-msgstr "Informa"
-
-#: ../../standalone/drakbug:1
+#: ../../standalone/logdrake: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"
-"Per trametre un informe d'error de programació, feu clic al botó 'Informa'.\n"
-"S'obrirà una finestra del navegador web amb la pàgina https://drakbug."
-"mandrakesoft.com\n"
-"on trobareu un formulari per omplir. La informació que es mostra més amunt "
-"s'enviarà al servidor.\n"
-"\n"
+msgid "Webmin Service"
+msgstr "Servei Webmin"
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "Release: "
-msgstr "Llançament: "
+msgid "device"
+msgstr "dispositiu"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
-msgid "Kernel:"
-msgstr "Nucli: "
+msgid "All"
+msgstr "Tots"
#
-#: ../../standalone/drakbug:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Package: "
-msgstr "Paquet: "
+msgid "Which printing system (spooler) do you want to use?"
+msgstr "Quin sistema d'impressió (cua) voleu utilitzar?"
-#: ../../standalone/drakbug:1
+#
+#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
-msgid "Application:"
-msgstr "Aplicació:"
+msgid "Greece"
+msgstr "Grècia"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Configuration Wizards"
-msgstr "Auxiliars de configuració"
+msgid "An error occurred"
+msgstr "S'ha produït un error"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Userdrake"
-msgstr "Userdrake"
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+"Aquest paquet s'ha d'actualitzar.\n"
+"Esteu segur que voleu desseleccionar-lo?"
-#: ../../standalone/drakbug:1
-#, c-format
-msgid "Windows Migration tool"
-msgstr "Eina de migració des de Windows"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Tamil (Typewriter-layout)"
+msgstr "Armeni (màquina d'escriure)"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "Urpmi"
-msgstr "Urpmi"
+msgid "manual"
+msgstr ""
-#: ../../standalone/drakbug:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Software Manager"
-msgstr "Gestor de programari"
+msgid "Printer manufacturer, model, driver"
+msgstr "Fabricant de la impressora, model, controlador"
-#: ../../standalone/drakbug:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Remote Control"
-msgstr "Control Remot"
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+"No hi ha cap suport al dispositiu %s o està protegit contra escriptura.\n"
+"Si us plau, inseriu-ne un."
-#: ../../standalone/drakbug:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Msec"
-msgstr "Msec"
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
+msgstr ""
+"El directori %s encara conté dades\n"
+"(%s)"
#
-#: ../../standalone/drakbug:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Menudrake"
-msgstr "Menudrake"
+msgid "Printer on NetWare server"
+msgstr "Impressora en servidor NetWare"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "Mandrake Online"
-msgstr "Mandrake Online"
+msgid "Give the ram size in MB"
+msgstr "Introduïu la mida de la RAM en MB"
-#: ../../standalone/drakbug:1
+#: ../../any.pm:1
#, c-format
-msgid "HardDrake"
-msgstr "HardDrake"
+msgid "Real name"
+msgstr "Nom real"
-#: ../../standalone/drakbug:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid "Synchronization tool"
-msgstr "Eina de sincronització"
+msgid "done"
+msgstr "fet"
-#: ../../standalone/drakbug:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "First Time Wizard"
-msgstr "Auxiliar per a la primera vegada"
+msgid "Please uncheck or remove it on next time."
+msgstr "Si us plau, desseleccioneu-ho o esborreu-ho la pròxima vegada."
-#: ../../standalone/drakbug:1
+#
+#: ../../security/level.pm:1
#, c-format
-msgid "Mandrake Control Center"
-msgstr "Centre de Control Mandrake"
+msgid "Higher"
+msgstr "Més Alt"
-#: ../../standalone/drakbug:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Mandrake Bug Report Tool"
-msgstr "Eina per a la comunicació d'errors de programació (bugs) de Mandrake"
+msgid "Choose the partitions you want to format"
+msgstr "Escolliu les particions que voleu formatar"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Parameters"
-msgstr "Paràmetres"
+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 ""
+"No s'ha detectat cap targeta de TV en el vostre ordinador. Si us plau "
+"verifiqueu que teniu correctament inserida una targeta de Vídeo/TV "
+"compatible amb Linux.\n"
+"\n"
+"\n"
+"Podeu visitar la nostra base de dades de maquinari a:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "Configuració de la connexió a Internet"
+msgid "Can't find %s on %s"
+msgstr "No s'ha trobat %s a %s"
-#: ../../standalone/drakconnect:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "DHCP Client"
-msgstr "Client DHCP"
+msgid "Japanese 106 keys"
+msgstr "Japonès de 106 tecles"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Ethernet Card"
-msgstr "Targeta Ethernet"
+msgid "This will take a few minutes."
+msgstr "Això trigarà uns minuts."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Gateway"
-msgstr "Passarel·la"
+msgid "Burkina Faso"
+msgstr "Burkina Faso"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/scannerdrake:1
#, c-format
-msgid "Connection type: "
-msgstr "Tipus de connexió: "
+msgid "Use scanners on remote computers"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Profile: "
-msgstr "Perfil: "
+msgid "Delete selected rule"
+msgstr "Elimina la regla seleccionada"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Internet connection configuration"
-msgstr "Configuració de la connexió a Internet"
+#
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Accessing printers on remote CUPS servers"
+msgstr "Impressora en servidor CUPS remot"
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"You don't have an Internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"No teniu cap connexió a Internet.\n"
-"Creeu-ne una fent clic a 'Configura'"
+msgid "Insert a floppy in %s"
+msgstr "Inseriu un disquet a la unitat %s"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
-msgstr ""
-"Aquesta interfície encara no s'ha configurat.\n"
-"Executeu l'auxiliar de configuració en la finestra principal"
+msgid "Maldives"
+msgstr "Maldives"
-#
-#: ../../standalone/drakconnect:1
+#: ../../any.pm:1
#, c-format
-msgid "activate now"
-msgstr "Activa'l ara"
+msgid "compact"
+msgstr "compacte"
-#
-#: ../../standalone/drakconnect:1
+#: ../../common.pm:1
#, c-format
-msgid "deactivate now"
-msgstr "Desactiva'l ara"
+msgid "1 minute"
+msgstr "1 minut"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "DHCP client"
-msgstr "Client DHCP"
+msgid "on channel %d id %d\n"
+msgstr "al canal %d amb id %d\n"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Started on boot"
-msgstr "Iniciat en l'arrencada"
+msgid ", multi-function device"
+msgstr ", dispositiu multifunció"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Boot Protocol"
-msgstr "Protocol d'arrencada"
+msgid "Laos"
+msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adaptador %s: %s"
+#: ../../install_interactive.pm:1
+#, fuzzy, c-format
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr ""
+"No hi ha cap partició FAT a la qual canviar la mida o que es pugui utilitzar "
+"com a loopback (o no hi queda prou espai)"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "LAN Configuration"
-msgstr "Configuració de la LAN"
+msgid "Up"
+msgstr "Puja"
-#: ../../standalone/drakconnect:1
+#: ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Firewall"
+msgstr "Tallafoc/Encaminador"
+
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "LAN configuration"
-msgstr "Configuració de la LAN"
+msgid "Area:"
+msgstr "Àrea:"
-#: ../../standalone/drakconnect:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
+msgid "(E)IDE/ATA controllers"
msgstr ""
-"No teniu cap interfície configurada.\n"
-"Configureu-la primer fent clic a 'Configura'"
-#: ../../standalone/drakconnect:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Connect..."
-msgstr "Connecta..."
+msgid "Printer Server"
+msgstr "Servidor de la impressora"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/net_monitor:1
#, c-format
-msgid "Disconnect..."
-msgstr "Desconnecta..."
+msgid "Disconnection from the Internet complete."
+msgstr ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Custom configuration"
+msgstr "Configuració de l'avís"
+
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Not connected"
-msgstr "Sense connexió"
+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 ""
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../lang.pm:1
#, c-format
-msgid "Connected"
-msgstr "Connectat"
+msgid "Saint Pierre and Miquelon"
+msgstr "Saint Pierre i Miquelon"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Warning, another Internet connection has been detected, maybe using your "
-"network"
+"\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 ""
-"Avís: s'ha detectat una altra connexió a Internet, podria estar utilitzant "
-"la vostra xarxa"
+"\n"
+"Problemes durant la restauració de còpies de seguretat:\n"
+"\n"
+"Durant el pas de restauració, el Drakbackup verificarà tots\n"
+"els fitxers de les còpies de seguretat abans de restaurar-los.\n"
+"Abans de la restauració, el Drakbackup esborrarà \n"
+"els directoris originals, i perdreu totes les vostres \n"
+"dades. És important de tenir cura i no modificar a mà els \n"
+"fitxers de còpia de seguretat.\n"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Interface:"
-msgstr "Intefície:"
+msgid "saving Bootsplash theme..."
+msgstr "s'està desant el tema Bootsplash..."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Gateway:"
-msgstr "Passarel·la:"
+msgid "Portugal"
+msgstr "Portugal"
-#: ../../standalone/drakconnect:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Apply"
-msgstr "Aplica"
+msgid "Do you have another one?"
+msgstr "En teniu una altra?"
-#: ../../standalone/drakconnect:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr "Feu clic aquí per executar l'auxiliar ->"
+msgid ", printing to %s"
+msgstr ", imprimint a %s"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Wizard..."
-msgstr "Auxiliar..."
+#
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Assign host name from DHCP address"
+msgstr "Si us plau, introduïu el nom de l'ordinador o la IP."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Status:"
-msgstr "Estat:"
+msgid "Toggle to normal mode"
+msgstr "Canvia al mode normal"
-#: ../../standalone/drakconnect:1
+#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "Type:"
-msgstr "Tipus:"
+msgid "Generic"
+msgstr "Genèric"
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Internet access"
-msgstr "Accés a Internet"
+msgid "Cylinder %d to %d\n"
+msgstr "Cilindre %d a %d\n"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Hostname: "
-msgstr "Nom de l'ordinador central: "
+msgid "New profile..."
+msgstr "Perfil nou..."
-#: ../../standalone/drakconnect:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Configure Local Area Network..."
-msgstr "Configura la xarxa d'àrea local..."
+msgid "Which disk do you want to move it to?"
+msgstr "A quin disc ho voleu moure?"
-#
-#: ../../standalone/drakconnect:1
+#: ../../standalone/draksplash:1
#, c-format
-msgid "State"
-msgstr "Estat"
+msgid "Display logo on Console"
+msgstr "Mostra el logotip a la consola"
-#: ../../standalone/drakconnect:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Driver"
-msgstr "Controlador"
+msgid "Windows Domain"
+msgstr "Domini de Windows"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Protocol"
-msgstr "Protocol"
+#: ../../standalone/drakpxe:1
+#, fuzzy, c-format
+msgid "Interface %s (on network %s)"
+msgstr "Interfície %s (utilitzant el mòdul %s)"
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Interface"
-msgstr "Interfície"
+msgid "INFO"
+msgstr "INFORMACIÓ"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Wallis and Futuna"
+msgstr "Illes Wallis i Futuna"
+
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Configure Internet Access..."
-msgstr "Configura l'accés a Internet..."
+msgid "Need to create /etc/dhcpd.conf first!"
+msgstr "Abans cal crear /etc/dhcpd.conf!"
-#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Wait please"
-msgstr "Espereu si us plau"
+msgid "Is FPU present"
+msgstr ""
-#: ../../standalone/drakconnect:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "There are no scanners found which are available on your system.\n"
+msgstr "No s'ha trobat cap impressora connectada directament a l'ordinador"
+
+#: ../../services.pm:1
#, c-format
msgid ""
-"Name of the profile to create (the new profile is created as a copy of the "
-"current one) :"
+"No additional information\n"
+"about this service, sorry."
msgstr ""
-"Nom del perfil a crear (el nou perfil es crea com una còpia de l'actual):"
+"Malauradament no hi ha més informació\n"
+"sobre aquest servei."
-#: ../../standalone/drakconnect:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "New profile..."
-msgstr "Perfil nou..."
+msgid "Build Single NIC -->"
+msgstr "Munta un NIC senzill -->"
-#: ../../standalone/drakconnect:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
-msgid "Profile to delete:"
-msgstr "Perfil a suprimir:"
+msgid "Is this correct?"
+msgstr "Això és correcte?"
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Del profile..."
-msgstr "Suprimeix el perfil..."
+msgid "Marshall Islands"
+msgstr "Illes Marshall"
-#: ../../standalone/drakconnect:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Configuració de xarxa (%d adaptadors)"
+msgid "Windows (FAT32)"
+msgstr "Windows (FAT32)"
-#: ../../standalone/drakedm:1
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Root password"
+msgstr "Sense contrasenya"
+
+#: ../../standalone/drakTermServ: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 ""
+msgid "Build All Kernels -->"
+msgstr "Munta tots els nuclis -->"
-#: ../../standalone/drakedm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Choosing a display manager"
+msgid "if set to yes, report unowned files."
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
#, c-format
msgid ""
-"Unable to properly close mkbootdisk: \n"
-" %s \n"
-" %s"
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
msgstr ""
-"No es pot tancar l'mkbootdisk correctament: \n"
-" %s \n"
-" %s"
+"No teniu cap partició d'intercanvi.\n"
+"\n"
+"Voleu continuar igualment?"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Server IP missing!"
+msgstr "Falta el nom del Servidor NCP!"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Unable to fork: %s"
-msgstr "No es pot bifurcar: %s"
+msgid "Suriname"
+msgstr "Surinam"
-#: ../../standalone/drakfloppy:1
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Enable ACPI"
+msgstr "Voleu habilitar l'arrencada des de CD?"
+
+#: ../../help.pm:1
#, c-format
-msgid ""
-"There is no medium or it is write-protected for device %s.\n"
-"Please insert one."
-msgstr ""
-"No hi ha cap suport al dispositiu %s o està protegit contra escriptura.\n"
-"Si us plau, inseriu-ne un."
+msgid "Graphical Environment"
+msgstr "Entorn gràfic"
-#: ../../standalone/drakfloppy:1
+#: ../../lang.pm:1
#, c-format
-msgid "Be sure a media is present for the device %s"
-msgstr "Assegureu-vos que hi ha un suport al dispositiu %s"
+msgid "Gibraltar"
+msgstr "Gibraltar"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Build the disk"
-msgstr "Munta el disc"
+msgid "on Tape Device"
+msgstr "en un dispositiu de cinta"
-#: ../../standalone/drakfloppy:1
+#: ../../network/modem.pm:1
+#, fuzzy, c-format
+msgid "Do nothing"
+msgstr "però que no coincideixin amb"
+
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Delete Client"
+msgstr "<-- Suprimeix un client"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Output"
-msgstr "Sortida"
+msgid "Filesystem type: "
+msgstr "Tipus de sistema de fitxers: "
-#: ../../standalone/drakfloppy:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Remove a module"
-msgstr "Elimina un mòdul"
+msgid "Starting network..."
+msgstr "S'està arrencant la xarxa..."
-#: ../../standalone/drakfloppy:1
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Vietnam"
+msgstr "Vienam"
+
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "/_Fields description"
+msgstr "Descripció"
+
+#: ../../share/advertising/10-security.pl:1
#, c-format
-msgid "Add a module"
-msgstr "Afegeix un mòdul"
+msgid "Optimize your security by using Mandrake Linux"
+msgstr "Optimitzeu la vostra seguretat"
-#: ../../standalone/drakfloppy:1
+#
+#: ../../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
+#: ../../standalone/drakfont:1
#, c-format
-msgid "omit scsi modules"
-msgstr "omet els mòduls SCSI"
+msgid "Help"
+msgstr "Ajuda"
-#: ../../standalone/drakfloppy:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "if needed"
-msgstr "si cal"
+msgid "Your personal phone number"
+msgstr "El vostre telèfon particular"
-#: ../../standalone/drakfloppy:1
+#: ../../install_interactive.pm:1
#, c-format
-msgid "omit raid modules"
-msgstr "omet els mòduls RAID"
+msgid "Which size do you want to keep for Windows on"
+msgstr "Quina mida voleu deixar per a la partició de Windows?"
-#: ../../standalone/drakfloppy:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "force"
-msgstr "imposa"
+msgid ""
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
+msgstr ""
+"La(es) pàgina(es) de prova s'ha(n) enviat a la impressora.\n"
+"Pot passar un cert temps abans no comenci la impressió.\n"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "mkinitrd optional arguments"
-msgstr "Arguments opcionals de l'mkinitrd"
+msgid "Username required"
+msgstr "El nom d'usuari és necessari"
-#: ../../standalone/drakfloppy:1
+#: ../../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 ""
+"Normalment, el DrakX selecciona el teclat correcte (segons l'idioma que\n"
+"hagueu escollit). Tanmateix, podríeu tenir un teclat que no correspongués "
+"exactament\n"
+"al vostre idioma, per exemple: si sou un suís que parla anglès, encara "
+"voldreu\n"
+"que el teclat sigui suís. O si parleu anglès però viviu al Quebec, us "
+"podeu \n"
+"trobar en la mateixa situació. En tots dos casos, haureu de tornar a aquest "
+"pas\n"
+"de la instal·lació i seleccionar un teclat adequat de la llista.\n"
+"\n"
+"Feu clic al botó \"Més\" per veure la llista completa de teclats disponibles."
+
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Expert Area"
-msgstr "Àrea d'experts"
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr "Opcions de la impressora SMB (Windows 9x/NT)"
-#: ../../standalone/drakfloppy:1
+#: ../../security/help.pm:1
#, c-format
-msgid "kernel version"
-msgstr "versió del nucli"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+msgstr ""
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "default"
-msgstr "predeterminat"
+msgid "mkinitrd optional arguments"
+msgstr "Arguments opcionals de l'mkinitrd"
-#: ../../standalone/drakfloppy:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "General"
-msgstr "General"
+msgid ""
+"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
+"Kmail, create your documents with OpenOffice.org."
+msgstr ""
-#: ../../standalone/drakfloppy:1
+#
+#: ../../network/isdn.pm:1
#, c-format
-msgid "boot disk creation"
-msgstr "creació de discs d'arrencada"
+msgid "Protocol for the rest of the world"
+msgstr "Protocol per a la resta del món"
-#: ../../standalone/drakfloppy:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "drakfloppy"
-msgstr "drakfloppy"
+msgid "Print test pages"
+msgstr "Imprimeix la(es) pàgina(es) de prova"
-#: ../../standalone/drakfloppy:1
+#
+#: ../../Xconfig/card.pm:1
#, c-format
-msgid "Size"
-msgstr "Mida"
+msgid "64 MB or more"
+msgstr "64 MB o més"
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Module name"
-msgstr "Nom del mòdul"
+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 ""
+"Escolliu les pàgines de prova que voleu imprimir.\n"
+"Nota: la pàgina de prova de fotografia pot ser molt lenta d'imprimir i en "
+"impressores làser amb poca memòria podria no acabar d'imprimir-se. "
+"Normalment n'hi ha prou d'imprimir la pàgina de prova estàndard."
-#
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Please select the device where your %s is attached"
+msgstr ""
+"Scannerdrake no ha pogut detectar el vostre escàner %s.\n"
+"Si us plau seleccioneu el dispositiu al qual teniu connectat l'escàner"
+
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Post Uninstall"
-msgstr "Post-desinstal·lació"
+msgid "Not formatted\n"
+msgstr "Sense formatar\n"
-#
-#: ../../standalone/drakfont:1
+#: ../../standalone/draksec:1
#, c-format
-msgid "Remove fonts on your system"
-msgstr "Esborra fonts del sistema"
+msgid "Periodic Checks"
+msgstr "Comprovacions periòdiques"
#
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakpxe:1
#, fuzzy, c-format
-msgid "Initial tests"
-msgstr "Comprovacions inicials"
+msgid "PXE Server Configuration"
+msgstr "Configuració del servidor dhcpd"
#
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Post Install"
-msgstr "Post-instal·lació"
+msgid "Backup the system files before:"
+msgstr "Fes primer la còpia de seguretat dels fitxers de sistema:"
-#: ../../standalone/drakfont:1
+#
+#: ../../security/level.pm:1
#, c-format
-msgid "Install & convert Fonts"
-msgstr "Instal·la i converteix les Fonts"
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"Aquesta és la seguretat estàndard recomanada per a un ordinador que "
+"s'utilitzarà per connectar-se a Internet com a client. Ara hi ha "
+"comprovacions de seguretat."
-#
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Copy fonts on your system"
-msgstr "Copiar les fonts en el vostre sistema"
+msgid "First floppy drive"
+msgstr "Primera unitat de disquet"
-#
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Remove List"
-msgstr "Esborra la llista"
+msgid "/File/_Quit"
+msgstr "/Fitxer/_Surt"
-#
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Selected All"
-msgstr "Selecciona-ho tot"
+msgid "Dvorak"
+msgstr "Dvorak"
-#: ../../standalone/drakfont:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Unselected All"
-msgstr "Desselecciona-ho tot"
+msgid "Choose the new size"
+msgstr "Escolliu la nova mida"
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "here if no."
-msgstr "aquí si no."
+msgid "Media class"
+msgstr "Tipus de mitjà"
-#: ../../standalone/drakfont:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "The %s is not known by this version of Scannerdrake."
+msgstr "El %s no és compatible amb aquesta versió de Mandrake Linux."
+
+#: ../../lang.pm:1
#, c-format
-msgid "click here if you are sure."
-msgstr "feu clic aquí si ho teniu clar."
+msgid "Faroe Islands"
+msgstr "Illes Fèroe"
#
#: ../../standalone/drakfont:1
#, c-format
-msgid "Install List"
-msgstr "Llista d'instal·lació"
+msgid "Restart XFS"
+msgstr "Reinicia l'XFS"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Select the font file or directory and click on 'Add'"
-msgstr "Seleccioneu el fitxer o directori de fonts i feu clic a 'Afegeix'"
+msgid "Add host/network"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm: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."
+"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 ""
-"Abans d'instal·lar cap font, assegureu-vos que teniu el dret a usar-les i "
-"instal·lar-les en el vostre sistema.\n"
-"\n"
-"Podeu instal·lar les fonts de la manera habitual. En casos estranys, fonts "
-"amb errors poden penjar el vostre servidor X."
#
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Generic Printers"
-msgstr "Impressores genèriques"
+msgid "Please enter the directory to save to:"
+msgstr "Introduïu el directori on desar la còpia de seguretat:"
-#
-#: ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid "Model name"
+msgstr "Nom del mòdul"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Abiword"
-msgstr "Abiword"
+msgid "Albania"
+msgstr "Albània"
-#
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "StarOffice"
-msgstr "StarOffice"
+msgid "No CDR/DVDR in drive!"
+msgstr "No s'ha trobat cap unitat de CDR/DVDR!"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Ghostscript"
-msgstr "Ghostscript"
+msgid "British Indian Ocean Territory"
+msgstr "Territori Britànic de l'Oceà Índic"
-#
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Choose the applications that will support the fonts:"
-msgstr "Escolliu les aplicacions que suportaran les fonts:"
+msgid "Normal Mode"
+msgstr "Mode normal"
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#: ../../standalone/drakbackup:1
+#, c-format
msgid ""
+"Please be sure that the cron daemon is included in your services. \n"
"\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"
+"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-" Aquest programa és programari lliure; el podeu redistribuir i/o modificar\n"
-" sota els termes de la 'GNU General Public License' publicada per\n"
-" la Free Software Foundation; tant la versió 2 com (si voleu)\n"
-" qualsevol versió posterior.\n"
-"\n"
-" Aquest programa és distribueix amb l'esperança que serà útil,\n"
-" però SENSE CAP GARANTIA; sense ni tant sols la garantia implícita de\n"
-" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPÒSIT. Mireu la\n"
-" 'GNU General Public License' per a més detalls.\n"
+"Si us plau assegureu-vos que el dimoni cron està inclòs en els serveis. \n"
"\n"
-" Hauríeu d'haver rebut una còpia de la 'GNU General Public License'\n"
-" amb el programa; si no és així, escriviu a la Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakfont:1
-#, fuzzy, c-format
-msgid "About"
-msgstr "Abandona"
+"Noteu que ara mateix tots els suports de xarxa també fan servir el disc dur."
#
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Font List"
-msgstr "Llista de fonts"
+msgid "Printer connection type"
+msgstr "Tipus de connexió de la impressora"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Advanced Options"
-msgstr "Opcions avançades"
+msgid "No network adapter on your system!"
+msgstr "No teniu cap adaptador de xarxa al sistema!"
#
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "Uninstall Fonts"
-msgstr "Desinstal·la fonts"
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "Network %s"
+msgstr "Xarxa"
-#: ../../standalone/drakfont:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Get Windows Fonts"
-msgstr "Aconsegueix les fonts de Windows"
+msgid "Malayalam"
+msgstr ""
-#
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Import Fonts"
-msgstr "Importació de fonts"
+msgid "Option %s out of range!"
+msgstr "L'opció %s està fora de rang!"
-#
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "done"
-msgstr "fet"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Connecta"
#
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "xfs restart"
-msgstr "reinicialització de l'xfs"
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Restarting CUPS..."
+msgstr "Reinicia l'XFS"
-#: ../../standalone/drakfont:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Suppress Fonts Files"
-msgstr "Suprimeix els fitxers de fonts"
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr "S'està imprimint/escanejant/llegint targetes de fotos en \"%s\""
-#
-#: ../../standalone/drakfont:1
+#: ../../install_steps.pm:1
#, c-format
-msgid "Restart XFS"
-msgstr "Reinicia l'XFS"
+msgid "Duplicate mount point %s"
+msgstr "Duplica el punt de muntatge %s"
-#: ../../standalone/drakfont:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Suppress Temporary Files"
-msgstr "Suprimeix els fitxers temporals"
+msgid "if set to yes, run chkrootkit checks."
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1
#, c-format
-msgid "type1inst building"
-msgstr "construcció de type1inst"
+msgid "Connection Configuration"
+msgstr "Configuració de la connexió"
-#: ../../standalone/drakfont:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "pfm fonts conversion"
-msgstr "conversió de fonts pfm"
+msgid "Unknown|Generic"
+msgstr "Desconegut|Genèric"
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "ttf fonts conversion"
-msgstr "convesió de fonts ttf"
+#: ../../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 ""
+"Ara esteu instal·lant el Mandrake Linux, però és probable que alguns "
+"paquets\n"
+"hagin estat actualitzats desde la data de llançament. Alguns errors poden "
+"haver\n"
+"estat resolts, i altres problemes de seguretat poden estar ja corregits. "
+"Per\n"
+"beneficiar-vos d'aquestes actualitzacions, us proposem de baixar-les "
+"d'Internet.\n"
+"Trieu \"Sí\" si teniu una connexió a Internet operativa, o \"No\" si voleu\n"
+"instal·lar-les més tard.\n"
+"\n"
+"Si trieu \"Sí\" apareixerà una llista de llocs des d'on podeu baixar-vos "
+"les\n"
+"actualitzacions. Escolliu la ubicació més propera. Aleshores, apareixerà "
+"un \n"
+"arbre de selecció de paquets: comproveu la selecció i premeu \"Instal·la\" "
+"per\n"
+"baixar i instal·lar els paquets seleccionats, o \"Cancel·la\" per abandonar."
-#: ../../standalone/drakfont:1
+#: ../../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 "Ghostscript referencing"
-msgstr "referenciat Ghostscript"
+msgid "Quit"
+msgstr "Surt"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Fonts conversion"
-msgstr "Conversió de fonts"
+msgid "Myanmar"
+msgstr "Myanmar"
-#: ../../standalone/drakfont:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "True Type install done"
-msgstr "Instal·lació de True Type feta"
+msgid "Auto allocate"
+msgstr "Assigna automàticament"
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "please wait during ttmkfdir..."
-msgstr "espereu si us plau durant ttmkfdir..."
+msgid "Check bad blocks?"
+msgstr "Voleu comprovar els blocs incorrectes?"
#
-#: ../../standalone/drakfont:1
-#, c-format
-msgid "True Type fonts installation"
-msgstr "Instal·lació de les fonts True Type"
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Other MultiMedia devices"
+msgstr "Altres suports"
+
+#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "No remote machines"
+msgstr "(en aquest ordinador)"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, 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"
+"Benvingut a l'auxiliar de configuració de la impressora\n"
+"\n"
+"Aquest auxiliar us ajudarà a instal·lar les impressores connectades a aquest "
+"ordinador.\n"
+"\n"
+"Si teniu impressores connectades a aquesta màquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automàticament.\n"
+"\n"
+"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" si no voleu "
+"configurar ara les impressores."
#
-#: ../../standalone/drakfont:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Fonts copy"
-msgstr "Còpia de fonts"
+msgid "Authentication NIS"
+msgstr "Autenticació NIS"
-#: ../../standalone/drakfont:1
+#: ../../any.pm:1
#, c-format
-msgid "Search for fonts in installed list"
-msgstr "Cerca les fonts en la llista de les instal·lades"
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr ""
+"L'opció \"Limita les opcions de la línia d'ordres\" no té cap utilitat sense "
+"una contrasenya"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "could not find any font.\n"
-msgstr "no s'ha trobat cap font.\n"
+msgid "Internet Connection Sharing currently enabled"
+msgstr "La connexió a Internet compartida està habilitada"
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Reselect correct fonts"
-msgstr "Torna a seleccionar les fonts correctes"
+msgid "Card IO_0"
+msgstr "E/S_0 de la Targeta"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "could not find any font in your mounted partitions"
-msgstr "no s'ha pogut trobar cap font en les particions muntades"
+msgid "United Arab Emirates"
+msgstr "Unió dels Emirats Àrabs"
-#
-#: ../../standalone/drakfont:1
+#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "no fonts found"
-msgstr "no s'han trobat fonts"
+msgid "Card IO_1"
+msgstr "E/S_1 de la Targeta"
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "parse all fonts"
-msgstr "analitza totes les fonts"
+msgid "Thailand"
+msgstr "Tailàndia"
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "Unselect fonts installed"
-msgstr "Desselecciona les fonts instal·lades"
+msgid "Routers:"
+msgstr ""
-#: ../../standalone/drakfont:1
+#: ../../lang.pm:1
#, c-format
-msgid "Search installed fonts"
-msgstr "Cerca les fonts instal·lades"
+msgid "Kazakhstan"
+msgstr "Kazakhstan"
-#: ../../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."
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "Display all available remote CUPS printers"
msgstr ""
-"Benvingut a la utilitat de compartició de la connexió a Internet!\n"
-"\n"
-"%s\n"
-"\n"
-"Feu clic a 'Configura' per executar l'auxiliar de configuració."
+"Refresca la llista d'impressores (per veure totes les impressores CUPS "
+"remotes disponibles)"
-#: ../../standalone/drakgw:1
+#: ../../install_steps_newt.pm:1
#, c-format
-msgid "Internet Connection Sharing configuration"
-msgstr "Configuració de la compartició de la connexió a Internet"
+msgid "Mandrake Linux Installation %s"
+msgstr "Instal·lació del Mandrake Linux %s"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "No s'ha configurat mai cap connexió compartida a Internet."
+msgid "Thai keyboard"
+msgstr "Teclat tai"
-#: ../../standalone/drakgw:1
+#: ../../network/modem.pm:1
#, c-format
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "La configuració ja s'ha realitzat i ara està habilitada."
+msgid "Dialup options"
+msgstr "Opcions de marcatge"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "La configuració ja s'ha realitzat, però ara està inhabilitada."
+msgid "Bouvet Island"
+msgstr "Illa Bouvet"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "If no port is given, 631 will be taken as default."
+msgstr ""
+
+#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm: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)."
+"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 ""
-"Ja està tot configurat.\n"
-"Ara podeu compartir la connexió a Internet amb altres ordinadors de la "
-"vostra xarxa d'àrea local utilitzant la configuració automàtica de xarxa "
-"(DHCP)."
+"Canvieu el CD-ROM!\n"
+"\n"
+"Si us plau, inseriu el CD-ROM etiquetat com \"%s\" a la unitat i després\n"
+"premeu D'acord.\n"
+"Si no el teniu, premeu Cancel·la per no fer la instal·lació des d'aquest CD-"
+"ROM."
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Problems installing package %s"
-msgstr "Hi ha hagut problemes en instal·lar el paquet %s"
+msgid "Polish"
+msgstr "Polonès"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-"S'estan configurant les seqüències, instal·lant el programari, iniciant els "
-"servidors..."
+msgid "Mandrake Online"
+msgstr "Mandrake Online"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configuring..."
-msgstr "S'està configurant..."
+msgid "\t-Network by webdav.\n"
+msgstr "\t-Xarxa per webdav.\n"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
-msgid "Potential LAN address conflict found in current config of %s!\n"
+msgid ""
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
msgstr ""
-"S'ha trobat un conflicte potencial d'adreça LAN en la configuració actual de "
-"%s!\n"
+"No s'ha detectat cap adaptador de xarxa ethernet al sistema. Si us plau, "
+"executeu l'eina de configuració de maquinari."
+#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../standalone/drakgw:1
#, c-format
-msgid "The Local Network did not finish with `.0', bailing out."
-msgstr "La xarxa local no finalitza amb '.0', ho deixem córrer."
+msgid "Netmask"
+msgstr "Submàscara de xarxa"
-#: ../../standalone/drakgw:1
+#
+#: ../../diskdrake/hd_gtk.pm:1
#, c-format
-msgid "Re-configure interface and DHCP server"
-msgstr "Torna a configurar la interfície i el servidor DHCP"
+msgid "No hard drives found"
+msgstr "No s'ha trobat cap disc dur!"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "The maximum lease (in seconds)"
-msgstr "Lísing màxim (en segons)"
+msgid "Logitech CC Series"
+msgstr "Logitech CC Series"
-#: ../../standalone/drakgw:1
+#: ../../mouse.pm:1
#, c-format
-msgid "The default lease (in seconds)"
-msgstr "Lísing per defecte (en segons)"
+msgid "2 buttons"
+msgstr "2 botons"
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
#, c-format
-msgid "The DHCP end range"
-msgstr "L'adreça final del rang del DHCP"
+msgid "What kind is your ISDN connection?"
+msgstr "Quin tipus de connexió XDSI teniu?"
-#: ../../standalone/drakgw:1
+#: ../../any.pm:1
#, c-format
-msgid "The DHCP start range"
-msgstr "L'adreça inicial del rang del DHCP"
+msgid "Label"
+msgstr "Etiqueta"
-#
-#: ../../standalone/drakgw:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "The internal domain name"
-msgstr "Nom intern de domini"
+msgid "Save on floppy"
+msgstr "Desa al disquet"
#
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "The DNS Server IP"
-msgstr "IP del Servidor DNS"
+msgid "Printer auto-detection"
+msgstr "Detecció automàtica d'impressores"
-#
-#: ../../standalone/drakgw:1
+#: ../../network/isdn.pm:1
+#, fuzzy, c-format
+msgid "Which of the following is your ISDN card?"
+msgstr "Quina targeta XDSI teniu?"
+
+#: ../../services.pm:1
#, c-format
-msgid "(This) DHCP Server IP"
-msgstr "IP d'aquest servidor DHCP"
+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 ""
+"L'NFS és un protocol popular de compartició de fitxers en xarxes TCP/IP.\n"
+"Aquest servei proporciona la funcionalitat del servidor NFS, que es\n"
+"configura mitjançant el fitxer /etc/exports."
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Msec"
+msgstr "Msec"
+
+#: ../../interactive/stdio.pm: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"
+"=> Notice, a label changed:\n"
+"%s"
msgstr ""
-"Configuració del servidor DHCP.\n"
-"\n"
-"Aquí podreu seleccionar diverses opcions per a la configuració del servidor "
-"DHCP.\n"
-"Si no sabeu el significat d'una opció, deixeu-la com està.\n"
+"=> Avís, una etiqueta ha canviat:\n"
+"%s"
-#: ../../standalone/drakgw:1
+#: ../../harddrake/v4l.pm:1
#, c-format
-msgid "Local Network adress"
-msgstr "Adreça de la xarxa local"
+msgid "Number of capture buffers:"
+msgstr "Nombre de memòries intermèdies de captura:"
-#: ../../standalone/drakgw:1
+#: ../../interactive/stdio.pm:1
+#, c-format
+msgid "Your choice? (0/1, default `%s') "
+msgstr "Quina és la vostra elecció? (0/1, predeterminat '%s')"
+
+#: ../../help.pm:1
#, fuzzy, 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"
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\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"
+"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"
-msgstr ""
-"Podeu conservar la configuració actual i assumir que ja heu definit un "
-"servidor DHCP. En aquest cas, verifiqueu que s'ha llegit correctament la "
-"xarxa de classe C que utilitzeu per a la vostra xarxa local. No es "
-"reconfigurarà ni es modificarà la configuració del servidor DHCP.\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"
-"L'entrada DNS per defecte és el servidor de noms amb memòria cau que s'ha "
-"configurat al tallafoc. Podeu substituir-lo, per exemple, per la IP del DNS "
-"del vostre proveïdor d'accés.\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"
-"Alternativament, podeu reconfigurar la interfície i (re)configurar un "
-"servidor DHCP per a ús propi.\n"
+"Click on \"%s\" when you are ready to format partitions.\n"
"\n"
-
-#: ../../standalone/drakgw:1
-#, c-format
-msgid ""
-"Current configuration of `%s':\n"
+"Click on \"%s\" if you want to choose another partition for your new\n"
+"Mandrake Linux operating system installation.\n"
"\n"
-"Network: %s\n"
-"IP address: %s\n"
-"IP attribution: %s\n"
-"Driver: %s"
+"Click on \"%s\" if you wish to select partitions that will be checked for\n"
+"bad blocks on the disk."
msgstr ""
-"Configuració actual de '%s':\n"
+"Per poder-les utilitzar, cal formatar les particions que s'acaben de "
+"definir\n"
+"(la formatació consisteix a crear-hi un sistema de fitxers).\n"
"\n"
-"Xarxa: %s\n"
-"Adreça IP: %s\n"
-"Atribució IP: %s\n"
-"Controlador: %s"
+"En aquest punt, potser voldreu tornar a formatar algunes de les particions\n"
+"existents per eliminar les dades que contenen. Si és així, seleccioneu "
+"també\n"
+"aquestes particions.\n"
+"\n"
+"Tingueu en compte que no cal tornar a formatar totes les particions que ja\n"
+"existien; heu de tornar a formatar les particions que contenen el sistema\n"
+"operatiu (com ara \"/\", \"/usr\" o \"/var\"), però no les que contenen "
+"dades\n"
+"que voleu conservar (habitualment, \"/home\").\n"
+"\n"
+"Aneu amb compte en seleccionar les particions; després de la formatació, "
+"totes\n"
+"les dades s'hauran suprimit i no en podreu recuperar cap.\n"
+"\n"
+"Feu clic a \"D'acord\" quan estigueu a punt per formatar les particions.\n"
+"\n"
+"Feu clic a \"Cancel·la\" si voleu seleccionar una altra partició per "
+"instal·lar\n"
+"el nou sistema Mandrake Linux.\n"
+"\n"
+"Feu clic a \"Avançat\" si voleu que es busquin sectors defectuosos del disc "
+"en\n"
+"alguna de les particions."
-#
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "French"
+msgstr "Francès"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Czech (QWERTY)"
+msgstr "Txec (QWERTY)"
+
+#: ../../standalone/service_harddrake:1
#, fuzzy, c-format
-msgid "Current interface configuration"
-msgstr "Mostra la configuració actual de la interfície"
+msgid "Hardware probing in progress"
+msgstr "Detecció en procés"
-#
#: ../../standalone/drakgw:1
+#, fuzzy, c-format
+msgid "Net Device"
+msgstr "Servei Xinetd"
+
+#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
-msgid "Show current interface configuration"
-msgstr "Mostra la configuració actual de la interfície"
+msgid "Summary"
+msgstr "Resum"
-#: ../../standalone/drakgw:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "No (experts only)"
+msgid ""
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
+" (Ports Paral·lel: /dev/lp0, /dev/lp1, etc., equivalents a LPT1:, LPT2:, "
+"etc.; 1a impressora USB: /dev/usb/lp0, 2a impressora USB: /dev/usb/lp1, "
+"etc.)."
#
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Automatic reconfiguration"
-msgstr "Reconfiguració automàtica"
+msgid "Next"
+msgstr "Següent"
-#: ../../standalone/drakgw:1
+#: ../../bootloader.pm:1
+#, c-format
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr "No podeu instal·lar el carregador de l'arrencada a una partició %s\n"
+
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
+#, c-format
+msgid "CHAP"
+msgstr "CHAP"
+
+#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp)"
+
+#: ../../standalone/drakautoinst:1
#, c-format
msgid ""
-"Warning, the network adapter (%s) is already configured.\n"
"\n"
-"Do you want an automatic re-configuration?\n"
+"Welcome.\n"
"\n"
-"You can do it manually but you need to know what you're doing."
+"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-"Avís: l'adaptador de xarxa (%s) ja està configurat.\n"
"\n"
-"Voleu fer una reconfiguració automàtica?\n"
+"Benvingut.\n"
"\n"
-"Ho podeu fer manualment però heu de saber què feu."
+"Els paràmetres de la instal·lació automàtica estan disponibles en les "
+"seccions de l'esquerra"
-#
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface already configured"
-msgstr "La intefície de xarxa ja està configurada"
+msgid "Puerto Rico"
+msgstr "Puerto Rico"
-#: ../../standalone/drakgw:1
+#: ../../standalone/draksplash:1
#, c-format
msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-"Si us plau, escolliu l'adaptador de xarxa que es connectarà a la vostra "
-"xarxa d'àrea local."
+"el paquet 'ImageMagick' és necessari per a un correcte funcionament.\n"
+"Feu clic a \"D'acord\" per intal·lar-lo o a \"Cancel·la\" per sortir"
-#: ../../standalone/drakgw:1
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr "Lituà \"fila de números\" QWERTY"
+
+#: ../../install_any.pm:1
#, c-format
msgid ""
-"There is only one configured network adapter on your system:\n"
+"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
-"%s\n"
"\n"
-"I am about to setup your Local Area Network with that adapter."
+"Do you really want to remove these packages?\n"
msgstr ""
-"Només teniu un adaptador de xarxa configurat al sistema:\n"
+"Se suprimiran els següents paquets per poder actualitzar el sistema: %s\n"
"\n"
-"%s\n"
"\n"
-"Ara es configurarà la vostra xarxa d'àrea local amb aquest adaptador."
+"Voleu realment suprimir aquests paquets?\n"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Network interface"
-msgstr "Interfície de la xarxa"
+msgid "Anguilla"
+msgstr "Anguilla"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "NIS Domain"
+msgstr "Domini del NIS"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
+"\n"
+"- User Files:\n"
msgstr ""
-"No s'ha detectat cap adaptador de xarxa ethernet al sistema. Si us plau, "
-"executeu l'eina de configuració de maquinari."
+"\n"
+"- Fitxers d'usuari:\n"
-#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
+#: ../../lang.pm:1
#, c-format
-msgid "No network adapter on your system!"
-msgstr "No teniu cap adaptador de xarxa al sistema!"
+msgid "Antarctica"
+msgstr "Antàrtida"
-#: ../../standalone/drakgw:1
+#
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Interface %s"
-msgstr "Interfície %s"
+msgid "Mount options"
+msgstr "Opcions de muntatge"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Interfície %s (utilitzant el mòdul %s)"
+msgid "Jamaica"
+msgstr "Jamaica"
-#: ../../standalone/drakgw:1
+#: ../../services.pm:1
#, fuzzy, c-format
-msgid "Net Device"
-msgstr "Servei Xinetd"
+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 ""
+"Assigna els dispositius en cru (raw) a dispositius de blocs (tals com les "
+"particions de\n"
+"disc dur), perquè siguin utilitzats per aplicacions com ara Oracle"
-#: ../../standalone/drakgw:1
+#: ../../security/help.pm:1
#, c-format
msgid ""
-"Please enter the name of the interface connected to the internet.\n"
+"Arguments: (arg, alert=1)\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"
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
msgstr ""
-#: ../../standalone/drakgw:1
+#: ../../install_steps_gtk.pm: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)."
+msgid "Please wait, preparing installation..."
+msgstr "Espereu si us plau, s'està preparant la instal·lació..."
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Czech (QWERTZ)"
+msgstr "Txec (QWERTZ)"
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "Track network card id (useful for laptops)"
msgstr ""
-"Ara es configurarà l'ordinador per tal que comparteixi la connexió a "
-"Internet.\n"
-"Amb aquesta característica, altres ordinadors de la vostra xarxa local\n"
-"podran utilitzar la connexió a Internet d'aquest ordinador.\n"
-"\n"
-"Assegureu-vos d'haver configurat l'accés a Internet i a la xarxa local amb "
-"el drakconnect abans de continuar.\n"
-"Nota: per configurar una xarxa d'àrea local (LAN), us cal un adaptador de "
-"xarxa dedicat."
+"Fes el seguiment de l'identificador de la targeta de xarxa (d'utilitat per a "
+"portàtils)"
-#: ../../standalone/drakgw:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Internet Connection Sharing"
-msgstr "Connexió a Internet compartida"
+msgid "The port number should be an integer!"
+msgstr "El número de port ha de ser enter!"
-#: ../../standalone/drakgw:1
+#
+#: ../../standalone/draksplash:1
#, c-format
-msgid "Internet Connection Sharing is now enabled."
-msgstr "Ara, la connexió compartida a Internet està habilitada."
+msgid "You must choose an image file first!"
+msgstr "Abans heu de triar un fitxer d'imatge!"
-#: ../../standalone/drakgw:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Enabling servers..."
-msgstr "S'estan habilitant els servidors..."
+msgid "Restore from Hard Disk."
+msgstr "Restaura des del disc dur."
-#: ../../standalone/drakgw:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "dismiss"
-msgstr "deixa-ho córrer"
+msgid "Add to LVM"
+msgstr "Afegeix a l'LVM"
-#: ../../standalone/drakgw:1
+#: ../../network/network.pm:1
#, c-format
-msgid "reconfigure"
-msgstr "torna a configurar"
+msgid "DNS server"
+msgstr "Servidor DNS"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm:1
#, c-format
-msgid "enable"
-msgstr "habilita"
+msgid "Trinidad and Tobago"
+msgstr "Trinitat i Tobago"
-#: ../../standalone/drakgw:1
-#, fuzzy, 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 ""
-"La configuració de la connexió compartida a Internet ja s'ha dut a terme.\n"
-"Ara està inhabilitada.\n"
-"\n"
-"Què voleu fer?"
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "LPD and LPRng do not support IPP printers.\n"
+msgstr "LPD i LPRng no funcionen amb impressores IPP.\n"
-#: ../../standalone/drakgw:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "La connexió a Internet compartida està inhabilitada"
+msgid "simple"
+msgstr "senzill"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Internet Connection Sharing is now disabled."
-msgstr "Ara, la compartició de la connexió a Internet està inhabilitada."
+msgid "Clear all"
+msgstr "Buida-ho tot"
-#: ../../standalone/drakgw:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Disabling servers..."
-msgstr "S'estan inhabilitant els servidors..."
+msgid "No test pages"
+msgstr "Cap pàgina de prova"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "disable"
-msgstr "inhabilita"
+msgid "Adapter %s: %s"
+msgstr "Adaptador %s: %s"
-#: ../../standalone/drakgw:1
+#: ../../lang.pm: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?"
+msgid "Falkland Islands (Malvinas)"
+msgstr "Illes Malvines (Falkland)"
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Unknown model"
+msgstr "Model desconegut"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "if set to yes, check files/directories writable by everybody."
msgstr ""
-"La configuració de la connexió compartida a Internet ja s'ha dut a terme.\n"
-"Ara està habilitada.\n"
-"\n"
-"Què voleu fer?"
-#: ../../standalone/drakgw:1
+#: ../../help.pm:1
+#, fuzzy, c-format
+msgid "authentication"
+msgstr "Autenticació"
+
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Internet Connection Sharing currently enabled"
-msgstr "La connexió a Internet compartida està habilitada"
+msgid "Backup Now"
+msgstr "Fes la còpia de seguretat"
-#: ../../standalone/drakgw:1
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Sorry, we support only 2.4 kernels."
-msgstr "Només s'accepten nuclis de la sèrie 2.4."
+msgid "/_File"
+msgstr "/_Fitxer"
-#: ../../standalone/drakhelp:1
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
+msgstr "S'està suprimint la impressora d'Star Office/OpenOffice.org/GIMP"
+
+#: ../../services.pm:1
#, c-format
msgid ""
-"No browser is installed on your system, Please install one if you want to "
-"browse the help system"
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
msgstr ""
+"Executa el filtratge de paquets per als nuclis Linux 2.2, per instal·lar\n"
+"un tallafoc que protegeixi el vostre ordinador d'atacs des de la xarxa."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Tamil (ISCII-layout)"
+msgstr "Tamil (TSCII)"
+
+#: ../../lang.pm:1
#, c-format
-msgid "Path"
-msgstr "Camí"
+msgid "Mayotte"
+msgstr "Mayotte"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "group :"
-msgstr "grup :"
+msgid "Creating auto install floppy..."
+msgstr "S'està creant el diquet d'instal·lació automàtica"
+
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Searching for scanners ..."
+msgstr "Impressores disponibles"
#
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "user :"
-msgstr "usuari :"
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Partitioning"
+msgstr "Impressió"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "Path selection"
-msgstr "Selecció del camí"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Russia"
+msgstr "Rus"
-#: ../../standalone/drakperm:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "when checked, owner and group won't be changed"
-msgstr "si ho marqueu, no es canviaran ni el propietari ni el grup"
+msgid "ethernet card(s) detected"
+msgstr "s'han detectat una o diverses targetes Ethernet"
-#: ../../standalone/drakperm:1
+#
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Use group id for execution"
-msgstr "Usa l'identificador del grup (GID) per a l'execució"
+msgid "Syslog"
+msgstr "Syslog"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Use owner id for execution"
-msgstr "Usa l'identificador del propietari (UID) per a l'execució"
+msgid "Can't create catalog!"
+msgstr "No s'ha pogut crear el catàleg!"
-#: ../../standalone/drakperm:1
+#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid ""
-"Used for directory:\n"
-" only owner of directory or file in this directory can delete it"
+"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 ""
-"Usat per al directori:\n"
-" només el propietari del directori o del fitxer en aquest directori poden "
-"suprimir-lo"
-#: ../../standalone/drakperm:1
+#
+#: ../../fsedit.pm:1
#, c-format
-msgid "Set-GID"
-msgstr "Set-GID"
+msgid "Not enough free space for auto-allocating"
+msgstr "No hi ha prou espai per a l'assignació automàtica"
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Set-UID"
-msgstr "Set-UID"
+msgid "Set root password"
+msgstr "Estableix la contrasenya de root"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "sticky-bit"
-msgstr "sticky-bit"
+#: ../../harddrake/sound.pm:1
+#, fuzzy, c-format
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+"No hi ha cap controlador OSS/ALSA alternatiu conegut per a la vostra targeta "
+"de so (%s), que actualment fa servir \"%s\""
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Property"
-msgstr "Propietat"
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr ""
+"Després de canviar la mida de la partició %s, se'n perdran totes les dades"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Permissions"
-msgstr "Permisos"
+msgid "Internet connection configuration"
+msgstr "Configuració de la connexió a Internet"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid "Current user"
-msgstr "Usuari actual"
+msgid "Scanning for TV channels"
+msgstr "S'estan cercant canals de TV"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbug:1
#, c-format
-msgid "browse"
-msgstr "navega"
+msgid "Kernel:"
+msgstr "Nucli: "
-#: ../../standalone/drakperm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Edit current rule"
-msgstr "Edita la regla actual"
+msgid "/_About..."
+msgstr "/_Quant a..."
-#: ../../standalone/drakperm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "edit"
-msgstr "edita"
+msgid "Bengali"
+msgstr "Bengalí"
-#
-#: ../../standalone/drakperm:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Delete selected rule"
-msgstr "Elimina la regla seleccionada"
+msgid "Preference: "
+msgstr "Preferència: "
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "delete"
-msgstr "suprimeix"
+msgid "Wizard..."
+msgstr "Auxiliar..."
-#
-#: ../../standalone/drakperm:1
+#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
-msgid "Add a new rule at the end"
-msgstr "Afegeix una regla nova al final"
+msgid "Services: %d activated for %d registered"
+msgstr "Serveis: %d activats per %d registrats"
-#: ../../standalone/drakperm:1
+#: ../../any.pm:1
#, c-format
-msgid "add a rule"
-msgstr "afegeix una regla"
+msgid "Create a bootdisk"
+msgstr "Crea un disc d'arrencada"
-#: ../../standalone/drakperm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Move selected rule down one level"
-msgstr "Baixa la regla actual un nivell"
+msgid "Solomon Islands"
+msgstr "Illes Salomó"
-#: ../../standalone/drakperm:1
+#: ../../modules/interactive.pm:1
#, c-format
-msgid "Down"
-msgstr "Baixa"
+msgid "(module %s)"
+msgstr "(mòdul %s)"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Move selected rule up one level"
-msgstr "Puja la regla actual un nivell"
+msgid "Workgroup"
+msgstr "Grup de treball"
-#: ../../standalone/drakperm:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Up"
-msgstr "Puja"
+msgid "Printer host name or IP"
+msgstr "Nom o IP de l'ordinador central de la impressora"
-#: ../../standalone/drakperm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr "seleccioneu el fitxer perm que voleu veure/editar"
+msgid "Host Path or Module"
+msgstr "Camí de l'ordinador central o mòdul"
-#: ../../standalone/drakperm:1
+#: ../../printer/printerdrake.pm: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."
+msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-"El Drakperm s'usa per veure els fitxers que es faran servir per ajustar els "
-"permisos, propietaris i grups a través de l'msec.\n"
-"També podeu editar les vostres pròpies regles, que sobreescriuran les regles "
-"predeterminades."
+"El nom de la impressora només pot constar de lletres, números i el caràcter "
+"de subratllat"
-#: ../../standalone/drakperm:1
+#
+#: ../../standalone/drakgw:1
#, c-format
-msgid "permissions"
-msgstr "permisos"
+msgid "Show current interface configuration"
+msgstr "Mostra la configuració actual de la interfície"
-#: ../../standalone/drakperm:1
+#: ../../help.pm:1
#, c-format
-msgid "group"
-msgstr "grup"
+msgid "Development"
+msgstr "Desenvolupament"
-#
-#: ../../standalone/drakperm:1
+#: ../../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 "user"
-msgstr "usuari"
+msgid "Done"
+msgstr "Fet"
-#: ../../standalone/drakperm:1
+#: ../../network/drakfirewall.pm:1
#, c-format
-msgid "path"
-msgstr "camí"
+msgid "Web Server"
+msgstr "Servidor Web"
-#
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Location of auto_install.cfg file"
-msgstr "S'està creant el disquet d'instal·lació automàtica"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tDo not include System Files\n"
+msgstr "\tNo incloguis els fitxers de sistema\n"
-#: ../../standalone/drakpxe:1
+#: ../../lang.pm: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 ""
+msgid "Chile"
+msgstr "Xile"
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"No CD or DVD image found, please copy the installation program and rpm files."
+"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 ""
+"Els controladors per a la inkjet proporcionats per Lexmark només funcionen "
+"amb impressores locals, i no amb impressores en ordinadors remots o "
+"servidors d'impressió. Si us plau, connecteu la vostra impressora a un port "
+"local o configureu-la en l'ordinador on està connectada."
-#
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "No image found"
-msgstr "No s'ha trobat cap impressora!"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Installation image directory"
-msgstr "Xpmac (instal·lació del controlador de pantalla)"
-
-#: ../../standalone/drakpxe:1
+#: ../../printer/printerdrake.pm: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"
+"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 ""
+"El vostre dispositiu multifunció ha estat configurat automàticament per "
+"poder escanejar. Ara podeu escanejar amb \"scanimage\" (\"scanimage -d hp:%s"
+"\" per especificar l'escàner si n'hi ha més d'un) des de la línia d'ordres o "
+"amb les interfícies gràfiques \"xscanimage\" o \"xsane\". Si esteu "
+"utilitzant el GIMP, també podeu escanejar escollint el punt apropiat en el "
+"menú \"Fitxer\"/\"Adquireix\". Executeu \"man scanimage\" a la línia "
+"d'ordres per a més informació.\n"
+"\n"
+"No utilitzeu \"scannerdrake\" amb aquest dispositiu!"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "The DHCP end ip"
-msgstr "L'adreça final del rang del DHCP"
-
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "The DHCP start ip"
-msgstr "L'adreça inicial del rang del DHCP"
-
-#: ../../standalone/drakpxe:1
+#: ../../any.pm: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 ""
+msgid "(already added %s)"
+msgstr "(ja s'ha afegit %s)"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Interface %s (on network %s)"
-msgstr "Interfície %s (utilitzant el mòdul %s)"
+#: ../../printer/main.pm:1
+#, c-format
+msgid ", using command %s"
+msgstr ", utilitzant l'ordre %s"
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Please choose which network interface will be used for the dhcp server."
-msgstr ""
-"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
-"connectar-vos a Internet."
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Alt and Shift keys simultaneously"
+msgstr "Tecles d'Alternativa i de Majúscules simultàniament"
-#: ../../standalone/drakpxe:1
-#, fuzzy, 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)."
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Flags"
msgstr ""
-"Ara es configurarà l'ordinador per tal que comparteixi la connexió a "
-"Internet.\n"
-"Amb aquesta característica, altres ordinadors de la vostra xarxa local\n"
-"podran utilitzar la connexió a Internet d'aquest ordinador.\n"
-"\n"
-"Assegureu-vos d'haver configurat l'accés a Internet i a la xarxa local amb "
-"el drakconnect abans de continuar.\n"
-"Nota: per configurar una xarxa d'àrea local (LAN), us cal un adaptador de "
-"xarxa dedicat."
-#
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "Installation Server Configuration"
-msgstr "Configuració del servidor dhcpd"
-
-#
-#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
-msgid "PXE Server Configuration"
-msgstr "Configuració del servidor dhcpd"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Add/Del Users"
+msgstr "Afegeix/Suprimeix usuaris"
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Please wait, setting security options..."
-msgstr "Espereu si us plau, s'estan configurant les opcions de seguretat..."
+msgid "Host/network IP address missing."
+msgstr ""
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please wait, setting security level..."
-msgstr "Espereu si us plau, s'està configurant el nivell de seguretat..."
+msgid "weekly"
+msgstr "setmanal"
-#: ../../standalone/draksec:1
+#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Periodic Checks"
-msgstr "Comprovacions periòdiques"
+msgid "Settings"
+msgstr "Paràmetres"
-#
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "System Options"
-msgstr "Opcions de sistema"
+msgid "The entered host/network IP is not correct.\n"
+msgstr ""
+
+#: ../../any.pm:1
+#, fuzzy, c-format
+msgid "Here is the full list of available countries"
+msgstr "Aquesta és la llista completa de teclats disponibles"
#
-#: ../../standalone/draksec:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Network Options"
-msgstr "Opcions de xarxa"
+msgid "Alternative test page (A4)"
+msgstr "Pàgina de prova alternativa (A4)"
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#: ../../install_steps_interactive.pm: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"
+"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 ""
-"Les opcions següents es poden modificar per personalitzar la seguretat\n"
-"del vostre sistema. Feu clic a \"Ajuda\" si voleu més informació.\n"
+"Si teniu tots els CD de la llista de sota, feu clic a 'D'acord'.\n"
+"Si no teniu cap d'aquests CD, feu clic a 'Cancel·la'.\n"
+"Si només falten alguns CD, desseleccioneu-los i feu clic a 'D'acord'."
-#: ../../standalone/draksec:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "Security Administrator:"
-msgstr "Administrador de seguretat:"
+msgid "Wait please"
+msgstr "Espereu si us plau"
-#
-#: ../../standalone/draksec:1
+#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Security Alerts:"
-msgstr "Alarmes de seguretat:"
+msgid "PAP"
+msgstr "PAP"
#
-#: ../../standalone/draksec:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Security Level:"
-msgstr "Nivell de seguretat:"
+msgid "Backup user files"
+msgstr "Còpia de seguretat dels fitxers d'usuari"
-#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "(default value: %s)"
-msgstr " (per defecte: %s)"
+#: ../../diskdrake/dav.pm:1
+#, c-format
+msgid "New"
+msgstr "Nou"
-#: ../../standalone/draksec:1
+#: ../../help.pm:1
#, fuzzy, 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"
+"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"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\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"
-"Security Administrator:\n"
-" If the 'Security Alerts' option is set, security alerts will "
-"be sent to this user (username or\n"
-" email)"
-msgstr ""
-"Estàndard: Aquesta és la seguretat estàndard recomanada per a un ordinador "
-"que es connectarà a Internet com a client.\n"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\n"
"\n"
-"Alta: Hi ha algunes restriccions, i cada nit s'executen més tests que "
-"al nivell estàndard.\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"
-"Més alta: La seguretat és prou elevada perquè el sistema funcioni com a "
-"servidor que pugui acceptar connexions de diversos clients. Si aquesta "
-"màquina només serà un client a Internet, hauríeu de triar un nivell més "
-"baix.\n"
+"If you wish access to this computer to be controlled by an authentication\n"
+"server, click the \"%s\" button.\n"
"\n"
-"Paranoic: Similar al nivell anterior, però el sistema es tanca completament "
-"i les característiques de seguretat estan al màxim\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"
-"Administrador de seguretat:\n"
-" Si les \"Alarmes de seguretat\" estan activades, s'enviaran a "
-"aquest usuari (nom d'usuari o adreça electrònica)"
-
-#: ../../standalone/draksound:1
-#, c-format
-msgid ""
+"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 ""
+"Aquesta és la decisió més important quant a la seguretat del vostre sistema\n"
+"GNU/Linux: heu d'introduir la contrasenya de l'usuari \"root\". El \"root\" "
+"és\n"
+"l'administrador del sistema i és l'únic autoritzat a fer actualitzacions,\n"
+"afegir usuaris, canviar la configuració del tot el sistema, etc. De fet,\n"
+"el \"root\" pot fer de tot! Per això heu d'escollir una contrasenya que "
+"sigui\n"
+"dificil d'endevinar. DrakX us avisarà si és massa fàcil. Com veieu, podeu \n"
+"optar per no introduir cap contrasenya, però no és gens prudent per una\n"
+"única raó: el fet d'arrencar GNU/Linux no fa que els vostres altres "
+"\"sistemes\n"
+"operatius\" estiguin lliures d'errors. Com que l'usuari \"root\" pot "
+"superar\n"
+"totes les limitacions i esborrar accidentalment totes les dades de "
+"qualsevol\n"
+"partició com a conseqüència d'accedir sense precaucions a les particions en "
+"si,\n"
+"és molt important que sigui difícil esdevenir \"root\".\n"
"\n"
+"La contrasenya hauria de ser una mescla de caràcters alfanumèrics i, com a \n"
+"mínim, de 8 caràcters de longitud. No escrigueu mai la contrasenya de \"root"
+"\"\n"
+"ja que és molt fàcil comprometre el sistema si ho feu.\n"
"\n"
+"De totes maneres, no feu la contrasenya massa llarga o complicada perquè\n"
+"heu de ser capaços de recordar-la sense gaire esforç.\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 ""
+"La contrasenya no es mostrarà per pantalla quan la teclegeu. Per tant, \n"
+"haureu d'escriure-la dues vegades per reduir la probabilitat d'errors\n"
+"en l'escriptura. Si, malauradament, feu el mateix error dues vegades, "
+"haureu\n"
+"d'usar aquesta contrasenya \"incorrecta\" el primer cop que us connecteu.\n"
"\n"
+"En el mode Expert, se us preguntarà si us voleu connectar a un servidor\n"
+"d'autentificació, com ara NIS o LDAP.\n"
"\n"
+"Si la vostra xarxa usa LDAP, NIS o l'autenticació de domini Windows PDC,\n"
+"seleccioneu l'opció corresponent com a autenticació. Si no ho sabeu, "
+"pregunteu\n"
+"al vostre administrador de la xarxa.\n"
"\n"
-"Nota: si teniu una targeta de so ISA PnP, haureu de fer servir el programa "
-"sndconfig. Només cal que teclegeu \"sndconfig\" a la consola."
+"Si el vostre ordinador no es connecta a cap xarxa administrada, haureu \n"
+"d'escollir \"Fitxers Locals\" per a l'autenticació."
-#: ../../standalone/draksound:1
-#, c-format
+#: ../../help.pm:1
+#, fuzzy, 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"
+"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"
-"http://www.linux-mandrake.com/en/hardware.php3"
+"If you do not know what to choose, stay with the default option."
msgstr ""
-"No s'ha detectat cap targeta de so en el vostre ordinador. Si us plau, "
-"verifiqueu que teniu correctament inserida una targeta de so compatible amb "
-"Linux.\n"
-"\n"
-"\n"
-"Podeu visitar la nostra base de dades de maquinari a:\n"
+"Ara és el moment de triar el nivell de seguretat desitjat per a la màquina.\n"
+"Com a norma general, com més s'exposa un ordinador i com més vitals són les\n"
+"dades que s'hi emmagatzemen, més alt ha de ser el nivell de seguretat.\n"
+"Tanmateix, un nivell alt de seguretat sovint comporta una disminució de la\n"
+"facilitat d'ús. Consulteu el capítol \"msec\" del \"Manual de Referència\"\n"
+"per obtenir més informació sobre el significat dels nivells de seguretat.\n"
"\n"
+"Si no sabeu quin escollir, deixeu l'opció per defecte."
+
+#
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Load from floppy"
+msgstr "Carrega des del disquet"
+
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "The following printer was auto-detected. "
+msgstr ""
+"Les impressores següents\n"
"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound:1
+#: ../../standalone/drakTermServ:1
#, c-format
-msgid "No Sound Card detected!"
-msgstr "No s'ha detectat cap targeta de so!"
+msgid "Boot Floppy"
+msgstr "Disquet d'arrencada"
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "%s BootSplash (%s) preview"
-msgstr "Vista prèvia del BootSplash %s (%s)"
+msgid "Norwegian"
+msgstr "Noruec"
-#
-#: ../../standalone/draksplash:1
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Searching for new scanners ..."
+msgstr "Impressores disponibles"
+
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Generating preview ..."
-msgstr "S'està generant la vista prèvia..."
+msgid "Apache World Wide Web Server"
+msgstr "Servidor World Wide Web Apache"
-#
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "You must choose an image file first!"
-msgstr "Abans heu de triar un fitxer d'imatge!"
+msgid "stepping of the cpu (sub model (generation) number)"
+msgstr ""
-#
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "ProgressBar color selection"
-msgstr "Selecció del color de la barra de progrés"
+msgid "select path to restore (instead of /)"
+msgstr "seleccioneu el camí al qual restaurar (en comptes de /)"
#: ../../standalone/draksplash:1
#, c-format
-msgid "This theme does not yet have a bootsplash in %s !"
-msgstr ""
-"Aquest tema encara no té cap pantalla de presentació de l'arrencada en %s!"
+msgid "Configure bootsplash picture"
+msgstr "Configura la imatge de presentació de l'arrencada"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "saving Bootsplash theme..."
-msgstr "s'està desant el tema Bootsplash..."
+msgid "China"
+msgstr "Xina"
#
-#: ../../standalone/draksplash:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "choose image file"
-msgstr "trieu un fitxer d'imatge"
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr ""
+" (Assegureu-vos que totes les impressores estan connectades i engegades.)\n"
-#
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
+#, c-format
+msgid "Georgia"
+msgstr "Geòrgia"
+
+#: ../../standalone/printerdrake:1
#, fuzzy, c-format
-msgid "choose image"
-msgstr "trieu un fitxer d'imatge"
+msgid "Reading data of installed printers..."
+msgstr "Impressores disponibles"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Configure bootsplash picture"
-msgstr "Configura la imatge de presentació de l'arrencada"
+msgid " Erase Now "
+msgstr " Esborra'l ara"
-#: ../../standalone/draksplash:1
+#: ../../fsedit.pm:1
#, c-format
-msgid "Make kernel message quiet by default"
-msgstr "Fes que, per defecte, no apareguin els missatges del nucli"
+msgid "server"
+msgstr "servidor"
-#: ../../standalone/draksplash:1
+#: ../../install_any.pm:1
#, c-format
-msgid "Display logo on Console"
-msgstr "Mostra el logotip a la consola"
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr "Inseriu un disquet formatat amb FAT a la unitat %s"
-#: ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Choose color"
-msgstr "Escolliu un color"
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
-msgid "Save theme"
-msgstr "Desa el tema"
+msgid "Please Wait... Applying the configuration"
+msgstr "Espereu si us plau... s'està aplicant la configuració"
-#: ../../standalone/draksplash:1
+# 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
+# and only one line per string for the GRUB messages
+#
+#. -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 "Preview"
-msgstr "Vista prèvia"
+msgid "Welcome to GRUB the operating system chooser!"
+msgstr "Benvingut al GRUB, el selector de sistema operatiu!"
-#: ../../standalone/draksplash:1
+#: ../../bootloader.pm:1
#, c-format
-msgid "the color of the progress bar"
-msgstr "el color de la barra de progrés"
+msgid "Grub"
+msgstr "Grub"
-#: ../../standalone/draksplash:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "the height of the progress bar"
-msgstr "l'alçària de la barra de progrés"
+msgid "SCSI controllers"
+msgstr ""
-#: ../../standalone/draksplash:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "the width of the progress bar"
-msgstr "l'amplada de la barra de progrés"
+msgid " on LPD server \"%s\", printer \"%s\""
+msgstr " en servidor LPD \"%s\", impressora \"%s\""
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakedm:1
#, c-format
-msgid ""
-"the progress bar y coordinate\n"
-"of its upper left corner"
+msgid "Choosing a display manager"
msgstr ""
-"coordenada y de la cantonada superior\n"
-"esquerra de la barra de progrés"
-#: ../../standalone/draksplash:1
+#: ../../network/ethernet.pm:1 ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Zeroconf Host name"
+msgstr "Nom de l'ordinador central"
+
+#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid ""
-"the progress bar x coordinate\n"
-"of its upper left corner"
+msgid "IP address should be in format 1.2.3.4"
+msgstr "L'adreça IP ha d'estar en format 1.2.3.4"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Ecuador"
+msgstr "Equador"
+
+#
+#: ../../standalone/drakautoinst:1
+#, c-format
+msgid "Add an item"
+msgstr "Afegeix un element"
+
+#: ../../printer/printerdrake.pm:1
+#, c-format
+msgid "The printers on this machine are available to other computers"
msgstr ""
-"coordenada x de la cantonada superior\n"
-"esquerra de la barra de progrés"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakautoinst:1
#, c-format
-msgid "text box height"
-msgstr "alçària de la caixa de text"
+msgid "I can't find needed image file `%s'."
+msgstr "No he trobat el fitxer d'imatge necessari `%s'."
-#: ../../standalone/draksplash:1
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "text width"
-msgstr "amplada del text"
+msgid "No sound card detected. Try \"harddrake\" after installation"
+msgstr ""
+"No s'ha detectat cap targeta de so. Proveu amb \"harddrake\" després de la "
+"instal·lació"
-#: ../../standalone/draksplash:1
+#: ../../network/drakfirewall.pm:1
#, c-format
msgid ""
-"y coordinate of text box\n"
-"in number of characters"
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535."
msgstr ""
-"coordenada y de la caixa de text\n"
-"en nombre de caràcters"
+"El port introduït no és vàlid: %s.\n"
+"El format correcte és \"port/tcp\" o \"port/udp\", \n"
+"on el port es troba entre 1 i 65535."
-#: ../../standalone/draksplash:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"x coordinate of text box\n"
-"in number of characters"
+msgid "Shell"
+msgstr "Shell"
+
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "PCI"
+msgstr "PCI"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Sao Tome and Principe"
+msgstr "Sao Tome i Príncipe"
+
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, c-format
+msgid "Can't login using username %s (bad password?)"
msgstr ""
-"coordenada x de la caixa de text\n"
-"en nombre de caràcters"
+"No es pot entrar amb el nom d'usuari %s (potser la contrasenya és "
+"incorrecta?)"
-#: ../../standalone/draksplash:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Browse"
-msgstr "Navega"
+msgid "Azerbaidjani (latin)"
+msgstr "Azerbaidjanès (llatí)"
-#: ../../standalone/draksplash:1
+#
+#: ../../standalone/drakbug:1
+#, fuzzy, c-format
+msgid "Package not installed"
+msgstr "No instal·lat"
+
+#
+#: ../../share/advertising/12-mdkexpert.pl:1
#, c-format
-msgid "Theme name"
-msgstr "Nom del tema"
+msgid "Become a MandrakeExpert"
+msgstr "Esdeveniu un MandrakeExpert"
-#: ../../standalone/draksplash:1
+#: ../../lang.pm:1
#, c-format
-msgid "final resolution"
-msgstr "resolució definitiva"
+msgid "American Samoa"
+msgstr "Samoa Americana"
-#: ../../standalone/draksplash:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "first step creation"
-msgstr "creació del primer pas"
+msgid "Protocol"
+msgstr "Protocol"
-#: ../../standalone/draksplash:1
+#
+#: ../../standalone/drakfont:1
#, c-format
-msgid ""
-"package 'ImageMagick' is required to be able to complete configuration.\n"
-"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
+msgid "Copy fonts on your system"
+msgstr "Copiar les fonts en el vostre sistema"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Harddrake help"
+msgstr "Ajuda del Harddrake"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Bogomips"
msgstr ""
-"el paquet 'ImageMagick' és necessari per a un correcte funcionament.\n"
-"Feu clic a \"D'acord\" per intal·lar-lo o a \"Cancel·la\" per sortir"
-#: ../../standalone/drakxtv:1
+#
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Mandrake Terminal Server Configuration"
+msgstr "Configuració del Servidor de Terminal de Mandrake"
+
+#: ../../standalone/drakbackup: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"
+" DrakBackup Report Details\n"
"\n"
"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"No s'ha detectat cap targeta de TV en el vostre ordinador. Si us plau "
-"verifiqueu que teniu correctament inserida una targeta de Vídeo/TV "
-"compatible amb Linux.\n"
-"\n"
"\n"
-"Podeu visitar la nostra base de dades de maquinari a:\n"
+" Detalls de l'Informe del DrakBackup\n"
"\n"
"\n"
-"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "No TV Card detected!"
-msgstr "No s'ha detectat cap targeta de TV!"
+msgid "Restore all backups"
+msgstr "Restaura totes les còpies de seguretat"
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr "Ara, podeu executar xawtv (sota X Window!) !\n"
+msgid "if set to yes, check open ports."
+msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Have a nice day!"
-msgstr "Tingueu un bon dia!"
+msgid "This may take a moment to erase the media."
+msgstr "Esborrar el suport pot trigar una estona."
-#: ../../standalone/drakxtv:1
+#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "XawTV isn't installed!"
-msgstr "No teniu instal·lat XawTV!"
+msgid "You can't select/unselect this package"
+msgstr "No podeu seleccionar/desseleccionar aquest paquet"
-#
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1
+#: ../../network/modem.pm:1 ../../standalone/drakfloppy:1
#, c-format
-msgid "There was an error while scanning for TV channels"
-msgstr "S'ha produït un error en cercar els canals de TV"
+msgid "Warning"
+msgstr "Advertència"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Scanning for TV channels"
-msgstr "S'estan cercant canals de TV"
+msgid ""
+"\n"
+"- Other Files:\n"
+msgstr ""
+"\n"
+"- Altres fitxers:\n"
-#: ../../standalone/drakxtv:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Scanning for TV channels in progress ..."
-msgstr "La cerca de canals de TV està en progrés..."
+msgid "Remote host name"
+msgstr "Nom de l'ordinador central remot"
-#: ../../standalone/drakxtv:1
+#
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Area:"
-msgstr "Àrea:"
+msgid "deactivate now"
+msgstr "Desactiva'l ara"
-#: ../../standalone/drakxtv:1
+#: ../../any.pm:1
#, c-format
-msgid "TV norm:"
-msgstr "Normativa de TV:"
+msgid "access to X programs"
+msgstr "accés a programes X"
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid ""
-"Please,\n"
-"type in your tv norm and country"
-msgstr ""
-"Si us plau,\n"
-"entreu la vostra normativa de tv i el país"
+#: ../../install_interactive.pm:1
+#, fuzzy, c-format
+msgid "Computing the size of the Windows partition"
+msgstr "Utilitza l'espai lliure de la partició de Windows"
+#
+#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#: ../../standalone/drakxtv:1
#, c-format
-msgid "Australian Optus cable TV"
-msgstr "TV per cable australiana Optus"
+msgid "Italy"
+msgstr "Itàlia"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Newzealand"
-msgstr "Nova Zelanda"
+msgid "Name of printer"
+msgstr "Nom de la impressora"
-#
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakgw:1
#, c-format
-msgid "France [SECAM]"
-msgstr "França [SECAM]"
+msgid "disable"
+msgstr "inhabilita"
-#
-#: ../../standalone/drakxtv:1
+#: ../../fs.pm:1 ../../partition_table.pm:1
#, c-format
-msgid "East Europe"
-msgstr "Europa de l'Est"
+msgid "error unmounting %s: %s"
+msgstr "s'ha produït un error en desmuntar %s: %s"
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "West Europe"
-msgstr "Europa de l'Oest"
+msgid "Do it!"
+msgstr "Fes-ho!"
-#: ../../standalone/drakxtv:1
+#: ../../lang.pm:1
#, c-format
-msgid "China (broadcast)"
-msgstr "Xina (difusió)"
+msgid "Cayman Islands"
+msgstr "Illes Caiman"
-#: ../../standalone/drakxtv:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Japan (cable)"
-msgstr "Japó (cable)"
+msgid "%s not responding"
+msgstr "%s no respon"
-#: ../../standalone/drakxtv:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Japan (broadcast)"
-msgstr "Japó (difusió)"
+msgid "Select model manually"
+msgstr "Selecciona el model manualment"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Canada (cable)"
-msgstr "Canadà (cable)"
+msgid "Format"
+msgstr "Formata"
-#: ../../standalone/drakxtv:1
+#: ../../network/adsl.pm:1
#, c-format
-msgid "USA (cable-hrc)"
-msgstr "EUA (cable-hrc)"
+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 ""
+"La manera més habitual de connectar amb ADSL és pppoe.\n"
+"Algunes connexions utilitzen pptp, unes poques utilitzen dhcp.\n"
+"Si no ho sabeu, escolliu 'utilitza pppoe'"
-#: ../../standalone/drakxtv:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "USA (cable)"
-msgstr "EUA (cable)"
+msgid "Various"
+msgstr "Diversos"
-#: ../../standalone/drakxtv:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "USA (broadcast)"
-msgstr "EUA (difusió)"
+msgid "Zip"
+msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../printer/printerdrake.pm: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."
+"Printerdrake could not determine which model your printer %s is. Please "
+"choose the correct model from the list."
msgstr ""
-"No teniu instal·lat el XawTV!\n"
-"\n"
-"\n"
-"Si teniu una targeta de TV però el DrakX no l'ha detectada (no hi ha el "
-"mòdul\n"
-"bttv o el saa7134 a \"/etc/modules\") o no heu instal·lat xawtv,\n"
-"si us plau envieu els resultats de \"lspcidrake -v -f\"\n"
-"a \"install\\@mandrakesoft.com\" amb l'assumpte \"undetected TV card\".\n"
-"\n"
-"\n"
-"El podeu instal·lar teclejant \"urpmi xawtv\" com a root, en la consola."
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "primary"
-msgstr "primari"
-
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "secondary"
-msgstr "secundari"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
-"Click on a device in the left tree in order to display its information here."
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
msgstr ""
+"\n"
+"Marqueu les impressores que voleu transferir i feu clic a \n"
+"\"Transfereix\"."
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Unknown"
-msgstr "Model desconegut"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "unknown"
-msgstr "Model desconegut"
+#: ../../printer/data.pm:1
+#, c-format
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../standalone/harddrake2:1
+#
+#: ../../keyboard.pm:1
#, c-format
-msgid "Running \"%s\" ..."
-msgstr "S'està executant \"%s\"..."
+msgid "Albanian"
+msgstr "Albanès"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Run config tool"
-msgstr "Executa l'eina de configuració"
+msgid "Lithuania"
+msgstr "Lituània"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "Configure module"
-msgstr "Configura el mòdul"
+msgid "Compact"
+msgstr "Compacte"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Information"
-msgstr "Informació"
+msgid "Detected model: %s %s"
+msgstr "Model detectat: %s %s"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/03-software.pl:1
#, c-format
-msgid "Detected hardware"
-msgstr "S'ha detectat el següent maquinari"
+msgid "MandrakeSoft has selected the best software for you"
+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 ""
+"Aquest és el HardDrake, l'eina de configuració de maquinari de Mandrake.\n"
+"Versió:"
+
+#
+#: ../../install_steps_interactive.pm:1
#, c-format
-msgid "Harddrake2 version "
-msgstr "Versió del Harddrake2 "
+msgid "Local files"
+msgstr "Fitxers locals"
-#: ../../standalone/harddrake2:1
+#: ../../pkgs.pm:1
#, c-format
-msgid "Detection in progress"
-msgstr "Detecció en procés"
+msgid "maybe"
+msgstr "potser"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Author:"
-msgstr "Autor:"
+msgid "Panama"
+msgstr "Panamà"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
+"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 ""
-"Aquest és el HardDrake, l'eina de configuració de maquinari de Mandrake.\n"
-"Versió:"
+"Sembla que la vostra targeta gràfica té un connector TV-OUT.\n"
+"Pot configurar-se de manera que faci servir memòria d'imatge.\n"
+"\n"
+"A tal efecte, heu de connectar la targeta gràfica al televisor abans "
+"d'arrencar l'ordinador.\n"
+"Llavors, escolliu l'opció \"TVout\" en el carregador de l'arrencada\n"
+"\n"
+"Teniu aquesta característica?"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
-msgid "About Harddrake"
-msgstr "Quant al Harddrake"
+msgid "Monitor"
+msgstr "Monitor"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "/_About..."
-msgstr "/_Quant a..."
+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 ""
+"Ara es configurarà la impressió cap a un usuari de Windows amb contrasenya. "
+"Degut a una fallada en l'arquitectura del programari del client Samba la "
+"contrasenya es mostra en text clar en la línia d'ordres que el client Samba "
+"utilitza per transmetre i imprimir un treball en el Servidor Windows. Per "
+"tant, és possible per qualsevol usuari d'aquell ordinador de veure la "
+"contrasenya en la pantalla simplement escrivint ordres tals com \"ps auxwww"
+"\".\n"
+"\n"
+"Us recomanem que utilitzeu alguna de les següents alternatives (en tots el "
+"casos heu d'estar segur que només els ordinadors de la vostra xarxa local "
+"tenen accés al vostre Servidor Windows, per exemple utilitzant un "
+"tallafoc):\n"
+"\n"
+"Utilitzeu un compte sense contrasenya en el Servidor Windows, tal com \"GUEST"
+"\" o un compte especial dedicat a la impressió. No tragueu la protecció de "
+"la contrasenya d'un compte personal o del compte de l'administrador.\n"
+"\n"
+"Configureu el vostre Servidor Windows fent que la impressora estigui "
+"disponible a través del protocol LPD. Aleshores, definiu en el Printerdrake "
+"la impressió en aquest ordinador amb el tipus de connexió \"%s\".\n"
+"\n"
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
-msgid "/_Report Bug"
-msgstr "/_Informeu d'un error"
+msgid "65 thousand colors (16 bits)"
+msgstr "65.536 colors (16 bits)"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup: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\")"
+"\n"
+"- Save on Hard drive on path: %s\n"
msgstr ""
+"\n"
+"- Desa-ho en el disc dur en el camí: %s\n"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Size: %d KB\n"
+msgstr "Mida: %d kB\n"
#
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Select a device !"
-msgstr "Seleccioneu un escàner"
+#: ../../standalone/drakfont:1
+#, c-format
+msgid "Remove fonts on your system"
+msgstr "Esborra fonts del sistema"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakgw:1
#, c-format
msgid ""
-"Description of the fields:\n"
+"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 ""
-"Descripció dels camps:\n"
+"Avís: l'adaptador de xarxa (%s) ja està configurat.\n"
+"\n"
+"Voleu fer una reconfiguració automàtica?\n"
"\n"
+"Ho podeu fer manualment però heu de saber què feu."
-#: ../../standalone/harddrake2:1
+#: ../../Xconfig/various.pm:1
#, c-format
-msgid "Harddrake help"
-msgstr "Ajuda del Harddrake"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/_Fields description"
-msgstr "Descripció"
+msgid "Graphical interface at startup"
+msgstr "Interfície gràfica a l'inici"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "/_Help"
-msgstr "/_Ajuda"
+msgid "Please enter the directory to save:"
+msgstr "Si us plau, introduïu el directori on voleu desar-ho:"
#: ../../standalone/harddrake2:1
#, c-format
-msgid "/_Quit"
-msgstr "/_Surt"
-
-#
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _jazz drives"
-msgstr "Detectada automàticament"
+msgid "format of floppies supported by the drive"
+msgstr ""
-#
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _modems"
-msgstr "Detectada automàticament"
+#: ../../raid.pm:1
+#, c-format
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "No hi ha prou particions per al nivell RAID %d\n"
#
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "/Autodetect _printers"
-msgstr "Detectada automàticament"
+#: ../../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 ""
+"Les impressores següents estan configurades. Feu doble clic en una "
+"impressora per modificar-ne els paràmetres, per fer-la la impressora per "
+"defecte o per veure la informació de la impressora."
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
-msgid "/_Options"
-msgstr "/_Opcions"
+msgid "Connected"
+msgstr "Connectat"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
-msgid "the vendor name of the processor"
-msgstr "el nom del venedor del dispositiu"
+msgid "USB printer \\#%s"
+msgstr "Impressora USB \\/*%s"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "the vendor name of the device"
-msgstr "el nom del venedor del dispositiu"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "The type of bus on which the mouse is connected"
-msgstr "Si us plau, seleccioneu el port sèrie a què està connectat el ratolí."
+msgid "Macedonian"
+msgstr "Macedoni"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "Stepping of the cpu (sub model (generation) number)"
+msgid "Bridges and system controllers"
msgstr ""
-#
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model stepping"
-msgstr "paràmetre de càrrega"
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the number of the processor"
-msgstr "el color de la barra de progrés"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Save"
+msgstr "/Fitxer/De_sa"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Processor ID"
-msgstr ""
+msgid "Mali"
+msgstr "Mali"
-#: ../../standalone/harddrake2:1
+#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
-msgid "network printer port"
-msgstr ", impressora de xarxa \"%s\", port %s"
+msgid "No details"
+msgstr "Detalls"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the name of the CPU"
-msgstr "el nom del venedor del dispositiu"
+#: ../../pkgs.pm:1
+#, c-format
+msgid "very nice"
+msgstr "molt bonic"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Name"
-msgstr "Nom: "
+#: ../../standalone/draksplash:1
+#, c-format
+msgid "Preview"
+msgstr "Vista prèvia"
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the number of buttons the mouse has"
-msgstr "el color de la barra de progrés"
+#: ../../standalone/drakbug:1
+#, c-format
+msgid "Remote Control"
+msgstr "Control Remot"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Number of buttons"
-msgstr "Nombre de botons"
+msgid "Please select media for backup..."
+msgstr "Si us plau seleccioneu el suport per a la còpia..."
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Official vendor name of the cpu"
-msgstr "el nom del venedor del dispositiu"
+#: ../../Xconfig/various.pm:1
+#, c-format
+msgid "XFree86 server: %s\n"
+msgstr "Servidor XFree86: %s\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
-msgid "Model name"
-msgstr "Nom del mòdul"
+msgid "Allow Thin Clients"
+msgstr "Afegeix/Suprimeix clients"
-#: ../../standalone/harddrake2:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
-msgstr ""
+msgid "Georgian (\"Russian\" layout)"
+msgstr "Georgià (disposició \"russa\")"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
-msgid "Model"
-msgstr "Model"
+msgid "/_Options"
+msgstr "/_Opcions"
-#: ../../standalone/harddrake2:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "hard disk model"
-msgstr "model de disc dur"
+msgid "Your printer model"
+msgstr "El model de la vostra impressora"
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid "class of hardware device"
-msgstr "tipus de dispositiu de maquinari"
+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"
+"(COMPTE! Esteu utilitzant XFS per la vostra partició arrel,\n"
+"la creació d'un disquet d'arrencada amb un de 1.44 MB molt probablement "
+"fallarà,\n"
+"perquè XFS necessita una unitat molt gran)."
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Media class"
-msgstr "Tipus de mitjà"
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
+msgstr ""
+"\n"
+"- Suprimeix el arxius tar del disc dur en acabar.\n"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakpxe:1
#, c-format
-msgid "Sub generation of the cpu"
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
msgstr ""
-#: ../../standalone/harddrake2:1
+#
+#: ../../share/advertising/04-configuration.pl:1
#, fuzzy, c-format
-msgid "Level"
-msgstr "nivell"
+msgid "Mandrake's multipurpose configuration tool"
+msgstr "Configuració del Servidor de Terminal de Mandrake"
-#: ../../standalone/harddrake2:1
+#
+#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid "Format of floppies supported by the drive"
-msgstr ""
+msgid "Save"
+msgstr "Desa"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
-msgid "Floppy format"
-msgstr "Formata"
+msgid "The %s is unsupported"
+msgstr "Aquest escàner %s no és suportat"
-#: ../../standalone/harddrake2:1
+#: ../../services.pm:1
#, c-format
-msgid ""
-"Some of the early i486DX-100 chips cannot reliably return to operating mode "
-"after the \"halt\" instruction is used"
-msgstr ""
+msgid "Load the drivers for your usb devices."
+msgstr "Carrega els controladors per a dispositius USB."
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "Halt bug"
-msgstr ""
+#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Disk"
+msgstr "Danès"
-#: ../../standalone/harddrake2:1
+#
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
-msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode"
-msgstr ""
+msgid "Enter a printer device URI"
+msgstr "Entreu un dispositiu URI d'impressora"
-#: ../../standalone/harddrake2:1
+#: ../../share/advertising/01-thanks.pl:1
#, c-format
-msgid "F00f bug"
+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 ""
+"L'èxit de MandrakeSoft es basa en els principis del Codi Font Obert. El "
+"vostre nou sistema operatiu és el resultat del treball en col·laboració de "
+"la Comunitat Linux de tot el món"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr ""
+msgid "Israel"
+msgstr "Israel"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "Whether the FPU has an irq vector"
-msgstr ""
+msgid "French Guiana"
+msgstr "Guaiana Francesa"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "yes means the processor has an arithmetic coprocessor"
-msgstr ""
+msgid "default:LTR"
+msgstr "default:LTR"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Is FPU present"
-msgstr ""
+msgid "add a rule"
+msgstr "afegeix una regla"
-#: ../../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 ""
+#: ../../printer/printerdrake.pm:1
+#, fuzzy, c-format
+msgid "A command line must be entered!"
+msgstr "Heu d'entrar un URI vàlid!"
-#: ../../standalone/harddrake2:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Fdiv bug"
-msgstr ""
+msgid "Select user manually"
+msgstr "Seleccioneu l'usuari manualment"
-#: ../../standalone/harddrake2:1
+#
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr ""
+msgid "Transfer printer configuration"
+msgstr "Configuració de la transferència de la impressió"
-#: ../../standalone/harddrake2:1
+#: ../../printer/printerdrake.pm:1
#, c-format
-msgid "Flags"
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr "Voleu habilitar la impressió a les impressores anteriors?\n"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, 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 ""
+"Per tal que funcioni en un W2K PDC, segurament haureu de fer que "
+"l'administrador executi \"C:\\>net localgroup 'Accés compatible amb vesions "
+"anteriors a Windows 2000' everyone /add\" i que reiniciï el servidor.\n"
+"També necessitareu el nom d'usuari i la contrasenya de l'administrador del "
+"domini per poder connectar la màquina al domini de Windows(TM).\n"
+"Si la xarxa encara no està operativa, el DrakX provarà de connectar-se al "
+"domini després del pas de configuració de la xarxa.\n"
+"Si aquesta configuració fallés per algun motiu i l'autenticació no "
+"funcionés, executeu 'smbpasswd -j DOMINI -U USUARI%CONTRASENYA' passant com "
+"a paràmetres el domini Windows en qüestió i el nom d'usuari i la contrasenya "
+"de l'administrador, després que arrenqui el sistema.\n"
+"L'ordre 'wbinfo -t' comprovarà si els secrets de l'autenticació són prou "
+"bons."
-#: ../../standalone/harddrake2:1
+#: ../../printer/main.pm:1
+#, fuzzy, c-format
+msgid "%s (Port %s)"
+msgstr "Port"
+
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr "el mòdul del nucli GNU/Linux que gestiona aquest dispositiu"
+msgid "Use network connection to backup"
+msgstr "Empra la connexió de xarxa per fer la còpia de seguretat"
-#: ../../standalone/harddrake2:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Module"
-msgstr "Mòdul"
+msgid ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
+msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1
#, fuzzy, c-format
-msgid "new dynamic device name generated by core kernel devfs"
-msgstr "nou nom de dispositiu dinàmic generat pel devfs intern del nucli"
+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 ""
+"Ha arribat el moment d'especificar quins programes voleu instal·lar en el\n"
+"sistema. Hi ha milers de paquets en el Mandrake Linux, i no se suposa que\n"
+"els conegueu tots de memòria.\n"
+"\n"
+"Si esteu fent una instal·lació estàndar des del CD-ROM, primer se us "
+"demanarà\n"
+"que especifiqueu els CD que teniu (només en mode Expert). Comproveu les "
+"etiquetes\n"
+"dels CD i marqueu els quadres corresponents als CD que teniu per fer la\n"
+"instal·lació. Cliqueu \"D'acord\" quan vulgueu continuar.\n"
+"\n"
+"Els paquets estan ordenats en grups que corresponen a un ús particular de "
+"la\n"
+"màquina. Els grups també estan ordenats en quatre seccions:\n"
+"\n"
+" * \"Estació de treball\": si voleu utilitzar l'ordinador com a estació de \n"
+"treball, seleccioneu un o més grups dels corresponents;\n"
+"\n"
+" * \"Desenvolupament\": si la vostra màquina s'ha d'utilitzar per "
+"programar,\n"
+"escolliu el(s) grup(s) desitjat(s);\n"
+"\n"
+" * \"Servidor\": si l'ordinador s'ha d'utilitzar com a servidor, serà "
+"possible\n"
+"de seleccionar els serveis més habituals que voleu instal·lar en la vostra\n"
+"màquina;\n"
+"\n"
+" * \"Entorn Gràfic\": finalment, aquí és on escollireu quin és el vostre\n"
+"entorn gràfic preferit. Heu de seleccionar com a mínim un entorn gràfic si\n"
+"voleu tenir una estació de treball gràfica.\n"
+"\n"
+"Moure el cursor per sobre d'un nom de grup farà que es mostri una breu "
+"explicació\n"
+"d'aquest grup. Si desmarqueu tots els grups quan estigueu fent una "
+"instal·lació\n"
+"des de zero (en contraposició a una actualització), se us presentarà un "
+"diàleg \n"
+"proposant-vos diferents opcions per a una instal·lació mínima:\n"
+"\n"
+" * \"Amb X\": instal·lar els mínims paquets necessaris per tenir un entorn "
+"gràfic\n"
+"funcional;\n"
+"\n"
+" * \"Amb Documentació Bàsica\": instal·lar el sistema base i les utilitats "
+"bàsiques\n"
+"amb la seva documentació. Aquesta instal·lació és adequada per configurar un "
+"sistema\n"
+"servidor;\n"
+"\n"
+" * \"Instal·lació Realment Mínima\": s'instal·larà el mínim necessari per "
+"tenir un\n"
+"sistema Linux operatiu, només amb línia d'ordres. Aquesta instal·lació "
+"ocupa\n"
+"uns 65MB.\n"
+"\n"
+"Podeu marcar la casella de \"Selecció individual de paquets\", que és força "
+"útil si\n"
+"coneixeu els diversos paquets que s'ofereixen per instal·lar o si voleu "
+"tenir\n"
+"control total sobre el que s'instal·larà.\n"
+"\n"
+"Si heu començat la instal·lació en el mode \"Actualització\", podeu "
+"desmarcar \n"
+"tots els grups si voleu evitar que s'instal·li cap paquet nou. Això és "
+"útil \n"
+"per reparar o actualitzar un sistema existent."
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1 ../../help.pm:1
#, c-format
-msgid "New devfs device"
-msgstr "Nou dispositiu devfs"
+msgid "Accept user"
+msgstr "Accepta l'usuari"
-#: ../../standalone/harddrake2:1
+#: ../../help.pm:1 ../../diskdrake/dav.pm:1
#, c-format
-msgid "old static device name used in dev package"
-msgstr "nom antic de dispositiu estàtic, usat en el paquet de desenvolupament"
+msgid "Server"
+msgstr "Servidor"
-#: ../../standalone/harddrake2:1
+#: ../../interactive/stdio.pm:1
#, c-format
-msgid "Old device file"
-msgstr "Fitxer de dispositiu antic"
+msgid "Bad choice, try again\n"
+msgstr "Elecció incorrecta, torneu-ho a intentar\n"
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, fuzzy, c-format
-msgid "This field describes the device"
-msgstr "aquest camp descriu el dispositiu"
+msgid "Heard and McDonald Islands"
+msgstr "Illa Heard i Illes McDonald"
-#: ../../standalone/harddrake2:1
+#: ../../harddrake/sound.pm: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 ""
+msgid "No alternative driver"
+msgstr "No hi ha cap controlador alternatiu"
-#: ../../standalone/harddrake2:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
-msgid "Frequency (MHz)"
-msgstr ""
+msgid "Toggle to expert mode"
+msgstr "Canvia al mode expert"
-#: ../../standalone/harddrake2:1
+#: ../../printer/cups.pm:1
#, c-format
-msgid "Information level that can be obtained through the cpuid instruction"
-msgstr ""
+msgid "(on this machine)"
+msgstr "(en aquest ordinador)"
-#
-#: ../../standalone/harddrake2:1