2011-11-19 01:15:05 +01:00
af :
AssetAdmin :
2012-11-16 16:10:55 +01:00
ALLOWEDEXTS :
- null
NEWFOLDER :
- null
2012-04-18 13:36:52 +02:00
AssetTableField :
2012-11-16 16:10:55 +01:00
CREATED :
- null
DIM :
- null
FILENAME :
- null
FOLDER :
- null
LASTEDIT :
- null
OWNER :
- null
SIZE :
- null
TITLE :
- null
TYPE :
- null
URL :
- null
2012-06-25 00:23:50 +02:00
AssetUploadField :
2012-10-29 12:20:17 +01:00
ChooseFiles : 'Choose files'
DRAGFILESHERE : 'Drag files here'
DROPAREA : 'Drop Area'
EDITALL : 'Edit all'
EDITANDORGANIZE : 'Edit & organize'
EDITINFO : 'Edit files'
FILES : Files
FROMCOMPUTER : 'Choose files from your computer'
FROMCOMPUTERINFO : 'Upload from your computer'
TOTAL : Total
TOUPLOAD : 'Choose files to upload...'
UPLOADINPROGRESS : 'Please wait… upload in progress'
UPLOADOR : OR
2011-11-19 01:15:05 +01:00
BBCodeParser :
2012-11-01 00:03:06 +01:00
ALIGNEMENT : Belyning
ALIGNEMENTEXAMPLE : 'right aligned'
BOLD : 'Vet Teks'
BOLDEXAMPLE : Vet
CODE : 'Code Block'
CODEDESCRIPTION : 'Unformatted code block'
CODEEXAMPLE : 'Code block'
COLORED : 'Gekleurde teks'
COLOREDEXAMPLE : 'blou teks'
EMAILLINK : 'Email link'
EMAILLINKDESCRIPTION : 'Create link to an email address'
IMAGE : Image
IMAGEDESCRIPTION : 'Show an image in your post'
ITALIC : 'Skuinsstrepe Teks'
ITALICEXAMPLE : Skuinsstrepe
LINK : 'Website link'
LINKDESCRIPTION : 'Link to another website or URL'
STRUCK : 'Deur-gestreepde Teks'
STRUCKEXAMPLE : Deur-gestreep
UNDERLINE : 'Beklemtoonde Teks'
UNDERLINEEXAMPLE : Beklemtoon
UNORDERED : 'Unordered list'
UNORDEREDDESCRIPTION : 'Unordered list'
UNORDEREDEXAMPLE1 : 'unordered item 1'
2012-08-06 10:42:50 +02:00
BackLink_Button.ss :
2012-10-29 12:20:17 +01:00
Back : Back
2012-06-25 00:23:50 +02:00
BasicAuth :
2012-11-01 00:03:06 +01:00
ENTERINFO : 'Please enter a username and password.'
ERRORNOTADMIN : 'That user is not an administrator.'
ERRORNOTREC : 'That username / password isn' 't recognised'
2012-06-25 00:23:50 +02:00
Boolean :
2012-11-16 16:10:55 +01:00
0 :
- null
ANY :
- null
1 :
- null
2012-08-06 10:42:50 +02:00
CMSLoadingScreen.ss :
2012-10-29 12:20:17 +01:00
LOADING : Loading...
REQUIREJS : 'The CMS requires that you have JavaScript enabled.'
2011-11-19 01:15:05 +01:00
CMSMain :
2012-11-16 16:10:55 +01:00
ACCESS :
- null
ACCESSALLINTERFACES :
- null
ACCESSALLINTERFACESHELP :
- null
SAVE :
- null
2012-06-25 00:23:50 +02:00
CMSProfileController :
2012-11-16 16:10:55 +01:00
MENUTITLE :
- null
2012-08-06 10:42:50 +02:00
ChangePasswordEmail.ss :
2012-10-29 12:20:17 +01:00
CHANGEPASSWORDTEXT1 : 'U het die wagwoord vir'
CHANGEPASSWORDTEXT2 : 'You can now use the following credentials to log in:'
EMAIL : Email
HELLO : Hi
PASSWORD : Password
2012-06-25 00:23:50 +02:00
CheckboxField :
2012-11-16 16:10:55 +01:00
-
- null
-
- null
2012-06-25 00:23:50 +02:00
ComplexTableField :
2012-11-01 00:03:06 +01:00
CLOSEPOPUP : 'Close Popup'
SUCCESSADD2 : 'Added {name}'
SUCCESSEDIT : 'Saved %s %s %s'
2012-08-06 10:42:50 +02:00
ComplexTableField.ss :
2012-11-16 16:10:55 +01:00
ADDITEM :
- null
NOITEMSFOUND :
- null
SORTASC :
- null
SORTDESC :
- null
2012-08-06 10:42:50 +02:00
ComplexTableField_popup.ss :
2012-11-01 00:03:06 +01:00
NEXT : Next
PREVIOUS : Previous
2011-11-19 01:15:05 +01:00
ConfirmedPasswordField :
2012-11-16 16:10:55 +01:00
ATLEAST :
- null
BETWEEN :
- null
MAXIMUM :
- null
SHOWONCLICKTITLE :
- null
2011-11-19 01:15:05 +01:00
CreditCardField :
2012-10-29 12:20:17 +01:00
FIRST : eerste
FOURTH : vierde
SECOND : tweede
THIRD : derde
2011-11-19 01:15:05 +01:00
CurrencyField :
2012-11-16 16:10:55 +01:00
CURRENCYSYMBOL :
- null
2011-11-19 01:15:05 +01:00
DataObject :
2012-11-16 16:10:55 +01:00
PLURALNAME :
- null
SINGULARNAME :
- null
2011-11-19 01:15:05 +01:00
Date :
2012-10-29 12:20:17 +01:00
DAY : ' day'
DAYS : ' days'
HOUR : ' hour'
HOURS : ' hours'
MIN : ' min'
MINS : ' mins'
MONTH : ' month'
MONTHS : ' months'
SEC : ' sec'
SECS : ' secs'
TIMEDIFFAGO : '{difference} ago'
TIMEDIFFIN : 'in {difference}'
YEAR : ' year'
YEARS : ' years'
2011-11-19 01:15:05 +01:00
DateField :
2012-06-25 00:23:50 +02:00
NOTSET : 'nier gestel'
TODAY : vandag
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-12 22:51:51 +02:00
DatetimeField :
2012-11-16 16:10:55 +01:00
NOTSET :
- null
2012-06-25 00:23:50 +02:00
Director :
2012-10-29 12:20:17 +01:00
INVALID_REQUEST : 'Invalid request'
2011-11-19 01:15:05 +01:00
DropdownField :
2012-11-16 16:10:55 +01:00
CHOOSE :
- null
2011-11-19 01:15:05 +01:00
EmailField :
2012-11-16 16:10:55 +01:00
VALIDATION :
- null
2012-06-25 00:23:50 +02:00
Email_BounceRecord :
2012-10-29 12:20:17 +01:00
PLURALNAME : 'Email Bounce Records'
SINGULARNAME : 'Email Bounce Record'
2012-06-25 00:23:50 +02:00
Enum :
2012-10-29 12:20:17 +01:00
ANY : Any
2011-11-19 01:15:05 +01:00
File :
2012-11-16 16:10:55 +01:00
AviType :
- null
Content :
- null
CssType :
- null
DmgType :
- null
DocType :
- null
Filename :
- null
GifType :
- null
GzType :
- null
HtlType :
- null
HtmlType :
- null
INVALIDEXTENSION :
- null
INVALIDEXTENSIONSHORT :
- null
IcoType :
- null
JpgType :
- null
JsType :
- null
Mp3Type :
- null
MpgType :
- null
NOFILESIZE :
- null
NOVALIDUPLOAD :
- null
Name :
- null
PLURALNAME :
- null
PdfType :
- null
PngType :
- null
SINGULARNAME :
- null
TOOLARGE :
- null
TOOLARGESHORT :
- null
TiffType :
- null
Title :
- null
WavType :
- null
XlsType :
- null
ZipType :
- null
2011-11-19 01:15:05 +01:00
FileIFrameField :
2012-11-16 16:10:55 +01:00
ATTACH :
- null
ATTACHONCESAVED :
- null
ATTACHONCESAVED2 :
- null
DELETE :
- null
DISALLOWEDFILETYPE :
- null
FILE :
- null
FROMCOMPUTER :
- null
FROMFILESTORE :
- null
NOSOURCE :
- null
REPLACE :
- null
2012-08-06 10:42:50 +02:00
FileIFrameField_iframe.ss :
2012-11-01 00:03:06 +01:00
TITLE : 'Image Uploading Iframe'
2012-06-25 00:23:50 +02:00
Filesystem :
2012-11-01 00:03:06 +01:00
SYNCRESULTS: 'Sync complete : {createdcount} items created, {deletedcount} items deleted'
2012-08-12 22:51:51 +02:00
Folder :
2012-11-16 16:10:55 +01:00
PLURALNAME :
- null
SINGULARNAME :
- null
2012-08-06 10:42:50 +02:00
ForgotPasswordEmail.ss :
2012-11-01 00:03:06 +01:00
HELLO : Hi
TEXT1 : 'Hier is u'
2012-10-29 12:20:17 +01:00
TEXT2 : 'wagwoord herstel skakel'
2012-11-01 00:03:06 +01:00
TEXT3 : vir
2011-11-19 01:15:05 +01:00
Form :
2012-11-16 16:10:55 +01:00
FIELDISREQUIRED :
- null
SubmitBtnLabel :
- null
VALIDATIONCREDITNUMBER :
- null
VALIDATIONNOTUNIQUE :
- null
VALIDATIONPASSWORDSDONTMATCH :
- null
VALIDATIONPASSWORDSNOTEMPTY :
- null
VALIDATIONSTRONGPASSWORD :
- null
VALIDATOR :
- null
VALIDCURRENCY :
- null
2011-11-19 01:15:05 +01:00
FormField :
2012-11-16 16:10:55 +01:00
NONE :
- null
2012-06-25 00:23:50 +02:00
GridAction :
2012-11-16 16:10:55 +01:00
DELETE_DESCRIPTION :
- null
Delete :
- null
UnlinkRelation :
- null
2012-06-25 00:23:50 +02:00
GridField :
2012-10-29 12:20:17 +01:00
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
2012-06-25 00:23:50 +02:00
GridFieldAction_Delete :
2012-11-16 16:10:55 +01:00
DeletePermissionsFailure :
- null
2012-06-25 00:23:50 +02:00
GridFieldDetailForm :
2012-10-29 12:20:17 +01:00
CancelBtn : Cancel
Create : Create
Delete : Delete
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
2011-11-19 01:15:05 +01:00
Group :
2012-11-16 16:10:55 +01:00
AddRole :
- null
Code :
- null
DefaultGroupTitleAdministrators :
- null
DefaultGroupTitleContentAuthors :
- null
Description :
- null
GroupReminder :
- null
Locked :
- null
NoRoles :
- null
PLURALNAME :
- null
Parent :
- null
RolesAddEditLink :
- null
SINGULARNAME :
- null
Sort :
- null
has_many_Permissions :
- null
many_many_Members :
- null
2012-06-25 00:23:50 +02:00
GroupImportForm :
2012-11-16 16:10:55 +01:00
Help1 :
- null
Help2 :
- null
ResultCreated :
- null
ResultDeleted :
- null
ResultUpdated :
- null
2012-06-25 00:23:50 +02:00
Hierarchy :
2012-11-16 16:10:55 +01:00
InfiniteLoopNotAllowed :
- null
2011-11-19 01:15:05 +01:00
HtmlEditorField :
2012-11-16 16:10:55 +01:00
ADDURL :
- null
2012-11-01 00:03:06 +01:00
ADJUSTDETAILSDIMENSIONS : 'Details & dimensions'
ANCHORVALUE : Anker
BUTTONINSERT : Insert
BUTTONINSERTLINK : 'Insert link'
BUTTONREMOVELINK : 'Remove link'
2012-11-16 16:10:55 +01:00
BUTTONUpdate :
- null
CAPTIONTEXT :
- null
2012-11-01 00:03:06 +01:00
CSSCLASS : 'Alignment / style'
CSSCLASSCENTER : 'Centered, on its own.'
2012-11-16 16:10:55 +01:00
CSSCLASSLEFT :
- null
2012-11-01 00:03:06 +01:00
CSSCLASSLEFTALONE : 'Op die linkerkant, op sy eie.'
CSSCLASSRIGHT : 'On the right, with text wrapping around.'
2012-11-16 16:10:55 +01:00
DETAILS :
- null
2012-11-01 00:03:06 +01:00
EMAIL : 'Email address'
FILE : File
FOLDER : Folder
FROMCMS : 'From the CMS'
FROMCOMPUTER : 'From your computer'
2012-11-16 16:10:55 +01:00
FROMWEB :
- null
2012-11-01 00:03:06 +01:00
FindInFolder : 'Find in Folder'
2012-11-16 16:10:55 +01:00
IMAGEALT :
- null
2012-11-01 00:03:06 +01:00
IMAGEALTTEXT : 'Alternative text (alt) - shown if image cannot be displayed'
2012-11-16 16:10:55 +01:00
IMAGEALTTEXTDESC :
- null
2012-11-01 00:03:06 +01:00
IMAGEDIMENSIONS : Dimensions
2012-11-16 16:10:55 +01:00
IMAGEHEIGHTPX :
- null
IMAGETITLE :
- null
2012-11-01 00:03:06 +01:00
IMAGETITLETEXT : 'Title text (tooltip)'
IMAGETITLETEXTDESC : 'For additional information about the image'
IMAGEWIDTHPX : Width
INSERTMEDIA : 'Insert Media'
LINK : 'Insert Link'
LINKANCHOR : 'Anker op hierdie bladsy'
2012-11-16 16:10:55 +01:00
LINKDESCR :
- null
2012-11-01 00:03:06 +01:00
LINKEMAIL : 'Email address'
LINKEXTERNAL : 'Another website'
LINKFILE : 'Download a file'
LINKINTERNAL : 'Page on the site'
2012-11-16 16:10:55 +01:00
LINKOPENNEWWIN :
- null
LINKTO :
- null
PAGE :
- null
2012-11-01 00:03:06 +01:00
URL : URL
2012-11-16 16:10:55 +01:00
URLNOTANOEMBEDRESOURCE :
- null
2012-11-01 00:03:06 +01:00
UpdateMEDIA : 'Update Media'
2012-08-12 22:51:51 +02:00
Image :
2012-11-16 16:10:55 +01:00
PLURALNAME :
- null
SINGULARNAME :
- null
2012-06-25 00:23:50 +02:00
ImageField :
2012-11-16 16:10:55 +01:00
IMAGE :
- null
2012-08-12 22:51:51 +02:00
Image_Cached :
2012-11-16 16:10:55 +01:00
PLURALNAME :
- null
SINGULARNAME :
- null
2012-08-06 10:42:50 +02:00
Image_iframe.ss :
2012-10-29 12:20:17 +01:00
TITLE : 'Image Uploading Iframe'
2011-11-19 01:15:05 +01:00
LeftAndMain :
2012-11-16 16:10:55 +01:00
CANT_REORGANISE :
- null
DELETED :
- null
DropdownBatchActionsDefault :
- null
HELP :
- null
PAGETYPE :
- null
PERMAGAIN :
- null
PERMALREADY :
- null
PERMDEFAULT :
- null
PLEASESAVE :
- null
PreviewButton :
- null
REORGANISATIONSUCCESSFUL :
- null
SAVEDUP :
- null
VersionUnknown :
- null
2012-08-06 10:42:50 +02:00
LeftAndMain_Menu.ss :
2012-11-16 16:10:55 +01:00
Hello :
- null
LOGOUT :
- null
2011-11-19 01:15:05 +01:00
LoginAttempt :
2012-11-01 00:03:06 +01:00
Email : 'Email Address'
IP : 'IP Address'
PLURALNAME : 'Login Attempts'
SINGULARNAME : 'Login Attempt'
Status : Status
2011-11-19 01:15:05 +01:00
Member :
2012-10-29 12:20:17 +01:00
ADDGROUP : 'Add group'
BUTTONCHANGEPASSWORD : 'Verander Wagwoord'
BUTTONLOGIN : 'Log in'
BUTTONLOGINOTHER : 'Log in as someone else'
BUTTONLOSTPASSWORD : 'I' 've lost my password'
2012-10-30 18:59:19 +01:00
CANTEDIT : 'You don' 't have permission to do that'
2012-10-29 12:20:17 +01:00
CONFIRMNEWPASSWORD : 'Bevestig Nuwe Wagwoord'
CONFIRMPASSWORD : 'Bevestig wagwoord'
DATEFORMAT : 'Date format'
DefaultAdminFirstname : 'Verstek Admin'
DefaultDateTime : default
EMAIL : Epos
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.'
ERRORNEWPASSWORD : 'You have entered your new password differently, try again'
ERRORPASSWORDNOTMATCH : 'U huidige wagwoord pas nie, probeer asseblief weer'
ERRORWRONGCRED : 'That doesn' 't seem to be the right e-mail address or password. Please try again.'
FIRSTNAME : 'First Name'
INTERFACELANG : 'Koppelvlak Taal'
INVALIDNEWPASSWORD: 'We couldn''t accept that password : {password}'
LOGGEDINAS : 'You' 're logged in as {name}.'
NEWPASSWORD : 'Nuwe wagwoord'
PASSWORD : Password
PLURALNAME : Lidde
REMEMBERME : 'Remember me next time?'
SINGULARNAME : Lid
SUBJECTPASSWORDCHANGED : 'U wagwoord het verander.'
SUBJECTPASSWORDRESET : 'U wagwoord herlaai skakel'
SURNAME : Surname
TIMEFORMAT : 'Time format'
VALIDATIONMEMBEREXISTS : 'A member already exists with the same %s'
ValidationIdentifierFailed : 'Can' 't overwrite existing member #{id} with identical identifier ({name} = {value}))'
WELCOMEBACK : 'Welcome Back, {firstname}'
YOUROLDPASSWORD : 'U ou wagwoord'
belongs_many_many_Groups : Groepe
db_LastVisited : 'Last Visited Date'
db_Locale : 'Interface Locale'
db_LockedOutUntil : 'Utgesluit tot en met'
db_NumVisit : 'Number of Visits'
db_Password : Password
db_PasswordExpiry : 'Wagwoord Vervaldatum'
2012-06-25 00:23:50 +02:00
MemberAuthenticator :
2012-11-16 16:10:55 +01:00
TITLE :
- null
2012-06-25 00:23:50 +02:00
MemberDatetimeOptionsetField :
2012-11-16 16:10:55 +01:00
AMORPM :
- null
2012-11-01 00:03:06 +01:00
'APPLY FILTER' : 'Apply Filter'
2012-11-16 16:10:55 +01:00
Custom :
- null
DATEFORMATBAD :
- null
DAYNOLEADING :
- null
DIGITSDECFRACTIONSECOND :
- null
FOURDIGITYEAR :
- null
FULLNAMEMONTH :
- null
HOURNOLEADING :
- null
MINUTENOLEADING :
- null
MONTHNOLEADING :
- null
Preview :
- null
SHORTMONTH :
- null
TOGGLEHELP :
- null
TWODIGITDAY :
- null
TWODIGITHOUR :
- null
TWODIGITMINUTE :
- null
TWODIGITMONTH :
- null
TWODIGITSECOND :
- null
TWODIGITYEAR :
- null
2011-11-19 01:15:05 +01:00
MemberImportForm :
2012-11-16 16:10:55 +01:00
Help1 :
- null
Help2 :
- null
ResultCreated :
- null
ResultDeleted :
- null
ResultNone :
- null
ResultUpdated :
- null
2012-08-12 22:51:51 +02:00
MemberPassword :
2012-11-16 16:10:55 +01:00
PLURALNAME :
- null
SINGULARNAME :
- null
2012-06-25 00:23:50 +02:00
MemberTableField : null
ModelAdmin :
2012-11-16 16:10:55 +01:00
DELETE :
- null
DELETEDRECORDS :
- null
EMPTYBEFOREIMPORT :
- null
IMPORT :
- null
IMPORTEDRECORDS :
- null
NOCSVFILE :
- null
NOIMPORT :
- null
RESET :
- null
Title :
- null
UPDATEDRECORDS :
- null
2012-08-06 10:42:50 +02:00
ModelAdmin_ImportSpec.ss :
2012-11-16 16:10:55 +01:00
IMPORTSPECFIELDS :
- null
IMPORTSPECLINK :
- null
IMPORTSPECRELATIONS :
- null
IMPORTSPECTITLE :
- null
2012-08-06 10:42:50 +02:00
ModelAdmin_Tools.ss :
2012-11-01 00:03:06 +01:00
FILTER : Filter
IMPORT : Import
2012-08-06 10:42:50 +02:00
ModelSidebar.ss :
2012-11-01 00:03:06 +01:00
IMPORT_TAB_HEADER : Import
SEARCHLISTINGS : Search
2012-06-25 00:23:50 +02:00
MoneyField :
2012-11-16 16:10:55 +01:00
FIELDLABELAMOUNT :
- null
FIELDLABELCURRENCY :
- null
2011-11-19 01:15:05 +01:00
NullableField :
2012-10-29 12:20:17 +01:00
IsNullLabel : 'Is Null'
2011-11-19 01:15:05 +01:00
NumericField :
2012-10-29 12:20:17 +01:00
VALIDATION : '' '{value}' ' is not a number, only numbers can be accepted for this field'
2012-08-12 22:51:51 +02:00
Pagination :
2012-11-16 16:10:55 +01:00
Page :
- null
View :
- null
2011-11-19 01:15:05 +01:00
Permission :
2012-11-16 16:10:55 +01:00
AdminGroup :
- null
CMS_ACCESS_CATEGORY :
- null
FULLADMINRIGHTS :
- null
FULLADMINRIGHTS_HELP :
- null
PLURALNAME :
- null
SINGULARNAME :
- null
2011-11-19 01:15:05 +01:00
PermissionCheckboxSetField :
2012-06-25 00:23:50 +02:00
AssignedTo : 'assigned to "{title}"'
FromGroup : 'inherited from group "{title}"'
FromRole : 'inherited from role "{title}"'
2012-10-29 12:20:17 +01:00
FromRoleOnGroup : 'oorgeërf van rol "%s" op groep "%s"'
2012-08-12 22:51:51 +02:00
PermissionRole :
2012-11-01 00:03:06 +01:00
OnlyAdminCanApply : 'Only admin can apply'
PLURALNAME : Roles
SINGULARNAME : Role
Title : Title
2012-08-12 22:51:51 +02:00
PermissionRoleCode :
2012-11-16 16:10:55 +01:00
PLURALNAME :
- null
SINGULARNAME :
- null
2011-11-19 01:15:05 +01:00
Permissions :
2012-10-29 12:20:17 +01:00
PERMISSIONS_CATEGORY : 'Rolle en toegang permissies'
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 00:23:50 +02:00
PhoneNumberField :
2012-10-29 12:20:17 +01:00
VALIDATION : 'Please enter a valid phone number'
2012-08-06 10:42:50 +02:00
RelationComplexTableField.ss :
2012-10-29 12:20:17 +01:00
ADD : 'Voeg by'
CSVEXPORT : 'Export to CSV'
NOTFOUND : 'No items found'
2011-11-19 01:15:05 +01:00
Security :
2012-11-16 16:10:55 +01:00
ALREADYLOGGEDIN :
- null
BUTTONSEND :
- null
CHANGEPASSWORDBELOW :
- null
CHANGEPASSWORDHEADER :
- null
ENTERNEWPASSWORD :
- null
ERRORPASSWORDPERMISSION :
- null
LOGGEDOUT :
- null
LOGIN :
- null
NOTEPAGESECURED :
- null
NOTERESETLINKINVALID :
- null
NOTERESETPASSWORD :
- null
PASSWORDSENTHEADER :
- null
PASSWORDSENTTEXT :
- null
2011-11-19 01:15:05 +01:00
SecurityAdmin :
2012-10-29 12:20:17 +01:00
ACCESS_HELP : 'Laat toe wys, byvoeging en verandering van gebruikers, so wel as die toekenning van permissies en rolle aan hulle.'
APPLY_ROLES : 'Wend rolle tot groepe toe'
APPLY_ROLES_HELP : 'Vermoë om rolle toegeken aan ' 'n groep te verander. Benodig die "Toegang tot ' 'Sekuriteit' ' afdeling' ' permissie.'
EDITPERMISSIONS : 'Manage permissions for groups'
EDITPERMISSIONS_HELP : 'Vermoë om Permissies en IP Adresse vir ' 'n groep te verander. Benodig die "Toegang tot ' 'Sekuriteit' ' afdeling" permissie.'
GROUPNAME : 'Group name'
IMPORTGROUPS : 'Import groups'
IMPORTUSERS : 'Import users'
MEMBERS : Members
MENUTITLE : Security
MemberListCaution: 'Waarskuwing : Deur lede te verwyder van hierdie lys sal hulle ook van alle groepe en die databasis verwyder'
NEWGROUP : 'New Group'
PERMISSIONS : Permissions
ROLES : Rolle
ROLESDESCRIPTION : ' '
TABROLES : Rolle
Users : Users
2011-11-19 01:15:05 +01:00
SecurityAdmin_MemberImportForm :
2012-11-16 16:10:55 +01:00
BtnImport :
- null
FileFieldLabel :
- null
2012-06-25 00:23:50 +02:00
SilverStripeNavigator :
2012-10-29 12:20:17 +01:00
Edit : Edit
2012-06-25 00:23:50 +02:00
SimpleImageField :
2012-10-29 12:20:17 +01:00
NOUPLOAD : 'No Image Uploaded'
2011-11-19 01:15:05 +01:00
SiteTree :
2012-11-16 16:10:55 +01:00
TABMAIN :
- null
2012-06-25 00:23:50 +02:00
TableField :
2012-11-16 16:10:55 +01:00
ISREQUIRED :
- null
2012-08-06 10:42:50 +02:00
TableField.ss :
2012-11-16 16:10:55 +01:00
ADD :
- null
ADDITEM :
- null
2011-11-19 01:15:05 +01:00
TableListField :
2012-10-29 12:20:17 +01:00
CSVEXPORT : 'Export to CSV'
PRINT : Druk
Print : Print
SELECT : 'Select:'
2012-08-06 10:42:50 +02:00
TableListField.ss :
2012-11-16 16:10:55 +01:00
NOITEMSFOUND :
- null
SORTASC :
- null
SORTDESC :
- null
2012-08-06 10:42:50 +02:00
TableListField_PageControls.ss :
2012-11-01 00:03:06 +01:00
DISPLAYING : Displaying
OF : of
TO : to
VIEWFIRST : 'View first'
VIEWLAST : 'View last'
VIEWNEXT : 'View next'
VIEWPREVIOUS : 'View previous'
2012-06-25 00:23:50 +02:00
TimeField :
2012-11-16 16:10:55 +01:00
VALIDATEFORMAT :
- null
2012-06-25 00:23:50 +02:00
ToggleField :
2012-10-29 12:20:17 +01:00
LESS : less
MORE : more
2012-06-25 00:23:50 +02:00
UploadField :
2012-10-29 12:20:17 +01:00
ATTACHFILE : 'Attach a file'
ATTACHFILES : 'Attach files'
AttachFile : 'Attach file(s)'
DELETE : 'Delete from files'
DELETEINFO : 'Permanently delete this file from the file store'
DOEDIT : Save
DROPFILE : 'drop a file'
DROPFILES : 'drop files'
Dimensions : Dimensions
EDIT : Edit
EDITINFO : 'Edit this file'
FIELDNOTSET : 'File information not found'
FROMCOMPUTER : 'From your computer'
FROMCOMPUTERINFO : 'Select from files'
FROMFILES : 'From files'
HOTLINKINFO: 'Info : This image will be hotlinked. Please ensure you have permissions from the original site creator to do so.'
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'
STARTALLINFO : 'Start all uploads'
Saved : Saved
2011-11-19 01:15:05 +01:00
Versioned :
2012-11-16 16:10:55 +01:00
has_many_Versions :
- null