+#: forum/settings/minrep.py:15
+#, fuzzy
+msgid "Minimum reputation to vote down"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:16
+msgid "The minimum reputation an user must have to be allowed to vote down."
+msgstr ""
+
+#: forum/settings/minrep.py:19
+msgid "Minimum reputation to flag a post"
+msgstr ""
+
+#: forum/settings/minrep.py:20
+msgid "The minimum reputation an user must have to be allowed to flag a post."
+msgstr ""
+
+#: forum/settings/minrep.py:23
+#, fuzzy
+msgid "Minimum reputation to comment"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:24
+msgid ""
+"The minimum reputation an user must have to be allowed to comment a post."
+msgstr ""
+
+#: forum/settings/minrep.py:27
+#, fuzzy
+msgid "Minimum reputation to like a comment"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:28
+msgid ""
+"The minimum reputation an user must have to be allowed to \"like\" a comment."
+msgstr ""
+
+#: forum/settings/minrep.py:31
+msgid "Minimum reputation to upload"
+msgstr ""
+
+#: forum/settings/minrep.py:32
+msgid ""
+"The minimum reputation an user must have to be allowed to upload a file."
+msgstr ""
+
+#: forum/settings/minrep.py:35
+#, fuzzy
+msgid "Minimum reputation to create tags"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:36
+msgid ""
+"The minimum reputation an user must have to be allowed to create new tags."
+msgstr ""
+
+#: forum/settings/minrep.py:39
+msgid "Minimum reputation to close own question"
+msgstr ""
+
+#: forum/settings/minrep.py:40
+msgid ""
+"The minimum reputation an user must have to be allowed to close his own "
+"question."
+msgstr ""
+
+#: forum/settings/minrep.py:43
+msgid "Unify close and reopen permissions"
+msgstr ""
+
+#: forum/settings/minrep.py:44
+msgid ""
+"If checked the same permissions as the ones to close question will be "
+"required to reopen it."
+msgstr ""
+
+#: forum/settings/minrep.py:48
+msgid "Minimum reputation to reopen own question"
+msgstr ""
+
+#: forum/settings/minrep.py:49
+msgid ""
+"The minimum reputation an user must have to be allowed to reopen his own "
+"question."
+msgstr ""
+
+#: forum/settings/minrep.py:52
+msgid "Minimum reputation to retag others questions"
+msgstr ""
+
+#: forum/settings/minrep.py:53
+msgid ""
+"The minimum reputation an user must have to be allowed to retag others "
+"questions."
+msgstr ""
+
+#: forum/settings/minrep.py:56
+msgid "Minimum reputation to edit wiki posts"
+msgstr ""
+
+#: forum/settings/minrep.py:57
+msgid ""
+"The minimum reputation an user must have to be allowed to edit community "
+"wiki posts."
+msgstr ""
+
+#: forum/settings/minrep.py:60
+#, fuzzy
+msgid "Minimum reputation to mark post as community wiki"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:61
+msgid ""
+"The minimum reputation an user must have to be allowed to mark a post as "
+"community wiki."
+msgstr ""
+
+#: forum/settings/minrep.py:64
+msgid "Minimum reputation to edit others posts"
+msgstr ""
+
+#: forum/settings/minrep.py:65
+msgid ""
+"The minimum reputation an user must have to be allowed to edit others posts."
+msgstr ""
+
+#: forum/settings/minrep.py:68
+msgid "Minimum reputation to close others posts"
+msgstr ""
+
+#: forum/settings/minrep.py:69
+msgid ""
+"The minimum reputation an user must have to be allowed to close others posts."
+msgstr ""
+
+#: forum/settings/minrep.py:72
+#, fuzzy
+msgid "Minimum reputation to delete comments"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:73
+msgid ""
+"The minimum reputation an user must have to be allowed to delete comments."
+msgstr ""
+
+#: forum/settings/minrep.py:76
+#, fuzzy
+msgid "Minimum reputation to convert answers to comment"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:77
+msgid ""
+"The minimum reputation an user must have to be allowed to convert an answer "
+"into a comment."
+msgstr ""
+
+#: forum/settings/minrep.py:80
+#, fuzzy
+msgid "Minimum reputation to convert comments to answers"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:81
+msgid ""
+"The minimum reputation an user must have to be allowed to convert comments "
+"into an answer."
+msgstr ""
+
+#: forum/settings/minrep.py:84
+#, fuzzy
+msgid "Minimum reputation to convert answers to questions"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:85
+msgid ""
+"The minimum reputation an user must have to be allowed to convert an answer "
+"into a question."
+msgstr ""
+
+#: forum/settings/minrep.py:88
+msgid "Minimum reputation to view offensive flags"
+msgstr ""
+
+#: forum/settings/minrep.py:89
+msgid "The minimum reputation an user must have to view offensive flags."
+msgstr ""
+
+#: forum/settings/moderation.py:8
+#, fuzzy
+msgid "Moderation settings"
+msgstr ""
+"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
+"updates on interesting questions by email, <strong><br/>help the community</"
+"strong> by answering questions of your colleagues. If you do not wish to "
+"receive emails - select 'no email' on all items below.<br/>Updates are only "
+"sent when there is any new activity on selected items."
+
+#: forum/settings/moderation.py:8
+msgid "Define the moderation workflow of your site"
+msgstr ""
+
+#: forum/settings/moderation.py:11
+#, fuzzy
+msgid "Use canned comments"
+msgstr "post a comment"
+
+#: forum/settings/moderation.py:12
+msgid ""
+"If you check, the canned comments feature will be activated, allowing "
+"moderators to use canned patterns for their comments."
+msgstr ""
+
+#: forum/settings/moderation.py:20
+#, fuzzy
+msgid "Canned comments"
+msgstr "post a comment"
+
+#: forum/settings/moderation.py:21
+msgid ""
+"\n"
+"<p>Create some canned comments to be used for easier moderation. You can "
+"access the {{ post }} and {{ settings }} variables.</p>\n"
+"<p>If you want to access the current post author username you can use "
+"{{ post.author }}, for the question title use {{ post.title }}.</p>\n"
+"<p>To get the application title use {{ settings.APP_TITLE }}. All settings "
+"are accessible through the settings object.</p>\n"
+msgstr ""
+
+#: forum/settings/moderation.py:32
+msgid "Flag Reasons"
+msgstr ""
+
+#: forum/settings/moderation.py:33
+msgid "Create some flag reasons to use in the flag post popup."
+msgstr ""
+
+#: forum/settings/moderation.py:41
+msgid "Close Reasons"
+msgstr ""
+
+#: forum/settings/moderation.py:42
+msgid "Create some close reasons to use in the close question popup."
+msgstr ""
+
+#: forum/settings/moderation.py:48
+msgid "Position it in the \"More\" menu"
+msgstr ""
+
+#: forum/settings/moderation.py:49
+msgid "Position it in main controls"
+msgstr ""
+
+#: forum/settings/moderation.py:53
+msgid "Position of report control"
+msgstr ""
+
+#: forum/settings/moderation.py:54
+msgid "Choose the position of the \"report (0)\" control of nodes."
+msgstr ""
+
+#: forum/settings/repgain.py:4
+msgid "Reputation gains and losses config"
+msgstr ""
+
+#: forum/settings/repgain.py:4
+msgid ""
+"Configure the reputation points a user may gain or lose upon certain actions."
+msgstr ""
+
+#: forum/settings/repgain.py:7
+#, fuzzy
+msgid "Initial reputation"
+msgstr "karma"
+
+#: forum/settings/repgain.py:8
+msgid "The initial reputation an user gets when he first signs in."
+msgstr ""
+
+#: forum/settings/repgain.py:12
+msgid "Maximum reputation a user can gain in one day for being upvoted."
+msgstr ""
+
+#: forum/settings/repgain.py:15
+msgid "Rep gain by e-mail validation"
+msgstr ""
+
+#: forum/settings/repgain.py:16
+msgid "Reputation a user gains for validating his e-mail."
+msgstr ""
+
+#: forum/settings/repgain.py:19
+msgid "Rep gain by upvoted"
+msgstr ""
+
+#: forum/settings/repgain.py:20
+msgid "Reputation a user gains for having one of his posts up voted."
+msgstr ""
+
+#: forum/settings/repgain.py:23
+msgid "Rep lost by downvoted"
+msgstr ""
+
+#: forum/settings/repgain.py:24
+msgid "Reputation a user loses for having one of his posts down voted."
+msgstr ""
+
+#: forum/settings/repgain.py:27
+msgid "Rep lost by downvoting"
+msgstr ""
+
+#: forum/settings/repgain.py:28
+msgid "Reputation a user loses for down voting a post."
+msgstr ""
+
+#: forum/settings/repgain.py:32
+msgid "Rep gain by accepted answer"
+msgstr ""
+
+#: forum/settings/repgain.py:33
+msgid "Reputation a user gains for having one of his answers accepted."
+msgstr ""
+
+#: forum/settings/repgain.py:36
+msgid "Rep gain by accepting answer"
+msgstr ""
+
+#: forum/settings/repgain.py:37
+msgid ""
+"Reputation a user gains for accepting an answer to one of his questions."
+msgstr ""
+
+#: forum/settings/repgain.py:40
+msgid "Rep lost by post flagged"
+msgstr ""
+
+#: forum/settings/repgain.py:41
+msgid "Reputation a user loses by having one of his posts flagged."
+msgstr ""
+
+#: forum/settings/repgain.py:44
+msgid "Rep lost by post flagged and hidden"
+msgstr ""
+
+#: forum/settings/repgain.py:45
+msgid ""
+"Reputation a user loses by having the last revision of one of his posts "
+"flagged the enough number of times to hide the post."
+msgstr ""
+
+#: forum/settings/repgain.py:48
+msgid "Rep lost by post flagged and deleted"
+msgstr ""
+
+#: forum/settings/repgain.py:49
+msgid ""
+"Reputation a user loses by having the last revision of one of his posts "
+"flagged the enough number of times to delete the post."
+msgstr ""
+
+#: forum/settings/sidebar.py:10
+msgid "Show the Welcome box"
+msgstr ""
+
+#: forum/settings/sidebar.py:11
+msgid "Do you want to show the welcome box when a user first visits your site."
+msgstr ""
+
+#: forum/settings/sidebar.py:15
+msgid "Show interesting tags in the sidebar"
+msgstr ""
+
+#: forum/settings/sidebar.py:16
+msgid ""
+"Check this if you want to see the interesting tags container in the sidebar."
+msgstr ""
+
+#: forum/settings/sidebar.py:20
+msgid "Application intro"
+msgstr ""
+
+#: forum/settings/sidebar.py:21
+msgid ""
+"The introductory page that is visible in the sidebar for anonymous users."
+msgstr ""
+
+#: forum/settings/sidebar.py:76
+msgid "Upper block rendering mode"
+msgstr ""
+
+#: forum/settings/sidebar.py:77
+msgid "How to render your upper block code."
+msgstr ""
+
+#: forum/settings/sidebar.py:105
+msgid "Lower block rendering mode"
+msgstr ""
+
+#: forum/settings/sidebar.py:106
+msgid "How to render your lower block code."
+msgstr ""
+
+#: forum/settings/sitemaps.py:5
+#, fuzzy
+msgid "Sitemap settings"
+msgstr ""
+"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
+"updates on interesting questions by email, <strong><br/>help the community</"
+"strong> by answering questions of your colleagues. If you do not wish to "
+"receive emails - select 'no email' on all items below.<br/>Updates are only "
+"sent when there is any new activity on selected items."
+
+#: forum/settings/sitemaps.py:5
+msgid "Some settings connected with the Sitemaps."
+msgstr ""
+
+#: forum/settings/sitemaps.py:8
+#, fuzzy
+msgid "Questions Sitemap Limit"
+msgstr "Tags"
+
+#: forum/settings/sitemaps.py:9
+msgid "The questions limit per page for the Questions Sitemap."
+msgstr ""
+
+#: forum/settings/sitemaps.py:12
+msgid "Questions Sitemap Change Fraquence"
+msgstr ""
+
+#: forum/settings/sitemaps.py:13
+msgid ""
+"Used in the Questions Sitemap <changefreq> tag and specifies the content "
+"change frequency."
+msgstr ""
+
+#: forum/settings/static.py:17
+msgid "Use custom CSS"
+msgstr ""
+
+#: forum/settings/static.py:18
+msgid "Do you want to use custom CSS."
+msgstr ""
+
+#: forum/settings/static.py:22
+msgid "Custom CSS"
+msgstr ""
+
+#: forum/settings/static.py:23
+msgid "Your custom CSS."
+msgstr ""
+
+#: forum/settings/static.py:31
+msgid "Use custom header"
+msgstr ""
+
+#: forum/settings/static.py:32
+msgid "Do you want to use a custom header."
+msgstr ""
+
+#: forum/settings/static.py:36
+msgid "Custom Header"
+msgstr ""
+
+#: forum/settings/static.py:37
+msgid "Your custom header."
+msgstr ""
+
+#: forum/settings/static.py:42
+msgid "Custom Header rendering mode"
+msgstr ""
+
+#: forum/settings/static.py:43
+msgid "How to render your custom header code."
+msgstr ""
+
+#: forum/settings/static.py:48
+msgid "Show announcement bar"
+msgstr ""
+
+#: forum/settings/static.py:49
+msgid ""
+"Some piece of content that goes under the search bar and can be used for "
+"announcements, etc."
+msgstr ""
+
+#: forum/settings/static.py:53
+msgid "Announcement bar"
+msgstr ""
+
+#: forum/settings/static.py:54
+msgid "The announcement bar content."
+msgstr ""
+
+#: forum/settings/static.py:59
+msgid "Announcement bar rendering mode"
+msgstr ""
+
+#: forum/settings/static.py:60
+msgid "How to render your announcement bar code."
+msgstr ""
+
+#: forum/settings/static.py:65
+msgid "Use custom footer"
+msgstr ""
+
+#: forum/settings/static.py:66
+msgid "Do you want to use a custom footer."
+msgstr ""
+
+#: forum/settings/static.py:70
+msgid "Custom Footer"
+msgstr ""
+
+#: forum/settings/static.py:71
+#, fuzzy
+msgid "Your custom footer."
+msgstr ""
+"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
+"anyone, must be valid)"
+
+#: forum/settings/static.py:76
+msgid "Custom footer rendering mode"
+msgstr ""
+
+#: forum/settings/static.py:77
+msgid "How to render your custom footer code."
+msgstr ""
+
+#: forum/settings/static.py:82
+msgid "Replace default footer"
+msgstr ""
+
+#: forum/settings/static.py:83
+msgid "Above default footer"
+msgstr ""
+
+#: forum/settings/static.py:84
+msgid "Below default footer"
+msgstr ""
+
+#: forum/settings/static.py:88
+msgid "Custom Footer Mode"
+msgstr ""
+
+#: forum/settings/static.py:89
+msgid "How your custom footer will appear."
+msgstr ""
+
+#: forum/settings/static.py:98
+msgid "Use custom Head elements"
+msgstr ""
+
+#: forum/settings/static.py:99
+msgid "Do you want to use custom head elements."
+msgstr ""
+
+#: forum/settings/static.py:103
+msgid "Custom Head"
+msgstr ""
+
+#: forum/settings/static.py:104
+msgid "Your custom Head elements."
+msgstr ""
+
+#: forum/settings/upload.py:5
+msgid "File upload settings"
+msgstr ""
+
+#: forum/settings/upload.py:5
+msgid "File uploads related settings."
+msgstr ""
+
+#: forum/settings/upload.py:8
+msgid "Uploaded files folder"
+msgstr ""
+
+#: forum/settings/upload.py:9
+msgid ""
+"The filesystem path where uploaded files will be stored. Please note that "
+"this folder must exist."
+msgstr ""
+
+#: forum/settings/upload.py:12
+msgid "Uploaded files alias"
+msgstr ""
+
+#: forum/settings/upload.py:13
+msgid ""
+"The url alias for uploaded files. Notice that if you change this setting, "
+"you'll need to restart your site."
+msgstr ""
+
+#: forum/settings/upload.py:16
+msgid "Max file size"
+msgstr ""
+
+#: forum/settings/upload.py:17
+msgid "The maximum allowed file size for uploads in mb."
+msgstr ""
+
+#: forum/settings/urls.py:4
+msgid "URL settings"
+msgstr ""
+
+#: forum/settings/urls.py:4
+msgid "Some settings to tweak behaviour of site urls (experimental)."
+msgstr ""
+
+#: forum/settings/urls.py:7
+msgid "Include IDs in user URLs"
+msgstr ""
+
+#: forum/settings/urls.py:8
+msgid "Choose this if you want to have IDs included in the user-related URLs."
+msgstr ""
+
+#: forum/settings/urls.py:12
+msgid "Allow unicode in slugs"
+msgstr ""
+
+#: forum/settings/urls.py:13
+msgid "Allow unicode/non-latin characters in urls."
+msgstr ""
+
+#: forum/settings/urls.py:17
+msgid "Force single url"
+msgstr ""
+
+#: forum/settings/urls.py:18
+msgid ""
+"Redirect the request in case there is a mismatch between the slug in the url "
+"and the actual slug"
+msgstr ""
+
+#: forum/settings/users.py:7
+#, fuzzy
+msgid "Users settings"
+msgstr ""
+"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
+"updates on interesting questions by email, <strong><br/>help the community</"
+"strong> by answering questions of your colleagues. If you do not wish to "
+"receive emails - select 'no email' on all items below.<br/>Updates are only "
+"sent when there is any new activity on selected items."
+
+#: forum/settings/users.py:7
+msgid "General settings for the OSQA users."
+msgstr ""
+
+#: forum/settings/users.py:10
+#, fuzzy
+msgid "Allow negative reputation"
+msgstr "karma"
+
+#: forum/settings/users.py:11
+#, fuzzy
+msgid "Check if you want to allow negative user reputations in the community."
+msgstr "user karma"
+
+#: forum/settings/users.py:15
+msgid "Store greeting in cookie"
+msgstr ""
+
+#: forum/settings/users.py:16
+msgid ""
+"If you check this the greeting will be stored in a cookie and the users "
+"won't be notified on logout."
+msgstr ""
+
+#: forum/settings/users.py:20
+msgid "Editable screen name"
+msgstr ""
+
+#: forum/settings/users.py:21
+msgid "Allow users to alter their screen name."
+msgstr ""
+
+#: forum/settings/users.py:25
+msgid "Minimum username length"
+msgstr ""
+
+#: forum/settings/users.py:26
+msgid "The minimum length (in character) of a username."
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "fuck"
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "shit"
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "ass"
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "sex"
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "add"
+msgstr ""
+
+#: forum/settings/users.py:29 forum/templatetags/node_tags.py:118
+msgid "edit"
+msgstr ""
+
+#: forum/settings/users.py:29 forum/views/auth.py:403 forum/views/auth.py:408
+msgid "save"
+msgstr ""
+
+#: forum/settings/users.py:29 forum/templatetags/node_tags.py:152
+msgid "delete"
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "manage"
+msgstr ""
+
+#: forum/settings/users.py:29
+#, fuzzy
+msgid "update"
+msgstr "Last updated"
+
+#: forum/settings/users.py:29
+#: forum/skins/default/templates/auth/auth_settings.html:12
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:12
+msgid "remove"
+msgstr ""
+
+#: forum/settings/users.py:29
+msgid "new"
+msgstr ""
+
+#: forum/settings/users.py:31
+#, fuzzy
+msgid "Disabled usernames"
+msgstr "Choose screen name"
+
+#: forum/settings/users.py:32
+msgid ""
+"A comma separated list of disabled usernames (usernames not allowed during a "
+"new user registration)."
+msgstr ""
+
+#: forum/settings/users.py:36
+#, fuzzy
+msgid "Truncate long usernames"
+msgstr "Choose screen name"
+
+#: forum/settings/users.py:37
+msgid "The long usernames will be truncated.."
+msgstr ""
+
+#: forum/settings/users.py:42
+#, fuzzy
+msgid "Show user accept rate"
+msgstr "oldest"
+
+#: forum/settings/users.py:43
+msgid ""
+"If you check this the user accept rate will be displayed on the user posts."
+msgstr ""
+
+#: forum/settings/users.py:49
+#, fuzzy
+msgid "Freeze accept rate"
+msgstr "oldest"
+
+#: forum/settings/users.py:50
+msgid "Freeze answers accept rate for the selected users."
+msgstr ""
+
+#: forum/settings/users.py:54
+msgid "Truncate usernames longer than"
+msgstr ""
+
+#: forum/settings/users.py:55
+msgid ""
+"The usernames that are longer than this will be truncated and ... will be "
+"appended."
+msgstr ""
+
+#: forum/settings/users.py:58
+msgid "Show status diamonds"
+msgstr ""
+
+#: forum/settings/users.py:59
+msgid "Show status \"diamonds\" next to moderators or superusers usernames."
+msgstr ""
+
+#: forum/settings/users.py:64
+#, fuzzy
+msgid "Force unique email"
+msgstr ""
+"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
+"anyone, must be valid)"
+
+#: forum/settings/users.py:65
+msgid "Should each user have an unique email."
+msgstr ""
+
+#: forum/settings/users.py:69
+msgid "Require email validation to..."
+msgstr ""
+
+#: forum/settings/users.py:70
+msgid ""
+"Which actions in this site, users without a valid email will be prevented "
+"from doing."
+msgstr ""
+
+#: forum/settings/users.py:72
+#, fuzzy
+msgid "ask questions"
+msgstr "Ask Your Question"
+
+#: forum/settings/users.py:72
+#, fuzzy
+msgid "provide answers"
+msgstr "oldest"
+
+#: forum/settings/users.py:72
+#, fuzzy
+msgid "make comments"
+msgstr "post a comment"
+
+#: forum/settings/users.py:72
+#, fuzzy
+msgid "report posts"
+msgstr "karma"
+
+#: forum/settings/users.py:77
+msgid "Don't notify to invalid emails"
+msgstr ""
+
+#: forum/settings/users.py:78
+msgid "Do not notify users with unvalidated emails."
+msgstr ""
+
+#: forum/settings/users.py:82
+msgid "Hold pending posts for X minutes"
+msgstr ""
+
+#: forum/settings/users.py:83
+msgid ""
+"How much time in minutes a post should be kept in session until the user "
+"logs in or validates the email."
+msgstr ""
+
+#: forum/settings/users.py:87
+msgid "Warn about pending posts afer X minutes"
+msgstr ""
+
+#: forum/settings/users.py:88
+msgid ""
+"How much time in minutes a user that just logged in or validated his email "
+"should be warned about a pending post instead of publishing it automatically."
+msgstr ""
+
+#: forum/settings/users.py:92
+msgid "suitable for display on all websites with any audience type."
+msgstr ""
+
+#: forum/settings/users.py:93
+msgid ""
+"may contain rude gestures, provocatively dressed individuals, the lesser "
+"swear words, or mild violence."
+msgstr ""
+
+#: forum/settings/users.py:94
+msgid ""
+"may contain such things as harsh profanity, intense violence, nudity, or "
+"hard drug use."
+msgstr ""
+
+#: forum/settings/users.py:95
+msgid "may contain hardcore sexual imagery or extremely disturbing violence."
+msgstr ""
+
+#: forum/settings/users.py:99
+#, fuzzy
+msgid "Gravatar rating"
+msgstr ""
+"<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</"
+"strong>ecognized <strong>avatar</strong> - your unique avatar image "
+"associated with your email address. It's simply a picture that shows next to "
+"your posts on the websites that support gravatar protocol. By default gravar "
+"appears as a square filled with a snowflake-like figure. You can <strong>set "
+"your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</"
+"strong></a>"
+
+#: forum/settings/users.py:100
+msgid ""
+"Gravatar allows users to self-rate their images so that they can indicate if "
+"an image is appropriate for a certain audience."
+msgstr ""
+
+#: forum/settings/users.py:106
+msgid ""
+"(mystery-man) a simple, cartoon-style silhouetted outline of a person (does "
+"not vary by email hash)"
+msgstr ""
+
+#: forum/settings/users.py:107
+msgid "a geometric pattern based on an email hash"
+msgstr ""
+
+#: forum/settings/users.py:108
+msgid "a generated \"monster\" with different colors, faces, etc"
+msgstr ""
+
+#: forum/settings/users.py:109
+msgid "generated faces with differing features and backgrounds"
+msgstr ""
+
+#: forum/settings/users.py:113
+#, fuzzy
+msgid "Gravatar default"
+msgstr ""
+"<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</"
+"strong>ecognized <strong>avatar</strong> - your unique avatar image "
+"associated with your email address. It's simply a picture that shows next to "
+"your posts on the websites that support gravatar protocol. By default gravar "
+"appears as a square filled with a snowflake-like figure. You can <strong>set "
+"your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</"
+"strong></a>"
+
+#: forum/settings/users.py:114
+msgid ""
+"Gravatar has a number of built in options which you can also use as defaults."
+msgstr ""
+
+#: forum/settings/view.py:5
+msgid "View settings"
+msgstr ""
+
+#: forum/settings/view.py:5
+msgid "Set up how certain parts of the site are displayed."
+msgstr ""
+
+#: forum/settings/view.py:8
+msgid "Embed YouTube Videos"
+msgstr ""
+
+#: forum/settings/view.py:9
+msgid "If you check this YouTube videos will be embedded"
+msgstr ""
+
+#: forum/settings/view.py:13
+msgid "Show latest comments first"
+msgstr ""
+
+#: forum/settings/view.py:14
+msgid "Choose this if you want the latest comments to appear first."
+msgstr ""
+
+#: forum/settings/view.py:19
+msgid "Summary Length"
+msgstr ""
+
+#: forum/settings/view.py:20
+msgid ""
+"The number of characters that are going to be displayed in order to get the "
+"content summary."
+msgstr ""
+
+#: forum/settings/view.py:24
+msgid "Recent tags block size"
+msgstr ""
+
+#: forum/settings/view.py:25
+msgid ""
+"The number of tags to display in the recent tags block in the front page."
+msgstr ""
+
+#: forum/settings/view.py:28
+msgid "Show tags in a cloud"
+msgstr ""
+
+#: forum/settings/view.py:29
+msgid ""
+"If selected the tags in the recent tags widget will be displayed in a cloud."
+msgstr ""
+
+#: forum/settings/view.py:33
+msgid "Tags cloud min occurs"
+msgstr ""
+
+#: forum/settings/view.py:34 forum/settings/view.py:38
+#: forum/settings/view.py:42 forum/settings/view.py:46
+msgid "Used to calculate the font size of the tags in the cloud widget."
+msgstr ""
+
+#: forum/settings/view.py:37
+msgid "Tags cloud max occurs"
+msgstr ""
+
+#: forum/settings/view.py:41
+msgid "Tags cloud min font size"
+msgstr ""
+
+#: forum/settings/view.py:45
+msgid "Tags cloud max font size"
+msgstr ""
+
+#: forum/settings/view.py:49
+#, fuzzy
+msgid "Recent awards block size"
+msgstr "Recent badges"
+
+#: forum/settings/view.py:50
+msgid ""
+"The number of awards to display in the recent awards block in the front page."
+msgstr ""
+
+#: forum/settings/view.py:53
+msgid "Update latest activity on tag edit"
+msgstr ""
+
+#: forum/settings/view.py:54
+msgid ""
+"If you check this the latest activity will be updated when editing only the "
+"tags of a question."
+msgstr ""
+
+#: forum/settings/view.py:57
+#, fuzzy
+msgid "Limit related tags block"
+msgstr "Tags"
+
+#: forum/settings/view.py:58
+msgid ""
+"Limit related tags block size in questions list pages. Set to 0 to display "
+"all all tags."
+msgstr ""
+
+#: forum/settings/voting.py:4
+msgid "Voting rules"
+msgstr ""
+
+#: forum/settings/voting.py:4
+msgid "Configure the voting rules on your site."
+msgstr ""
+
+#: forum/settings/voting.py:7
+#, fuzzy
+msgid "Add reputation to max votes per day"
+msgstr "user karma"
+
+#: forum/settings/voting.py:8
+msgid ""
+"The user reputation is added to the static MAX_VOTES_PER_DAY option. Users "
+"with higher reputation can vote more."
+msgstr ""
+
+#: forum/settings/voting.py:11
+msgid "Maximum votes per day"
+msgstr ""
+
+#: forum/settings/voting.py:12
+msgid "The maximum number of votes an user can cast per day."
+msgstr ""
+
+#: forum/settings/voting.py:15
+msgid "Start warning about votes left"
+msgstr ""
+
+#: forum/settings/voting.py:16
+msgid "From how many votes left should an user start to be warned about it."
+msgstr ""
+
+#: forum/settings/voting.py:19
+msgid "Maximum flags per day"
+msgstr ""
+
+#: forum/settings/voting.py:20
+msgid "The maximum number of times an can flag a post per day."
+msgstr ""
+
+#: forum/settings/voting.py:23
+msgid "Flag count to hide post"
+msgstr ""
+
+#: forum/settings/voting.py:24
+msgid ""
+"How many times a post needs to be flagged to be hidden from the main page."
+msgstr ""
+
+#: forum/settings/voting.py:27
+msgid "Flag count to delete post"
+msgstr ""
+
+#: forum/settings/voting.py:28
+msgid "How many times a post needs to be flagged to be deleted."
+msgstr ""
+
+#: forum/settings/voting.py:31
+msgid "Days to cancel a vote"
+msgstr ""
+
+#: forum/settings/voting.py:32
+msgid "How many days an user can cancel a vote after he originaly casted it."
+msgstr ""
+
+#: forum/skins/default/templates/401.html:3
+#: forum/skins/default/templates/401.html:28
+#: forum/skins/nuxeo/templates/401.html:3
+#: forum/skins/nuxeo/templates/401.html:28
+msgid "Not logged in"
+msgstr ""
+
+#: forum/skins/default/templates/401.html:32
+#: forum/skins/nuxeo/templates/401.html:32
+msgid "You are not logged in..."
+msgstr ""
+
+#: forum/skins/default/templates/401.html:34
+#: forum/skins/nuxeo/templates/401.html:34
+msgid "...and the resource you're trying to access is protected."
+msgstr ""
+
+#: forum/skins/default/templates/401.html:36
+#: forum/skins/nuxeo/templates/401.html:36
+msgid "Redirecting to the login page."
+msgstr ""
+
+#: forum/skins/default/templates/401.html:39
+#: forum/skins/nuxeo/templates/401.html:39
+msgid "If you're not automatically redirected in 5 seconds, please click"
+msgstr ""
+
+#: forum/skins/default/templates/401.html:40
+#: forum/skins/default/templates/auth/signin.html:106
+#: forum/skins/default/templates/notifications/base.html:27
+#: forum/skins/nuxeo/templates/401.html:40
+#: forum/skins/nuxeo/templates/auth/signin.html:102
+#: forum/skins/nuxeo/templates/notifications/base.html:27
+msgid "here"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:3
+#: forum/skins/default/templates/403.html:11
+#: forum/skins/nuxeo/templates/403.html:3
+#: forum/skins/nuxeo/templates/403.html:11
+msgid "Forbidden"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:15
+#: forum/skins/nuxeo/templates/403.html:15
+msgid "Sorry, you don't have permissions to access this page."
+msgstr ""
+
+#: forum/skins/default/templates/403.html:17
+#: forum/skins/default/templates/404.html:26
+#: forum/skins/nuxeo/templates/403.html:17
+#: forum/skins/nuxeo/templates/404.html:26
+msgid "This might have happened for the following reasons:"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:19
+#: forum/skins/nuxeo/templates/403.html:19
+msgid ""
+"you followed a link on an email, but you're currently logged in as another "
+"user;"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:20
+#: forum/skins/nuxeo/templates/403.html:20
+msgid "there are errors in the url, please confirm it;"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:21
+#: forum/skins/nuxeo/templates/403.html:21
+msgid "if you believe you shouldn't bee seeing this error, please"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:23
+#: forum/skins/default/templates/404.html:31
+#: forum/skins/nuxeo/templates/403.html:23
+#: forum/skins/nuxeo/templates/404.html:31
+msgid "report this problem"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:29
+#: forum/skins/nuxeo/templates/403.html:29
+msgid "to home page"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:30
+#: forum/skins/default/templates/404.html:41
+#: forum/skins/nuxeo/templates/403.html:30
+#: forum/skins/nuxeo/templates/404.html:41
+msgid "see all questions"
+msgstr ""
+
+#: forum/skins/default/templates/403.html:31
+#: forum/skins/default/templates/404.html:42
+#: forum/skins/nuxeo/templates/403.html:31
+#: forum/skins/nuxeo/templates/404.html:42
+msgid "see all tags"
+msgstr ""
+
+#: forum/skins/default/templates/404.html:4
+#: forum/skins/nuxeo/templates/404.html:4
+msgid "404 Error"
+msgstr ""
+
+#: forum/skins/default/templates/404.html:20
+#: forum/skins/nuxeo/templates/404.html:20
+msgid "404 Not Found"
+msgstr ""
+
+#: forum/skins/default/templates/404.html:24
+#: forum/skins/nuxeo/templates/404.html:24
+msgid "Sorry, could not find the page you requested."
+msgstr ""
+
+#: forum/skins/default/templates/404.html:28
+#: forum/skins/nuxeo/templates/404.html:28
+msgid "this question or answer has been deleted;"
+msgstr ""
+
+#: forum/skins/default/templates/404.html:29
+#: forum/skins/nuxeo/templates/404.html:29
+msgid "url has error - please check it;"
+msgstr ""
+
+#: forum/skins/default/templates/404.html:30
+#: forum/skins/nuxeo/templates/404.html:30
+msgid "if you believe this error 404 should not have occurred, please"
+msgstr ""
+
+#: forum/skins/default/templates/404.html:40
+#: forum/skins/default/templates/500.html:27
+#: forum/skins/nuxeo/templates/404.html:40
+#: forum/skins/nuxeo/templates/500.html:27
+msgid "back to previous page"
+msgstr ""
+
+#: forum/skins/default/templates/500.html:22
+#: forum/skins/nuxeo/templates/500.html:22
+msgid "sorry, system error"
+msgstr ""
+
+#: forum/skins/default/templates/500.html:24
+#: forum/skins/nuxeo/templates/500.html:24
+msgid "system error log is recorded, error will be fixed as soon as possible"
+msgstr ""
+
+#: forum/skins/default/templates/500.html:25
+#: forum/skins/nuxeo/templates/500.html:25
+msgid "please report the error to the site administrators if you wish"
+msgstr ""
+
+#: forum/skins/default/templates/500.html:28
+#: forum/skins/nuxeo/templates/500.html:28
+msgid "see latest questions"
+msgstr ""
+
+#: forum/skins/default/templates/500.html:29
+#: forum/skins/nuxeo/templates/500.html:29
+msgid "see tags"
+msgstr ""
+
+#: forum/skins/default/templates/503.html:6
+#: forum/skins/default/templates/503.html:17
+#: forum/skins/nuxeo/templates/503.html:6
+#: forum/skins/nuxeo/templates/503.html:17
+msgid "System down for maintenance"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:4
+#: forum/skins/nuxeo/templates/account_settings.html:4
+msgid "Account functions"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:29
+#: forum/skins/default/templates/auth/auth_settings.html:34
+#: forum/skins/nuxeo/templates/account_settings.html:29
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:33
+msgid "Change password"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:30
+#: forum/skins/nuxeo/templates/account_settings.html:30
+msgid "Give your account a new password."
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:5
+#: forum/skins/default/templates/answer_edit.html:63
+#: forum/skins/nuxeo/templates/answer_edit.html:5
+#: forum/skins/nuxeo/templates/answer_edit.html:62
+msgid "Edit answer"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:20
+#: forum/skins/default/templates/answer_edit.html:23
+#: forum/skins/default/templates/ask.html:27
+#: forum/skins/default/templates/ask.html:30
+#: forum/skins/default/templates/question.html:47
+#: forum/skins/default/templates/question.html:50
+#: forum/skins/default/templates/question_edit.html:20
+#: forum/skins/default/templates/question_edit.html:23
+#: forum/skins/nuxeo/templates/answer_edit.html:19
+#: forum/skins/nuxeo/templates/answer_edit.html:22
+#: forum/skins/nuxeo/templates/ask.html:45
+#: forum/skins/nuxeo/templates/ask.html:48
+#: forum/skins/nuxeo/templates/question.html:39
+#: forum/skins/nuxeo/templates/question.html:42
+#: forum/skins/nuxeo/templates/question_edit.html:19
+#: forum/skins/nuxeo/templates/question_edit.html:22
+msgid "hide preview"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:23
+#: forum/skins/default/templates/ask.html:30
+#: forum/skins/default/templates/question.html:50
+#: forum/skins/default/templates/question_edit.html:23
+#: forum/skins/nuxeo/templates/answer_edit.html:22
+#: forum/skins/nuxeo/templates/ask.html:48
+#: forum/skins/nuxeo/templates/question.html:42
+#: forum/skins/nuxeo/templates/question_edit.html:22
+msgid "show preview"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:63
+#: forum/skins/default/templates/question_edit.html:92
+#: forum/skins/default/templates/question_retag.html:40
+#: forum/skins/default/templates/revisions.html:38
+#: forum/skins/nuxeo/templates/answer_edit.html:62
+#: forum/skins/nuxeo/templates/question_edit.html:91
+#: forum/skins/nuxeo/templates/question_retag.html:58
+#: forum/skins/nuxeo/templates/revisions.html:38
+msgid "back"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:69
+#: forum/skins/default/templates/question_edit.html:98
+#: forum/skins/default/templates/revisions.html:54
+#: forum/skins/nuxeo/templates/answer_edit.html:67
+#: forum/skins/nuxeo/templates/question_edit.html:96
+#: forum/skins/nuxeo/templates/revisions.html:54
+msgid "revision"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:72
+#: forum/skins/default/templates/question_edit.html:102
+#: forum/skins/nuxeo/templates/answer_edit.html:70
+#: forum/skins/nuxeo/templates/question_edit.html:100
+msgid "select revision"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:79
+#: forum/skins/default/templates/ask.html:131
+#: forum/skins/default/templates/question.html:233
+#: forum/skins/default/templates/question_edit.html:119
+#: forum/skins/nuxeo/templates/answer_edit.html:77
+#: forum/skins/nuxeo/templates/ask.html:132
+#: forum/skins/nuxeo/templates/question.html:234
+#: forum/skins/nuxeo/templates/question_edit.html:117
+msgid "Toggle the real time Markdown editor preview"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:79
+#: forum/skins/default/templates/ask.html:131
+#: forum/skins/default/templates/question.html:234
+#: forum/skins/default/templates/question_edit.html:119
+#: forum/skins/nuxeo/templates/answer_edit.html:77
+#: forum/skins/nuxeo/templates/ask.html:132
+#: forum/skins/nuxeo/templates/question.html:235
+#: forum/skins/nuxeo/templates/question_edit.html:117
+msgid "toggle preview"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit.html:103
+#: forum/skins/default/templates/question_edit.html:155
+#: forum/skins/default/templates/question_retag.html:62
+#: forum/skins/nuxeo/templates/answer_edit.html:101
+#: forum/skins/nuxeo/templates/question_edit.html:153
+#: forum/skins/nuxeo/templates/question_retag.html:79
+msgid "Save edit"
+msgstr "Save Edit"
+
+#: forum/skins/default/templates/answer_edit.html:104
+#: forum/skins/default/templates/base_content.html:44
+#: forum/skins/default/templates/close.html:30
+#: forum/skins/default/templates/feedback.html:67
+#: forum/skins/default/templates/question_edit.html:156
+#: forum/skins/default/templates/question_retag.html:63
+#: forum/skins/default/templates/reopen.html:30
+#: forum/skins/default/templates/users/edit.html:100
+#: forum/skins/nuxeo/templates/answer_edit.html:102
+#: forum/skins/nuxeo/templates/base_content.html:39
+#: forum/skins/nuxeo/templates/close.html:29
+#: forum/skins/nuxeo/templates/feedback.html:50
+#: forum/skins/nuxeo/templates/question_edit.html:154
+#: forum/skins/nuxeo/templates/question_retag.html:80
+#: forum/skins/nuxeo/templates/reopen.html:30
+#: forum/skins/nuxeo/templates/users/edit.html:99
+msgid "Cancel"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit_tips.html:4
+#: forum/skins/nuxeo/templates/answer_edit_tips.html:4
+msgid "answer tips"
+msgstr "Tips"
+
+#: forum/skins/default/templates/answer_edit_tips.html:7
+#: forum/skins/nuxeo/templates/answer_edit_tips.html:7
+msgid "please make your answer relevant to this community"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit_tips.html:10
+#: forum/skins/nuxeo/templates/answer_edit_tips.html:10
+msgid "try to give an answer, rather than engage into a discussion"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit_tips.html:13
+#: forum/skins/nuxeo/templates/answer_edit_tips.html:13
+msgid "please try to provide details"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit_tips.html:16
+#: forum/skins/nuxeo/templates/answer_edit_tips.html:16
+msgid "be clear and concise"
+msgstr ""
+
+#: forum/skins/default/templates/answer_edit_tips.html:20
+#: forum/skins/default/templates/question_edit_tips.html:9
+#: forum/skins/nuxeo/templates/answer_edit_tips.html:20
+#: forum/skins/nuxeo/templates/question_edit_tips.html:8
+msgid "see frequently asked questions"
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:4
+#: forum/skins/default/templates/ask.html:93
+#: forum/skins/nuxeo/templates/ask.html:4
+#: forum/skins/nuxeo/templates/ask.html:112
+msgid "Ask a question"
+msgstr "Ask a Question"
+
+#: forum/skins/default/templates/ask.html:101
+#: forum/skins/nuxeo/templates/ask.html:165
+msgid "You are welcome to start submitting your question anonymously."
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:102
+#: forum/skins/nuxeo/templates/ask.html:166
+msgid ""
+"\n"
+" After submiting your question, you will be redirected to "
+"the login/signup page.\n"
+" Your question will be saved in the current session and "
+"will be published after you login with your existing account,\n"
+" or signup for a new account"
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:106
+#: forum/skins/nuxeo/templates/ask.html:170
+msgid "and validate your email."
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:111
+#: forum/skins/nuxeo/templates/ask.html:175
+msgid ""
+"Remember, your question will not be published until you validate your email."
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:112
+#: forum/skins/default/templates/users/info.html:98
+#: forum/skins/nuxeo/templates/ask.html:176
+#: forum/skins/nuxeo/templates/users/info.html:55
+msgid "Send me a validation link."
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:147
+#: forum/skins/nuxeo/templates/ask.html:148
+msgid "(required)"
+msgstr ""
+
+#: forum/skins/default/templates/ask.html:163
+#: forum/skins/nuxeo/templates/ask.html:182
+msgid "Login/signup to post your question"
+msgstr "Login/Signup to Post"
+
+#: forum/skins/default/templates/ask.html:165
+#: forum/skins/nuxeo/templates/ask.html:184
+msgid "Ask your question"
+msgstr "Ask Your Question"
+
+#: forum/skins/default/templates/badge.html:7
+#: forum/skins/default/templates/badge.html:18
+#: forum/skins/nuxeo/templates/badge.html:7
+#: forum/skins/nuxeo/templates/badge.html:18
+msgid "Badge"
+msgstr ""
+
+#: forum/skins/default/templates/badge.html:27
+#: forum/skins/nuxeo/templates/badge.html:27
+msgid "The users have been awarded with badges:"
+msgstr ""
+
+#: forum/skins/default/templates/badges.html:6
+#: forum/skins/nuxeo/templates/badges.html:6
+msgid "Badges summary"
+msgstr ""
+
+#: forum/skins/default/templates/badges.html:9
+#: forum/skins/nuxeo/templates/badges.html:9
+msgid "Badges"
+msgstr ""
+
+#: forum/skins/default/templates/badges.html:13
+#: forum/skins/nuxeo/templates/badges.html:13
+msgid "Community gives you awards for your questions, answers and votes."
+msgstr ""
+"In addition to the reputation earned through asking useful questions and "
+"providing correct answers, you'll be recognised with badges to recognise "
+"actions that benefit the community."
+
+#: forum/skins/default/templates/badges.html:14
+#: forum/skins/nuxeo/templates/badges.html:14
+#, fuzzy
+msgid ""
+"Below is the list of available badges and number of times each type of badge "
+"has been awarded.\n"
+" "
+msgstr ""
+"Currently badges differ only by their level: <strong>gold</strong>, "
+"<strong>silver</strong> and <strong>bronze</strong> (their meanings are "
+"described on the right). In the future there will be many types of badges at "
+"each level. <strong>Please give us your <a href='%(feedback_faq_url)"
+"s'>feedback</a></strong> - what kinds of badges would you like to see and "
+"suggest the activity for which those badges might be awarded."
+
+#: forum/skins/default/templates/badges.html:39
+#: forum/skins/nuxeo/templates/badges.html:41
+msgid "Community badges"
+msgstr "Badge levels"
+
+#: forum/skins/default/templates/badges.html:42
+#: forum/skins/nuxeo/templates/badges.html:44
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: forum/skins/default/templates/badges.html:42
+#: forum/skins/nuxeo/templates/badges.html:44
+msgid "gold"
+msgstr "Gold"
+
+#: forum/skins/default/templates/badges.html:45
+#: forum/skins/nuxeo/templates/badges.html:47
+msgid "gold badge description"
+msgstr "Gold badges are rare. You'll need to work hard to earn one of these."
+
+#: forum/skins/default/templates/badges.html:49
+#: forum/skins/nuxeo/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: forum/skins/default/templates/badges.html:50
+#: forum/skins/nuxeo/templates/badges.html:52
+msgid "silver"
+msgstr "Silver"
+
+#: forum/skins/default/templates/badges.html:53
+#: forum/skins/nuxeo/templates/badges.html:55
+msgid "silver badge description"
+msgstr "Silver badges aren't common. They take work and attention to earn."
+
+#: forum/skins/default/templates/badges.html:56
+#: forum/skins/nuxeo/templates/badges.html:58
+msgid "bronze badge: often given as a special honor"
+msgstr ""
+
+#: forum/skins/default/templates/badges.html:57
+#: forum/skins/nuxeo/templates/badges.html:59
+msgid "bronze"
+msgstr "Bronze"
+
+#: forum/skins/default/templates/badges.html:60
+#: forum/skins/nuxeo/templates/badges.html:62
+msgid "bronze badge description"
+msgstr ""
+"Bronze badges recognise active participation in the site. Wear them with "
+"pride!"
+
+#: forum/skins/default/templates/base_content.html:40
+#: forum/skins/nuxeo/templates/base_content.html:35
+msgid "Are you sure?"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:41
+#: forum/skins/nuxeo/templates/base_content.html:36
+msgid "Yes"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:42
+#: forum/skins/nuxeo/templates/base_content.html:37
+msgid "No"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:43
+#: forum/skins/nuxeo/templates/base_content.html:38
+msgid "Message:"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:45
+#: forum/skins/nuxeo/templates/base_content.html:40
+msgid "Close"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:46
+#: forum/skins/nuxeo/templates/base_content.html:41
+msgid "Ok"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:48
+#: forum/skins/nuxeo/templates/base_content.html:43
+#: forum/templatetags/node_tags.py:189
+#, fuzzy
+msgid "word"
+msgstr ""
+"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n"
+
+#: forum/skins/default/templates/base_content.html:49
+#: forum/skins/nuxeo/templates/base_content.html:44
+msgid "words"
+msgstr ""
+
+#: forum/skins/default/templates/base_content.html:50
+#: forum/skins/nuxeo/templates/base_content.html:45
+#: forum/templatetags/node_tags.py:188
+#, fuzzy
+msgid "character"
+msgstr ""
+"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n"
+"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n"
+
+#: forum/skins/default/templates/base_content.html:51
+#: forum/skins/nuxeo/templates/base_content.html:46
+msgid "characters"
+msgstr ""
+
+#: forum/skins/default/templates/close.html:6
+#: forum/skins/default/templates/close.html:16
+#: forum/skins/nuxeo/templates/close.html:6
+#: forum/skins/nuxeo/templates/close.html:16
+msgid "Close question"
+msgstr ""
+
+#: forum/skins/default/templates/close.html:19
+#: forum/skins/nuxeo/templates/close.html:19
+msgid "Close the question"
+msgstr ""
+
+#: forum/skins/default/templates/close.html:26
+#: forum/skins/nuxeo/templates/close.html:25
+msgid "Reasons"
+msgstr ""
+
+#: forum/skins/default/templates/close.html:29
+#: forum/skins/nuxeo/templates/close.html:28
+msgid "OK to close"
+msgstr ""
+
+#: forum/skins/default/templates/email_base.html:32
+#: forum/skins/nuxeo/templates/email_base.html:32
+msgid "home"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:6
+#: forum/skins/nuxeo/templates/feedback.html:6
+msgid "Feedback"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:11
+#: forum/skins/nuxeo/templates/feedback.html:11
+msgid "Give us your feedback!"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:18
+#: forum/skins/nuxeo/templates/feedback.html:17
+#, python-format
+msgid ""
+"\n"
+" <span class='big strong'>Dear %(user_name)s</span>, we look "
+"forward to hearing your feedback. \n"
+" Please type and send us your message below.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:25
+#: forum/skins/nuxeo/templates/feedback.html:24
+msgid ""
+"\n"
+" <span class='big strong'>Dear visitor</span>, we look forward to "
+"hearing your feedback.\n"
+" Please type and send us your message below.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:42
+#: forum/skins/nuxeo/templates/feedback.html:41
+msgid "(this field is required)"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:53
+msgid "(wrong captcha)"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:66
+#: forum/skins/nuxeo/templates/feedback.html:49
+msgid "Send Feedback"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:8
+msgid "back to home page"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:20
+#: forum/skins/nuxeo/templates/header.html:38
+msgid "ask a question"
+msgstr "Ask a Question"
+
+#: forum/skins/default/templates/header.html:31
+#: forum/skins/default/templates/opensearch.html:7
+#: forum/skins/default/templates/search.html:16
+#: forum/skins/nuxeo/templates/header.html:48
+#: forum/skins/nuxeo/templates/opensearch.html:7
+#: forum/skins/nuxeo/templates/search.html:15
+msgid "search"
+msgstr "Search"
+
+#: forum/skins/default/templates/header.html:35
+#: forum/skins/default/templates/search.html:20
+#: forum/skins/nuxeo/templates/header.html:52
+#: forum/skins/nuxeo/templates/search.html:19 forum/views/readers.py:93
+#: forum/views/readers.py:95 forum/views/readers.py:168
+#: forum/views/users.py:343
+msgid "questions"
+msgstr "Questions"
+
+#: forum/skins/default/templates/header.html:37
+#: forum/skins/default/templates/search.html:22
+#: forum/skins/nuxeo/templates/header.html:54
+#: forum/skins/nuxeo/templates/search.html:21 forum/views/users.py:58
+msgid "users"
+msgstr "Users"
+
+#: forum/skins/default/templates/index.html:11
+#: forum/skins/nuxeo/templates/index.html:11
+msgid "welcome to "
+msgstr "Welcome to "
+
+#: forum/skins/default/templates/logout.html:6
+#: forum/skins/default/templates/logout.html:16
+#: forum/skins/nuxeo/templates/logout.html:6
+#: forum/skins/nuxeo/templates/logout.html:16
+msgid "Logout"
+msgstr ""
+
+#: forum/skins/default/templates/logout.html:19
+#: forum/skins/nuxeo/templates/logout.html:19
+msgid ""
+"As a registered user you can login with your OpenID, log out of the site or "
+"permanently remove your account."
+msgstr ""
+"Clicking <strong>Logout</strong> will log you out from the forum, but will "
+"not sign you off from your OpenID provider.</p><p>If you wish to sign off "
+"completely - please make sure to log out from your OpenID provider as well."
+
+#: forum/skins/default/templates/logout.html:20
+#: forum/skins/nuxeo/templates/logout.html:20
+msgid "Logout now"
+msgstr "Logout Now"
+
+#: forum/skins/default/templates/markdown_help.html:6
+#: forum/skins/nuxeo/templates/markdown_help.html:6
+#, fuzzy
+msgid "Markdown Help"
+msgstr "Markdown basics"
+
+#: forum/skins/default/templates/markdown_help.html:15
+#: forum/skins/nuxeo/templates/markdown_help.html:15
+#, fuzzy
+msgid "Markdown Syntax"
+msgstr "Markdown basics"
+
+#: forum/skins/default/templates/markdown_help.html:16
+#: forum/skins/nuxeo/templates/markdown_help.html:16
+msgid ""
+"This document describes some of the more important parts of Markdown (for "
+"writers, that is). There's a lot more to the syntax than is mentioned here, "
+"though. To get the full syntax documentation, go to John Gruber's <a href="
+"\"http://daringfireball.net/projects/markdown/syntax\" rel=\"nofollow"
+"\">Markdown Syntax</a> page"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:20
+#: forum/skins/nuxeo/templates/markdown_help.html:20
+msgid "Headers"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:22
+#: forum/skins/nuxeo/templates/markdown_help.html:22
+msgid ""
+"For top-level headers underline the text with equal signs. For second-level "
+"headers use dashes to underline."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:26
+#: forum/skins/default/templates/markdown_help.html:30
+#: forum/skins/default/templates/markdown_help.html:49
+#: forum/skins/default/templates/markdown_help.html:52
+#: forum/skins/nuxeo/templates/markdown_help.html:26
+#: forum/skins/nuxeo/templates/markdown_help.html:30
+#: forum/skins/nuxeo/templates/markdown_help.html:49
+#: forum/skins/nuxeo/templates/markdown_help.html:52
+msgid "This is an H1"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:36
+#: forum/skins/default/templates/markdown_help.html:40
+#: forum/skins/default/templates/markdown_help.html:58
+#: forum/skins/default/templates/markdown_help.html:61
+#: forum/skins/nuxeo/templates/markdown_help.html:36
+#: forum/skins/nuxeo/templates/markdown_help.html:40
+#: forum/skins/nuxeo/templates/markdown_help.html:58
+#: forum/skins/nuxeo/templates/markdown_help.html:61
+msgid "This is an H2"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:45
+#: forum/skins/nuxeo/templates/markdown_help.html:45
+msgid ""
+"If you would rather, you can prefix headers with a hash (#) symbol instead. "
+"The number of hash symbols indicates the header level. For example, a "
+"single hash indicates a header level of one while two indicates the second "
+"header level:"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:67
+#: forum/skins/default/templates/markdown_help.html:70
+#: forum/skins/nuxeo/templates/markdown_help.html:67
+#: forum/skins/nuxeo/templates/markdown_help.html:70
+msgid "This is an H3"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:75
+#: forum/skins/nuxeo/templates/markdown_help.html:75
+msgid ""
+"Which you choose is a matter of style. Whichever you thinks looks better in "
+"the text document. In both cases, the final, fully formatted, document "
+"looks the same."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:80
+#: forum/skins/nuxeo/templates/markdown_help.html:80
+msgid "Paragraphs"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:82
+#: forum/skins/nuxeo/templates/markdown_help.html:82
+msgid "Paragraphs are surrounded by blank lines."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:85
+#: forum/skins/nuxeo/templates/markdown_help.html:85
+msgid "This is paragraph one."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:88
+#: forum/skins/nuxeo/templates/markdown_help.html:88
+msgid "This is paragraph two."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:93
+#: forum/skins/nuxeo/templates/markdown_help.html:93
+msgid "Links"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:95
+#: forum/skins/nuxeo/templates/markdown_help.html:95
+msgid ""
+"\n"
+" There are two parts to every link.\n"
+" The first is the actual text that the user will see and it "
+"is surrounded by brackets.\n"
+" The second is address of the page you wish to link to and it "
+"is surrounded in parenthesis.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:103
+#: forum/skins/default/templates/markdown_help.html:106
+#: forum/skins/nuxeo/templates/markdown_help.html:103
+#: forum/skins/nuxeo/templates/markdown_help.html:106
+msgid "link text"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:103
+#: forum/skins/nuxeo/templates/markdown_help.html:103
+msgid "http://example.com/"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:112
+#: forum/skins/nuxeo/templates/markdown_help.html:112
+msgid "Formatting"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:114
+#: forum/skins/nuxeo/templates/markdown_help.html:114
+msgid ""
+"To indicate bold text surround the text with two star (*) symbols or two "
+"underscore (_) symbols:"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:118
+#: forum/skins/default/templates/markdown_help.html:121
+#: forum/skins/nuxeo/templates/markdown_help.html:118
+#: forum/skins/nuxeo/templates/markdown_help.html:121
+msgid "This is bold"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:126
+#: forum/skins/default/templates/markdown_help.html:129
+#: forum/skins/nuxeo/templates/markdown_help.html:126
+#: forum/skins/nuxeo/templates/markdown_help.html:129
+msgid "This is also bold"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:134
+#: forum/skins/nuxeo/templates/markdown_help.html:134
+msgid ""
+"To indicate italicized text surround the text with a single star (*) symbol "
+"or underscore (_) symbol:"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:138
+#: forum/skins/default/templates/markdown_help.html:141
+#: forum/skins/nuxeo/templates/markdown_help.html:138
+#: forum/skins/nuxeo/templates/markdown_help.html:141
+msgid "This is italics"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:146
+#: forum/skins/default/templates/markdown_help.html:149
+#: forum/skins/nuxeo/templates/markdown_help.html:146
+#: forum/skins/nuxeo/templates/markdown_help.html:149
+msgid "This is also italics"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:154
+#: forum/skins/nuxeo/templates/markdown_help.html:154
+msgid ""
+"To indicate italicized and bold text surround the text with three star (*) "
+"symbol or underscore (_) symbol:"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:158
+#: forum/skins/default/templates/markdown_help.html:161
+#: forum/skins/nuxeo/templates/markdown_help.html:158
+#: forum/skins/nuxeo/templates/markdown_help.html:161
+msgid "This is bold and italics"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:166
+#: forum/skins/default/templates/markdown_help.html:169
+#: forum/skins/nuxeo/templates/markdown_help.html:166
+#: forum/skins/nuxeo/templates/markdown_help.html:169
+msgid "This is also bold and italics"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:176
+#: forum/skins/nuxeo/templates/markdown_help.html:176
+msgid "Blockquotes"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:178
+#: forum/skins/nuxeo/templates/markdown_help.html:178
+msgid ""
+"To create an indented area use the right angle bracket (>) character "
+"before each line to be included in the blockquote."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:182
+#: forum/skins/default/templates/markdown_help.html:186
+#: forum/skins/default/templates/markdown_help.html:195
+#: forum/skins/default/templates/markdown_help.html:200
+#: forum/skins/nuxeo/templates/markdown_help.html:182
+#: forum/skins/nuxeo/templates/markdown_help.html:186
+#: forum/skins/nuxeo/templates/markdown_help.html:195
+#: forum/skins/nuxeo/templates/markdown_help.html:200
+msgid "This is part of a blockquote."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:183
+#: forum/skins/default/templates/markdown_help.html:186
+#: forum/skins/nuxeo/templates/markdown_help.html:183
+#: forum/skins/nuxeo/templates/markdown_help.html:186
+msgid "This is part of the same blockquote."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:191
+#: forum/skins/nuxeo/templates/markdown_help.html:191
+msgid ""
+"Rather than putting it in front of each line to include in the block quote "
+"you can put it at the beginning and end the quote with a newline."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:196
+#: forum/skins/default/templates/markdown_help.html:200
+#: forum/skins/nuxeo/templates/markdown_help.html:196
+#: forum/skins/nuxeo/templates/markdown_help.html:200
+msgid "This continues the blockquote even though there's no bracket."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:197
+#: forum/skins/default/templates/markdown_help.html:201
+#: forum/skins/nuxeo/templates/markdown_help.html:197
+#: forum/skins/nuxeo/templates/markdown_help.html:201
+msgid "The blank line ends the blockquote."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:207
+#: forum/skins/nuxeo/templates/markdown_help.html:207
+msgid "Lists"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:209
+#: forum/skins/nuxeo/templates/markdown_help.html:209
+msgid ""
+"To create a numbered list in Markdown, prefix each item in the list with a "
+"number followed by a period and space. The number you use actually doesn't "
+"matter."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:213
+#: forum/skins/default/templates/markdown_help.html:214
+#: forum/skins/default/templates/markdown_help.html:215
+#: forum/skins/default/templates/markdown_help.html:219
+#: forum/skins/default/templates/markdown_help.html:220
+#: forum/skins/default/templates/markdown_help.html:221
+#: forum/skins/nuxeo/templates/markdown_help.html:213
+#: forum/skins/nuxeo/templates/markdown_help.html:214
+#: forum/skins/nuxeo/templates/markdown_help.html:215
+#: forum/skins/nuxeo/templates/markdown_help.html:219
+#: forum/skins/nuxeo/templates/markdown_help.html:220
+#: forum/skins/nuxeo/templates/markdown_help.html:221
+msgid "Item"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:227
+#: forum/skins/nuxeo/templates/markdown_help.html:227
+msgid ""
+"To create a bulleted list, prefix each item in the list with a star (*) "
+"character."
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:231
+#: forum/skins/default/templates/markdown_help.html:237
+#: forum/skins/nuxeo/templates/markdown_help.html:231
+#: forum/skins/nuxeo/templates/markdown_help.html:237
+msgid "A list item"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:232
+#: forum/skins/default/templates/markdown_help.html:238
+#: forum/skins/nuxeo/templates/markdown_help.html:232
+#: forum/skins/nuxeo/templates/markdown_help.html:238
+msgid "Another list item"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:233
+#: forum/skins/default/templates/markdown_help.html:239
+#: forum/skins/nuxeo/templates/markdown_help.html:233
+#: forum/skins/nuxeo/templates/markdown_help.html:239
+msgid "A third list item"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:246
+#: forum/skins/nuxeo/templates/markdown_help.html:246
+msgid "A Lot More"
+msgstr ""
+
+#: forum/skins/default/templates/markdown_help.html:247
+#: forum/skins/nuxeo/templates/markdown_help.html:247
+msgid ""
+"There's a lot more to the Markdown syntax than is mentioned here. But for "
+"creative writers, this covers a lot of the necessities. To find out more "
+"about Markdown than you'd ever want to really know, <a href=\"http://"
+"daringfireball.net/projects/markdown/syntax\" target=\"_blank\" rel="
+"\"nofollow\">go to the Markdown page where it all started</a>."
+msgstr ""
+
+#: forum/skins/default/templates/notarobot.html:3
+#: forum/skins/nuxeo/templates/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr ""
+
+#: forum/skins/default/templates/notarobot.html:12
+#: forum/skins/nuxeo/templates/notarobot.html:11
+msgid "I am a Human Being"
+msgstr ""
+
+#: forum/skins/default/templates/opensearch.html:4
+#: forum/skins/default/templates/opensearch.html:5
+#: forum/skins/default/templates/osqaadmin/nodeman.html:276
+#: forum/skins/nuxeo/templates/opensearch.html:4
+#: forum/skins/nuxeo/templates/opensearch.html:5
+#: forum/skins/nuxeo/templates/osqaadmin/nodeman.html:275
+msgid "Search"
+msgstr ""
+
+#: forum/skins/default/templates/opensearch.html:5
+#: forum/skins/nuxeo/templates/opensearch.html:5
+msgid "using your browser."
+msgstr ""
+
+#: forum/skins/default/templates/pagesize.html:6
+#: forum/skins/default/templates/paginator/page_sizes.html:4
+#: forum/skins/nuxeo/templates/pagesize.html:6
+#: forum/skins/nuxeo/templates/paginator/page_sizes.html:4
+msgid "posts per page"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:6
+#: forum/skins/default/templates/paginator.html:7
+#: forum/skins/default/templates/paginator/page_numbers.html:6
+#: forum/skins/nuxeo/templates/paginator.html:6
+#: forum/skins/nuxeo/templates/paginator.html:7
+#: forum/skins/nuxeo/templates/paginator/page_numbers.html:6
+msgid "previous"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:19
+#: forum/skins/nuxeo/templates/paginator.html:19
+msgid "current page"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:22
+#: forum/skins/default/templates/paginator.html:29
+#: forum/skins/nuxeo/templates/paginator.html:22
+#: forum/skins/nuxeo/templates/paginator.html:29
+msgid "page number "
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:22
+#: forum/skins/default/templates/paginator.html:29
+#: forum/skins/nuxeo/templates/paginator.html:22
+#: forum/skins/nuxeo/templates/paginator.html:29
+msgid "number - make blank in english"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:33
+#: forum/skins/default/templates/paginator/page_numbers.html:22
+#: forum/skins/nuxeo/templates/paginator.html:33
+#: forum/skins/nuxeo/templates/paginator/page_numbers.html:22
+msgid "next page"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:6
+#: forum/skins/default/templates/privacy.html:11
+#: forum/skins/nuxeo/templates/privacy.html:6
+#: forum/skins/nuxeo/templates/privacy.html:11
+msgid "Privacy policy"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:15
+#: forum/skins/nuxeo/templates/privacy.html:15
+msgid "general message about privacy"
+msgstr ""
+"Respecting users privacy is an important core principle of this Q&A "
+"forum. Information on this page details how this forum protects your "
+"privacy, and what type of information is collected."
+
+#: forum/skins/default/templates/privacy.html:18
+#: forum/skins/nuxeo/templates/privacy.html:18
+msgid "Site Visitors"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:20
+#: forum/skins/nuxeo/templates/privacy.html:20
+msgid "what technical information is collected about visitors"
+msgstr ""
+"Information on question views, revisions of questions and answers - both "
+"times and content are recorded for each user in order to correctly count "
+"number of views, maintain data integrity and report relevant updates."
+
+#: forum/skins/default/templates/privacy.html:23
+#: forum/skins/nuxeo/templates/privacy.html:23
+msgid "Personal Information"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:25
+#: forum/skins/nuxeo/templates/privacy.html:25
+msgid "details on personal information policies"
+msgstr ""
+"Members of this community may choose to display personally identifiable "
+"information in their profiles. Forum will never display such information "
+"without a request from the user."
+
+#: forum/skins/default/templates/privacy.html:28
+#: forum/skins/nuxeo/templates/privacy.html:28
+msgid "Other Services"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:30
+#: forum/skins/nuxeo/templates/privacy.html:30
+msgid "details on sharing data with third parties"
+msgstr ""
+"None of the data that is not openly shown on the forum by the choice of the "
+"user is shared with any third party."
+
+#: forum/skins/default/templates/privacy.html:35
+#: forum/skins/nuxeo/templates/privacy.html:35
+msgid "cookie policy details"
+msgstr ""
+"Forum software relies on the internet cookie technology to keep track of "
+"user sessions. Cookies must be enabled in your browser so that forum can "
+"work for you."
+
+#: forum/skins/default/templates/privacy.html:37
+#: forum/skins/nuxeo/templates/privacy.html:37
+msgid "Policy Changes"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:38
+#: forum/skins/nuxeo/templates/privacy.html:38
+msgid "how privacy policies can be changed"
+msgstr ""
+"These policies may be adjusted to improve protection of user's privacy. "
+"Whenever such changes occur, users will be notified via the internal "
+"messaging system. "
+
+#: forum/skins/default/templates/question.html:119
+#: forum/skins/default/templates/sidebar/recent_tags.html:11
+#: forum/skins/nuxeo/templates/question.html:117
+#: forum/skins/nuxeo/templates/sidebar/recent_tags.html:8
+#, python-format
+msgid "see questions tagged '%(tagname)s'"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:138
+#: forum/skins/nuxeo/templates/question.html:135
+#, python-format
+msgid ""
+"The question has been closed for the following reason \"%(close_reason)s\" by"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:149
+#, fuzzy, python-format
+msgid "One Answer:"
+msgid_plural "%(counter)s Answers:"
+msgstr[0] "newest"
+msgstr[1] "newest"
+
+#: forum/skins/default/templates/question.html:199
+#: forum/skins/nuxeo/templates/question.html:200
+msgid "Your answer"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:201
+#: forum/skins/nuxeo/templates/question.html:202
+msgid "Be the first one to answer this question!"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:266
+#: forum/skins/nuxeo/templates/question.html:267
+msgid "Login/Signup to Post Your Answer"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:269
+#: forum/skins/nuxeo/templates/question.html:270
+msgid "Answer Your Own Question"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:271
+#: forum/skins/nuxeo/templates/question.html:272
+msgid "Answer the question"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/question.html:293
+#: forum/skins/nuxeo/templates/question.html:294
+msgid "Question tags"
+msgstr "Tags"
+
+#: forum/skins/default/templates/question.html:299
+#: forum/skins/default/templates/question_summary_list_roll.html:54
+#: forum/skins/default/templates/tags.html:45
+#: forum/skins/default/templates/question_list/item.html:31
+#: forum/skins/nuxeo/templates/question.html:300
+#: forum/skins/nuxeo/templates/question_summary_list_roll.html:54
+#: forum/skins/nuxeo/templates/tags.html:45
+#: forum/skins/nuxeo/templates/question_list/item.html:31
+msgid "see questions tagged"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:299
+#: forum/skins/default/templates/question_summary_list_roll.html:54
+#: forum/skins/default/templates/tags.html:45
+#: forum/skins/nuxeo/templates/question.html:300
+#: forum/skins/nuxeo/templates/question_summary_list_roll.html:54
+#: forum/skins/nuxeo/templates/tags.html:45
+msgid "using tags"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:304
+#: forum/skins/nuxeo/templates/question.html:305
+msgid "question asked"
+msgstr "Asked"
+
+#: forum/skins/default/templates/question.html:307
+#: forum/skins/nuxeo/templates/question.html:308
+msgid "question was seen"
+msgstr "Seen"
+
+#: forum/skins/default/templates/question.html:307
+#: forum/skins/nuxeo/templates/question.html:308
+msgid "times"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:310
+#: forum/skins/nuxeo/templates/question.html:311
+msgid "last updated"
+msgstr "Last updated"
+
+#: forum/skins/default/templates/question.html:316
+#: forum/skins/nuxeo/templates/question.html:317
+msgid "Related questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_edit.html:5
+#: forum/skins/default/templates/question_edit.html:92
+#: forum/skins/nuxeo/templates/question_edit.html:5
+#: forum/skins/nuxeo/templates/question_edit.html:91
+msgid "Edit question"
+msgstr ""
+
+#: forum/skins/default/templates/question_edit_tips.html:5
+msgid "Title Tips"
+msgstr "How to Ask"
+
+#: forum/skins/default/templates/question_edit_tips.html:17
+#: forum/skins/nuxeo/templates/question_edit_tips.html:16
+msgid "What Are Tags"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:5
+#: forum/skins/default/templates/question_retag.html:40
+#: forum/skins/nuxeo/templates/question_retag.html:5
+#: forum/skins/nuxeo/templates/question_retag.html:58
+msgid "Change tags"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:71
+#: forum/skins/nuxeo/templates/question_retag.html:88
+msgid "Why use and modify tags?"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:74
+#: forum/skins/nuxeo/templates/question_retag.html:91
+msgid "tags help us keep Questions organized"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:77
+#: forum/skins/nuxeo/templates/question_retag.html:94
+msgid "tag editors receive special awards from the community"
+msgstr ""
+
+#: forum/skins/default/templates/question_summary_list_roll.html:13
+#: forum/skins/default/templates/question_list/count.html:15
+#: forum/skins/default/templates/question_list/item.html:15
+#: forum/skins/nuxeo/templates/question_summary_list_roll.html:13
+#: forum/skins/nuxeo/templates/question_list/count.html:15
+#: forum/skins/nuxeo/templates/question_list/item.html:15
+#: forum/views/users.py:54
+msgid "answers"
+msgstr ""
+
+#: forum/skins/default/templates/question_summary_list_roll.html:14
+#: forum/skins/default/templates/question_list/item.html:11
+#: forum/skins/nuxeo/templates/question_summary_list_roll.html:14
+#: forum/skins/nuxeo/templates/question_list/item.html:11
+#: forum/views/commands.py:96 forum/views/readers.py:57
+#: forum/views/readers.py:58 forum/views/readers.py:311
+#: forum/views/users.py:53 forum/views/users.py:54 forum/views/users.py:382
+msgid "votes"
+msgstr ""
+
+#: forum/skins/default/templates/question_summary_list_roll.html:15
+#: forum/skins/default/templates/question_list/item.html:19
+#: forum/skins/nuxeo/templates/question_summary_list_roll.html:15
+#: forum/skins/nuxeo/templates/question_list/item.html:19
+msgid "views"
+msgstr ""
+
+#: forum/skins/default/templates/questions.html:12
+#, python-format
+msgid "Questions and answers about %(tag)s on %(app_title)s"
+msgstr ""
+
+#: forum/skins/default/templates/questions.html:24
+#: forum/skins/default/templates/users/stats.html:19
+#: forum/skins/nuxeo/templates/questions.html:18
+#: forum/skins/nuxeo/templates/users/stats.html:19
+msgid "subscribe to question RSS feed"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:6
+#: forum/skins/default/templates/reopen.html:16
+#: forum/skins/nuxeo/templates/reopen.html:6
+#: forum/skins/nuxeo/templates/reopen.html:16
+msgid "Reopen question"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:19
+#: forum/skins/nuxeo/templates/reopen.html:19
+msgid "Open the previously closed question"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+#: forum/skins/nuxeo/templates/reopen.html:22
+msgid "The question was closed for the following reason "
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+#: forum/skins/nuxeo/templates/reopen.html:22
+msgid "reason - leave blank in english"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+#: forum/skins/nuxeo/templates/reopen.html:22
+msgid "on "
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+#: forum/skins/nuxeo/templates/reopen.html:22
+msgid "date closed"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:29
+#: forum/skins/nuxeo/templates/reopen.html:29
+msgid "Reopen this question"
+msgstr ""
+
+#: forum/skins/default/templates/revisions.html:7
+#: forum/skins/default/templates/revisions.html:38
+#: forum/skins/nuxeo/templates/revisions.html:7
+#: forum/skins/nuxeo/templates/revisions.html:38
+msgid "Revision history"
+msgstr ""
+
+#: forum/skins/default/templates/revisions.html:52
+#: forum/skins/nuxeo/templates/revisions.html:52
+msgid "click to hide/show revision"
+msgstr ""
+
+#: forum/skins/default/templates/search.html:7
+#: forum/skins/nuxeo/templates/search.html:7
+#, python-format
+msgid ""
+"\n"
+"\t Search in %(app_name)s\n"
+"\t"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:3
+#: forum/skins/nuxeo/templates/subscription_status.html:3
+#, fuzzy
+msgid "Follow this question"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/subscription_status.html:4
+#: forum/skins/nuxeo/templates/subscription_status.html:4
+#, fuzzy
+msgid "By Email"
+msgstr ""
+"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
+
+#: forum/skins/default/templates/subscription_status.html:9
+#: forum/skins/nuxeo/templates/subscription_status.html:9
+msgid "You were automatically subscribed to this question."
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:11
+#: forum/skins/nuxeo/templates/subscription_status.html:11
+msgid "You are subscribed to this question."
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:14
+#: forum/skins/nuxeo/templates/subscription_status.html:14
+msgid "You are not subscribed to this question."
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:19
+#: forum/views/commands.py:520
+msgid "unsubscribe me"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:21
+#: forum/views/commands.py:520
+msgid "subscribe me"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:25
+#, python-format
+msgid ""
+"\n"
+" (you can adjust your notification settings on your <a href="
+"\"%(subscriptions_url)s\">profile</a>)\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:30
+#, fuzzy
+msgid "Once you sign in you will be able to subscribe for any updates here"
+msgstr ""
+"<span class='strong'>Here</span> (once you log in) you will be able to sign "
+"up for the periodic email updates about this question."
+
+#: forum/skins/default/templates/subscription_status.html:32
+#: forum/skins/nuxeo/templates/subscription_status.html:33
+msgid "By RSS"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:35
+#: forum/skins/nuxeo/templates/subscription_status.html:35
+#, fuzzy
+msgid "subscribe to answers"
+msgstr "oldest"
+
+#: forum/skins/default/templates/subscription_status.html:36
+#: forum/skins/nuxeo/templates/subscription_status.html:35
+#, fuzzy
+msgid "Answers"
+msgstr "Tips"
+
+#: forum/skins/default/templates/subscription_status.html:40
+#: forum/skins/nuxeo/templates/subscription_status.html:38
+#, fuzzy
+msgid "subscribe to comments and answers"
+msgstr "oldest"
+
+#: forum/skins/default/templates/subscription_status.html:41
+#: forum/skins/nuxeo/templates/subscription_status.html:38
+#, fuzzy
+msgid "Answers and Comments"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/tags.html:6
+#: forum/skins/default/templates/tags.html:29
+#: forum/skins/nuxeo/templates/tags.html:6
+#: forum/skins/nuxeo/templates/tags.html:29
+msgid "Tag list"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:35
+#: forum/skins/nuxeo/templates/tags.html:35
+msgid "All tags matching query"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:38
+#: forum/skins/nuxeo/templates/tags.html:38
+msgid "Nothing found"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:5
+#: forum/skins/default/templates/auth/auth_settings.html:7
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:5
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:7
+msgid "Authentication settings"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:9
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:9
+msgid ""
+"These are the external authentication providers currently associated with "
+"your account."
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:17
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:17
+msgid ""
+"You currently have no external authentication provider associated with your "
+"account."
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:20
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:20
+msgid "Add new provider"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:24
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:24
+msgid "This is where you can change your password. Make sure you remember it!"
+msgstr ""
+"<span class='strong'>To change your password</span> please fill out and "
+"submit this form"
+
+#: forum/skins/default/templates/auth/auth_settings.html:26
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:26
+msgid ""
+"You can set up a password for your account, so you can login using standard "
+"username and password!"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:34
+#: forum/skins/nuxeo/templates/auth/auth_settings.html:33
+#, fuzzy
+msgid "Create password"
+msgstr "Password <i>(please retype)</i>"
+
+#: forum/skins/default/templates/auth/complete.html:5
+#: forum/skins/nuxeo/templates/auth/complete.html:5
+msgid "Connect your OpenID with this site"
+msgstr "New user signup"
+
+#: forum/skins/default/templates/auth/complete.html:8
+#: forum/skins/nuxeo/templates/auth/complete.html:8
+msgid "Connect your OpenID with your account on this site"
+msgstr "New user signup"
+
+#: forum/skins/default/templates/auth/complete.html:15
+#: forum/skins/nuxeo/templates/auth/complete.html:15
+msgid "You are here for the first time with "
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:19
+#: forum/skins/nuxeo/templates/auth/complete.html:19
+msgid ""
+"Please choose your screen name and confirm your email address. A valid email "
+"address is necessary to receive notifications about activity in the areas of "
+"this community you're most interested in, and will help you become an "
+"involved participant in this community."
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:22
+#: forum/skins/nuxeo/templates/auth/complete.html:22
+msgid "This account already exists, please use another."
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:78
+#: forum/skins/nuxeo/templates/auth/complete.html:77
+msgid "create account"
+msgstr "Signup"
+
+#: forum/skins/default/templates/auth/mail_already_validated.html:5
+#: forum/skins/default/templates/auth/mail_already_validated.html:12
+#: forum/skins/nuxeo/templates/auth/mail_already_validated.html:5
+#: forum/skins/nuxeo/templates/auth/mail_already_validated.html:12
+msgid "This e-mail has already been validated"
+msgstr ""
+
+#: forum/skins/default/templates/auth/mail_already_validated.html:10
+#: forum/skins/nuxeo/templates/auth/mail_already_validated.html:10
+msgid "Already validated"
+msgstr ""
+
+#: forum/skins/default/templates/auth/mail_validation.html:11
+#: forum/skins/nuxeo/templates/auth/mail_validation.html:11
+#, python-format
+msgid "%(prefix)s Your email validation link %(app_name)s"
+msgstr ""
+
+#: forum/skins/default/templates/auth/mail_validation.html:14
+#: forum/skins/nuxeo/templates/auth/mail_validation.html:14
+msgid "Please use the following link to help us verify your email address:"
+msgstr ""
+
+#: forum/skins/default/templates/auth/mail_validation.html:16
+#: forum/skins/default/templates/auth/welcome_email.html:26
+#: forum/skins/nuxeo/templates/auth/mail_validation.html:16
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:26
+#, fuzzy
+msgid "Validate my email address"
+msgstr "Your email <i>(never shared)</i>"
+
+#: forum/skins/default/templates/auth/mail_validation.html:18
+#: forum/skins/default/templates/auth/temp_login_email.html:19
+#: forum/skins/default/templates/auth/welcome_email.html:28
+#: forum/skins/nuxeo/templates/auth/mail_validation.html:18
+#: forum/skins/nuxeo/templates/auth/temp_login_email.html:19
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:28
+msgid ""
+"If the above link is not clickable, copy and paste this url into your web "
+"browser's address bar:"
+msgstr ""
+
+#: forum/skins/default/templates/auth/mail_validation.html:24
+#: forum/skins/default/templates/auth/welcome_email.html:40
+#: forum/skins/nuxeo/templates/auth/mail_validation.html:24
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:40
+msgid ""
+"Copy and paste this url into your web browser's address bar to help us "
+"verify your email address:"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:6
+#: forum/skins/nuxeo/templates/auth/signin.html:6
+#: forum_modules/localauth/templates/loginform.html:24
+#: forum_modules/openidauth/templates/openidurl.html:15
+msgid "Login"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:24
+#: forum/skins/nuxeo/templates/auth/signin.html:24
+msgid "User login"
+msgstr "User Login"
+
+#: forum/skins/default/templates/auth/signin.html:37
+#: forum/skins/default/templates/auth/signin.html:95
+#: forum/skins/default/templates/auth/signin.html:102
+#: forum/skins/nuxeo/templates/auth/signin.html:36
+#: forum/skins/nuxeo/templates/auth/signin.html:93
+#: forum/skins/nuxeo/templates/auth/signin.html:99
+msgid "Or..."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:40
+#: forum/skins/nuxeo/templates/auth/signin.html:39
+msgid ""
+"\n"
+" External login services use <b><a href=\"http://openid.net/"
+"\">OpenID</a></b> technology, where your password always stays confidential "
+"between\n"
+" you and your login provider and you don't have to remember another "
+"one.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:48
+#: forum/skins/nuxeo/templates/auth/signin.html:47
+msgid "Validate my email after I login."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:106
+#: forum/skins/nuxeo/templates/auth/signin.html:102
+msgid "Click"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:106
+#: forum/skins/nuxeo/templates/auth/signin.html:102
+msgid "if you're having trouble signing in."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:111
+#: forum/skins/nuxeo/templates/auth/signin.html:107
+msgid "Enter your "
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:167
+#: forum/skins/nuxeo/templates/auth/signin.html:163
+msgid "Why use OpenID?"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:170
+#: forum/skins/nuxeo/templates/auth/signin.html:166
+msgid "with openid it is easier"
+msgstr "With the OpenID you don't need to create new username and password."
+
+#: forum/skins/default/templates/auth/signin.html:173
+#: forum/skins/nuxeo/templates/auth/signin.html:169
+msgid "reuse openid"
+msgstr "You can safely re-use the same login for all OpenID-enabled websites."
+
+#: forum/skins/default/templates/auth/signin.html:176
+#: forum/skins/nuxeo/templates/auth/signin.html:172
+msgid "openid is widely adopted"
+msgstr ""
+"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
+"enabled."
+
+#: forum/skins/default/templates/auth/signin.html:179
+#: forum/skins/nuxeo/templates/auth/signin.html:175
+msgid "openid is supported open standard"
+msgstr "OpenID is based on an open standard, supported by many organizations."
+
+#: forum/skins/default/templates/auth/signin.html:184
+#: forum/skins/nuxeo/templates/auth/signin.html:180
+msgid "Find out more"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:185
+#: forum/skins/nuxeo/templates/auth/signin.html:181
+msgid "Get OpenID"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_email.html:11
+#: forum/skins/nuxeo/templates/auth/temp_login_email.html:11
+#, python-format
+msgid "%(prefix)s Temporary login link"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_email.html:15
+#: forum/skins/nuxeo/templates/auth/temp_login_email.html:15
+#, python-format
+msgid ""
+"The following link grants you a one time access to your account at "
+"%(app_name)s."
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_email.html:17
+#: forum/skins/nuxeo/templates/auth/temp_login_email.html:17
+#, fuzzy
+msgid "Go to your account"
+msgstr ""
+"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
+"anyone, must be valid)"
+
+#: forum/skins/default/templates/auth/temp_login_email.html:25
+#: forum/skins/nuxeo/templates/auth/temp_login_email.html:25
+#, python-format
+msgid ""
+"The following url grants you a one time access to your account at "
+"%(app_name)s."
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:5
+#: forum/skins/nuxeo/templates/auth/temp_login_request.html:5
+msgid "Request temporary login key"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:7
+#: forum/skins/nuxeo/templates/auth/temp_login_request.html:7
+msgid "Account: request temporary login key"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:8
+#: forum/skins/nuxeo/templates/auth/temp_login_request.html:8
+msgid ""
+"\n"
+" If you're experiencing problems accessing your account, or if you forgot "
+"your password,\n"
+" here you can request a temporary login key. Fill out your account email "
+"and we'll send you a temporary access link that\n"
+" will enable you to access your account. This token is valid only once "
+"and for a limited period of time.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:26
+#: forum/skins/nuxeo/templates/auth/temp_login_request.html:25
+#, fuzzy
+msgid "Send link"
+msgstr "link"
+
+#: forum/skins/default/templates/auth/welcome_email.html:12
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:12
+#, python-format
+msgid "%(prefix)s Welcome to %(app_name)s"
+msgstr ""
+
+#: forum/skins/default/templates/auth/welcome_email.html:16
+#: forum/skins/default/templates/auth/welcome_email.html:34
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:16
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:34
+#, python-format
+msgid ""
+"Howdy and welcome to %(app_name)s. We know you're busy, so we'll keep this "
+"real simple."
+msgstr ""
+
+#: forum/skins/default/templates/auth/welcome_email.html:19
+#: forum/skins/default/templates/auth/welcome_email.html:35
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:19
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:35
+msgid "Here's your login info (store it in a cool dry place):"
+msgstr ""
+
+#: forum/skins/default/templates/auth/welcome_email.html:21
+#: forum/skins/default/templates/auth/welcome_email.html:37
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:21
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:37
+msgid "Username: "
+msgstr ""
+
+#: forum/skins/default/templates/auth/welcome_email.html:22
+#: forum/skins/default/templates/auth/welcome_email.html:38
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:22
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:38
+msgid "Password: As IF we would send your password in cleartext!"
+msgstr ""
+
+#: forum/skins/default/templates/auth/welcome_email.html:24
+#: forum/skins/nuxeo/templates/auth/welcome_email.html:24
+msgid "The following link will help us verify your email address:"
+msgstr ""
+
+#: forum/skins/default/templates/feeds/rss_answer_title.html:2
+#: forum/skins/nuxeo/templates/feeds/rss_answer_title.html:2
+#, python-format
+msgid "Answer by %(author)s"
+msgstr ""
+
+#: forum/skins/default/templates/node/accept_button.html:6
+#: forum/skins/default/templates/node/accept_button.html:10
+#: forum/skins/default/templates/node/accept_button.html:17
+#: forum/skins/nuxeo/templates/node/accept_button.html:6
+#: forum/skins/nuxeo/templates/node/accept_button.html:10
+#: forum/skins/nuxeo/templates/node/accept_button.html:17
+#, python-format
+msgid "%(who)s has selected this answer as the correct answer"
+msgstr ""
+
+#: forum/skins/default/templates/node/accept_button.html:8
+#: forum/skins/default/templates/node/accept_button.html:11
+#: forum/skins/nuxeo/templates/node/accept_button.html:8
+#: forum/skins/nuxeo/templates/node/accept_button.html:11
+msgid "mark this answer as the accepted answer"
+msgstr ""
+
+#: forum/skins/default/templates/node/award_points.html:4
+#, python-format
+msgid ""
+"\n"
+"If you like this answer you can award %(awarded_user)s with reputation "
+"points.\n"
+msgstr ""
+
+#: forum/skins/default/templates/node/award_points.html:10
+msgid ""
+"\n"
+"Use the slider below or the input field to choose the amount of points you "
+"would like to give.\n"
+msgstr ""
+
+#: forum/skins/default/templates/node/award_points.html:17
+msgid "Points:"
+msgstr ""
+
+#: forum/skins/default/templates/node/comment_skeleton.html:14
+#: forum/skins/nuxeo/templates/node/comments.html:56
+msgid "characters needed"
+msgstr ""
+
+#: forum/skins/default/templates/node/comment_skeleton.html:15
+#: forum/skins/nuxeo/templates/node/comments.html:57
+msgid "characters left"
+msgstr ""
+
+#: forum/skins/default/templates/node/comment_skeleton.html:17
+#: forum/skins/nuxeo/templates/node/comments.html:59
+#, fuzzy
+msgid " comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comment_skeleton.html:18
+#: forum/skins/nuxeo/templates/node/comments.html:60
+msgid " cancel"
+msgstr ""
+
+#: forum/skins/default/templates/node/comment_skeleton.html:24
+#, fuzzy
+msgid "Use canned comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comment_skeleton.html:41
+#: forum/skins/default/templates/node/comments.html:19
+#: forum/skins/nuxeo/templates/node/comments.html:17
+#, fuzzy
+msgid "Edit comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comment_skeleton.html:43
+#: forum/skins/default/templates/node/comments.html:23
+#: forum/skins/nuxeo/templates/node/comments.html:21
+#, fuzzy
+msgid "Delete comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comment_skeleton.html:45
+#: forum/skins/default/templates/node/comments.html:27
+#: forum/skins/nuxeo/templates/node/comments.html:25
+#: forum/skins/nuxeo/templates/node/comments.html:72
+#, fuzzy
+msgid "Convert comment to answer"
+msgstr "oldest"
+
+#: forum/skins/default/templates/node/comment_skeleton.html:48
+#: forum/skins/nuxeo/templates/node/comments.html:75
+#, fuzzy
+msgid "just now"
+msgstr "Logout Now"
+
+#: forum/skins/default/templates/node/comments.html:15
+#: forum/skins/nuxeo/templates/node/comments.html:13
+msgid "I like this comment (click again to cancel)"
+msgstr "this is a great comment"
+
+#: forum/skins/default/templates/node/comments.html:29
+#, fuzzy
+msgid "Convert comment to question"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/node/comments.html:44
+#: forum/skins/nuxeo/templates/node/comments.html:40
+#, python-format
+msgid "showing %(showing)s of %(total)s"
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:46
+#, python-format
+msgid "show %(more_comments_count)s more comments"
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:49
+#: forum/skins/nuxeo/templates/node/comments.html:45
+msgid "add new comment"
+msgstr "add a comment"
+
+#: forum/skins/default/templates/node/convert_to_comment.html:4
+#: forum/skins/nuxeo/templates/node/convert_to_comment.html:4
+#, fuzzy
+msgid "Place the comment under:"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/convert_to_question.html:3
+#: forum/skins/default/templates/node/convert_to_question.html:4
+#: forum/skins/nuxeo/templates/node/convert_to_question.html:3
+#: forum/skins/nuxeo/templates/node/convert_to_question.html:4
+#, fuzzy
+msgid "Convert to question"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/node/favorite_mark.html:3
+#: forum/skins/nuxeo/templates/node/favorite_mark.html:3
+msgid "mark/unmark this question as favorite (click again to cancel)"
+msgstr ""
+
+#: forum/skins/default/templates/node/permanent_link.html:4
+msgid ""
+"\n"
+"Would you like to copy the permanent link to your clipboard?\n"
+msgstr ""
+
+#: forum/skins/default/templates/node/permanent_link.html:10
+#: forum/skins/nuxeo/templates/node/permanent_link.html:6
+#, fuzzy
+msgid "Permanent link"
+msgstr "link"
+
+#: forum/skins/default/templates/node/post_controls.html:14
+#: forum/skins/nuxeo/templates/node/post_controls.html:14
+msgid "more"
+msgstr ""
+
+#: forum/skins/default/templates/node/report.html:3
+#: forum/skins/nuxeo/templates/node/report.html:3
+msgid ""
+"Please select a reason bellow or use the text box to input your own reason."
+msgstr ""
+
+#: forum/skins/default/templates/node/vote_buttons.html:3
+#: forum/skins/nuxeo/templates/node/vote_buttons.html:3
+msgid "I like this post (click again to cancel)"
+msgstr "This post is useful (click again to undo)"
+
+#: forum/skins/default/templates/node/vote_buttons.html:7
+#: forum/skins/nuxeo/templates/node/vote_buttons.html:7
+msgid "current number of votes"
+msgstr ""
+
+#: forum/skins/default/templates/node/vote_buttons.html:10
+#: forum/skins/nuxeo/templates/node/vote_buttons.html:10
+msgid "I dont like this post (click again to cancel)"
+msgstr "This post is not useful (click again to undo)"
+
+#: forum/skins/default/templates/node/wiki_symbol.html:5
+#: forum/skins/nuxeo/templates/node/wiki_symbol.html:5
+#, python-format
+msgid "This %(post_type)s is marked \"community wiki\"."
+msgstr ""
+
+#: forum/skins/default/templates/node/wiki_symbol.html:7
+#: forum/skins/nuxeo/templates/node/wiki_symbol.html:7
+#, python-format
+msgid "Feel free to <a href=\"%(edit_url)s\">edit it</a>."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/answeraccepted.html:15
+#: forum/skins/nuxeo/templates/notifications/answeraccepted.html:15
+#, fuzzy, python-format
+msgid "%(prefix)s An answer to: %(question_title)s has been accepted"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/notifications/answeraccepted.html:19
+#: forum/skins/nuxeo/templates/notifications/answeraccepted.html:19
+#, python-format
+msgid ""
+"\n"
+" %(accepted_by_link)s has just accepted %(answer_author_link)s's "
+"answer on his question\n"
+" %(question_link)s.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/answeraccepted.html:27
+#: forum/skins/nuxeo/templates/notifications/answeraccepted.html:27
+#, python-format
+msgid ""
+"\n"
+"%(accepted_by)s has just accepted %(answer_author)s's answer on his "
+"question\n"
+"\"%(question_title)s\".\n"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/base.html:21
+#: forum/skins/default/templates/notifications/base_text.html:4
+#: forum/skins/nuxeo/templates/notifications/base.html:21
+#: forum/skins/nuxeo/templates/notifications/base_text.html:4
+msgid "Hello"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/base.html:24
+#: forum/skins/default/templates/notifications/base_text.html:9
+#: forum/skins/nuxeo/templates/notifications/base.html:24
+#: forum/skins/nuxeo/templates/notifications/base_text.html:9
+msgid "Thanks"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/base.html:26
+#: forum/skins/nuxeo/templates/notifications/base.html:26
+msgid "P.S. You can always fine-tune which notifications you receive"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/base_text.html:13
+#: forum/skins/nuxeo/templates/notifications/base_text.html:13
+msgid "P.S. You can always fine-tune which notifications you receive here:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:14
+#: forum/skins/nuxeo/templates/notifications/digest.html:14
+#, python-format
+msgid "%(prefix)s Daily digest"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:25
+#: forum/skins/nuxeo/templates/notifications/digest.html:18
+#, fuzzy, python-format
+msgid ""
+"\n"
+" This is a brief of what's going on the %(app_name)s community "
+"since our last update.\n"
+" "
+msgstr ""
+"\n"
+"(one comment)"
+
+#: forum/skins/default/templates/notifications/digest.html:33
+#: forum/skins/nuxeo/templates/notifications/digest.html:26
+#, python-format
+msgid ""
+"\n"
+" There are %(new_member_count)s new members in the community. "
+"%(new_member_links)s were the most active so far.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:37
+#: forum/skins/nuxeo/templates/notifications/digest.html:30
+#, fuzzy, python-format
+msgid ""
+"\n"
+" %(new_member_links)s have joined the %(app_name)s community.\n"
+" "
+msgstr ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span "
+"class=\"tag\">%(tagname)s</span></p>"
+
+#: forum/skins/default/templates/notifications/digest.html:47
+#: forum/skins/nuxeo/templates/notifications/digest.html:46
+#, python-format
+msgid ""
+"\n"
+" %(new_question_count)s %(new_questions_link)s were posted since "
+"our last update.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:54
+#: forum/skins/default/templates/notifications/digest.html:121
+#: forum/skins/nuxeo/templates/notifications/digest.html:53
+msgid "We think you might like the following questions:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:67
+#: forum/skins/default/templates/notifications/digest.html:128
+#: forum/skins/nuxeo/templates/notifications/digest.html:66
+msgid ""
+"These new questions didn't get many attention from the community, but we "
+"think you may be able to help:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:79
+#: forum/skins/nuxeo/templates/notifications/digest.html:78
+#, python-format
+msgid ""
+"Meanwhile, some of your %(subscriptions_link)s have new updates since you "
+"last visited them:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:99
+#, python-format
+msgid ""
+"\n"
+" %(flagged_url)s have been marked as flagged.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:108
+#, python-format
+msgid ""
+"This is a brief of what's going on the %(app_name)s community since our last "
+"update."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:112
+#, python-format
+msgid ""
+"There are %(new_member_count)s new members in the community. "
+"%(new_member_links)s were the most active so far."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:114
+#, python-format
+msgid "%(new_member_links)s have joined the %(app_name)s community."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:119
+#, python-format
+msgid "%(new_question_count)s new questions were posted since our last update."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:134
+msgid ""
+"Meanwhile, some of your subscriptions have new updates since you last "
+"visited them:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:143
+#, python-format
+msgid "%(flagged_count)s posts have been marked as flagged."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:12
+#: forum/skins/nuxeo/templates/notifications/feedback.html:12
+#, python-format
+msgid "%(prefix)s Feedback message from %(app_name)s"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:16
+#: forum/skins/default/templates/notifications/feedback.html:29
+#: forum/skins/nuxeo/templates/notifications/feedback.html:16
+#: forum/skins/nuxeo/templates/notifications/feedback.html:29
+msgid "Sender"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:16
+#: forum/skins/default/templates/notifications/feedback.html:29
+#: forum/skins/nuxeo/templates/notifications/feedback.html:16
+#: forum/skins/nuxeo/templates/notifications/feedback.html:29
+msgid "anonymous"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:17
+#: forum/skins/default/templates/notifications/feedback.html:30
+#: forum/skins/default/templates/users/info.html:92
+#: forum/skins/nuxeo/templates/notifications/feedback.html:17
+#: forum/skins/nuxeo/templates/notifications/feedback.html:30
+msgid "email"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:23
+#: forum/skins/default/templates/notifications/feedback.html:33
+#: forum/skins/nuxeo/templates/notifications/feedback.html:23
+#: forum/skins/nuxeo/templates/notifications/feedback.html:33
+msgid "Message body:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newanswer.html:16
+#: forum/skins/nuxeo/templates/notifications/newanswer.html:16
+#, fuzzy, python-format
+msgid "%(prefix)s New answer to: %(question_title)s"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/notifications/newanswer.html:20
+#: forum/skins/nuxeo/templates/notifications/newanswer.html:20
+#, fuzzy, python-format
+msgid ""
+"\n"
+" %(author_link)s has just posted a new answer on %(app_name)s to "
+"the question\n"
+" %(question_link)s:\n"
+" "
+msgstr ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span "
+"class=\"tag\">%(tagname)s</span></p>"
+
+#: forum/skins/default/templates/notifications/newanswer.html:30
+#: forum/skins/default/templates/notifications/newanswer.html:40
+#: forum/skins/default/templates/notifications/newcomment.html:32
+#: forum/skins/default/templates/notifications/newcomment.html:43
+#: forum/skins/default/templates/notifications/newquestion.html:33
+#: forum/skins/default/templates/notifications/newquestion.html:43
+#: forum/skins/nuxeo/templates/notifications/newanswer.html:30
+#: forum/skins/nuxeo/templates/notifications/newanswer.html:40
+#: forum/skins/nuxeo/templates/notifications/newcomment.html:32
+#: forum/skins/nuxeo/templates/notifications/newcomment.html:43
+#: forum/skins/nuxeo/templates/notifications/newquestion.html:33
+#: forum/skins/nuxeo/templates/notifications/newquestion.html:43
+msgid "Don't forget to come over and cast your vote."
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newanswer.html:34
+#: forum/skins/nuxeo/templates/notifications/newanswer.html:34
+#, python-format
+msgid ""
+"\n"
+"%(answer_author)s has just posted a new answer on %(safe_app_name)s to the "
+"question\n"
+"\"%(question_title)s\":\n"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newcomment.html:17
+#: forum/skins/nuxeo/templates/notifications/newcomment.html:17
+#, fuzzy, python-format
+msgid "%(prefix)s New comment on: %(question_title)s"
+msgstr "Post Your Answer"