summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-06-27 12:18:09 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-06-27 12:18:09 +0000
commitdaf8586c63f2e8d526b5b0c3a0c8401a98fbe422 (patch)
tree542c9fb9c9fc78079f85f1a7e92cf93c987f7167 /perl-install
parent624e9bf53cc5cc40fc82b58287c005fda1886e00 (diff)
downloaddrakx-daf8586c63f2e8d526b5b0c3a0c8401a98fbe422.tar
drakx-daf8586c63f2e8d526b5b0c3a0c8401a98fbe422.tar.gz
drakx-daf8586c63f2e8d526b5b0c3a0c8401a98fbe422.tar.bz2
drakx-daf8586c63f2e8d526b5b0c3a0c8401a98fbe422.tar.xz
drakx-daf8586c63f2e8d526b5b0c3a0c8401a98fbe422.zip
Fixed typos; updated Ukrainian po file
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/harddrake/sound.pm4
-rw-r--r--perl-install/share/po/DrakX.pot62
-rw-r--r--perl-install/share/po/no.po4
3 files changed, 35 insertions, 35 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm
index aff29c8e0..7b7e1b494 100644
--- a/perl-install/harddrake/sound.pm
+++ b/perl-install/harddrake/sound.pm
@@ -246,7 +246,7 @@ sub trouble {
formatAlaTeX(N("The classic bug sound tester is to run the following commands:
-- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use
+- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses
by default
- \"grep sound-slot /etc/modules.conf\" will tell you what driver it
@@ -271,7 +271,7 @@ sub get_any_driver_entry {
val => N("Let me pick any driver"), disabled => sub {},
clicked => sub {
my $old_driver = $driver;
- if ($in->ask_from(N("Choosing an arbitratry driver"),
+ if ($in->ask_from(N("Choosing an arbitrary driver"),
formatAlaTeX(N("If you really think that you know which driver is the right one for your card
you can pick one in the above list.
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index 501a53422..704bf9f9b 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-06-26 22:24+0200\n"
+"POT-Creation-Date: 2003-06-27 14:08+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"
@@ -1642,31 +1642,6 @@ 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 ""
@@ -2243,6 +2218,31 @@ msgstr ""
msgid "Sending Speed:"
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 uses\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 ""
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Halt bug"
@@ -3112,11 +3112,6 @@ msgstr ""
msgid "not enough room in /boot"
msgstr ""
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr ""
-
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Host name"
@@ -8445,6 +8440,11 @@ msgstr ""
msgid "/_Help"
msgstr ""
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Choosing an arbitrary driver"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Here you can choose whether the scanners connected to this machine should be accessable by remote machines and by which remote machines."
diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po
index c1ca54caa..4a3f584b1 100644
--- a/perl-install/share/po/no.po
+++ b/perl-install/share/po/no.po
@@ -2136,7 +2136,7 @@ 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"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
@@ -3933,7 +3933,7 @@ msgstr "ikke nok plass i /boot"
#: ../../harddrake/sound.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
+msgid "Choosing an arbitrary driver"
msgstr "Valg av en annen driver"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1