alphabetise keys

This commit is contained in:
Aaron Carlino 2017-04-27 14:44:35 +12:00 committed by Damian Mooyman
parent 978d9a36df
commit 20985bc484

View File

@ -1,4 +1,11 @@
en: en:
SilverStripe\Admin\SecurityAdmin:
GROUPNAME: 'Group name'
MEMBERS: Members
NEWGROUP: 'New Group'
PERMISSIONS: Permissions
ROLES: Roles
ROLESDESCRIPTION: 'Roles are predefined sets of permissions, and can be assigned to groups.<br />They are inherited from parent groups if required.'
SilverStripe\AssetAdmin\Controller\AssetAdmin: SilverStripe\AssetAdmin\Controller\AssetAdmin:
CREATED: 'First uploaded' CREATED: 'First uploaded'
HEIGHT: Height HEIGHT: Height
@ -7,27 +14,16 @@ en:
TYPE: 'File type' TYPE: 'File type'
URL: URL URL: URL
WIDTH: Width WIDTH: Width
SilverStripe\Security\BasicAuth: SilverStripe\AssetAdmin\Forms\UploadField:
ENTERINFO: 'Please enter a username and password.' Dimensions: Dimensions
ERRORNOTADMIN: 'That user is not an administrator.' EDIT: Edit
ERRORNOTREC: 'That username / password isn''t recognised' EDITINFO: 'Edit this file'
SilverStripe\ORM\FieldType\DBBoolean: FIELDNOTSET: 'File information not found'
ANY: Any REMOVE: Remove
NOANSWER: 'No' SilverStripe\CMS\Model\SiteTree:
YESANSWER: 'Yes' TABMAIN: Main
SilverStripe\Security\CMSMemberLoginForm: SilverStripe\Control\Director:
AUTHENTICATORNAME: 'CMS Member Login Form' INVALID_REQUEST: 'Invalid request'
BUTTONFORGOTPASSWORD: 'Forgot password?'
BUTTONLOGIN: 'Log back in'
BUTTONLOGOUT: 'Log out'
PASSWORDEXPIRED: '<p>Your password has expired. <a target="_top" href="{link}">Please choose a new one.</a></p>'
SilverStripe\Security\CMSSecurity:
INVALIDUSER: '<p>Invalid user. <a target="_top" href="{link}">Please re-authenticate here</a> to continue.</p>'
LoginMessage: '<p>If you have any unsaved work you can return to where you left off by logging back in below.</p>'
SUCCESS: Success
SUCCESSCONTENT: '<p>Login success. If you are not automatically redirected <a target="_top" href="{link}">click here</a></p>'
TimedOutTitleAnonymous: 'Your session has timed out.'
TimedOutTitleMember: 'Hey {name}!<br />Your session has timed out.'
SilverStripe\Control\Email\ChangePasswordEmail.ss: SilverStripe\Control\Email\ChangePasswordEmail.ss:
HELLO: Hi HELLO: Hi
TEXT1: 'Here is your' TEXT1: 'Here is your'
@ -48,41 +44,18 @@ en:
SHOWONCLICKTITLE: 'Change Password' SHOWONCLICKTITLE: 'Change Password'
SilverStripe\Forms\CurrencyField: SilverStripe\Forms\CurrencyField:
CURRENCYSYMBOL: $ CURRENCYSYMBOL: $
SilverStripe\ORM\FieldType\DBDate:
DAYS_SHORT_PLURALS:
one: '{count} day'
other: '{count} days'
HOURS_SHORT_PLURALS:
one: '{count} hour'
other: '{count} hours'
MINUTES_SHORT_PLURALS:
one: '{count} min'
other: '{count} mins'
MONTHS_SHORT_PLURALS:
one: '{count} month'
other: '{count} months'
SECONDS_SHORT_PLURALS:
one: '{count} sec'
other: '{count} secs'
YEARS_SHORT_PLURALS:
one: '{count} year'
other: '{count} years'
SilverStripe\Forms\DateField: SilverStripe\Forms\DateField:
NOTSET: 'not set' NOTSET: 'not set'
TODAY: today TODAY: today
VALIDDATEFORMAT2: 'Please enter a valid date format ({format})' VALIDDATEFORMAT2: 'Please enter a valid date format ({format})'
VALIDDATEMAXDATE: 'Your date has to be older or matching the maximum allowed date ({date})' VALIDDATEMAXDATE: 'Your date has to be older or matching the maximum allowed date ({date})'
VALIDDATEMINDATE: 'Your date has to be newer or matching the minimum allowed date ({date})' VALIDDATEMINDATE: 'Your date has to be newer or matching the minimum allowed date ({date})'
SilverStripe\Control\Director:
INVALID_REQUEST: 'Invalid request'
SilverStripe\Forms\DropdownField: SilverStripe\Forms\DropdownField:
CHOOSE: (Choose) CHOOSE: (Choose)
CHOOSE_MODEL: '(Choose {name})' CHOOSE_MODEL: '(Choose {name})'
SOURCE_VALIDATION: 'Please select a value within the list provided. {value} is not a valid option' SOURCE_VALIDATION: 'Please select a value within the list provided. {value} is not a valid option'
SilverStripe\Forms\EmailField: SilverStripe\Forms\EmailField:
VALIDATION: 'Please enter an email address' VALIDATION: 'Please enter an email address'
SilverStripe\ORM\FieldType\DBEnum:
ANY: Any
SilverStripe\Forms\Form: SilverStripe\Forms\Form:
BAD_METHOD: 'This form requires a {method} submission' BAD_METHOD: 'This form requires a {method} submission'
CSRF_EXPIRED_MESSAGE: 'Your session has expired. Please re-submit the form.' CSRF_EXPIRED_MESSAGE: 'Your session has expired. Please re-submit the form.'
@ -96,11 +69,11 @@ en:
SilverStripe\Forms\FormField: SilverStripe\Forms\FormField:
EXAMPLE: 'e.g. {format}' EXAMPLE: 'e.g. {format}'
NONE: none NONE: none
SilverStripe\Forms\GridField\GridField:
OF: of
SilverStripe\Forms\GridField\GridFieldDeleteAction: SilverStripe\Forms\GridField\GridFieldDeleteAction:
DeletePermissionsFailure: 'No delete permissions' DeletePermissionsFailure: 'No delete permissions'
EditPermissionsFailure: 'No permission to unlink record' EditPermissionsFailure: 'No permission to unlink record'
SilverStripe\Forms\GridField\GridField:
OF: of
SilverStripe\Forms\GridField\GridFieldDetailForm: SilverStripe\Forms\GridField\GridFieldDetailForm:
CancelBtn: Cancel CancelBtn: Cancel
Create: Create Create: Create
@ -110,12 +83,9 @@ en:
Save: Save Save: Save
SilverStripe\Forms\GridField\GridFieldEditButton.ss: SilverStripe\Forms\GridField\GridFieldEditButton.ss:
EDIT: Edit EDIT: Edit
SilverStripe\Security\Group: SilverStripe\Forms\GridField\GridFieldPaginator_Row.ss:
PLURALNAME: Groups Page: Page
PLURALS: View: View
one: 'A Group'
other: '{count} Groups'
SINGULARNAME: Group
SilverStripe\Forms\HTMLEditor\HTMLEditorField: SilverStripe\Forms\HTMLEditor\HTMLEditorField:
ANCHORSCANNOTACCESSPAGE: 'You are not permitted to access the content of the target page.' ANCHORSCANNOTACCESSPAGE: 'You are not permitted to access the content of the target page.'
ANCHORSPAGENOTFOUND: 'Target page not found.' ANCHORSPAGENOTFOUND: 'Target page not found.'
@ -158,20 +128,6 @@ en:
ERROR_NOTFOUND: 'Unable to find file to view' ERROR_NOTFOUND: 'Unable to find file to view'
ERROR_OEMBED_REMOTE: 'Embed is only compatible with remote files' ERROR_OEMBED_REMOTE: 'Embed is only compatible with remote files'
ERROR_SCHEME: 'This file scheme is not included in the whitelist' ERROR_SCHEME: 'This file scheme is not included in the whitelist'
SilverStripe\ORM\Hierarchy\Hierarchy:
InfiniteLoopNotAllowed: 'Infinite loop found within the "{type}" hierarchy. Please change the parent to resolve this'
SilverStripe\Security\LoginAttempt:
PLURALNAME: 'Login Attempts'
PLURALS:
one: 'A Login Attempt'
other: '{count} Login Attempts'
SINGULARNAME: 'Login Attempt'
SilverStripe\Security\Member:
PLURALNAME: Members
PLURALS:
one: 'A Member'
other: '{count} Members'
SINGULARNAME: Member
SilverStripe\Forms\MemberDatetimeOptionsetField: SilverStripe\Forms\MemberDatetimeOptionsetField:
Custom: Custom Custom: Custom
DATEFORMATBAD: 'Date format is invalid' DATEFORMATBAD: 'Date format is invalid'
@ -186,8 +142,6 @@ en:
TWODIGITDAY: 'Two-digit day of month' TWODIGITDAY: 'Two-digit day of month'
TWODIGITYEAR: 'Two-digit year' TWODIGITYEAR: 'Two-digit year'
Toggle: 'Show formatting help' Toggle: 'Show formatting help'
SilverStripe\Security\MemberLoginForm:
AUTHENTICATORNAME: 'E-mail &amp; Password'
SilverStripe\Forms\MoneyField: SilverStripe\Forms\MoneyField:
INVALID_CURRENCY: 'Currency {currency} is not in the list of allowed currencies' INVALID_CURRENCY: 'Currency {currency} is not in the list of allowed currencies'
SilverStripe\Forms\MultiSelectField: SilverStripe\Forms\MultiSelectField:
@ -196,9 +150,68 @@ en:
IsNullLabel: 'Is Null' IsNullLabel: 'Is Null'
SilverStripe\Forms\NumericField: SilverStripe\Forms\NumericField:
VALIDATION: '''{value}'' is not a number, only numbers can be accepted for this field' VALIDATION: '''{value}'' is not a number, only numbers can be accepted for this field'
SilverStripe\Forms\GridField\GridFieldPaginator_Row.ss: SilverStripe\Forms\PhoneNumberField:
Page: Page VALIDATION: 'Please enter a valid phone number'
View: View SilverStripe\Forms\TimeField:
VALIDATEFORMAT: 'Please enter a valid time format ({format})'
SilverStripe\ORM\DataObject:
PLURALNAME: 'Data Objects'
PLURALS: { one: 'A Data Object', other: '{count} Data Objects' }
SINGULARNAME: 'Data Object'
SilverStripe\ORM\FieldType\DBBoolean:
ANY: Any
NOANSWER: 'No'
YESANSWER: 'Yes'
SilverStripe\ORM\FieldType\DBDate:
DAYS_SHORT_PLURALS: { one: '{count} day', other: '{count} days' }
HOURS_SHORT_PLURALS: { one: '{count} hour', other: '{count} hours' }
MINUTES_SHORT_PLURALS: { one: '{count} min', other: '{count} mins' }
MONTHS_SHORT_PLURALS: { one: '{count} month', other: '{count} months' }
SECONDS_SHORT_PLURALS: { one: '{count} sec', other: '{count} secs' }
YEARS_SHORT_PLURALS: { one: '{count} year', other: '{count} years' }
SilverStripe\ORM\FieldType\DBEnum:
ANY: Any
SilverStripe\ORM\Hierarchy:
LIMITED_TITLE: 'Too many children ({count}}'
SilverStripe\ORM\Hierarchy\Hierarchy:
InfiniteLoopNotAllowed: 'Infinite loop found within the "{type}" hierarchy. Please change the parent to resolve this'
SilverStripe\ORM\ValidationException:
DEFAULT_ERROR: 'Validation error'
SilverStripe\Security\BasicAuth:
ENTERINFO: 'Please enter a username and password.'
ERRORNOTADMIN: 'That user is not an administrator.'
ERRORNOTREC: 'That username / password isn''t recognised'
SilverStripe\Security\CMSMemberLoginForm:
AUTHENTICATORNAME: 'CMS Member Login Form'
BUTTONFORGOTPASSWORD: 'Forgot password?'
BUTTONLOGIN: 'Log back in'
BUTTONLOGOUT: 'Log out'
PASSWORDEXPIRED: '<p>Your password has expired. <a target="_top" href="{link}">Please choose a new one.</a></p>'
SilverStripe\Security\CMSSecurity:
INVALIDUSER: '<p>Invalid user. <a target="_top" href="{link}">Please re-authenticate here</a> to continue.</p>'
LoginMessage: '<p>If you have any unsaved work you can return to where you left off by logging back in below.</p>'
SUCCESS: Success
SUCCESSCONTENT: '<p>Login success. If you are not automatically redirected <a target="_top" href="{link}">click here</a></p>'
TimedOutTitleAnonymous: 'Your session has timed out.'
TimedOutTitleMember: 'Hey {name}!<br />Your session has timed out.'
SilverStripe\Security\Group:
PLURALNAME: Groups
PLURALS: { one: 'A Group', other: '{count} Groups' }
SINGULARNAME: Group
SilverStripe\Security\LoginAttempt:
PLURALNAME: 'Login Attempts'
PLURALS: { one: 'A Login Attempt', other: '{count} Login Attempts' }
SINGULARNAME: 'Login Attempt'
SilverStripe\Security\Member:
PLURALNAME: Members
PLURALS: { one: 'A Member', other: '{count} Members' }
SINGULARNAME: Member
SilverStripe\Security\MemberLoginForm:
AUTHENTICATORNAME: 'E-mail &amp; Password'
SilverStripe\Security\MemberPassword:
PLURALNAME: 'Member Passwords'
PLURALS: { one: 'A Member Password', other: '{count} Member Passwords' }
SINGULARNAME: 'Member Password'
SilverStripe\Security\PasswordValidator: SilverStripe\Security\PasswordValidator:
LOWCHARSTRENGTH: 'Please increase password strength by adding some of the following characters: %s' LOWCHARSTRENGTH: 'Please increase password strength by adding some of the following characters: %s'
PREVPASSWORD: 'You''ve already used that password in the past, please choose a new password' PREVPASSWORD: 'You''ve already used that password in the past, please choose a new password'
@ -212,18 +225,16 @@ en:
FromRoleOnGroup: 'inherited from role "%s" on group "%s"' FromRoleOnGroup: 'inherited from role "%s" on group "%s"'
SilverStripe\Security\PermissionRole: SilverStripe\Security\PermissionRole:
PLURALNAME: Roles PLURALNAME: Roles
PLURALS: PLURALS: { one: 'A Role', other: '{count} Roles' }
one: 'A Role'
other: '{count} Roles'
SINGULARNAME: Role SINGULARNAME: Role
SilverStripe\Security\PermissionRoleCode: SilverStripe\Security\PermissionRoleCode:
PLURALNAME: 'Permission Role Codes' PLURALNAME: 'Permission Role Codes'
PLURALS: PLURALS: { one: 'A Permission Role Code', other: '{count} Permission Role Codes' }
one: 'A Permission Role Code'
other: '{count} Permission Role Codes'
SINGULARNAME: 'Permission Role Code' SINGULARNAME: 'Permission Role Code'
SilverStripe\Forms\PhoneNumberField: SilverStripe\Security\RememberLoginHash:
VALIDATION: 'Please enter a valid phone number' PLURALNAME: 'Login Hashes'
PLURALS: { one: 'A Login Hash', other: '{count} Login Hashes' }
SINGULARNAME: 'Login Hash'
SilverStripe\Security\Security: SilverStripe\Security\Security:
ALREADYLOGGEDIN: 'You don''t have access to this page. If you have another account that can access that page, you can log in again below.' ALREADYLOGGEDIN: 'You don''t have access to this page. If you have another account that can access that page, you can log in again below.'
BUTTONSEND: 'Send me the password reset link' BUTTONSEND: 'Send me the password reset link'
@ -238,42 +249,3 @@ en:
NOTERESETPASSWORD: 'Enter your e-mail address and we will send you a link with which you can reset your password' NOTERESETPASSWORD: 'Enter your e-mail address and we will send you a link with which you can reset your password'
PASSWORDSENTHEADER: 'Password reset link sent to ''{email}''' PASSWORDSENTHEADER: 'Password reset link sent to ''{email}'''
PASSWORDSENTTEXT: 'Thank you! A reset link has been sent to ''{email}'', provided an account exists for this email address.' PASSWORDSENTTEXT: 'Thank you! A reset link has been sent to ''{email}'', provided an account exists for this email address.'
SilverStripe\Admin\SecurityAdmin:
GROUPNAME: 'Group name'
MEMBERS: Members
NEWGROUP: 'New Group'
PERMISSIONS: Permissions
ROLES: Roles
ROLESDESCRIPTION: 'Roles are predefined sets of permissions, and can be assigned to groups.<br />They are inherited from parent groups if required.'
SilverStripe\ORM\DataObject:
PLURALNAME: 'Data Objects'
PLURALS:
one: 'A Data Object'
other: '{count} Data Objects'
SINGULARNAME: 'Data Object'
SilverStripe\Security\MemberPassword:
PLURALNAME: 'Member Passwords'
PLURALS:
one: 'A Member Password'
other: '{count} Member Passwords'
SINGULARNAME: 'Member Password'
SilverStripe\Security\RememberLoginHash:
PLURALNAME: 'Login Hashes'
PLURALS:
one: 'A Login Hash'
other: '{count} Login Hashes'
SINGULARNAME: 'Login Hash'
SilverStripe\\ORM\\Hierarchy:
LIMITED_TITLE: 'Too many children ({count}}'
SilverStripe\CMS\Model\SiteTree:
TABMAIN: Main
SilverStripe\Forms\TimeField:
VALIDATEFORMAT: 'Please enter a valid time format ({format})'
SilverStripe\AssetAdmin\Forms\UploadField:
Dimensions: Dimensions
EDIT: Edit
EDITINFO: 'Edit this file'
FIELDNOTSET: 'File information not found'
REMOVE: Remove
SilverStripe\ORM\ValidationException:
DEFAULT_ERROR: 'Validation error'