diff options
-rw-r--r-- | app/views/request/_hidden_correspondence.html.erb | 2 | ||||
-rw-r--r-- | locale/aln/app.po | 83 |
2 files changed, 50 insertions, 35 deletions
diff --git a/app/views/request/_hidden_correspondence.html.erb b/app/views/request/_hidden_correspondence.html.erb index 5ee9a4724..4c06f1f48 100644 --- a/app/views/request/_hidden_correspondence.html.erb +++ b/app/views/request/_hidden_correspondence.html.erb @@ -15,7 +15,7 @@ <div class="correspondence" id="outgoing-<%=outgoing_message.id.to_s%>"> <p> <%= _('This outgoing message has been hidden. See annotations to - find out why. If you are the requester, then you may <a href="{{url}}">sign in</a> to view the response.', :url => signin_url(:r => request.fullpath).html_safe) %> + find out why. If you are the requester, then you may <a href="{{url}}">sign in</a> to view the response.', :url => signin_url(:r => request.fullpath).html_safe) %> </p> </div> <% elsif info_request_event.event_type == 'comment' %> diff --git a/locale/aln/app.po b/locale/aln/app.po index 0157cdfab..efa9ef562 100644 --- a/locale/aln/app.po +++ b/locale/aln/app.po @@ -6,9 +6,9 @@ # Valon <vbrestovci@gmail.com>, 2011 msgid "" msgstr "" -"Project-Id-Version: alaveteli\n" -"Report-Msgid-Bugs-To: http://github.com/sebbacon/alaveteli/issues\n" -"POT-Creation-Date: 2013-04-23 16:34+0100\n" +"Project-Id-Version: version 0.0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-05-30 09:37+0100\n" "PO-Revision-Date: 2013-04-23 15:39+0000\n" "Last-Translator: louisecrow <louise@mysociety.org>\n" "Language-Team: Albanian Gheg (http://www.transifex.com/projects/p/alaveteli/language/aln/)\n" @@ -291,6 +291,15 @@ msgstr "" msgid "Act on what you've learnt" msgstr "" +msgid "Acts as xapian/acts as xapian job" +msgstr "" + +msgid "ActsAsXapian::ActsAsXapianJob|Action" +msgstr "" + +msgid "ActsAsXapian::ActsAsXapianJob|Model" +msgstr "" + msgid "Add an annotation" msgstr "" @@ -588,6 +597,9 @@ msgstr "" msgid "Date:" msgstr "" +msgid "Dear {{name}}," +msgstr "" + msgid "Dear {{public_body_name}}," msgstr "" @@ -854,6 +866,18 @@ msgstr "" msgid "Handled by post." msgstr "" +msgid "Has tag string/has tag string tag" +msgstr "" + +msgid "HasTagString::HasTagStringTag|Model" +msgstr "" + +msgid "HasTagString::HasTagStringTag|Name" +msgstr "" + +msgid "HasTagString::HasTagStringTag|Value" +msgstr "" + msgid "Hello! You can make Freedom of Information requests within {{country_name}} at {{link_to_website}}" msgstr "" @@ -1664,9 +1688,6 @@ msgstr "" msgid "Public body" msgstr "" -msgid "Public body/translation" -msgstr "" - msgid "Public notes" msgstr "" @@ -1676,33 +1697,6 @@ msgstr "" msgid "Public page not available" msgstr "" -msgid "PublicBody::Translation|Disclosure log" -msgstr "" - -msgid "PublicBody::Translation|First letter" -msgstr "" - -msgid "PublicBody::Translation|Locale" -msgstr "" - -msgid "PublicBody::Translation|Name" -msgstr "" - -msgid "PublicBody::Translation|Notes" -msgstr "" - -msgid "PublicBody::Translation|Publication scheme" -msgstr "" - -msgid "PublicBody::Translation|Request email" -msgstr "" - -msgid "PublicBody::Translation|Short name" -msgstr "" - -msgid "PublicBody::Translation|Url name" -msgstr "" - msgid "PublicBody|Api key" msgstr "" @@ -2185,6 +2179,9 @@ msgstr "" msgid "The search index is currently offline, so we can't show the Freedom of Information requests this person has made." msgstr "" +msgid "The {{site_name}} team." +msgstr "" + msgid "Then you can cancel the alert." msgstr "" @@ -2331,7 +2328,7 @@ msgstr "" msgid "This is your own request, so you will be automatically emailed when new responses arrive." msgstr "" -msgid "This outgoing message has been hidden. See annotations to\\n\t\t\t\t\t\tfind out why. If you are the requester, then you may <a href=\"{{url}}\">sign in</a> to view the response." +msgid "This outgoing message has been hidden. See annotations to\\n find out why. If you are the requester, then you may <a href=\"{{url}}\">sign in</a> to view the response." msgstr "" msgid "This particular request is finished:" @@ -2695,6 +2692,12 @@ msgstr "" msgid "Was the response you got to your FOI request any good?" msgstr "" +msgid "We consider it is not a valid FOI request, and have therefore hidden it from other users." +msgstr "" + +msgid "We consider it to be vexatious, and have therefore hidden it from other users." +msgstr "" + msgid "We do not have a working request email address for this authority." msgstr "" @@ -2887,6 +2890,9 @@ msgstr "" msgid "You will only get an answer to your request if you follow up\\nwith the clarification." msgstr "" +msgid "You will still be able to view it while logged in to the site. Please reply to this email if you would like to discuss this decision further." +msgstr "" + msgid "You're in. <a href=\"#\" id=\"send-request\">Continue sending your request</a>" msgstr "" @@ -2953,6 +2959,12 @@ msgstr "" msgid "Your photo will be shown in public <strong>on the Internet</strong>,\\n wherever you do something on {{site_name}}." msgstr "" +msgid "Your request '{{request}}' at {{url}} has been reviewed by moderators." +msgstr "" + +msgid "Your request on {{site_name}} hidden" +msgstr "" + msgid "Your request was called {{info_request}}. Letting everyone know whether you got the information will help us keep tabs on" msgstr "" @@ -2987,6 +2999,9 @@ msgstr "" msgid "Yours sincerely," msgstr "" +msgid "Yours," +msgstr "" + msgid "[FOI #{{request}} email]" msgstr "" |