# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: beast 1.0.0\n" "POT-Creation-Date: 2007-01-25 23:08+0100\n" "PO-Revision-Date: 2007-01-25 22:22+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: app/models/forum.rb:- msgid "forum" msgstr "" #: app/models/forum.rb:- msgid "Forum|Name" msgstr "" #: app/models/forum.rb:- msgid "Forum|Description" msgstr "" #: app/models/forum.rb:- msgid "Forum|Topics count" msgstr "" #: app/models/forum.rb:- msgid "Forum|Posts count" msgstr "" #: app/models/forum.rb:- msgid "Forum|Position" msgstr "" #: app/models/forum.rb:- msgid "Forum|Description html" msgstr "" #: app/models/moderatorship.rb:- msgid "moderatorship" msgstr "" #: app/models/moderatorship.rb:- msgid "Moderatorship|Forum" msgstr "" #: app/models/moderatorship.rb:- msgid "Moderatorship|User" msgstr "" #: app/models/monitorship.rb:- msgid "monitorship" msgstr "" #: app/models/post.rb:- app/views/forums/show.rhtml:34 msgid "post" msgstr "" #: app/models/post.rb:- msgid "Post|User" msgstr "" #: app/models/post.rb:- msgid "Post|Topic" msgstr "" #: app/models/post.rb:- msgid "Post|Body" msgstr "" #: app/models/post.rb:- msgid "Post|Created at" msgstr "" #: app/models/post.rb:- msgid "Post|Updated at" msgstr "" #: app/models/post.rb:- msgid "Post|Forum" msgstr "" #: app/models/topic.rb:- app/views/forums/show.rhtml:34 #: app/views/topics/show.rhtml:22 msgid "topic" msgstr "" #: app/models/topic.rb:- msgid "Topic|Forum" msgstr "" #: app/models/topic.rb:- msgid "Topic|User" msgstr "" #: app/models/topic.rb:- msgid "Topic|Title" msgstr "" #: app/models/topic.rb:- msgid "Topic|Created at" msgstr "" #: app/models/topic.rb:- msgid "Topic|Updated at" msgstr "" #: app/models/topic.rb:- msgid "Topic|Hits" msgstr "" #: app/models/topic.rb:- msgid "Topic|Sticky" msgstr "" #: app/models/topic.rb:- msgid "Topic|Posts count" msgstr "" #: app/models/topic.rb:- msgid "Topic|Replied at" msgstr "" #: app/models/topic.rb:- msgid "Topic|Locked" msgstr "" #: app/models/topic.rb:- msgid "Topic|Replied by" msgstr "" #: app/models/topic.rb:- msgid "Topic|Last post" msgstr "" #: app/models/user.rb:- msgid "user" msgstr "" #: app/models/user.rb:- msgid "User|Login" msgstr "" #: app/models/user.rb:- msgid "User|Email" msgstr "" #: app/models/user.rb:- msgid "User|Password" msgstr "" #: app/models/user.rb:- msgid "User|Created at" msgstr "" #: app/models/user.rb:- msgid "User|Last login at" msgstr "" #: app/models/user.rb:- msgid "User|Admin" msgstr "" #: app/models/user.rb:- msgid "User|Posts count" msgstr "" #: app/models/user.rb:- msgid "User|Last seen at" msgstr "" #: app/models/user.rb:- msgid "User|Display name" msgstr "" #: app/models/user.rb:- msgid "User|Updated at" msgstr "" #: app/models/user.rb:- msgid "User|Aim" msgstr "" #: app/models/user.rb:- msgid "User|Yahoo" msgstr "" #: app/models/user.rb:- msgid "User|Google talk" msgstr "" #: app/models/user.rb:- msgid "User|Msn" msgstr "" #: app/models/user.rb:- msgid "User|Website" msgstr "" #: app/models/user.rb:- msgid "User|Login key" msgstr "" #: app/models/user.rb:- msgid "User|Login key expires at" msgstr "" #: app/models/user.rb:- msgid "User|Activated" msgstr "" #: app/views/forums/_form.rhtml:8 app/views/topics/_form.rhtml:2 msgid "Title" msgstr "" #: app/views/forums/_form.rhtml:12 msgid "Position" msgstr "" #: app/views/forums/_form.rhtml:20 msgid "Description" msgstr "" #: app/views/forums/edit.rhtml:2 app/views/forums/index.rhtml:16 #: app/views/forums/show.rhtml:26 app/views/layouts/application.rhtml:21 #: app/views/topics/new.rhtml:2 app/views/topics/show.rhtml:172 msgid "Forums" msgstr "" #: app/views/forums/edit.rhtml:5 msgid "Edit Forum" msgstr "" #: app/views/forums/edit.rhtml:11 msgid "Save Forum" msgstr "" #: app/views/forums/edit.rhtml:11 app/views/forums/new.rhtml:9 #: app/views/topics/edit.rhtml:9 app/views/topics/new.rhtml:13 msgid "Cancel" msgstr "" #: app/views/forums/index.rhtml:3 msgid "What is Beast?" msgstr "" #: app/views/forums/index.rhtml:6 msgid "" "A small, light-weight forum in Rails with a scary name and a goal of around " "500 lines of code when we're done." msgstr "" #: app/views/forums/index.rhtml:10 msgid "Admin" msgstr "" #: app/views/forums/index.rhtml:11 msgid "Create New Forum" msgstr "" #: app/views/forums/index.rhtml:18 msgid "Recent Posts" msgstr "" #: app/views/forums/index.rhtml:19 app/views/forums/index.rhtml:48 msgid "topics" msgstr "" #: app/views/forums/index.rhtml:19 app/views/forums/index.rhtml:49 #: app/views/users/show.rhtml:47 msgid "posts" msgstr "" #: app/views/forums/index.rhtml:20 msgid "voices" msgstr "" #: app/views/forums/index.rhtml:26 app/views/topics/_form.rhtml:25 msgid "Forum" msgstr "" #: app/views/forums/index.rhtml:31 msgid "Last Post" msgstr "" #: app/views/forums/index.rhtml:38 msgid "Recent activity" msgstr "" #: app/views/forums/index.rhtml:40 msgid "No recent activity" msgstr "" #: app/views/forums/index.rhtml:44 msgid "Edit" msgstr "" #: app/views/forums/index.rhtml:71 msgid "Recent posts" msgstr "" #: app/views/forums/index.rhtml:79 msgid "Users online:" msgstr "" #: app/views/forums/new.rhtml:5 msgid "New Forum" msgstr "" #: app/views/forums/new.rhtml:9 msgid "Create" msgstr "" #: app/views/forums/show.rhtml:8 msgid "Moderators" msgstr "" #: app/views/forums/show.rhtml:17 msgid "This forum is currently unmoderated." msgstr "" #: app/views/forums/show.rhtml:18 msgid "Please always be courteous." msgstr "" #: app/views/forums/show.rhtml:43 app/views/forums/show.rhtml:95 #: app/views/posts/index.rhtml:16 app/views/posts/index.rhtml:60 #: app/views/posts/monitored.rhtml:21 app/views/posts/monitored.rhtml:62 #: app/views/topics/show.rhtml:59 app/views/users/index.rhtml:19 #: app/views/users/index.rhtml:51 msgid "Pages:" msgstr "" #: app/views/forums/show.rhtml:48 msgid "Topic" msgstr "" #: app/views/forums/show.rhtml:49 app/views/users/index.rhtml:26 msgid "Posts" msgstr "" #: app/views/forums/show.rhtml:50 msgid "Views" msgstr "" #: app/views/forums/show.rhtml:51 msgid "Last post" msgstr "" #: app/views/forums/show.rhtml:91 app/views/posts/index.rhtml:56 #: app/views/posts/monitored.rhtml:58 app/views/users/index.rhtml:47 msgid "Next page" msgstr "" #: app/views/forums/show.rhtml:99 msgid "New topic" msgstr "" #: app/views/layouts/application.rhtml:22 app/views/users/index.rhtml:13 msgid "Users" msgstr "" #: app/views/layouts/application.rhtml:32 app/views/users/edit.rhtml:9 msgid "Settings" msgstr "" #: app/views/layouts/application.rhtml:33 msgid "Logout" msgstr "" #: app/views/layouts/application.rhtml:35 app/views/users/new.rhtml:1 msgid "Signup" msgstr "" #: app/views/layouts/application.rhtml:36 app/views/sessions/new.rhtml:1 #: app/views/sessions/new.rhtml:5 app/views/sessions/new.rhtml:16 #: app/views/users/_form.rhtml:4 app/views/users/_settings.rhtml:8 msgid "Login" msgstr "" #: app/views/layouts/application.rhtml:79 msgid "Powered by" msgstr "" #: app/views/layouts/application.rhtml:80 msgid "and" msgstr "" #: app/views/posts/_edit.rhtml:13 msgid "delete post" msgstr "" #: app/views/posts/_edit.rhtml:17 app/views/topics/show.rhtml:144 msgid "Formatting Help" msgstr "" #: app/views/posts/_edit.rhtml:20 app/views/topics/show.rhtml:147 msgid "*bold*" msgstr "" #: app/views/posts/_edit.rhtml:21 app/views/topics/show.rhtml:149 msgid "_italics_" msgstr "" #: app/views/posts/_edit.rhtml:22 app/views/topics/show.rhtml:151 msgid "bq. (quotes)" msgstr "" #: app/views/posts/_edit.rhtml:24 app/views/topics/show.rhtml:153 msgid "* or # (lists)" msgstr "" #: app/views/posts/_edit.rhtml:32 app/views/topics/edit.rhtml:9 msgid "Save Changes" msgstr "" #: app/views/posts/_edit.rhtml:32 app/views/posts/edit.rhtml:12 #: app/views/sessions/new.rhtml:28 app/views/topics/show.rhtml:160 #: app/views/users/edit.rhtml:22 app/views/users/edit.rhtml:30 msgid "cancel" msgstr "" #: app/views/posts/edit.rhtml:1 msgid "Edit Post" msgstr "" #: app/views/posts/edit.rhtml:5 msgid "Delete post" msgstr "" #: app/views/posts/edit.rhtml:6 msgid "Delete this post forever?" msgstr "" #: app/views/posts/edit.rhtml:12 msgid "Save" msgstr "" #: app/views/posts/index.rhtml:7 msgid "Searching for" msgstr "" #: app/views/posts/monitored.rhtml:5 msgid "s Monitored Topics" msgstr "" #: app/views/posts/monitored.rhtml:17 msgid "found" msgstr "" #: app/views/posts/monitored.rhtml:48 msgid "Topic:" msgstr "" #: app/views/sessions/new.rhtml:10 app/views/users/_form.rhtml:19 #: app/views/users/_settings.rhtml:22 msgid "Password" msgstr "" #: app/views/sessions/new.rhtml:14 msgid "Remember me on this computer" msgstr "" #: app/views/sessions/new.rhtml:16 msgid "reset password" msgstr "" #: app/views/sessions/new.rhtml:23 msgid "Reset Password" msgstr "" #: app/views/sessions/new.rhtml:25 msgid "" "Enter your email, and a brand new login key will be sent to you. Click the " "link in the email to log in, and then change your password." msgstr "" #: app/views/sessions/new.rhtml:28 msgid "E-mail me the link" msgstr "" #: app/views/topics/_form.rhtml:7 msgid "Sticky" msgstr "" #: app/views/topics/_form.rhtml:11 msgid "Locked" msgstr "" #: app/views/topics/_form.rhtml:19 msgid "Body" msgstr "" #: app/views/topics/edit.rhtml:1 msgid "Edit Topic" msgstr "" #: app/views/topics/new.rhtml:6 msgid "New Topic" msgstr "" #: app/views/topics/new.rhtml:7 msgid "by" msgstr "" #: app/views/topics/new.rhtml:13 msgid "Post Topic" msgstr "" #: app/views/topics/show.rhtml:6 msgid "Voices" msgstr "" #: app/views/topics/show.rhtml:41 msgid "(locked)" msgstr "" #: app/views/topics/show.rhtml:46 msgid "edit" msgstr "" #: app/views/topics/show.rhtml:47 msgid "delete" msgstr "" #: app/views/topics/show.rhtml:47 msgid "Delete this topic forever?" msgstr "" #: app/views/topics/show.rhtml:91 msgid "Edit post" msgstr "" #: app/views/topics/show.rhtml:126 msgid "This topic is locked." msgstr "" #: app/views/topics/show.rhtml:130 msgid "Reply to topic" msgstr "" #: app/views/topics/show.rhtml:160 msgid "Save Reply" msgstr "" #: app/views/user_mailer/signup.rhtml:1 msgid "Welcome to Beast," msgstr "" #: app/views/user_mailer/signup.rhtml:3 msgid "Please visit the link below to activate your account." msgstr "" #: app/views/users/_contact_info.rhtml:1 msgid "User Profile" msgstr "" #: app/views/users/_contact_info.rhtml:4 msgid "Display Name" msgstr "" #: app/views/users/_contact_info.rhtml:9 app/views/users/index.rhtml:25 msgid "Website" msgstr "" #: app/views/users/_contact_info.rhtml:12 msgid "(without http://)" msgstr "" #: app/views/users/_contact_info.rhtml:17 msgid "Bio" msgstr "" #: app/views/users/_form.rhtml:1 msgid "" "Logins should start with least 2 characters and may consist of letters, " "numbers, or the underscore." msgstr "" #: app/views/users/_form.rhtml:9 app/views/users/_settings.rhtml:17 msgid "Email" msgstr "" #: app/views/users/_form.rhtml:14 msgid "Display Name (optional)" msgstr "" #: app/views/users/_form.rhtml:20 msgid "Enter your desired password twice. It must be at least 5 characters." msgstr "" #: app/views/users/_form.rhtml:23 app/views/users/_settings.rhtml:25 msgid "(once)" msgstr "" #: app/views/users/_form.rhtml:25 msgid "(and then again)" msgstr "" #: app/views/users/_settings.rhtml:2 msgid "Basics" msgstr "" #: app/views/users/_settings.rhtml:9 msgid "" "Please change your login. Logins should start with least 2 " "characters and may consist of letters, numbers, or the underscore." msgstr "" #: app/views/users/_settings.rhtml:23 msgid "" "Enter a new password twice to change your password. (must be longer than 5 " "characters)" msgstr "" #: app/views/users/_settings.rhtml:28 msgid "(and again)" msgstr "" #: app/views/users/edit.rhtml:3 msgid "Avatars" msgstr "" #: app/views/users/edit.rhtml:5 msgid "" "To have your very own avatar displayed on this forum visit gravatar.com and sign up for a free gravatar." msgstr "" #: app/views/users/edit.rhtml:11 msgid "for" msgstr "" #: app/views/users/edit.rhtml:22 msgid "Change e-mail or password" msgstr "" #: app/views/users/edit.rhtml:30 msgid "Update Profile" msgstr "" #: app/views/users/index.rhtml:2 msgid "Find a User" msgstr "" #: app/views/users/index.rhtml:6 msgid "Display name or login" msgstr "" #: app/views/users/index.rhtml:8 msgid "Search" msgstr "" #: app/views/users/index.rhtml:15 msgid "users" msgstr "" #: app/views/users/index.rhtml:15 msgid "active" msgstr "" #: app/views/users/index.rhtml:15 msgid "lurking" msgstr "" #: app/views/users/index.rhtml:24 msgid "Name / Login" msgstr "" #: app/views/users/index.rhtml:32 msgid "(admin)" msgstr "" #: app/views/users/new.rhtml:7 msgid "Sign up!" msgstr "" #: app/views/users/show.rhtml:6 msgid "Admin & Moderation" msgstr "" #: app/views/users/show.rhtml:10 msgid "This user can moderate the following forums. Click one to remove." msgstr "" #: app/views/users/show.rhtml:24 msgid "Add as moderator" msgstr "" #: app/views/users/show.rhtml:30 msgid "User is an administrator" msgstr "" #: app/views/users/show.rhtml:47 msgid "monitored" msgstr "" #: app/views/users/show.rhtml:54 msgid "Website:" msgstr "" #: app/views/users/show.rhtml:56 msgid "User since" msgstr ""