summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-02-10 08:07:46 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-02-10 08:07:46 +0000
commit04c4d6d44afd4758e42b782996ed4e24f88ca589 (patch)
tree9917ba25ee1f8b0ee6dc32d185797056d5c04e11
parent7930a6cbe1fb12bc6f8b8dd0a69d5abc36ae276d (diff)
downloaddrakwizard-04c4d6d44afd4758e42b782996ed4e24f88ca589.tar
drakwizard-04c4d6d44afd4758e42b782996ed4e24f88ca589.tar.gz
drakwizard-04c4d6d44afd4758e42b782996ed4e24f88ca589.tar.bz2
drakwizard-04c4d6d44afd4758e42b782996ed4e24f88ca589.tar.xz
drakwizard-04c4d6d44afd4758e42b782996ed4e24f88ca589.zip
some typo fixes
-rw-r--r--dns_wizard/Bind.pm6
-rw-r--r--po/ar.po8
-rw-r--r--po/az.po8
-rw-r--r--po/bg.po8
-rw-r--r--po/bs.po8
-rw-r--r--po/ca.po73
-rw-r--r--po/cs.po9
-rw-r--r--po/cy.po8
-rw-r--r--po/da.po8
-rw-r--r--po/de.po8
-rw-r--r--po/drakwizard.pot8
-rw-r--r--po/el.po8
-rw-r--r--po/eo.po8
-rw-r--r--po/es.po9
-rw-r--r--po/et.po9
-rw-r--r--po/eu.po8
-rw-r--r--po/fa.po9
-rw-r--r--po/fi.po9
-rw-r--r--po/fr.po9
-rw-r--r--po/he.po8
-rw-r--r--po/hi.po9
-rw-r--r--po/hu.po8
-rw-r--r--po/id.po8
-rw-r--r--po/is.po8
-rw-r--r--po/it.po8
-rw-r--r--po/ja.po8
-rw-r--r--po/ko.po8
-rw-r--r--po/lv.po8
-rw-r--r--po/mk.po8
-rw-r--r--po/ms.po8
-rw-r--r--po/mt.po8
-rw-r--r--po/nb.po9
-rw-r--r--po/nl.po8
-rw-r--r--po/pl.po8
-rw-r--r--po/pt.po8
-rw-r--r--po/pt_BR.po8
-rw-r--r--po/ro.po8
-rw-r--r--po/ru.po8
-rw-r--r--po/sk.po8
-rw-r--r--po/sl.po8
-rw-r--r--po/sq.po8
-rw-r--r--po/sr.po8
-rw-r--r--po/sr@Latn.po8
-rw-r--r--po/sv.po8
-rw-r--r--po/ta.po8
-rw-r--r--po/tg.po8
-rw-r--r--po/tr.po9
-rw-r--r--po/uk.po8
-rw-r--r--po/uz.po8
-rw-r--r--po/uz@Latn.po8
-rw-r--r--po/vi.po9
-rw-r--r--po/wa.po8
-rw-r--r--po/zh_CN.po21
-rw-r--r--po/zh_TW.po69
54 files changed, 310 insertions, 269 deletions
diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm
index 123b62dd..e5b20ed3 100644
--- a/dns_wizard/Bind.pm
+++ b/dns_wizard/Bind.pm
@@ -149,7 +149,7 @@ $o->{pages} = {
},
ipforward => {
- name => N("IP of your forwarder") . "\n\n" . N("Forwarding occurs on only those queries for which the server is not authoritative and does not have the answer in its cache.") . "\n\n" . N("So if you need it and know your ip forwarder enter IP address of it, if you dont know leave it blank"),
+ name => N("IP of your forwarder") . "\n\n" . N("Forwarding occurs on only those queries for which the server is not authoritative and does not have the answer in its cache.") . "\n\n" . N("If you need it and know your IP forwarder enter IP address of it, if you dont know leave it blank"),
data => [
{ label => N("External DNS:"), val => \$o->{var}{IPOFFORWARDER} },
],
@@ -200,7 +200,7 @@ $o->{pages} = {
end => 1,
},
error_notmaster => {
- name => N("It seems that your are not a master DNS server, but just a slave one. So i can't add/remove host."),
+ name => N("It seems that your are not a master DNS server, but just a slave one. So I can't add/remove host."),
next => 0,
end => 1,
},
@@ -222,7 +222,7 @@ $o->{pages} = {
next => 'endadd',
},
summaryremove => {
- name => N("Client with this identification will be removed to your DNS"),
+ name => N("Client with this identification will be removed from your DNS"),
data => [
{ label => N("Computer name:"), val => \$o->{var}{CLIENTNAME}, fixed_list => \@list_hosts },
],
diff --git a/po/ar.po b/po/ar.po
index 16b85c25..20192c5c 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-02 13:00+0100\n"
"Last-Translator: Youcef Rabah Rahal <rahal@arabeyes.org>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -402,7 +402,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -472,7 +472,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -498,7 +498,7 @@ msgid "Computer IP address:"
msgstr "عنوان IP للحاسوب:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/az.po b/po/az.po
index 461acb8c..fa3475cb 100644
--- a/po/az.po
+++ b/po/az.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-az\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-29 14:51+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n"
@@ -407,7 +407,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -478,7 +478,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -505,7 +505,7 @@ msgid "Computer IP address:"
msgstr "Ən Kiçik IP Ünvanı:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/bg.po b/po/bg.po
index 8154f5b5..f18b4340 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-bg\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-08-29 00:54+0300\n"
"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
@@ -405,7 +405,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -475,7 +475,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -502,7 +502,7 @@ msgid "Computer IP address:"
msgstr "Потребителско име:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/bs.po b/po/bs.po
index 1c9b6540..c93ac428 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-bs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-20 12:39+0200\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -415,7 +415,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -487,7 +487,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -515,7 +515,7 @@ msgid "Computer IP address:"
msgstr "IP adresa servera:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ca.po b/po/ca.po
index 31420cff..813e04d8 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ca\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-10 01:39+0100\n"
"Last-Translator: Albert Astals Cid <astals11@terra.es>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -193,7 +193,8 @@ msgstr ""
#: ../dhcp_wizard/Dhcp.pm:58
msgid "This wizard will help you configuring the DHCP services of your server."
-msgstr "Aquest auxiliar us ajudarà a configurar els serveis DHCP del vostre servidor."
+msgstr ""
+"Aquest auxiliar us ajudarà a configurar els serveis DHCP del vostre servidor."
#: ../dhcp_wizard/Dhcp.pm:64
msgid "If You want to enable PXE for your dhcp server please check the box."
@@ -396,7 +397,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -428,7 +429,8 @@ msgstr ""
#: ../dns_wizard/Bind.pm:168
#, fuzzy
-msgid "This is not a valid IP address for your forwarder... press next to continue"
+msgid ""
+"This is not a valid IP address for your forwarder... press next to continue"
msgstr "Aquesta adreça no és vàlida... Premeu Següent per continuar"
#: ../dns_wizard/Bind.pm:173
@@ -465,7 +467,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -490,11 +492,12 @@ msgid "Computer IP address:"
msgstr "Adreça IP de l'ordinador:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
-msgid "The DNS server is about to be configured with the following configuration"
+msgid ""
+"The DNS server is about to be configured with the following configuration"
msgstr ""
#: ../dns_wizard/Bind.pm:235
@@ -616,7 +619,8 @@ msgstr "Auxiliar de configuració del servidor FTP"
#: ../ftp_wizard/Proftpd.pm:73
msgid "This wizard will help you configuring the FTP Server for your network."
-msgstr "Aquest auxiliar us ajudarà a configurar el servidor FTP per la vostra xarxa."
+msgstr ""
+"Aquest auxiliar us ajudarà a configurar el servidor FTP per la vostra xarxa."
#: ../ftp_wizard/Proftpd.pm:79
msgid "FTP Server"
@@ -750,7 +754,8 @@ msgstr "Permet FXP"
#: ../ftp_wizard/Proftpd.pm:149
msgid "The wizard successfully configured your Intranet/Internet FTP Server"
-msgstr "L'auxiliar ha configurat el servidor FTP per a Intranet/Internet amb èxit"
+msgstr ""
+"L'auxiliar ha configurat el servidor FTP per a Intranet/Internet amb èxit"
#: ../installsrv_wizard/Installsrv.pm:51
msgid "Configure a MDK install server (via NFS and http)"
@@ -1085,7 +1090,8 @@ msgid "Polling Interval:"
msgstr "Interval de sondeig:"
#: ../news_wizard/Inn.pm:96
-msgid "The wizard successfully configured your Internet News service of your server."
+msgid ""
+"The wizard successfully configured your Internet News service of your server."
msgstr ""
"L'auxiliar ha configurat el servei de notícies d'Internet del servidor amb "
"èxit."
@@ -1312,11 +1318,13 @@ msgstr ""
#: ../nisautofs_wizard/Nisautofs.pm:141
msgid "The wizard successfully configured your machine to be a NIS client."
-msgstr "L'auxiliar ha configurat el teu sistema per a ser un client NIS amb èxit."
+msgstr ""
+"L'auxiliar ha configurat el teu sistema per a ser un client NIS amb èxit."
#: ../nisautofs_wizard/Nisautofs.pm:148
#, fuzzy
-msgid "The wizard successfully configured your machine to be a NIS with autofs map."
+msgid ""
+"The wizard successfully configured your machine to be a NIS with autofs map."
msgstr "L'auxiliar ha configurat el servidor Samba amb èxit."
#: ../nisautofs_wizard/Nisautofs.pm:309
@@ -1481,7 +1489,8 @@ msgid "Configuring the Internal Mail Server"
msgstr "S'està configurant el servidor de correu intern"
#: ../postfix_wizard/Postfix.pm:147
-msgid "The wizard successfully configured your Internet Mail service of your server."
+msgid ""
+"The wizard successfully configured your Internet Mail service of your server."
msgstr ""
"L'auxiliar ha configurat el servei de correu d'Internet del servidor amb "
"èxit."
@@ -1550,7 +1559,8 @@ msgid "Proxy port:"
msgstr "Port del servidor intermediari:"
#: ../proxy_wizard/Squid.pm:81
-msgid "Press Next if you want to keep this value, or Back to correct your choice."
+msgid ""
+"Press Next if you want to keep this value, or Back to correct your choice."
msgstr ""
"Premeu Següent si voleu mantenir aquest valor, o Anterior per corregir la "
"vostra elecció."
@@ -1568,14 +1578,16 @@ msgid "You must choose a port greater than 1024 and lower than 65535"
msgstr "Heu de triar un port més gran que 1024 i menor que 65535"
#: ../proxy_wizard/Squid.pm:92
-msgid "Disk Cache is the amount of disk space that can be used for caching on disk."
+msgid ""
+"Disk Cache is the amount of disk space that can be used for caching on disk."
msgstr ""
"La memòria cau de disc és la quantitat d'espai de disc que pot usar-se per a "
"l'intercanvi al disc."
#: ../proxy_wizard/Squid.pm:92
msgid "For your information, here is /var/spool/squid space on disk:"
-msgstr "A caire informatiu, aquí teniu l'espai al disc ocupat per /var/spool/squid:"
+msgstr ""
+"A caire informatiu, aquí teniu l'espai al disc ocupat per /var/spool/squid:"
#: ../proxy_wizard/Squid.pm:92
msgid ""
@@ -1664,7 +1676,8 @@ msgid "Configuring the Proxy"
msgstr "S'està configurant el servidor intermediari"
#: ../proxy_wizard/Squid.pm:148 ../proxy_wizard/Squid.pm:161
-msgid "The wizard collected the following parameters needed to configure your proxy:"
+msgid ""
+"The wizard collected the following parameters needed to configure your proxy:"
msgstr ""
"L'auxiliar ha recollit els paràmetres següents necessaris per configurar el "
"servidor intermediari:"
@@ -1808,7 +1821,8 @@ msgid "ACPI option: Advanced Configuration and Power Interface"
msgstr ""
#: ../pxe_wizard/Pxe.pm:163
-msgid "Network client interface: through which interface client should be installed."
+msgid ""
+"Network client interface: through which interface client should be installed."
msgstr ""
#: ../pxe_wizard/Pxe.pm:163
@@ -1863,7 +1877,8 @@ msgid "Please provide a correct name in PXE entry (one word)."
msgstr ""
#: ../pxe_wizard/Pxe.pm:190
-msgid "To add/remove/modify PXE boot image, you need to run 'Set PXE server' before."
+msgid ""
+"To add/remove/modify PXE boot image, you need to run 'Set PXE server' before."
msgstr ""
#: ../pxe_wizard/Pxe.pm:194
@@ -1956,8 +1971,10 @@ msgstr ""
"d'impressió per a estacions de treball que no funcionen sobre sistemes Linux."
#: ../samba_wizard/Samba.pm:71
-msgid "This wizard will help you configuring the Samba services of your server."
-msgstr "Aquest auxiliar us ajudarà a configurar els serveis Samba del servidor."
+msgid ""
+"This wizard will help you configuring the Samba services of your server."
+msgstr ""
+"Aquest auxiliar us ajudarà a configurar els serveis Samba del servidor."
#: ../samba_wizard/Samba.pm:76
msgid "Samba needs to know the Windows Workgroup it will serve."
@@ -2170,7 +2187,8 @@ msgstr ""
#: ../time_wizard/Ntp.pm:82
msgid "Thus your server will be the local time server for your network."
-msgstr "Així, el vostre servidor serà el servidor horari local per a la vostra xarxa."
+msgstr ""
+"Així, el vostre servidor serà el servidor horari local per a la vostra xarxa."
#: ../time_wizard/Ntp.pm:82
msgid "press next to begin, or cancel to leave this wizard"
@@ -2181,8 +2199,8 @@ msgid ""
"(we recommend using the server pool.ntp.org twice as this server randomly "
"points to available time servers)"
msgstr ""
-"(recomanem usar el servidor pool.ntp.org dos cops ja que aquest servidor apunta "
-"aleatòriament als servidors horaris disponibles)"
+"(recomanem usar el servidor pool.ntp.org dos cops ja que aquest servidor "
+"apunta aleatòriament als servidors horaris disponibles)"
#: ../time_wizard/Ntp.pm:87
msgid "Select a primary and secondary server from the list."
@@ -2345,7 +2363,8 @@ msgstr "subdirectori http d'usuari : ~/"
#: ../web_wizard/Apache.pm:108
msgid "Type the path of the directory you want being the document root."
-msgstr "Escriviu la ruta del directori que voleu que sigui l'arrel dels documents."
+msgstr ""
+"Escriviu la ruta del directori que voleu que sigui l'arrel dels documents."
#: ../web_wizard/Apache.pm:111
msgid "Document Root:"
@@ -2381,7 +2400,8 @@ msgstr "Directori d'usuari:"
#: ../web_wizard/Apache.pm:147
msgid "The wizard successfully configured your Intranet/Internet Web Server"
-msgstr "L'auxiliar ha configurat el servidor Web per a Intranet/Internet amb èxit"
+msgstr ""
+"L'auxiliar ha configurat el servidor Web per a Intranet/Internet amb èxit"
#: ../web_wizard/Apache.pm:234
msgid "Apache server"
@@ -2456,4 +2476,3 @@ msgstr "S'està configurant el vostre sistema con servidor Apache ..."
#~ msgid "obelx.nux.com"
#~ msgstr "obelx.nux.com"
-
diff --git a/po/cs.po b/po/cs.po
index c0737e1b..812490de 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-cs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-31 00:50+0100\n"
"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -413,7 +413,7 @@ msgstr "IP adresa pro přeposílání"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Pokud potřebujete přeposílání a znáte IP adresu serveru, na který chcete "
@@ -497,8 +497,9 @@ msgstr ""
"Průvodce nastavením nadřízeného DNS serveru."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Zdá se, že nejste nadřízený DNS server, ale pouze podřízený. Nelze tudíž "
@@ -525,7 +526,7 @@ msgid "Computer IP address:"
msgstr "IP adresa počítače:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Klient s touto identifikací bude odstraněn z vašeho DNS"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/cy.po b/po/cy.po
index b369dcb5..168cabc0 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-12-31 18:24-0000\n"
"Last-Translator: Rhoslyn Prys <rhoslyn.prys@meddal.org.uk>\n"
"Language-Team: Cymraeg/Welsh <rhoslyn.prys@meddal.org.uk>\n"
@@ -407,7 +407,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -478,7 +478,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -505,7 +505,7 @@ msgid "Computer IP address:"
msgstr "Enw Gwasanaethwr Newyddion:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/da.po b/po/da.po
index 3ee80caa..787577ce 100644
--- a/po/da.po
+++ b/po/da.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-31 02:18+0100\n"
"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
"Language-Team: Danish <<dansk@klid.dk>>\n"
@@ -399,7 +399,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -470,7 +470,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -495,7 +495,7 @@ msgid "Computer IP address:"
msgstr "IP-adresse for maskinen:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/de.po b/po/de.po
index 6ade189a..2fb9e3cb 100644
--- a/po/de.po
+++ b/po/de.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-de\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-30 00:32+0100\n"
"Last-Translator: Sebastian Deutscher <sebastian_deutscher@web.de>\n"
"Language-Team: german <cooker-i18n@linux-mandrake.com>\n"
@@ -419,7 +419,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -496,7 +496,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -521,7 +521,7 @@ msgid "Computer IP address:"
msgstr "Computer-IP-Adresse:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/drakwizard.pot b/po/drakwizard.pot
index 85a4e2af..310f29eb 100644
--- a/po/drakwizard.pot
+++ b/po/drakwizard.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\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"
@@ -365,7 +365,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -432,7 +432,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -457,7 +457,7 @@ msgid "Computer IP address:"
msgstr ""
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/el.po b/po/el.po
index 126af40f..a87a9f12 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-el\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-03-08 18:36+0200\n"
"Last-Translator: Νίκος Νύκταρης (Nick Niktaris) <niktarin@yahoo.com>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -416,7 +416,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -488,7 +488,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -516,7 +516,7 @@ msgid "Computer IP address:"
msgstr "Διεύθυνση IP διακομιστή:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/eo.po b/po/eo.po
index e0b53b64..12f754b6 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-eo\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-08-09 15:18+0000\n"
"Last-Translator: Vilhelmo Lutermano <vlutermano@free.fr>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -411,7 +411,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -483,7 +483,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -511,7 +511,7 @@ msgid "Computer IP address:"
msgstr "IP-adreso de la servilo:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/es.po b/po/es.po
index f147cf96..082e8ad6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-06 15:07-0300\n"
"Last-Translator: Fabian Mandelbaum <fabman@mandrakesoft.com>\n"
"Language-Team: Espaol <es@li.org>\n"
@@ -401,7 +401,7 @@ msgstr "IP de su reenviador"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Por lo que si lo necesita y conoce la IP de su reenviador, ingrese la misma, "
@@ -486,8 +486,9 @@ msgstr ""
"el asistente DNS: Servidor DNS maestro."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Parece que no es un servidor DNS maestro, sino uno esclavo. Por lo tanto, no "
@@ -514,7 +515,7 @@ msgid "Computer IP address:"
msgstr "Direccin IP de computadora:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "El cliente con esta identificacin se quitar de su DNS"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/et.po b/po/et.po
index 60686235..30c676ce 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-06 19:10+0200\n"
"Last-Translator: Marek Laane <bald@online.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -394,7 +394,7 @@ msgstr "Teie edastusserveri IP"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Kui Teil seda vaja läheb ja Te teate oma edastusserveri IP aadressi, "
@@ -477,8 +477,9 @@ msgstr ""
"käivitage DNS nõustaja: esmane nimeserver."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Paistab, et see ei ole esmane nimeserver, vaid teisene. Seepärast ei saa ka "
@@ -505,7 +506,7 @@ msgid "Computer IP address:"
msgstr "Arvuti IP aadress:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Teie DNS-ist eemaldatakse selline klient"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/eu.po b/po/eu.po
index 626bb3ff..e0681865 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-01 18:21+0100\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
@@ -408,7 +408,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -480,7 +480,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -508,7 +508,7 @@ msgid "Computer IP address:"
msgstr "Zerbitzariaren IP helbidea:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/fa.po b/po/fa.po
index 293837d3..083f5d9c 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-fa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-10 01:04+0200\n"
"Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
"Language-Team: Persian\n"
@@ -402,7 +402,7 @@ msgstr "آی‌پی پیش‌فرست شما"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"پس اگر به آن نیاز دارید و آی‌پی پیش‌فرست خود را می‌دانید نشانی آی‌پی آن را وارد "
@@ -484,8 +484,9 @@ msgstr ""
"DNS را اجرا کنید: کارگزار DNS ارشد."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"بنظر می‌رسد که کارگزار DNS شما ارشد نیست، و فقط برده‌ای است. پس نمی‌توانم "
@@ -512,7 +513,7 @@ msgid "Computer IP address:"
msgstr "نشانی آی‌پی رایانه:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "کارگیر با این شناسائی از DNS شما برداشته خواهد شد"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/fi.po b/po/fi.po
index 59a77333..5714459f 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-fi - MDK Linux Release 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-02 23:14+0200\n"
"Last-Translator: Thomas Backlund <tmb@mandrake.org>\n"
"Language-Team: Finnish <cooker-i18n@linux-mandrake.com>\n"
@@ -406,7 +406,7 @@ msgstr "Edelleenlähettäjän IP-osoite:"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Joten jos tarvitset sitä ja tiedät ip-edellenlähettäjäsi, syöte sen IP-"
@@ -490,8 +490,9 @@ msgstr ""
"suorita DNS velho: Isäntä DNS-palvelin."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Näyttää siltä ettei tämä kone ole DNS Isäntä, vain ainoastaan orjana. Joten "
@@ -518,7 +519,7 @@ msgid "Computer IP address:"
msgstr "Tietokoneen IP-osoite:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Asiakas näillä tunnisteilla poistetaan DNS-palvelusta"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/fr.po b/po/fr.po
index cfe73564..49f5d092 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-28 15:58+0100\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: french <cooker-i18n@linux-mandrake.com>\n"
@@ -411,7 +411,7 @@ msgstr "Serveur DNS externe"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Si vous ne connaissez pas de server externe, ou si vous ne savez pas ceque "
@@ -484,8 +484,9 @@ msgstr ""
"Lancez le wizard DNS en choisissant: Serveur DNS maitre."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Il semble que vous ne soyez pas un serveur DNS primaire. Il est donc "
@@ -512,7 +513,7 @@ msgid "Computer IP address:"
msgstr "Adresse IP du serveur:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Cet ordinateur va etre retirer."
#: ../dns_wizard/Bind.pm:233
diff --git a/po/he.po b/po/he.po
index d16f2736..71ebebe6 100644
--- a/po/he.po
+++ b/po/he.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-he\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-17 10:59+0200\n"
"Last-Translator: dovix <dovix2003@yahoo.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -394,7 +394,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -466,7 +466,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -494,7 +494,7 @@ msgid "Computer IP address:"
msgstr "כתובת שרת IP:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/hi.po b/po/hi.po
index 536aba04..c9cbbcc8 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-01 19:45+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
"Language-Team: हिन्दी, भारत (Hindi, India) <dysxhi@yahoo.co.in>\n"
@@ -401,7 +401,7 @@ msgstr "आपके अग्रप्रेषणकर्ता का आई
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"तो यदि आपको इसकी आवश्यकता है और आप अपने अग्रप्रेषणकर्ता का आईपी जानते है,तो इसका आईपी "
@@ -481,8 +481,9 @@ msgstr ""
"डीएनएस विजार्ड को चलायें: Master DNS server (ंमास्टर डीएनएस सर्वर) ।"
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"ऐसा लगता है कि आप एक मास्टर डीएनएस सर्वर नहीं है, बल्कि सिर्फ़ एक दास-सर्वर है ।अतैव मै "
@@ -509,7 +510,7 @@ msgid "Computer IP address:"
msgstr "कम्प्यूटर का आईपी पता:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "इस पहचान से साथ ग्राहक को आपके डीएनएस से हटाया जायेगा"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/hu.po b/po/hu.po
index aeb1e362..d781050d 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-hu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-15 00:50+0200\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: Hungarian\n"
@@ -424,7 +424,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -496,7 +496,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -524,7 +524,7 @@ msgid "Computer IP address:"
msgstr "A kiszolgl IP-cme:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/id.po b/po/id.po
index c4941f39..fbd07b5f 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-03-13 17:14+0900\n"
"Last-Translator: Budi Rachmanto <rac@linux-mandrake.com>\n"
"Language-Team: Nusantara - Bahasa Indonesia <id@li.org>\n"
@@ -401,7 +401,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -473,7 +473,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -501,7 +501,7 @@ msgid "Computer IP address:"
msgstr "Alamat IP Server:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/is.po b/po/is.po
index a9767b3a..d5187da3 100644
--- a/po/is.po
+++ b/po/is.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-is\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-13 21:31GMT\n"
"Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n"
"Language-Team: Icelandic <kde-isl@molar.is>\n"
@@ -376,7 +376,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -444,7 +444,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -471,7 +471,7 @@ msgid "Computer IP address:"
msgstr "Notandanafn:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/it.po b/po/it.po
index 2bda566b..0ec8d349 100644
--- a/po/it.po
+++ b/po/it.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-it\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-11-25 18:51+0000\n"
"Last-Translator: Marco De Vitis <mdv@spin.it>\n"
"Language-Team: Italian <timl@freelists.org>\n"
@@ -417,7 +417,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -489,7 +489,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -517,7 +517,7 @@ msgid "Computer IP address:"
msgstr "Indirizzo IP del server:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ja.po b/po/ja.po
index 52147ffa..03b63ef6 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-11-19 03:24+0900\n"
"Last-Translator: UTUMI Hirosi <*>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -395,7 +395,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -466,7 +466,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -493,7 +493,7 @@ msgid "Computer IP address:"
msgstr "ニュースサーバ名:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ko.po b/po/ko.po
index c0a7ca60..8f676910 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard 0.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2002-09-09 08:06+0900\n"
"Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n"
"Language-Team: Korean <baedaron@hanafos.com>\n"
@@ -407,7 +407,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -479,7 +479,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -507,7 +507,7 @@ msgid "Computer IP address:"
msgstr " IP ּ:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/lv.po b/po/lv.po
index 8cac7d0a..382e6bac 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2002-09-18 22:09+0200\n"
"Last-Translator: Raivo Saars <spaiks@inbox.lv>\n"
"Language-Team: ll10nt <ll10nt@listes.murds.lv>\n"
@@ -399,7 +399,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -468,7 +468,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -495,7 +495,7 @@ msgid "Computer IP address:"
msgstr "Servera IP adrese:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/mk.po b/po/mk.po
index 3a4f9805..c846b37b 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2002-12-07 12:44+0100\n"
"Last-Translator: Danko Ilik <danko@mindless.com>\n"
"Language-Team: Macedonian\n"
@@ -417,7 +417,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -489,7 +489,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -517,7 +517,7 @@ msgid "Computer IP address:"
msgstr "Серверска IP адреса:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ms.po b/po/ms.po
index dbfa3396..25c83b65 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-08-22 20:07+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n"
@@ -403,7 +403,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -472,7 +472,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -499,7 +499,7 @@ msgid "Computer IP address:"
msgstr "Pelayan IP:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/mt.po b/po/mt.po
index bb2e4485..d429b36c 100644
--- a/po/mt.po
+++ b/po/mt.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-mt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-10 06:34+0200\n"
"Last-Translator: Ramon Casha <rcasha@waldonet.net.mt>\n"
"Language-Team: <mt@li.org>\n"
@@ -420,7 +420,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -492,7 +492,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -520,7 +520,7 @@ msgid "Computer IP address:"
msgstr "Indirizz IP tas-server:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/nb.po b/po/nb.po
index 266b96f0..d77615ae 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-nb\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-06 11:57+0100\n"
"Last-Translator: Per yvind Karlsen <peroyvind@sintrax.net>\n"
"Language-Team: Norwegian Bokml <nb@li.org>\n"
@@ -407,7 +407,7 @@ msgstr "IP til din videresender"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"S hvis du trenger det og kjenner til din ip-videresender eller IP-adresse "
@@ -486,8 +486,9 @@ msgstr ""
"Vennligst kjr DNS-veiviser: Master DNS-tjener."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Det ser ut som om du ikke er en master DNS-tjener, men bare har enslave. S "
@@ -514,7 +515,7 @@ msgid "Computer IP address:"
msgstr "Maskinen IP-adresse:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Klient med denne identifikasjonen vil bli fjernet fra din DNS"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/nl.po b/po/nl.po
index 7fb191db..2257783d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-09 16:29+0100\n"
"Last-Translator: Reinout van Schouwen <reinout@cs.vu.nl>\n"
"Language-Team: Nederlands <vertaling@nl.linux.org>\n"
@@ -419,7 +419,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -491,7 +491,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -519,7 +519,7 @@ msgid "Computer IP address:"
msgstr "IP adres van de server:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/pl.po b/po/pl.po
index 09011b1a..54a92033 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-12-10 23:46+0100\n"
"Last-Translator: Arkadiusz Lipiec <arkadiusz.lipiec@gazeta.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -400,7 +400,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -471,7 +471,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -498,7 +498,7 @@ msgid "Computer IP address:"
msgstr "Nazwa serwera grup dysk.:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/pt.po b/po/pt.po
index 9fb48930..8b359c93 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-pt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-12-02 07:16+0000\n"
"Last-Translator: José Carlos D. S. Saraiva <jose.d.s.saraiva@clix.pt>\n"
"Language-Team: Português <pt@li.org>\n"
@@ -410,7 +410,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -482,7 +482,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -510,7 +510,7 @@ msgid "Computer IP address:"
msgstr "Endereço IP do servidor :"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ad089bde..02e0c140 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-pt_BR\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-06 16:37-0200\n"
"Last-Translator: Tiago Cruz <tiagocruz@linuxdicas.com.br>\n"
"Language-Team: Português do Brasil <linux_pt_BR@yahoogrupos.com.br>\n"
@@ -407,7 +407,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -479,7 +479,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -504,7 +504,7 @@ msgid "Computer IP address:"
msgstr "Endereço de IP com computador:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ro.po b/po/ro.po
index bc7b9a5f..98f91eb1 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard 0.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-12-16 17:15+0200\n"
"Last-Translator: Ovidiu Constantin <ovidiu.constantin@gmx.net>\n"
"Language-Team: Romanian Translators for Free Software <rtfs-project@lists."
@@ -408,7 +408,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -479,7 +479,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -506,7 +506,7 @@ msgid "Computer IP address:"
msgstr "Nume server de ştiri:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ru.po b/po/ru.po
index a3894af1..1130e479 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-02 16:19+0200\n"
"Last-Translator: Alice Lafox <alice@lafox.net>\n"
"Language-Team: Russian <cooker-i18n@linux-mandrake.com>\n"
@@ -403,7 +403,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -474,7 +474,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -501,7 +501,7 @@ msgid "Computer IP address:"
msgstr "Имя сервера новостей"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/sk.po b/po/sk.po
index e252df3d..5afd23d3 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-10 23:38+0100\n"
"Last-Translator: Tibor Pittich <Tibor.Pittich@phuture.sk>\n"
"Language-Team: Slovak <i18n@mandrake.sk>\n"
@@ -407,7 +407,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -479,7 +479,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -507,7 +507,7 @@ msgid "Computer IP address:"
msgstr "IP adresa servera:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/sl.po b/po/sl.po
index 7f30e7aa..d02f9d13 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-05 12:23+0100\n"
"Last-Translator: Daniel Žalar <danizmax@email.si>\n"
"Language-Team: Slovenian <prevajanje@mandrakeprinas.org>\n"
@@ -399,7 +399,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -470,7 +470,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -496,7 +496,7 @@ msgid "Computer IP address:"
msgstr "IP naslov strežnika:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/sq.po b/po/sq.po
index 2349264f..d9954bc6 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drackwizard-sq\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2002-03-29 19:23+0100\n"
"Last-Translator: Naim Daka <naim70@freesurf.ch>\n"
"Language-Team: Albanian <LL@li.org>\n"
@@ -420,7 +420,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -492,7 +492,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -520,7 +520,7 @@ msgid "Computer IP address:"
msgstr "Adresa IP e Serverit:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/sr.po b/po/sr.po
index fda4c008..1c20b3a4 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-02-28 22:08+0100\n"
"Last-Translator: Toma Jankovic <tomaja@net.yu>\n"
"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
@@ -407,7 +407,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -479,7 +479,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -507,7 +507,7 @@ msgid "Computer IP address:"
msgstr "IP адреса сервера:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index a39dad1a..2b4eca18 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-02-28 22:08+0100\n"
"Last-Translator: Toma Jankovic_<tomaja@net.yu>\n"
"Language-Team: Serbian <i18n@mandrake.co.yu>\n"
@@ -409,7 +409,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -481,7 +481,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -509,7 +509,7 @@ msgid "Computer IP address:"
msgstr "IP adresa servera:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/sv.po b/po/sv.po
index ea8771e9..7c56be9a 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-sv\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-23 21:20+0100\n"
"Last-Translator: Mattias Newzella <newzella@linux.nu>\n"
"Language-Team: Svenska <sv@li.org>\n"
@@ -399,7 +399,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -469,7 +469,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -495,7 +495,7 @@ msgid "Computer IP address:"
msgstr "Datorns IP-adress:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/ta.po b/po/ta.po
index dd5cee0f..bbd505d6 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2002-09-06 00:50+0800\n"
"Last-Translator: prabu<prabu_anand2000@yahoo.com>\n"
"Language-Team: Tamil <ta@li.org>\n"
@@ -408,7 +408,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -480,7 +480,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -508,7 +508,7 @@ msgid "Computer IP address:"
msgstr "கணினி முகவரி"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/tg.po b/po/tg.po
index 84f5255b..00c6c04b 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-tg\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-11-23 02:35+0500\n"
"Last-Translator: Dilshod A. Marupov <kct_tj@yahoo.co.uk>\n"
"Language-Team: Tajik <kct_tj@yahoo.co.uk>\n"
@@ -406,7 +406,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -478,7 +478,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -506,7 +506,7 @@ msgid "Computer IP address:"
msgstr "IP суроғаи хидматрасон"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/tr.po b/po/tr.po
index 6a1bd832..ca28fedf 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-tr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-28 01:18+0200\n"
"Last-Translator: Cengizhan Kaptan <kaptan@kablonet.com.tr>\n"
"Language-Team: Turkish <cooker-i18n@linux-mandrake.com>\n"
@@ -405,7 +405,7 @@ msgstr "Yönlendiricinizin IP'si"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"O halde eğer ihtiyacınız varsa ve ip yönlendiricinizi biliyorsanız, IP "
@@ -488,8 +488,9 @@ msgstr ""
"sihirbazını çalıştırın: Ana DNS sunucusu."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Görünen o ki siz ana DNS sunucusu değil, ikincil bir sunucusunuz. Bu halde "
@@ -516,7 +517,7 @@ msgid "Computer IP address:"
msgstr "Bilgisayar IP adresi:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Bu kimlikteki istemci DNS'inize taşınacak"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/uk.po b/po/uk.po
index 340579c3..8bc74952 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-uk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-09-09 09:04+0300\n"
"Last-Translator: Taras Boychuk <btr1@torba.com>\n"
"Language-Team: ukrainian <uk@li.org>\n"
@@ -410,7 +410,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -482,7 +482,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -510,7 +510,7 @@ msgid "Computer IP address:"
msgstr "IP- :"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/uz.po b/po/uz.po
index 53058e65..17068d06 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-uz@Cyrl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-11-16 11:30+0100\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <uz-li@yahoogroups.com>\n"
@@ -397,7 +397,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -465,7 +465,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -492,7 +492,7 @@ msgid "Computer IP address:"
msgstr "Сервернинг IP рақами:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/uz@Latn.po b/po/uz@Latn.po
index 4683aaba..ae516030 100644
--- a/po/uz@Latn.po
+++ b/po/uz@Latn.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-uz@Cyrl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2003-11-16 11:30+0100\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <uz-li@yahoogroups.com>\n"
@@ -402,7 +402,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
@@ -470,7 +470,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -497,7 +497,7 @@ msgid "Computer IP address:"
msgstr "Serverning IP raqami:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/vi.po b/po/vi.po
index 92967c67..b6857a12 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-vi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-04 12:31+0700\n"
"Last-Translator: Trinh Minh Thanh <tmthanh@yahoo.com>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
@@ -401,7 +401,7 @@ msgstr "IP của forwarder"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Do đó bạn cần nó và biết IP Forwarder của bạn, hãy nhập địa chỉ IP của nó. "
@@ -478,8 +478,9 @@ msgstr ""
"chính."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"Hình như bạn không có máy chủ DNS chính mà chỉ có máy chủ phụ, vì vậy không "
@@ -506,7 +507,7 @@ msgid "Computer IP address:"
msgstr "Địa chỉ IP của máy:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "Máy khách với định danh này sẽ bị bỏ khỏi DNS của bạn"
#: ../dns_wizard/Bind.pm:233
diff --git a/po/wa.po b/po/wa.po
index 0d29b390..339341da 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-01-30 16:04+0100\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n"
@@ -414,7 +414,7 @@ msgstr "Adresse IP do redjibleu"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"Si vos nd avoz mezåjhe, et si vos cnoxhoz l' adresse IP do redjibleu, tapez "
@@ -491,7 +491,7 @@ msgstr ""
#: ../dns_wizard/Bind.pm:203
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
@@ -516,7 +516,7 @@ msgid "Computer IP address:"
msgstr "Adresse IP del copiutrece:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr ""
#: ../dns_wizard/Bind.pm:233
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 3ea2cc95..e7295b01 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard 0.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-08 22:45+0800\n"
"Last-Translator: Shiyu Tang <shiyutang@netscape.net>\n"
"Language-Team: Mandrake Simplified Chinese <mandrake@en2china.com>\n"
@@ -387,7 +387,7 @@ msgstr "您的向前查询服务器的 IP 地址:"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
"如果您需要它,并且知道您的向前查询服务器的 IP 地址的话,请输入它;否则,请您"
@@ -457,8 +457,9 @@ msgid ""
msgstr "看起来在向导中并没有设定 DNS 服务器。请运行 DNS 向导:主 DNS 服务器。"
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
"看起来您的 DNS 服务器并不是主 DNS 服务器,而仅仅是从服务器。所以我无法添加/删"
@@ -485,7 +486,7 @@ msgid "Computer IP address:"
msgstr "计算机的 IP 地址:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "采用这个标识的客户端将被从您的 DNS 中删除"
#: ../dns_wizard/Bind.pm:233
@@ -623,8 +624,8 @@ msgid ""
"Your server can act as an FTP Server toward your internal network (intranet) "
"and as an FTP Server for the Internet."
msgstr ""
-"您的服务器可以向内部网络(Intranet)提供 FTP 服务,"
-"也可以向 Internet 提供 FTP 服务。"
+"您的服务器可以向内部网络(Intranet)提供 FTP 服务,也可以向 Internet 提供 FTP "
+"服务。"
#: ../ftp_wizard/Proftpd.pm:81
msgid "Enable the FTP Server for the Intranet"
@@ -1341,7 +1342,9 @@ msgstr "Internet 邮件配置向导"
msgid ""
"This wizard will help you configuring the Internet Mail services for your "
"network, or configure an Internet Mail server."
-msgstr "此向导将帮助您在您的网络上配置 Internet 电子邮件服务,或者配置 Internet 邮件服务器。"
+msgstr ""
+"此向导将帮助您在您的网络上配置 Internet 电子邮件服务,或者配置 Internet 邮件"
+"服务器。"
#: ../postfix_wizard/Postfix.pm:82
msgid "Outgoing Mail Address"
@@ -1387,8 +1390,7 @@ msgstr "伪装有问题!"
msgid ""
"Error, sendmail is installed, please remove it before install and configure "
"Postfix"
-msgstr ""
-"出错,已经安装 sendmail,请在安装并配置 Postfix 前先删除该软件"
+msgstr "出错,已经安装 sendmail,请在安装并配置 Postfix 前先删除该软件"
#: ../postfix_wizard/Postfix.pm:107 ../postfix_wizard/Postfix.pm:134
msgid "Internet Mail Gateway"
@@ -2330,4 +2332,3 @@ msgstr "Apache 服务器"
#: ../web_wizard/Apache.pm:234
msgid "Configuring your system as Apache server ..."
msgstr "正在将您的系统配置为 Apache 服务器..."
-
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 3ff4fc96..536fb941 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zh_TW\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-06 17:19+0100\n"
+"POT-Creation-Date: 2004-02-10 09:06+0100\n"
"PO-Revision-Date: 2004-02-08 21:11+0800\n"
"Last-Translator: Hilbert <h@mandrake.org>\n"
"Language-Team: Chinese Traditional <zh@li.org>\n"
@@ -293,8 +293,8 @@ msgid ""
"domainname, not equal to localdomain or none. Launch drakconnect to adjust "
"it."
msgstr ""
-"znsվzW. @ DNS AӨ, zݭn@ӥT "
-"W, P󥻦aݺΨS. o drakconnect ӽվ㥦."
+"znsվzW. @ DNS AӨ, zݭn@ӥT W"
+", P󥻦aݺΨS. o drakconnect ӽվ㥦."
#: ../dns_wizard/Bind.pm:84 ../dns_wizard/Bind.pm:691
msgid "Master DNS server"
@@ -317,7 +317,8 @@ msgstr "D DNS"
msgid ""
"DNS (Domain Name Server) is the service that maps an IP address of a machine "
"with an internet host name."
-msgstr " DNS (Domain Name Server)O@Ӿ IP }@ӺںDW٪A."
+msgstr ""
+" DNS (Domain Name Server)O@Ӿ IP }@ӺںDW٪A."
#: ../dns_wizard/Bind.pm:106
msgid "DNS Master configuration wizard"
@@ -359,8 +360,8 @@ msgid ""
"server, and will also function as a backup server, in case your master "
"server is unreachable."
msgstr ""
-"@ӪW٦ANӨ@ǥDW٦At, "
-"B]|ƥA\, HƱzDnAOiF쪺."
+"@ӪW٦ANӨ@ǥDW٦At, B]|ƥA\, H"
+"ƱzDnAOiF쪺."
#: ../dns_wizard/Bind.pm:145 ../dns_wizard/Bind.pm:210
msgid "IP Address of the master DNS server:"
@@ -378,11 +379,11 @@ msgstr "zsoe̪ IP"
#: ../dns_wizard/Bind.pm:152
msgid ""
-"So if you need it and know your ip forwarder enter IP address of it, if you "
+"If you need it and know your IP forwarder enter IP address of it, if you "
"dont know leave it blank"
msgstr ""
-"pGzݭnBDz ip soe, J IP }. "
-"pGzD, hdUť."
+"pGzݭnBDz ip soe, J IP }. pGzD, hdU"
+"ť."
#: ../dns_wizard/Bind.pm:154 ../dns_wizard/Bind.pm:237
msgid "External DNS:"
@@ -405,16 +406,16 @@ msgid ""
"name. This may be changed by listing the desired domain search path "
"following the search keyword"
msgstr ""
-"dݥDW٪jMM. jMM@OѥaݺW٨Mw; "
-"w]u]taݺW. oγ\iǥѦCX檺jM| "
-"۷jMrӳQ."
+"dݥDW٪jMM. jMM@OѥaݺW٨Mw; w]u]t"
+"aݺW. oγ\iǥѦCX檺jM| ۷jMrӳQ."
#: ../dns_wizard/Bind.pm:163 ../dns_wizard/Bind.pm:238
msgid "Default domain name to search:"
msgstr "w]W٥HjM:"
#: ../dns_wizard/Bind.pm:168
-msgid "This is not a valid IP address for your forwarder... press next to continue"
+msgid ""
+"This is not a valid IP address for your forwarder... press next to continue"
msgstr "zH̦Ө, oO@ӦĪ IP }... ЫU@B~"
#: ../dns_wizard/Bind.pm:173
@@ -448,12 +449,12 @@ msgid ""
msgstr "GS DNS AѺFQ]w. а DNS F: Dn DNS A."
#: ../dns_wizard/Bind.pm:203
+#, fuzzy
msgid ""
-"It seems that your are not a master DNS server, but just a slave one. So i "
+"It seems that your are not a master DNS server, but just a slave one. So I "
"can't add/remove host."
msgstr ""
-"GzäO@ӥDn DNS A, OuO@Ӧ. "
-"ҷNڤW[/D."
+"GzäO@ӥDn DNS A, OuO@Ӧ. ҷNڤW[/D."
#: ../dns_wizard/Bind.pm:208
msgid "Ok Now building your DNS slave configuration"
@@ -476,11 +477,12 @@ msgid "Computer IP address:"
msgstr "q IP }:"
#: ../dns_wizard/Bind.pm:225
-msgid "Client with this identification will be removed to your DNS"
+msgid "Client with this identification will be removed from your DNS"
msgstr "XoѧOȤݱN|z DNS Q"
#: ../dns_wizard/Bind.pm:233
-msgid "The DNS server is about to be configured with the following configuration"
+msgid ""
+"The DNS server is about to be configured with the following configuration"
msgstr " DNS ANnQ]wUCպA"
#: ../dns_wizard/Bind.pm:235
@@ -1050,7 +1052,8 @@ msgid "Polling Interval:"
msgstr "߶Z:"
#: ../news_wizard/Inn.pm:96
-msgid "The wizard successfully configured your Internet News service of your server."
+msgid ""
+"The wizard successfully configured your Internet News service of your server."
msgstr "F\]wzAںsDA."
#: ../nfs_wizard/NFS.pm:34
@@ -1273,7 +1276,8 @@ msgid "The wizard successfully configured your machine to be a NIS client."
msgstr "F\a]wz@ NIS Ȥ."
#: ../nisautofs_wizard/Nisautofs.pm:148
-msgid "The wizard successfully configured your machine to be a NIS with autofs map."
+msgid ""
+"The wizard successfully configured your machine to be a NIS with autofs map."
msgstr "F\a]wz@Ӧ autofs aϪ NIS."
#: ../nisautofs_wizard/Nisautofs.pm:309
@@ -1427,7 +1431,8 @@ msgid "Configuring the Internal Mail Server"
msgstr "b]wںqll"
#: ../postfix_wizard/Postfix.pm:147
-msgid "The wizard successfully configured your Internet Mail service of your server."
+msgid ""
+"The wizard successfully configured your Internet Mail service of your server."
msgstr "F\]wzAںqlA."
#: ../postfix_wizard/Postfix.pm:169
@@ -1492,7 +1497,8 @@ msgid "Proxy port:"
msgstr "NzqT:"
#: ../proxy_wizard/Squid.pm:81
-msgid "Press Next if you want to keep this value, or Back to correct your choice."
+msgid ""
+"Press Next if you want to keep this value, or Back to correct your choice."
msgstr "pGzQOoӼƭȽЫU@B, ΤW@Bz."
#: ../proxy_wizard/Squid.pm:81
@@ -1508,7 +1514,8 @@ msgid "You must choose a port greater than 1024 and lower than 65535"
msgstr "zܤ@Ӥj1024Τ֩65535qT"
#: ../proxy_wizard/Squid.pm:92
-msgid "Disk Cache is the amount of disk space that can be used for caching on disk."
+msgid ""
+"Disk Cache is the amount of disk space that can be used for caching on disk."
msgstr "ϽLwRO@ӥiΧ@wRϽLWϽLŶ`B."
#: ../proxy_wizard/Squid.pm:92
@@ -1553,7 +1560,8 @@ msgstr ""
msgid ""
"Use numeric format like \"192.168.1.0/255.255.255.0\" or a text format like "
"\".domain.net\""
-msgstr "ϥμƦrΦp \"192.168.1.0/255.255.255.0\" ΤrΦp \".domain.net\""
+msgstr ""
+"ϥμƦrΦp \"192.168.1.0/255.255.255.0\" ΤrΦp \".domain.net\""
#: ../proxy_wizard/Squid.pm:127
msgid ""
@@ -1592,7 +1600,8 @@ msgid "Configuring the Proxy"
msgstr "]wNzA"
#: ../proxy_wizard/Squid.pm:148 ../proxy_wizard/Squid.pm:161
-msgid "The wizard collected the following parameters needed to configure your proxy:"
+msgid ""
+"The wizard collected the following parameters needed to configure your proxy:"
msgstr "FHUݭn]wzNzAѼ:"
#: ../proxy_wizard/Squid.pm:150 ../proxy_wizard/Squid.pm:163
@@ -1735,7 +1744,8 @@ msgid "ACPI option: Advanced Configuration and Power Interface"
msgstr ""
#: ../pxe_wizard/Pxe.pm:163
-msgid "Network client interface: through which interface client should be installed."
+msgid ""
+"Network client interface: through which interface client should be installed."
msgstr ""
#: ../pxe_wizard/Pxe.pm:163
@@ -1790,7 +1800,8 @@ msgid "Please provide a correct name in PXE entry (one word)."
msgstr ""
#: ../pxe_wizard/Pxe.pm:190
-msgid "To add/remove/modify PXE boot image, you need to run 'Set PXE server' before."
+msgid ""
+"To add/remove/modify PXE boot image, you need to run 'Set PXE server' before."
msgstr ""
#: ../pxe_wizard/Pxe.pm:194
@@ -1884,7 +1895,8 @@ msgstr ""
"u@."
#: ../samba_wizard/Samba.pm:71
-msgid "This wizard will help you configuring the Samba services of your server."
+msgid ""
+"This wizard will help you configuring the Samba services of your server."
msgstr "oF|Uz]wzA Samba A."
#: ../samba_wizard/Samba.pm:76
@@ -2948,4 +2960,3 @@ msgstr "b]wztΦn DNS A ..."
#~ msgid "Enable the Web Server for the Intranet and for the Internet"
#~ msgstr "ҰʤpMpA"
-