rosa-build/config/locales/users.en.yml

85 lines
2.7 KiB
YAML
Raw Permalink Normal View History

en:
layout:
users:
list: List
new: Create
2012-03-12 18:13:10 +00:00
profile: Profile
settings: Settings
2015-02-10 22:08:39 +00:00
builds_settings: Builds settings
new_header: New user
edit_header: Edit
list_header: Users
groups: Groups
show: User
back_to_the_list: ⇐ List of users
confirm_delete: Are you sure to remove this user?
own_projects: My projects
part_projects: Participate projects
filter_header: Filter
2015-02-12 22:38:13 +00:00
public_data_edit_warning: "This is a public profile available for everyone. If you don't want to share some information, just don't fill corresponding fields."
user_private_settings: Settings
settings_notifier: Notification center
delete_header: Delete aacount
delete_warning: Warning! Deleted account can not be recovered.
private_settings_header: Password change
2012-03-20 18:11:28 +00:00
users_filter:
all: All
2012-03-21 17:45:51 +00:00
admin: Admins
2012-03-20 18:11:28 +00:00
real: Real
2012-03-20 20:06:51 +00:00
banned: Banned
2012-12-06 18:04:39 +00:00
tester: Testers
2012-03-29 19:34:45 +01:00
register_request:
list_header: Register requests
activerecord:
attributes:
user:
name: Name
login: Nickname or Email
email: Email
2014-06-25 21:49:06 +01:00
hide_email: Hide email
uname: Nickname
ssh_key: SSH key
current_password: Current password
role: Role
created_at: Created
updated_at: Updated
sound_notifications: Enable sound notifications
role: System role
language: Language
password: Password
password_confirm: Confirmation
professional_experience: Professional experience
site: Web-Site
location: Location
company: Company
avatar: Avatar
avatar_file_size: Avatar file size
2013-10-16 18:30:40 +01:00
authentication_token: API token
users:
profile:
projects:
visibilities:
2014-11-15 01:26:36 +00:00
all: All
open: Public
hidden: Private
search: Search
or: or
clear: Clear
updated: "Updated:"
simple_form:
labels:
user:
2014-11-15 01:26:36 +00:00
delete_avatar: Delete avatar
remember_me_html: "Remember me "
placeholders:
user:
2014-11-15 01:26:36 +00:00
uname: Enter the nickname here.
name: Enter the name here.
email: Enter the email address here.
password: Enter the password here.
password_confirmation: Enter the Confirm Password here.