summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/mageiawelcome.py
diff options
context:
space:
mode:
authorDaniel Napora <napcok@gmail.com>2013-11-09 13:51:08 +0100
committerDaniel Napora <napcok@gmail.com>2013-11-09 13:51:08 +0100
commitfceb276dbbeb2fc81fff1006777f2ada32f198b7 (patch)
treef86520c6d383c07184358fa669e52259ca68e113 /usr/share/mageiawelcome/mageiawelcome.py
parenta13a867adf1d4f84561ea8a712fc91c02cafac0a (diff)
downloadmageiawelcome-fceb276dbbeb2fc81fff1006777f2ada32f198b7.tar
mageiawelcome-fceb276dbbeb2fc81fff1006777f2ada32f198b7.tar.gz
mageiawelcome-fceb276dbbeb2fc81fff1006777f2ada32f198b7.tar.bz2
mageiawelcome-fceb276dbbeb2fc81fff1006777f2ada32f198b7.tar.xz
mageiawelcome-fceb276dbbeb2fc81fff1006777f2ada32f198b7.zip
Add initial pot file
Diffstat (limited to 'usr/share/mageiawelcome/mageiawelcome.py')
-rw-r--r--usr/share/mageiawelcome/mageiawelcome.py65
1 files changed, 59 insertions, 6 deletions
diff --git a/usr/share/mageiawelcome/mageiawelcome.py b/usr/share/mageiawelcome/mageiawelcome.py
index 7a899d7..d214cec 100644
--- a/usr/share/mageiawelcome/mageiawelcome.py
+++ b/usr/share/mageiawelcome/mageiawelcome.py
@@ -63,7 +63,6 @@ def main():
l={}
l['name'] = _("Welcome to Mageia!")
- l['slogan'] = _("Use... Create... and Share the Magic")
l['show'] = _("Show this window at startup")
l['close'] = _("Close")
@@ -77,9 +76,65 @@ def main():
l['welcome'] = _("Welcome")
l['user'] = username
l['welcome_msg'] = _("<p>Thank you for choosing Mageia!</p><p>We have put in a lot of effort to provide you with the best possible system. We hope you will have a good experience with Mageia. If you feel that our project is a good idea, we would also appreciate any contribution you can make to it for next versions.</p><p>To find out how you can help <a class='weblink' href='http://www.mageia.org/en/contribute/'>click here</a>.</p><p>Don't forget to tell your friends about Mageia.</p>")
- l['newbie_howto'] = _("Newbie HowTo")
- l['didyouknow'] = _("First steps")
- l['rpm_install'] = _("Apps")
+ l['mcc'] = _("Mageia Control Center")
+ l['conf_update'] = _("Configure media sources and update system")
+ l['inst_remove'] = _("Install and remove software")
+ l['h_documentation'] = _("Documentation")
+ l['features'] = _("New Features")
+ l['relnotes'] = _("Release Notes")
+ l['errata'] = _("Errata")
+ l['newcomers'] = _("Newcomers Howto")
+ l['h_support'] = _("Support")
+ l['forum'] = _("Forums")
+ l['wiki'] = _("Wiki")
+ l['chat'] = _("Chat Room")
+ l['bugs'] = _("Bugzilla")
+ l['h_community'] = _("Community")
+ l['comm_center'] = _("Community Center")
+ l['contribute'] = _("Contribute")
+ l['donate'] = _("Donations")
+ l['joinus'] = _("Join us!")
+ l['$mccdesc'] = _("Mageia Control Center (aka drakconf) is a set of tools to help you configure your system")
+ l['SM'] = _("Software Management")
+ l['Oa'] = _("Online administration")
+ l['H'] = _("Hardware")
+ l['NI'] = _("Network & Internet")
+ l['S'] = _("System")
+ l['NS'] = _("Network Sharing")
+ l['LD'] = _("Local Disks")
+ l['Sec'] = _("Security")
+ l['B'] = _("Boot")
+ l['adminpass'] = _("Administrator password is needed")
+ l['userpass'] = _("User password is needed")
+ l['conf_media'] = _("Configure media sources ...")
+ l['mag_media'] = _("Mageia official repositories contain:")
+ l['core'] = _("<span class='label green'>core</span> - the free-open-source packages, i.e. software licensed under a free-open-source license")
+ l['nonfree'] = _("<span class='label red'>non-free</span> - some programs which are not free, or closed source. For example this repository includes nVidia and ATI graphics card proprietary drivers, firmware for various WiFi cards, etc")
+ l['tainted'] = _("<span class='label red'>tainted</span> - includes packages released under a free license. However, they may infringe on patents and copyright laws in some countries, e.g. multimedia codecs needed to play various audio/video files; packages needed to play commercial video DVD, etc. ")
+ l['note'] = _("<strong>Note!</strong> non-free and tainted are not enabled by default.")
+ l['editss'] = _("Edit software sources")
+ l['updsys'] = _("... and update system")
+ l['chkupd'] = _("Check system updates")
+ l['guirpmdrake'] = _("GUI - RPMDrake")
+ l['rpmdrake_desc'] = _("<span class='label green'>Rpmdrake</span> is a program for installing, uninstalling and updating packages. It is the graphical user interface of <span class='label green'>urpmi</span>")
+ l['readmore'] = _("read more (wiki)")
+ l['r_rpmdrake'] = _("RPMdrake")
+ l['urpmi'] = _("URPMI - from command line")
+ l['r_term'] = _("Terminal")
+ l['small_selection'] = _("This is just small selection of popular packages, for more run")
+ l['featured'] = _("Featured")
+ l['games'] = _("Games")
+ l['internet'] = _("Internet")
+ l['video'] = _("Video")
+ l['audio'] = _("Audio")
+ l['graphics'] = _("Graphics")
+ l['system'] = _("System")
+ l['programming'] = _("Programming")
+ l['selected'] = _("Selected packages:")
+ l['inst_sel'] = _("Install selected")
+ l['youcan'] = _("You can always launch MageiaWelcome from menu")
+
+ l['rpm_install'] = _("Applications")
l['applist'] = listapp
l['bodyclass'] = restricted_repos
@@ -90,8 +145,6 @@ def main():
l['checked'] = ("CHECKED")
-
- l['home_l'] = _("Home directory")
l['home'] = home