engine/config/locales/admin_ui_en.yml

83 lines
2.3 KiB
YAML
Raw Normal View History

2010-04-10 15:25:07 +00:00
en:
2010-04-22 23:52:11 +00:00
admin:
sessions:
new:
2010-04-24 00:32:36 +00:00
title: Login
2010-04-22 23:52:11 +00:00
link: "I forgot my password"
email: "Email"
password: "Password"
passwords:
new:
title: Forgot password
link: "→ Back to login page"
email: "Your email"
edit:
title: Update my password
link: "→ Back to login page"
password: "Your new password"
password_confirmation: "Confirmation of your new password"
2010-04-24 00:32:36 +00:00
messages:
confirm: Are you sure ?
2010-04-24 00:32:36 +00:00
shared:
header:
welcome: Welcome, {{name}}
see: See website
logout: Log out
menu:
contents: Contents
assets: Assets
settings: Settings
pages: Pages
layouts: Layouts
snippets: Snippets
2010-04-24 00:32:36 +00:00
footer:
developed_by: Developed by
powered_by: and Powered by
2010-04-25 00:33:38 +00:00
form_actions:
back: Back without saving
create: Create
update: Update
attributes:
body: Body
2010-04-24 00:32:36 +00:00
pages:
index:
title: Listing pages
2010-04-25 00:33:38 +00:00
no_items: "There are no pages for now. Just click <a href=\"{{url}}\">here</a> to create the first one."
new: new page
messages:
successful_create: "Page was successfully created."
successful_update: "Page was successfully updated."
2010-04-24 00:32:36 +00:00
layouts:
index:
title: Listing layouts
no_items: "There are no layouts for now. Just click <a href=\"{{url}}\">here</a> to create the first one."
new: new layout
snippets:
index:
title: Listing snippets
no_items: "There are no snippets for now. Just click <a href=\"{{url}}\">here</a> to create the first one."
new: new snippet
2010-04-25 00:33:38 +00:00
formtastic:
titles:
information: General information
meta: Meta
code: Code
2010-04-25 00:33:38 +00:00
hints:
page:
keywords: "Meta keywords used within the head tag of the page. They are separeted by an empty space. Required for SEO."
description: "Meta description used within the head tag of the page. Required for SEO."
snippet:
slug: "You need to know it in order to insert the snippet inside a page or a layout"
2010-04-25 00:33:38 +00:00
2010-04-22 23:52:11 +00:00
buttons:
login: Log in
send_password: Send
change_password: Update