mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Updated translations master
This commit is contained in:
parent
fd881d6a4c
commit
86a2ff501a
25
lang/en.yml
25
lang/en.yml
@ -2,14 +2,12 @@ en:
|
|||||||
AssetAdmin:
|
AssetAdmin:
|
||||||
NEWFOLDER: NewFolder
|
NEWFOLDER: NewFolder
|
||||||
AssetTableField:
|
AssetTableField:
|
||||||
BACKLINKCOUNT: 'Used on:'
|
|
||||||
CREATED: 'First uploaded'
|
CREATED: 'First uploaded'
|
||||||
DIM: Dimensions
|
DIM: Dimensions
|
||||||
FILENAME: Filename
|
FILENAME: Filename
|
||||||
FOLDER: Folder
|
FOLDER: Folder
|
||||||
LASTEDIT: 'Last changed'
|
LASTEDIT: 'Last changed'
|
||||||
OWNER: Owner
|
OWNER: Owner
|
||||||
PAGES: page(s)
|
|
||||||
SIZE: 'File size'
|
SIZE: 'File size'
|
||||||
TITLE: Title
|
TITLE: Title
|
||||||
TYPE: 'File type'
|
TYPE: 'File type'
|
||||||
@ -21,8 +19,8 @@ en:
|
|||||||
EDITALL: 'Edit all'
|
EDITALL: 'Edit all'
|
||||||
EDITANDORGANIZE: 'Edit & organize'
|
EDITANDORGANIZE: 'Edit & organize'
|
||||||
FILES: Files
|
FILES: Files
|
||||||
FROMCOMPUTER: 'Choose files from your computer'
|
|
||||||
TOTAL: Total
|
TOTAL: Total
|
||||||
|
TOUPLOAD: 'Choose file(s) to upload...'
|
||||||
UPLOADINPROGRESS: 'Please wait… upload in progress'
|
UPLOADINPROGRESS: 'Please wait… upload in progress'
|
||||||
UPLOADOR: OR
|
UPLOADOR: OR
|
||||||
BBCodeParser:
|
BBCodeParser:
|
||||||
@ -152,6 +150,7 @@ en:
|
|||||||
FileIFrameField:
|
FileIFrameField:
|
||||||
ATTACH: 'Attach {type}'
|
ATTACH: 'Attach {type}'
|
||||||
ATTACHONCESAVED: '{type}s can be attached once you have saved the record for the first time.'
|
ATTACHONCESAVED: '{type}s can be attached once you have saved the record for the first time.'
|
||||||
|
ATTACHONCESAVED2: 'Files can be attached once you have saved the record for the first time.'
|
||||||
DELETE: 'Delete {type}'
|
DELETE: 'Delete {type}'
|
||||||
DISALLOWEDFILETYPE: 'This filetype is not allowed to be uploaded'
|
DISALLOWEDFILETYPE: 'This filetype is not allowed to be uploaded'
|
||||||
FILE: File
|
FILE: File
|
||||||
@ -180,6 +179,7 @@ en:
|
|||||||
FormField:
|
FormField:
|
||||||
NONE: none
|
NONE: none
|
||||||
GridAction:
|
GridAction:
|
||||||
|
DELETE_DESCRIPTION: Delete
|
||||||
Delete: Delete
|
Delete: Delete
|
||||||
UnlinkRelation: Unlink
|
UnlinkRelation: Unlink
|
||||||
GridField:
|
GridField:
|
||||||
@ -217,10 +217,8 @@ en:
|
|||||||
GroupReminder: 'If you choose a parent group, this group will take all it''s roles'
|
GroupReminder: 'If you choose a parent group, this group will take all it''s roles'
|
||||||
Locked: 'Locked?'
|
Locked: 'Locked?'
|
||||||
NoRoles: 'No roles found'
|
NoRoles: 'No roles found'
|
||||||
PLURALNAME: Groups
|
|
||||||
Parent: 'Parent Group'
|
Parent: 'Parent Group'
|
||||||
RolesAddEditLink: 'Manage roles'
|
RolesAddEditLink: 'Manage roles'
|
||||||
SINGULARNAME: Group
|
|
||||||
Sort: 'Sort Order'
|
Sort: 'Sort Order'
|
||||||
has_many_Permissions: Permissions
|
has_many_Permissions: Permissions
|
||||||
many_many_Members: Members
|
many_many_Members: Members
|
||||||
@ -234,6 +232,7 @@ en:
|
|||||||
InfiniteLoopNotAllowed: 'Infinite loop found within the "{type}" hierarchy. Please change the parent to resolve this'
|
InfiniteLoopNotAllowed: 'Infinite loop found within the "{type}" hierarchy. Please change the parent to resolve this'
|
||||||
HtmlEditorField:
|
HtmlEditorField:
|
||||||
ADDURL: 'Add URL'
|
ADDURL: 'Add URL'
|
||||||
|
ADJUSTDETAILSDIMENSIONS: 'Details & dimensions'
|
||||||
ANCHORVALUE: Anchor
|
ANCHORVALUE: Anchor
|
||||||
BUTTONINSERT: Insert
|
BUTTONINSERT: Insert
|
||||||
BUTTONINSERTLINK: 'Insert link'
|
BUTTONINSERTLINK: 'Insert link'
|
||||||
@ -247,17 +246,20 @@ en:
|
|||||||
CSSCLASSRIGHT: 'On the right, with text wrapping around.'
|
CSSCLASSRIGHT: 'On the right, with text wrapping around.'
|
||||||
DETAILS: Details
|
DETAILS: Details
|
||||||
EMAIL: 'Email address'
|
EMAIL: 'Email address'
|
||||||
EditDetails: 'Edit details'
|
|
||||||
FILE: File
|
FILE: File
|
||||||
FOLDER: Folder
|
FOLDER: Folder
|
||||||
FROMCMS: 'From the CMS'
|
FROMCMS: 'From the CMS'
|
||||||
FROMCOMPUTER: 'From your computer'
|
FROMCOMPUTER: 'From your computer'
|
||||||
FROMWEB: 'From the web'
|
FROMWEB: 'From the web'
|
||||||
Find: Find
|
FindInFolder: 'Find in Folder'
|
||||||
|
IMAGEALT: 'Alternative text (alt)'
|
||||||
IMAGEALTTEXT: 'Alternative text (alt) - shown if image cannot be displayed'
|
IMAGEALTTEXT: 'Alternative text (alt) - shown if image cannot be displayed'
|
||||||
|
IMAGEALTTEXTDESC: 'Shown to screen readers or if image can not be displayed'
|
||||||
IMAGEDIMENSIONS: Dimensions
|
IMAGEDIMENSIONS: Dimensions
|
||||||
IMAGEHEIGHTPX: Height
|
IMAGEHEIGHTPX: Height
|
||||||
IMAGETITLE: 'Title text (tooltip) - for additional information about the image'
|
IMAGETITLE: 'Title text (tooltip) - for additional information about the image'
|
||||||
|
IMAGETITLETEXT: 'Title text (tooltip)'
|
||||||
|
IMAGETITLETEXTDESC: 'For additional information about the image'
|
||||||
IMAGEWIDTHPX: Width
|
IMAGEWIDTHPX: Width
|
||||||
INSERTMEDIA: 'Insert Media'
|
INSERTMEDIA: 'Insert Media'
|
||||||
LINK: 'Insert Link'
|
LINK: 'Insert Link'
|
||||||
@ -278,7 +280,7 @@ en:
|
|||||||
Image_iframe.ss:
|
Image_iframe.ss:
|
||||||
TITLE: 'Image Uploading Iframe'
|
TITLE: 'Image Uploading Iframe'
|
||||||
LeftAndMain:
|
LeftAndMain:
|
||||||
CANT_REORGANISE: 'You do not have permission to rearange the site tree. Your change was not saved.'
|
CANT_REORGANISE: 'You do not have permission to alter Top level pages. Your change was not saved.'
|
||||||
DELETED: Deleted.
|
DELETED: Deleted.
|
||||||
DropdownBatchActionsDefault: Actions
|
DropdownBatchActionsDefault: Actions
|
||||||
HELP: Help
|
HELP: Help
|
||||||
@ -400,8 +402,6 @@ en:
|
|||||||
CMS_ACCESS_CATEGORY: 'CMS Access'
|
CMS_ACCESS_CATEGORY: 'CMS Access'
|
||||||
FULLADMINRIGHTS: 'Full administrative rights'
|
FULLADMINRIGHTS: 'Full administrative rights'
|
||||||
FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.'
|
FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.'
|
||||||
PLURALNAME: Permissions
|
|
||||||
SINGULARNAME: Permission
|
|
||||||
PermissionCheckboxSetField:
|
PermissionCheckboxSetField:
|
||||||
AssignedTo: 'assigned to "{title}"'
|
AssignedTo: 'assigned to "{title}"'
|
||||||
FromGroup: 'inherited from group "{title}"'
|
FromGroup: 'inherited from group "{title}"'
|
||||||
@ -473,9 +473,6 @@ en:
|
|||||||
VIEWPREVIOUS: 'View previous'
|
VIEWPREVIOUS: 'View previous'
|
||||||
TimeField:
|
TimeField:
|
||||||
VALIDATEFORMAT: 'Please enter a valid time format ({format})'
|
VALIDATEFORMAT: 'Please enter a valid time format ({format})'
|
||||||
ToggleCompositeField.ss:
|
|
||||||
HIDE: Hide
|
|
||||||
SHOW: Show
|
|
||||||
ToggleField:
|
ToggleField:
|
||||||
LESS: less
|
LESS: less
|
||||||
MORE: more
|
MORE: more
|
||||||
@ -487,12 +484,14 @@ en:
|
|||||||
DOEDIT: Save
|
DOEDIT: Save
|
||||||
DROPFILE: 'drop a file'
|
DROPFILE: 'drop a file'
|
||||||
DROPFILES: 'drop files'
|
DROPFILES: 'drop files'
|
||||||
|
Dimensions: Dimensions
|
||||||
EDITINFO: 'Edit this file'
|
EDITINFO: 'Edit this file'
|
||||||
FIELDNOTSET: 'File information not found'
|
FIELDNOTSET: 'File information not found'
|
||||||
FROMCOMPUTER: 'From your computer'
|
FROMCOMPUTER: 'From your computer'
|
||||||
FROMFILES: 'From files'
|
FROMFILES: 'From files'
|
||||||
MAXNUMBEROFFILES: 'Max number of {count} file(s) exceeded.'
|
MAXNUMBEROFFILES: 'Max number of {count} file(s) exceeded.'
|
||||||
MAXNUMBEROFFILESSHORT: 'Can only upload {count} files'
|
MAXNUMBEROFFILESSHORT: 'Can only upload {count} files'
|
||||||
|
REMOVE: Remove
|
||||||
REMOVEERROR: 'Error removing file'
|
REMOVEERROR: 'Error removing file'
|
||||||
REMOVEINFO: 'Remove this file from here, but do not delete it from the file store'
|
REMOVEINFO: 'Remove this file from here, but do not delete it from the file store'
|
||||||
STARTALL: 'Start all'
|
STARTALL: 'Start all'
|
||||||
|
Loading…
Reference in New Issue
Block a user