okay, new approach based on feedback from the cabal
[gitmo/moose-website.git] / lib / Moose / Website / I18N / po / en.po
index db5ae26..676dbef 100644 (file)
@@ -33,22 +33,10 @@ msgstr "Support"
 msgid "nav presentations"
 msgstr "Presentations"
 
-# home
+# misc
 
-msgid "home body"
+msgid "moose code sample"
 msgstr ""
-"<p>Moose is a <a target='_blank' href='http://www.perl.com/pub/a/1999/03/pm.html'>postmodern object system</a> for Perl 5 that takes the tedium out of writing object-oriented Perl. It borrows all the best features from Perl 6, CLOS (LISP), Smalltalk, Java, BETA, OCaml, Ruby and more, while still keeping true to its Perl 5 roots.</p>"
-"<p>Moose is 100% production ready and in heavy use in a number of systems and growing every day. <a target='_blank' href='http://search.cpan.org/dist/Moose'>Try it today!</a></p>"
-
-# about
-
-msgid "about header"
-msgstr "About Moose"
-
-msgid "about body"
-msgstr ""
-"<p>Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent and less tedious. With Moose you can to think more about what you want to do and less about the mechanics of OOP.</p>"
-"<p>Here is a sample of what Moose looks like.</p>"
 "<pre>"
 "package Point;\n"
 "use Moose;\n"
@@ -75,12 +63,26 @@ msgstr ""
 "};\n"
 "</pre>"
 
+# home
+
+msgid "home body"
+msgstr ""
+"<p>Moose is a <a href='http://www.perl.com/pub/a/1999/03/pm.html'>postmodern object system</a> for Perl 5 that takes the tedium out of writing object-oriented Perl. It borrows all the best features from Perl 6, CLOS (LISP), Smalltalk, Java, BETA, OCaml, Ruby and more, while still keeping true to its Perl 5 roots.</p>"
+"<p>Moose is 100% production ready and in heavy use in a number of systems and growing every day. <a href='http://search.cpan.org/dist/Moose'>Try it today!</a></p>"
+
+# about
+
+msgid "about body"
+msgstr ""
+"<p>Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent and less tedious. With Moose you can to think more about what you want to do and less about the mechanics of OOP.</p>"
+"<p><a href='#code_sample' rel='facebox'>Click here to see a sample of what Moose looks like</a>.</p>"
+
 msgid "about new to moose header"
 msgstr "New to Moose?"
 
 msgid "about new to moose body"
 msgstr ""
-"<p>If you're new to Moose, the best place to start is the <a target='_blank' href='http://search.cpan.org/dist/Moose/lib/Moose/Manual.pod'>Moose::Manual</a> docs, followed by the <a target='_blank' href='http://search.cpan.org/dist/Moose/lib/Moose/Cookbook.pod'>Moose::Cookbook</a>. The intro will show you what Moose is, and how it makes Perl 5 OO better.</p>"
+"<p>If you're new to Moose, the best place to start is the <a href='http://search.cpan.org/dist/Moose/lib/Moose/Manual.pod'>Moose::Manual</a> docs, followed by the <a href='http://search.cpan.org/dist/Moose/lib/Moose/Cookbook.pod'>Moose::Cookbook</a>. The intro will show you what Moose is, and how it makes Perl 5 OO better.</p>"
 "<p>The cookbook recipes on Moose basics will get you up to speed with many of Moose's features quickly. Once you have an idea of what Moose can do, you can use the API documentation to get more detail on features which interest you.</p>"
 
 msgid "about company list header"
@@ -91,14 +93,8 @@ msgstr "Moose is used by a large number of companies around the world, here are
 
 # download
 
-msgid "download header"
-msgstr "Download"
-
-msgid "download cpan header"
-msgstr "CPAN"
-
-msgid "download cpan body"
-msgstr "Moose is available for download from the CPAN, Perl's world-wide mirrored module distribution platform. Below is a number of links to Moose and it's related modules. <a target='_blank' href='http://cpants.perl.org/dist/used_by/Moose'>Here is a list</a> of other CPAN modules that use Moose."
+msgid "download body"
+msgstr "Moose is available for download from the CPAN, Perl's world-wide mirrored module distribution platform. Below is a number of links to Moose and it's related modules. <a href='http://cpants.perl.org/dist/used_by/Moose'>Here is a list</a> of other CPAN modules that use Moose."
 
 msgid "download info Moose"
 msgstr "The core Moose distribution"
@@ -120,8 +116,8 @@ msgstr "Git"
 
 msgid "download git body"
 msgstr ""
-"<p>Moose is developed using the <a target='_blank' href='http://git-scm.com/'>Git</a> source control system. Moose is a very open project and we are always willing to take contributions from others. The <a target='_blank' href='http://search.cpan.org/dist/Moose/lib/Moose/Manual/Contributing.pod'>Moose::Manual::Contributing</a> outlines our specific contribution policies and tells you how get started with our workflow.</p>"
-"<p>Here is a visualization of the <a target='_blank' href='http://www.youtube.com/watch?v=Gwq10W0RaHQ&hd=1'>Moose</a> and <a target='_blank' href='http://www.youtube.com/watch?v=HlJDnvNSfJo&hd=1'>Class::MOP</a> git repositories over time.</p>"
+"<p>Moose is developed using the <a href='http://git-scm.com/'>Git</a> source control system. Moose is a very open project and we are always willing to take contributions from others. The <a href='http://search.cpan.org/dist/Moose/lib/Moose/Manual/Contributing.pod'>Moose::Manual::Contributing</a> outlines our specific contribution policies and tells you how get started with our workflow.</p>"
+"<p>Here is a visualization of the <a href='http://www.youtube.com/watch?v=Gwq10W0RaHQ&hd=1'>Moose</a> and <a href='http://www.youtube.com/watch?v=HlJDnvNSfJo&hd=1'>Class::MOP</a> git repositories over time.</p>"
 
 msgid "download git public"
 msgstr "Git Public Repo URL"
@@ -137,8 +133,8 @@ msgstr "Github Mirror"
 
 # support
 
-msgid "support header"
-msgstr "Support"
+msgid "support body"
+msgstr "Moose is a community driven project and there are a number of places in which you can find help and support. You can also use some of community based help sites like <a href='http://www.perlmonks.org'>PerlMonks</a> and <a href='http://www.stackoverflow.com'>Stack Overflow</a>."
 
 msgid "support irc header"
 msgstr "IRC Channels"
@@ -184,24 +180,18 @@ msgstr "Several companies and individuals provide Moose consulting, here are a f
 
 # articles
 
-msgid "articles header"
-msgstr "Articles About Moose"
-
 msgid "articles body"
-msgstr "Below are a list of articles and blog posts written about Moose, this is by no means a comprehensive list. The <a href='_blank' href='http://ironman.enlightenedperl.org/'>Perl Iron Man</a> blog feed quite often has Moose related blog posts."
+msgstr "Below are a list of articles and blog posts written about Moose, this is by no means a comprehensive list. The <a href='http://ironman.enlightenedperl.org/'>Perl Iron Man</a> blog feed quite often has Moose related blog posts."
 
 # presentations
 
-msgid "presentations header"
-msgstr "Presentations About Moose"
-
 msgid "presentations body"
 msgstr "Below are links to presentations given about Moose at conferences and local Perl Mongers group meetings."
 
 # footer
 
 msgid "footer copyright"
-msgstr "Copyright &copy; 2006&mdash;2010 Infinity Interactive"
+msgstr "Copyright &copy; 2006&mdash;2010 <a href='http://www.iinteractive.com'>Infinity Interactive</a>"
 
 msgid "footer terms"
 msgstr "This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself."