diff options
-rw-r--r-- | locale/app.pot | 103 | ||||
-rw-r--r-- | locale/en/app.po | 2144 |
2 files changed, 2189 insertions, 58 deletions
diff --git a/locale/app.pot b/locale/app.pot index e517506c4..53e857282 100644 --- a/locale/app.pot +++ b/locale/app.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: version 0.0.1\n" -"POT-Creation-Date: 2011-04-26 12:29-0000\n" +"POT-Creation-Date: 2011-04-29 07:29-0000\n" "PO-Revision-Date: 2011-02-24 07:11-0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -39,6 +39,13 @@ msgstr "" msgid " (you)" msgstr "" +#: app/views/user/signchangepassword_send_confirm.rhtml:18 +msgid "" +" <strong>Note:</strong>\n" +" We will send you an email. Follow the instructions in it to change\n" +" your password." +msgstr "" + #: app/views/user/contact.rhtml:35 msgid " <strong>Privacy note:</strong> Your email address will be given to" msgstr "" @@ -437,7 +444,7 @@ msgid "CensorRule|Text" msgstr "" #: app/views/user/signchangepassword.rhtml:27 -msgid "Change password on WhatDoTheyKnow.com" +msgid "Change password on {{site_name}}" msgstr "" #: app/views/user/show.rhtml:104 @@ -454,7 +461,7 @@ msgstr "" #: app/views/user/signchangeemail.rhtml:1 #: app/views/user/signchangeemail.rhtml:11 -msgid "Change your email address used on WhatDoTheyKnow.com" +msgid "Change your email address used on {{site_name}}" msgstr "" #: app/views/user/show.rhtml:106 @@ -462,7 +469,15 @@ msgid "Change your password" msgstr "" #: app/views/user/signchangepassword_send_confirm.rhtml:1 -msgid "Change your password on WhatDoTheyKnow.com" +#: app/views/user/signchangepassword_send_confirm.rhtml:9 +#: app/views/user/signchangepassword.rhtml:11 +msgid "Change your password on {{site_name}}" +msgstr "" + +#: app/views/user/signchangepassword.rhtml:1 +msgid "" +"Change your password on {{site_name}}', :site_name => site_name) ; _erbout." +"concat " msgstr "" #: app/views/public_body/show.rhtml:16 app/views/public_body/show.rhtml:18 @@ -862,6 +877,7 @@ msgid "" msgstr "" #: app/views/user/signchangeemail_confirm.rhtml:11 +#: app/views/user/signchangepassword_confirm.rhtml:10 msgid "" "If you use web-based email or have \"junk mail\" filters, also check your\n" "bulk/spam mail folders. Sometimes, our messages are marked that way." @@ -883,6 +899,10 @@ msgstr "" msgid "If you're new to WhatDoTheyKnow" msgstr "" +#: app/views/user/_signin.rhtml:7 +msgid "If you've used WhatDoTheyKnow before" +msgstr "" + #: app/views/user/no_cookies.rhtml:12 msgid "" "If your browser is set to accept cookies and you are seeing this message,\n" @@ -1068,6 +1088,14 @@ msgstr "" msgid "New e-mail:" msgstr "" +#: app/views/user/signchangepassword.rhtml:15 +msgid "New password:" +msgstr "" + +#: app/views/user/signchangepassword.rhtml:20 +msgid "New password: (again)" +msgstr "" + #: app/views/request/show_response.rhtml:62 msgid "New response to your request" msgstr "" @@ -1102,6 +1130,10 @@ msgid "" "using this site yet." msgstr "" +#: app/controllers/public_body_controller.rb:22 +msgid "None found" +msgstr "" + #: app/views/request/_request_listing.rhtml:2 #: app/views/public_body/_body_listing.rhtml:2 msgid "None found." @@ -1113,6 +1145,7 @@ msgstr "" #: app/views/user/signchangeemail_confirm.rhtml:3 #: app/views/user/signchangepassword_confirm.rhtml:1 +#: app/views/user/signchangepassword_confirm.rhtml:3 msgid "Now check your email!" msgstr "" @@ -1170,7 +1203,7 @@ msgstr "" msgid "OutgoingMessage|What doing" msgstr "" -#: app/views/user/_signup.rhtml:30 +#: app/views/user/_signup.rhtml:30 app/views/user/_signin.rhtml:16 msgid "Password:" msgstr "" @@ -1549,6 +1582,12 @@ msgstr "" msgid "Recently successful responses" msgstr "" +#: app/views/user/_signin.rhtml:26 +msgid "" +"Remember me</label> (keeps you signed in longer;\n" +" do not use on a public computer) " +msgstr "" + #: app/views/request/_after_actions.rhtml:28 msgid "Reply to " msgstr "" @@ -1569,12 +1608,24 @@ msgstr "" msgid "Request has been removed" msgstr "" +#: app/views/request/_request_listing_via_event.rhtml:28 +msgid "" +"Request sent to {{public_body_name}} by {{info_request_user}} on {{date}}." +msgstr "" + +#: app/views/request/_request_listing_via_event.rhtml:36 +msgid "" +"Request to {{public_body_name}} by {{info_request_user}}. Annotated by " +"{{event_comment_user}} on {{date}}." +msgstr "" + #: app/views/request/_request_listing_single.rhtml:12 -msgid "Requested from" +msgid "" +"Requested from {{public_body_name}} by {{info_request_user}} on {{date}}" msgstr "" #: app/views/request/_sidebar_request_listing.rhtml:13 -msgid "Requested on " +msgid "Requested on {{date}}" msgstr "" #: app/views/request/upload_response.rhtml:11 @@ -2109,11 +2160,15 @@ msgid "URL name can't be blank" msgstr "" #: app/views/request/followup_bad.rhtml:4 -msgid "Unable to send a reply to " +msgid "Unable to send a reply to {{username}}" msgstr "" #: app/views/request/followup_bad.rhtml:2 -msgid "Unable to send follow up message to " +msgid "Unable to send follow up message to {{username}}" +msgstr "" + +#: app/views/request/list.rhtml:29 +msgid "Unexpected search result type" msgstr "" #: app/views/request/similar.rhtml:18 @@ -2198,6 +2253,10 @@ msgstr "" msgid "View FOI email address" msgstr "" +#: app/views/public_body/view_email_captcha.rhtml:3 +msgid "View FOI email address for {{public_body_name}}" +msgstr "" + #: app/views/contact_mailer/user_message.rhtml:10 msgid "View Freedom of Information requests made by" msgstr "" @@ -2268,6 +2327,12 @@ msgid "" "continue." msgstr "" +#: app/views/user/signchangepassword_confirm.rhtml:6 +msgid "" +"We've sent you an email, click the link in it, then you can change your " +"password." +msgstr "" + #: app/views/request/_followup.rhtml:64 msgid "What are you doing?" msgstr "" @@ -2413,7 +2478,8 @@ msgid "" "message, which will then go directly to the person who wrote the message." msgstr "" -#: app/views/user/_signup.rhtml:9 +#: app/views/user/signchangepassword_send_confirm.rhtml:13 +#: app/views/user/_signup.rhtml:9 app/views/user/_signin.rhtml:11 msgid "Your e-mail:" msgstr "" @@ -2542,16 +2608,19 @@ msgid "are long overdue." msgstr "" #: app/controllers/public_body_controller.rb:110 -msgid "beginning with" +msgid "beginning with '{{letter}}'" msgstr "" #: app/views/request/show.rhtml:77 #: app/views/request/_request_listing_short_via_event.rhtml:9 #: app/views/request/_followup.rhtml:43 -#: app/views/request/_request_listing_single.rhtml:13 msgid "by" msgstr "" +#: app/views/request/_request_listing_via_event.rhtml:34 +msgid "by {{public_body_name}} to {{info_request_user}} on {{date}}." +msgstr "" + #: locale/model_attributes.rb:42 msgid "censor rule" msgstr "" @@ -2683,10 +2752,6 @@ msgstr "" msgid "normally" msgstr "" -#: app/views/request/_request_listing_single.rhtml:14 -msgid "on" -msgstr "" - #: app/views/user/show.rhtml:114 msgid "only" msgstr "" @@ -2754,6 +2819,10 @@ msgstr "" msgid "send a follow up message" msgstr "" +#: app/views/request/_request_listing_via_event.rhtml:31 +msgid "sent to {{public_body_name}} by {{info_request_user}} on {{date}}." +msgstr "" + #: app/views/request/show.rhtml:101 msgid "sign in" msgstr "" @@ -2828,7 +2897,7 @@ msgstr "" msgid "unexpected prominence on request event" msgstr "" -#: app/views/request/_request_listing_via_event.rhtml:47 +#: app/views/request/_request_listing_via_event.rhtml:38 msgid "unknown event type indexed " msgstr "" diff --git a/locale/en/app.po b/locale/en/app.po index d27fbe815..53e857282 100644 --- a/locale/en/app.po +++ b/locale/en/app.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: version 0.0.1\n" -"POT-Creation-Date: 2011-03-31 08:59+0100\n" +"POT-Creation-Date: 2011-04-29 07:29-0000\n" "PO-Revision-Date: 2011-02-24 07:11-0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,7 +17,125 @@ msgstr "" "Language: \n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: app/views/public_body/show.rhtml:81 +#: app/views/user/set_profile_about_me.rhtml:14 +msgid "" +" This will appear on your WhatDoTheyKnow profile, to make it\n" +" easier for others to get involved with what you're doing." +msgstr "" + +#: app/views/comment/_comment_form.rhtml:17 +msgid "" +" (<strong>no ranty</strong> politics, read our <a href=\"%s\">moderation " +"policy</a>)" +msgstr "" + +#: app/views/request/upload_response.rhtml:40 +msgid "" +" (<strong>patience</strong>, especially for large files, it may take a " +"while!)" +msgstr "" + +#: app/views/user/show.rhtml:59 +msgid " (you)" +msgstr "" + +#: app/views/user/signchangepassword_send_confirm.rhtml:18 +msgid "" +" <strong>Note:</strong>\n" +" We will send you an email. Follow the instructions in it to change\n" +" your password." +msgstr "" + +#: app/views/user/contact.rhtml:35 +msgid " <strong>Privacy note:</strong> Your email address will be given to" +msgstr "" + +#: app/views/comment/new.rhtml:33 +msgid " <strong>Summarise</strong> the content of any information returned. " +msgstr "" + +#: app/views/comment/new.rhtml:23 +msgid " Advise on how to <strong>best clarify</strong> the request." +msgstr "" + +#: app/views/comment/new.rhtml:49 +msgid "" +" Ideas on what <strong>other documents to request</strong> which the " +"authority may hold. " +msgstr "" + +#: app/views/public_body/view_email.rhtml:31 +msgid "" +" If you know the address to use, then please <a href=\"%s\">send it to us</" +"a>.\n" +" You may be able to find the address on their website, or by phoning " +"them up and asking." +msgstr "" + +#: app/views/user/set_profile_about_me.rhtml:26 +msgid "" +" Include relevant links, such as to a campaign page, your blog or a\n" +" twitter account. They will be made clickable. \n" +" e.g." +msgstr "" + +#: app/views/comment/new.rhtml:27 +msgid "" +" Link to the information requested, if it is <strong>already available</" +"strong> on the Internet. " +msgstr "" + +#: app/views/comment/new.rhtml:29 +msgid "" +" Offer better ways of <strong>wording the request</strong> to get the " +"information. " +msgstr "" + +#: app/views/user/sign.rhtml:26 +msgid " Please sign in or make a new account." +msgstr "" + +#: app/views/comment/new.rhtml:34 +msgid "" +" Say how you've <strong>used the information</strong>, with links if " +"possible." +msgstr "" + +#: app/views/comment/new.rhtml:28 +msgid "" +" Suggest <strong>where else</strong> the requester might find the " +"information. " +msgstr "" + +#: app/views/user/set_profile_about_me.rhtml:11 +msgid " What are you investigating using Freedom of Information? " +msgstr "" + +#: app/views/public_body/view_email.rhtml:7 +msgid " for this authority." +msgstr "" + +#: app/views/request/upload_response.rhtml:5 +msgid " made by " +msgstr "" + +#: app/views/user/show.rhtml:123 +msgid " made no Freedom of Information requests using this site." +msgstr "" + +#: app/views/request/new.rhtml:1 +msgid " request to '" +msgstr "" + +#: app/views/track_mailer/event_digest.rhtml:28 +msgid " sent a request to" +msgstr "" + +#: app/views/user/contact.rhtml:36 +msgid " when you send this message." +msgstr "" + +#: app/views/public_body/show.rhtml:80 msgid "%d Freedom of Information request" msgid_plural "%d Freedom of Information requests" msgstr[0] "" @@ -29,16 +147,62 @@ msgid_plural "%d requests" msgstr[0] "" msgstr[1] "" +#: app/views/request/new.rhtml:107 +msgid "'Crime statistics by ward level for Wales'" +msgstr "" + +#: app/views/request/new.rhtml:105 +msgid "'Pollution levels over time for the River Tyne'" +msgstr "" + +#: app/views/public_body/list.rhtml:29 +msgid "<a href=\"%s\">Are we missing a public authority?</a>." +msgstr "" + +#: app/views/request/_sidebar.rhtml:45 +msgid "" +"<a href=\"%s\">Are you the owner of\n" +" any commercial copyright on this page?</a>" +msgstr "" + #: app/views/general/search.rhtml:53 msgid "<a href=\"%s\">Browse all</a> or <a href=\"%s\">ask us to add one</a>." msgstr "" -#: app/views/public_body/show.rhtml:50 +#: app/views/public_body/show.rhtml:49 msgid "" "<a href=\"%s\">Make a new Freedom of Information request</a> to " "{{public_body_name}}" msgstr "" +#: app/views/public_body/list.rhtml:43 +msgid "<a href=\"%s\">can't find the one you want?</a>" +msgstr "" + +#: app/views/request/show.rhtml:78 app/views/request/show.rhtml:82 +#: app/views/request/_followup.rhtml:44 app/views/request/_followup.rhtml:51 +msgid "<a href=\"%s\">details</a>" +msgstr "" + +#: app/views/request/_followup.rhtml:80 +msgid "<a href=\"%s\">what's that?</a>" +msgstr "" + +#: app/views/user/confirm.rhtml:11 +msgid "" +"<small>If you use web-based email or have \"junk mail\" filters, also check " +"your\n" +"bulk/spam mail folders. Sometimes, our messages are marked that way.</" +"small>\n" +"</p>" +msgstr "" + +#: app/views/request/new.rhtml:140 +msgid "" +"<strong> Can I request information about myself?</strong>\n" +"\t\t\t<a href=\"%s\">No! (Click here for details)</a>" +msgstr "" + #: app/views/general/search.rhtml:118 msgid "" "<strong><code>commented_by:tony_bowden</code></strong> to search annotations " @@ -92,6 +256,96 @@ msgid "" "for, see the <a href=\"%s\">table of varieties</a> below." msgstr "" +#: app/views/request/_followup.rhtml:85 +msgid "<strong>Anything else</strong>, such as clarifying, prompting, thanking" +msgstr "" + +#: app/views/request/details.rhtml:12 +msgid "" +"<strong>Caveat emptor!</strong> To use this data in an honourable way, you " +"will need \n" +"a good internal knowledge of user behaviour on WhatDoTheyKnow. How, \n" +"why and by whom requests are categorised is not straightforward, and there " +"will\n" +"be user error and ambiguity. You will also need to understand FOI law, and " +"the\n" +"way authorities use it. Plus you'll need to be an elite statistician. " +"Please\n" +"<a href=\"%s\">contact us</a> with questions." +msgstr "" + +#: app/views/user/signchangeemail.rhtml:30 +msgid "" +"<strong>Note:</strong>\n" +" We will send an email to your new email address. Follow the\n" +" instructions in it to confirm changing your email." +msgstr "" + +#: app/views/user/contact.rhtml:32 +msgid "" +"<strong>Note:</strong> You're sending a message to yourself, presumably\n" +" to try out how it works." +msgstr "" + +#: app/views/request/preview.rhtml:31 +msgid "" +"<strong>Privacy note:</strong> If you want to request private information " +"about\n" +" yourself then <a href=\"%s\">click here</a>." +msgstr "" + +#: app/views/user/set_crop_profile_photo.rhtml:35 +msgid "" +"<strong>Privacy note:</strong> Your photo will be shown in public on the " +"Internet, \n" +" wherever you do something on WhatDoTheyKnow." +msgstr "" + +#: app/views/request/followup_preview.rhtml:37 +msgid "" +"<strong>Privacy warning:</strong> Your message, and any response\n" +" to it, will be displayed publicly on this website." +msgstr "" + +#: app/views/comment/new.rhtml:35 +msgid "<strong>Thank</strong> the public authority or " +msgstr "" + +#: app/views/request/show.rhtml:86 +msgid "<strong>did not have</strong> the information requested." +msgstr "" + +#: app/views/request/new.rhtml:28 +msgid "<strong>search</strong> the authority's web site ..." +msgstr "" + +#: app/views/comment/new.rhtml:45 +msgid "" +"A <strong>summary</strong> of the response if you have received it by post. " +msgstr "" + +#: app/views/user/set_profile_about_me.rhtml:20 +msgid "About you:" +msgstr "" + +#: app/views/request/_sidebar.rhtml:5 +msgid "Act on what you've learnt" +msgstr "" + +#: app/views/request/_after_actions.rhtml:9 +msgid "Add an annotation" +msgstr "" + +#: app/views/comment/new.rhtml:14 +msgid "Add an annotation to " +msgstr "" + +#: app/views/request/show_response.rhtml:47 +msgid "" +"Add an annotation to your request with choice quotes, or\n" +" a <strong>summary of the response</strong>." +msgstr "" + #: app/models/user.rb:54 msgid "Admin level is not included in list" msgstr "" @@ -100,6 +354,73 @@ msgstr "" msgid "Advanced search tips" msgstr "" +#: app/views/request/new.rhtml:74 +msgid "" +"Air, water, soil, land, flora and fauna (including how these effect\n" +" human beings)" +msgstr "" + +#: app/views/public_body/list.rhtml:5 +msgid "Alphabet" +msgstr "" + +#: app/views/track_mailer/event_digest.rhtml:63 +msgid "Alter your subscription" +msgstr "" + +#: app/views/user/show.rhtml:34 +msgid "Annotations" +msgstr "" + +#: app/views/comment/new.rhtml:17 +msgid "" +"Annotations are so anyone, including you, can help the requester with their " +"request. For example:" +msgstr "" + +#: app/views/request/_after_actions.rhtml:6 +msgid "Anyone:" +msgstr "" + +#: app/views/request/new.rhtml:52 +msgid "" +"Ask for <strong>specific</strong> documents or information, this site is not " +"suitable for general enquiries." +msgstr "" + +#: app/views/request/show_response.rhtml:31 +msgid "" +"At the bottom of this page, write a reply to them trying to persuade them to " +"scan it in\n" +" (<a href=\"%s\">more details</a>)." +msgstr "" + +#: app/views/request/upload_response.rhtml:33 +msgid "Attachment (optional):" +msgstr "" + +#: app/views/request/new.rhtml:44 +msgid "Browse" +msgstr "" + +#: app/views/request/new.rhtml:48 +msgid "" +"Browse <a href=\"%s\">other requests</a> for examples of how to word your " +"request." +msgstr "" + +#: app/views/request/show.rhtml:81 +msgid "" +"By law, under all circumstances, {{public_body_link}} should have responded " +"by now" +msgstr "" + +#: app/views/request/show.rhtml:73 +msgid "" +"By law, {{public_body_link}} should normally have responded " +"<strong>promptly</strong> and" +msgstr "" + #: app/views/general/search.rhtml:17 msgid "" "Can't find it? <a href=\"%s\">Browse all</a> or <a href=\"%s\">ask us to add " @@ -122,23 +443,78 @@ msgstr "" msgid "CensorRule|Text" msgstr "" -#: app/views/public_body/show.rhtml:17 app/views/public_body/show.rhtml:19 +#: app/views/user/signchangepassword.rhtml:27 +msgid "Change password on {{site_name}}" +msgstr "" + +#: app/views/user/show.rhtml:104 +msgid "Change profile photo" +msgstr "" + +#: app/views/user/set_profile_about_me.rhtml:1 +msgid "Change the text about you on your profile at WhatDoTheyKnow.com" +msgstr "" + +#: app/views/user/show.rhtml:107 +msgid "Change your email" +msgstr "" + +#: app/views/user/signchangeemail.rhtml:1 +#: app/views/user/signchangeemail.rhtml:11 +msgid "Change your email address used on {{site_name}}" +msgstr "" + +#: app/views/user/show.rhtml:106 +msgid "Change your password" +msgstr "" + +#: app/views/user/signchangepassword_send_confirm.rhtml:1 +#: app/views/user/signchangepassword_send_confirm.rhtml:9 +#: app/views/user/signchangepassword.rhtml:11 +msgid "Change your password on {{site_name}}" +msgstr "" + +#: app/views/user/signchangepassword.rhtml:1 +msgid "" +"Change your password on {{site_name}}', :site_name => site_name) ; _erbout." +"concat " +msgstr "" + +#: app/views/public_body/show.rhtml:16 app/views/public_body/show.rhtml:18 msgid "Charity registration" msgstr "" -#: locale/model_attributes.rb:22 +#: app/views/request/followup_preview.rhtml:14 +#: app/views/request/preview.rhtml:7 +msgid "Check you haven't included any <strong>personal information</strong>." +msgstr "" + +#: app/views/request_mailer/very_overdue_alert.rhtml:6 +msgid "" +"Click on the link below to send a message to {{public_body.name}} telling " +"them to reply to your request. You might like to ask for an internal\n" +"review, asking them to find out why response to the request has been so slow." +msgstr "" + +#: app/views/request_mailer/overdue_alert.rhtml:5 +msgid "" +"Click on the link below to send a message to {{public_body}} reminding them " +"to reply to your request." +msgstr "" + +#: locale/model_attributes.rb:28 msgid "Comment|Body" msgstr "" -#: locale/model_attributes.rb:21 +#: locale/model_attributes.rb:27 msgid "Comment|Comment type" msgstr "" -#: locale/model_attributes.rb:24 +#: locale/model_attributes.rb:30 msgid "Comment|Locale" msgstr "" -#: locale/model_attributes.rb:23 +#: locale/model_attributes.rb:29 msgid "Comment|Visible" msgstr "" @@ -152,24 +528,87 @@ msgid "" "many other common image file formats are supported." msgstr "" +#: app/views/request/new.rhtml:79 +msgid "" +"Cultural sites and built structures (as they may be affected by the\n" +" environmental factors listed above)" +msgstr "" + +#: app/views/request/show.rhtml:63 +msgid "" +"Currently <strong>waiting for a response</strong> from {{public_body_link}}, " +"they must respond promptly and" +msgstr "" + +#: app/views/request/details.rhtml:1 app/views/request/details.rhtml:2 +msgid "Details of request '" +msgstr "" + #: app/views/general/search.rhtml:50 app/views/general/search.rhtml:62 msgid "Did you mean: {{correction}}" msgstr "" +#: app/views/request/_view_html_prefix.rhtml:6 +msgid "Download original attachment" +msgstr "" + +#: app/views/request/_followup.rhtml:91 +msgid "" +"Edit and add <strong>more details</strong> to the message above,\n" +" explaining why you are dissatisfied with their response." +msgstr "" + #: app/views/admin_public_body/_locale_selector.rhtml:2 msgid "Edit language version:" msgstr "" +#: app/views/user/set_profile_about_me.rhtml:9 +msgid "Edit text about you" +msgstr "" + #: app/views/comment/_comment_form.rhtml:9 msgid "Email me future updates to this request" msgstr "" +#: app/views/user/show.rhtml:36 +msgid "Email subscriptions" +msgstr "" + #: app/views/general/search.rhtml:111 msgid "" "Enter words that you want to find separated by spaces, e.g. <strong>climbing " "lane</strong>" msgstr "" +#: app/views/request/upload_response.rhtml:23 +msgid "" +"Enter your response below. You may attach one file (use email, or \n" +"<a href=\"%s\">contact us</a> if you need more)." +msgstr "" + +#: app/views/request/details.rhtml:4 +msgid "Event history" +msgstr "" + +#: app/views/request/_sidebar.rhtml:41 +msgid "Event history details" +msgstr "" + +#: app/views/request/new.rhtml:133 +msgid "" +"Everything that you enter on this page \n" +" will be <strong>displayed publicly</strong> on\n" +" this website forever (<a href=\"%s\">why?</a>)." +msgstr "" + +#: app/views/request/new.rhtml:125 +msgid "" +"Everything that you enter on this page, including <strong>your name</" +"strong>, \n" +" will be <strong>displayed publicly</strong> on\n" +" this website forever (<a href=\"%s\">why?</a>)." +msgstr "" + #: locale/model_attributes.rb:61 msgid "EximLogDone|Filename" msgstr "" @@ -178,14 +617,18 @@ msgstr "" msgid "EximLogDone|Last stat" msgstr "" -#: locale/model_attributes.rb:19 +#: locale/model_attributes.rb:16 msgid "EximLog|Line" msgstr "" -#: locale/model_attributes.rb:18 +#: locale/model_attributes.rb:15 msgid "EximLog|Order" msgstr "" +#: app/views/user/show.rhtml:33 +msgid "FOI requests" +msgstr "" + #: app/views/general/search.rhtml:90 msgid "" "FOI requests {{start_count}} to {{end_count}} of {{total_count}} for " @@ -210,27 +653,73 @@ msgid "" " (<a href=\"%s\">why?</a>)." msgstr "" -#: app/views/public_body/show.rhtml:61 +#: app/views/request_mailer/old_unclassified_updated.rhtml:8 +msgid "Follow this link to see the request:" +msgstr "" + +#: app/views/public_body/view_email.rhtml:15 +msgid "Follow up messages to existing requests are sent to " +msgstr "" + +#: app/views/request/_followup.rhtml:16 +msgid "" +"Follow ups and new responses to this request have been stopped to prevent " +"spam. Please\n" +" <a href=\"%s\">contact us</a> if you are" +msgstr "" + +#: app/views/public_body/show.rhtml:60 msgid "" "For an unknown reason, it is not possible to make a request to this " "authority." msgstr "" -#: app/views/public_body/show.rhtml:56 +#: app/views/user/_signin.rhtml:21 +msgid "Forgotten your password?" +msgstr "" + +#: app/views/public_body/show.rhtml:55 msgid "" "Freedom of Information law does not apply to this authority, so you cannot " "make\n" " a request to it." msgstr "" -#: app/views/public_body/show.rhtml:99 +#: app/views/request/followup_bad.rhtml:11 +msgid "Freedom of Information law no longer applies to" +msgstr "" + +#: app/views/public_body/view_email.rhtml:10 +msgid "" +"Freedom of Information law no longer applies to this authority.\n" +" Follow up messages to existing requests are sent to " +msgstr "" + +#: app/views/user/show.rhtml:128 +msgid "Freedom of Information request" +msgstr "" + +#: app/views/public_body/show.rhtml:98 msgid "Freedom of Information requests made" msgstr "" -#: app/views/public_body/show.rhtml:73 +#: app/views/user/show.rhtml:121 app/views/user/show.rhtml:140 +msgid "Freedom of Information requests made by" +msgstr "" + +#: app/views/public_body/show.rhtml:72 msgid "Freedom of Information requests made using this site" msgstr "" +#: app/views/request/followup_bad.rhtml:12 +msgid "" +"From the request page, try replying to a particular message, rather than " +"sending\n" +" a general followup. If you need to make a general followup, and know\n" +" an email which will go to the right place, please <a href=\"%s\">send it " +"to us</a>." +msgstr "" + #: app/views/layouts/default.rhtml:123 msgid "Hello!" msgstr "" @@ -243,6 +732,17 @@ msgstr "" msgid "Help" msgstr "" +#: app/views/request/details.rhtml:50 +msgid "" +"Here <strong>described</strong> means when a user selected a status for the " +"request, and\n" +"the most recent event had its status updated to that value. " +"<strong>calculated</strong> is then inferred by\n" +"WhatDoTheyKnow for intermediate events, which weren't given an explicit\n" +"description by a user. See the <a href=\"%s\">search tips</a> for " +"description of the states." +msgstr "" + #: locale/model_attributes.rb:58 msgid "Holiday|Day" msgstr "" @@ -251,10 +751,164 @@ msgstr "" msgid "Holiday|Description" msgstr "" -#: app/views/public_body/show.rhtml:8 +#: app/views/public_body/show.rhtml:7 msgid "Home page of authority" msgstr "" +#: app/views/request/new.rhtml:68 +msgid "" +"However, you have the right to request environmental\n" +" information under a different law" +msgstr "" + +#: app/views/request/new.rhtml:78 +msgid "Human health and safety" +msgstr "" + +#: app/views/request/_followup.rhtml:74 +msgid "I am asking for <strong>new information</strong>" +msgstr "" + +#: app/views/request/_followup.rhtml:79 +msgid "I am requesting an <strong>internal review</strong>" +msgstr "" + +#: app/views/request_game/play.rhtml:39 +msgid "I don't like these ones — give me some more!" +msgstr "" + +#: app/views/request_game/play.rhtml:40 +msgid "I don't want to do any more tidying now!" +msgstr "" + +#: app/views/request/_describe_state.rhtml:84 +msgid "I would like to <strong>withdraw this request</strong>" +msgstr "" + +#: app/views/request/_describe_state.rhtml:11 +msgid "" +"I'm still <strong>waiting</strong> for my information\n" +" <small>(maybe you got an acknowledgement)</small>" +msgstr "" + +#: app/views/request/_describe_state.rhtml:18 +msgid "I'm still <strong>waiting</strong> for the internal review" +msgstr "" + +#: app/views/request/_describe_state.rhtml:32 +msgid "I'm waiting for an <strong>internal review</strong> response" +msgstr "" + +#: app/views/request/_describe_state.rhtml:25 +msgid "I've been asked to <strong>clarify</strong> my request" +msgstr "" + +#: app/views/request/_describe_state.rhtml:57 +msgid "I've received <strong>all the information" +msgstr "" + +#: app/views/request/_describe_state.rhtml:53 +msgid "I've received <strong>some of the information</strong>" +msgstr "" + +#: app/views/request/_describe_state.rhtml:69 +msgid "I've received an <strong>error message</strong>" +msgstr "" + +#: app/views/public_body/view_email.rhtml:29 +msgid "" +"If the address is wrong, or you know a better address, please <a href=\"%s" +"\">contact us</a>." +msgstr "" + +#: app/views/request_mailer/stopped_responses.rhtml:10 +msgid "" +"If this is incorrect, or you would like to send a late response to the " +"request\n" +"or an email on another subject to {{user}}, then please\n" +"email {{contact_email}} for help." +msgstr "" + +#: app/views/request/_followup.rhtml:22 +msgid "" +"If you are dissatisfied by the response you got from\n" +" the public authority, you have the right to\n" +" complain (<a href=\"%s\">details</a>)." +msgstr "" + +#: app/views/user/no_cookies.rhtml:20 +msgid "If you are still having trouble, please <a href=\"%s\">contact us</a>." +msgstr "" + +#: app/views/request/hidden.rhtml:15 +msgid "If you are the requester, then you may" +msgstr "" + +#: app/views/request/new.rhtml:128 +msgid "" +"If you are thinking of using a pseudonym,\n" +" please <a href=\"%s\">read this first</a>." +msgstr "" + +#: app/views/request/show.rhtml:100 +msgid "If you are {{user_link}}, please" +msgstr "" + +#: app/views/user/bad_token.rhtml:7 +msgid "" +"If you can't click on it in the email, you'll have to <strong>select and " +"copy\n" +"it</strong> from the email. Then <strong>paste it into your browser</" +"strong>, into the place\n" +"you would type the address of any other webpage." +msgstr "" + +#: app/views/request/show_response.rhtml:49 +msgid "" +"If you can, scan in or photograph the response, and <strong>send us\n" +" a copy to upload</strong>." +msgstr "" + +#: app/views/user/bad_token.rhtml:13 +msgid "" +"If you got the email <strong>more than six months ago</strong>, then this " +"login link won't work any\n" +"more. Please try doing what you were doing from the beginning." +msgstr "" + +#: app/views/user/signchangeemail_confirm.rhtml:11 +#: app/views/user/signchangepassword_confirm.rhtml:10 +msgid "" +"If you use web-based email or have \"junk mail\" filters, also check your\n" +"bulk/spam mail folders. Sometimes, our messages are marked that way." +msgstr "" + +#: app/views/request/_followup.rhtml:30 +msgid "" +"If you would like to ask for information\n" +" that was not in your original request, then" +msgstr "" + +#: app/views/user/banned.rhtml:15 +msgid "" +"If you would like us to lift this ban, then you may politely\n" +"<a href=\"/help/contact\">contact us</a> giving reasons.\n" +msgstr "" + +#: app/views/user/_signup.rhtml:6 +msgid "If you're new to WhatDoTheyKnow" +msgstr "" + +#: app/views/user/_signin.rhtml:7 +msgid "If you've used WhatDoTheyKnow before" +msgstr "" + +#: app/views/user/no_cookies.rhtml:12 +msgid "" +"If your browser is set to accept cookies and you are seeing this message,\n" +"then there is probably a fault with our server." +msgstr "" + #: locale/model_attributes.rb:64 msgid "IncomingMessage|Cached attachment text clipped" msgstr "" @@ -323,6 +977,57 @@ msgstr "" msgid "InfoRequest|Url title" msgstr "" +#: app/views/request/new.rhtml:76 +msgid "" +"Information on emissions and discharges (e.g. noise, energy,\n" +" radiation, waste materials)" +msgstr "" + +#: app/views/user/no_cookies.rhtml:8 +msgid "" +"It may be that your browser is not set to accept a thing called \"cookies" +"\",\n" +"or cannot do so. If you can, please enable cookies, or try using a " +"different\n" +"browser. Then press refresh to have another go." +msgstr "" + +#: app/views/user/show.rhtml:62 +msgid "Joined WhatDoTheyKnow" +msgstr "" + +#: app/views/user/_user_listing_single.rhtml:21 +msgid "Joined in" +msgstr "" + +#: app/views/request/new.rhtml:53 +msgid "" +"Keep it <strong>focused</strong>, you'll be more likely to get what you want " +"(<a href=\"%s\">why?</a>)." +msgstr "" + +#: app/views/contact_mailer/message.rhtml:10 +msgid "Last authority viewed: " +msgstr "" + +#: app/views/contact_mailer/message.rhtml:7 +msgid "Last request viewed: " +msgstr "" + +#: app/views/user/no_cookies.rhtml:17 +msgid "" +"Let us know what you were doing when this message\n" +"appeared and your browser and operating system type and version." +msgstr "" + +#: app/views/public_body/list.rhtml:32 +msgid "List of all authorities (CSV)" +msgstr "" + +#: app/views/request/new.rhtml:1 +msgid "Make an " +msgstr "" + #: app/views/layouts/default.rhtml:17 msgid "Make and browse Freedom of Information (FOI) requests" msgstr "" @@ -339,7 +1044,19 @@ msgstr "" msgid "Make request" msgstr "" -#: app/views/public_body/show.rhtml:6 +#: app/views/public_body/_body_listing_single.rhtml:23 +msgid "Make your own request" +msgstr "" + +#: app/views/contact_mailer/message.rhtml:4 +msgid "Message sent using WhatDoTheyKnow contact form, " +msgstr "" + +#: app/views/request/new_bad_contact.rhtml:1 +msgid "Missing contact details for '" +msgstr "" + +#: app/views/public_body/show.rhtml:5 msgid "More about this authority" msgstr "" @@ -351,6 +1068,10 @@ msgstr "" msgid "More successful requests..." msgstr "" +#: app/views/request/_describe_state.rhtml:61 +msgid "My request has been <strong>refused</strong>" +msgstr "" + #: app/views/layouts/default.rhtml:112 msgid "My requests" msgstr "" @@ -363,10 +1084,30 @@ msgstr "" msgid "Name is already taken" msgstr "" +#: app/views/user/signchangeemail.rhtml:20 +msgid "New e-mail:" +msgstr "" + +#: app/views/user/signchangepassword.rhtml:15 +msgid "New password:" +msgstr "" + +#: app/views/user/signchangepassword.rhtml:20 +msgid "New password: (again)" +msgstr "" + +#: app/views/request/show_response.rhtml:62 +msgid "New response to your request" +msgstr "" + #: app/views/general/search.rhtml:40 msgid "Newest results first" msgstr "" +#: app/views/user/set_draft_profile_photo.rhtml:32 +msgid "Next, crop your photo >>" +msgstr "" + #: app/views/general/search.rhtml:16 msgid "Next, select the public authority you'd like to make the request from." msgstr "" @@ -375,52 +1116,154 @@ msgstr "" msgid "No public authorities found" msgstr "" -#: app/views/public_body/show.rhtml:74 +#: app/views/request/list.rhtml:23 +msgid "No requests of this sort yet." +msgstr "" + +#: app/views/request/similar.rhtml:7 +msgid "No similar requests found." +msgstr "" + +#: app/views/public_body/show.rhtml:73 msgid "" "Nobody has made any Freedom of Information requests to {{public_body_name}} " "using this site yet." msgstr "" +#: app/controllers/public_body_controller.rb:22 +msgid "None found" +msgstr "" + +#: app/views/request/_request_listing.rhtml:2 +#: app/views/public_body/_body_listing.rhtml:2 +msgid "None found." +msgstr "" + #: app/views/general/search.rhtml:7 msgid "Nothing found for '{{search_terms}}'" msgstr "" +#: app/views/user/signchangeemail_confirm.rhtml:3 +#: app/views/user/signchangepassword_confirm.rhtml:1 +#: app/views/user/signchangepassword_confirm.rhtml:3 +msgid "Now check your email!" +msgstr "" + +#: app/views/request/followup_preview.rhtml:10 +msgid "Now preview your follow up" +msgstr "" + +#: app/views/request/followup_preview.rhtml:8 +msgid "Now preview your message asking for an internal review" +msgstr "" + +#: app/views/request/preview.rhtml:5 +msgid "Now preview your request" +msgstr "" + +#: app/views/user/set_draft_profile_photo.rhtml:46 +msgid "OR remove the existing photo" +msgstr "" + #: app/views/general/frontpage.rhtml:25 msgid "" "OR, <strong>search</strong> for information others have requested using " "{{site_name}}" msgstr "" -#: app/views/public_body/show.rhtml:92 +#: app/views/user/signchangeemail.rhtml:15 +msgid "Old e-mail:" +msgstr "" + +#: app/views/user/show.rhtml:32 +msgid "On this page" +msgstr "" + +#: app/views/public_body/show.rhtml:91 msgid "Only requests made using {{site_name}} are shown." msgstr "" -#: locale/model_attributes.rb:26 +#: locale/model_attributes.rb:21 msgid "OutgoingMessage|Body" msgstr "" -#: locale/model_attributes.rb:29 +#: locale/model_attributes.rb:24 msgid "OutgoingMessage|Last sent at" msgstr "" -#: locale/model_attributes.rb:28 +#: locale/model_attributes.rb:23 msgid "OutgoingMessage|Message type" msgstr "" -#: locale/model_attributes.rb:27 +#: locale/model_attributes.rb:22 msgid "OutgoingMessage|Status" msgstr "" -#: locale/model_attributes.rb:30 +#: locale/model_attributes.rb:25 msgid "OutgoingMessage|What doing" msgstr "" +#: app/views/user/_signup.rhtml:30 app/views/user/_signin.rhtml:16 +msgid "Password:" +msgstr "" + +#: app/views/user/_signup.rhtml:35 +msgid "Password: (again)" +msgstr "" + #: app/views/general/search.rhtml:80 msgid "" "People {{start_count}} to {{end_count}} of {{total_count}} for " "{{user_search_query}}" msgstr "" +#: app/views/user/set_draft_profile_photo.rhtml:13 +msgid "Photo of you:" +msgstr "" + +#: app/views/request/new.rhtml:81 +msgid "Plans and administrative measures that affect these matters" +msgstr "" + +#: app/views/request_game/play.rhtml:1 app/views/request_game/play.rhtml:30 +msgid "Play the request categorisation game!" +msgstr "" + +#: app/views/request/show.rhtml:96 +msgid "Please" +msgstr "" + +#: app/views/user/no_cookies.rhtml:15 +msgid "Please <a href=\"%s\">get in touch</a> with us so we can fix it." +msgstr "" + +#: app/views/request/show.rhtml:47 +msgid "" +"Please <strong>answer the question above</strong> so we know whether the " +msgstr "" + +#: app/views/user/show.rhtml:12 +msgid "" +"Please <strong>go to the following requests</strong>, and let us\n" +" know if there was information in the recent responses to them." +msgstr "" + +#: app/views/request/_followup.rhtml:29 +msgid "" +"Please <strong>only</strong> write messages directly relating to your \n" +" request" +msgstr "" + +#: app/views/request/new.rhtml:65 +msgid "Please ask for environmental information only" +msgstr "" + +#: app/views/user/bad_token.rhtml:2 +msgid "" +"Please check the URL (i.e. the long code of letters and numbers) is copied\n" +"correctly from your email." +msgstr "" + #: app/models/profile_photo.rb:91 msgid "Please choose a file containing your photo." msgstr "" @@ -429,12 +1272,37 @@ msgstr "" msgid "Please choose what sort of reply you are making." msgstr "" +#: app/views/track_mailer/event_digest.rhtml:66 +msgid "Please click on the link below to cancel or alter these emails." +msgstr "" + +#: app/views/user_mailer/changeemail_confirm.rhtml:3 +msgid "" +"Please click on the link below to confirm that you want to \n" +"change the email address that you use for WhatDoTheyKnow\n" +"from " +msgstr "" + +#: app/views/user_mailer/confirm_login.rhtml:3 +msgid "Please click on the link below to confirm your email address." +msgstr "" + #: app/models/info_request.rb:104 msgid "" "Please describe more what the request is about in the subject. There is no " "need to say it is an FOI request, we add that on anyway." msgstr "" +#: app/views/user/set_draft_profile_photo.rhtml:22 +msgid "" +"Please don't upload offensive pictures. We will take down images\n" +" that we consider inappropriate." +msgstr "" + +#: app/views/user/no_cookies.rhtml:3 +msgid "Please enable \"cookies\" to carry on" +msgstr "" + #: app/models/user.rb:38 msgid "Please enter a password" msgstr "" @@ -463,7 +1331,7 @@ msgstr "" msgid "Please enter your annotation" msgstr "" -#: app/models/contact_validator.rb:29 app/models/user.rb:34 +#: app/models/user.rb:34 app/models/contact_validator.rb:29 msgid "Please enter your email address" msgstr "" @@ -475,7 +1343,7 @@ msgstr "" msgid "Please enter your letter requesting information" msgstr "" -#: app/models/contact_validator.rb:28 app/models/user.rb:36 +#: app/models/user.rb:36 app/models/contact_validator.rb:28 msgid "Please enter your name" msgstr "" @@ -509,12 +1377,31 @@ msgid "" "a phrase, rather than a full sentence." msgstr "" +#: app/views/request/new.rhtml:84 +msgid "" +"Please only request information that comes under those categories, " +"<strong>do not waste your\n" +" time</strong> or the time of the public authority by requesting " +"unrelated information." +msgstr "" + +#: app/views/request/new_please_describe.rhtml:5 +msgid "" +"Please select each of these requests in turn, and <strong>let everyone know</" +"strong>\n" +"if they are successful yet or not." +msgstr "" + #: app/models/outgoing_message.rb:156 msgid "" "Please sign at the bottom with your name, or alter the \"%{signoff}\" " "signature" msgstr "" +#: app/views/user/sign.rhtml:8 +msgid "Please sign in as " +msgstr "" + #: app/models/info_request.rb:36 msgid "Please write a summary with some text in it" msgstr "" @@ -537,6 +1424,12 @@ msgid "" "This makes it easier for others to read." msgstr "" +#: app/views/comment/new.rhtml:41 +msgid "" +"Point to <strong>related information</strong>, campaigns or forums which may " +"be useful." +msgstr "" + #: locale/model_attributes.rb:56 msgid "PostRedirect|Circumstance" msgstr "" @@ -561,14 +1454,34 @@ msgstr "" msgid "PostRedirect|Uri" msgstr "" -#: locale/model_attributes.rb:15 +#: app/views/request/followup_preview.rhtml:1 +msgid "Preview follow up to '" +msgstr "" + +#: app/views/comment/_comment_form.rhtml:16 +msgid "Preview your annotation" +msgstr "" + +#: app/views/request/_followup.rhtml:102 +msgid "Preview your message" +msgstr "" + +#: app/views/request/new.rhtml:148 +msgid "Preview your public request" +msgstr "" + +#: locale/model_attributes.rb:18 msgid "ProfilePhoto|Data" msgstr "" -#: locale/model_attributes.rb:16 +#: locale/model_attributes.rb:19 msgid "ProfilePhoto|Draft" msgstr "" +#: app/views/public_body/list.rhtml:37 +msgid "Public authorities - {{description}}" +msgstr "" + #: app/views/general/search.rhtml:70 msgid "" "Public authorities {{start_count}} to {{end_count}} of {{total_count}} for " @@ -619,7 +1532,7 @@ msgstr "" msgid "PublicBody|Version" msgstr "" -#: app/views/public_body/show.rhtml:11 +#: app/views/public_body/show.rhtml:10 msgid "Publication scheme" msgstr "" @@ -631,6 +1544,14 @@ msgstr "" msgid "RawEmail|Data text" msgstr "" +#: app/views/request/followup_preview.rhtml:49 +msgid "Re-edit this message" +msgstr "" + +#: app/views/request/preview.rhtml:40 +msgid "Re-edit this request" +msgstr "" + #: app/views/general/search.rhtml:125 msgid "" "Read about <a href=\"%s\">advanced search operators</a>, such as proximity " @@ -641,16 +1562,114 @@ msgstr "" msgid "Read blog" msgstr "" +#: app/views/request/new.rhtml:17 +msgid "Read this before writing your {{info_request_law_used_full}} request" +msgstr "" + #: app/views/general/search.rhtml:42 msgid "Recently described results first" msgstr "" +#: app/controllers/request_controller.rb:122 +msgid "Recently sent Freedom of Information requests" +msgstr "" + +#: app/views/request/list.rhtml:6 +msgid "Recently sent requests" +msgstr "" + +#: app/controllers/request_controller.rb:127 +msgid "Recently successful responses" +msgstr "" + +#: app/views/user/_signin.rhtml:26 +msgid "" +"Remember me</label> (keeps you signed in longer;\n" +" do not use on a public computer) " +msgstr "" + +#: app/views/request/_after_actions.rhtml:28 +msgid "Reply to " +msgstr "" + +#: app/views/comment/_single_comment.rhtml:25 +msgid "Report abuse" +msgstr "" + +#: app/views/request/_after_actions.rhtml:38 +msgid "Request an internal review" +msgstr "" + +#: app/views/request/_followup.rhtml:4 +msgid "Request an internal review from" +msgstr "" + +#: app/views/request/hidden.rhtml:1 +msgid "Request has been removed" +msgstr "" + +#: app/views/request/_request_listing_via_event.rhtml:28 +msgid "" +"Request sent to {{public_body_name}} by {{info_request_user}} on {{date}}." +msgstr "" + +#: app/views/request/_request_listing_via_event.rhtml:36 +msgid "" +"Request to {{public_body_name}} by {{info_request_user}}. Annotated by " +"{{event_comment_user}} on {{date}}." +msgstr "" + +#: app/views/request/_request_listing_single.rhtml:12 +msgid "" +"Requested from {{public_body_name}} by {{info_request_user}} on {{date}}" +msgstr "" + +#: app/views/request/_sidebar_request_listing.rhtml:13 +msgid "Requested on {{date}}" +msgstr "" + +#: app/views/request/upload_response.rhtml:11 +msgid "Respond by email" +msgstr "" + +#: app/views/request/_after_actions.rhtml:47 +msgid "Respond to request" +msgstr "" + +#: app/views/request/upload_response.rhtml:5 +msgid "Respond to the FOI request" +msgstr "" + +#: app/views/request/upload_response.rhtml:21 +msgid "Respond using the web" +msgstr "" + +#: app/views/request/show.rhtml:72 +msgid "Response to this request is <strong>delayed</strong>." +msgstr "" + +#: app/views/request/show.rhtml:80 +msgid "Response to this request is <strong>long overdue</strong>." +msgstr "" + +#: app/views/request/show_response.rhtml:64 +msgid "Response to your request" +msgstr "" + +#: app/views/request/upload_response.rhtml:28 +msgid "Response:" +msgstr "" + #: app/views/general/search.rhtml:9 msgid "Results page {{page_number}}" msgstr "" -#: app/views/layouts/default.rhtml:102 app/views/general/frontpage.rhtml:16 -#: app/views/general/search.rhtml:29 +#: app/views/user/set_profile_about_me.rhtml:35 +msgid "Save" +msgstr "" + +#: app/views/general/search.rhtml:29 app/views/general/frontpage.rhtml:16 +#: app/views/request/new.rhtml:34 app/views/layouts/default.rhtml:102 msgid "Search" msgstr "" @@ -658,6 +1677,34 @@ msgstr "" msgid "Search Freedom of Information requests, public authorities and users" msgstr "" +#: app/views/request/_followup.rhtml:7 +msgid "Send a public follow up message to" +msgstr "" + +#: app/views/request/_followup.rhtml:10 +msgid "Send a public reply to" +msgstr "" + +#: app/views/request/_after_actions.rhtml:25 +msgid "Send follow up to " +msgstr "" + +#: app/views/request/followup_preview.rhtml:50 +msgid "Send message" +msgstr "" + +#: app/views/user/show.rhtml:69 +msgid "Send message to " +msgstr "" + +#: app/views/request/preview.rhtml:41 +msgid "Send public " +msgstr "" + +#: app/views/user/show.rhtml:53 +msgid "Set your profile photo" +msgstr "" + #: app/models/public_body.rb:39 msgid "Short name is already taken" msgstr "" @@ -666,6 +1713,18 @@ msgstr "" msgid "Show most relevant results first" msgstr "" +#: app/views/request/list.rhtml:2 app/views/public_body/list.rhtml:3 +msgid "Show only..." +msgstr "" + +#: app/views/user/show.rhtml:113 app/views/user/_signin.rhtml:31 +msgid "Sign in" +msgstr "" + +#: app/views/user/sign.rhtml:20 +msgid "Sign in or make a new account" +msgstr "" + #: app/views/layouts/default.rhtml:124 msgid "Sign in or sign up" msgstr "" @@ -674,24 +1733,410 @@ msgstr "" msgid "Sign out" msgstr "" +#: app/views/user/_signup.rhtml:41 +msgid "Sign up" +msgstr "" + +#: app/views/request/_sidebar.rhtml:30 +msgid "Similar requests" +msgstr "" + +#: app/views/request_game/play.rhtml:31 +msgid "" +"Some people who've made requests haven't let us know whether they were\n" +"successful or not. We need <strong>your</strong> help –\n" +"choose one of these requests, read it, and let everyone know whether or not " +"the\n" +"information has been provided. Everyone'll be exceedingly grateful." +msgstr "" + +#: app/views/user_mailer/changeemail_already_used.rhtml:1 +msgid "" +"Someone, perhaps you, just tried to change their email address on\n" +"WhatDoTheyKnow.com from " +msgstr "" + +#: app/views/request/new.rhtml:58 +msgid "Special note for this authority!" +msgstr "" + +#: app/views/request/followup_preview.rhtml:23 +#: app/views/request/preview.rhtml:18 +msgid "Subject:" +msgstr "" + +#: app/views/user/signchangepassword_send_confirm.rhtml:26 +msgid "Submit" +msgstr "" + +#: app/views/request/_describe_state.rhtml:94 +msgid "Submit status" +msgstr "" + +#: app/views/request/list.rhtml:5 +msgid "Successful responses" +msgstr "" + +#: app/views/comment/new.rhtml:38 +msgid "" +"Suggest how the requester can find the <strong>rest of the information</" +"strong>." +msgstr "" + +#: app/views/request/new.rhtml:98 +msgid "Summary:" +msgstr "" + #: app/views/general/search.rhtml:128 msgid "Table of statuses" msgstr "" -#: app/views/public_body/show.rhtml:101 +#: app/views/request/preview.rhtml:45 +msgid "Tags:" +msgstr "" + +#: app/views/request_game/play.rhtml:42 +msgid "" +"Thanks for helping - your work will make it easier for everyone to find " +"successful\n" +"responses, and maybe even let us make league tables..." +msgstr "" + +#: app/views/user/show.rhtml:20 +msgid "" +"Thanks very much - this will help others find useful stuff. We'll\n" +" also, if you need it, give advice on what to do next about your\n" +" requests." +msgstr "" + +#: app/views/request/new_please_describe.rhtml:22 +msgid "" +"Thanks very much for helping keep everything <strong>neat and organised</" +"strong>.\n" +" We'll also, if you need it, give you advice on what to do next about " +"each of your\n" +" requests." +msgstr "" + +#: app/views/request/_describe_state.rhtml:44 +msgid "The <strong>review has finished</strong> and overall:" +msgstr "" + +#: app/views/request/new.rhtml:67 +msgid "The Freedom of Information Act <strong>does not apply</strong> to" +msgstr "" + +#: app/views/user_mailer/changeemail_already_used.rhtml:7 +msgid "The accounts have been left as they previously were." +msgstr "" + +#: app/views/request/show_response.rhtml:28 +msgid "" +"The authority only has a <strong>paper copy</strong> of the information." +msgstr "" + +#: app/views/request/show_response.rhtml:18 +msgid "" +"The authority say that they <strong>need a postal\n" +" address</strong>, not just an email, for it to be a valid FOI " +"request" +msgstr "" + +#: app/views/request/show.rhtml:104 +msgid "" +"The authority would like to / has <strong>responded by post</strong> to this " +"request." +msgstr "" + +#: app/views/request_mailer/stopped_responses.rhtml:1 +msgid "" +"The email that you, on behalf of {{public_body}}, sent to\n" +"{{user}} to reply to an {{law_used_short}}\n" +"request has not been delivered." +msgstr "" + +#: app/views/request/show_response.rhtml:22 +msgid "" +"The law, the Ministry of Justice and the Information Commissioner\n" +" all say that an email is sufficient (<a href=\"%s\">more " +"details</a>).\n" +" At the bottom of this page, write a reply to the authority " +"explaining this to them." +msgstr "" + +#: app/views/request/show.rhtml:99 +msgid "The request is <strong>waiting for clarification</strong>." +msgstr "" + +#: app/views/request/show.rhtml:92 +msgid "The request was <strong>partially successful</strong>." +msgstr "" + +#: app/views/request/show.rhtml:88 +msgid "The request was <strong>refused</strong> by" +msgstr "" + +#: app/views/request/show.rhtml:90 +msgid "The request was <strong>successful</strong>." +msgstr "" + +#: app/views/request/hidden.rhtml:9 +msgid "" +"The request you have tried to view has been removed. There are\n" +"various reasons why we might have done this, sorry we can't be more specific " +"here. Please <a\n" +" href=\"%s\">contact us</a> if you have any questions." +msgstr "" + +#: app/views/request/_followup.rhtml:37 +msgid "" +"The response to your request has been <strong>delayed</strong>. You can say " +"that, \n" +" by law, the authority should normally have responded\n" +" <strong>promptly</strong> and" +msgstr "" + +#: app/views/request/_followup.rhtml:49 +msgid "" +"The response to your request is <strong>long overdue</strong>. You can say " +"that, by \n" +" law, under all circumstances, the authority should have " +"responded\n" +" by now" +msgstr "" + +#: app/views/public_body/show.rhtml:100 msgid "" "The search index is currently offline, so we can't show the Freedom of " "Information requests that have been made to this authority." msgstr "" -#: app/views/public_body/show.rhtml:59 +#: app/views/user/show.rhtml:141 +msgid "" +"The search index is currently offline, so we can't show the Freedom of " +"Information requests this person has made." +msgstr "" + +#: app/views/request_mailer/comment_on_alert_plural.rhtml:1 +msgid "" +"There are {{count}} new annotations on your {{info_request}} request. Follow " +"this link to see what they wrote." +msgstr "" + +#: app/views/user/show.rhtml:4 +msgid "" +"There is <strong>more than one person</strong> who uses this site and has " +"this name. \n" +" One of them is shown below, you may mean a different one:" +msgstr "" + +#: app/views/request/show.rhtml:108 +msgid "" +"There was a <strong>delivery error</strong> or similar, which needs fixing " +"by the WhatDoTheyKnow team." +msgstr "" + +#: app/views/request/_describe_state.rhtml:38 +msgid "They are going to reply <strong>by post</strong>" +msgstr "" + +#: app/views/request/_describe_state.rhtml:49 +msgid "" +"They do <strong>not have</strong> the information <small>(maybe they say who " +"does)</small>" +msgstr "" + +#: app/views/user/show.rhtml:83 +msgid "They have been given the following explanation:" +msgstr "" + +#: app/views/request_mailer/overdue_alert.rhtml:3 +msgid "" +"They have not replied to your {{law_used_short}} request {{title}} promptly, " +"as normally required by law" +msgstr "" + +#: app/views/request_mailer/very_overdue_alert.rhtml:3 +msgid "" +"They have not replied to your {{law_used_short}} request {{title}}, \n" +"as required by law" +msgstr "" + +#: app/views/request/_after_actions.rhtml:3 +msgid "Things to do with this request" +msgstr "" + +#: app/views/public_body/show.rhtml:58 msgid "This authority no longer exists, so you cannot make a request to it." msgstr "" -#: app/views/public_body/show.rhtml:4 +#: app/views/request/_hidden_correspondence.rhtml:27 +msgid "" +"This comment has been hidden. See annotations to\n" +" find out why. If you are the requester, then you may" +msgstr "" + +#: app/views/request/new.rhtml:70 +msgid "" +"This covers a very wide spectrum of information about the state of\n" +" the <strong>natural and built environment</strong>, such as:" +msgstr "" + +#: app/views/request/_view_html_prefix.rhtml:9 +msgid "" +"This is an HTML version of an attachment to the Freedom of Information " +"request" +msgstr "" + +#: app/views/request_mailer/stopped_responses.rhtml:5 +msgid "" +"This is because {{title}} is an old request that has been\n" +"marked to no longer receive responses." +msgstr "" + +#: app/views/track/_tracking_links.rhtml:9 +msgid "" +"This is your own request, so you will be automatically emailed when new " +"responses arrive." +msgstr "" + +#: app/views/request/_hidden_correspondence.rhtml:19 +msgid "" +"This outgoing message has been hidden. See annotations to\n" +" find out why. If you are the requester, then you may" +msgstr "" + +#: app/views/user/show.rhtml:122 +msgid "This person has" +msgstr "" + +#: app/views/user/show.rhtml:152 +msgid "This person's" +msgstr "" + +#: app/views/request/_describe_state.rhtml:77 +msgid "This request <strong>requires administrator attention</strong>" +msgstr "" + +#: app/views/request/show.rhtml:50 +msgid "This request has an <strong>unknown status</strong>." +msgstr "" + +#: app/views/request/show.rhtml:112 +msgid "" +"This request has been <strong>withdrawn</strong> by the person who made " +"it. \n" +" \t There may be an explanation in the correspondence below." +msgstr "" + +#: app/views/request/show.rhtml:110 +msgid "" +"This request has had an unusual response, and <strong>requires attention</" +"strong> from the WhatDoTheyKnow team." +msgstr "" + +#: app/views/request/show.rhtml:5 +msgid "" +"This request has prominence 'hidden'. You can only see it because you are " +"logged\n" +" in as a super user." +msgstr "" + +#: app/views/request/show.rhtml:11 +msgid "" +"This request is hidden, so that only you the requester can see it. Please\n" +" <a href=\"%s\">contact us</a> if you are not sure why." +msgstr "" + +#: app/views/request/_hidden_correspondence.rhtml:10 +msgid "" +"This response has been hidden. See annotations to find out why.\n" +" If you are the requester, then you may" +msgstr "" + +#: app/views/request/new.rhtml:54 +msgid "" +"This site is <strong>public</strong>. Everything you type and any response " +"will be published." +msgstr "" + +#: app/views/request/details.rhtml:6 +msgid "" +"This table shows the technical details of the internal events that happened\n" +"to this request on WhatDoTheyKnow. This could be used to generate " +"information about\n" +"the speed with which authorities respond to requests, the number of " +"requests\n" +"which require a postal response and much more." +msgstr "" + +#: app/views/user/show.rhtml:79 +msgid "This user has been banned from WhatDoTheyKnow.com " +msgstr "" + +#: app/views/user_mailer/changeemail_already_used.rhtml:4 +msgid "" +"This was not possible because there is already an account using \n" +"the email address " +msgstr "" + +#: app/views/request/_request_listing_short_via_event.rhtml:8 +msgid "To" +msgstr "" + +#: app/views/user/no_cookies.rhtml:5 +msgid "" +"To carry on, you need to sign in or make an account. Unfortunately, there\n" +"was a technical problem trying to do this." +msgstr "" + +#: app/views/request/show_response.rhtml:39 +msgid "To do that please send a private email to " +msgstr "" + +#: app/views/request_mailer/not_clarified_alert.rhtml:2 +msgid "To do this, first click on the link below." +msgstr "" + +#: app/views/request_mailer/old_unclassified_updated.rhtml:1 +msgid "" +"To help us keep the site tidy, someone else has updated the status of the \n" +"{{law_used_full}} request {{title}} \n" +"that you made to {{public_body}}, to \n" +"{{display_status}} If you disagree with \n" +"their categorisation, please update the status again yourself to what\n" +"you believe to be more accurate." +msgstr "" + +#: app/views/request_mailer/new_response_reminder_alert.rhtml:1 +msgid "To let us know, follow this link and then select the appropriate box." +msgstr "" + +#: app/views/public_body/view_email_captcha.rhtml:5 +msgid "To view the email address that we use to send FOI requests to " +msgstr "" + +#: app/views/request_mailer/new_response.rhtml:5 +msgid "To view the response, click on the link below." +msgstr "" + +#: app/views/request/new.rhtml:93 app/views/request/followup_preview.rhtml:22 +#: app/views/request/preview.rhtml:17 +msgid "To:" +msgstr "" + +#: app/views/public_body/show.rhtml:3 msgid "Track this authority" msgstr "" +#: app/views/user/show.rhtml:29 +msgid "Track this person" +msgstr "" + +#: app/views/request/_sidebar.rhtml:2 +msgid "Track this request" +msgstr "" + #: locale/model_attributes.rb:33 msgid "TrackThing|Track medium" msgstr "" @@ -714,6 +2159,40 @@ msgstr "" msgid "URL name can't be blank" msgstr "" +#: app/views/request/followup_bad.rhtml:4 +msgid "Unable to send a reply to {{username}}" +msgstr "" + +#: app/views/request/followup_bad.rhtml:2 +msgid "Unable to send follow up message to {{username}}" +msgstr "" + +#: app/views/request/list.rhtml:29 +msgid "Unexpected search result type" +msgstr "" + +#: app/views/request/similar.rhtml:18 +msgid "Unexpected search result type " +msgstr "" + +#: app/views/user/wrong_user_unknown_email.rhtml:3 +msgid "" +"Unfortunately we don't know the FOI\n" +"email address for that authority, so we can't validate this.\n" +"Please <a href=\"%s\">contact us</a> to sort it out." +msgstr "" + +#: app/views/request/new_bad_contact.rhtml:5 +msgid "" +"Unfortunately, we do not have a working {{info_request_law_used_full}}\n" +"address for" +msgstr "" + +#: app/views/request/_after_actions.rhtml:14 +#: app/views/request/_after_actions.rhtml:34 +msgid "Update the status of this request" +msgstr "" + #: app/views/general/search.rhtml:112 msgid "" "Use OR (in capital letters) where you don't mind which word, e.g. " @@ -770,44 +2249,413 @@ msgstr "" msgid "User|Url name" msgstr "" -#: app/views/public_body/show.rhtml:23 +#: app/views/public_body/show.rhtml:22 msgid "View FOI email address" msgstr "" +#: app/views/public_body/view_email_captcha.rhtml:3 +msgid "View FOI email address for {{public_body_name}}" +msgstr "" + +#: app/views/contact_mailer/user_message.rhtml:10 +msgid "View Freedom of Information requests made by" +msgstr "" + #: app/views/layouts/default.rhtml:110 msgid "View authorities" msgstr "" +#: app/views/public_body/view_email_captcha.rhtml:13 +msgid "View email" +msgstr "" + #: app/views/layouts/default.rhtml:109 msgid "View requests" msgstr "" -#: app/views/public_body/show.rhtml:40 +#: app/views/request/show.rhtml:106 +msgid "" +"Waiting for an <strong>internal review</strong> by {{public_body_link}} of " +"their handling of this request." +msgstr "" + +#: app/views/request/followup_bad.rhtml:24 +msgid "We do not have a working" +msgstr "" + +#: app/views/public_body/view_email.rhtml:18 +msgid "We do not have a working request email address for this authority." +msgstr "" + +#: app/views/request/_describe_state.rhtml:100 +msgid "" +"We don't know whether the most recent response to this request contains\n" +" information or not" +msgstr "" + +#: app/views/user_mailer/confirm_login.rhtml:8 +msgid "" +"We will not reveal your email address to anybody unless you\n" +"or the law tell us to." +msgstr "" + +#: app/views/user_mailer/changeemail_confirm.rhtml:9 +msgid "" +"We will not reveal your email addresses to anybody unless you\n" +"or the law tell us to." +msgstr "" + +#: app/views/request/show.rhtml:56 +msgid "We're waiting for" +msgstr "" + +#: app/views/request/show.rhtml:52 +msgid "We're waiting for someone to read" +msgstr "" + +#: app/views/user/signchangeemail_confirm.rhtml:6 +msgid "" +"We've sent an email to your new email address. You'll need to click the link " +"in\n" +"it before your email address will be changed." +msgstr "" + +#: app/views/user/confirm.rhtml:6 +msgid "" +"We've sent you an email, and you'll need to click the link in it before you " +"can\n" +"continue." +msgstr "" + +#: app/views/user/signchangepassword_confirm.rhtml:6 +msgid "" +"We've sent you an email, click the link in it, then you can change your " +"password." +msgstr "" + +#: app/views/request/_followup.rhtml:64 +msgid "What are you doing?" +msgstr "" + +#: app/views/request/_describe_state.rhtml:4 +msgid "What best describes the status of this request now?" +msgstr "" + +#: app/views/public_body/view_email.rhtml:7 +msgid "WhatDoTheyKnow sends new requests to" +msgstr "" + +#: app/views/request_mailer/new_response.rhtml:9 +msgid "" +"When you get there, please update the status to say if the response \n" +"contains any useful information." +msgstr "" + +#: app/views/request/show_response.rhtml:44 +msgid "" +"When you receive the paper response, please help\n" +" others find out what it says:" +msgstr "" + +#: app/views/request/new_please_describe.rhtml:16 +msgid "When you're done, <strong>come back here</strong>" +msgstr "" + +#: app/views/request/show_response.rhtml:13 +msgid "Which of these is happening?" +msgstr "" + +#: app/views/request/new.rhtml:51 +msgid "Write your request in <strong>simple, precise language</strong>." +msgstr "" + +#: app/views/request/show.rhtml:83 +msgid "You can <strong>complain</strong> by" +msgstr "" + +#: app/views/request/new.rhtml:8 +msgid "" +"You can either view the <a href=\"{{existing_request}}\">existing request</" +"a>,\n" +" or edit the details below to make a new but similar request." +msgstr "" + +#: app/views/request/details.rhtml:57 +msgid "" +"You can get this page in computer-readable format as part of the main JSON\n" +"page for the request. See the <a href=\"%s\">API documentation</a>." +msgstr "" + +#: app/views/public_body/show.rhtml:39 msgid "" "You can only request information about the environment from this authority." msgstr "" -#: app/views/public_body/show.rhtml:31 +#: app/views/user/show.rhtml:122 +msgid "You have" +msgstr "" + +#: app/views/request_mailer/new_response.rhtml:1 +msgid "You have a new response to the {{law_used_full}} request " +msgstr "" + +#: app/views/user_mailer/already_registered.rhtml:3 +msgid "" +"You just tried to sign up to WhatDoTheyKnow.com, when you\n" +"already have an account. Your name and password have been\n" +"left as they previously were.\n" +"\n" +"Please click on the link below." +msgstr "" + +#: app/views/request/upload_response.rhtml:16 +msgid "" +"You may <strong>include attachments</strong>. If you would like to attach a\n" +"file too large for email, use the form below." +msgstr "" + +#: app/views/request/followup_bad.rhtml:25 +msgid "" +"You may be able to find\n" +" one on their website, or by phoning them up and asking. If you manage\n" +" to find one, then please <a href=\"%s\">send it to us</a>." +msgstr "" + +#: app/views/request/new_bad_contact.rhtml:6 +msgid "" +"You may be able to find\n" +"one on their website, or by phoning them up and asking. If you manage\n" +"to find one, then please <a href=\"%s\">send it to us</a>." +msgstr "" + +#: app/views/request/upload_response.rhtml:13 +msgid "" +"You should have received a copy of the request by email, and you can " +"respond\n" +"by <strong>simply replying</strong> to that email. For your convenience, " +"here is the address:" +msgstr "" + +#: app/views/request/show_response.rhtml:36 +msgid "" +"You want to <strong>give your postal address</strong> to the authority in " +"private." +msgstr "" + +#: app/views/user/banned.rhtml:9 +msgid "" +"You will be unable to make new requests, send follow ups, add annotations " +"or\n" +"send messages to other users. You may continue to view other requests, and " +"set\n" +"up\n" +"email alerts." +msgstr "" + +#: app/views/request_mailer/not_clarified_alert.rhtml:6 +msgid "" +"You will only get an answer to your request if you follow up\n" +"with the clarification." +msgstr "" + +#: app/views/user/show.rhtml:152 +msgid "Your " +msgstr "" + +#: app/views/user/_signup.rhtml:22 +msgid "" +"Your <strong>name will appear publicly</strong> \n" +" (<a href=\"%s\">why?</a>)\n" +" on this website and in search engines. If you\n" +" are thinking of using a pseudonym, please \n" +" <a href=\"%s\">read this first</a>." +msgstr "" + +#: app/views/contact_mailer/user_message.rhtml:3 +msgid "" +"Your details have not been given to anyone, unless you choose to reply to " +"this\n" +"message, which will then go directly to the person who wrote the message." +msgstr "" + +#: app/views/user/signchangepassword_send_confirm.rhtml:13 +#: app/views/user/_signup.rhtml:9 app/views/user/_signin.rhtml:11 +msgid "Your e-mail:" +msgstr "" + +#: app/views/user/show.rhtml:168 +msgid "Your email subscriptions" +msgstr "" + +#: app/views/request/followup_preview.rhtml:15 +msgid "Your message will appear in <strong>search engines</strong>" +msgstr "" + +#: app/views/comment/preview.rhtml:10 +msgid "" +"Your name and annotation will appear in <strong>search engines</strong>." +msgstr "" + +#: app/views/request/preview.rhtml:8 +msgid "" +"Your name, request and any responses will appear in <strong>search engines</" +"strong>\n" +" (<a href=\"%s\">details</a>)." +msgstr "" + +#: app/views/user/_signup.rhtml:18 +msgid "Your name:" +msgstr "" + +#: app/views/request_mailer/stopped_responses.rhtml:14 +msgid "Your original message is attached." +msgstr "" + +#: app/views/user/signchangeemail.rhtml:25 +msgid "Your password:" +msgstr "" + +#: app/views/user/set_draft_profile_photo.rhtml:18 +msgid "" +"Your photo will be shown in public <strong>on the Internet</strong>, \n" +" wherever you do something on WhatDoTheyKnow." +msgstr "" + +#: app/views/request_mailer/new_response_reminder_alert.rhtml:5 +msgid "" +"Your request was called {{info_request}}. Letting everyone know whether you " +"got the information will help us keep tabs on" +msgstr "" + +#: app/views/request/new.rhtml:114 +msgid "Your request:" +msgstr "" + +#: app/views/request/upload_response.rhtml:8 +msgid "" +"Your response will <strong>appear on the Internet</strong>, <a href=\"%s" +"\">read why</a> and answers to other questions." +msgstr "" + +#: app/views/request/new.rhtml:102 +msgid "" +"a one line summary of the information you are requesting, \n" +"\t\t\te.g." +msgstr "" + +#: app/views/track_mailer/event_digest.rhtml:31 +msgid "added an annotation" +msgstr "" + +#: app/views/request/followup_bad.rhtml:25 +msgid "address for" +msgstr "" + +#: app/views/public_body/show.rhtml:30 msgid "admin" msgstr "" -#: app/views/public_body/show.rhtml:29 +#: app/views/request/new.rhtml:6 +msgid "" +"already\n" +" created the same request on" +msgstr "" + +#: app/views/public_body/show.rhtml:28 msgid "also called {{public_body_short_name}}" msgstr "" +#: app/views/request/new_please_describe.rhtml:18 +msgid "and file your new request." +msgstr "" + +#: app/views/request/_describe_state.rhtml:105 +msgid "and let everyone know." +msgstr "" + +#: app/views/request/_followup.rhtml:18 +msgid "and need to send a follow up." +msgstr "" + +#: app/views/user/wrong_user.rhtml:5 +msgid "and sign in as " +msgstr "" + +#: app/views/request/show.rhtml:54 +msgid "" +"and update the status accordingly. Perhaps <strong>you</strong> might like " +"to help out by doing that?" +msgstr "" + +#: app/views/request/show.rhtml:59 +msgid "and update the status." +msgstr "" + +#: app/views/request/_describe_state.rhtml:94 +msgid "and we'll suggest <strong>what to do next</strong>" +msgstr "" + +#: app/views/user/show.rhtml:153 +msgid "annotation" +msgstr "" + +#: app/views/user/show.rhtml:147 +msgid "annotations" +msgstr "" + +#: app/views/request_mailer/very_overdue_alert.rhtml:1 +msgid "are long overdue." +msgstr "" + +#: app/controllers/public_body_controller.rb:110 +msgid "beginning with '{{letter}}'" +msgstr "" + +#: app/views/request/show.rhtml:77 +#: app/views/request/_request_listing_short_via_event.rhtml:9 +#: app/views/request/_followup.rhtml:43 +msgid "by" +msgstr "" + +#: app/views/request/_request_listing_via_event.rhtml:34 +msgid "by {{public_body_name}} to {{info_request_user}} on {{date}}." +msgstr "" + #: locale/model_attributes.rb:42 msgid "censor rule" msgstr "" -#: locale/model_attributes.rb:20 +#: locale/model_attributes.rb:26 msgid "comment" msgstr "" +#: app/views/request/show_response.rhtml:41 +msgid "" +"containing your postal address, and asking them to reply to this request.\n" +" Or you could phone them." +msgstr "" + +#: app/views/request_mailer/overdue_alert.rhtml:3 +msgid "during term time" +msgstr "" + #: app/views/general/frontpage.rhtml:18 msgid "e.g." msgstr "" -#: locale/model_attributes.rb:17 +#: app/views/user/show.rhtml:96 +msgid "edit text about you" +msgstr "" + +#: app/views/user/show.rhtml:171 +msgid "email subscription" +msgstr "" + +#: app/views/request_mailer/very_overdue_alert.rhtml:4 +msgid "even during holidays" +msgstr "" + +#: locale/model_attributes.rb:14 msgid "exim log" msgstr "" @@ -815,10 +2663,39 @@ msgstr "" msgid "exim log done" msgstr "" +#: app/views/request/_followup.rhtml:32 +msgid "file a new request" +msgstr "" + +#: app/views/request/new.rhtml:46 +msgid "for examples of how to word your request." +msgstr "" + +#: app/views/request_mailer/requires_admin.rhtml:2 +msgid "has reported an" +msgstr "" + +#: app/views/request_mailer/overdue_alert.rhtml:1 +msgid "have delayed." +msgstr "" + #: locale/model_attributes.rb:57 msgid "holiday" msgstr "" +#: app/views/request/_describe_state.rhtml:103 +msgid "if you are {{user_link}} please" +msgstr "" + +#: app/views/request/show.rhtml:65 app/views/request/show.rhtml:75 +#: app/views/request/_followup.rhtml:41 +msgid "in term time" +msgstr "" + +#: app/views/public_body/list.rhtml:42 +msgid "in total" +msgstr "" + #: locale/model_attributes.rb:63 msgid "incoming message" msgstr "" @@ -831,15 +2708,84 @@ msgstr "" msgid "info request event" msgstr "" -#: locale/model_attributes.rb:25 +#: app/views/user/signchangeemail.rhtml:3 +#: app/views/user/set_profile_about_me.rhtml:3 +msgid "internal error" +msgstr "" + +#: app/views/request/show.rhtml:95 +msgid "is <strong>waiting for your clarification</strong>." +msgstr "" + +#: app/views/user/show.rhtml:71 +msgid "just to see how it works" +msgstr "" + +#: app/views/request/show.rhtml:35 +msgid "made this" +msgstr "" + +#: app/views/user/_user_listing_single.rhtml:19 +#: app/views/user/_user_listing_single.rhtml:20 +msgid "made." +msgstr "" + +#: app/views/track_mailer/event_digest.rhtml:54 +msgid "need to add other types to TrackMailer.event_digest" +msgstr "" + +#: app/views/request/show.rhtml:69 +msgid "no later than" +msgstr "" + +#: app/views/request/followup_bad.rhtml:18 +msgid "" +"no longer exists. If you are trying to make\n" +" From the request page, try replying to a particular message, rather than " +"sending\n" +" a general followup. If you need to make a general followup, and know\n" +" an email which will go to the right place, please <a href=\"%s\">send it " +"to us</a>." +msgstr "" + +#: app/views/request/show.rhtml:67 +msgid "normally" +msgstr "" + +#: app/views/user/show.rhtml:114 +msgid "only" +msgstr "" + +#: app/views/request/_after_actions.rhtml:21 +#: app/views/request/_after_actions.rhtml:44 +msgid "only:" +msgstr "" + +#: app/views/request/new.rhtml:26 +msgid "or <strong>search</strong> their web site ..." +msgstr "" + +#: locale/model_attributes.rb:20 msgid "outgoing message" msgstr "" +#: app/views/public_body/view_email_captcha.rhtml:6 +msgid "please enter these words." +msgstr "" + +#: app/views/user/sign.rhtml:11 +msgid "please sign in as " +msgstr "" + +#: app/views/user/sign.rhtml:28 +msgid "please sign in or make a new account." +msgstr "" + #: locale/model_attributes.rb:50 msgid "post redirect" msgstr "" -#: locale/model_attributes.rb:14 +#: locale/model_attributes.rb:17 msgid "profile photo" msgstr "" @@ -851,10 +2797,122 @@ msgstr "" msgid "raw email" msgstr "" +#: app/views/request/show.rhtml:37 +msgid "request" +msgstr "" + +#: app/views/request_mailer/not_clarified_alert.rhtml:1 +msgid "request." +msgstr "" + +#: app/views/request/show.rhtml:84 +msgid "requesting an internal review" +msgstr "" + +#: app/views/request_mailer/requires_admin.rhtml:3 +msgid "" +"response as needing administrator attention. Take a look, and reply to this\n" +"email to let them know what you are going to do about it." +msgstr "" + +#: app/views/request/show.rhtml:97 +msgid "send a follow up message" +msgstr "" + +#: app/views/request/_request_listing_via_event.rhtml:31 +msgid "sent to {{public_body_name}} by {{info_request_user}} on {{date}}." +msgstr "" + +#: app/views/request/show.rhtml:101 +msgid "sign in" +msgstr "" + +#: app/views/user/wrong_user.rhtml:4 +msgid "sign out" +msgstr "" + +#: app/views/request_mailer/new_response.rhtml:2 +msgid "that you made to" +msgstr "" + +#: app/views/request/new.rhtml:24 +msgid "the authority's" +msgstr "" + +#: app/views/user/show.rhtml:140 +msgid "this person" +msgstr "" + +#: app/views/user_mailer/changeemail_already_used.rhtml:2 +#: app/views/request/show.rhtml:41 app/views/request/new.rhtml:45 +msgid "to" +msgstr "" + +#: app/views/user_mailer/changeemail_confirm.rhtml:5 +msgid "to " +msgstr "" + +#: app/views/user/show.rhtml:113 +msgid "" +"to change password, \n" +" subscriptions and more" +msgstr "" + +#: app/views/request/new.rhtml:37 +msgid "to check that the info isn't already published." +msgstr "" + +#: app/views/request/_after_actions.rhtml:10 +msgid "to help the requester or others" +msgstr "" + +#: app/views/request/show.rhtml:57 +msgid "to read" +msgstr "" + +#: app/views/request/show.rhtml:101 +msgid "to send a follow up message." +msgstr "" + +#: app/views/request/_hidden_correspondence.rhtml:21 +#: app/views/request/_hidden_correspondence.rhtml:29 +msgid "" +"to view the\n" +" response." +msgstr "" + +#: app/views/request/hidden.rhtml:17 +msgid "to view the request." +msgstr "" + +#: app/views/request/_hidden_correspondence.rhtml:13 +msgid "to view the response." +msgstr "" + #: locale/model_attributes.rb:31 msgid "track thing" msgstr "" +#: app/views/request/_hidden_correspondence.rhtml:38 +msgid "unexpected prominence on request event" +msgstr "" + +#: app/views/request/_request_listing_via_event.rhtml:38 +msgid "unknown event type indexed " +msgstr "" + +#: app/views/request/followup_bad.rhtml:30 +msgid "unknown reason " +msgstr "" + +#: app/views/user/show.rhtml:180 app/views/user/show.rhtml:194 +msgid "unsubscribe all" +msgstr "" + +#: app/views/request/show.rhtml:48 +msgid "useful information." +msgstr "" + #: locale/model_attributes.rb:69 msgid "user" msgstr "" @@ -863,6 +2921,10 @@ msgstr "" msgid "user info request sent alert" msgstr "" +#: app/views/user/show.rhtml:140 +msgid "you" +msgstr "" + #: app/views/general/frontpage.rhtml:51 msgid "{{length_of_time}} ago" msgstr "" |