silverstripe-framework/lang/zh_TW.yml

577 lines
21 KiB
YAML
Raw Normal View History

2012-06-25 09:22:41 +02:00
zh_TW:
AssetAdmin:
2012-11-04 23:42:15 +01:00
ALLOWEDEXTS: 'Allowed extensions'
2012-06-25 09:22:41 +02:00
NEWFOLDER: 新資料夾
AssetTableField:
CREATED: 第一次上傳
DIM: 尺寸
FILENAME: 檔案名稱
FOLDER: Folder
LASTEDIT: 最後一次更新
2012-08-20 22:01:36 +02:00
OWNER: 擁有者
2012-06-25 09:22:41 +02:00
SIZE: 大小
TITLE: 標題
TYPE: 類型
URL: URL
2012-06-25 00:23:50 +02:00
AssetUploadField:
ChooseFiles: 'Choose files'
DRAGFILESHERE: 'Drag files here'
DROPAREA: 'Drop Area'
2012-06-25 09:22:41 +02:00
EDITALL: 'Edit all'
EDITANDORGANIZE: 'Edit & organize'
2012-07-25 03:26:51 +02:00
EDITINFO: 'Edit files'
2012-06-25 09:22:41 +02:00
FILES: Files
2012-07-25 03:26:51 +02:00
FROMCOMPUTER: 'Choose files from your computer'
FROMCOMPUTERINFO: 'Upload from your computer'
2012-06-25 09:22:41 +02:00
TOTAL: Total
2012-09-11 14:37:15 +02:00
TOUPLOAD: 'Choose files to upload...'
2012-06-25 00:23:50 +02:00
UPLOADINPROGRESS: 'Please wait… upload in progress'
2012-06-25 09:22:41 +02:00
UPLOADOR: OR
2012-06-25 00:23:50 +02:00
BBCodeParser:
ALIGNEMENT: Alignment
ALIGNEMENTEXAMPLE: 'right aligned'
2012-06-25 09:22:41 +02:00
BOLD: 'Bold Text'
BOLDEXAMPLE: Bold
CODE: 'Code Block'
2012-06-25 00:23:50 +02:00
CODEDESCRIPTION: 'Unformatted code block'
CODEEXAMPLE: 'Code block'
2012-06-25 09:22:41 +02:00
COLORED: 'Colored text'
COLOREDEXAMPLE: 'blue text'
EMAILLINK: 'Email link'
2012-06-25 00:23:50 +02:00
EMAILLINKDESCRIPTION: 'Create link to an email address'
2012-06-25 09:22:41 +02:00
IMAGE: Image
IMAGEDESCRIPTION: 'Show an image in your post'
2012-06-25 00:23:50 +02:00
ITALIC: 'Italic Text'
2012-06-25 09:22:41 +02:00
ITALICEXAMPLE: Italics
LINK: 'Website link'
LINKDESCRIPTION: 'Link to another website or URL'
2012-06-25 00:23:50 +02:00
STRUCK: 'Struck-out Text'
2012-06-25 09:22:41 +02:00
STRUCKEXAMPLE: Struck-out
2012-06-25 00:23:50 +02:00
UNDERLINE: 'Underlined Text'
2012-06-25 09:22:41 +02:00
UNDERLINEEXAMPLE: Underlined
UNORDERED: 'Unordered list'
UNORDEREDDESCRIPTION: 'Unordered list'
UNORDEREDEXAMPLE1: 'unordered item 1'
2012-08-06 10:42:50 +02:00
BackLink_Button.ss:
Back: Back
2012-06-25 09:22:41 +02:00
BasicAuth:
2012-08-20 22:01:36 +02:00
ENTERINFO: 請輸入帳號密碼。
ERRORNOTADMIN: 那個使用者不是管理員。
2012-06-25 09:22:41 +02:00
ERRORNOTREC: 那組帳號密碼不對。
Boolean:
0: 'False'
2012-07-25 03:26:51 +02:00
ANY: Any
2012-06-25 09:22:41 +02:00
1: 'True'
2012-08-06 10:42:50 +02:00
CMSLoadingScreen.ss:
LOADING: Loading...
REQUIREJS: 'The CMS requires that you have JavaScript enabled.'
2012-06-25 09:22:41 +02:00
CMSMain:
ACCESS: 'Access to ''{title}'' section'
ACCESSALLINTERFACES: 'Access to all CMS sections'
ACCESSALLINTERFACESHELP: 'Overrules more specific access settings.'
SAVE: 儲存
CMSProfileController:
2012-11-04 23:42:15 +01:00
MENUTITLE: 'My Profile'
2012-08-06 10:42:50 +02:00
ChangePasswordEmail.ss:
CHANGEPASSWORDTEXT1: 您為這個帳戶改密碼:
2012-08-12 22:49:51 +02:00
CHANGEPASSWORDTEXT2: 您可以用下列的帳號密碼登入:
2012-08-06 10:42:50 +02:00
EMAIL: Email
HELLO: 您好
PASSWORD: Password
2012-06-25 09:22:41 +02:00
CheckboxField:
- 'False'
- 'True'
ComplexTableField:
CLOSEPOPUP: 'Close Popup'
SUCCESSADD2: 'Added {name}'
SUCCESSEDIT: 'Saved %s %s %s'
2012-08-06 10:42:50 +02:00
ComplexTableField.ss:
2012-11-04 23:42:15 +01:00
ADDITEM: 新增
2012-08-06 10:42:50 +02:00
NOITEMSFOUND: 'No items found'
SORTASC: 向上排序
SORTDESC: 向下排序
ComplexTableField_popup.ss:
NEXT: 下一個
PREVIOUS: 上一個
2012-06-25 09:22:41 +02:00
ConfirmedPasswordField:
ATLEAST: 'Passwords must be at least {min} characters long.'
BETWEEN: 'Passwords must be {min} to {max} characters long.'
MAXIMUM: 'Passwords must be at most {max} characters long.'
SHOWONCLICKTITLE: 'Change Password'
CreditCardField:
FIRST: first
FOURTH: fourth
SECOND: second
THIRD: third
CurrencyField:
CURRENCYSYMBOL: $
DataObject:
PLURALNAME: 'Data Objects'
SINGULARNAME: 'Data Object'
2012-06-25 00:23:50 +02:00
Date:
2012-06-25 09:22:41 +02:00
DAY:
DAYS:
2012-06-25 00:23:50 +02:00
HOUR: 小時
2012-06-25 09:22:41 +02:00
HOURS: 小時
2012-06-25 00:23:50 +02:00
MIN: 分鐘
2012-06-25 09:22:41 +02:00
MINS: 分鐘
2012-06-25 00:23:50 +02:00
MONTH:
2012-06-25 09:22:41 +02:00
MONTHS:
2012-06-25 00:23:50 +02:00
SEC:
2012-06-25 09:22:41 +02:00
SECS:
TIMEDIFFAGO: '{difference} ago'
TIMEDIFFIN: 'in {difference}'
YEAR:
2012-06-25 00:23:50 +02:00
YEARS:
2012-06-25 09:22:41 +02:00
DateField:
NOTSET: 'not set'
TODAY: today
VALIDDATEFORMAT2: 'Please enter a valid date format ({format})'
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})'
2012-08-20 22:01:36 +02:00
DatetimeField:
NOTSET: 'Not set'
2012-06-25 09:22:41 +02:00
Director:
INVALID_REQUEST: 'Invalid request'
DropdownField:
CHOOSE: (選擇)
EmailField:
VALIDATION: 'Please enter an email address'
Email_BounceRecord:
PLURALNAME: 'Email Bounce Records'
SINGULARNAME: 'Email Bounce Record'
Enum:
ANY: Any
File:
2012-09-11 14:37:15 +02:00
AviType: 'AVI video file'
2012-06-25 09:22:41 +02:00
Content: Content
2012-09-11 14:37:15 +02:00
CssType: 'CSS file'
DmgType: 'Apple disk image'
DocType: 'Word document'
2012-06-25 09:22:41 +02:00
Filename: Filename
2012-09-11 14:37:15 +02:00
GifType: 'GIF image - good for diagrams'
GzType: 'GZIP compressed file'
HtlType: 'HTML file'
HtmlType: 'HTML file'
2012-06-25 09:22:41 +02:00
INVALIDEXTENSION: 'Extension is not allowed (valid: {extensions})'
INVALIDEXTENSIONSHORT: 'Extension is not allowed'
2012-09-11 14:37:15 +02:00
IcoType: 'Icon image'
JpgType: 'JPEG image - good for photos'
JsType: 'Javascript file'
Mp3Type: 'MP3 audio file'
MpgType: 'MPEG video file'
2012-06-25 09:22:41 +02:00
NOFILESIZE: 'Filesize is zero bytes.'
NOVALIDUPLOAD: 'File is not a valid upload'
Name: Name
PLURALNAME: Files
2012-09-11 14:37:15 +02:00
PdfType: 'Adobe Acrobat PDF file'
PngType: 'PNG image - good general-purpose format'
2012-06-25 09:22:41 +02:00
SINGULARNAME: File
TOOLARGE: 'Filesize is too large, maximum {size} allowed'
TOOLARGESHORT: 'Filesize exceeds {size}'
2012-09-11 14:37:15 +02:00
TiffType: 'Tagged image format'
2012-06-25 09:22:41 +02:00
Title: Title
2012-09-11 14:37:15 +02:00
WavType: 'WAV audo file'
XlsType: 'Excel spreadsheet'
ZipType: 'ZIP compressed file'
2012-06-25 09:22:41 +02:00
FileIFrameField:
ATTACH: 'Attach {type}'
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}'
DISALLOWEDFILETYPE: 'This filetype is not allowed to be uploaded'
2012-11-04 23:42:15 +01:00
FILE: File
2012-06-25 09:22:41 +02:00
FROMCOMPUTER: 'From your Computer'
FROMFILESTORE: 'From the File Store'
NOSOURCE: 'Please select a source file to attach'
REPLACE: 'Replace {type}'
2012-08-06 10:42:50 +02:00
FileIFrameField_iframe.ss:
TITLE: 'Image Uploading Iframe'
2012-06-25 09:22:41 +02:00
Filesystem:
SYNCRESULTS: 'Sync complete: {createdcount} items created, {deletedcount} items deleted'
2012-08-20 22:01:36 +02:00
Folder:
PLURALNAME: Folders
SINGULARNAME: Folder
2012-08-06 10:42:50 +02:00
ForgotPasswordEmail.ss:
HELLO: 您好
TEXT1: 'Here is your'
TEXT2: 'password reset link'
TEXT3: for
2012-06-25 09:22:41 +02:00
Form:
FIELDISREQUIRED: '必須要填 %s'
2012-08-20 22:01:36 +02:00
SubmitBtnLabel: Go
2012-06-25 09:22:41 +02:00
VALIDATIONCREDITNUMBER: 'Please ensure you have entered the {number} credit card number correctly'
2012-08-20 22:01:36 +02:00
VALIDATIONNOTUNIQUE: 您輸入的數值並不是獨特的。
VALIDATIONPASSWORDSDONTMATCH: 密碼不相配
2012-06-25 09:22:41 +02:00
VALIDATIONPASSWORDSNOTEMPTY: 密碼不能是空的
VALIDATIONSTRONGPASSWORD: 'Passwords must have at least one digit and one alphanumeric character'
VALIDATOR: Validator
VALIDCURRENCY: 'Please enter a valid currency'
FormField:
NONE: none
GridAction:
DELETE_DESCRIPTION: Delete
Delete: Delete
UnlinkRelation: Unlink
GridField:
Add: 'Add {name}'
Filter: Filter
FilterBy: 'Filter by '
Find: Find
LEVELUP: 'Level up'
LinkExisting: 'Link Existing'
NewRecord: 'New %s'
NoItemsFound: 'No items found'
PRINTEDAT: 'Printed at'
PRINTEDBY: 'Printed by'
PlaceHolder: 'Find {type}'
PlaceHolderWithLabels: 'Find {type} by {name}'
RelationSearch: 'Relation search'
ResetFilter: Reset
GridFieldAction_Delete:
DeletePermissionsFailure: 'No delete permissions'
2012-06-25 00:23:50 +02:00
GridFieldDetailForm:
2012-09-12 10:55:24 +02:00
CancelBtn: Cancel
2012-06-25 09:22:41 +02:00
Create: Create
Delete: Delete
2012-06-25 00:23:50 +02:00
DeletePermissionsFailure: 'No delete permissions'
Deleted: 'Deleted %s %s'
Save: Save
Saved: 'Saved %s %s'
2012-08-06 10:42:50 +02:00
GridFieldItemEditView.ss: null
2012-06-25 09:22:41 +02:00
Group:
AddRole: 'Add a role for this group'
Code: 'Group Code'
DefaultGroupTitleAdministrators: Administrators
DefaultGroupTitleContentAuthors: 'Content Authors'
Description: Description
GroupReminder: 'If you choose a parent group, this group will take all it''s roles'
Locked: 'Locked?'
NoRoles: 'No roles found'
2012-08-20 22:01:36 +02:00
PLURALNAME: Groups
2012-06-25 09:22:41 +02:00
Parent: 'Parent Group'
RolesAddEditLink: 'Manage roles'
2012-08-20 22:01:36 +02:00
SINGULARNAME: Group
2012-06-25 09:22:41 +02:00
Sort: 'Sort Order'
has_many_Permissions: Permissions
many_many_Members: Members
GroupImportForm:
Help1: '<p>Import one or more groups in <em>CSV</em> format (comma-separated values). <small><a href="#" class="toggle-advanced">Show advanced usage</a></small></p>'
2012-11-04 23:42:15 +01:00
Help2: '<div class="advanced"> <h4>Advanced usage</h4> <ul> <li>Allowed columns: <em>%s</em></li> <li>Existing groups are matched by their unique <em>Code</em> value, and updated with any new values from the imported file</li> <li>Group hierarchies can be created by using a <em>ParentCode</em> column.</li> <li>Permission codes can be assigned by the <em>PermissionCode</em> column. Existing permission codes are not cleared.</li> </ul></div>'
2012-06-25 09:22:41 +02:00
ResultCreated: 'Created {count} groups'
ResultDeleted: 'Deleted %d groups'
ResultUpdated: 'Updated %d groups'
Hierarchy:
InfiniteLoopNotAllowed: 'Infinite loop found within the "{type}" hierarchy. Please change the parent to resolve this'
2012-06-25 00:23:50 +02:00
HtmlEditorField:
2012-06-25 09:22:41 +02:00
ADDURL: 'Add URL'
ADJUSTDETAILSDIMENSIONS: 'Details &amp; dimensions'
ANCHORVALUE: Anchor
2012-06-25 00:23:50 +02:00
BUTTONINSERT: Insert
2012-08-20 22:01:36 +02:00
BUTTONINSERTLINK: 插入連結
2012-06-25 00:23:50 +02:00
BUTTONREMOVELINK: 移除連結
2012-06-25 09:22:41 +02:00
BUTTONUpdate: Update
CAPTIONTEXT: 'Caption text'
CSSCLASS: 對齊/樣式
CSSCLASSCENTER: 獨立置中
2012-08-20 22:01:36 +02:00
CSSCLASSLEFT: 靠左被字包圍。
2012-06-25 09:22:41 +02:00
CSSCLASSLEFTALONE: 'On the left, on its own.'
2012-08-20 22:01:36 +02:00
CSSCLASSRIGHT: 靠右被字包圍。
2012-06-25 09:22:41 +02:00
DETAILS: Details
2012-06-25 00:23:50 +02:00
EMAIL: 電子郵件地址
2012-06-25 09:22:41 +02:00
FILE: 檔案
2012-06-25 00:23:50 +02:00
FOLDER: 資料夾
FROMCMS: 'From the CMS'
2012-06-25 09:22:41 +02:00
FROMCOMPUTER: 'From your computer'
2012-06-25 00:23:50 +02:00
FROMWEB: 'From the web'
2012-06-25 09:22:41 +02:00
FindInFolder: 'Find in Folder'
2012-06-25 00:23:50 +02:00
IMAGEALT: 'Alternative text (alt)'
2012-06-25 09:22:41 +02:00
IMAGEALTTEXT: 'Alternative text (alt) - shown if image cannot be displayed'
IMAGEALTTEXTDESC: 'Shown to screen readers or if image can not be displayed'
IMAGEDIMENSIONS: 大小
2012-06-25 00:23:50 +02:00
IMAGEHEIGHTPX:
2012-06-25 09:22:41 +02:00
IMAGETITLE: 'Title text (tooltip) - for additional information about the image'
IMAGETITLETEXT: 'Title text (tooltip)'
IMAGETITLETEXTDESC: 'For additional information about the image'
IMAGEWIDTHPX:
INSERTMEDIA: 'Insert Media'
2012-08-20 22:01:36 +02:00
LINK: 插入或編輯選取的連結
2012-06-25 09:22:41 +02:00
LINKANCHOR: 'Anchor on this page'
2012-06-25 00:23:50 +02:00
LINKDESCR: 連結敘述
2012-06-25 09:22:41 +02:00
LINKEMAIL: 電子郵件地址
LINKEXTERNAL: 別的網站
LINKFILE: 下載檔案
LINKINTERNAL: 此網站
LINKOPENNEWWIN: 在新視窗打開連結
LINKTO: 連結至
2012-08-20 22:01:36 +02:00
PAGE: 網頁
2012-06-25 09:22:41 +02:00
URL: 網址
URLNOTANOEMBEDRESOURCE: 'The URL ''{url}'' could not be turned into a media resource.'
UpdateMEDIA: 'Update Media'
2012-08-20 22:01:36 +02:00
Image:
PLURALNAME: Files
SINGULARNAME: File
2012-06-25 09:22:41 +02:00
ImageField:
IMAGE: Image
2012-08-20 22:01:36 +02:00
Image_Cached:
PLURALNAME: Files
SINGULARNAME: File
2012-08-06 10:42:50 +02:00
Image_iframe.ss:
TITLE: 圖片上載iFrame
2012-06-25 00:23:50 +02:00
LeftAndMain:
CANT_REORGANISE: 'You do not have permission to alter Top level pages. Your change was not saved.'
DELETED: Deleted.
2012-06-25 09:22:41 +02:00
DropdownBatchActionsDefault: Actions
HELP: 說明
2012-08-20 22:01:36 +02:00
PAGETYPE: 網頁類型:
PERMAGAIN: 您已被登出,請在下面重新登入。
PERMALREADY: 抱歉,您沒有權力使用這個部分。您可以用別的帳號登入。
PERMDEFAULT: 請選擇一個認證方法並登入。
PLEASESAVE: 請儲存:這個網頁沒有被更新因為尚未被儲存。
2012-06-25 00:23:50 +02:00
PreviewButton: Preview
2012-06-25 09:22:41 +02:00
REORGANISATIONSUCCESSFUL: 'Reorganised the site tree successfully.'
2012-06-25 00:23:50 +02:00
SAVEDUP: Saved.
VersionUnknown: unknown
2012-08-06 10:42:50 +02:00
LeftAndMain_Menu.ss:
Hello: Hi
LOGOUT: 'Log out'
2012-06-25 09:22:41 +02:00
LoginAttempt:
Email: 'Email Address'
IP: 'IP Address'
2012-08-20 22:01:36 +02:00
PLURALNAME: 'Login Attempts'
SINGULARNAME: 'Login Attempt'
2012-06-25 09:22:41 +02:00
Status: Status
Member:
ADDGROUP: 'Add group'
BUTTONCHANGEPASSWORD: 更改密碼
2012-08-20 22:01:36 +02:00
BUTTONLOGIN: 登入
BUTTONLOGINOTHER: 用別的帳戶登入
2012-06-25 09:22:41 +02:00
BUTTONLOSTPASSWORD: 忘記密碼
2012-11-04 23:42:15 +01:00
CANTEDIT: 'You don''t have permission to do that'
2012-06-25 09:22:41 +02:00
CONFIRMNEWPASSWORD: 確認新密碼
CONFIRMPASSWORD: 確認密碼
2012-08-20 22:01:36 +02:00
DATEFORMAT: 'Date format'
2012-06-25 09:22:41 +02:00
DefaultAdminFirstname: 'Default Admin'
DefaultDateTime: default
EMAIL: 電子郵件
EMPTYNEWPASSWORD: 'The new password can''t be empty, please try again'
ENTEREMAIL: 'Please enter an email address to get a password reset link.'
ERRORLOCKEDOUT: 'Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in 20 minutes.'
2012-08-20 22:01:36 +02:00
ERRORNEWPASSWORD: 新密碼不相配,請再試一次。
2012-06-25 09:22:41 +02:00
ERRORPASSWORDNOTMATCH: 舊密碼不對,請再試一次。
ERRORWRONGCRED: 密碼或電子郵件地址錯誤。請再是一次。
FIRSTNAME:
INTERFACELANG: 介面語言
INVALIDNEWPASSWORD: 'We couldn''t accept that password: {password}'
LOGGEDINAS: 'You''re logged in as {name}.'
NEWPASSWORD: 新密碼
PASSWORD: 密碼
PLURALNAME: Members
REMEMBERME: 下次記住我
SINGULARNAME: Member
SUBJECTPASSWORDCHANGED: 密碼更改成功。
SUBJECTPASSWORDRESET: 密碼重設
SURNAME:
2012-08-20 22:01:36 +02:00
TIMEFORMAT: 'Time format'
2012-06-25 09:22:41 +02:00
VALIDATIONMEMBEREXISTS: 已經有人使用此電子郵件地址
ValidationIdentifierFailed: 'Can''t overwrite existing member #{id} with identical identifier ({name} = {value}))'
WELCOMEBACK: 'Welcome Back, {firstname}'
YOUROLDPASSWORD: 舊密碼
belongs_many_many_Groups: Groups
db_LastVisited: 'Last Visited Date'
db_Locale: 'Interface Locale'
db_LockedOutUntil: 'Locked out until'
db_NumVisit: 'Number of Visits'
db_Password: Password
db_PasswordExpiry: 'Password Expiry Date'
2011-11-19 01:15:05 +01:00
MemberAuthenticator:
2012-06-25 00:23:50 +02:00
TITLE: '電子郵件 &amp; 密碼'
MemberDatetimeOptionsetField:
2012-06-25 09:22:41 +02:00
AMORPM: 'AM (Ante meridiem) or PM (Post meridiem)'
2012-08-20 22:01:36 +02:00
'APPLY FILTER': 'Apply Filter'
2012-06-25 09:22:41 +02:00
Custom: Custom
2012-06-25 00:23:50 +02:00
DATEFORMATBAD: 'Date format is invalid'
DAYNOLEADING: 'Day of month without leading zero'
DIGITSDECFRACTIONSECOND: 'One or more digits representing a decimal fraction of a second'
FOURDIGITYEAR: 'Four-digit year'
2012-06-25 09:22:41 +02:00
FULLNAMEMONTH: 'Full name of month (e.g. June)'
HOURNOLEADING: 'Hour without leading zero'
2012-06-25 00:23:50 +02:00
MINUTENOLEADING: 'Minute without leading zero'
2012-06-25 09:22:41 +02:00
MONTHNOLEADING: 'Month digit without leading zero'
Preview: Preview
2012-06-25 00:23:50 +02:00
SHORTMONTH: 'Short name of month (e.g. Jun)'
2012-06-25 09:22:41 +02:00
TOGGLEHELP: 'Toggle formatting help'
TWODIGITDAY: 'Two-digit day of month'
TWODIGITHOUR: 'Two digits of hour (00 through 23)'
TWODIGITMINUTE: 'Two digits of minute (00 through 59)'
2012-06-25 00:23:50 +02:00
TWODIGITMONTH: 'Two-digit month (01=January, etc.)'
2012-06-25 09:22:41 +02:00
TWODIGITSECOND: 'Two digits of second (00 through 59)'
TWODIGITYEAR: 'Two-digit year'
MemberImportForm:
Help1: '<p>Import users in <em>CSV format</em> (comma-separated values). <small><a href="#" class="toggle-advanced">Show advanced usage</a></small></p>'
2012-11-04 23:42:15 +01:00
Help2: '<div class="advanced"> <h4>Advanced usage</h4> <ul> <li>Allowed columns: <em>%s</em></li> <li>Existing users are matched by their unique <em>Code</em> property, and updated with any new values from the imported file.</li> <li>Groups can be assigned by the <em>Groups</em> column. Groups are identified by their <em>Code</em> property, multiple groups can be separated by comma. Existing group memberships are not cleared.</li> </ul></div>'
2012-06-25 09:22:41 +02:00
ResultCreated: 'Created {count} members'
ResultDeleted: 'Deleted %d members'
ResultNone: 'No changes'
ResultUpdated: 'Updated {count} members'
2012-08-20 22:01:36 +02:00
MemberPassword:
PLURALNAME: 'Member Passwords'
SINGULARNAME: 'Member Password'
2012-06-25 09:22:41 +02:00
MemberTableField: null
ModelAdmin:
DELETE: Delete
DELETEDRECORDS: 'Deleted {count} records.'
2012-11-04 23:42:15 +01:00
EMPTYBEFOREIMPORT: 'Clear Database before import'
2012-06-25 09:22:41 +02:00
IMPORT: 'Import from CSV'
IMPORTEDRECORDS: 'Imported {count} records.'
NOCSVFILE: 'Please browse for a CSV file to import'
NOIMPORT: 'Nothing to import'
RESET: Reset
Title: 'Data Models'
UPDATEDRECORDS: 'Updated {count} records.'
2012-08-06 10:42:50 +02:00
ModelAdmin_ImportSpec.ss:
IMPORTSPECFIELDS: 'Database columns'
IMPORTSPECLINK: 'Show Specification for %s'
IMPORTSPECRELATIONS: Relations
IMPORTSPECTITLE: 'Specification for %s'
ModelAdmin_Tools.ss:
FILTER: Filter
IMPORT: Import
ModelSidebar.ss:
IMPORT_TAB_HEADER: Import
SEARCHLISTINGS: Search
2012-06-25 09:22:41 +02:00
MoneyField:
FIELDLABELAMOUNT: Amount
FIELDLABELCURRENCY: Currency
NullableField:
IsNullLabel: 'Is Null'
NumericField:
VALIDATION: '''{value}'' is not a number, only numbers can be accepted for this field'
2012-08-20 22:01:36 +02:00
Pagination:
Page: Page
View: View
2012-06-25 00:23:50 +02:00
Permission:
AdminGroup: Administrator
CMS_ACCESS_CATEGORY: 'CMS Access'
FULLADMINRIGHTS: 'Full administrative rights'
FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.'
2012-08-20 22:01:36 +02:00
PLURALNAME: Permissions
SINGULARNAME: Permission
2012-06-25 09:22:41 +02:00
PermissionCheckboxSetField:
AssignedTo: 'assigned to "{title}"'
FromGroup: 'inherited from group "{title}"'
FromRole: 'inherited from role "{title}"'
FromRoleOnGroup: 'inherited from role "%s" on group "%s"'
2012-08-20 22:01:36 +02:00
PermissionRole:
2012-09-12 10:55:24 +02:00
OnlyAdminCanApply: 'Only admin can apply'
2012-08-20 22:01:36 +02:00
PLURALNAME: Roles
SINGULARNAME: Role
2012-09-12 10:55:24 +02:00
Title: Title
2012-08-20 22:01:36 +02:00
PermissionRoleCode:
PLURALNAME: 'Permission Role Cods'
SINGULARNAME: 'Permission Role Code'
2012-06-25 09:22:41 +02:00
Permissions:
PERMISSIONS_CATEGORY: 'Roles and access permissions'
2012-11-04 23:42:15 +01:00
UserPermissionsIntro: 'Assigning groups to this user will adjust the permissions they have. See the groups section for details of permissions on individual groups.'
2012-06-25 09:22:41 +02:00
PhoneNumberField:
2012-08-12 22:49:51 +02:00
VALIDATION: 請輸入有效的電話號碼
2012-08-06 10:42:50 +02:00
RelationComplexTableField.ss:
ADD: Add
CSVEXPORT: 'Export to CSV'
NOTFOUND: 'No items found'
2012-06-25 09:22:41 +02:00
Security:
2012-08-20 22:01:36 +02:00
ALREADYLOGGEDIN: 你不能瀏覽此頁。請用別的帳戶登入。
2012-06-25 09:22:41 +02:00
BUTTONSEND: 寄給我密碼重設網址。
CHANGEPASSWORDBELOW: 請在下面更改密碼。
CHANGEPASSWORDHEADER: 更改密碼
2012-08-20 22:01:36 +02:00
ENTERNEWPASSWORD: 請輸入新的密碼。
ERRORPASSWORDPERMISSION: 你必須先登入才能改密碼!
LOGGEDOUT: 你已登出。您在下面再登入一次。
2012-06-25 09:22:41 +02:00
LOGIN: 'Log in'
2012-08-20 22:01:36 +02:00
NOTEPAGESECURED: 那的網頁是被保護的。請先登入。
2012-06-25 09:22:41 +02:00
NOTERESETLINKINVALID: '<p>The password reset link is invalid or expired.</p><p>You can request a new one <a href="{link1}">here</a> or change your password after you <a href="{link2}">logged in</a>.</p>'
2012-08-20 22:01:36 +02:00
NOTERESETPASSWORD: 請輸入您的電子郵件。我們將寄給你重設密媽的網址。
2012-06-25 09:22:41 +02:00
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.'
SecurityAdmin:
ACCESS_HELP: 'Allow viewing, adding and editing users, as well as assigning permissions and roles to them.'
APPLY_ROLES: 'Apply roles to groups'
APPLY_ROLES_HELP: 'Ability to edit the roles assigned to a group. Requires the "Access to ''Users'' section" permission.'
EDITPERMISSIONS: 'Manage permissions for groups'
EDITPERMISSIONS_HELP: 'Ability to edit Permissions and IP Addresses for a group. Requires the "Access to ''Security'' section" permission.'
GROUPNAME: 'Group name'
IMPORTGROUPS: 'Import groups'
IMPORTUSERS: 'Import users'
MEMBERS: Members
MENUTITLE: Security
MemberListCaution: 'Caution: Removing members from this list will remove them from all groups and the database'
NEWGROUP: 新增群組
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.'
TABROLES: Roles
Users: Users
SecurityAdmin_MemberImportForm:
BtnImport: 'Import from CSV'
FileFieldLabel: 'CSV File <small>(Allowed extensions: *.csv)</small>'
SilverStripeNavigator:
Edit: Edit
SimpleImageField:
NOUPLOAD: 沒有上傳圖片
SiteTree:
TABMAIN: 主要
TableField:
ISREQUIRED: 'In %s ''%s'' is required'
2012-08-06 10:42:50 +02:00
TableField.ss:
ADD: 'Add a new row'
ADDITEM: 'Add %s'
2012-06-25 09:22:41 +02:00
TableListField:
CSVEXPORT: 'Export to CSV'
PRINT: Print
Print: Print
SELECT: 'Select:'
2012-08-06 10:42:50 +02:00
TableListField.ss:
NOITEMSFOUND: 'No items found'
SORTASC: 'Sort in ascending order'
SORTDESC: 'Sort in descending order'
TableListField_PageControls.ss:
DISPLAYING: Displaying
OF: of
TO: to
VIEWFIRST: 'View first'
VIEWLAST: 'View last'
VIEWNEXT: 'View next'
VIEWPREVIOUS: 'View previous'
2012-06-25 09:22:41 +02:00
TimeField:
VALIDATEFORMAT: 'Please enter a valid time format ({format})'
ToggleField:
LESS:
MORE:
UploadField:
ATTACHFILE: 'Attach a file'
ATTACHFILES: 'Attach files'
2012-07-25 03:26:51 +02:00
AttachFile: 'Attach file(s)'
DELETE: 'Delete from files'
2012-06-25 09:22:41 +02:00
DELETEINFO: 'Permanently delete this file from the file store'
DOEDIT: Save
DROPFILE: 'drop a file'
DROPFILES: 'drop files'
Dimensions: Dimensions
2012-07-25 03:26:51 +02:00
EDIT: Edit
2012-06-25 09:22:41 +02:00
EDITINFO: 'Edit this file'
FIELDNOTSET: 'File information not found'
FROMCOMPUTER: 'From your computer'
2012-07-25 03:26:51 +02:00
FROMCOMPUTERINFO: 'Select from files'
2012-06-25 09:22:41 +02:00
FROMFILES: 'From files'
2012-08-20 22:01:36 +02:00
HOTLINKINFO: 'Info: This image will be hotlinked. Please ensure you have permissions from the original site creator to do so.'
2012-06-25 09:22:41 +02:00
MAXNUMBEROFFILES: 'Max number of {count} file(s) exceeded.'
MAXNUMBEROFFILESSHORT: 'Can only upload {count} files'
REMOVE: Remove
REMOVEERROR: 'Error removing file'
REMOVEINFO: 'Remove this file from here, but do not delete it from the file store'
STARTALL: 'Start all'
2012-07-25 03:26:51 +02:00
STARTALLINFO: 'Start all uploads'
2012-06-25 09:22:41 +02:00
Saved: Saved
Versioned:
has_many_Versions: Versions