it: activerecord: models: comment: 'comment' comments: 'comments' contact: 'contact' contacts: 'contacts' page: 'page' pages: 'pages' tag: 'tag' tags: 'tags' attributes: pages: title: "title" short_title: 'short title' description: "description" body: "body text" for_the_blog: 'for the blog' parent_title: 'page parent title' contacts: sender_name: "sender name" sender_email: 'sender email' body: 'message' comments: author: 'author' body: "body text" locale: 'language' status: 'status' pages: author: 'author' create_new: 'create new page' edit_this: 'edit this page' home: 'home page' not_published_yet: 'Not published yet' publish: 'publish' published: 'published?' unpublish: 'unpublish' reorder_root_menus: 'reorder root menu items' create: notice: 'The page was successfully created.' warning: 'There was a problem saving the page' update: notice: 'The page was successfully updated.' warning: 'There was a problem saving the page' destroy: notice: 'The page was deleted' root_warning: "You cannot delete this page as this is the root page of the site. You should only modify it." hint: title: 'nice and descriptive' short_title: 'ideally one word only, used for the menu' status: changed: published: 'The page has been published' unpublished: "The page has been unpublished. It's a draft again." toggled: "The blog status of the page has been changed" contacts: messages_from_forms: 'messages from contact form' send_message: 'send message' sent: 'Sent at' create: did_not_reach: 'Something went wrong. Your message did not reach the intended recipient.' invalid_email: 'Your email address does not seem to be valid!' notice: 'Your message has been sent' warning: 'There was a problem sending your message.' mailer: intro: 'Here is the message sent via the contact form on the web site:' sender_name: "Sender's name:" sender_email: "Sender's email:" message: 'Message:' comments: login_needed: 'You need to be logged in to leave a comment' sorted_by_oldest: 'This section is sorted by oldest comment first so that they can be moderated from top to bottom.' what_do_you_think: 'What do you think?' create: notice: 'The comment was successfully created.' warning: 'There was a problem saving the comment to the database' update: notice: 'The comment was successfully updated.' warning: 'There was a problem saving this comment' destroy: notice: 'The comment was deleted' moderation: accept: notice: "This comment has been accepted" warning: "Some error occurred and the comment could not be moderated and accepted" block: notice: "This comment has been blocked" warning: "Some error occurred and the comment could not be moderated and blocked" actions: accept: "accept!" block: "block!" status: pending: 'pending' accepted: 'accepted' blocked: 'blocked' blog: itself: 'blog' home: 'home blog' official: 'the official blog'