aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/benchmark.php
Commit message (Collapse)AuthorAgeFilesLines
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-1/+1
| | | | | | | | - new method sql_multi_insert to circumvent db-specific hacks (hopefully not introduced any parsing errors) git-svn-id: file:///svn/phpbb/trunk@6497 89ea8834-ac86-4346-8a33-228a782c2dd0
* blablaMeik Sievertsen2005-10-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5250 89ea8834-ac86-4346-8a33-228a782c2dd0
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-41/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@3543 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some security problems for those people that didn't remove or disable ↵Bart van Bragt2002-02-161-0/+15
| | | | | | the /develop/ dir in their CVS install git-svn-id: file:///svn/phpbb/trunk@2168 89ea8834-ac86-4346-8a33-228a782c2dd0
* slight changes to benchmark script.natec2001-10-051-3/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1131 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated benchmark db populating script for current codebase. Removed some ↵natec2001-10-051-213/+369
| | | | | | functionality (creation of cats/forums)... git-svn-id: file:///svn/phpbb/trunk@1130 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #459874Bart van Bragt2001-09-081-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1014 89ea8834-ac86-4346-8a33-228a782c2dd0
* scripts in develop will work from that dir nowJames Atkinson2001-03-221-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@130 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved to /develop/ dirBart van Bragt2001-03-211-0/+300
git-svn-id: file:///svn/phpbb/trunk@123 89ea8834-ac86-4346-8a33-228a782c2dd0
19.0%;'/> -rw-r--r--po/be.po68
-rw-r--r--po/bg.po93
-rw-r--r--po/bn.po91
-rw-r--r--po/br.po70
-rw-r--r--po/bs.po93
-rw-r--r--po/ca.po91
-rw-r--r--po/cs.po101
-rw-r--r--po/cy.po95
-rw-r--r--po/da.po105
-rw-r--r--po/de.po103
-rw-r--r--po/el.po105
-rw-r--r--po/eo.po97
-rw-r--r--po/es.po101
-rw-r--r--po/et.po103
-rw-r--r--po/eu.po103
-rw-r--r--po/fa.po91
-rw-r--r--po/fi.po103
-rw-r--r--po/fr.po101
-rw-r--r--po/fur.po82
-rw-r--r--po/ga.po68
-rw-r--r--po/gl.po95
-rw-r--r--po/he.po99
-rw-r--r--po/hi.po91
-rw-r--r--po/hr.po74
-rw-r--r--po/hu.po103
-rw-r--r--po/hy.po59
-rw-r--r--po/id.po95
-rw-r--r--po/is.po95
-rw-r--r--po/it.po101
-rw-r--r--po/ja.po97
-rw-r--r--po/ka.po64
-rw-r--r--po/ko.po83
-rw-r--r--po/ku.po64
-rw-r--r--po/ky.po97
-rw-r--r--po/lt.po68
-rw-r--r--po/ltg.po70
-rw-r--r--po/lv.po82
-rw-r--r--po/mk.po91
-rw-r--r--po/mn.po64
-rw-r--r--po/ms.po70
-rw-r--r--po/mt.po85
-rw-r--r--po/nb.po103
-rw-r--r--po/nl.po97
-rw-r--r--po/nn.po103
-rw-r--r--po/pa_IN.po94
-rw-r--r--po/pl.po103
-rw-r--r--po/pt.po103
-rw-r--r--po/pt_BR.po103
-rw-r--r--po/ro.po103
-rw-r--r--po/rpmdrake.pot59
-rw-r--r--po/ru.po101
-rw-r--r--po/sc.po91
-rw-r--r--po/sk.po93
-rw-r--r--po/sl.po103
-rw-r--r--po/sq.po85
-rw-r--r--po/sr.po101
-rw-r--r--po/sr@Latn.po101
-rw-r--r--po/sv.po103
-rw-r--r--po/ta.po80
-rw-r--r--po/tg.po85
-rw-r--r--po/th.po80
-rw-r--r--po/tl.po89
-rw-r--r--po/tr.po103
-rw-r--r--po/uk.po103
-rw-r--r--po/uz.po80
-rw-r--r--po/uz@cyrillic.po80
-rw-r--r--po/vi.po93
-rw-r--r--po/wa.po91
-rw-r--r--po/zh_CN.po94
-rw-r--r--po/zh_TW.po100
78 files changed, 3712 insertions, 3069 deletions
diff --git a/NEWS b/NEWS
index 7e1c14d6..33dab128 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
- Update po files
- Fix po/Makefile to fit now MageiaUpdate
+- Fix pm files to fit MageiaUpdate changes
Version 5.26.5 - 24 October 2010, Thierry Vignaud
diff --git a/Rpmdrake/gui.pm b/Rpmdrake/gui.pm
index 1cd246d2..1c072d09 100644
--- a/Rpmdrake/gui.pm
+++ b/Rpmdrake/gui.pm
@@ -158,7 +158,7 @@ sub get_string_from_keywords {
my @media_types = split(':', $distribconf->getvalue($medium_name, 'media_type'));
- my $unsupported = N("It is <b>not supported</b> by Mandriva.");
+ my $unsupported = N("It is <b>not supported</b> by Mageia.");
my $dangerous = N("It may <b>break</b> your system.");
my $s;
$s .= N("This package is not free software") . "\n" if member('non-free', @media_types);
@@ -173,12 +173,12 @@ sub get_string_from_keywords {
} elsif (member('updates', @media_types)) {
return join("\n",
(member('official', @media_types) ?
- N("This is an offical update which is supported by Mandriva.")
+ N("This is an offical update which is supported by Mageia.")
: (N("This is an unoffical update."), $unsupported))
,
$s);
} else {
- $s .= N("This is an official package supported by Mandriva") . "\n" if member('official', @media_types);
+ $s .= N("This is an official package supported by Mageia") . "\n" if member('official', @media_types);
return $s;
}
}
diff --git a/data/mandrivaupdate.desktop.in b/data/mandrivaupdate.desktop.in
index 05f7bd4c..c093db50 100644
--- a/data/mandrivaupdate.desktop.in
+++ b/data/mandrivaupdate.desktop.in
@@ -1,7 +1,7 @@
[Desktop Entry]
-_Name=Mandriva Linux Update
-Icon=mandrivaupdate
-Exec=/usr/bin/MandrivaUpdate
+_Name=Mageia Update
+Icon=mageiaupdate
+Exec=/usr/bin/MageiaUpdate
Terminal=false
Type=Application
Categories=X-MandrivaLinux-CrossDesktop;GTK;System;PackageManager;
diff --git a/po/af.po b/po/af.po
index d627b59c..ca19b8bb 100644
--- a/po/af.po
+++ b/po/af.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-af\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2003-09-24 10:22+0200\n"
"Last-Translator: Dirk van der Walt <mandrake@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: KBabel 1.0.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -34,52 +34,52 @@ msgstr ""
"opgradering pakkette beskikbaar vir die tans op u rekenaar\n"
"óf u het alreeds hulle almal geïnstalleer."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Sagteware Beheer"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Opdateer die opdateringspakketlys"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Naam"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Weergawe"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Data Wegbêre"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Hulp"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr ""
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Opgradeer"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Verlaat"
@@ -143,9 +143,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -162,16 +161,20 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""
+"Ek moet Mandriva se webwerf kontak vir 'n lys van die\n"
+"spieëlwebplekke. Maak tog seker u netwerk is funksioneel.\n"
+"\n"
+"Kan ons voortgaan?"
#: ../Rpmdrake/edit_urpm_sources.pm:145 ../Rpmdrake/edit_urpm_sources.pm:160
#, fuzzy, c-format
@@ -774,13 +777,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -879,7 +882,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -904,7 +907,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -914,7 +917,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2110,14 +2113,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2805,9 +2808,9 @@ msgid "Software Update"
msgstr ""
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
-msgstr "Mandriva Linux Opdaterings"
+#, fuzzy, c-format
+msgid "Mageia Update"
+msgstr "Mandrake Opdaterings"
#: ../rpmdrake.pm:148
#, c-format
@@ -3010,8 +3013,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr ""
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Net 'n oomblik, laai die spieëlplekke se adresse van Mandriva af."
#: ../rpmdrake.pm:601
@@ -3049,12 +3052,12 @@ msgid ""
msgstr ""
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Probleme om die lys van spieëlwebplekke te bekom:\n"
@@ -3074,13 +3077,13 @@ msgid "I can't find any suitable mirror."
msgstr ""
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Ek kan nie 'n gepaste spieëlwebplek vind nie.\n"
"\n"
@@ -3241,8 +3244,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3290,6 +3293,12 @@ msgstr "Voeg media by"
msgid "Urpmi medium info"
msgstr "Dateer media op"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid "Mandriva Linux Update"
+#~ msgstr "Mandriva Linux Opdaterings"
+
#, fuzzy
#~ msgid "(Deprecated)"
#~ msgstr "Gekose"
@@ -3682,9 +3691,6 @@ msgstr "Dateer media op"
#~ msgid "Reload the packages list"
#~ msgstr "Herlaai die lys van pakkette"
-#~ msgid "Mandrake Update"
-#~ msgstr "Mandrake Opdaterings"
-
#~ msgid "Please wait, updating medium..."
#~ msgstr "Net 'n oomblik,dateer media op..."
diff --git a/po/am.po b/po/am.po
index 0ca95930..bb4a42fc 100644
--- a/po/am.po
+++ b/po/am.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2004-04-19 13:59+0200\n"
"Last-Translator: Alemayehu Gemeda <alemayehu@gmx.at>\n"
"Language-Team: Amharic <LL@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -23,52 +23,52 @@ msgid ""
"or you already installed all of them."
msgstr ""
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, fuzzy, c-format
msgid "Software Management"
msgstr "ማውጫዎች &አስተዳዳሪ"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr ""
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "ስም"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "ዝርያ"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "መዝገብ ቤት"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "መረጃ"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "ሁሉንም ምረጡ"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "አሻሽል"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "ውጣ"
@@ -130,9 +130,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -154,7 +153,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -748,13 +747,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
-#, fuzzy, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Online"
+#, c-format
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -853,7 +852,7 @@ msgstr "መግለጫ"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -878,7 +877,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -888,7 +887,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2046,14 +2045,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
#, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2703,7 +2702,7 @@ msgstr ""
#: ../rpmdrake.pm:121
#, fuzzy, c-format
-msgid "Mandriva Linux Update"
+msgid "Mageia Update"
msgstr "የMandrake ተንሸራታች ትርኢት"
#: ../rpmdrake.pm:148
@@ -2908,7 +2907,7 @@ msgstr ""
#: ../rpmdrake.pm:580
#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
#: ../rpmdrake.pm:601
@@ -2951,7 +2950,7 @@ msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
@@ -2972,7 +2971,7 @@ msgid ""
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
#: ../rpmdrake.pm:682
@@ -3118,8 +3117,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3166,6 +3165,10 @@ msgid "Urpmi medium info"
msgstr ""
#, fuzzy
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Online"
+
+#, fuzzy
#~ msgid "(Deprecated)"
#~ msgstr "ተመርጠዋል"
diff --git a/po/ar.po b/po/ar.po
index 4dc74065..50599d9f 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ar\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2009-10-20 20:32+0300\n"
"Last-Translator: Ma'moun Diraneyya <mamoun.diraneyya@gmail.com>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
@@ -23,7 +23,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -34,52 +34,52 @@ msgstr ""
"لا توجد تحديثات للحزم الموجودة على جهازك،\n"
"أو أنك قمت بتثبيت كل التحديثات مسبقا."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "إدارة البرامج"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "هذه قائمة بتحديثات حزم البرامج"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "الاسم"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "النسخة"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "الإصدارة"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr ""
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "مساعدة"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "انتقِ الكل"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "حدّث"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "اخرج"
@@ -135,15 +135,14 @@ msgid "Choose media type"
msgstr "اختر نوع الوسائط"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -166,12 +165,12 @@ msgid "Update sources only"
msgstr "مصادر التحديثات فقط"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -777,14 +776,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "حقوق النشر (C) %s لماندريفا"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake هي أداة إدارة الحزم في لينكس ماندريفا "
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "لينكس ماندريفا"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -891,7 +890,7 @@ msgstr "لا أوصاف"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -916,7 +915,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -926,7 +925,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2127,17 +2126,17 @@ msgstr ""
"ثم قم بإعادة تشغيل أداة %s."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"ليس لديك وسائط تحديث مضبوطة. لا يمكن تحديث ماندريفا من دون وسائط تحديث."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2835,8 +2834,8 @@ msgid "Software Update"
msgstr "تحديث البرامج"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "تحديث لينكس ماندريفا"
#: ../rpmdrake.pm:148
@@ -3040,8 +3039,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "فضلاً انتظر، يجري تنزيل عناوين المرايا."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "فضلاً انتظر، يجري تنزيل عناوين المرايا من موقع ماندريفا."
#: ../rpmdrake.pm:601
@@ -3088,12 +3087,12 @@ msgstr ""
"فضلاً حاول مجددًا فيما بعد."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"حدث خطأ عند تنزيل قائمة المرايا:\n"
@@ -3113,13 +3112,13 @@ msgid "I can't find any suitable mirror."
msgstr "تعذَّر العثور على أية مرآة ملائمة."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"تعذَّر العثور على أية مرآة ملائمة.\n"
"\n"
@@ -3290,14 +3289,13 @@ msgstr ""
"لذلك ستعطل."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"الوسيطة `%s'، المستعملة للتّحديثات لا تطابق إصدار لينكس ماندريفا الذي تعمل "
-"عليه (%s).\n"
+"الوسيطة `%s'، المُستخدَمة للتّحديثات لا تطابق إصدار %s الذي تعمل عليه (%s).\n"
"لذلك ستعطل."
#: ../rpmdrake.pm:978
@@ -3339,6 +3337,18 @@ msgstr "أضف وسائط urpmi"
msgid "Urpmi medium info"
msgstr "معلومات وسيطة Urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "لينكس ماندريفا"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "الوسيطة `%s'، المستعملة للتّحديثات لا تطابق إصدار لينكس ماندريفا الذي تعمل "
+#~ "عليه (%s).\n"
+#~ "لذلك ستعطل."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root force to run as root"
diff --git a/po/ast.po b/po/ast.po
index 65d19bbf..c645b60f 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-02-05 13:14+0100\n"
"Last-Translator: marquinos <marquinos@mandriva.org>\n"
"Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -27,52 +27,52 @@ msgstr ""
"anovamientos disponibles pa los paquetes instalaos nel ordenador,\n"
"o ya los instalastes toos."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Alministración de software"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Llista de paquetes a anovar"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nome"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Versión"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Revisión"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arq."
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Aida"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Esbillar too"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Anovar"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Colar"
@@ -128,15 +128,14 @@ msgid "Choose media type"
msgstr "Escueyi la triba de preséu"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -160,12 +159,12 @@ msgid "Update sources only"
msgstr "Sólo fontes d'anovamientos"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -778,15 +777,15 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s por Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
"Rpmdrake ye la ferramienta d'alministración de paquetes de Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -892,7 +891,7 @@ msgstr "Ensin descripción"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -917,7 +916,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -927,7 +926,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2141,18 +2140,18 @@ msgstr ""
"Dempués, reanicia'l sistema \"%s\"."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Nun tienes preseos d'anovamientos configuraos. MandrivaUpdate nun puede "
"operar ensin preseos d'anovamientu."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2844,8 +2843,8 @@ msgid "Software Update"
msgstr "Anovamientu de software"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Anovamientu de Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3049,8 +3048,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Por favor espera, baxando les direiciones de los espeyos."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Por favor espera, baxando les direiciones de los espeyos dende'l sitiu web "
"de Mandriva."
@@ -3099,12 +3098,12 @@ msgstr ""
"Por favor, inténta nuevamente más tarde."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Hebo un fallu baxando la llista d'espeyos:\n"
@@ -3124,13 +3123,13 @@ msgid "I can't find any suitable mirror."
msgstr "Nun puedo atopar un espeyu adecuáu."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Nun puedo atopar un espeyu adecuáu.\n"
"\n"
@@ -3304,14 +3303,14 @@ msgstr ""
"Será desactiváu."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"El mediu `%s', usáu p'anovamientos, nun concasa cola versión de Mandriva "
-"Linux que tas corriendo (%s).\n"
+"El mediu `%s', usáu p'anovamientos, nun concasa cola versión de %s que tas "
+"corriendo (%s).\n"
"Será desactiváu."
#: ../rpmdrake.pm:978
@@ -3353,6 +3352,18 @@ msgstr "Amestar preseos urpmi"
msgid "Urpmi medium info"
msgstr "Información de mediu urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "El mediu `%s', usáu p'anovamientos, nun concasa cola versión de Mandriva "
+#~ "Linux que tas corriendo (%s).\n"
+#~ "Será desactiváu."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root forciar la execución como root"
diff --git a/po/az.po b/po/az.po
index 2fb9b382..80d798bb 100644
--- a/po/az.po
+++ b/po/az.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-az\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2004-09-12 20:17+0300\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: KBabel 1.3.1\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -36,52 +36,52 @@ msgstr ""
"qurulu olan heç bir paketin yeniləməsi yoxdur, ya da siz onları\n"
"onsuz da qurmusunuz və bütün proqram tə'minatlarınız yenidir."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Proqram Tə'minatı İdarəsi"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Proqram Tə'minatlarının Yenilənməsi"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Ad"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Buraxılış"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Arxivləmə"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Yardım"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, fuzzy, c-format
msgid "Select all"
msgstr "Seçili"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Yenilə"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Çıx"
@@ -143,9 +143,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -167,7 +166,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -772,13 +771,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -883,7 +882,7 @@ msgstr "İzahat yoxdur"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -908,7 +907,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -918,7 +917,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2112,14 +2111,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2811,8 +2810,8 @@ msgid "Software Update"
msgstr "Proqram Tə'minatlarının Yenilənməsi"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3017,8 +3016,8 @@ msgstr ""
"Xahiş edirik gözləyin, Mandriva veb saytından əkslərin ünvanları endirilir."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Xahiş edirik gözləyin, Mandriva veb saytından əkslərin ünvanları endirilir."
@@ -3066,12 +3065,12 @@ msgstr ""
"Xahiş edirik, daha sonra yenidən sınayın."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Əkslərin siyahısı alınarkən xəta yarandı:\n"
@@ -3091,13 +3090,13 @@ msgid "I can't find any suitable mirror."
msgstr ""
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Düzgün əks tapıla bilmir.\n"
"\n"
@@ -3265,10 +3264,10 @@ msgstr ""
"O indi qeyri-fəallaşdırılacaqdır."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
"yeniləmələr üçün işlətdiyiniz `%s' mediumu, Mandriva Linux buraxılışınız ilə "
@@ -3319,6 +3318,18 @@ msgstr "Mediyanı yenilə"
msgid "Urpmi medium info"
msgstr "Mediyumu yenilə"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "yeniləmələr üçün işlətdiyiniz `%s' mediumu, Mandriva Linux buraxılışınız "
+#~ "ilə (%s) uyğun gəlmi.\n"
+#~ "O indi qeyri-fəallaşdırılacaqdır."
+
#, fuzzy
#~ msgid " --root force to run as root"
#~ msgstr ""
diff --git a/po/be.po b/po/be.po
index 3fae2e4d..0f270a3f 100644
--- a/po/be.po
+++ b/po/be.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2000-08-19 08:45+0200\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be <be@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -23,52 +23,52 @@ msgid ""
"or you already installed all of them."
msgstr ""
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, fuzzy, c-format
msgid "Software Management"
msgstr "Мэнэджэр сэрвісаў"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Мэнэджэр сэрвісаў"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Імя"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Версія"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Аркады"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Дапамога"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, fuzzy, c-format
msgid "Select all"
msgstr "Абярыце файл"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Аднавіць"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Выхад"
@@ -130,9 +130,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -154,7 +153,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -748,13 +747,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -853,7 +852,7 @@ msgstr "Апісаньне адсутнічае"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -878,7 +877,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -888,7 +887,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2048,14 +2047,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
#, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2705,7 +2704,7 @@ msgstr "Мэнэджэр сэрвісаў"
#: ../rpmdrake.pm:121
#, fuzzy, c-format
-msgid "Mandriva Linux Update"
+msgid "Mageia Update"
msgstr "Мэню"
#: ../rpmdrake.pm:148
@@ -2909,9 +2908,9 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Падрыхтоўка ўсталяваньня"
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
-msgstr ""
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
+msgstr "Падрыхтоўка ўсталяваньня"
#: ../rpmdrake.pm:601
#, c-format
@@ -2953,7 +2952,7 @@ msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
@@ -2974,7 +2973,7 @@ msgid ""
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
#: ../rpmdrake.pm:682
@@ -3120,8 +3119,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3170,6 +3169,9 @@ msgstr "Іншыя"
msgid "Urpmi medium info"
msgstr ""
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
#, fuzzy
#~ msgid " --root force to run as root"
#~ msgstr " --no-mmx Не выкарыстоўваць шаблёны MMX.\n"
diff --git a/po/bg.po b/po/bg.po
index 7542eb9c..7d4bed2c 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-bg\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2009-03-21 12:25+0200\n"
"Last-Translator: Kolio Kolev <kolio_kolev@biotronica.net>\n"
"Language-Team: Bulgarian <Mandriva User Group - Bulgaria <mandriva-"
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: Lokalize 0.3\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -36,52 +36,52 @@ msgstr ""
"обновления за инсталираните на компютъра пакети, или че вече сте ги \n"
"инсталирали."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Управление на софтуер"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Списък с обновявания"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Име"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Версия"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Реализация"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Архит."
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Помощ"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Избери всички"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Обновяване"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Изход"
@@ -143,9 +143,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -162,12 +161,12 @@ msgid "Update sources only"
msgstr "Само източниците за обновяване "
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -781,14 +780,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s by Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake е Mandriva Linux инструмент за управление на пакети."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -897,7 +896,7 @@ msgstr "Без описание"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -922,7 +921,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -932,7 +931,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2128,14 +2127,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2836,8 +2835,8 @@ msgid "Software Update"
msgstr "Обновяване на софтуер"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux обновяване"
#: ../rpmdrake.pm:148
@@ -3041,8 +3040,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Моля, почакайте. Изтегля се списъка с огледалните сървъри."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Моля, почакайте. Изтегля се списъка с огледални сървъри от WEB сайта на "
"Mandriva."
@@ -3092,12 +3091,12 @@ msgstr ""
"Моля, опитайте по-късно."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Получи се грешка при изтеглянето на списъка с огледални сървъри:\n"
@@ -3118,13 +3117,13 @@ msgid "I can't find any suitable mirror."
msgstr "Не мога да открия подходящ огледален сървър."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Не мога да намеря подходящ огледален сървър.\n"
"\n"
@@ -3296,14 +3295,14 @@ msgstr ""
"Ще бъде маркиран като изключен."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Източникът `%s', който използвате за обновяване не е подходящ за тази версия "
-"на Mandriva Linux (%s).\n"
+"Източникът `%s', който използвате за обновяване не е подходящ за версията "
+"%s, която използвате (%s).\n"
"Ще бъде маркиран като изключен."
#: ../rpmdrake.pm:978
@@ -3349,6 +3348,18 @@ msgstr "Добавяне на urpmi източниk"
msgid "Urpmi medium info"
msgstr "Urpmi информация за източник"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Източникът `%s', който използвате за обновяване не е подходящ за тази "
+#~ "версия на Mandriva Linux (%s).\n"
+#~ "Ще бъде маркиран като изключен."
+
#~ msgid "(Deprecated)"
#~ msgstr "(Неодобрени)"
diff --git a/po/bn.po b/po/bn.po
index d2efe71c..4faae2ec 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2005-03-05 23:21+0600\n"
"Last-Translator: Jamil Ahmed <jamil@bengalinux.org>\n"
"Language-Team: Bangla <mdk-translation@bengalinux.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -28,52 +28,52 @@ msgstr ""
"আপনার কম্পিউটারে ইনস্টল করা প্যাকেজগুলোর জন্য কোন আপডেট\n"
"উপস্থিত নেই অথবা আপনি ইতিমধ্যাই আপডেটগুলোকে ইনস্টল করে নিয়েছেন।"
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "সফটওয়্যার ম্যানেজমেন্ট"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "সফটওয়্যার প্যাকেজ আপডেট"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "নাম"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "ভার্সান"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "আর্কাইভ করা"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "সহায়িকা"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "সবকিছু নির্বাচন করো"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "আপডেট"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "প্রস্থান"
@@ -135,9 +135,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -154,12 +153,12 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -770,13 +769,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "ম্যান্ড্রিব লিনাক্স (Mandriva Linux)"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -885,7 +884,7 @@ msgstr "বিবরণ নেই"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -910,7 +909,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -920,7 +919,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2134,14 +2133,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2844,8 +2843,8 @@ msgid "Software Update"
msgstr "সফটওয়্যার আপডেট"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3049,8 +3048,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "মিররের ঠিকানা সমুহ ডাউনলোড করা হচ্ছে, অনুগ্রহ করে অপেক্ষা করুন।"
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Mandriva-এর ওয়েবসাইট থেকে মিররের ঠিকানা ডাউনলোড করা হচ্ছে, অনুগ্রহ করে অপেক্ষা "
"করুন।"
@@ -3099,12 +3098,12 @@ msgstr ""
"অনুগ্রহ করে কিছুক্ষণ পরে পুনরায় চেষ্টা করুন।"
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"মিররের তালিকা ডাউনলোড করতে সমস্যা হয়েছে:\n"
@@ -3124,13 +3123,13 @@ msgid "I can't find any suitable mirror."
msgstr "আমি কোন মানানসই মিরর খুঁজে পাচ্ছি না।"
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"কোন উপযুক্ত মিরর পাওয়া যায়নি।\n"
"\n"
@@ -3303,14 +3302,14 @@ msgstr ""
"একে নিষ্ক্রয় করা হবে।"
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"আপনার মাধ্যম `%s', আপডেট এর জন্য ব্যবহৃত হত, তা আপনার চালানো Mandriva Linux (%s) "
-"এর সাথে মিলছে নাহ্।\n"
+"আপনার মাধ্যম `%s', আপডেট এর জন্য ব্যবহৃত হত, %s ভার্সানটি আপনার চালানো (%s) এর "
+"সাথে মিলছে নাহ্।\n"
"একে নিষ্ক্রয় করা হবে।"
#: ../rpmdrake.pm:978
@@ -3359,6 +3358,18 @@ msgstr "/_মাধ্যম আপডেট"
msgid "Urpmi medium info"
msgstr "মাধ্যম আপডেট করো"
+#~ msgid "Mandriva Linux"
+#~ msgstr "ম্যান্ড্রিব লিনাক্স (Mandriva Linux)"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "আপনার মাধ্যম `%s', আপডেট এর জন্য ব্যবহৃত হত, তা আপনার চালানো Mandriva Linux "
+#~ "(%s) এর সাথে মিলছে নাহ্।\n"
+#~ "একে নিষ্ক্রয় করা হবে।"
+
#, fuzzy
#~ msgid " --root force to run as root"
#~ msgstr ""
diff --git a/po/br.po b/po/br.po
index 88b999e6..aed0747e 100644
--- a/po/br.po
+++ b/po/br.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2009-10-16 17:05+0200\n"
"Last-Translator: Jañ-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>\n"
"Language-Team: Brezhoneg <ofisk.bzh@wanadoo.fr>\n"
@@ -22,7 +22,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1;plural=0\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -30,52 +30,52 @@ msgid ""
"or you already installed all of them."
msgstr ""
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Merañ ar pakadoù"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Setu roll progamoù da vremanaat"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Anv"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Doare"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Stummig"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Diellerezh"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Skoazell"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Dibabit an holl re"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Bremañaat"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Kuitaat"
@@ -137,9 +137,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -161,7 +160,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -758,14 +757,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s gant Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake a zo ostilh merañ pakadoù Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -869,7 +868,7 @@ msgstr "Deskrivadur ebet"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -894,7 +893,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -904,7 +903,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2079,14 +2078,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
#, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2752,8 +2751,8 @@ msgid "Software Update"
msgstr "Bremanaat ar pakadoù"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Bremañaat Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -2957,8 +2956,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Gortozit mar plij, emaon oc'h enkargañ chomelec'hoù ar melezourioù."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Gortozit mar plij, emaon oc'h enkargañ chomelec'hoù ar melezourioù evit al "
"lec'hienn gwiad Mandriva."
@@ -3003,7 +3002,7 @@ msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
@@ -3024,7 +3023,7 @@ msgid ""
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
#: ../rpmdrake.pm:682
@@ -3178,8 +3177,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3222,6 +3221,9 @@ msgstr "Ouzhpennañ ur medium urpmi"
msgid "Urpmi medium info"
msgstr "Titouroù diwar-benn ur medium urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
#~ msgid "(Deprecated)"
#~ msgstr "(Kozh)"
diff --git a/po/bs.po b/po/bs.po
index c51d0ddd..6bc90f96 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2006-09-18 20:15+0200\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -31,52 +31,52 @@ msgstr ""
"za pakete koji su instalirani na vašem računaru, ili da ste ih\n"
"već instalirali."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Upravljanje softverom"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Ažuriranje softverskih paketa"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Ime"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Verzija"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Arhiviranje"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Pomoć"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Izaberi sve"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Update"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Završi"
@@ -138,9 +138,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -157,12 +156,12 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -768,14 +767,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Autorska prava (C) %s Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake je Mandriva Linux alat za upravljanje paketima."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -880,7 +879,7 @@ msgstr "Bez opisa"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -905,7 +904,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -915,7 +914,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2116,14 +2115,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2823,8 +2822,8 @@ msgid "Software Update"
msgstr "Ažuriranje programa"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3028,8 +3027,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Molim sačekajte, skidam adrese mirrora."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Molim sačekajte, skidam adrese mirrora sa Mandriva web stranice."
#: ../rpmdrake.pm:601
@@ -3076,12 +3075,12 @@ msgstr ""
"Molim probajte ponovo kasnije."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Došlo je do greške prilikom skidanja liste mirrora:\n"
@@ -3101,13 +3100,13 @@ msgid "I can't find any suitable mirror."
msgstr "Ne mogu pronaći nijedan pogodan mirror."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Ne mogu naći nijedan pogodan mirror.\n"
"\n"
@@ -3280,14 +3279,14 @@ msgstr ""
"Medij će biti isključen."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Vaš medij za ažuriranje `%s' ne odgovara verziji Mandriva Linuxa koju "
-"trenutno koristite (%s).\n"
+"Vaš medij za ažuriranje `%s' ne odgovara verziji %s koju trenutno koristite "
+"(%s).\n"
"Medij će biti isključen."
#: ../rpmdrake.pm:978
@@ -3334,6 +3333,18 @@ msgstr "/_Osvježi medije"
msgid "Urpmi medium info"
msgstr ""
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Vaš medij za ažuriranje `%s' ne odgovara verziji Mandriva Linuxa koju "
+#~ "trenutno koristite (%s).\n"
+#~ "Medij će biti isključen."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root prisili izvršenje kao root"
diff --git a/po/ca.po b/po/ca.po
index 190d0798..4532be39 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-ca\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2005-11-09 00:32+0000\n"
"Last-Translator: Ticià Sala <tsala@pie.xtec.es>\n"
"Language-Team: <ca@li.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms: nplurals=2; plural=n!=1;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -34,52 +34,52 @@ msgstr ""
"ordinador,\n"
"o que ja els heu instal·lat tots."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Gestor de programari"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Actualització de Paquets de Programari"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nom"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Versió"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Arxivant"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Ajuda"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Selecciona-ho tot"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Actualitza"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Surt"
@@ -141,9 +141,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -160,12 +159,12 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -776,13 +775,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -892,7 +891,7 @@ msgstr "Cap descripció"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -917,7 +916,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -927,7 +926,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2131,14 +2130,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2828,8 +2827,8 @@ msgid "Software Update"
msgstr "Actualització de Programari"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Actualització de Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3034,8 +3033,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Si us plau, espereu, s'estan baixant les adreces de les rèpliques."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Si us plau, espereu, baixant les adreces de les rèpliques des de la web de "
"Mandriva."
@@ -3084,12 +3083,12 @@ msgstr ""
"Si us plau, proveu-ho més tard."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Hi ha hagut un error baixant la llista de rèpliques:\n"
@@ -3109,13 +3108,13 @@ msgid "I can't find any suitable mirror."
msgstr "No s'ha pogut trobar cap rèplica adequada."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"No he pogut trobar cap rèplica adequada.\n"
"\n"
@@ -3290,14 +3289,14 @@ msgstr ""
"Es deshabilitarà."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"La font `%s', usada per actualitzar, no concorda amb la versió de Mandriva "
-"Linux que esteu usant (%s).\n"
+"La font `%s', usada per actualitzar, no concorda amb la versió de %s que "
+"esteu usant (%s).\n"
"Es deshabilitarà."
#: ../rpmdrake.pm:978
@@ -3345,6 +3344,18 @@ msgstr "/_Actualitza les fonts"
msgid "Urpmi medium info"
msgstr ""
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "La font `%s', usada per actualitzar, no concorda amb la versió de "
+#~ "Mandriva Linux que esteu usant (%s).\n"
+#~ "Es deshabilitarà."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root força l'execució com a root"
diff --git a/po/cs.po b/po/cs.po
index 7a2505e4..5da5582b 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-05-12 20:36+0200\n"
"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
@@ -27,7 +27,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.0\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -38,52 +38,52 @@ msgstr ""
"žádné aktualizace pro balíčky instalované na vašem počítači, nebo už\n"
"máte všechny aktualizace nainstalované."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Správa softwaru"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Seznam softwarových balíčků k aktualizaci"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Název"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Verze"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Vydání"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arch"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Nápověda"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Vybrat vše"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Aktualizovat"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Konec"
@@ -139,15 +139,14 @@ msgid "Choose media type"
msgstr "Zvolte typ zdroje"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -174,12 +173,12 @@ msgid "Update sources only"
msgstr "Pouze zdroje pro aktualizaci"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -791,14 +790,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright ©%s by Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake je nástroj pro správu balíčků distribuce Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -909,8 +908,8 @@ msgid "No description"
msgstr "Žádný popis"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "<b>Není podporován</b> společností Mandriva."
#: ../Rpmdrake/gui.pm:162
@@ -934,8 +933,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Tento balíček je potenciální kandidát na aktualizaci."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
"Toto je oficiální aktualizace, která je podporovaná společností Mandriva."
@@ -945,8 +944,8 @@ msgid "This is an unoffical update."
msgstr "Toto je neoficiální aktualizace, která <b>není podporovaná</b>."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Toto je oficiální balíček podporovaný společností Mandriva"
#: ../Rpmdrake/gui.pm:198
@@ -2154,18 +2153,18 @@ msgstr ""
"Poté znovu spusťte \"%s\"."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Nemáte nastaveny žádné zdroje pro aktualizaci. MandrivaUpdate bez těchto "
"zdrojů pro aktualizaci nemůže pracovat."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2862,8 +2861,8 @@ msgid "Software Update"
msgstr "Aktualizace softwaru"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Aktualizace Mandriva Linuxu"
#: ../rpmdrake.pm:148
@@ -3067,8 +3066,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Prosím počkejte, stahuji adresy zrcadel."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Prosím počkejte, stahuji adresy zrcadel ze stránek společnosti Mandriva."
@@ -3116,12 +3115,12 @@ msgstr ""
"Zkuste to prosím později."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Při stahování seznamu zrcadel došlo k chybě:\n"
@@ -3141,13 +3140,13 @@ msgid "I can't find any suitable mirror."
msgstr "Nelze nalézt žádné vhodné zrcadlo."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Nelze nalézt žádné vhodné zrcadlo.\n"
"\n"
@@ -3321,14 +3320,14 @@ msgstr ""
"Tento zdroj bude vypnut."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
"Váš zdroj \"%s\", který se používá pro aktualizace, neodpovídá verzi "
-"Mandriva Linuxu, která právě běží (%s).\n"
+"distribuce %s, která právě běží (%s).\n"
"Tento zdroj bude vypnut."
#: ../rpmdrake.pm:978
@@ -3371,6 +3370,18 @@ msgstr "Přidat zdroj urpmi"
msgid "Urpmi medium info"
msgstr "Informace o zdroji urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Váš zdroj \"%s\", který se používá pro aktualizace, neodpovídá verzi "
+#~ "Mandriva Linuxu, která právě běží (%s).\n"
+#~ "Tento zdroj bude vypnut."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root vynutí si spuštění pod uživatelem root"
diff --git a/po/cy.po b/po/cy.po
index 5e535718..767ce570 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2009-08-24 20:03-0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Cymraeg/Welsh <post@meddal.com>\n"
@@ -20,7 +20,7 @@ msgstr ""
"X-Poedit-Country: UK\n"
"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -31,52 +31,52 @@ msgstr ""
"nad oes diweddariad ar gyfer y pecynnau ar eich cyfrifiadur,\n"
"neu rydych wedi eu gosod i gyd yn barod."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Rheoli Meddalwedd"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Dyma restr o ddiweddariadau pecynnau meddalwedd"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Enw"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Fersiwn "
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Ryddhau"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arch"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Cymorth"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Dewis popeth"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Diweddaru"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Gadael"
@@ -132,15 +132,14 @@ msgid "Choose media type"
msgstr "Dewis y math o gyfrwng"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -166,12 +165,12 @@ msgid "Update sources only"
msgstr "Diweddaru ffynonellau'n unig"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -786,14 +785,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Hawlfraint (C) %s Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake yw offeryn rheoli pecynnau Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -899,7 +898,7 @@ msgstr "Dim disgrifiad"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -924,7 +923,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -934,7 +933,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2133,18 +2132,18 @@ msgstr ""
"Yna ail gychwyn %s."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Nid oes gennych gyfrwng diweddaru wedi ei ffurfweddu. Nid yw MandrivaUpdate "
"yn gallu gweithredu heb gyfrwng diweddaru."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2833,8 +2832,8 @@ msgid "Software Update"
msgstr "Diweddaru Meddalwedd"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Diweddaru Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3038,8 +3037,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Arhoswch, llwytho i lawr cyfeiriadau drychau."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Arhoswch, llwytho i lawr cyfeiriadau drychau o safle gwe Mandriva."
#: ../rpmdrake.pm:601
@@ -3086,12 +3085,12 @@ msgstr ""
"Ceisiwch eto."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Cafwyd gwall wrth lwytho'r rhestr drych i lawr:\n"
@@ -3111,13 +3110,13 @@ msgid "I can't find any suitable mirror."
msgstr "Methu canfod drych addas."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Methu canfod drych addas.\n"
"\n"
@@ -3289,14 +3288,14 @@ msgstr ""
"Bydd yn cael ei anablu."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
"Nid yw eich cyfrwng '%s', ar gyfer diweddariadau, yn cydweddu â'r fersiwn o "
-"Mandriva Linux rydych yn ei redeg (%s).\n"
+"%s rydych yn ei redeg (%s).\n"
"Bydd yn cael ei anablu."
#: ../rpmdrake.pm:978
@@ -3341,6 +3340,18 @@ msgstr "Ychwanegu cyfrwng urpmi"
msgid "Urpmi medium info"
msgstr "Gwybodaeth cyfrwng urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Nid yw eich cyfrwng '%s', ar gyfer diweddariadau, yn cydweddu â'r fersiwn "
+#~ "o Mandriva Linux rydych yn ei redeg (%s).\n"
+#~ "Bydd yn cael ei anablu."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root gorfodi ei redeg fel root"
diff --git a/po/da.po b/po/da.po
index 32a7c8ad..50f2eb64 100644
--- a/po/da.po
+++ b/po/da.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-11-17 21:44+0100\n"
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -27,7 +27,7 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -38,52 +38,52 @@ msgstr ""
"findes nogen tilgængelige opdateringer for programmerne installeret\n"
"på maskinen eller at du allerede har installeret dem alle."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Administration af programmel"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Her er listen over programmelopdateringer"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Navn"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Version"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Udgave"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arkitektur"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Hjælp"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Vælg alt"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Opdatér"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Afslut"
@@ -139,15 +139,14 @@ msgid "Choose media type"
msgstr "Vælg medietype"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -170,12 +169,12 @@ msgid "Update sources only"
msgstr "Kun opdateringskilder"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -788,14 +787,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Ophavsret © %s ved Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake er Mandriva Linux' værktøj til pakkeadministration."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -900,8 +899,8 @@ msgid "No description"
msgstr "Ingen beskrivelse"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Det er <b>ikke understøttet</b> af Mandriva."
#: ../Rpmdrake/gui.pm:162
@@ -925,8 +924,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Denne pakke er en mulig kandidat for en opdatering."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "Dette er en officiel opdatering som er understøttet af Mandriva."
#: ../Rpmdrake/gui.pm:177
@@ -935,8 +934,8 @@ msgid "This is an unoffical update."
msgstr "Dette er en uofficiel opdatering."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Dette er en officiel pakke understøttet af Mandriva"
#: ../Rpmdrake/gui.pm:198
@@ -2139,18 +2138,18 @@ msgstr ""
"Derefter skal '%s' genstartes."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Du har ikke noget opdateringsmedie. MandrivaUpdate kan ikke virke uden noget "
"opdateringsmedie."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2841,8 +2840,8 @@ msgid "Software Update"
msgstr "Opdatering af programmel"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Opdatér"
#: ../rpmdrake.pm:148
@@ -3046,8 +3045,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Vent venligst, henter adresser på spejle."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Vent venligst, henter spejladresser fra Mandrivas websted."
#: ../rpmdrake.pm:601
@@ -3094,12 +3093,12 @@ msgstr ""
"Forsøg igen senere."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Der opstod en fejl ved hentning af spejllisten:\n"
@@ -3119,13 +3118,13 @@ msgid "I can't find any suitable mirror."
msgstr "Jeg kan ikke finde et passende spejl."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Kan ikke finde noget passende spejl.\n"
"\n"
@@ -3298,15 +3297,15 @@ msgstr ""
"Det vil blive deaktiveret."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Dit medie '%s' til opdateringer passer ikke med den version på Mandriva "
-"Linux som du kører (%s).\n"
-"Den vil blive deaktiveret."
+"Dit medie '%s' til opdateringer passer ikke med den version på %s som du "
+"kører (%s).\n"
+"Det vil blive deaktiveret."
#: ../rpmdrake.pm:978
#, c-format
@@ -3352,6 +3351,18 @@ msgstr "Tilføj urpmi-medier"
msgid "Urpmi medium info"
msgstr "Info om urpmi medie"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Dit medie '%s' til opdateringer passer ikke med den version på Mandriva "
+#~ "Linux som du kører (%s).\n"
+#~ "Den vil blive deaktiveret."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root gennemtving kørsel som root"
diff --git a/po/de.po b/po/de.po
index 3eaf379d..32024e2a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-04-30 15:14+0200\n"
"Last-Translator: Oliver Burger <oliver.burger@wizard-fire.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -33,7 +33,7 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -44,52 +44,52 @@ msgstr ""
"(noch) keine Aktualisierungen für Ihr System gibt oder dass Sie\n"
"bereits alle Aktualisierungen auf Ihren Rechner aufgespielt haben."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Software-Verwaltung"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Liste von Softwareupdates"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Name"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Version"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Release"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arch"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Hilfe"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Alles auswählen"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Aktualisieren"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Beenden"
@@ -145,15 +145,14 @@ msgid "Choose media type"
msgstr "Die Art des Mediums wählen"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -179,12 +178,12 @@ msgid "Update sources only"
msgstr "Nur Updatequellen"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -807,14 +806,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright·(C)·%s·bei·Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake ist das Mandriva Linux Werkzeug zur Paketverwaltung."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -920,8 +919,8 @@ msgid "No description"
msgstr "Keine Beschreibung"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Sie wird von Mandriva <b>nicht unterstützt.</b>"
#: ../Rpmdrake/gui.pm:162
@@ -945,8 +944,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Diese Paket ist ein möglicher Kandidat für eine Aktualisierung."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
"Dies ist eine offizielle Aktualisierung, die von Mandriva unterstützt wird."
@@ -957,8 +956,8 @@ msgstr ""
"Dies ist eine inoffizielle Aktualisierung, die <b>nicht unterstützt</b> wird."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Dies ist ein offizielles Paket, das von Mandriva unterstützt wird"
#: ../Rpmdrake/gui.pm:198
@@ -2177,18 +2176,18 @@ msgstr ""
"Starten Sie anschließend erneut \"%s\"."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Sie haben keine Update-Quellen eingerichtet. MandrivaUpdate kann ohne Update-"
"Quellen nicht arbeiten."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2890,8 +2889,8 @@ msgid "Software Update"
msgstr "Softwareaktualisierung"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3095,8 +3094,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Bitte warten, besorgen der Spiegelserveradressen."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Bitte warten: Besorgen der Serverliste vom Mandriva-Server."
#: ../rpmdrake.pm:601
@@ -3143,12 +3142,12 @@ msgstr ""
"Bitte versuchen Sie es später erneut."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Es trat ein Fehler beim Besorgen der Serverliste auf:\n"
@@ -3167,13 +3166,13 @@ msgid "I can't find any suitable mirror."
msgstr "Ich kann keinen passenden Spiegelserver finden."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Ich kann keinen passenden Paketserver finden.\n"
"\n"
@@ -3347,14 +3346,14 @@ msgstr ""
"Es wird deaktiviert."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Ihr Aktualisierungsmedium „%s“ stimmt nicht mit der aktuell laufenden "
-"Mandriva Linux Version überein (%s).\n"
+"Ihr Medium „%s“, welches für Aktualisierungen benutzt wird, stimmt nicht mit "
+"der Version von %s, welche Sie benutzen (%s), überein.\n"
"Es wird deaktiviert."
#: ../rpmdrake.pm:978
@@ -3401,6 +3400,18 @@ msgstr "urpmi Medium hinzufügen "
msgid "Urpmi medium info"
msgstr "Urpmi Medien Info"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Ihr Aktualisierungsmedium „%s“ stimmt nicht mit der aktuell laufenden "
+#~ "Mandriva Linux Version überein (%s).\n"
+#~ "Es wird deaktiviert."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root das Ausführen als root erzwingen"
diff --git a/po/el.po b/po/el.po
index bc498513..edf24d70 100644
--- a/po/el.po
+++ b/po/el.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-el_2009-11-03\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-08-31 20:28+0200\n"
"Last-Translator: Dimitrios Glentadakis\n"
"Language-Team: Greek <translators_team@mandrivalinux.gr>\n"
@@ -30,7 +30,7 @@ msgstr ""
"X-Poedit-Country: GREECE\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -41,52 +41,52 @@ msgstr ""
"υπάρχουν διαθέσιμες ενημερώσεις για τα πακέτα που είναι εγκατεστημένα\n"
"στον υπολογιστή σας, ή ότι έχετε ήδη εγκαταστήσει όλες τις ενημερώσεις."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Διαχείριση Λογισμικού"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Εδώ είναι η λίστα με τις ενημερώσεις των πακέτων λογισμικού"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Όνομα"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Έκδοση"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Έκδοση κυκλοφορίας"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Αρχιτεκ."
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Βοήθεια"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Επιλογή όλων"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Ενημέρωση"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Έξοδος"
@@ -142,15 +142,14 @@ msgid "Choose media type"
msgstr "Επιλέξτε είδος μέσων"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -174,12 +173,12 @@ msgid "Update sources only"
msgstr "Mόνο πηγές ενημέρωσης"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -802,15 +801,15 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C)%s από τη Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
"Το Rpmdrake είναι το εργαλείο διαχείρισης των πακέτων του Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -920,8 +919,8 @@ msgid "No description"
msgstr "Χωρίς περιγραφή"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Δεν <b>υποστηρίζεται</b> από την Mandriva."
#: ../Rpmdrake/gui.pm:162
@@ -945,8 +944,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Αυτό το πακέτο είναι εν δυνάμει υποψήφιο για μια ενημέρωση."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "Αυτή η ενημέρωση είναι επίσημη και υποστηρίζεται από την Mandriva"
#: ../Rpmdrake/gui.pm:177
@@ -955,8 +954,8 @@ msgid "This is an unoffical update."
msgstr "Αυτή η ενημέρωση είναι ανεπίσημη."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Αυτό είναι ένα επίσημο πακέτο και υποστηρίζεται από την Mandriva"
#: ../Rpmdrake/gui.pm:198
@@ -2176,18 +2175,18 @@ msgstr ""
"Μετά, επανεκκίνησε το %s."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Δεν έχεις ρυθμισμένα μέσα αναβάθμισης. Το MandrivaUpdate δεν μπορεί να "
"λειτουργήσει χωρίς κάποια μέσα αναβάθμισης."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2893,8 +2892,8 @@ msgid "Software Update"
msgstr "Αναβάθμιση Λογισμικού"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Αναβάθμιση Mandriva Linux "
#: ../rpmdrake.pm:148
@@ -3099,8 +3098,8 @@ msgstr ""
"Παρακαλώ περιμένετε, γίνεται η λήψη της λίστας των εναλλακτικών διευθύνσεων."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Παρακαλώ περιμένετε, γίνεται η λήψη των διευθύνσεων των εναλλακτικών θέσεων "
"από την ιστοσελίδα της Mandriva."
@@ -3150,12 +3149,12 @@ msgstr ""
"Παρακαλώ, προσπαθήστε ξανά αργότερα."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Σφάλμα κατά τη λήψη της λίστας των εναλλακτικών διευθύνσεων:\n"
@@ -3175,13 +3174,13 @@ msgid "I can't find any suitable mirror."
msgstr "Δεν μπορώ να βρω κατάλληλη εναλλακτική διεύθυνση"
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Δεν μπορώ να βρω κατάλληλη εναλλακτική.\n"
"\n"
@@ -3357,15 +3356,15 @@ msgstr ""
"Θα απενεργοποιηθεί ."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Το μέσο '%s', που χρησιμοποιείται για αναβαθμίσεις, δεν ταιριάζει με την "
-"εκτελούμενη έκδοση της Mandriva Linux (%s).\n"
-"Θα απενεργοποιηθεί."
+"Το μέσο '%s',που χρησιμοποιείται για αναβαθμίσεις, δεν ταιριάζει με την "
+"έκδοση του %s που εκτελείτε (%s).\n"
+"Θα απενεργοποιηθεί ."
#: ../rpmdrake.pm:978
#, c-format
@@ -3411,6 +3410,18 @@ msgstr "Προσθήκη μέσου urpmi"
msgid "Urpmi medium info"
msgstr "Πληροφορίες μέσου Urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Το μέσο '%s', που χρησιμοποιείται για αναβαθμίσεις, δεν ταιριάζει με την "
+#~ "εκτελούμενη έκδοση της Mandriva Linux (%s).\n"
+#~ "Θα απενεργοποιηθεί."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root προτροπή να εκτελεστεί ως βασικό/root"
diff --git a/po/eo.po b/po/eo.po
index 3610aa3e..f1d14e48 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2008-10-02 15:56-0400\n"
"Last-Translator: Vilhelmo Lutermano <vlutermano@free.fr>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -33,52 +33,52 @@ msgstr ""
"akirebla ĝisdatigo por la pakaĵoj instalitaj en via komputilo,\n"
"aŭ vi jam instalis ilin ĉiujn."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Program-mastrumilo"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Jen la listo de ĝisdatigitaj programpakaĵoj"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nomo"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Versio"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Eldono"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arch"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Helpo"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Elektu ĉiujn"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Ĝisdatigu"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Forlasu"
@@ -134,15 +134,14 @@ msgid "Choose media type"
msgstr "Elektu aŭdvidan tipon"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -168,12 +167,12 @@ msgid "Update sources only"
msgstr "Nur ĝisdatigaj fontoj"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -787,14 +786,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Kopirajto (C) %s ĉe Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake estas pakaĵ-mastrumilo de Mandriva Linukso."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -901,7 +900,7 @@ msgstr "Nenia priskribo"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -926,7 +925,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -936,7 +935,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2146,18 +2145,18 @@ msgstr ""
"Poste, restartigu (%s)."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Vi ne havas konfiguritajn portilojn por ĝisdatigo. MandrivaUpdate (la "
"ĝisdatiga mastrumilo) ne povas labori sen ia ĝisdatiga portilo."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2847,8 +2846,8 @@ msgid "Software Update"
msgstr "Ĝisdatigo de programoj"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux-Ĝisdatigo (Mandriva Linux Update)"
#: ../rpmdrake.pm:148
@@ -3052,8 +3051,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Bonvole atendu, mi deŝutas speguladresojn."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Bonvole atendu, mi deŝutas speguladresojn de la retpaĝo de Mandriva."
#: ../rpmdrake.pm:601
@@ -3100,12 +3099,12 @@ msgstr ""
"Bonvolu reprovi poste."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Okazis eraro dum deŝutado de la spegullisto:\n"
@@ -3125,13 +3124,13 @@ msgid "I can't find any suitable mirror."
msgstr "Mi ne povas trovi taŭgan spegulon."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Mi ne trovas taŭgan spegulon.\n"
"\n"
@@ -3305,14 +3304,14 @@ msgstr ""
"Ĝi estos elŝaltita."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Via portilo '%s', uzata por ĝisdatigoj, ne kongruas kun la versio de "
-"Mandriva Linukso kiun vi estas rulanta (%s).\n"
+"Via portilo '%s', uzata por ĝisdatigoj, ne kongruas kun la versio de %s kiun "
+"vi estas rulanta (%s).\n"
"Ĝi estos elŝaltita."
#: ../rpmdrake.pm:978
@@ -3354,6 +3353,18 @@ msgstr "Aldoni urpmi-portilojn"
msgid "Urpmi medium info"
msgstr "Informo pri urpmi-portilo"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Via portilo '%s', uzata por ĝisdatigoj, ne kongruas kun la versio de "
+#~ "Mandriva Linukso kiun vi estas rulanta (%s).\n"
+#~ "Ĝi estos elŝaltita."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root devigi ruli kiel ĉefuzanto"
diff --git a/po/es.po b/po/es.po
index ec847cbe..ada64c11 100644
--- a/po/es.po
+++ b/po/es.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-07-31 09:53-0300\n"
"Last-Translator: Diego Bello Carreño <dbello@gmail.com>\n"
"Language-Team: Español <es@li.org>\n"
@@ -28,7 +28,7 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -39,52 +39,52 @@ msgstr ""
"actualizaciones disponibles para los paquetes instalados en su computadora,\n"
"o bien ya las instaló todas."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Administración de software"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Lista de paquetes a actualizar"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nombre"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Versión"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Revisión"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arq."
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Ayuda"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Seleccionar todo"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Actualizar"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Salir"
@@ -140,15 +140,14 @@ msgid "Choose media type"
msgstr "Seleccione el tipo de soporte"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -172,12 +171,12 @@ msgid "Update sources only"
msgstr "Sólo fuentes de actualizaciones"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -793,15 +792,15 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright © %s por Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
"Rpmdrake es la herramienta de administración de paquetes de Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -909,8 +908,8 @@ msgid "No description"
msgstr "Sin descripción"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "<b>No está soportado</b> por Mandriva."
#: ../Rpmdrake/gui.pm:162
@@ -935,8 +934,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Este paquete es un candidato potencial para actualización."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "Éste es una actualización oficial la cual es soportada por Mandriva."
#: ../Rpmdrake/gui.pm:177
@@ -946,8 +945,8 @@ msgstr ""
"Ésta es una actualización no oficial, la cual <b>no está soportada</b>."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Éste es un paquete oficial soportado por Mandriva"
#: ../Rpmdrake/gui.pm:198
@@ -2163,18 +2162,18 @@ msgstr ""
"Luego, vuelva a iniciar «%s»."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"No tiene soportes de actualizaciones configurados. MandrivaUpdate no puede "
"operar sin soportes de actualizaciones."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2871,8 +2870,8 @@ msgid "Software Update"
msgstr "Actualización de software"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Actualización de Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3077,8 +3076,8 @@ msgstr ""
"Por favor espere, descargando las direcciones de los sitios de réplica."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Por favor espere, descargando las direcciones de los sitios de réplica desde "
"el sitio web de Mandriva."
@@ -3127,12 +3126,12 @@ msgstr ""
"Por favor, inténte nuevamente más tarde."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Hubo un error descargando la lista de sitios de réplica:\n"
@@ -3152,13 +3151,13 @@ msgid "I can't find any suitable mirror."
msgstr "No puedo encontrar un sitio de réplica adecuado."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"No puedo encontrar un sitio de réplica adecuado.\n"
"\n"
@@ -3332,14 +3331,14 @@ msgstr ""
"Será deshabilitado."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
"Su soporte `%s', utilizado para actualizaciones, no coincide con la versión "
-"de Mandriva Linux que está corriendo (%s).\n"
+"de %s que está corriendo (%s).\n"
"Será deshabilitado."
#: ../rpmdrake.pm:978
@@ -3384,6 +3383,18 @@ msgstr "Añadir soportes urpmi"
msgid "Urpmi medium info"
msgstr "Información de soporte urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Su soporte `%s', utilizado para actualizaciones, no coincide con la "
+#~ "versión de Mandriva Linux que está corriendo (%s).\n"
+#~ "Será deshabilitado."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root forzar la ejecución como root"
diff --git a/po/et.po b/po/et.po
index 18dcffa8..3b60e78b 100644
--- a/po/et.po
+++ b/po/et.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-03-08 12:43+0200\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n"
"Language-Team: Estonian <linux-ee@lists.eenet.ee>\n"
@@ -19,7 +19,7 @@ msgstr ""
"X-Generator: KBabel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -30,52 +30,52 @@ msgstr ""
"paigaldatud pakettidele ei ole parajasti mingeid uuendusi või\n"
"Te olete need juba kõik paigaldanud."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Tarkvarahaldur"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "See on tarkvara uuenduste nimekiri"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nimi"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Versioon"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Väljalase"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arhitektuur"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Abi"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Vali kõik"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Uuenda"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Välju"
@@ -131,15 +131,14 @@ msgid "Choose media type"
msgstr "Andmekandja tüübi valimine"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -161,12 +160,12 @@ msgid "Update sources only"
msgstr "Ainult uuendusallikad"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -778,14 +777,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Autoriõigus (C) %s: Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake on Mandriva Linuxi tarkvarahaldur."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -890,8 +889,8 @@ msgid "No description"
msgstr "Kirjeldus puudub"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Sellel <b>ei ole</b> Mandriva toetust."
#: ../Rpmdrake/gui.pm:162
@@ -915,8 +914,8 @@ msgid "This package is a potential candidate for an update."
msgstr "See pakett on potentsiaalne uuendamise kandidaat."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "See on ametlik, Mandriva toetatud uuendus."
#: ../Rpmdrake/gui.pm:177
@@ -925,8 +924,8 @@ msgid "This is an unoffical update."
msgstr "See on mitteametlik uuendus, mis <b>ei ole toetatud</b>."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "See on ametlik, Mandriva toetatud pakett"
#: ../Rpmdrake/gui.pm:198
@@ -2134,18 +2133,18 @@ msgstr ""
"Seejärel käivitage \"%s\" uuesti."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Te ei ole määranud uuendusandmekandjat. MandrivaUpdate ei saa midagi ette "
"võtta, kui pole määratud ühtegi uuendusandmekandjat."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2835,8 +2834,8 @@ msgid "Software Update"
msgstr "Tarkvara uuendamine"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linuxi uuendused"
#: ../rpmdrake.pm:148
@@ -3040,8 +3039,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Palun oodake, laetakse peeglite aadresse."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Palun oodake, laetakse peeglite aadresse Mandriva veebisaidilt."
#: ../rpmdrake.pm:601
@@ -3088,12 +3087,12 @@ msgstr ""
"Palun proovige varsti uuesti."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Peeglite nimekirja allalaadimisel tekkis viga:\n"
@@ -3113,13 +3112,13 @@ msgid "I can't find any suitable mirror."
msgstr "Ühtki kõlblikku peeglit ei leitud."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Kõlblikku peeglit ei õnnestunud leida.\n"
"\n"
@@ -3291,14 +3290,14 @@ msgstr ""
"Seepärast seda ei kasutata."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Teie uuendusteks kasutatav andmekandja '%s' ei klapi arvutis töötava "
-"Mandriva Linuxi versiooniga (%s).\n"
+"Teie uuendusteks kasutatav andmekandja '%s' ei klapi arvutis töötava %s "
+"versiooniga (%s).\n"
"Seepärast seda ei kasutata."
#: ../rpmdrake.pm:978
@@ -3341,6 +3340,18 @@ msgstr "Urpmi andmekandja lisamine"
msgid "Urpmi medium info"
msgstr "Uprmi andmekandja teave"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Teie uuendusteks kasutatav andmekandja '%s' ei klapi arvutis töötava "
+#~ "Mandriva Linuxi versiooniga (%s).\n"
+#~ "Seepärast seda ei kasutata."
+
#~ msgid " --root force to run as root"
#~ msgstr ""
#~ " --root sunnitakse töötama administraatori õigustes"
diff --git a/po/eu.po b/po/eu.po
index 027d8230..12763882 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-08-30 08:58+0200\n"
"Last-Translator: Ignigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Basque <cooker-i18n@mandrivalinux.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -33,52 +33,52 @@ msgstr ""
"instalatuta dituzun paketeen eguneraketarik ez dagoela erabilgarri, \n"
"edo lehendik guztiak instalatuta dituzula."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Software kudeaketa"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Hemen dago software paketeen eguneraketa zerrenda"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Izena"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Bertsioa"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Askapena"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arkit"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Laguntza"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Guztia hautatu"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Eguneratu"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Irten"
@@ -134,15 +134,14 @@ msgid "Choose media type"
msgstr "Aukeratu euskarri mota"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -165,12 +164,12 @@ msgid "Update sources only"
msgstr "Soilik eguneraketa jatorriak"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -783,14 +782,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake Mandriva Linux pakete kudeaketa tresna da."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -897,8 +896,8 @@ msgid "No description"
msgstr "Azalpenik ez"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Ez dauka Mandrivaren <b>euskarria</b>."
#: ../Rpmdrake/gui.pm:162
@@ -922,8 +921,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Pakete hau eguneratzeko hautagai potentzial bat da."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "Hau Mandrivaren euskarria duen eguneraketa ofizial bat da."
#: ../Rpmdrake/gui.pm:177
@@ -932,8 +931,8 @@ msgid "This is an unoffical update."
msgstr "Hau eguneraketa ez-ofizial bat da."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Hau Mandrivaren euskarria duen pakete ofizial bat da"
#: ../Rpmdrake/gui.pm:198
@@ -2142,18 +2141,18 @@ msgstr ""
"Ondoren, \"%s\" berrabiarazi."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Ez daukazu konfiguratuta eguneraketa euskarririk. MandrivaUpdate-k ezin du "
"operatu eguneraketa euskarririk gabe."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2847,8 +2846,8 @@ msgid "Software Update"
msgstr "Software Eguneraketa"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3052,8 +3051,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Itxaron mesedez, ispiluen helbideak jaisten."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Itxaron, ispiluen helbideak deskargatzen Mandriva-en web gunetik."
#: ../rpmdrake.pm:601
@@ -3100,12 +3099,12 @@ msgstr ""
"Mesedez saiatu berriro beranduago."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Akatsa gertatu da ispiluen zerrenda deskargatzean:\n"
@@ -3125,13 +3124,13 @@ msgid "I can't find any suitable mirror."
msgstr "Ezin dut ispilu egokirik aurkitu."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Ezin dut ispilu egokirik aurkitu.\n"
"\n"
@@ -3304,14 +3303,14 @@ msgstr ""
"Ezgaitu egingo da."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Zure '%s' euskarria, eguneratzeko erabilia, ez dator bat ibiltzen ari zaren "
-"Mandriva Linuxen bertsioarekin (%s).\n"
+"Zure '%s' euskarria, eguneratzeko erabilia, ez dator bat darabilzun %s "
+"bertsioarekin (%s).\n"
"Ezgaitu egingo da."
#: ../rpmdrake.pm:978
@@ -3355,6 +3354,18 @@ msgstr "Urpmi euskarria erantsi"
msgid "Urpmi medium info"
msgstr "Urpmi euskarriaren info"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Zure '%s' euskarria, eguneratzeko erabilia, ez dator bat ibiltzen ari "
+#~ "zaren Mandriva Linuxen bertsioarekin (%s).\n"
+#~ "Ezgaitu egingo da."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root behartu root gisa exekutatzea"
diff --git a/po/fa.po b/po/fa.po
index 82440c21..6ca59d7d 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-fa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2005-02-06 09:05-0500\n"
"Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
"Language-Team: Persian\n"
@@ -19,7 +19,7 @@ msgstr ""
"X-Generator: KBabel 1.9.1\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -30,52 +30,52 @@ msgstr ""
"به‌روزسازیی برای بسته‌ی نصب شده بر رایانه‌ی شما وجود ندارد یا شما\n"
"قبلاً همه‌ی آنها را نصب کرده‌اید."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "مدیریت نرم‌افزار"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "بروزسازی بسته‌های نرم‌افزار"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "نام"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "نسخه"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "بایگانی"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "راهنما"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "انتخاب همگی"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "بروزسازی"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "ترک"
@@ -137,9 +137,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -156,12 +155,12 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -766,13 +765,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "ماندریبا لینوکس"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -878,7 +877,7 @@ msgstr "در توضیحات"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -903,7 +902,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -913,7 +912,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2106,14 +2105,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2800,8 +2799,8 @@ msgid "Software Update"
msgstr "بروزسازی نرم‌افزار"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "بروزسازی ماندریبا"
#: ../rpmdrake.pm:148
@@ -3005,8 +3004,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "لطفاً صبر کنید، در حال بارگیری نشانی‌های آینه‌ها."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "لطفاً صبر کنید، در حال بارگیری نشانی‌های آینه‌ها از وبگاه ماندریبا."
#: ../rpmdrake.pm:601
@@ -3053,12 +3052,12 @@ msgstr ""
"لطفاً بعداً دوباره امتحان کنید."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"هنگام بارگیری لیست آینه‌ها یک خطا وجود داشت:\n"
@@ -3078,13 +3077,13 @@ msgid "I can't find any suitable mirror."
msgstr "نمی‌توانم هیچ آینه مناسبی را پیدا کنم."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"نمی‌توانم آینه‌ی مناسبی را پیدا کنم.\n"
"\n"
@@ -3252,14 +3251,14 @@ msgstr ""
"آن از کار انداخته خواهد شد."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"رسانه‌ی شما `%s'، که برای بروزسازی استفاده می‌شود، با نسخه‌ی لینوکس ماندریبای "
-"که شما اجرا می‌کنید (%s) تطابق ندارد.\n"
+"رسانه‌ی شما `%s'، که برای بروزسازی استفاده می‌شود، با نسخه‌ی %s که شما اجرا "
+"می‌کنید (%s) تطابق ندارد.\n"
"آن از کار انداخته خواهد شد."
#: ../rpmdrake.pm:978
@@ -3306,6 +3305,18 @@ msgstr "/_رسانه‌ی بروزسازی"
msgid "Urpmi medium info"
msgstr "بروزسازی رسانه"
+#~ msgid "Mandriva Linux"
+#~ msgstr "ماندریبا لینوکس"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "رسانه‌ی شما `%s'، که برای بروزسازی استفاده می‌شود، با نسخه‌ی لینوکس "
+#~ "ماندریبای که شما اجرا می‌کنید (%s) تطابق ندارد.\n"
+#~ "آن از کار انداخته خواهد شد."
+
#, fuzzy
#~ msgid " --root force to run as root"
#~ msgstr ""
diff --git a/po/fi.po b/po/fi.po
index d5841800..424688e4 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-fi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-08-24 18:24+0300\n"
"Last-Translator: Jani Välimaa <wally@mandriva.org>\n"
"Language-Team: Finnish <cooker-i18n@mandrivalinux.org>\n"
@@ -28,7 +28,7 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -38,52 +38,52 @@ msgstr ""
"Päivityslista on tyhjä. Päivitykset on asennettu tai\n"
"päivityksiä ei ole saatavilla."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Ohjelmistojen hallinta"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Saatavilla olevat päivitykset"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nimi"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Versio"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Julkaisu"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arkkitehtuuri"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Ohje"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Valitse kaikki"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Päivitä"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Poistu"
@@ -139,15 +139,14 @@ msgid "Choose media type"
msgstr "Valitse median tyyppi"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -169,12 +168,12 @@ msgid "Update sources only"
msgstr "Vain päivityslähteet"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -784,14 +783,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s, Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake on Mandriva Linuxin pakettienhallintatyökalu."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -903,8 +902,8 @@ msgid "No description"
msgstr "Ei kuvausta"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Paketti <b>ei ole<b> tuettu Mandrivan toimesta."
#: ../Rpmdrake/gui.pm:162
@@ -928,8 +927,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Mahdollinen ehdokas päivityspaketiksi."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "Virallinen Mandrivan tukema päivitys."
#: ../Rpmdrake/gui.pm:177
@@ -938,8 +937,8 @@ msgid "This is an unoffical update."
msgstr "Epävirallinen päivitys."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Virallinen Mandrivan tukema paketti."
#: ../Rpmdrake/gui.pm:198
@@ -2142,18 +2141,18 @@ msgstr ""
"Tämän jälkeen käynnistä %s uudelleen."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Päivityslähteitä ei ole asetettu. MandrivaUpdate ei toimi ilman "
"päivityslähteitä."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2843,8 +2842,8 @@ msgid "Software Update"
msgstr "Ohjelmistopäivitys"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3048,8 +3047,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Odota, haetaan lista peilipalvelimista."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Odota, haetaan lista peilipalvelimista Mandrivan Internet-sivuilta."
#: ../rpmdrake.pm:601
@@ -3096,12 +3095,12 @@ msgstr ""
"Yritä myöhemmin uudelleen."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Ilmeni virhe peilipalvelinlistaa ladattaessa:\n"
@@ -3121,13 +3120,13 @@ msgid "I can't find any suitable mirror."
msgstr "Sopivaa peilipalvelinta ei löydy."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Sopivaa peilipalvelinta ei löydy.\n"
"\n"
@@ -3299,14 +3298,14 @@ msgstr ""
"Poistetaan lähde käytöstä."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Päivityksiin käytettävä lähde \"%s\" ei vastaa käyttämääsi Mandriva Linuxin "
-"versiota (%s).\n"
+"Päivityksiin käytettävä lähde \"%s\" ei vastaa käyttämääsi %s versiota "
+"(%s).\n"
"Poistetaan lähde käytöstä."
#: ../rpmdrake.pm:978
@@ -3353,6 +3352,18 @@ msgstr "Lisää urpmi-lähde"
msgid "Urpmi medium info"
msgstr "Urpmi-lähdetiedot"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Päivityksiin käytettävä lähde \"%s\" ei vastaa käyttämääsi Mandriva "
+#~ "Linuxin versiota (%s).\n"
+#~ "Poistetaan lähde käytöstä."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root pakota suorittaminen root-tunnuksella"
diff --git a/po/fr.po b/po/fr.po
index 15324499..9f389bfe 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-03-03 23:19+0100\n"
"Last-Translator: Christophe Berthelé <berthy@mandriva.org>\n"
"Language-Team: French <cooker-i18n@mandrivalinux.org>\n"
@@ -33,7 +33,7 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2;plural=(n>1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -44,52 +44,52 @@ msgstr ""
"pas de mises à jour pour les paquetages installés sur votre\n"
"ordinateur, ou bien que vous les avez déjà toutes installées."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Gestionnaire de logiciels"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Voici la liste des mises à jour de paquetages logiciels"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nom"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Version"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Révision"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Architecture"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Aide"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Tout sélectionner"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Mettre à jour"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Quitter"
@@ -145,15 +145,14 @@ msgid "Choose media type"
msgstr "Choix du type de média"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -179,12 +178,12 @@ msgid "Update sources only"
msgstr "Sources de mises à jour uniquement"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -804,14 +803,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s par Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake est l'outil Mandriva Linux de gestion des paquetages."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -929,8 +928,8 @@ msgid "No description"
msgstr "Pas de description"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Il <b>n'est pas supporté</b> par Mandriva."
#: ../Rpmdrake/gui.pm:162
@@ -954,8 +953,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Ce paquetage est un candidat potentiel pour une mise à jour."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "C'est une mise à jour officielle qui est supportée par Mandriva."
#: ../Rpmdrake/gui.pm:177
@@ -966,8 +965,8 @@ msgstr ""
"Mandriva."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "C'est un paquetage officiel qui est supporté par Mandriva"
#: ../Rpmdrake/gui.pm:198
@@ -2186,18 +2185,18 @@ msgstr ""
"Ensuite, redémarrez « %s »."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Vous n'avez configuré aucune source de mises à jour. MandrivaUpdate ne peut "
"fonctionner sans source de mises à jour."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2902,8 +2901,8 @@ msgid "Software Update"
msgstr "Mise à jour des logiciels"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mise à jour Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3107,8 +3106,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Veuillez patienter, téléchargement de la liste des miroirs."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Veuillez patienter, téléchargement de la liste des miroirs à partir du site "
"web de Mandriva."
@@ -3157,12 +3156,12 @@ msgstr ""
"Veuillez réessayer ultérieurement."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Une erreur est survenue pendant le téléchargement de la liste des miroirs :\n"
@@ -3182,13 +3181,13 @@ msgid "I can't find any suitable mirror."
msgstr "Je ne peux trouver de miroir adéquat."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Impossible de trouver un miroir adéquat.\n"
"\n"
@@ -3361,14 +3360,14 @@ msgstr ""
"Il va être desactivé."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
"Votre média `%s', utilisé pour les mises à jour, ne correspond pas à la "
-"version de Mandriva Linux que vous utilisez (%s).\n"
+"version de %s que vous utilisez (%s).\n"
"Il va être desactivé."
#: ../rpmdrake.pm:978
@@ -3415,6 +3414,18 @@ msgstr "Ajouter un média urpmi"
msgid "Urpmi medium info"
msgstr "Information de medium urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Votre média `%s', utilisé pour les mises à jour, ne correspond pas à la "
+#~ "version de Mandriva Linux que vous utilisez (%s).\n"
+#~ "Il va être desactivé."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root forcer l'exécution en tant que root"
diff --git a/po/fur.po b/po/fur.po
index 2dd9dc6f..18343302 100644
--- a/po/fur.po
+++ b/po/fur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-fur\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2004-05-18 14:42+0200\n"
"Last-Translator: Andrea Gracco <graccoandrea@tin.it>\n"
"Language-Team: furlan <gft@freelists.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.3\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -29,52 +29,52 @@ msgstr ""
"no son atualizazions disponibilis par i pachets instalâts tal to computer\n"
"o che tu les âs dizà instaladis dutis."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Gjestôr Software"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Rimozion Pachets Software"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Non"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Version: "
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Archiviâmint"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Jutori"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, fuzzy, c-format
msgid "Select all"
msgstr "Selezionât"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Atualize"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Jessî"
@@ -136,9 +136,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -160,7 +159,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -769,13 +768,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -881,7 +880,7 @@ msgstr "tes descrizions"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -906,7 +905,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -916,7 +915,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2112,14 +2111,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2816,9 +2815,9 @@ msgid "Software Update"
msgstr "Rimozion Pachets Software"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
-msgstr "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
+msgstr "Mandrake Update"
#: ../rpmdrake.pm:148
#, fuzzy, c-format
@@ -3022,8 +3021,8 @@ msgstr ""
"Par plasè spiete, o stoi scjariant i recapits dai mirror dal sît di Mandriva."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Par plasè spiete, o stoi scjariant i recapits dai mirror dal sît di Mandriva."
@@ -3072,12 +3071,12 @@ msgstr ""
"Par plasè prove daspò."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"A si è verificât un fal intant dal scjariament de liste dai mirror:\n"
@@ -3097,13 +3096,13 @@ msgid "I can't find any suitable mirror."
msgstr ""
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"No rivi a cjatâ nissun mirror adat.\n"
"\n"
@@ -3276,8 +3275,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3326,6 +3325,12 @@ msgstr "Atualize fonts"
msgid "Urpmi medium info"
msgstr "Atualize fonts"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid "Mandriva Linux Update"
+#~ msgstr "Mandriva Linux Update"
+
#, fuzzy
#~ msgid "(Deprecated)"
#~ msgstr "Selezionât"
@@ -3753,6 +3758,3 @@ msgstr "Atualize fonts"
#~ msgid "Reload the packages list"
#~ msgstr "Torne a cjariâ le liste dai pachets"
-
-#~ msgid "Mandrake Update"
-#~ msgstr "Mandrake Update"
diff --git a/po/ga.po b/po/ga.po
index 9ca6c891..f214ac34 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2006-10-25 22:16+0200\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -26,52 +26,52 @@ msgid ""
"or you already installed all of them."
msgstr ""
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Bainistíocht Bhogearraí"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Bainisteóir Bóg-Earraí"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Ainm"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Leagan"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Cartlannú"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Cúnamh"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Roghnaigh gach rud"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Nuashonraigh"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Éirigh"
@@ -133,9 +133,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -157,7 +156,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -763,13 +762,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -868,7 +867,7 @@ msgstr "Gan cur síos"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -893,7 +892,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -903,7 +902,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2065,14 +2064,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
#, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2736,7 +2735,7 @@ msgstr "Nuashonrú Bogearraí"
#: ../rpmdrake.pm:121
#, fuzzy, c-format
-msgid "Mandriva Linux Update"
+msgid "Mageia Update"
msgstr "HardDrake"
#: ../rpmdrake.pm:148
@@ -2947,9 +2946,11 @@ msgstr ""
"Checking dependencies"
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
+"Fan tamall\n"
+"Checking dependencies"
#: ../rpmdrake.pm:601
#, c-format
@@ -2991,7 +2992,7 @@ msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
@@ -3012,7 +3013,7 @@ msgid ""
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
#: ../rpmdrake.pm:682
@@ -3162,8 +3163,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3214,6 +3215,9 @@ msgstr ""
"Fan tamall\n"
"Ag scrios pacáistí"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
#, fuzzy
#~ msgid "(Deprecated)"
#~ msgstr "Roghnaithe"
diff --git a/po/gl.po b/po/gl.po
index d37e26ca..48c77269 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2008-04-14 17:38+0100\n"
"Last-Translator: Leandro Regueiro <leandro DOT regueiro AT gmail DOT com>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -31,52 +31,52 @@ msgstr ""
"actualizacións dispoñibles para os paquetes que ten instalados\n"
"no seu ordenador, ou que xa as instalou todas."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Xestión de Software"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Aquí está a lista de actualización de paquetes de software"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nome"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Versión"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Edición"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Arquitectura"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Axuda"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Seleccionar todo"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Actualizar"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Saír"
@@ -132,15 +132,14 @@ msgid "Choose media type"
msgstr "Escolla o tipo de soporte"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -163,12 +162,12 @@ msgid "Update sources only"
msgstr "Só fontes de actualización"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -781,14 +780,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s de Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake é a ferramenta de xestión de paquetes de Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -898,7 +897,7 @@ msgstr "Sen descrición"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -923,7 +922,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -933,7 +932,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2148,18 +2147,18 @@ msgstr ""
"Despois, reinicie \"%s\"."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Non configurou ningún soporte de actualización. MandrivaUpdate non pode "
"operar sen ningún soporte de actualización."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2850,8 +2849,8 @@ msgid "Software Update"
msgstr "Actualización de Software"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Actualización de Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3055,8 +3054,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Agarde, descargando os enderezos dos sitios espello."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"Por favor agarde, descargando os enderezos dos espellos dende o sitio web de "
"Mandriva."
@@ -3104,12 +3103,12 @@ msgstr ""
"Inténteo de novo máis tarde."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Ocorreu un erro durante a descarga da lista de espellos:\n"
@@ -3129,13 +3128,13 @@ msgid "I can't find any suitable mirror."
msgstr "Non se puido atopar ningún sitio espello axeitado."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Non podo atopar ningún espello adecuado.\n"
"\n"
@@ -3308,14 +3307,14 @@ msgstr ""
"Vaise deshabilitar."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
"O soporte `%s', que se usa para actualizacións, non concorda ca versión de "
-"Mandriva Linux que está executando (%s).\n"
+"%s que está executando (%s).\n"
"Vaise deshabilitar."
#: ../rpmdrake.pm:978
@@ -3358,6 +3357,18 @@ msgstr "Engadir soportes de urpmi"
msgid "Urpmi medium info"
msgstr "Información de soporte de urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "O soporte `%s', que se usa para actualizacións, non concorda ca versión "
+#~ "de Mandriva Linux que está executando (%s).\n"
+#~ "Vaise deshabilitar."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root forza a execución coma root"
diff --git a/po/he.po b/po/he.po
index a761da0f..556f1d3f 100644
--- a/po/he.po
+++ b/po/he.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2008-03-22 15:40+0200\n"
"Last-Translator: Dotan Kamber <kamberd@yahoo.com>\n"
"Language-Team: Hebrew\n"
@@ -24,7 +24,7 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -35,52 +35,52 @@ msgstr ""
"אין עדכונים זמינים עבור החבילות המותקנות במחשבך,\n"
"או שכבר התקנת את כל העדכונים."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "ניהול תוכנה"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "הנה רשימת העידכונים לחבילות התוכנה"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "שם"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "גרסה"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "שחרור"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "ארכיטקטורה"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "עזרה"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "בחר הכל"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "עדכון"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "יציאה"
@@ -136,15 +136,14 @@ msgid "Choose media type"
msgstr "בחירת סוג מקור"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -166,12 +165,12 @@ msgid "Update sources only"
msgstr "מקורות עדכון בלבד"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -779,14 +778,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "זכויות היוצרים (C) %s שמורות למנדריבה"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake הוא כלי ניהול החבילות של מנדריבה לינוקס."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "מנדריבה לינוקס"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -891,7 +890,7 @@ msgstr "ללא תיאור"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -916,7 +915,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -926,7 +925,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2123,18 +2122,18 @@ msgstr ""
"לאחר מכן עליך לאתחל את \"%s\"."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"לא מוגדרים לך מקורות עדכון. ל-MandrivaUpdate אין אפשרות לעבוד ללא כל מקור "
"עדכונים."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2820,8 +2819,8 @@ msgid "Software Update"
msgstr "עדכון חבילות תוכנה"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "עדכון Mandriva Linux"
#: ../rpmdrake.pm:148
@@ -3025,8 +3024,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr " נא להמתין, מוריד כתובות כתובות של אתרי מראה."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr " נא להמתין בעת הורדת כתובות אתרי מראה מאתר מנדריבה"
#: ../rpmdrake.pm:601
@@ -3073,12 +3072,12 @@ msgstr ""
"נא לנסות שוב מאוחר יותר."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"חלה שגיאה בעת הורדת רשימת אתרי המראה:\n"
@@ -3098,13 +3097,13 @@ msgid "I can't find any suitable mirror."
msgstr "לא מצליח למצוא אף אתר מראה מתאים."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"אין אפשרות למצוא אתר מראה מתאים.\n"
"\n"
@@ -3271,15 +3270,15 @@ msgstr ""
"ולכן הוא ינוטרל."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"המקור `%s', המשמש לעדכוני תוכנה, אינו מתאים לגרסת מנדריבה לינוקס שמותקנת "
-"במערכת זו (%s).\n"
-"לכן הוא ינוטרל."
+"המקור `%s', המשמש לעדכוני תוכנה, אינו מתאים לגרסת %s שמותקנת במערכת זו "
+"(%s).\n"
+"ולכן הוא ינוטרל."
#: ../rpmdrake.pm:978
#, c-format
@@ -3320,6 +3319,18 @@ msgstr "הוספת מקורות urpmi"
msgid "Urpmi medium info"
msgstr "מידע על מקור urpmi"
+#~ msgid "Mandriva Linux"
+#~ msgstr "מנדריבה לינוקס"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "המקור `%s', המשמש לעדכוני תוכנה, אינו מתאים לגרסת מנדריבה לינוקס שמותקנת "
+#~ "במערכת זו (%s).\n"
+#~ "לכן הוא ינוטרל."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root אלץ הפעלה כמנהל מערכת"
diff --git a/po/hi.po b/po/hi.po
index 471c98b4..ab47b94d 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2005-08-21 15:37+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma)\n"
"Language-Team: Hindi, India\n"
@@ -18,7 +18,7 @@ msgstr ""
"X-Generator: KBabel 1.10\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -29,52 +29,52 @@ msgstr ""
"अपने कम्पूयटर पर संसाधित किया है, कोई अपडेट उपलब्ध नहीं है या आपने इन सभी\n"
"को संसाधित कर लिया है।"
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "सॉफ़्टवेयर प्रबंधक"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "सॉफ़्टवेयर पैकजों का अपडेट"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "नाम"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "संस्मरण"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "पुरालेखण"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "सहायता"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "सभी का चयन"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "अपडेट"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "निकास"
@@ -136,9 +136,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -155,12 +154,12 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -770,13 +769,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "मैनड्रैकलिनक्स"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -882,7 +881,7 @@ msgstr "कोई वर्णन नहीं"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -907,7 +906,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -917,7 +916,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2116,14 +2115,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2814,8 +2813,8 @@ msgid "Software Update"
msgstr "सॉफ़्टवेयर अपडेट"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "मैनड्रिव लिनक्स अपडेट"
#: ../rpmdrake.pm:148
@@ -3019,8 +3018,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "कृपया प्रतीक्षा करें, मिरर पतों को डॉउनलोड किये जा रहे है। "
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
"कृपया प्रतीक्षा करें, मैनड्रिव सॉफ़्ट वेब स्थल से समरूप प्रणालियों के पते डॉउनलोड किये जा रहे "
"है। "
@@ -3069,12 +3068,12 @@ msgstr ""
"कृपया कुछ समय उपरान्त पुनः प्रयास करें।"
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"समरूप प्रणालियों की सूची को डॉउनलोड करने के दौरान एक त्रुटि हुई है:\n"
@@ -3094,13 +3093,13 @@ msgid "I can't find any suitable mirror."
msgstr "मै किसी अनुरूप मिरर को नहीं खोज सका ।"
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"मुझे कोई उचित समरूप प्रणाली नहीं मिल सकी।\n"
"\n"
@@ -3272,14 +3271,14 @@ msgstr ""
"इसे निष्क्रिय कर दिया जायेगा ।"
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"आपका माध्यम `%s', जिसका का उपयोग अपडेटों हेतु किया जा रहा है, मैनड्रिव लिनक्स का "
-"संस्मरण, जिसे आप चला रहे है (%s), के साथ मेल नहीं खा रहा है। \n"
+"अपडेटों के लिए उपयोग में लाये जाने वाला, आपके माध्यम `%s', आपके %s के संस्करण के साथ मेल "
+"नहीं खाता है, आप (%s) चला रहे है ।\n"
"इसे निष्क्रिय कर दिया जायेगा ।"
#: ../rpmdrake.pm:978
@@ -3326,6 +3325,18 @@ msgstr "/माध्यम का अपडेट (_U)"
msgid "Urpmi medium info"
msgstr "माध्यम को अपडेट करें"
+#~ msgid "Mandriva Linux"
+#~ msgstr "मैनड्रैकलिनक्स"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "आपका माध्यम `%s', जिसका का उपयोग अपडेटों हेतु किया जा रहा है, मैनड्रिव लिनक्स का "
+#~ "संस्मरण, जिसे आप चला रहे है (%s), के साथ मेल नहीं खा रहा है। \n"
+#~ "इसे निष्क्रिय कर दिया जायेगा ।"
+
#~ msgid " --root force to run as root"
#~ msgstr " --root रूट जैसे चलाने के लिए बाध्य करना"
diff --git a/po/hr.po b/po/hr.po
index 6c227890..c0c55d78 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2005-01-04 21:27+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -17,7 +17,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;;\n"
"X-Generator: TransDict server\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -25,52 +25,52 @@ msgid ""
"or you already installed all of them."
msgstr ""
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Upravitelj Softwareom"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr " Upravitelj programima "
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Ime"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Verzija"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Arhiviranje"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Pomoć"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Odaberite sve"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Nadogradi"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Završi"
@@ -132,9 +132,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -156,7 +155,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -761,13 +760,13 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -866,7 +865,7 @@ msgstr "Bez opisa"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -891,7 +890,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -901,7 +900,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2093,18 +2092,22 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""
+"Moram kontaktirati mirror da bi dobio najnovije update paketa.\n"
+"Molim provjerite da li ste na mreži.\n"
+"\n"
+"Može li se nastaviti?"
#: ../Rpmdrake/pkg.pm:266
#, c-format
@@ -2793,7 +2796,7 @@ msgstr " Upravitelj programima "
#: ../rpmdrake.pm:121
#, fuzzy, c-format
-msgid "Mandriva Linux Update"
+msgid "Mageia Update"
msgstr "Meni"
#: ../rpmdrake.pm:148
@@ -2997,9 +3000,9 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Provjeravam ovisnosti..."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
-msgstr ""
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
+msgstr "Provjeravam ovisnosti..."
#: ../rpmdrake.pm:601
#, c-format
@@ -3041,7 +3044,7 @@ msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
@@ -3062,7 +3065,7 @@ msgid ""
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
#: ../rpmdrake.pm:682
@@ -3223,8 +3226,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
@@ -3274,6 +3277,9 @@ msgstr "Ažuriraj izvore"
msgid "Urpmi medium info"
msgstr "Ažuriraj izvore"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
#, fuzzy
#~ msgid "(Deprecated)"
#~ msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 7515cad9..8f53d945 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake-2010.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2010-03-04 14:57+0100\n"
"Last-Translator: Gergely Lónyai <aleph@mandriva.org>\n"
"Language-Team: Hungarian <aleph@mandriva.org>\n"
@@ -25,7 +25,7 @@ msgstr ""
"X-Poedit-Country: HUNGARY\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -36,52 +36,52 @@ msgstr ""
"gépére telepített csomagokhoz frissítés, vagy pedig már telepítve\n"
"lett az összes."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Szoftverkezelés"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "A szoftvercsomag-frissítések listája"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Név"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Verzió"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Kiadás"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"
msgstr "Architektúra"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Segítség"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Minden kijelölése"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Frissítés"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Kilépés"
@@ -137,15 +137,14 @@ msgid "Choose media type"
msgstr "Válasszon adatforrás-típust"
#: ../Rpmdrake/edit_urpm_sources.pm:115
-#, c-format
+#, fuzzy, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -172,12 +171,12 @@ msgid "Update sources only"
msgstr "Csak frissítési forrás"
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -790,14 +789,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s, Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Az Rpmdrake a Mandriva Linux csomagkezelője."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -904,8 +903,8 @@ msgid "No description"
msgstr "Nincs leírás"
#: ../Rpmdrake/gui.pm:161
-#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+#, fuzzy, c-format
+msgid "It is <b>not supported</b> by Mageia."
msgstr "Ezt <b>nem támogatja</b> a Mandriva."
#: ../Rpmdrake/gui.pm:162
@@ -929,8 +928,8 @@ msgid "This package is a potential candidate for an update."
msgstr "Ez a csomag ki van jelölve frissítésre."
#: ../Rpmdrake/gui.pm:176
-#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+#, fuzzy, c-format
+msgid "This is an offical update which is supported by Mageia."
msgstr "Ez egy hivatalos frissítés, a Mandriva támogatásával."
#: ../Rpmdrake/gui.pm:177
@@ -939,8 +938,8 @@ msgid "This is an unoffical update."
msgstr "Ez egy nem hivatalos frissítés. Ehhez <b>nincs támogatás</b>."
#: ../Rpmdrake/gui.pm:181
-#, c-format
-msgid "This is an official package supported by Mandriva"
+#, fuzzy, c-format
+msgid "This is an official package supported by Mageia"
msgstr "Ez egy hivatalos csomag, a Mandriva támogatásával."
#: ../Rpmdrake/gui.pm:198
@@ -2155,18 +2154,18 @@ msgstr ""
"Ez után indítsa el újra a(z) %s programot."
#: ../Rpmdrake/pkg.pm:258
-#, c-format
+#, fuzzy, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
"Nincs frissítési adatforrás beállítva. A MandrivaUpdate nem működik "
"frissítési média nélkül."
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2872,8 +2871,8 @@ msgid "Software Update"
msgstr "Szoftverfrissítés"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux-frissítés"
#: ../rpmdrake.pm:148
@@ -3077,8 +3076,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "A tükörkiszolgálók listájának letöltése..."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "A tükörkiszolgálók listájának letöltése a Mandriva weboldaláról..."
#: ../rpmdrake.pm:601
@@ -3125,12 +3124,12 @@ msgstr ""
"elérhető. Próbálja meg később."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Hiba történt a tükörkiszolgálók listájának letöltése közben:\n"
@@ -3150,13 +3149,13 @@ msgid "I can't find any suitable mirror."
msgstr "Nem található megfelelő tükörkiszolgáló."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Nem található megfelelő tükörkiszolgáló.\n"
"\n"
@@ -3326,14 +3325,14 @@ msgstr ""
"Az adatforrás ki lesz kapcsolva."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"A(z) \"%s\" frissítési adatforrás nem felel meg a jelenleg használt Mandriva "
-"Linux verziójának (%s).\n"
+"A(z) \"%s\" frissítési adatforrás nem felel meg a jelenleg használt %s "
+"verziójának (%s).\n"
"Az adatforrás ki lesz kapcsolva."
#: ../rpmdrake.pm:978
@@ -3376,6 +3375,18 @@ msgstr "Urpmi-adatforrás felvétele"
msgid "Urpmi medium info"
msgstr "Információ az Urpmi-adatforrásról"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "A(z) \"%s\" frissítési adatforrás nem felel meg a jelenleg használt "
+#~ "Mandriva Linux verziójának (%s).\n"
+#~ "Az adatforrás ki lesz kapcsolva."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root rendszergazdaként (root) való futtatás"
diff --git a/po/hy.po b/po/hy.po
index e811c668..67d94aff 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bootsplash VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2004-03-13 23:18+0300\n"
"Last-Translator: Norayr Chilingaryan <norik@hay.am>\n"
"Language-Team: hay.am <norik@hay.am>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -23,52 +23,52 @@ msgid ""
"or you already installed all of them."
msgstr ""
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr ""
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr ""
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, fuzzy, c-format
msgid "Name"
msgstr "Խաղեր"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr ""
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Արխիվացում"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Օգնություն"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr ""
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr ""
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Ելք"
@@ -130,9 +130,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -154,7 +153,7 @@ msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -748,12 +747,12 @@ msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+msgid "Rpmdrake is Mageia package management tool."
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
+msgid "Mageia"
msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -853,7 +852,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -878,7 +877,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -888,7 +887,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2046,14 +2045,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
#, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2703,7 +2702,7 @@ msgstr ""
#: ../rpmdrake.pm:121
#, fuzzy, c-format
-msgid "Mandriva Linux Update"
+msgid "Mageia Update"
msgstr "Mandrake Սլայդշոու"
#: ../rpmdrake.pm:148
@@ -2908,7 +2907,7 @@ msgstr ""
#: ../rpmdrake.pm:580
#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr ""
#: ../rpmdrake.pm:601
@@ -2951,7 +2950,7 @@ msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
@@ -2972,7 +2971,7 @@ msgid ""
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
#: ../rpmdrake.pm:682
@@ -3118,8 +3117,8 @@ msgstr ""
#: ../rpmdrake.pm:947
#, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
diff --git a/po/id.po b/po/id.po
index 95a3d8b2..8c2c6836 100644
--- a/po/id.po
+++ b/po/id.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2007-03-09 08:21+0700\n"
"Last-Translator: Willy Sudiarto Raharjo <willysr@gmail.com>\n"
"Language-Team: Indonesia <mdk-id@yahoogroups.com>\n"
@@ -28,7 +28,7 @@ msgstr ""
"X-Generator: KBabel 0.6\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -38,52 +38,52 @@ msgstr ""
"Daftar update kosong. Artinya tidak ada update untuk paket yang\n"
"terinstall di komputer Anda, atau Anda sudah menginstallnya."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Manajemen Perangkat Lunak"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, fuzzy, c-format
msgid "Here is the list of software package updates"
msgstr "Berikut adalah daftar update paket perangkat lunak"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nama"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, fuzzy, c-format
msgid "Version"
msgstr "Versi"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr ""
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, fuzzy, c-format
msgid "Arch"
msgstr "Pengarsipan"
-#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
+#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168
#, c-format
msgid "Help"
msgstr "Bantuan"
-#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
+#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852
#, c-format
msgid "Select all"
msgstr "Pilih semua"
-#: ../MandrivaUpdate:190 ../rpmdrake.pm:856
+#: ../MageiaUpdate:190 ../rpmdrake.pm:856
#, c-format
msgid "Update"
msgstr "Update"
-#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
+#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787
#, c-format
msgid "Quit"
msgstr "Keluar"
@@ -145,9 +145,8 @@ msgid ""
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
-"up a fuller set of sources which includes the complete official Mandriva\n"
-"repositories, giving you access to more software than can fit on the "
-"Mandriva\n"
+"up a fuller set of sources which includes the complete official Mageia\n"
+"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
@@ -164,12 +163,12 @@ msgid "Update sources only"
msgstr ""
#: ../Rpmdrake/edit_urpm_sources.pm:135
-#, c-format
+#, fuzzy, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -776,14 +775,14 @@ msgid "Copyright (C) %s by Mandriva"
msgstr "Hak Cipta (C) %s oleh Mandriva"
#: ../Rpmdrake/edit_urpm_sources.pm:983 ../rpmdrake:623
-#, c-format
-msgid "Rpmdrake is Mandriva Linux package management tool."
+#, fuzzy, c-format
+msgid "Rpmdrake is Mageia package management tool."
msgstr "Rpmdrake adalah perangkat manajemen paket Mandriva Linux."
#: ../Rpmdrake/edit_urpm_sources.pm:985 ../rpmdrake:625
#, c-format
-msgid "Mandriva Linux"
-msgstr "Mandriva Linux"
+msgid "Mageia"
+msgstr ""
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -889,7 +888,7 @@ msgstr "Tidak ada deskripsi"
#: ../Rpmdrake/gui.pm:161
#, c-format
-msgid "It is <b>not supported</b> by Mandriva."
+msgid "It is <b>not supported</b> by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:162
@@ -915,7 +914,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:176
#, c-format
-msgid "This is an offical update which is supported by Mandriva."
+msgid "This is an offical update which is supported by Mageia."
msgstr ""
#: ../Rpmdrake/gui.pm:177
@@ -925,7 +924,7 @@ msgstr ""
#: ../Rpmdrake/gui.pm:181
#, c-format
-msgid "This is an official package supported by Mandriva"
+msgid "This is an official package supported by Mageia"
msgstr ""
#: ../Rpmdrake/gui.pm:198
@@ -2124,14 +2123,14 @@ msgstr ""
#: ../Rpmdrake/pkg.pm:258
#, c-format
msgid ""
-"You have no configured update media. MandrivaUpdate cannot operate without "
-"any update media."
+"You have no configured update media. MageiaUpdate cannot operate without any "
+"update media."
msgstr ""
#: ../Rpmdrake/pkg.pm:259 ../rpmdrake.pm:627
-#, c-format
+#, fuzzy, c-format
msgid ""
-"I need to contact the Mandriva website to get the mirror list.\n"
+"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
@@ -2819,8 +2818,8 @@ msgid "Software Update"
msgstr "Update Perangkat Lunak"
#: ../rpmdrake.pm:121
-#, c-format
-msgid "Mandriva Linux Update"
+#, fuzzy, c-format
+msgid "Mageia Update"
msgstr "Mandriva Linux Update"
#: ../rpmdrake.pm:148
@@ -3024,8 +3023,8 @@ msgid "Please wait, downloading mirror addresses."
msgstr "Harap tunggu, mendownload alamat-alamat mirror."
#: ../rpmdrake.pm:580
-#, c-format
-msgid "Please wait, downloading mirror addresses from the Mandriva website."
+#, fuzzy, c-format
+msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Harap tunggu, mendownload alamat-alamat mirror dari website Mandriva."
#: ../rpmdrake.pm:601
@@ -3072,12 +3071,12 @@ msgstr ""
"Silakan coba lagi nanti."
#: ../rpmdrake.pm:650
-#, c-format
+#, fuzzy, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
-"The network, or the Mandriva website, may be unavailable.\n"
+"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Terjadi kesalahan saat pengambilan daftar mirror:\n"
@@ -3097,13 +3096,13 @@ msgid "I can't find any suitable mirror."
msgstr "Mirror yang cocok tidak dapat ditemukan."
#: ../rpmdrake.pm:663
-#, c-format
+#, fuzzy, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
-"by Mandriva Linux Official Updates."
+"by Mageia Official Updates."
msgstr ""
"Kami tidak menemukan mirror yang cocok.\n"
"\n"
@@ -3277,15 +3276,15 @@ msgstr ""
"Mediumnya akan di non-aktifkan."
#: ../rpmdrake.pm:947
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Your medium `%s', used for updates, does not match the version of Mandriva "
-"Linux you're running (%s).\n"
+"Your medium `%s', used for updates, does not match the version of Mageia "
+"you're running (%s).\n"
"It will be disabled."
msgstr ""
-"Media Anda `%s', yang digunakan untuk update, tidak sesuai dengan versi "
-"Mandriva Linux yang Anda pakai (%s).\n"
-"Akan dinonaktifkan."
+"Medium `%s' Anda, yang digunakan untuk update, tidak cocok dengan versi dari "
+"%s yang Anda jalankan (%s).\n"
+"Mediumnya akan di non-aktifkan."
#: ../rpmdrake.pm:978
#, c-format
@@ -3332,6 +3331,18 @@ msgstr "/_Update media"
msgid "Urpmi medium info"
msgstr "Update media"
+#~ msgid "Mandriva Linux"
+#~ msgstr "Mandriva Linux"
+
+#~ msgid ""
+#~ "Your medium `%s', used for updates, does not match the version of "
+#~ "Mandriva Linux you're running (%s).\n"
+#~ "It will be disabled."
+#~ msgstr ""
+#~ "Media Anda `%s', yang digunakan untuk update, tidak sesuai dengan versi "
+#~ "Mandriva Linux yang Anda pakai (%s).\n"
+#~ "Akan dinonaktifkan."
+
#~ msgid " --root force to run as root"
#~ msgstr " --root paksa untuk dijalankan sebagai root"
diff --git a/po/is.po b/po/is.po
index 5aa0a682..4ec49771 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpmdrake\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 22:34-0300\n"
+"POT-Creation-Date: 2011-02-20 17:48+0100\n"
"PO-Revision-Date: 2009-04-02 13:52+0000\n"
"Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n"
"Language-Team: Icelandic <kde-isl@molar.is>\n"
@@ -18,7 +18,7 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990
+#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
@@ -29,52 +29,52 @@ msgstr ""
"fyrir þá pakka sem er uppsettir á tölvunni þinni, eða þú hefur\n"
"þegar uppfært þá alla."
-#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
+#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239
#, c-format
msgid "Software Management"
msgstr "Hugbúnaðarumsýsla"
-#: ../MandrivaUpdate:149
+#: ../MageiaUpdate:149
#, c-format
msgid "Here is the list of software package updates"
msgstr "Hér er listi af uppfærðum pökkum"
-#: ../MandrivaUpdate:156
+#: ../MageiaUpdate:156
#, c-format
msgid "Name"
msgstr "Nafn"
-#: ../MandrivaUpdate:157 ../rpmdrake:289
+#: ../MageiaUpdate:157 ../rpmdrake:289
#, c-format
msgid "Version"
msgstr "Útgáfa"
-#: ../MandrivaUpdate:158 ../rpmdrake:293
+#: ../MageiaUpdate:158 ../rpmdrake:293
#, c-format
msgid "Release"
msgstr "Undirútgáfa"
-#: ../MandrivaUpdate:159
+#: ../MageiaUpdate:159
#, c-format
msgid "Arch"