1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/config/locales/activerecord/en.yml

185 lines
4.9 KiB
YAML
Raw Normal View History

2018-11-26 11:10:46 -05:00
en:
activerecord:
models:
2019-01-31 22:06:20 -05:00
account:
one: Account
few: Accounts
2019-03-27 01:35:35 -04:00
many: Accounts
2020-04-08 05:29:46 -04:00
other: Accounts
contact:
one: Contact
2019-09-03 12:18:01 -04:00
few: Contacts
many: Contacts
2020-04-08 05:29:46 -04:00
other: Contacts
contact_network:
one: Contact network
few: Contact networks
many: Contact networks
2020-04-08 05:29:46 -04:00
other: Contact networks
2019-06-23 11:59:44 -04:00
federal_subject:
one: State
few: States
2019-03-27 01:35:35 -04:00
many: States
2020-04-08 05:29:46 -04:00
other: States
org_unit:
one: Organizational unit
few: Organizational unit
many: Organizational units
2020-04-08 05:29:46 -04:00
other: Organizational units
org_unit_kind:
one: Organizational unit type
few: Organizational unit types
many: Organizational unit types
2020-04-08 05:29:46 -04:00
other: Organizational unit types
2018-11-29 20:19:38 -05:00
passport:
one: Passport
2019-03-27 01:35:35 -04:00
many: Passports
2020-04-08 05:29:46 -04:00
other: Passports
person:
one: Person
few: People
2019-03-27 01:35:35 -04:00
many: People
2020-04-08 05:29:46 -04:00
other: People
2019-07-17 04:11:22 -04:00
person_comment:
one: Comment
many: Comments
2020-04-08 05:29:46 -04:00
other: Comments
relation_status:
one: Relation status
2019-09-21 12:00:25 -04:00
few: Relation statuses
many: Relation statuses
2020-04-08 05:29:46 -04:00
other: Relation statuses
relationship:
one: Party relation
many: Party relations
2020-04-08 05:29:46 -04:00
other: Party relations
session:
one: Session
2019-09-03 12:18:01 -04:00
few: Sessions
many: Sessions
2020-04-08 05:29:46 -04:00
other: Sessions
2018-11-29 16:40:19 -05:00
user:
one: User
2019-03-27 01:35:35 -04:00
many: Users
2020-04-08 05:29:46 -04:00
other: Users
2018-11-26 11:10:46 -05:00
attributes:
2019-01-31 22:06:20 -05:00
account:
id: ID
2019-07-21 22:38:23 -04:00
nickname: Username
2019-02-01 16:46:57 -05:00
public_name: Public name
2019-01-31 23:02:51 -05:00
biography: Bio
2019-03-24 10:04:03 -04:00
avatar: Avatar
2019-08-14 08:18:18 -04:00
person: Person
timezone: Timezone
2020-04-08 05:59:58 -04:00
locale: Language
contact:
id: ID
contact_network: Contact network
value: Value
send_security_notifications: Security notifications
2020-04-10 00:37:23 -04:00
show_in_public: Public
2020-04-09 22:15:48 -04:00
link: Link
contact_network:
id: ID
codename: Codename
2019-08-17 20:27:24 -04:00
contacts: Contacts
name: Name
2020-04-09 22:15:48 -04:00
link: Link
2019-06-23 11:59:44 -04:00
federal_subject:
id: ID
2019-03-24 16:52:10 -04:00
english_name: Name
2019-03-24 17:10:10 -04:00
native_name: Name
2019-07-18 15:11:33 -04:00
display_name: Name
2019-07-22 05:14:14 -04:00
centre: Administrative centre
number: Number
timezone: Time zone
org_unit:
id: ID
kind: Type
short_name: Short name
name: Name
2019-10-01 21:31:12 -04:00
parent_unit: Parent
2019-10-21 04:12:49 -04:00
resource: Resource
2019-09-30 16:33:46 -04:00
org_unit_kind:
id: ID
codename: Codename
short_name: Short name
name: Name
parent_kind: Parent
2018-11-29 20:19:38 -05:00
passport:
2018-11-29 20:56:44 -05:00
id: ID
2019-03-26 16:18:21 -04:00
first_name: First name
middle_name: Middle name
last_name: Last name
2018-12-02 09:16:16 -05:00
sex: Sex
date_of_birth: Date of birth
place_of_birth: Place of birth
series: Series
number: Number
issued_by: Issued by
unit_code: Unit code
date_of_issue: Date of issue
person:
id: ID
2019-08-14 08:09:20 -04:00
account: Account
first_name: First name
middle_name: Middle name
last_name: Last name
sex: Sex
date_of_birth: Date of birth
place_of_birth: Place of birth
2019-08-28 12:59:39 -04:00
photo: Photo
2019-07-17 04:11:22 -04:00
person_comment:
id: ID
2019-07-17 04:34:51 -04:00
attachment: Attachment
2019-07-17 04:11:22 -04:00
text: Text
relation_status:
id: ID
org_unit_kind: Unit type
codename: Codename
name: Name
relationship:
id: ID
from_date: From date
session:
id: ID
account: Account
logged_at: Date & time (UTC timezone)
ip_address: IP address
2019-09-10 00:45:25 -04:00
user_agent: User agent
2018-11-29 16:40:19 -05:00
user:
2018-11-29 20:56:44 -05:00
id: ID
2018-11-29 16:40:19 -05:00
confirmation_sent_at: Confirmation sent at
confirmation_token: Confirmation token
confirmed_at: Confirmed at
created_at: Created at
current_password: Current password
current_sign_in_at: Current sign in at
current_sign_in_ip: Current sign in IP
email: Email
encrypted_password: Encrypted password
failed_attempts: Failed attempts
last_sign_in_at: Last sign in at
last_sign_in_ip: Last sign in IP
locked_at: Locked at
password: Password
password_confirmation: Password confirmation
remember_created_at: Remember created at
remember_me: Remember me
reset_password_sent_at: Reset password sent at
reset_password_token: Reset password token
sign_in_count: Sign in count
unconfirmed_email: Unconfirmed email
unlock_token: Unlock token
updated_at: Updated at
errors:
2019-03-24 23:04:53 -04:00
messages:
image_size: 'has too big size'
image_format: 'has invalid format: %{content_type}'
2019-03-25 10:30:18 -04:00
image_ext: 'has invalid extension: ".%{ext}"'
leading_spaces: 'has leading spaces'
2019-09-03 13:26:22 -04:00
timezone: 'does not match timezone format'
trailing_spaces: 'has trailing spaces'
2019-09-29 08:43:31 -04:00
codename: 'does not match codename format'
2019-09-29 09:07:27 -04:00
good_text: 'does not match good text format'