engine/config/locales/admin_ui.en.yml

294 lines
9.9 KiB
YAML
Raw Normal View History

2010-04-10 15:25:07 +00:00
en:
admin:
buttons:
login: Log in
send_password: Send
change_password: Update
new_item: "+ add"
switch_to_site: Go
delete: "Delete"
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}
2010-04-24 00:32:36 +00:00
see: See website
2011-07-05 16:30:12 +00:00
switch: Switch to another site
2010-04-24 00:32:36 +00:00
logout: Log out
menu:
contents: Contents
assets: Assets
settings: Settings
pages: Pages
snippets: Snippets
account: My account
site: Site
2010-05-11 21:38:52 +00:00
theme_assets: Theme files
2010-04-24 00:32:36 +00:00
footer:
who_is_behind: "Service developed by %{development} and designed by <a href=\"http://www.sachagreif.com\">Sacha Greif</a>"
2010-04-25 00:33:38 +00:00
form_actions:
back: Back without saving
create: Create
update: Update
send: Send
errors:
"500":
title: Application Error
2010-08-02 11:45:50 +00:00
notice: "We're sorry, but something went wrong"
link: "&rarr; Back to the application"
"404":
title: Page not found
notice: "The page you requested does not exist."
link: "&rarr; Back to the application"
notifications:
new_content_instance:
subject: "[%{type}] new"
title: "Hi %{name}, just to let you know that a new instance has been created on %{date}"
type: "Model: %{type}"
2011-07-05 16:30:12 +00:00
sites_picker:
new: + new site
custom_fields:
edit:
title: Editing custom field
text_formatting:
none: None
html: HTML
2010-06-14 13:04:01 +00:00
edit_field:
title: Edit field
edit_category:
title: Edit options
help: Manage the list of options for your select box.
collection_label: List of options
2011-06-23 14:44:14 +00:00
types:
category:
edit_categories: Edit options
file:
delete_file: Delete file
index:
is_required: is required
default_label: Field name
sessions:
new:
title: Login
link: "I forgot my password"
email: "Email"
password: "Password"
passwords:
new:
title: Forgot password
link: "&rarr; Back to login page"
email: "Your email"
edit:
title: Update my password
link: "&rarr; Back to login page"
password: "Your new password"
password_confirmation: "Confirmation of your new password"
2010-04-24 00:32:36 +00:00
pages:
index:
title: Listing pages
help: "Pages are organized as a tree. You can order pages as well as folders"
no_items: "There are no pages for now. Just click <a href=\"%{url}\">here</a> to create the first one."
2010-04-25 00:33:38 +00:00
new: new page
lastest_items: Lastest pages
new:
title: New page
help: "Please fill in the below form to create your page. Be careful, by default, the page is not published."
page:
updated_at: updated at
edit:
show: show
help: "The page title can be updated by clicking it. To apply your changes, click on the \"Update\" button."
ask_for_title: "Please type the new page title"
form:
delete_file: Delete file
default_block: Default
cache_strategy:
none: None
simple: Simple
hour: 1 hour
day: 1 day
week: 1 week
month: 1 month
snippets:
index:
title: Listing snippets
help: "Snippets are portion of HTML code which can be found at different places within the site (such as a footer)."
no_items: "There are no snippets for now. Just click <a href=\"%{url}\">here</a> to create the first one."
new: new snippet
2010-05-12 00:16:39 +00:00
new:
title: New snippet
help: "Fill in the form below to update your snippet."
edit:
title: Editing snippet
help: "Include your snippet in your page templates with the following liquid code : <span class='code'>{% include '%{slug}' %}</span>."
snippet:
updated_at: Updated at
sites:
new:
title: New site
help: "Fill in the form below to create your new site."
current_sites:
edit:
export: export
import: import
new_membership: add account
help: "The site name can be updated by clicking it. To apply your changes, click on the \"Update\" button."
ask_for_name: "Please type the new site name"
memberships:
roles:
admin: Administrator
designer: Designer
author: Author
new:
title: New membership
help: "Please give the account email to add. If it does not exist, you will be redirected to the account creation form."
accounts:
new:
title: New account
2010-07-06 09:14:37 +00:00
help: "Fill in the form below to add a new account."
my_accounts:
edit:
help: "Your name can be updated by clicking it. To apply your changes, click on the \"Update\" button."
new_site: new site
en: English
2011-02-23 11:40:56 +00:00
de: German
fr: French
2011-02-09 20:56:31 +00:00
pt-BR: "Brazilian Portuguese"
2011-05-04 11:05:16 +00:00
it: Italian
2011-07-05 21:55:26 +00:00
nl: Dutch
2011-07-05 22:33:34 +00:00
es: Spanish
ask_for_name: "Please type your new name"
2010-05-11 21:38:52 +00:00
theme_assets:
index:
title: Listing theme files
help: "The theme files section is the place where you manage the files needed by your layout, snippets...etc. If you need to manage an image gallery, create a new content type instead.<br/><b>Warning:</b> you may not see all the assets depending on your rights."
2010-05-11 21:38:52 +00:00
new: new file
snippets: Snippets
2010-05-11 21:38:52 +00:00
css_and_js: Style and javascript
2010-07-17 22:01:00 +00:00
fonts: Fonts
2010-05-11 21:38:52 +00:00
images: Images
medias: Medias
no_items: "There are no files for now."
asset:
updated_at: Updated at
2010-05-11 21:38:52 +00:00
new:
title: New file
help: "You have the choice to either upload any file or to copy/paste a stylesheet or a javascript in plain text."
2010-05-11 21:38:52 +00:00
edit:
title: "Editing %{file}"
help: "This asset is accessible directly from the following url: <a href='%{url}'>%{url}</a>"
help_image: "Include your image in your page templates or snippets with the following liquid code : <span class='code'>{{ '%{path}' | theme_image_tag }}</span>.<br/>Your current image dimensions : <b>%{width}px x %{height}px</b>.<br/>"
help_javascript: "Include your javascript file in your page templates or snippets with the following code : <span class='code'>{{ '%{path}' | javascript_tag }}</span>.<br/>"
help_stylesheet: "Include your stylesheet file in your page templates or snippets with the following code : <span class='code'>{{ '%{path}' | stylesheet_tag }}</span>.<br/>"
2010-05-11 21:38:52 +00:00
form:
picker_link: Insert a file into the code
2010-05-11 21:38:52 +00:00
choose_file: Choose file
choose_plain_text: Choose plain text
images:
title: Listing images
no_items: "There are no files for now."
2010-05-12 00:16:39 +00:00
assets:
new:
title: New asset
help: "Fill in the form below to create your asset."
edit:
title: Edit asset
help: "Fill in the form below to update your asset."
content_types:
index:
new: new model
new:
title: New model
help: "Create your own data model (Projects, People, ...etc). Your model should have one field at least. The items created from this content type would have their first field mandatory."
edit:
title: Editing model
help: "Your model should have one field at least. The items created from this content type would have their first field mandatory."
show_items: show items
new_item: new item
form:
order_by:
created_at: 'By creation date'
updated_at: 'By updating date'
position_in_list: Manually
2011-03-09 23:54:38 +00:00
order_direction:
asc: Ascending
desc: Descending
contents:
index:
title: 'Listing "%{type}"'
edit: edit model
destroy: remove model
download: download items
new: new item
category_noname: "No name"
lastest_items: "Lastest items"
updated_at: "Updated at"
list:
no_items: "There are no items for now. Just click <a href=\"%{url}\">here</a> to create the first one."
new:
title: '%{type} &mdash; new item'
edit:
title: '%{type} &mdash; editing item'
2010-07-17 22:01:00 +00:00
image_picker:
link: Insert an image into the code
cross_domain_sessions:
new:
title: Cross-domain authentication
notice: You will be redirected to the website in a couple of seconds.
import:
new:
title: Import site template
help: "Be careful when you upload a new template for your existing website, your current data could be modified or even removed."
show:
title: Import in progress
help: "Your site is being updated from the theme zip file you have just uploaded. It lasts a couple of seconds."
steps:
site: Site information
content_types: Custom content types
assets: Theme files
snippets: Snippets
pages: Pages
messages:
success: "Your site was successfully updated."
failure: "The import did not work."
installation:
common:
title: First Locomotive Installation
next: Next
step_1:
title: "Step 1/2 &mdash; Create account"
name: Account name
email: Email
password: Password
password_confirmation: Password confirmation
done: "You have already added an account:<br/><strong>%{name}</strong>, <em>%{email}</em>"
next: Create account
step_2:
title: "Step 2/2 &mdash; Create your first site"
explanations: "If you already uploaded the default site template (see instructions), you can use it right away. Or you can upload a site template as a zip file (free available templates <a href=\"http://www.locomotivecms.com/support/themes\">here</a>)."
back_to_default_template: "Click <a href='#'>here</a> to select the default site template instead"
next: Create site