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

85 lines
2.7 KiB
YAML

en:
layout:
users:
list: List
new: Create
profile: Profile
settings: Settings
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
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
users_filter:
all: All
admin: Admins
real: Real
banned: Banned
tester: Testers
register_request:
list_header: Register requests
activerecord:
attributes:
user:
name: Name
login: Nickname or Email
email: Email
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
authentication_token: API token
users:
profile:
projects:
visibilities:
all: All
open: Public
hidden: Private
search: Search
or: or
clear: Clear
updated: "Updated:"
simple_form:
labels:
user:
delete_avatar: Delete avatar
remember_me_html: "Remember me "
placeholders:
user:
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.