adding jkuri's gentle moose intro to the articles
[gitmo/moose-website.git] / lib / Moose / Website / I18N / po / en.po
CommitLineData
7476895d 1msgid ""
2msgstr ""
3"MIME-Version: 1.0\n"
4"Content-Type: text/plain; charset=utf-8\n"
5"Content-Transfer-Encoding: 8bit\n"
6
9db2b8f2 7msgid "header moose"
10159434 8msgstr "Moose"
7476895d 9
9db2b8f2 10msgid "header moose subtitle"
ddee0264 11msgstr "A Postmodern Object System for Perl"
7476895d 12
9db2b8f2 13msgid "moose page title"
ddee0264 14msgstr "Moose - A postmodern object system for Perl"
9db2b8f2 15
7476895d 16# nav
17
18msgid "nav home"
19msgstr "Home"
20
21msgid "nav about"
22msgstr "About"
23
24msgid "nav articles"
25msgstr "Articles"
26
27msgid "nav download"
28msgstr "Download"
29
5efab74a 30msgid "nav support"
31msgstr "Support"
32
c5fd0670 33msgid "nav presentations"
34msgstr "Presentations"
35
91d99a11 36# home
37
38msgid "home body"
39msgstr ""
e95a25e2 40"<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, <acronym title='Common Lisp Object System'>CLOS</acronym> (Lisp), Smalltalk, Java, BETA, OCaml, Ruby and more, while still keeping true to its Perl 5 roots.</p>"
91d99a11 41"<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>"
42
43# about
44
45msgid "about body"
46msgstr ""
e95a25e2 47"<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 <acronym title='object-oriented programming'>OOP</acronym>.</p>"
91d99a11 48"<p><a href='#code_sample' rel='facebox'>Click here to see a sample of what Moose looks like</a>.</p>"
49
4e705bd2 50msgid "about new to moose header"
51msgstr "New to Moose?"
52
53msgid "about new to moose body"
54msgstr ""
e95a25e2 55"<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'><code>Moose::Manual</code></a> docs, followed by the <a href='http://search.cpan.org/dist/Moose/lib/Moose/Cookbook.pod'><code>Moose::Cookbook</code></a>. The intro will show you what Moose is, and how it makes Perl 5 <acronym title='object orientation'>OO</acronym> better.</p>"
56"<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 <acronym title='application programming interface'>API</acronym> documentation to get more detail on features which interest you.</p>"
7476895d 57
efff1e7d 58msgid "about organization list header"
59msgstr "Organizations that use Moose"
5efab74a 60
efff1e7d 61msgid "about organization list body"
62msgstr "<p>Moose is used by a large number of organizations around the world, here are a few of them.</p>"
5efab74a 63
7476895d 64# download
65
91d99a11 66msgid "download body"
e95a25e2 67msgstr "<p>Moose is available for download from the <acronym title='Comprehensive Perl Archive Network'>CPAN</acronym>, 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 <acronym title='Comprehensive Perl Archive Network'>CPAN</acronym> modules that use Moose.</p>"
9db2b8f2 68
69msgid "download info Moose"
70msgstr "The core Moose distribution"
71
e95a25e2 72msgid "download info <code>Class::MOP</code>"
9db2b8f2 73msgstr "The underlying meta object protocol upon which Moose is built"
74
e95a25e2 75msgid "download info <code>Task::Moose</code>"
9db2b8f2 76msgstr "A collection of excellent Moose extensions"
77
e95a25e2 78msgid "download info <code>Task::Kensho</code>"
0932f6fe 79msgstr "A collection of excellent Modern Perl modules"
80
e95a25e2 81msgid "download info <code>MooseX::*</code>"
9db2b8f2 82msgstr "The Moose extensions"
5efab74a 83
84msgid "download git header"
7476895d 85msgstr "Git"
86
5efab74a 87msgid "download git body"
9db2b8f2 88msgstr ""
e95a25e2 89"<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'><code>Moose::Manual::Contributing</code></a> outlines our specific contribution policies and tells you how get started with our work-flow.</p>"
90"<p>Here are some interesting video visualizations of the activity in the <a href='http://www.youtube.com/watch?v=Gwq10W0RaHQ&amp;hd=1'>Moose</a> and <a href='http://www.youtube.com/watch?v=HlJDnvNSfJo&amp;hd=1'><code>Class::MOP</code></a> git repositories on the occasion of their 1.0 release. These visualizations were created with <a href='http://code.google.com/p/gource/wiki/Videos'>Gource</a>.</p>"
5efab74a 91
92msgid "download git public"
e95a25e2 93msgstr "Git Public Repository URL"
7476895d 94
e95a25e2 95msgid "download git committer"
96msgstr "Git URL for Committers"
7476895d 97
5efab74a 98msgid "download git web view"
7476895d 99msgstr "Git Web View"
100
9db2b8f2 101msgid "download github mirror"
e95a25e2 102msgstr "GitHub Mirror"
9db2b8f2 103
5efab74a 104# support
105
91d99a11 106msgid "support body"
e95a25e2 107msgstr "<p>Moose is a community driven project and there are a number of places in which you can find help and support. Below are listed the official <acronym title='Internet relay chat'>IRC</acronym> channels and mailing lists, but help can also be found on community based help sites like <a href='http://www.perlmonks.org'>PerlMonks</a> and <a href='http://www.stackoverflow.com'>Stack Overflow</a>. You can also refer to the official <a href='http://search.cpan.org/dist/Moose/lib/Moose/Manual/Support.pod'><code>Moose::Manual::Support</code></a> documentation for more details.</p>"
5efab74a 108
109msgid "support irc header"
e95a25e2 110msgstr "<acronym title='Internet relay chat'>IRC</acronym> Channels"
5efab74a 111
4e705bd2 112msgid "support irc body"
e95a25e2 113msgstr "<p>The quickest way to get Moose support is to engage the community on <acronym title='Internet relay chat'>IRC</acronym>.</p>"
4e705bd2 114
5efab74a 115msgid "support mailing list header"
116msgstr "Mailing List"
117
4e705bd2 118msgid "support mailing list body"
c24d5391 119msgstr "<p>The Moose mailing lists can be an excellent way to get your questions answered.</p>"
4e705bd2 120
5efab74a 121msgid "support misc header"
122msgstr "Misc."
123
4e705bd2 124msgid "support misc body"
c24d5391 125msgstr "<p>Here are a couple other items which are useful that you might like.</p>"
4e705bd2 126
5efab74a 127msgid "support moose mailing list"
128msgstr "Moose mailing list"
129
130msgid "support moose mailing list archives"
131msgstr "Moose mailing list archives"
132
133msgid "support textmate bundle"
134msgstr "Moose TextMate Bundle"
135
136msgid "support quickref card"
e95a25e2 137msgstr "Moose Quick Reference Card"
5efab74a 138
4e705bd2 139# articles
140
4e705bd2 141msgid "articles body"
df04a1b7 142msgstr ""
143"<p>Below are a list of articles and blog posts written about Moose, this is by no means a comprehensive list but we have tried to compile interesting and useful ones below. The <a href='http://ironman.enlightenedperl.org/'>Perl Iron Man</a> blog feed quite often has Moose related blog posts.</p>"
e95a25e2 144"<p>If you know of an article or blog post that you think should be included, let us know via <a href='support.html'><acronym title='Internet relay chat'>IRC</acronym> or the mailing list</a> and we will add it here.</p>"
4e705bd2 145
c5fd0670 146# presentations
5efab74a 147
4e705bd2 148msgid "presentations body"
df04a1b7 149msgstr ""
150"<p>Below are links to presentations given about Moose at conferences and local Perl Mongers group meetings. When possible the slides are linked to, and on occasion the video when available.</p>"
e95a25e2 151"<p>This is by no means a complete listing, so if you know of a presentation that you think should be included, let us know via <a href='support.html'><acronym title='Internet relay chat'>IRC</acronym> or the mailing list</a> and we will add it here.</p>"
4e705bd2 152
3cb66fff 153# footer
7476895d 154
3cb66fff 155msgid "footer copyright"
bed39e78 156msgstr "Copyright © 2006 – 2010 <a href='http://www.iinteractive.com'>Infinity Interactive</a>"
7476895d 157
3cb66fff 158msgid "footer terms"
159msgstr "This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself."
7476895d 160
161
162