diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | Rpmdrake/gui.pm | 6 | ||||
-rw-r--r-- | data/mandrivaupdate.desktop.in | 6 | ||||
-rw-r--r-- | po/af.po | 88 | ||||
-rw-r--r-- | po/am.po | 67 | ||||
-rw-r--r-- | po/ar.po | 96 | ||||
-rw-r--r-- | po/ast.po | 97 | ||||
-rw-r--r-- | po/az.po | 85 | ||||
-rw-r--r-- | po/be.po | 68 | ||||
-rw-r--r-- | po/bg.po | 93 | ||||
-rw-r--r-- | po/bn.po | 91 | ||||
-rw-r--r-- | po/br.po | 70 | ||||
-rw-r--r-- | po/bs.po | 93 | ||||
-rw-r--r-- | po/ca.po | 91 | ||||
-rw-r--r-- | po/cs.po | 101 | ||||
-rw-r--r-- | po/cy.po | 95 | ||||
-rw-r--r-- | po/da.po | 105 | ||||
-rw-r--r-- | po/de.po | 103 | ||||
-rw-r--r-- | po/el.po | 105 | ||||
-rw-r--r-- | po/eo.po | 97 | ||||
-rw-r--r-- | po/es.po | 101 | ||||
-rw-r--r-- | po/et.po | 103 | ||||
-rw-r--r-- | po/eu.po | 103 | ||||
-rw-r--r-- | po/fa.po | 91 | ||||
-rw-r--r-- | po/fi.po | 103 | ||||
-rw-r--r-- | po/fr.po | 101 | ||||
-rw-r--r-- | po/fur.po | 82 | ||||
-rw-r--r-- | po/ga.po | 68 | ||||
-rw-r--r-- | po/gl.po | 95 | ||||
-rw-r--r-- | po/he.po | 99 | ||||
-rw-r--r-- | po/hi.po | 91 | ||||
-rw-r--r-- | po/hr.po | 74 | ||||
-rw-r--r-- | po/hu.po | 103 | ||||
-rw-r--r-- | po/hy.po | 59 | ||||
-rw-r--r-- | po/id.po | 95 | ||||
-rw-r--r-- | po/is.po | 95 | ||||
-rw-r--r-- | po/it.po | 101 | ||||
-rw-r--r-- | po/ja.po | 97 | ||||
-rw-r--r-- | po/ka.po | 64 | ||||
-rw-r--r-- | po/ko.po | 83 | ||||
-rw-r--r-- | po/ku.po | 64 | ||||
-rw-r--r-- | po/ky.po | 97 | ||||
-rw-r--r-- | po/lt.po | 68 | ||||
-rw-r--r-- | po/ltg.po | 70 | ||||
-rw-r--r-- | po/lv.po | 82 | ||||
-rw-r--r-- | po/mk.po | 91 | ||||
-rw-r--r-- | po/mn.po | 64 | ||||
-rw-r--r-- | po/ms.po | 70 | ||||
-rw-r--r-- | po/mt.po | 85 | ||||
-rw-r--r-- | po/nb.po | 103 | ||||
-rw-r--r-- | po/nl.po | 97 | ||||
-rw-r--r-- | po/nn.po | 103 | ||||
-rw-r--r-- | po/pa_IN.po | 94 | ||||
-rw-r--r-- | po/pl.po | 103 | ||||
-rw-r--r-- | po/pt.po | 103 | ||||
-rw-r--r-- | po/pt_BR.po | 103 | ||||
-rw-r--r-- | po/ro.po | 103 | ||||
-rw-r--r-- | po/rpmdrake.pot | 59 | ||||
-rw-r--r-- | po/ru.po | 101 | ||||
-rw-r--r-- | po/sc.po | 91 | ||||
-rw-r--r-- | po/sk.po | 93 | ||||
-rw-r--r-- | po/sl.po | 103 | ||||
-rw-r--r-- | po/sq.po | 85 | ||||
-rw-r--r-- | po/sr.po | 101 | ||||
-rw-r--r-- | po/sr@Latn.po | 101 | ||||
-rw-r--r-- | po/sv.po | 103 | ||||
-rw-r--r-- | po/ta.po | 80 | ||||
-rw-r--r-- | po/tg.po | 85 | ||||
-rw-r--r-- | po/th.po | 80 | ||||
-rw-r--r-- | po/tl.po | 89 | ||||
-rw-r--r-- | po/tr.po | 103 | ||||
-rw-r--r-- | po/uk.po | 103 | ||||
-rw-r--r-- | po/uz.po | 80 | ||||
-rw-r--r-- | po/uz@cyrillic.po | 80 | ||||
-rw-r--r-- | po/vi.po | 93 | ||||
-rw-r--r-- | po/wa.po | 91 | ||||
-rw-r--r-- | po/zh_CN.po | 94 | ||||
-rw-r--r-- | po/zh_TW.po | 100 |
78 files changed, 3712 insertions, 3069 deletions
@@ -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; @@ -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..." @@ -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 "ተመርጠዋል" @@ -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" @@ -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" @@ -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 "" @@ -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" @@ -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 "(Неодобрени)" @@ -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 "" @@ -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)" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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 "" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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 אלץ הפעלה כמנהל מערכת" @@ -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 रूट जैसे चलाने के लिए बाध्य करना" @@ -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 "" @@ -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" @@ -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 "" @@ -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" @@ -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" msgstr "Vélb" -#: ../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 "Velja allt" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Uppfæra" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Hætta" @@ -130,15 +130,14 @@ msgid "Choose media type" msgstr "Veldu tegund miðils" #: ../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." @@ -162,12 +161,12 @@ msgid "Update sources only" msgstr "Eingöngu uppfærslumiðlar" #: ../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 "Höfundaréttur (C) %s hjá 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 pakkaumsjónar-tól." #: ../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 "Engin lýsing til" #: ../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 @@ -2127,18 +2126,18 @@ msgstr "" "Endurræstu síðan %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 "" "Þú hefur ekki stillt uppfærslumiðla. MandrivaUpdate virkar ekki án þess að " "uppsetningarmiðlar séu til staðar." #: ../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?" @@ -2829,8 +2828,8 @@ msgid "Software Update" msgstr "Hugbúnaðar Uppfærsla" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Uppfærsla" #: ../rpmdrake.pm:148 @@ -3034,8 +3033,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Augnablik, sæki upplýsingar um netföng spegla." #: ../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 "Augnablik, sæki upplýsingar um netföng spegla frá Mandriva vefnum." #: ../rpmdrake.pm:601 @@ -3082,12 +3081,12 @@ msgstr "" "Vinsamlega reynið síðar." #: ../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ð kom upp villa þegar reynt var að sækja spegla-lista:\n" @@ -3107,13 +3106,13 @@ msgid "I can't find any suitable mirror." msgstr "Ég get ekki fundið nothæfan skráaspegil." #: ../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 "" "Ég get ekki fundið nothæfan skráaspegil.\n" "\n" @@ -3286,14 +3285,14 @@ msgstr "" "Hann verður aftengdur." #: ../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 "" "Miðillinn `%s', sem notaður er fyrir uppfærslur, passar ekki fyrir þá útgáfu " -"af Mandriva Linux sem þú ert að nota (%s).\n" +"af %s sem þú ert að nota (%s).\n" "Hann verður aftengdur." #: ../rpmdrake.pm:978 @@ -3337,6 +3336,18 @@ msgstr "Bæta við urpmi miðli" msgid "Urpmi medium info" msgstr "Urpmi upplýsingar um miðil" +#~ 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 "" +#~ "Miðillinn `%s', sem notaður er fyrir uppfærslur, passar ekki fyrir þá " +#~ "útgáfu af Mandriva Linux sem þú ert að nota (%s).\n" +#~ "Hann verður aftengdur." + #~ msgid " --root force to run as root" #~ msgstr " --root þvinga keyrslu sem kerfisstjóri (root)" @@ -18,7 +18,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 09:30+0100\n" "Last-Translator: Moreno Manzini <moreno.mg@gmail.com>\n" "Language-Team: Italian <timl@frelist.org>\n" @@ -29,7 +29,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" @@ -40,52 +40,52 @@ msgstr "" "aggiornamenti disponibili per i pacchetti installati su\n" "questo computer, oppure li hai già installati tutti." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Gestione software" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Elenco degli aggiornamenti per i pacchetti software" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nome" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versione" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Release" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, c-format msgid "Arch" msgstr "Architettura" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Guida" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Seleziona tutti" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Aggiorna" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Esci" @@ -141,15 +141,14 @@ msgid "Choose media type" msgstr "Scegli il tipo di fonte" #: ../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 "Solo le fonti per gli aggiornamenti" #: ../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?" @@ -792,14 +791,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Copyright (C) %s di 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 è uno strumento di Mandriva Linux per gestire i pacchetti." #: ../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>") @@ -905,8 +904,8 @@ msgid "No description" msgstr "Nessuna descrizione" #: ../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>Non è supportato</b> da Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -932,8 +931,8 @@ msgid "This package is a potential candidate for an update." msgstr "Questo pacchetto è un potenziale candidato per l'aggiornamento." #: ../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 "Questo è un aggiornamento ufficiale supportato da Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -942,8 +941,8 @@ msgid "This is an unoffical update." msgstr "Questo è un aggiornamento non ufficiale che <b>non è supportato</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 "Questo è un pacchetto ufficiale supportato da Mandriva." #: ../Rpmdrake/gui.pm:198 @@ -2158,18 +2157,18 @@ msgstr "" "Poi riavvia \"%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 hai configurato una fonte per gli aggiornamenti. Senza di essa " "MandrivaUpdate non può funzionare." #: ../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?" @@ -2867,8 +2866,8 @@ msgid "Software Update" msgstr "Aggiornamenti Software" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Update" #: ../rpmdrake.pm:148 @@ -3072,8 +3071,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Attendi, è in corso il recupero degli indirizzi dei 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 "" "Attendi, è in corso il recupero degli indirizzi dei mirror dal sito di " "Mandriva." @@ -3122,12 +3121,12 @@ msgstr "" "Riprova più tardi." #: ../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 "" "Si è verificato un errore durante il recupero della lista dei mirror:\n" @@ -3147,13 +3146,13 @@ msgid "I can't find any suitable mirror." msgstr "Nessun mirror adeguato è disponibile." #: ../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 "" "Impossibile trovare un mirror adatto.\n" "\n" @@ -3325,14 +3324,14 @@ msgstr "" "Verrà disabilitata." #: ../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 fonte `%s', usata per gli aggiornamenti, non corrisponde alla versione di " -"Mandriva Linux che stai usando(%s).\n" +"%s che stai usando(%s).\n" "Verrà disabilitata." #: ../rpmdrake.pm:978 @@ -3378,6 +3377,18 @@ msgstr "Aggiungi una fonte urpmi" msgid "Urpmi medium info" msgstr "Informazioni sulla fonte 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 "" +#~ "La fonte `%s', usata per gli aggiornamenti, non corrisponde alla versione " +#~ "di Mandriva Linux che stai usando(%s).\n" +#~ "Verrà disabilitata." + #~ msgid " --root force to run as root" #~ msgstr " --root forza l'esecuzione come root" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-ja\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-19 07:30+0900\n" "Last-Translator: Yukiko Bando<ybando@k6.dion.ne.jp>\n" "Language-Team: Japanese <cooker-i18n@mandrivalinux.org>\n" @@ -23,7 +23,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" @@ -33,52 +33,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 "RPM アップデートの一覧です" -#: ../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 "終了" @@ -134,15 +134,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." @@ -165,12 +164,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?" @@ -784,14 +783,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>") @@ -899,7 +898,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 @@ -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 @@ -2136,18 +2135,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?" @@ -2834,8 +2833,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 @@ -3039,8 +3038,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 のウェブサイトからミラーのアドレスを取得しています。お待ちください。" @@ -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,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 @@ -3343,6 +3342,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 で実行する" @@ -6,7 +6,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-04-22 00:44+0400\n" "Last-Translator: Aiet Kolkhi <aiet@qartuli.net>\n" "Language-Team: Georgian <aiet@qartuli.com>\n" @@ -16,7 +16,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" @@ -24,52 +24,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 #, 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 "გასვლა" @@ -131,9 +131,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,7 +154,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?" @@ -749,13 +748,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>") @@ -854,7 +853,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 @@ -879,7 +878,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 @@ -889,7 +888,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 @@ -2047,14 +2046,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?" @@ -2701,7 +2700,7 @@ msgstr "" #: ../rpmdrake.pm:121 #, fuzzy, c-format -msgid "Mandriva Linux Update" +msgid "Mageia Update" msgstr "მენდრეიკის სლაიდ-შოუ" #: ../rpmdrake.pm:148 @@ -2906,7 +2905,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 @@ -2949,7 +2948,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 "" @@ -2970,7 +2969,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 @@ -3116,8 +3115,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 "" @@ -3161,6 +3160,9 @@ msgstr "" msgid "Urpmi medium info" msgstr "" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + #~ msgid "Welcome" #~ msgstr "იდღეგრძელეთ!" @@ -15,7 +15,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: 2002-08-25 14:32+0900\n" "Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n" "Language-Team: Korean <baedaron@hananet.net>\n" @@ -25,7 +25,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" @@ -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 #, 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 "종료" @@ -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?" @@ -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 -#, fuzzy, c-format -msgid "Mandriva Linux" -msgstr "맨드리바 온라인" +#, 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>") @@ -874,7 +873,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 @@ -899,7 +898,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 @@ -909,7 +908,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 @@ -2092,14 +2091,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?" @@ -2780,8 +2779,8 @@ msgid "Software Update" msgstr "소프트웨어 팩키지 제거" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "맨드리바 업데이트" #: ../rpmdrake.pm:148 @@ -2986,8 +2985,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 "" "기다려 주세요. 맨드리바소프트 웹사이트에서 미러 목록을 내려받고 있습니다." @@ -3035,12 +3034,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" @@ -3060,13 +3059,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" @@ -3220,8 +3219,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 "" @@ -3272,6 +3271,13 @@ msgid "Urpmi medium info" msgstr "매체 업데이트" #, fuzzy +#~ msgid "Mandriva Linux" +#~ msgstr "맨드리바 온라인" + +#~ msgid "Mandriva Linux Update" +#~ msgstr "맨드리바 업데이트" + +#, fuzzy #~ msgid "(Deprecated)" #~ msgstr "선택됨" @@ -3637,9 +3643,6 @@ msgstr "매체 업데이트" #~ msgid "Reload the packages list" #~ msgstr "팩키지 목록 다시 읽기" -#~ msgid "Mandrake Update" -#~ msgstr "맨드리바 업데이트" - #~ msgid "Please wait, updating medium..." #~ msgstr "기다려 주세요. 매체 업데이트 중..." @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-ku\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-09-14 21:21+0200\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com, pckurd@hotmail.com>\n" "Language-Team: Kurdish <gnu-ku-wergerandin@lists.sourceforge.net>\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" @@ -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 "Kontrola programan" -#: ../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 "Nav" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Guherto" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Arşîv kirin" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "alîkarî" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Hemûyî hilbijêre" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Rojanekirin" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Derkeve" @@ -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?" @@ -751,13 +750,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>") @@ -856,7 +855,7 @@ msgstr "Nasnameya kurt" #: ../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 @@ -881,7 +880,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 @@ -891,7 +890,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 @@ -2049,14 +2048,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?" @@ -2706,7 +2705,7 @@ msgstr "" #: ../rpmdrake.pm:121 #, fuzzy, c-format -msgid "Mandriva Linux Update" +msgid "Mageia Update" msgstr "Mandriva Store" #: ../rpmdrake.pm:148 @@ -2911,7 +2910,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 @@ -2954,7 +2953,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 "" @@ -2975,7 +2974,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 @@ -3121,8 +3120,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 "" @@ -3167,6 +3166,9 @@ msgstr "" msgid "Urpmi medium info" msgstr "" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + #~ msgid "Find" #~ msgstr "Bibîne" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-ky\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-05 18:45+0600\n" "Last-Translator: Ilyas Bakirov <just_ilyas@yahoo.com>\n" "Language-Team: Kyrgyz\n" @@ -18,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: KBabel 1.3.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 #, 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 "Чыгуу" @@ -130,15 +130,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." @@ -161,12 +160,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?" @@ -778,14 +777,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 пакеттерди башкаруу апабы." #: ../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>") @@ -894,7 +893,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 @@ -919,7 +918,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 @@ -929,7 +928,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 @@ -2143,18 +2142,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?" @@ -2847,8 +2846,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 @@ -3054,8 +3053,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 веб-сайтынан күзгүлөр тизмеси жүктөлүүдө." #: ../rpmdrake.pm:601 @@ -3102,12 +3101,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" @@ -3127,13 +3126,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" @@ -3308,14 +3307,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' булагыңыз иштеп жаткан\n" -"Mandriva Linux (%s) версиясына туура келбейт.\n" +"Жаңылоо үчүн колдонулуп жаткан сиздин %s булагыңыз иштеп жаткан(%s) " +"версиясына туура келбейт (%s).\n" "Ал колдонулуудан алынып салынат." #: ../rpmdrake.pm:978 @@ -3358,6 +3357,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' булагыңыз иштеп жаткан\n" +#~ "Mandriva Linux (%s) версиясына туура келбейт.\n" +#~ "Ал колдонулуудан алынып салынат." + #~ msgid " --root force to run as root" #~ msgstr " --root root катары иштетүү" @@ -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: 2003-02-20 13:01+0200\n" "Last-Translator: Darius Liepuonis <dariusle@takas.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -23,7 +23,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (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 @@ 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 "Programinės įrangos tvarkyklė" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Atnaujinti paketų sąrašą" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Pavadinimas" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Versija" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Archyvavimas" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Pagalba" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Pažymėti viską" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Atnaujinti" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Išeiti" @@ -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." @@ -162,7 +161,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?" @@ -764,13 +763,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>") @@ -869,7 +868,7 @@ msgstr "Nėra aprašymo" #: ../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 @@ -2069,14 +2068,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?" @@ -2742,7 +2741,7 @@ msgstr "Ruošiamasi paketo diegimui" #: ../rpmdrake.pm:121 #, fuzzy, c-format -msgid "Mandriva Linux Update" +msgid "Mageia Update" msgstr "Skaidrių šou" #: ../rpmdrake.pm:148 @@ -2948,9 +2947,11 @@ msgstr "" "Išmetama laikmena" #: ../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 "" +"Prašom palaukti\n" +"Išmetama laikmena" #: ../rpmdrake.pm:601 #, c-format @@ -2992,7 +2993,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 "" @@ -3013,7 +3014,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 @@ -3168,8 +3169,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 "" @@ -3219,6 +3220,9 @@ msgstr "Atnaujinti laikmeną" msgid "Urpmi medium info" msgstr "Atnaujinti laikmeną" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + #, fuzzy #~ msgid "(Deprecated)" #~ msgstr "Pažymėtas" @@ -5,7 +5,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-20 16:42+0200\n" "Last-Translator: \n" "Language-Team: Latgalian <marisl@e-no.lv>\n" @@ -17,7 +17,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 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" @@ -28,52 +28,52 @@ msgstr "" "atjaunynuojumi pakūtnem, kas ir uzinstaleitys iz jiusu datora,\n" "voi jius jau tūs vysus asot uzinstaliejs." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Programmaturys puorvaļdeišona" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Ite ir programmaturys pakūtņu atjaunynuojumu saroksts" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Vuords" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Verseja" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Laidīņs" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, c-format msgid "Arch" msgstr "Arhitektura" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Paleidzeiba" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Izavielēt vysus" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Atjaunynuot" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Izīt" @@ -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." @@ -159,7 +158,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?" @@ -756,13 +755,13 @@ msgstr "Vysys autortīseibys (C) %s pīdar Mandriva" #: ../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 "Maņdryva Linukss" +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>") @@ -864,7 +863,7 @@ msgstr "Nav aproksta" #: ../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 @@ -889,7 +888,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 @@ -899,7 +898,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?" @@ -2734,8 +2733,8 @@ msgid "Software Update" msgstr "Programmaturys atjaunynuošona" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Maņdryva Linuksa atjaunynuošona" #: ../rpmdrake.pm:148 @@ -2939,9 +2938,9 @@ msgid "Please wait, downloading mirror addresses." msgstr "Lyudzu pagaidit, lejupīluodej spūguļserveru adresis." #: ../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 "Lyudzu pagaidit, lejupīluodej spūguļserveru adresis." #: ../rpmdrake.pm:601 #, c-format @@ -2983,7 +2982,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 "" @@ -3004,7 +3003,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 @@ -3157,8 +3156,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 "" @@ -3201,6 +3200,9 @@ msgstr "Davīnuot urpmi datu nesieju" msgid "Urpmi medium info" msgstr "Urpmi datu nesieja info" +#~ msgid "Mandriva Linux" +#~ msgstr "Maņdryva Linukss" + #~ msgid " --root force to run as root" #~ msgstr "" #~ " --root pīspīdu palaisšona ar administratora tīseibom" @@ -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: 2002-08-11 22:16+0200\n" "Last-Translator: Vitauts Stočka <vit@dau.lv>\n" "Language-Team: Latvian <cooker-i18n@mandrivalinux.org>\n" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 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" @@ -33,52 +33,52 @@ msgstr "" "pieejami atjauninājumi uz Jūsu datora instalētajām pakotnēm,\n" "vai arī Jūs tos visus jau esat uzinstalējuši." -#: ../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 Management" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Programmatūras pakotņu noņemšana" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Vārds" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Versija" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Arhivēšana" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Palīdzība" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Iezīmēt visu" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Atjaunināt" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Iziet" @@ -140,9 +140,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,7 +163,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>") @@ -874,7 +873,7 @@ msgstr "aprakstos" #: ../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 @@ -899,7 +898,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 @@ -909,7 +908,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 @@ -2090,14 +2089,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?" @@ -2779,9 +2778,9 @@ msgid "Software Update" msgstr "Programmatūras pakotņu noņemšana" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" -msgstr "Mandriva Linux atjaunināšana" +#, fuzzy, c-format +msgid "Mageia Update" +msgstr "Mandrake atjaunināšana" #: ../rpmdrake.pm:148 #, fuzzy, c-format @@ -2985,8 +2984,8 @@ msgstr "" "Lūdzu gaidiet, lujuplādēju spoguļserveru sarakstu no Mandriva web vietas." #: ../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 "" "Lūdzu gaidiet, lujuplādēju spoguļserveru sarakstu no Mandriva web vietas." @@ -3035,12 +3034,12 @@ msgstr "" "Lūdzu, mēģiniet vēlreiz vēlāk." #: ../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 "" "Bija kļūda lejuplādējot spoguļserveru sarakstu:\n" @@ -3060,13 +3059,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 "" "Nevaru atrast piemērotu spoguļserveri.\n" "\n" @@ -3219,8 +3218,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 "" @@ -3270,6 +3269,12 @@ msgstr "Atjaunot avotus" msgid "Urpmi medium info" msgstr "Atjaunot avotus" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + +#~ msgid "Mandriva Linux Update" +#~ msgstr "Mandriva Linux atjaunināšana" + #, fuzzy #~ msgid "(Deprecated)" #~ msgstr "Izvēlēts" @@ -3638,9 +3643,6 @@ msgstr "Atjaunot avotus" #~ msgid "Reload the packages list" #~ msgstr "Pārlādējiet pakotņu sarakstu" -#~ msgid "Mandrake Update" -#~ msgstr "Mandrake atjaunināšana" - #~ msgid "Please wait, updating medium..." #~ msgstr "Lūdzu gaidiet, atjauninu datu nesēju..." @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-mk\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 11:29+0200\n" "Last-Translator: Зоран Димовски <zoki.dimovski@gmail.com>\n" "Language-Team: Macedonian\n" @@ -21,7 +21,7 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural= n==1 || n%10==1 ? 0 : 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" @@ -32,52 +32,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 "Напушти" @@ -139,9 +139,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." @@ -158,12 +157,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?" @@ -771,14 +770,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Авторски права (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>") @@ -883,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 @@ -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 @@ -2121,14 +2120,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 "Ажурирање на софтверот" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Ажурирање" #: ../rpmdrake.pm:148 @@ -3033,8 +3032,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." @@ -3083,12 +3082,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" @@ -3108,13 +3107,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" @@ -3289,14 +3288,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).\n" "Медиумот ќе биде оневозможен." #: ../rpmdrake.pm:978 @@ -3342,6 +3341,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" +#~ "Медиумот ќе биде оневозможен." + #~ msgid " --root force to run as root" #~ msgstr " --root принуди да се вклучува како root" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: bootsplash\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-01-02 01:37+0100\n" "Last-Translator: Sanlig Badral <Badral@openmn.org>\n" "Language-Team: Mongolian <openmn-core@lists.sf.net>\n" @@ -17,7 +17,7 @@ msgstr "" "X-Generator: KBabel 1.0.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" @@ -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 #, fuzzy, c-format msgid "Software Management" msgstr "Software" -#: ../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 "Гарах" @@ -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?" @@ -750,13 +749,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>") @@ -855,7 +854,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 @@ -880,7 +879,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 @@ -890,7 +889,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 @@ -2910,7 +2909,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 @@ -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 "" @@ -3168,6 +3167,9 @@ msgstr "" msgid "Urpmi medium info" msgstr "" +#~ msgid "Mandriva Linux" +#~ msgstr "Мандрива Линукс" + #, fuzzy #~ msgid "(Deprecated)" #~ msgstr "Тэмдэглэгдсэн" @@ -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: 2008-08-21 23:54+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" "Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0\n" -#: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:990 +#: ../MageiaUpdate:102 ../Rpmdrake/gui.pm:990 #, fuzzy, 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 "on." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Pengurusan Perisian" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "_Pasang pakej perisian default" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nama" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versi" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, fuzzy, c-format msgid "Release" msgstr "Nota Keluaran Fedora" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Mengarkib" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Pertolongan" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, fuzzy, c-format msgid "Select all" msgstr "Pilih Semu&a" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Kemaskini" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Keluar" @@ -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?" @@ -751,13 +750,13 @@ msgstr "Hakcipta (C) %s Mandriva SA" #: ../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>") @@ -859,7 +858,7 @@ msgstr "Tiada keterangan" #: ../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 @@ -884,7 +883,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 @@ -894,7 +893,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 @@ -2054,14 +2053,14 @@ msgstr "dimatikan dalam ulanghidup." #: ../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?" @@ -2734,8 +2733,8 @@ msgid "Software Update" msgstr " Auto Kemaskini" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Update" #: ../rpmdrake.pm:148 @@ -2939,9 +2938,9 @@ msgid "Please wait, downloading mirror addresses." msgstr "Penmeriksaan kebergantungan..." #: ../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 "Penmeriksaan kebergantungan..." #: ../rpmdrake.pm:601 #, fuzzy, c-format @@ -2983,7 +2982,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 "ralat." @@ -3004,7 +3003,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 "Kemaskini." #: ../rpmdrake.pm:682 @@ -3162,8 +3161,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 "" @@ -3208,6 +3207,9 @@ msgstr "Tambah media urpmi" msgid "Urpmi medium info" msgstr "Maklumat media urpmi" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + #~ msgid " --root force to run as root" #~ msgstr " --root paksa untuk laksana sebagai root" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: mt\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-03 19:13+0200\n" "Last-Translator: Ramon Casha <ramon.casha@linux.org.mt>\n" "Language-Team: Maltese <mt@li.org>\n" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\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" @@ -32,52 +32,52 @@ msgstr "" "aġġornamenti x'isiru għall-pakketti installati fuq il-kompjuter, jew diġà " "nstallajthom kollha." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Maniġġjar ta' softwer" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Aġġornamenti ta' pakketti ta' softwer" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Isem" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Verżjoni" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Arkivji" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Għajnuna" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, fuzzy, c-format msgid "Select all" msgstr "Magħżul" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Aġġorna" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Oħroġ" @@ -139,9 +139,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." @@ -163,7 +162,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?" @@ -767,13 +766,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 +878,7 @@ msgstr "fid-deskrizzjonijiet" #: ../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 +903,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 +913,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 @@ -2108,14 +2107,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?" @@ -2810,8 +2809,8 @@ msgid "Software Update" msgstr "Aġġornamenti ta' pakketti ta' softwer" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Aġġornament Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3016,8 +3015,8 @@ msgstr "" "Stenna ftit, qed jitniżżlu indirizzi ta' mirja mill-website ta' 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 "" "Stenna ftit, qed jitniżżlu indirizzi ta' mirja mill-website ta' Mandriva." @@ -3065,12 +3064,12 @@ msgstr "" "disponibbli. Erġa' pprova iżjed 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 "" "Kien hemm problema waqt it-tniżżil tal-lista ta' mirja:\n" @@ -3090,13 +3089,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 "" "Ma nista' nsib ebda mera adattata.\n" "\n" @@ -3266,10 +3265,10 @@ msgstr "" "Se jintefa." #: ../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 "" "Is-sors \"%s\", li jintuża għall-aġġornamenti, ma jaqbilx mal-verżjoni ta' " @@ -3321,6 +3320,18 @@ msgstr "Aġġorna sorsi" msgid "Urpmi medium info" msgstr "Aġġorna sors" +#~ 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 "" +#~ "Is-sors \"%s\", li jintuża għall-aġġornamenti, ma jaqbilx mal-verżjoni " +#~ "ta' Mandriva Linux li qed tuża (%s).\n" +#~ "Se jintefa." + #, fuzzy #~ msgid " --root force to run as root" #~ msgstr "" @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: nb\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-09-01 17:42+0200\n" "Last-Translator: Olav Dahlum <odahlum@gmail.com>\n" "Language-Team: Norwegian Bokmål <cooker-i18n@mandrivalinux.org>\n" @@ -30,7 +30,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Language: nb_NO\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 "" "noen tilgjengelige oppdateringer for pakkene som er installert på\n" "maskina, eller at alle allerede er installert." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Håndtering av programvare" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Her er oversikten over programvareoppdateringer" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Navn" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versjon" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Utgivelse" -#: ../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 "Hjelp" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Velg alle" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Oppdater" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Avslutt" @@ -142,15 +142,14 @@ msgid "Choose media type" msgstr "Velg 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." @@ -173,12 +172,12 @@ msgid "Update sources only" msgstr "Kun oppdateringskilder" #: ../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?" @@ -789,14 +788,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Alle rettigheter (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 er pakkehåndteringsverktøyet til 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>") @@ -905,8 +904,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 støttet</b> av Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -930,8 +929,8 @@ msgid "This package is a potential candidate for an update." msgstr "Denne pakka er en mulig kandidat for en oppdatering." #: ../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 offisiell oppdatering som er støttet av Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -940,8 +939,8 @@ msgid "This is an unoffical update." msgstr "Dette er en uoffisiell oppdatering." #: ../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 offisiell pakke støttet av Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2145,18 +2144,18 @@ msgstr "" "Start så %s på nytt." #: ../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 satt opp medier for oppdateringer. MandrivaUpdate virker ikke " "uten." #: ../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?" @@ -2846,8 +2845,8 @@ msgid "Software Update" msgstr "Oppdatering av programvare" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux oppdatering" #: ../rpmdrake.pm:148 @@ -3051,8 +3050,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Vent litt, laster ned speiladresser." #: ../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 "Laster ned lista over speil fra nettstedet til Mandriva." #: ../rpmdrake.pm:601 @@ -3099,12 +3098,12 @@ msgstr "" "Prøv igjen 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 "" "Det oppsto en feil ved nedlasting av speillista:\n" @@ -3124,13 +3123,13 @@ msgid "I can't find any suitable mirror." msgstr "Kan ikke finne noe passende speil." #: ../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 finne noe passende speil.\n" "\n" @@ -3302,14 +3301,14 @@ msgstr "" "Det vil bli slått av." #: ../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 "" -"Mediet«%s» som brukes for oppdateringer stemmer ikke overens med versjonen " -"av Mandriva Linux som kjøres (%s).\n" +"Mediet «%s» som brukes for oppdateringer stemmer ikke overens med versjonen " +"av %s som kjøres (%s).\n" "Det vil bli slått av." #: ../rpmdrake.pm:978 @@ -3355,6 +3354,18 @@ msgstr "Legg til urpmi-media" msgid "Urpmi medium info" msgstr "Info om urpmi-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 "" +#~ "Mediet«%s» som brukes for oppdateringer stemmer ikke overens med " +#~ "versjonen av Mandriva Linux som kjøres (%s).\n" +#~ "Det vil bli slått av." + #~ msgid " --root force to run as root" #~ msgstr " --root tving til å kjøre som root" @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-nl\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-05 19:38+0200\n" "Last-Translator: Reinout van Schouwen <reinout@gmail.com>\n" "Language-Team: Nederlands <vertaling@vrijschrift.nl>\n" @@ -26,7 +26,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" @@ -38,52 +38,52 @@ msgstr "" "geïnstalleerde pakketten, ofwel dat u ze reeds allemaal\n" "geïnstalleerd heeft." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Softwarebeheer" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Hier is de lijst met bijgewerkte softwarepakketten" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Naam" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versie" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Uitgave" -#: ../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 "Hulp" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Alles selecteren" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Bijwerken" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Afsluiten" @@ -142,15 +142,14 @@ msgid "Choose media type" msgstr "Kies mediatype" #: ../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." @@ -176,12 +175,12 @@ msgid "Update sources only" msgstr "Enkel herzieningsbronnen" #: ../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?" @@ -806,14 +805,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Copyright © %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 is het pakketbeheer-programma van Mandriva" #: ../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>") @@ -927,7 +926,7 @@ msgstr "Geen omschrijving" #: ../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 @@ -952,7 +951,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 @@ -962,7 +961,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 @@ -2179,18 +2178,18 @@ msgstr "" "Daarna herstart u ‘%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 "" "U heeft geen bijwerkmedia geconfigureerd. MandrivaUpdate werkt niet zonder " "bijwerkmedia." #: ../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 "Softwarepakketten-opwaardering" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Vernieuwen" #: ../rpmdrake.pm:148 @@ -3099,8 +3098,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Even geduld, bezig met downloaden van mirror-adressen." #: ../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 "" "Even geduld aub, bezig met downloaden van mirror-adressen van de Mandriva " "webstek." @@ -3149,12 +3148,12 @@ msgstr "" "Probeert u het aub later opnieuw." #: ../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 "" "Er is een fout opgetreden bij het downloaden van de mirrors-lijst:\n" @@ -3174,13 +3173,13 @@ msgid "I can't find any suitable mirror." msgstr "Niet in staat om een geschikte mirror te vinden." #: ../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 "" "Niet in staat om een geschikte mirror te vinden.\n" "\n" @@ -3357,14 +3356,14 @@ msgstr "" "Het zal worden gedeactiveerd." #: ../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 "" -"Uw medium `%s' voor vernieuwingen komt niet overeen met de versie van " -"Mandriva Linux die u gebruikt (%s).\n" +"Uw medium `%s' voor vernieuwingen komt niet overeen met de versie van %s die " +"u gebruikt (%s).\n" "Het zal worden gedeactiveerd." #: ../rpmdrake.pm:978 @@ -3410,6 +3409,18 @@ msgstr "Urpmi-media toevoegen" msgid "Urpmi medium info" msgstr "Info over Urpmi-medium" +#~ 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 "" +#~ "Uw medium `%s' voor vernieuwingen komt niet overeen met de versie van " +#~ "Mandriva Linux die u gebruikt (%s).\n" +#~ "Het zal worden gedeactiveerd." + #~ msgid " --root force to run as root" #~ msgstr " --root dwing als root uit te voeren" @@ -5,7 +5,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-29 13:51+0200\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -16,7 +16,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" @@ -27,52 +27,52 @@ msgstr "" "ikkje finst nokon oppdateringar for pakkane på maskina di,\n" "eller at du allereie har installert oppdateringane." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Programhandtering" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Oversikt over programoppdateringar" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Namn" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versjon" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Utgåve" -#: ../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 "Hjelp" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Merk alle" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Oppdater" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Avslutt" @@ -128,15 +128,14 @@ msgid "Choose media type" msgstr "Vel 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." @@ -161,12 +160,12 @@ msgid "Update sources only" msgstr "Berre oppdateringskjeldene" #: ../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 "Copyright © %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 er pakkehandteringsverktøyet i 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>") @@ -891,8 +890,8 @@ msgid "No description" msgstr "Inga skildring" #: ../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 "Han er <b>ikkje støtta</b> av Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -916,8 +915,8 @@ msgid "This package is a potential candidate for an update." msgstr "Denne pakken er ein potensiell oppdateringskandidat." #: ../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 ei offisiell oppdatering som er støtta av Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -926,8 +925,8 @@ msgid "This is an unoffical update." msgstr "Dette er ei uoffisiell oppdatering som <b>ikkje er støtta</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 "Dette er ein offisiell pakke som er støtta av Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2130,18 +2129,18 @@ msgstr "" "Start så %s på nytt." #: ../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 ikkje sett opp eit oppdateringsmedium. Programmet vil ikkje fungera " "utan eit oppdateringsmedium." #: ../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 "Programoppdatering" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Oppdater programvare" #: ../rpmdrake.pm:148 @@ -3038,8 +3037,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Henta spegeladresser frå Internett. Vent litt." #: ../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 "Henta spegeladresser frå Mandriva-nettstaden. Vent litt." #: ../rpmdrake.pm:601 @@ -3086,12 +3085,12 @@ msgstr "" "Prøv på nytt seinare." #: ../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 "" "Det oppstod ein feil ved nedlasting av spegeloversikta:\n" @@ -3111,13 +3110,13 @@ msgid "I can't find any suitable mirror." msgstr "Finn ikkje ein passande spegel." #: ../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 "" "Fann ikkje nokon passande spegel.\n" "\n" @@ -3290,14 +3289,14 @@ msgstr "" "Det vert derfor sett ut av bruk." #: ../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 "" -"Mediet «%s» du brukar til oppdateringar er ikkje i samsvar med Mandriva " -"Linux-versjonen du køyrer (%s).\n" +"Mediet «%s» du brukar til oppdateringar er ikkje i samsvar med %s-versjonen " +"du køyrer (%s).\n" "Det vert derfor sett ut av bruk." #: ../rpmdrake.pm:978 @@ -3343,6 +3342,18 @@ msgstr "Legg til urpmi-medium" msgid "Urpmi medium info" msgstr "Informasjon for urpmi-medium" +#~ 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 "" +#~ "Mediet «%s» du brukar til oppdateringar er ikkje i samsvar med Mandriva " +#~ "Linux-versjonen du køyrer (%s).\n" +#~ "Det vert derfor sett ut av bruk." + #~ msgid " --root force to run as root" #~ msgstr " --root – Tving til å køyrast som «root»." diff --git a/po/pa_IN.po b/po/pa_IN.po index a78a0137..8477d2dd 100644 --- a/po/pa_IN.po +++ b/po/pa_IN.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: 2005-03-27 00:43+0530\n" "Last-Translator: Kanwaljeet Singh Brar <kanwaljeetbrar@yahoo.co.in>\n" "Language-Team: Panjabi <fedora-trans-pa@redhat.com>\n" @@ -17,7 +17,7 @@ msgstr "" "X-Generator: KBabel 1.9.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" @@ -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 "Archiving" -#: ../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?" @@ -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 -#, fuzzy, c-format -msgid "Mandriva Linux" -msgstr "ਮੈਂਡਰਿਵ-ਆਨਲਾਈਨ" +#, 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>") @@ -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?" @@ -2807,8 +2806,8 @@ msgid "Software Update" msgstr "ਸਾਫਟਵੇਅਰ ਨਵੀਨੀਕਰਨ" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "ਮੈਂਡਰਿਵ ਲੀਨਕਸ ਨਵੀਨੀਕਰਨ" #: ../rpmdrake.pm:148 @@ -3012,8 +3011,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 "" "ਕਿਰਪਾ ਕਰਕੇ ਉਡੀਕੋ, ਮੈਂਡਰਿਵ ਸਾਫਟ ਵੈਬਸਾਇਟ ਤੋਂ ਪ੍ਰਤੀਬਿੰਬ ਸਿਰਨਾਵਾਂ ਡਾਊਨਲੋਡ ਕੀਤਾ ਜਾਦਾ ਹੈ। " @@ -3061,12 +3060,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" @@ -3086,13 +3085,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" @@ -3263,14 +3262,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 @@ -3317,6 +3316,19 @@ msgid "Urpmi medium info" msgstr "ਮਾਧਿਅਮ ਨਵੀਨੀਕਰਨ" #, fuzzy +#~ 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 "(Deprecated)" #~ msgstr "ਚੁਣੇ" @@ -19,7 +19,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-12 12:06+0100\n" "Last-Translator: Marek Walczak <kubdat@poczta.fm>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -31,7 +31,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 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" @@ -42,52 +42,52 @@ msgstr "" "dostępnych aktualizacji dla zainstalowanych pakietów lub też\n" "już zainstalowano wszystkie aktualizacje." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Zarządzanie oprogramowaniem" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Poniżej znajduje się lista dostępnych aktualizacji programów" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nazwa" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Wersja" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Wydanie" -#: ../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 "Pomoc" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Zaznacz wszystko" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Aktualizuj" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Zakończ" @@ -143,15 +143,14 @@ msgid "Choose media type" msgstr "Wybierz rodzaj nośnika" #: ../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." @@ -178,12 +177,12 @@ msgid "Update sources only" msgstr "Tylko nośniki aktualizacji" #: ../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?" @@ -799,16 +798,16 @@ 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 jest narzędziem do zarządzania oprogramowaniem w systemie 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>") @@ -915,8 +914,8 @@ msgid "No description" msgstr "Brak opisu" #: ../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 "To <b>nie jest wspierane</b> przez Mandrivę." #: ../Rpmdrake/gui.pm:162 @@ -940,8 +939,8 @@ msgid "This package is a potential candidate for an update." msgstr "Ten pakiet jest potencjalnym kandydatem do aktualizacji." #: ../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 "To jest oficjalna aktualizacja wspierana przez Mandrivę." #: ../Rpmdrake/gui.pm:177 @@ -950,8 +949,8 @@ msgid "This is an unoffical update." msgstr "To jest nieoficjalna aktualizacja, która <b>nie jest wspierana</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 "To jest oficjalny pakiet wspierany przez Mandrivę" #: ../Rpmdrake/gui.pm:198 @@ -2168,18 +2167,18 @@ msgstr "" "Następnie uruchom ponownie \"%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śnik aktualizacji nie został skonfigurowany. MandrivaUpdate nie może " "działać bez nośników aktualizacji." #: ../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?" @@ -2880,8 +2879,8 @@ msgid "Software Update" msgstr "Uaktualnianie pakietów oprogramowania" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Aktualizacja Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3085,8 +3084,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Proszę czekać, pobieranie adresów serwerów zwierciadlanych." #: ../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 "Proszę czekać, pobieranie adresów serwerów zwierciadlanych." #: ../rpmdrake.pm:601 @@ -3134,12 +3133,12 @@ msgstr "" "Spróbuj później ponownie." #: ../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 "" "Wystąpił błąd podczas pobierania listy serwerów zwierciadlanych:\n" @@ -3159,13 +3158,13 @@ msgid "I can't find any suitable mirror." msgstr "Odnalezienie odpowiedniego serwera zwierciadlanego jest niemożliwe." #: ../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 "" "Nie można znaleźć odpowiedniego serwera zwierciadlanego.\n" "\n" @@ -3337,14 +3336,14 @@ msgstr "" "Zostanie on wyłączony." #: ../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 "" -"Twój nośnik \"%s\", używany do aktualizacji, nie pasuje do wersji używanego " -"systemu Mandriva Linux (%s).\n" +"Twój nośnik `%s', używany do aktualizacji, nie pasuje do wersji %s której " +"używasz (%s).\n" "Zostanie on wyłączony." #: ../rpmdrake.pm:978 @@ -3388,6 +3387,18 @@ msgstr "Dodawanie nośnika dla urpmi" msgid "Urpmi medium info" msgstr "Informacje na temat nośnika dla 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 "" +#~ "Twój nośnik \"%s\", używany do aktualizacji, nie pasuje do wersji " +#~ "używanego systemu Mandriva Linux (%s).\n" +#~ "Zostanie on wyłączony." + #~ msgid " --root force to run as root" #~ msgstr " --root wymusza uruchomienie jako root" @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: pt\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-27 19:21+0100\n" "Last-Translator: Zé <ze@mandriva.org>\n" "Language-Team: Portuguese <kde-i18n-doc@kde.org>\n" @@ -26,7 +26,7 @@ msgstr "" "X-Generator: Lokalize 1.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" @@ -37,52 +37,52 @@ msgstr "" "actualizações disponíveis para os pacotes instalados no seu\n" "computador, ou que já estão instaladas." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Gestão de Programas" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Aqui está a lista de actualização dos pacotes" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nome" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versão" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Lançamento" -#: ../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 "Ajuda" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Seleccionar tudo" -#: ../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 "Sair" @@ -138,15 +138,14 @@ msgid "Choose media type" msgstr "Escolha o tipo 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." @@ -169,12 +168,12 @@ msgid "Update sources only" msgstr "Fontes de actualização apenas" #: ../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 "Direitos de autor (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 "O rpmdrake é uma ferramenta de gestão de pacotes 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,8 +898,8 @@ msgid "No description" msgstr "Nenhuma descrição" #: ../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 "Não é <b>suportado</b> pela Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -924,8 +923,8 @@ msgid "This package is a potential candidate for an update." msgstr "Este pacote é um potencial candidato para uma actualização." #: ../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 "Esta é uma actualização oficial que é suportada pela Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -934,8 +933,8 @@ msgid "This is an unoffical update." msgstr "Esta é uma actualização não oficial." #: ../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 "Este é um pacote oficial suportado pela Mandriva." #: ../Rpmdrake/gui.pm:198 @@ -2148,18 +2147,18 @@ msgstr "" "Depois, 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 "" "Não tem nenhuma média de actualização configurada. O MandrivaUpdate não pode " "operar sem qualquer média de actualização." #: ../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?" @@ -2855,8 +2854,8 @@ msgid "Software Update" msgstr "Actualização de Programas" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Actualização Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3060,8 +3059,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Por favor aguarde, a transferir os endereços dos espelhos." #: ../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 aguarde, a transferir os endereços dos espelhos do sítio da " "Mandriva." @@ -3110,12 +3109,12 @@ msgstr "" "Por favor tente mais 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 um erro ao transferir a lista de espelhos:\n" @@ -3135,13 +3134,13 @@ msgid "I can't find any suitable mirror." msgstr "Não é possível encontrar um espelho adequado." #: ../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ão é possível encontrar um espelho adequado.\n" "\n" @@ -3314,14 +3313,14 @@ msgstr "" "A média será desactivada." #: ../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 sua média `%s', usada para actualizações, não corresponde à versão " -"Mandriva Linux que está a usar (%s).\n" +"A sua média `%s', usada para actualizações, não corresponde à versão %s que " +"está a usar (%s).\n" "A média será desactivada." #: ../rpmdrake.pm:978 @@ -3363,6 +3362,18 @@ msgstr "Adicionar média urpmi" msgid "Urpmi medium info" msgstr "Informação da média 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 "" +#~ "A sua média `%s', usada para actualizações, não corresponde à versão " +#~ "Mandriva Linux que está a usar (%s).\n" +#~ "A média será desactivada." + #~ msgid " --root force to run as root" #~ msgstr " --root força a execução como root" diff --git a/po/pt_BR.po b/po/pt_BR.po index 9fc8c9c8..04dd1d5b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: pt_BR\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-04 10:30-0300\n" "Last-Translator: Sergio Rafael Lemke <sergio@mandriva.com.br>\n" "Language-Team: Brazilian Portuguese <cooker-i18n@mandrivalinux.org>\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" @@ -37,52 +37,52 @@ msgstr "" "A lista de atualizações está vazia. Isto significa que não há\n" "novas atualizações disponíveis e que seu sistema está em dia." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Gerenciamento de Programas" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Abaixo a lista com atualizações disponíveis" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nome" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versão" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Lançamento" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, c-format msgid "Arch" msgstr "Tipo" -#: ../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 "Marcar Todos" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Atualizar" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Sair" @@ -138,15 +138,14 @@ msgid "Choose media type" msgstr "Escolha o Tipo 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." @@ -170,12 +169,12 @@ msgid "Update sources only" msgstr "Mídias de Atualização" #: ../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 "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 é a ferramenta de gerenciamento de programas 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>") @@ -901,8 +900,8 @@ msgid "No description" msgstr "Sem descrição" #: ../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 "Ela <b>não é</b> suportada pela Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -926,8 +925,8 @@ msgid "This package is a potential candidate for an update." msgstr "Este pacote é um potencial candidato para uma atualização." #: ../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 "Esta é uma atualização oficial suportada pela Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -936,8 +935,8 @@ msgid "This is an unoffical update." msgstr "Está é uma atualização não oficial." #: ../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 "Este é um programa oficial suportado pela Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2148,18 +2147,18 @@ msgstr "" "Após Isso, Reinicie o \"%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 "" "Você não tem mídias de atualização configuradas. O MandrivaUpdate não pode " "operar sem alguma mídia de atualização." #: ../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?" @@ -2855,8 +2854,8 @@ msgid "Software Update" msgstr "Atualização de Programas" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Update" #: ../rpmdrake.pm:148 @@ -3060,8 +3059,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Aguarde, fazendo download da lista de endereços." #: ../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 "Aguarde, fazendo download da lista de endereços do site da Mandriva." #: ../rpmdrake.pm:601 @@ -3109,12 +3108,12 @@ msgstr "" "Por favor, tente mais 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 "" "Houve um problema ao baixar a lista de servidores:\n" @@ -3134,13 +3133,13 @@ msgid "I can't find any suitable mirror." msgstr "Não foi possível encontrar o servidor." #: ../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ão encontrei um servidor apropriado.\n" "\n" @@ -3315,14 +3314,14 @@ msgstr "" "Ela será desativada." #: ../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 mídia `%s', usada para atualizações, não é igual a versão do Mandriva " -"Linux que você está usando no momento (%s).\n" +"A Mídia `%s', usada para atualizações, não é igual a versão do %s que você " +"está rodando (%s).\n" "Ela será desativada." #: ../rpmdrake.pm:978 @@ -3366,6 +3365,18 @@ msgstr "Adicionar Mídias urpmi" msgid "Urpmi medium info" msgstr "Informação sobre mídia 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 "" +#~ "A mídia `%s', usada para atualizações, não é igual a versão do Mandriva " +#~ "Linux que você está usando no momento (%s).\n" +#~ "Ela será desativada." + #~ msgid " --root force to run as root" #~ msgstr " --root Forçar Rodar como Root" @@ -49,7 +49,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake\n" "Report-Msgid-Bugs-To: https://qa.mandriva.com\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-09-29 19:26+0100\n" "Last-Translator: Florin Cătălin RUSSEN <cfrussen@yahoo.co.uk>\n" "Language-Team: Romanian <cooker-i18n@mandrivalinux.org>\n" @@ -63,7 +63,7 @@ msgstr "" "X-Poedit-Country: ROMANIA\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" @@ -74,52 +74,52 @@ msgstr "" "actualizări disponibile pentru pachetele instalate pe acest calculator,\n" "sau că le-ați instalat deja pe toate." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Gestionare de programe" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Iată lista cu actualizări de pachete" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Denumire" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versiune" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Ediție" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, c-format msgid "Arch" msgstr "Arhitectură" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Ajutor" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Selectează tot" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Actualizează" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Terminare" @@ -175,15 +175,14 @@ msgid "Choose media type" msgstr "Alegeți tipul mediului" #: ../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." @@ -209,12 +208,12 @@ msgid "Update sources only" msgstr "Numai sursele pentru actualizare" #: ../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?" @@ -831,14 +830,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Drepturi de autor (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 este unealta de gestionare a pachetelor în 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>") @@ -954,8 +953,8 @@ msgid "No description" msgstr "Nici o descriere" #: ../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 "Acesta <b>nu este suportat</b> de Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -979,8 +978,8 @@ msgid "This package is a potential candidate for an update." msgstr "Acest pachet este un candidat potențial pentru o actualizare." #: ../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 "Aceasta este o actualizare oficială ce este suportată de Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -989,8 +988,8 @@ msgid "This is an unoffical update." msgstr "Aceasta este o actualizare neoficială." #: ../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 "Acesta este un pachet oficial suportat de Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2206,18 +2205,18 @@ msgstr "" "Apoi reporniți „%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 "" "Nu aveți configurate mediile pentru actualizare. MandrivaUpdate nu poate " "funcționa fără acestea." #: ../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?" @@ -2919,8 +2918,8 @@ msgid "Software Update" msgstr "Actualizare programe" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Actualizare Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3124,8 +3123,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Așteptați, se descarcă adresele serverelor alternative." #: ../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șteptați, se descarcă adresele serverelor alternative de pe situl Mandriva." @@ -3173,12 +3172,12 @@ msgstr "" "Reîncercați mai tîrziu." #: ../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 "" "S-a întîlnit o eroare la descărcarea listei serverelor alternative:\n" @@ -3198,13 +3197,13 @@ msgid "I can't find any suitable mirror." msgstr "Nu s-a găsit nici un server alternativ potrivit. " #: ../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 "" "Nu s-a găsit nici un server alternativ potrivit.\n" "\n" @@ -3378,14 +3377,14 @@ msgstr "" "Va fi dezactivat." #: ../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 "" -"Mediul „%s”, utilizat pentru actualizări, este incompatibil cu versiunea de " -"Mandriva Linux instalată (%s).\n" +"Mediul „%s”, utilizat pentru actualizări, este incompatibil cu versiunea %s " +"instalată (%s).\n" "Va fi dezactivat." #: ../rpmdrake.pm:978 @@ -3429,6 +3428,18 @@ msgstr "Adăugați medii urpmi" msgid "Urpmi medium info" msgstr "Informațiile mediului 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 "" +#~ "Mediul „%s”, utilizat pentru actualizări, este incompatibil cu versiunea " +#~ "de Mandriva Linux instalată (%s).\n" +#~ "Va fi dezactivat." + #~ msgid " --root force to run as root" #~ msgstr " --root forțați rularea ca root" diff --git a/po/rpmdrake.pot b/po/rpmdrake.pot index fd217e14..37cee2a3 100644 --- a/po/rpmdrake.pot +++ b/po/rpmdrake.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-08-23 22:34-0300\n" +"POT-Creation-Date: 2011-02-20 17:48+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\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 #, 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 "" @@ -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 #, c-format -msgid "Mandriva Linux Update" +msgid "Mageia Update" msgstr "" #: ../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 "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\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-10-20 22:00+0300\n" "Last-Translator: Alexander Kazancev <kazancas@mandriva.ru>\n" "Language-Team: Russian <gnu@mx.ru>\n" @@ -24,7 +24,7 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "X-Language: ru_RU\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." @@ -169,12 +168,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?" @@ -785,14 +784,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 для управления пакетами." #: ../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,8 +898,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 @@ -924,8 +923,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 @@ -934,8 +933,8 @@ msgid "This is an unoffical update." msgstr "Это неофициальное обновление, которое <b>не поддерживается</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 "Это официальные пакет, поддерживаемый Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2149,18 +2148,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 "" "Источники обновлений не были настроены. Программа Mandriva Update не может " "работать без источников обновлений." #: ../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?" @@ -2855,8 +2854,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 @@ -3060,8 +3059,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." #: ../rpmdrake.pm:601 @@ -3109,12 +3108,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" @@ -3134,13 +3133,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" @@ -3313,14 +3312,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).\n" "Источник будет отключён." #: ../rpmdrake.pm:978 @@ -3362,6 +3361,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" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-sc\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-09-05 00:00+0100\n" "Last-Translator: Antoni Pistis <antonio.pistis@virgilio.it>\n" "Language-Team: Sardu\n" @@ -18,7 +18,7 @@ msgstr "" "X-Poedit-Country: ITALY\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 "" "ajorronu po is pakitus aposentaus in sa computadora, opuru\n" "ca dus as jai aposentaus totus." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Maniju de is programas" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Software Packages Update" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nòmini" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Versioni" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Arcivadura" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Ajudu" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Sçobera totu" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Ajorrona" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Bessi" @@ -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?" @@ -767,13 +766,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 +878,7 @@ msgstr "Nisçuna descriidura" #: ../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 +903,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 +913,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 @@ -2119,14 +2118,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?" @@ -2820,8 +2819,8 @@ msgid "Software Update" msgstr "Ajorronamentus Programas" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Update" #: ../rpmdrake.pm:148 @@ -3025,8 +3024,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Abeta, scàrrigu is bivimentus de is sprigus." #: ../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 "Abeta, scàrrigu is bivimentus de is sprigus de su jassu de Mandriva." #: ../rpmdrake.pm:601 @@ -3073,12 +3072,12 @@ msgstr "" "Torra a provai apustis." #: ../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 "" "Faddina in su scàrrigu de sa lista de is sprigus:\n" @@ -3098,13 +3097,13 @@ msgid "I can't find any suitable mirror." msgstr "No potzu agatai unu sprigu ki andit." #: ../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 potzu agatai unu sprigu ki andit.\n" "\n" @@ -3275,14 +3274,14 @@ msgstr "" "D'apu a disabivai." #: ../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 mèdiu `%s' ki tenis po ajorronai, no cunsonat cun sa versioni de Mandriva " -"Linux ki impreas (%s).\n" +"Su mèdiu `%s', ki tenis po ajorronai, no cunsonat cun sa versioni de %s ki " +"impreas (%s).\n" "D'apu a disabivai." #: ../rpmdrake.pm:978 @@ -3330,6 +3329,18 @@ msgstr "/Ajorrona mèdi_u" msgid "Urpmi medium info" msgstr "Ajorrona mèdiu" +#~ 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 mèdiu `%s' ki tenis po ajorronai, no cunsonat cun sa versioni de " +#~ "Mandriva Linux ki impreas (%s).\n" +#~ "D'apu a disabivai." + #~ msgid " --root force to run as root" #~ msgstr " --root fai comenti e root" @@ -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: 2005-09-07 17:34+0100\n" "Last-Translator: Tibor Pittich <Tibor.Pittich@mandriva.org>\n" "Language-Team: Slovak <i18n@mandrake.sk>\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 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" @@ -29,52 +29,52 @@ msgstr "" "dostupné žiadne aktualizácie pre balíky nainštalované vo vašom\n" "systéme alebo už máte všetky nainštalované." -#: ../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 softvéru" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Obnovenie softvérových balíkov" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Názov" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Verzia" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Archivovanie" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Pomoc" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Vybrať všetky" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Aktualizácia" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Koniec" @@ -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?" @@ -768,13 +767,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 +878,7 @@ msgstr "Bez popisu" #: ../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 +903,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 +913,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 @@ -2115,14 +2114,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 "Obnova softvéru" #: ../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 "Prosím čakajte, sťahujem adresy zrkadlových serverov." #: ../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 čakajte, sťahujem adresy mirorov z web stránky Mandriva." #: ../rpmdrake.pm:601 @@ -3072,12 +3071,12 @@ msgstr "" "Prosím, skúste neskôr." #: ../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 "" "Nastala chyba pri získavaní zoznamu mirrorov:\n" @@ -3097,13 +3096,13 @@ msgid "I can't find any suitable mirror." msgstr "Nebolo možné nájsť zodpovedajúce zrkadlo." #: ../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 "" "Nie je možné nájsť žiaden použiteľný mirror.\n" "\n" @@ -3275,15 +3274,15 @@ msgstr "" "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', používaný na aktualizáciu, zrejme nie je určený pre vašu " -"verziu Mandriva Linuxu ($15%s).\n" -"Preto bude vypnuté." +"Váš zdroj `%s', použitý pre aktualizácie asi nie je určenú pre verziu %s, " +"ktorú používate (%s).\n" +"Bude vypnutý." #: ../rpmdrake.pm:978 #, c-format @@ -3331,6 +3330,18 @@ msgstr "/_Akutalizácia média" msgid "Urpmi medium info" msgstr "Aktualizácia média" +#~ 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', používaný na aktualizáciu, zrejme nie je určený pre vašu " +#~ "verziu Mandriva Linuxu ($15%s).\n" +#~ "Preto bude vypnuté." + #~ msgid " --root force to run as root" #~ msgstr " --root vnútiť bez pod používateľom root" @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: sl\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-09 20:36+0200\n" "Last-Translator: Jure Repinc <jlp@holodeck1.com>\n" "Language-Team: Slovenian <lugos-slo@lugos.si>\n" @@ -28,7 +28,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " "n%100==4 ? 2 : 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" @@ -39,52 +39,52 @@ msgstr "" "pakete, ki so nameščeni na računalniku, ni posodobitev\n" "ali pa ste že namestili vse." -#: ../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 virov programske opreme " -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Tu je seznam posodobitev za pakete s programsko opremo." -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Ime" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Različica" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Izdaja" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, c-format msgid "Arch" msgstr "Arhit." -#: ../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 "Izberi vse" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Posodobi" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Končaj" @@ -140,15 +140,14 @@ msgid "Choose media type" msgstr "Izberite vrsto vira" #: ../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." @@ -173,12 +172,12 @@ msgid "Update sources only" msgstr "Samo posodobitve" #: ../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?" @@ -792,15 +791,15 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Avtorske pravice © %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 orodje za upravljanje s programskimi paketi " #: ../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>") @@ -905,8 +904,8 @@ msgid "No description" msgstr "Brez opisa" #: ../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>Ni podprt</b> s strani Mandrive." #: ../Rpmdrake/gui.pm:162 @@ -930,8 +929,8 @@ msgid "This package is a potential candidate for an update." msgstr "Ta paket je potencialni kandidat za posodobitev." #: ../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 "To je uradna posodobitev, ki je podprta s strani Mandrive." #: ../Rpmdrake/gui.pm:177 @@ -940,8 +939,8 @@ msgid "This is an unoffical update." msgstr "To je neuradna posodobitev, ki <b>ni podprta</b> s strani Mandrive." #: ../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 "To je uradni paket, ki je podprt s strani Mandrive" #: ../Rpmdrake/gui.pm:198 @@ -2148,18 +2147,18 @@ msgstr "" "Potem ponovno zaženite »%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 "" "Vir za posodobitve še ni nastavljen. Posodabljanje Mandrive brez tega vira " "ne deluje." #: ../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?" @@ -2858,8 +2857,8 @@ msgid "Software Update" msgstr "Posodobitev programov" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux posodobitev" #: ../rpmdrake.pm:148 @@ -3063,8 +3062,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Prosimo, počakajte. Prenašanje naslovov zrcalnih strežnikov ..." #: ../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 "" "Prosimo, počakajte. Prenašanje naslovov zrcalnih strežnikov s spletne strani " "Mandrive" @@ -3113,12 +3112,12 @@ msgstr "" "Prosimo, poskusite kasneje." #: ../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 "" "Med prenosom seznama zrcalnih strežnikov je prišlo do napake:\n" @@ -3138,13 +3137,13 @@ msgid "I can't find any suitable mirror." msgstr "Ni mogoče najti ustreznega strežnika." #: ../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 "" "Ni primernega strežnika.\n" "\n" @@ -3317,14 +3316,14 @@ msgstr "" "Zato bo onemogoč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š vir »%s«, uporabljen za popravke, se ne ujema z različico\n" -"Mandriva Linuxa, ki jo poganjate (%s).\n" +"Vaš vir »%s«, uporabljen za popravke, se ne ujema z različico %s, ki jo " +"poganjate (%s).\n" "Zato bo onemogočen." #: ../rpmdrake.pm:978 @@ -3368,6 +3367,18 @@ msgstr "Dodaj vir urpmi" msgid "Urpmi medium info" msgstr "Podatki o viru 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 "" +#~ "Vaš vir »%s«, uporabljen za popravke, se ne ujema z različico\n" +#~ "Mandriva Linuxa, ki jo poganjate (%s).\n" +#~ "Zato bo onemogočen." + #~ msgid " --root force to run as root" #~ msgstr " --root poženi kot korenski uporabnik (root)" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake 1.3\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: 2002-11-27 21:45:+0100\n" "Last-Translator: Naim Daka <naim70@freesurf>\n" "Language-Team: Albanian <LL@li.org>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8-bit\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 "" "asnjë nga pakot e instaluara, nuk janë azhurnuar në kompjuterin tuaj\n" "ose ju i keni instaluar më heret ato." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Menagjuesi Softver" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Zhdukja e Pakove Software" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Emri" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Versioni" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Arkivimi" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Ndihmë" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, fuzzy, c-format msgid "Select all" msgstr "Zgjedhur" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Azhurnimi" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Braktise" @@ -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." @@ -159,7 +158,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 -#, 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>") @@ -877,7 +876,7 @@ msgstr "Asnjë përshkrim" #: ../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 @@ -902,7 +901,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 @@ -912,7 +911,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 @@ -2108,14 +2107,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?" @@ -2802,9 +2801,9 @@ msgid "Software Update" msgstr "Zhdukja e Pakove Software" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" -msgstr "Azhurnimi Mandriva Linux" +#, fuzzy, c-format +msgid "Mageia Update" +msgstr "Azhurnimi Mandrake" #: ../rpmdrake.pm:148 #, fuzzy, c-format @@ -3009,8 +3008,8 @@ msgstr "" "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 "" "Një moment ju lutemi, shkarkimi i adresave të pasqyreve nga web siti " "Mandriva." @@ -3060,12 +3059,12 @@ msgstr "" "Ju lutemi provoni më vonë." #: ../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 "" "Një gabim është paraqitur gjatë shkarkimit të listës së pasqyreve:\n" @@ -3085,13 +3084,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 "" "E pa mundur gjetja e një pasqyre.\n" "\n" @@ -3253,8 +3252,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 "" @@ -3304,6 +3303,13 @@ msgid "Urpmi medium info" msgstr "Azhurnim i burimit" #, fuzzy +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Online" + +#~ msgid "Mandriva Linux Update" +#~ msgstr "Azhurnimi Mandriva Linux" + +#, fuzzy #~ msgid "(Deprecated)" #~ msgstr "Zgjedhur" @@ -3730,9 +3736,6 @@ msgstr "Azhurnim i burimit" #~ msgid "Reload the packages list" #~ msgstr "Ringarkoje listën e pakove" -#~ msgid "Mandrake Update" -#~ msgstr "Azhurnimi Mandrake" - #~ msgid "Please wait, updating medium..." #~ msgstr "Ju lutemi një moment, azhurnimi i burimit..." @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-sr\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-02-01 19:31+0100\n" "Last-Translator: Miodrag Zivkovic <miodragz@linuxo.org\n" "Language-Team: serbian <www.linuxo.org>\n" @@ -22,7 +22,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" @@ -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 #, 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 "Крај" @@ -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?" @@ -773,14 +772,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>") @@ -884,7 +883,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 @@ -909,7 +908,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 @@ -919,7 +918,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 @@ -2126,14 +2125,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?" @@ -2830,9 +2829,9 @@ msgid "Software Update" msgstr "Надоградња софтвера" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" -msgstr "Мандрива Линукс Надоградња" +#, fuzzy, c-format +msgid "Mageia Update" +msgstr "Мандрива Надоградња" #: ../rpmdrake.pm:148 #, c-format @@ -3035,8 +3034,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 "" "Молим Вас сачекајте, скидам листу додатних адреса сервера ( мирора ) са " "Мандривиног веб сајта." @@ -3085,12 +3084,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" @@ -3110,13 +3109,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" @@ -3289,14 +3288,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 @@ -3345,6 +3344,21 @@ msgstr "/_Надоградња медија" msgid "Urpmi medium info" msgstr "Надогради медиј" +#~ msgid "Mandriva Linux" +#~ msgstr "Мандрива Линукс" + +#~ msgid "Mandriva Linux Update" +#~ 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 форсирај покретање као root" @@ -3845,9 +3859,6 @@ msgstr "Надогради медиј" #~ msgid "Reload the packages list" #~ msgstr "Поново учитај листу пакета" -#~ msgid "Mandrake Update" -#~ msgstr "Мандрива Надоградња" - #~ msgid "Please wait, updating medium..." #~ msgstr "Молим Вас сачекајте, надограђујем медијум..." diff --git a/po/sr@Latn.po b/po/sr@Latn.po index bcf316e6..6477870d 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-sr\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-02-01 19:31+0100\n" "Last-Translator: Miodrag Zivkovic <miodragz@linuxo.org\n" "Language-Team: serbian <www.linuxo.org>\n" @@ -22,7 +22,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" @@ -34,52 +34,52 @@ msgstr "" "paketa za nadogradnju za vaš računar,\n" "ili su oni već instalirani." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Softverski Menadžment" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Nadogradnja 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 "Nadogradnja" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Kraj" @@ -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?" @@ -773,14 +772,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Sva prava (C) %s zadržava 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 rukovanje 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>") @@ -884,7 +883,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 @@ -909,7 +908,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 @@ -919,7 +918,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 @@ -2126,14 +2125,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?" @@ -2830,9 +2829,9 @@ msgid "Software Update" msgstr "Nadogradnja softvera" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" -msgstr "Mandriva Linux Nadogradnja" +#, fuzzy, c-format +msgid "Mageia Update" +msgstr "Mandriva Nadogradnja" #: ../rpmdrake.pm:148 #, c-format @@ -3035,8 +3034,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Molim Vas sačekajte, skidam listu dodatnih adresa servera ( mirora ) " #: ../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 Vas sačekajte, skidam listu dodatnih adresa servera ( mirora ) sa " "Mandrivinog veb sajta." @@ -3085,12 +3084,12 @@ msgstr "" "Pokušajte kasnije ponovo." #: ../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 "" "Pojavila se greška tokom preuzimanja liste servera ( mirora ):\n" @@ -3110,13 +3109,13 @@ msgid "I can't find any suitable mirror." msgstr "Ne mogu da nađem odgovarajući server ( server )" #: ../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 da pronađem nijedan odgovarajući server ( miror ).\n" "\n" @@ -3289,14 +3288,14 @@ msgstr "" "I biće onemogućeno njegovo korišćenje." #: ../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`%s', korišćen za nadogradnju, ne odgovara verziji Mandriva Linux-a " -"koji se koristi (%s).\n" +"Vaš medij `%s', korišćen za nadogradnju, ne odgovara verziji %s koji " +"koristite (%s).\n" "I biće onemogućeno njegovo korišćenje." #: ../rpmdrake.pm:978 @@ -3345,6 +3344,21 @@ msgstr "/_Nadogradnja medija" msgid "Urpmi medium info" msgstr "Nadogradi medij" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + +#~ msgid "Mandriva Linux Update" +#~ msgstr "Mandriva Linux Nadogradnja" + +#~ 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`%s', korišćen za nadogradnju, ne odgovara verziji Mandriva " +#~ "Linux-a koji se koristi (%s).\n" +#~ "I biće onemogućeno njegovo korišćenje." + #~ msgid " --root force to run as root" #~ msgstr " --root forsiraj pokretanje kao root" @@ -3846,9 +3860,6 @@ msgstr "Nadogradi medij" #~ msgid "Reload the packages list" #~ msgstr "Ponovo učitaj listu paketa" -#~ msgid "Mandrake Update" -#~ msgstr "Mandriva Nadogradnja" - #~ msgid "Please wait, updating medium..." #~ msgstr "Molim Vas sačekajte, nadograđujem medijum..." @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-sv\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-30 16:32+0300\n" "Last-Translator: Thomas Backlund <tmb@mandriva.org>\n" "Language-Team: Swedish <cooker-i18n@mandrivalinux.org>\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 "" "det inte finns några tillgängliga uppdateringar för paketen\n" "som är installerade på systemet. Eller så har du redan installerat 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 "Programhantering" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Här är listan över mjukvarupaketuppdateringar" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Namn" -#: ../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 "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älj alla" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Uppdatera" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Avsluta" @@ -139,15 +139,14 @@ msgid "Choose media type" msgstr "Välj mediatyp" #: ../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 "Uppdatera endast källor" #: ../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 "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 är Mandriva Linux pakethanterings-verktyg." #: ../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 "Ingen beskrivning" #: ../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 är <b>inte stött</b> av Mandriva." #: ../Rpmdrake/gui.pm:162 @@ -931,8 +930,8 @@ msgid "This package is a potential candidate for an update." msgstr "Detta paket är en möjlig kandidat för en uppdatering." #: ../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 "Detta är en officiell uppdatering som är stödd av Mandriva." #: ../Rpmdrake/gui.pm:177 @@ -941,8 +940,8 @@ msgid "This is an unoffical update." msgstr "Detta är en icke officiell uppdatering som <b>inte är stödd</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 "Detta är ett officiellt paket stött av Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2148,18 +2147,18 @@ msgstr "" "Starta sedan om \"%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 "" "Du har ingen updateringsmedia definierat. Mandrivaupdate fungerar inte utan " "uppdateringsmedia." #: ../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 "Uppdatera Program" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Uppdatera Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3055,8 +3054,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Vänta, laddar ner spegeladresser." #: ../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 "Vänta, laddar ner spegeladresser från Mandrivas webbplats." #: ../rpmdrake.pm:601 @@ -3103,12 +3102,12 @@ msgstr "" "Försök igen senare." #: ../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 "" "Det uppstod ett fel när listan över speglar skulle laddas ner:\n" @@ -3128,13 +3127,13 @@ msgid "I can't find any suitable mirror." msgstr "Kan inte hitta en passande spegel." #: ../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 inte hitta en passande spegel.\n" "\n" @@ -3308,14 +3307,14 @@ msgstr "" "Detta media kommer att avaktiveras." #: ../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 "" -"Ditt media `%s', som används för uppdateringar, stämmer ej överens med den " -"version av Mandriva Linux som du kör (%s).\n" +"Ditt media `%s', som används för uppdateringar stämmer ej överens med den " +"version av %s som du kör (%s).\n" "Detta media kommer att avaktiveras." #: ../rpmdrake.pm:978 @@ -3359,6 +3358,18 @@ msgstr "Lägg till urpmi media" msgid "Urpmi medium info" msgstr "Urpmi media 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 "" +#~ "Ditt media `%s', som används för uppdateringar, stämmer ej överens med " +#~ "den version av Mandriva Linux som du kör (%s).\n" +#~ "Detta media kommer att avaktiveras." + #~ msgid " --root force to run as root" #~ msgstr " --root tvinga att köra som root" @@ -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: 2008-11-03 06:38+0100\n" "Last-Translator: prabu anand <prabu_anand2000@yahoo.com>\n" "Language-Team: tamil <tamilinix@yahoogroups.com>\n" @@ -20,7 +20,7 @@ msgstr "" "X-Generator: KBabel 0.9.6\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 "" "அப்படியென்றால் நிகழ்நிலைப்படுத்த புதிய பொதிகள் ஏதுமில்ைல,\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 #, 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 "ெவளிச்ெசல்" @@ -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." @@ -162,7 +161,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?" @@ -764,13 +763,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>") @@ -869,7 +868,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 @@ -897,7 +896,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 @@ -907,7 +906,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 @@ -2091,14 +2090,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?" @@ -2787,8 +2786,8 @@ msgid "Software Update" msgstr "ெமன்ெபாருள் நீக்கம்" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "மாண்ட்ேரக் புதுப்பித்தல்" #: ../rpmdrake.pm:148 @@ -2992,8 +2991,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 @@ -3040,12 +3039,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" @@ -3065,13 +3064,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" @@ -3227,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 "" @@ -3278,6 +3277,12 @@ msgstr "புதுப்பிக்கப்பட வேண்டிய ம msgid "Urpmi medium info" msgstr "புதுப்பிக்கப்பட வேண்டிய மூல(ங்கள்)" +#~ msgid "Mandriva Linux" +#~ msgstr "மான்ட்ரிவ லினக்ஸ்" + +#~ msgid "Mandriva Linux Update" +#~ msgstr "மாண்ட்ேரக் புதுப்பித்தல்" + #, fuzzy #~ msgid "(Deprecated)" #~ msgstr "தேர்வு ெசய்யப்பட்டுள்ளது" @@ -3679,9 +3684,6 @@ msgstr "புதுப்பிக்கப்பட வேண்டிய ம #~ msgid "Reload the packages list" #~ msgstr "பொதிகளின் பட்டியலை மீலேற்றவும்" -#~ msgid "Mandrake Update" -#~ msgstr "மாண்ட்ேரக் புதுப்பித்தல்" - #~ msgid "Please wait, updating medium..." #~ msgstr "தயவுசெய்து காத்திருக்கவும்.... ஊடகம் புதுப்பிக்கப்படுகிறது" @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-tg\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-09-17 16:32+0500\n" "Last-Translator: Victor Ibragimov <youth_opportunities@tajikngo.org>\n" "Language-Team: Tajik\n" @@ -25,7 +25,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\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 #, 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 "Баромад" @@ -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>") @@ -884,7 +883,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 @@ -909,7 +908,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 @@ -919,7 +918,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 @@ -2114,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?" @@ -2819,8 +2818,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 @@ -3024,8 +3023,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Лутфан интизор шавед, фаровири адресҳои оинаҳо аз пойгоҳи 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 "Лутфан интизор шавед, фаровири адресҳои оинаҳо аз пойгоҳи Mandriva." #: ../rpmdrake.pm:601 @@ -3072,12 +3071,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" @@ -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 "" "Ин ягон оинаи мувофиқ ёфта наметавонад.\n" "\n" @@ -3275,10 +3274,10 @@ 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 " @@ -3331,6 +3330,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 "(Deprecated)" #~ msgstr "Интихобшуда" @@ -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: 2002-11-27 21:43+0700\n" "Last-Translator: Varokas Panusuwan <varokasp@hotmail.com>\n" "Language-Team: Thai <th@li.org>\n" @@ -20,7 +20,7 @@ msgstr "" "X-Generator: KBabel 0.9.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" @@ -30,52 +30,52 @@ msgstr "" "ไม่มีรายการที่ต้องอัพเดท หมายความว่าอาจจะยังไม่มีอัพเดทสำหรัับ\n" "เพกเกจที่อยู่ในเครื่องของคุณหรือไม่ก็ถูก install หมดแล้ว" -#: ../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 "Archiving" -#: ../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 "ออก" @@ -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?" @@ -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 "ไม่มีคำอธิบายรายละเอียด" #: ../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 @@ -2076,14 +2075,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?" @@ -2765,8 +2764,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 @@ -2970,8 +2969,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "กรุณารอสักครุ่, กำลังดาว์นโหลดรายชื่อ mirrors จากเวป 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 "กรุณารอสักครุ่, กำลังดาว์นโหลดรายชื่อ mirrors จากเวป Mandriva" #: ../rpmdrake.pm:601 @@ -3017,12 +3016,12 @@ msgstr "" "ระบบเนตเวิร์ก หรือ เวป Mandriva ในขณะนี้อาจจะไม่พร้อมให้บริการ กรุณาลองใหม่ภายหลัง" #: ../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 "" "มีข้อผิดพลาดเกิดขึ้นขณะดาวน์โหลดรายชื่อ mirrors:\n" @@ -3041,13 +3040,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 "" "ไม่สามารถพบ mirror ที่เหมาะสมได้\n" "\n" @@ -3200,8 +3199,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 "" @@ -3249,6 +3248,12 @@ msgstr "อัพเดท source(s)" msgid "Urpmi medium info" msgstr "อัพเดท source(s)" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + +#~ msgid "Mandriva Linux Update" +#~ msgstr "อัพเดทของ Mandriva Linux" + #, fuzzy #~ msgid "(Deprecated)" #~ msgstr "ถูกเลือก" @@ -3656,9 +3661,6 @@ msgstr "อัพเดท source(s)" #~ msgid "Reload the packages list" #~ msgstr "โหลดรายชื่อเพจเกจใหม่" -#~ msgid "Mandrake Update" -#~ msgstr "อัพเดทของ Mandriva Linux" - #~ msgid "Please wait, updating medium..." #~ msgstr "กำลังอัพเดทแผ่นข้อมูล, กรุณารอสักครู่" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-tl\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-05 01:18+0000\n" "Last-Translator: Arys P. Deloso <arys@deloso.org>\n" "Language-Team: Filipino <salin@pandaypinoy.org>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.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 "" "(1) walang available na update para sa mga package na naka-install sa\n" "computer mo; o (2) in-install mo na silang lahat." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Pangangasiwa ng Software" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Mga Update ng Software Package" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Pangalan" -#: ../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 "Pang-Archive" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Tulong" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Piliin lahat" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "I-update" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Quit" @@ -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?" @@ -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 "sa mga paglalarawan" #: ../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 @@ -2117,14 +2116,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?" @@ -2820,8 +2819,8 @@ msgid "Software Update" msgstr "Update ng Software" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Update" #: ../rpmdrake.pm:148 @@ -3025,8 +3024,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Pakihintay, dina-download ang mga address ng 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 "" "Pakihintay, dina-download ang mga address ng mirror mula sa Mandriva website." @@ -3074,12 +3073,12 @@ msgstr "" "Pakisubukan muli mamaya." #: ../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 "" "Nagkaroon ng error habang dina-download ang talaan ng mga mirror:\n" @@ -3099,13 +3098,13 @@ msgid "I can't find any suitable mirror." msgstr "Hindi ako makahanap ng angkop na 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 "" "Wala akong mahanap na nababagay na mirror.\n" "\n" @@ -3278,14 +3277,14 @@ msgstr "" "Hindi ito papaganahin." #: ../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 "" "Ang inyong medium na `%s', na ginamit para sa mga update, ay hindi bagay sa " -"version ng Mandriva Linux na inyong pinapatakbo (%s).\n" +"version ng %s na inyong pinapatakbo (%s).\n" "Hindi ito papaganahin." #: ../rpmdrake.pm:978 @@ -3334,6 +3333,18 @@ msgstr "/I-_Update ang media" msgid "Urpmi medium info" msgstr "I-update ang medium" +#~ 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 "" +#~ "Ang inyong medium na `%s', na ginamit para sa mga update, ay hindi bagay " +#~ "sa version ng Mandriva Linux na inyong pinapatakbo (%s).\n" +#~ "Hindi ito papaganahin." + #, fuzzy #~ msgid " --root force to run as root" #~ msgstr "" @@ -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: 2010-06-03 00:19+0200\n" "Last-Translator: Atilla ÖNTAŞ <atilla_ontas@mandriva.org>\n" "Language-Team: Turkish <kde-i18n-doc@kde.org>\n" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\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" @@ -35,52 +35,52 @@ msgstr "" "güncelleme olmadığı ya da bütün güncellemeleri yüklediğiniz anlamına\n" "gelir." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Yazılım Yönetimi" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Burada yazılım paketi güncellemelerinin bir listesini bulabilirsiniz" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "İsim" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Sürüm" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Yayım" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, c-format msgid "Arch" msgstr "Mimari" -#: ../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 #, c-format msgid "Select all" msgstr "Tümünü Seç" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Güncelle" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Çık" @@ -136,15 +136,14 @@ msgid "Choose media type" msgstr "Veri kaynağı türünü seçin" #: ../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 "Sadece Güncelleme Kaynakları" #: ../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 "Copyright (C) %s bir Mandriva ürünüdür." #: ../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 paket yönetim aracıdır." #: ../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>") @@ -905,8 +904,8 @@ msgid "No description" msgstr "Tanımlanmamış" #: ../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 "Mandriva tarafından <b>desteklenmiyor</b>." #: ../Rpmdrake/gui.pm:162 @@ -930,8 +929,8 @@ msgid "This package is a potential candidate for an update." msgstr "Bu paket muhtemel bir güncellemedir." #: ../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 "Bu, Mandriva tarafından desteklenen resmi bir güncellemedir." #: ../Rpmdrake/gui.pm:177 @@ -940,8 +939,8 @@ msgid "This is an unoffical update." msgstr "Bu, <b>desteklenmeyen</b> bir gayrıresmi güncellemedir." #: ../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 "Bu, Mandriva tarafından desteklenen resmi bir pakettir." #: ../Rpmdrake/gui.pm:198 @@ -2149,18 +2148,18 @@ msgstr "" "Sonra, \"%s\" yeniden başlatın." #: ../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 "" "Yapılandırılmış bir güncelleme yazılım kaynağı yok. MandrivaUpdate bir " "güncelleme yazılım kaynağı olmadan çalışamaz." #: ../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?" @@ -2859,8 +2858,8 @@ msgid "Software Update" msgstr "Yazılım Güncelleme" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux Güncelleme" #: ../rpmdrake.pm:148 @@ -3064,8 +3063,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Lütfen bekleyin, yansı adresleri indiriliyor." #: ../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 "Lütfen bekleyin, yansı adresleri Mandriva web sitesinden indiriliyor." #: ../rpmdrake.pm:601 @@ -3112,12 +3111,12 @@ msgstr "" "Lütfen daha sonra tekrar deneyin." #: ../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 "" "Yansı adresleri alınırken bir hata oluştu:\n" @@ -3137,13 +3136,13 @@ msgid "I can't find any suitable mirror." msgstr "Uygun bir yansı bulamıyorum." #: ../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 "" "Uygun bir yansı bulamıyorum.\n" "\n" @@ -3317,14 +3316,14 @@ msgstr "" "Devre dışı bırakılacak." #: ../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 "" -"Güncelleme için kullanılan %s yazılım kaynağı, kullandığınız Mandriva " -"Linux'un herhangi bir sürümü ile eşleşmiyor (%s).\n" +"Güncellemeler için kullanılan `%s' ortamı kullandığınız %s sürümü ile " +"eşleşmiyor (%s).\n" "Devre dışı bırakılacak." #: ../rpmdrake.pm:978 @@ -3366,6 +3365,18 @@ msgstr "Urpmi yazılım kaynağı ekle" msgid "Urpmi medium info" msgstr "Urpmi yazılım kaynağı bilgisi" +#~ 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 "" +#~ "Güncelleme için kullanılan %s yazılım kaynağı, kullandığınız Mandriva " +#~ "Linux'un herhangi bir sürümü ile eşleşmiyor (%s).\n" +#~ "Devre dışı bırakılacak." + #~ msgid " --root force to run as root" #~ msgstr " --root kök kullanıcı olarak çalışmaya zorla" @@ -18,7 +18,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-05-04 18:58+0300\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <translation@linux.org.ua>\n" @@ -30,7 +30,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" @@ -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." @@ -173,12 +172,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?" @@ -788,14 +787,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Права власності (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>") @@ -899,8 +898,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 @@ -924,8 +923,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 @@ -934,8 +933,8 @@ msgid "This is an unoffical update." msgstr "Це оновлення не є офіційним, воно <b>не підтримується</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 "Це офіційний пакунок, який підтримується Mandriva" #: ../Rpmdrake/gui.pm:198 @@ -2148,18 +2147,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?" @@ -2855,8 +2854,8 @@ msgid "Software Update" msgstr "Поновлення програм" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Поновлення Мандріва Лінакс" #: ../rpmdrake.pm:148 @@ -3060,8 +3059,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." @@ -3109,12 +3108,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" @@ -3134,13 +3133,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" @@ -3313,14 +3312,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 @@ -3362,6 +3361,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', що використовується для поновлень, не відповідає версії " +#~ "Мандріва Лінакс (%s).\n" +#~ "Його буде вимкнено." + #~ msgid " --root force to run as root" #~ msgstr " --root виконати як root" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: uz\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-09-20 19:21+0200\n" "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n" "Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\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" @@ -31,52 +31,52 @@ msgstr "" "Yangilanishlar roʻyxati boʻsh. Bu degani hech qanday\n" "yangilanish yoʻq yoki siz ularni allaqachon oʻrnatgansiz." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Dasturlar boshqaruvi" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Yangilanishlar roʻyxati" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Nomi" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, c-format msgid "Version" msgstr "Versiya" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "Reliz" -#: ../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 "Yordam" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Hammasini tanlash" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Yangilash" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Chiqish" @@ -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,16 +156,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 "" +"Oynalar roʻyxatini olish uchun Mandriva veb-sayti bilan aloqa\n" +"oʻtnatish kerak. Iltimos tarmoq ishga tushganligini tekshiring.\n" +"\n" +"Davom etishni istaysizmi?" #: ../Rpmdrake/edit_urpm_sources.pm:145 ../Rpmdrake/edit_urpm_sources.pm:160 #, c-format @@ -760,14 +763,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 uchun paketlar boshqaruvchisi." #: ../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>") @@ -870,7 +873,7 @@ msgstr "Taʼrif yoʻq" #: ../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 @@ -895,7 +898,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 @@ -905,7 +908,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 @@ -2092,14 +2095,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?" @@ -2767,8 +2770,8 @@ msgid "Software Update" msgstr "Dastur paketlarini yangilash" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Mandriva Linux tizimini yangilash" #: ../rpmdrake.pm:148 @@ -2972,8 +2975,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Iltimos kutib turing, oynalar roʻyxati olinmoqda." #: ../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 "" "Iltimos kutib turing. Mandriva veb-saytidan oynalar roʻyxati yozib olinmoqda." @@ -3021,12 +3024,12 @@ msgstr "" "Iltimos keyinroq urinib koʻring." #: ../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 "" "Oynalar roʻyxatini yozib olishda xato roʻy berdi:\n" @@ -3052,7 +3055,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 @@ -3205,8 +3208,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 "" @@ -3249,6 +3252,9 @@ msgstr "Toʻplam faylidan qoʻshish" msgid "Urpmi medium info" msgstr "Dasturlar toʻplami fayli" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + #~ msgid "(Deprecated)" #~ msgstr "Eski" diff --git a/po/uz@cyrillic.po b/po/uz@cyrillic.po index 09835239..73feb162 100644 --- a/po/uz@cyrillic.po +++ b/po/uz@cyrillic.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: uz\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-09-20 19:21+0200\n" "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n" "Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\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" @@ -31,52 +31,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 "Чиқиш" @@ -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,16 +156,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 "" +"Ойналар рўйхатини олиш учун Mandriva веб-сайти билан алоқа\n" +"ўтнатиш керак. Илтимос тармоқ ишга тушганлигини текширинг.\n" +"\n" +"Давом этишни истайсизми?" #: ../Rpmdrake/edit_urpm_sources.pm:145 ../Rpmdrake/edit_urpm_sources.pm:160 #, c-format @@ -759,14 +762,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>") @@ -868,7 +871,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 @@ -893,7 +896,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 +906,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 @@ -2089,14 +2092,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?" @@ -2762,8 +2765,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 @@ -2967,8 +2970,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 веб-сайтидан ойналар рўйхати ёзиб олинмоқда." @@ -3016,12 +3019,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" @@ -3047,7 +3050,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 @@ -3200,8 +3203,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 "" @@ -3244,6 +3247,9 @@ msgstr "Тўплам файлидан қўшиш" msgid "Urpmi medium info" msgstr "Дастурлар тўплами файли" +#~ msgid "Mandriva Linux" +#~ msgstr "Mandriva Linux" + #~ msgid "(Deprecated)" #~ msgstr "Эски" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake-vi\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-05-14 09:52+0700\n" "Last-Translator: Trinh Minh Thanh <tmthanh@yahoo.com>\n" "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" @@ -16,7 +16,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" @@ -27,52 +27,52 @@ msgstr "" "nào cho các gói tin đã được cài đặt hoặc là bạn đã cài đặt chúng\n" "rồi." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Quản Lý Phần Mềm" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, fuzzy, c-format msgid "Here is the list of software package updates" msgstr "Cập Nhật Các Gói Phần Mềm" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "Tên" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Phiên bản" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Lưu trữ" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Trợ giúp" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Chọn toàn bộ" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Cập nhật" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Thoát" @@ -134,9 +134,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." @@ -153,12 +152,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?" @@ -764,13 +763,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>") @@ -876,7 +875,7 @@ msgstr "Không có mô tả" #: ../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 @@ -901,7 +900,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 @@ -911,7 +910,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 @@ -2113,14 +2112,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 "Cập nhật phần mềm" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Cập Nhật Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3016,8 +3015,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Hãy đợi, đang tải xuống các địa chỉ 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 "Hãy đợi, đang tải xuống các địa chỉ mirror từ website của Mandriva." #: ../rpmdrake.pm:601 @@ -3064,12 +3063,12 @@ msgstr "" "Xin hãy thử lại sau." #: ../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 "" "Có lỗi xảy ra khi đang tải xuống danh sách mirror:\n" @@ -3089,13 +3088,13 @@ msgid "I can't find any suitable mirror." msgstr "Không thể tìm thấy mirror thích hợp." #: ../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 "" "Không thể tìm được mirror nào thích hợp.\n" "\n" @@ -3266,15 +3265,15 @@ msgstr "" "Nó sẽ không hoạt động." #: ../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 "" -"Phương tiện `%s' dùng để cập nhật không phù hợp với bản Mandriva Linux đang " -"chạy (%s).\n" -"Nó sẽ không được hoạt động." +"Phương tiện `%s' dùng để cập nhật không phù hợp với phiên bản %s đang chạy " +"(%s).\n" +"Nó sẽ không hoạt động." #: ../rpmdrake.pm:978 #, c-format @@ -3320,6 +3319,18 @@ msgstr "/_Cập nhật phương tiện" msgid "Urpmi medium info" msgstr "Cập nhật phương tiện" +#~ 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 "" +#~ "Phương tiện `%s' dùng để cập nhật không phù hợp với bản Mandriva Linux " +#~ "đang chạy (%s).\n" +#~ "Nó sẽ không được hoạt động." + #~ msgid " --root force to run as root" #~ msgstr " --root ép chạy bằng root" @@ -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: 2005-04-02 16:13+0200\n" "Last-Translator: Lucyin Mahin <lucyin@walon.org>\n" "Language-Team: Walon <linux-wa@walon.org>\n" @@ -24,7 +24,7 @@ msgstr "" "X-Generator: KBabel 1.0.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" @@ -35,52 +35,52 @@ msgstr "" "a nén di metaedjes a djoû po les pacaedjes astalés so vosse copiutrece, " "soeye-t i ki vos les avoz ddja astalés." -#: ../MandrivaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 +#: ../MageiaUpdate:125 ../rpmdrake:97 ../rpmdrake:791 ../rpmdrake.pm:239 #, c-format msgid "Software Management" msgstr "Manaedjeu di programes" -#: ../MandrivaUpdate:149 +#: ../MageiaUpdate:149 #, c-format msgid "Here is the list of software package updates" msgstr "Vochal li djivêye des metaedjes a djoû des pacaedjes di programes" -#: ../MandrivaUpdate:156 +#: ../MageiaUpdate:156 #, c-format msgid "Name" msgstr "No do pacaedje" -#: ../MandrivaUpdate:157 ../rpmdrake:289 +#: ../MageiaUpdate:157 ../rpmdrake:289 #, fuzzy, c-format msgid "Version" msgstr "Modêye" -#: ../MandrivaUpdate:158 ../rpmdrake:293 +#: ../MageiaUpdate:158 ../rpmdrake:293 #, c-format msgid "Release" msgstr "" -#: ../MandrivaUpdate:159 +#: ../MageiaUpdate:159 #, fuzzy, c-format msgid "Arch" msgstr "Årtchivaedje" -#: ../MandrivaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 +#: ../MageiaUpdate:173 ../Rpmdrake/edit_urpm_sources.pm:1168 #, c-format msgid "Help" msgstr "Aidance" -#: ../MandrivaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 +#: ../MageiaUpdate:177 ../rpmdrake:713 ../rpmdrake.pm:852 #, c-format msgid "Select all" msgstr "Tchoezi ttafwait" -#: ../MandrivaUpdate:190 ../rpmdrake.pm:856 +#: ../MageiaUpdate:190 ../rpmdrake.pm:856 #, c-format msgid "Update" msgstr "Mete a djoû" -#: ../MandrivaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 +#: ../MageiaUpdate:198 ../rpmdrake:724 ../rpmdrake:787 #, c-format msgid "Quit" msgstr "Cwiter" @@ -142,9 +142,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,12 +160,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?" @@ -775,15 +774,15 @@ msgid "Copyright (C) %s by Mandriva" msgstr "Copyright © %s pa 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 c' est l' usteye di manaedjaedje des pacaedjes di 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 "Nou discrijhaedje" #: ../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 @@ -914,7 +913,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 @@ -924,7 +923,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,14 +2126,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?" @@ -2830,8 +2829,8 @@ msgid "Software Update" msgstr "Metaedje a djoû des programes" #: ../rpmdrake.pm:121 -#, c-format -msgid "Mandriva Linux Update" +#, fuzzy, c-format +msgid "Mageia Update" msgstr "Metaedjes a djoû di Mandriva Linux" #: ../rpmdrake.pm:148 @@ -3035,8 +3034,8 @@ msgid "Please wait, downloading mirror addresses." msgstr "Tårdjîz on pô s' i vs plait, dj' aberwetêye les adresses des muroes." #: ../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 "" "Tårdjîz on pô s' i vs plait, dj' aberwetêye do waibe da Mandriva les " "adresses des muroes." @@ -3085,12 +3084,12 @@ msgstr "" "Rissayîz ene miete pus tård." #: ../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 "" "Åk n' a nén stî tot-z aberwetant li djivêye des muroes:\n" @@ -3111,13 +3110,13 @@ msgid "I can't find any suitable mirror." msgstr "Dji n' sai trover nou muroe." #: ../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 "" "Dji n' sai trover d' muroe.\n" "\n" @@ -3291,14 +3290,14 @@ msgstr "" "Ci sopoirt la serè dismetou." #: ../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 "" "Vosse sopoirt «%s», eployî po les metaedjes a djoû, èn corespond nén al " -"modêye di Mandriva Linux en alaedje pol moumint (%s).\n" +"modêye di %s en alaedje pol moumint (%s).\n" "Ci sopoirt la serè dismetou." #: ../rpmdrake.pm:978 @@ -3346,6 +3345,18 @@ msgstr "/_Mete a djoû les sopoirts" msgid "Urpmi medium info" msgstr "Mete a djoû on sopoirt" +#~ 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 "" +#~ "Vosse sopoirt «%s», eployî po les metaedjes a djoû, èn corespond nén al " +#~ "modêye di Mandriva Linux en alaedje pol moumint (%s).\n" +#~ "Ci sopoirt la serè dismetou." + #~ msgid " --root force to run as root" #~ msgstr " --root foirci l' programe a s' enonder dzo root" diff --git a/po/zh_CN.po b/po/zh_CN.po index 45fa0557..67f2a460 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake 1.3\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-19 10:35+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Mandriva Linux i18n Team <cooker-i18n@mandrakelinux.org>\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" @@ -32,52 +32,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 "退出" @@ -133,15 +133,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." @@ -163,12 +162,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?" @@ -769,14 +768,14 @@ msgid "Copyright (C) %s by Mandriva" msgstr "版权 (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>") @@ -880,7 +879,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 @@ -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 @@ -2103,16 +2102,16 @@ 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?" @@ -2791,8 +2790,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 @@ -2996,8 +2995,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 网站下载镜像站点的地址,请稍候。" #: ../rpmdrake.pm:601 @@ -3044,12 +3043,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" @@ -3069,13 +3068,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" "此问题可能有很多原因;最常见的就是您的处理器架构不为 Mandriva Linux\n" @@ -3237,13 +3236,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”与您正在运行的 Mandriva Linux 版本(%s)不匹配。\n" +"您用于更新的介质“%s”与您正在运行的 %s 版本(%s)不匹配。\n" "该介质将被禁用。" #: ../rpmdrake.pm:978 @@ -3285,6 +3284,17 @@ msgstr "添加自定义介质" 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/zh_TW.po b/po/zh_TW.po index d1a653a2..eb21e3a5 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -19,7 +19,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-01 22:24+0800\n" "Last-Translator: You-Cheng Hsieh <yochenhsieh@gmail.com>\n" "Language-Team: Chinese Traditional <zh@li.org>\n" @@ -33,7 +33,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Poedit-Bookmarks: 350,351,-1,-1,-1,-1,-1,-1,-1,-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" @@ -43,52 +43,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 "結束" @@ -144,15 +144,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." @@ -176,12 +175,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?" @@ -787,14 +786,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>") @@ -899,8 +898,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 "Mandriva <b>不支援</b>它。" #: ../Rpmdrake/gui.pm:162 @@ -924,8 +923,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 @@ -934,8 +933,8 @@ msgid "This is an unoffical update." msgstr "這是非官方的更新而且<b>不被支援</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 "這是 Mandriva 支援的正式更新套件" #: ../Rpmdrake/gui.pm:198 @@ -2125,18 +2124,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?" @@ -2815,8 +2814,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 @@ -3020,8 +3019,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 網站取回映射站台位址。" #: ../rpmdrake.pm:601 @@ -3068,12 +3067,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" @@ -3093,13 +3092,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" @@ -3262,13 +3261,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' 與您正在使用的 Mandriva Linux 版本 (%s) 不符。\n" +"您用來更新系統的媒體 `%s' 與您正在使用的 %s 版本 (%s) 不符。\n" "它將會被停用。" #: ../rpmdrake.pm:978 @@ -3309,3 +3308,14 @@ msgstr "新增 urpmi 媒體" #: ../mime/x-urpmi-media.desktop.in.h:1 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" +#~ "它將會被停用。" |