MINOR Updated translations master

This commit is contained in:
Ingo Schommer 2012-07-18 15:04:14 +02:00
parent 30ceee4e5d
commit 0394f39a17

View File

@ -18,9 +18,11 @@ en:
DROPAREA: 'Drop Area' DROPAREA: 'Drop Area'
EDITALL: 'Edit all' EDITALL: 'Edit all'
EDITANDORGANIZE: 'Edit & organize' EDITANDORGANIZE: 'Edit & organize'
EDITINFO: 'Edit files'
FILES: Files FILES: Files
FROMCOMPUTER: 'Choose files from your computer'
FROMCOMPUTERINFO: 'Upload 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:
@ -60,6 +62,7 @@ en:
YES: Yes YES: Yes
CMSLoadingScreen.ss: CMSLoadingScreen.ss:
LOADING: Loading... LOADING: Loading...
REQUIREJS: 'The CMS requires that you have JavaScript enabled.'
CMSMain: CMSMain:
ACCESS: 'Access to ''{title}'' section' ACCESS: 'Access to ''{title}'' section'
ACCESSALLINTERFACES: 'Access to all CMS sections' ACCESSALLINTERFACES: 'Access to all CMS sections'
@ -81,7 +84,8 @@ en:
SUCCESSADD2: 'Added {name}' SUCCESSADD2: 'Added {name}'
SUCCESSEDIT: 'Saved %s %s %s' SUCCESSEDIT: 'Saved %s %s %s'
ComplexTableField.ss: ComplexTableField.ss:
ADDITEM: add ADDITEM: 'Add %s'
NOITEMSFOUND: 'No items found'
SORTASC: 'Sort ascending' SORTASC: 'Sort ascending'
SORTDESC: 'Sort descending' SORTDESC: 'Sort descending'
ComplexTableField_popup.ss: ComplexTableField_popup.ss:
@ -294,6 +298,7 @@ en:
SAVEDUP: Saved. SAVEDUP: Saved.
VersionUnknown: unknown VersionUnknown: unknown
LeftAndMain_Menu.ss: LeftAndMain_Menu.ss:
Hello: Hi
LOGOUT: 'Log out' LOGOUT: 'Log out'
LoginAttempt: LoginAttempt:
Email: 'Email Address' Email: 'Email Address'
@ -383,7 +388,9 @@ en:
UPDATEDRECORDS: 'Updated {count} records.' UPDATEDRECORDS: 'Updated {count} records.'
ModelAdmin_ImportSpec.ss: ModelAdmin_ImportSpec.ss:
IMPORTSPECFIELDS: 'Database columns' IMPORTSPECFIELDS: 'Database columns'
IMPORTSPECLINK: 'Show Specification for %s'
IMPORTSPECRELATIONS: Relations IMPORTSPECRELATIONS: Relations
IMPORTSPECTITLE: 'Specification for %s'
ModelAdmin_Tools.ss: ModelAdmin_Tools.ss:
FILTER: Filter FILTER: Filter
IMPORT: Import IMPORT: Import
@ -413,6 +420,8 @@ en:
VALIDATION: 'Please enter a valid phone number' VALIDATION: 'Please enter a valid phone number'
RelationComplexTableField.ss: RelationComplexTableField.ss:
ADD: Add ADD: Add
CSVEXPORT: 'Export to CSV'
NOTFOUND: 'No items found'
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'
@ -458,15 +467,20 @@ en:
ISREQUIRED: 'In %s ''%s'' is required' ISREQUIRED: 'In %s ''%s'' is required'
TableField.ss: TableField.ss:
ADD: 'Add a new row' ADD: 'Add a new row'
ADDITEM: 'Add %s'
TableListField: TableListField:
CSVEXPORT: 'Export to CSV' CSVEXPORT: 'Export to CSV'
PRINT: Print PRINT: Print
Print: Print Print: Print
SELECT: 'Select:' SELECT: 'Select:'
TableListField.ss: TableListField.ss:
NOITEMSFOUND: 'No items found'
SORTASC: 'Sort in ascending order' SORTASC: 'Sort in ascending order'
SORTDESC: 'Sort in descending order' SORTDESC: 'Sort in descending order'
TableListField_PageControls.ss: TableListField_PageControls.ss:
DISPLAYING: Displaying
OF: of
TO: to
VIEWFIRST: 'View first' VIEWFIRST: 'View first'
VIEWLAST: 'View last' VIEWLAST: 'View last'
VIEWNEXT: 'View next' VIEWNEXT: 'View next'
@ -480,14 +494,17 @@ en:
ATTACHFILE: 'Attach a file' ATTACHFILE: 'Attach a file'
ATTACHFILES: 'Attach files' ATTACHFILES: 'Attach files'
AttachFile: 'Attach file(s)' AttachFile: 'Attach file(s)'
DELETE: 'Delete from files'
DELETEINFO: 'Permanently delete this file from the file store' DELETEINFO: 'Permanently delete this file from the file store'
DOEDIT: Save DOEDIT: Save
DROPFILE: 'drop a file' DROPFILE: 'drop a file'
DROPFILES: 'drop files' DROPFILES: 'drop files'
Dimensions: Dimensions Dimensions: Dimensions
EDIT: Edit
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'
FROMCOMPUTERINFO: 'Select from files'
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'
@ -495,6 +512,7 @@ en:
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'
STARTALLINFO: 'Start all uploads'
Saved: Saved Saved: Saved
Versioned: Versioned:
has_many_Versions: Versions has_many_Versions: Versions