summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/cs.po10
-rw-r--r--po/cy.po14
-rw-r--r--po/tr.po9
-rwxr-xr-xpostfix_wizard/Postfix.pm2
4 files changed, 20 insertions, 15 deletions
diff --git a/po/cs.po b/po/cs.po
index 7efed432..b240696d 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drakwizard-cs\n"
"POT-Creation-Date: 2003-09-03 19:39+0200\n"
-"PO-Revision-Date: 2003-08-26 16:02GMT+0100\n"
+"PO-Revision-Date: 2003-09-03 09:42GMT+0100\n"
"Last-Translator: Radek Vybíral <Radek.Vybiral@vsb.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
@@ -945,9 +945,8 @@ msgstr ""
"tlačítko Zpět a zadejte nějakou hodnotu."
#: ../postfix_wizard/Postfix.pm_.c:69
-#, fuzzy
msgid "Error."
-msgstr "Chyba průvodce."
+msgstr "Chyba."
#: ../postfix_wizard/Postfix.pm_.c:70 ../postfix_wizard/postfix.wiz_.c:26
msgid "Masquerade not good!"
@@ -1950,7 +1949,7 @@ msgstr "zapnuto"
#: ../web_wizard/Apache.pm_.c:153
#, c-format
msgid "%s does not exist."
-msgstr ""
+msgstr "%s neexistuje."
#: ../web_wizard/apache2.wiz_.c:2 ../web_wizard/web.wiz_.c:2
msgid ""
@@ -2073,6 +2072,9 @@ msgstr "Další ->"
msgid "<- Previous"
msgstr "<- Předchozí"
+#~ msgid "Congratulation"
+#~ msgstr "Gratulujeme"
+
#, fuzzy
#~ msgid "Public directory:"
#~ msgstr "Adresář:"
diff --git a/po/cy.po b/po/cy.po
index 2f23bec1..2df1ca6f 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Drakwizard\n"
"POT-Creation-Date: 2003-09-03 19:39+0200\n"
-"PO-Revision-Date: 2003-09-02 18:34-0000\n"
+"PO-Revision-Date: 2003-09-03 19:40-0000\n"
"Last-Translator: Rhoslyn Prys <rhoslyn.prys@meddal.org.uk>\n"
"Language-Team: Cymraeg/Welsh <rhoslyn.prys@meddal.org.uk>\n"
"MIME-Version: 1.0\n"
@@ -950,9 +950,8 @@ msgstr ""
"gwerth."
#: ../postfix_wizard/Postfix.pm_.c:69
-#, fuzzy
msgid "Error."
-msgstr "Gwall Dewin."
+msgstr "Gwall"
#: ../postfix_wizard/Postfix.pm_.c:70 ../postfix_wizard/postfix.wiz_.c:26
msgid "Masquerade not good!"
@@ -1948,16 +1947,16 @@ msgstr "Computer Science Department, University of Wisconsin-Madison"
#: ../web_wizard/Apache.pm_.c:112 ../web_wizard/Apache.pm_.c:113
msgid "disabled"
-msgstr ""
+msgstr "anablwyd"
#: ../web_wizard/Apache.pm_.c:112 ../web_wizard/Apache.pm_.c:113
msgid "enabled"
-msgstr ""
+msgstr "galluogwyd"
#: ../web_wizard/Apache.pm_.c:153
#, c-format
msgid "%s does not exist."
-msgstr ""
+msgstr "Nid yw %s yn bod."
#: ../web_wizard/apache2.wiz_.c:2 ../web_wizard/web.wiz_.c:2
msgid ""
@@ -2082,3 +2081,6 @@ msgstr "Nesaf ->"
msgid "<- Previous"
msgstr "<- Cynt"
+
+#~ msgid "Congratulation"
+#~ msgstr "Llongyfarchiadau"
diff --git a/po/tr.po b/po/tr.po
index 79cfdd4f..ccd7b844 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,4 +1,4 @@
-# SOME DESCRIPTIVE TITLE.
+# translation of drakwizard-tr.po to Turkish
# Copyright (C) YEAR Free Software Foundation, Inc.
# #############################################
#
@@ -9,14 +9,15 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: drakwizard-tr\n"
"POT-Creation-Date: 2003-09-03 19:39+0200\n"
-"PO-Revision-Date: 2003-02-18 03:29+0200\n"
+"PO-Revision-Date: 2003-09-02 18:17+0300\n"
"Last-Translator: Ömer Fadıl USTA <omer_fad@hotmail.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0.2\n"
#: ../client_wizard/Bind_client.pm_.c:50 ../client_wizard/client.wiz_.c:9
msgid "(you don't need to type the domain after the name)"
@@ -535,7 +536,7 @@ msgstr ""
#: ../drakwizard.pl_.c:119
msgid "installation failed"
-msgstr ""
+msgstr "kurulum başarısız"
#: ../firewall_wizard/firewall.wiz_.c:1
msgid "Medium - web, ftp and ssh shown to outside"
diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm
index c56a517f..7a78fb83 100755
--- a/postfix_wizard/Postfix.pm
+++ b/postfix_wizard/Postfix.pm
@@ -93,7 +93,7 @@ $o->{pages} = {
next => 'end'
},
end => {
- name => N("Congratulation"),
+ name => N("Congratulations"),
data => [ { label => N("The wizard successfully configured your Internet Mail service of your server.") } ],
end => 1,
next => 0