Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Version 0.3.0
[kiriwrite/.git] / cgi-files / lang / en-GB.lang
1 # English (British) Kiriwrite language file.
3 [about]
4 name = English (British)
5 creator = Steve Brokenshire
6 mailaddress = sbrokenshire|ao|xestia|dottie|co|dottie|uk
8 [database]
9 submenu_viewdatabases = View Databases
10 submenu_adddatabase = Add Database
12 databasename = Database Name
13 databasedescription = Database Description
14 databasecategories = Database Categories
15 databasenotes = Database Notes
16 databasefilename = Database Filename
17 databaselistreturnlink = Return to the database list.
19 databaselist = Database List
20 databaseoptions = Database Options
21 nodatabasesavailable = There are no databases that can be used. To create a database click on the Add Database link.
22 databaseinvalidpermissions = Databases with invalid permissions
23 databaseinvalidpermissionstext = The following databases have invalid permissions set:
24 databaseerrors = Databases with errors
25 databaseerrorstext = The following databases have errors:
27 adddatabase = Add Database
28 adddatabaseautogenerate = Leave the filename blank to automatically generate a filename.
29 adddatabasenoextensions = Don't include any extensions as it will be done automatically.
30 adddatabasecharacterlength = The filename cannot be any more than 32 characters long.
31 adddatabasecharacters = The filename should only contain letters, numbers and no spaces.
32 adddatabasebutton = Add Database
33 clearvaluesbutton = Clear values
34 databaseadded = Database '%s' has been created.
36 editdatabasetitle = Edit Database
37 editdatabase = Edit Database '%s'
38 editeddatabase = Edit Database
39 editdatabasebutton = Edit Database
40 databaseupdated = Database '%s' updated.
42 deletedatabase = Database Deletion
43 deletedatabasemessage = Are you sure you want to delete '%s'?
44 deletedatabasebutton = Yes, delete the database
45 deletedatabasereturn = No, return to the database list.
46 deleteddatabase = Database Deleted
47 deleteddatabasemessage = Database '%s' was deleted.
49 [pages]
50 submenu_addpage = Add Page
52 database = Database
53 pagefilename = Page Filename
54 pagename = Page Name
55 pagedescription = Page Description
56 pagesection = Page Section
57 pagetemplate = Page Template
58 pagecontent = Page Content
59 pagesettings = Page Settings
60 lastmodified = Last Modified
62 returnpagelist = Return to the page list for the '%s' database.
63 viewpagelist = View the page list for the '%s' database.
65 databasepageerror = A database error occurred while getting the page information with the filename '%s': %s
66 databasepagedoesnotexist = The page with the filename '%s' does not exist.
67 databasecopyfrompageerror = The page with the filename '%s' does not exist in the database that the page is to be copied from.
68 databasecopyfromdatabaseerror = A database error has occurred while copying the page with the filename '%s' from the old database: %s
69 databasecopytodatabaseerror = A database error has occurred while copying the page with the filename '%s' to the new database: %s
70 databasecopyfrompagenotexist = The page with the filename '%s' does not exist in the database that the page is to be copied from.
71 databasecopytopageexists = The page with the filename '%s' already exists in the database that the page is to be copied to.
72 databasemovefrompageerror = A database error has occurred while moving the page with the filename '%s' from the old database: %s
73 databasemovetopageerror = A database error has occurred while moving the page with the filename '%s' to the new database: %s
74 databasemovefrompagenotexist = The page with the filename '%s' does not exist in the database that the page is to be moved from.
75 databasemovetopageexists = The page with the filename '%s' already exists in the database that the page is to be moved to.
76 pagedoesnotexist = The page with the filename '%s' does not exist in the database that the page is to be moved from.
78 usenotemplate = Don't use a template
79 keeptemplatefilename = Keep current template filename (%s)
80         
81 usepageandsection = Use page name and section name.
82 usepagename = Use the page name only.
83 usesectionname = Use the section name only.
84 nopagesection = Don't use page name or section name.
86 notemplatedatabase = Template database does not exist. No template will be used.
87 notemplatedatabasekeep = Template database does not exist. Existing template settings can be kept.
88 templatepermissionserror = Template database has invalid permissions set. No template will be used.
89 templatepermissionserrorkeep = Template database has invalid permissions set. Existing template settings can be kept.
90 templatedatabaseerror = A database error occurred while trying to get the list of templates: %s
91 templatedatabaseerrorkeep = A database error occurred while trying to get the list of templates: '%s'. Existing template settings can be kept.
92 notemplatesavailable = There are no templates in the template database. No template will be used.
93 templatedatabasenotexistmultieditkeep = The template database does not exist. Existing template settings for selected pages kept.
94 templatedatabasepermissionsinvalidmultieditkeep = The template database has invalid permissions set. Existing template settings for selected pages kept.
95 templatedatabaseerrormultieditkeep = A database error occurred while trying to get the list of templates: %s. Existing template settings for selected pages kept.
97 viewingdatabase = Viewing Database
98 viewpages = View Pages
99 databaseselecttitle = Database Selection
100 nodatabaseselected = No database selected. Please select a database from the drop-down list below and then press the 'View' button to view the pages in the selected database.
101 nopagesinpagebrowse = No pages with the page browse number given.
102 returntofirstpagebrowse = Return to the start of the page list.
103 showlistpage = Show list page:
104 nextpage = Next page
105 previouspage = Previous page
106 show = Show
107 viewbutton = View
109 pagelist = Page list for '%s'
110 nopagesindatabase = No pages exist in this database. To create a page for this database, click on Add Page link at the top of the page.
111 deleteselectedbutton = Delete Selected
112 moveselectedbutton = Move Selected
113 copyselectedbutton = Copy Selected
114 editselectedbutton = Edit Selected
116 addpage = Add Page
117 addpagebutton = Add Page
118 pageaddedmessage = The page called '%s' was added to the '%s' database successfully.
120 editpagetitle = Edit Page
121 editpage = Editing Page '%s'
122 editpagebutton = Edit Page
123 editedpage = Page Edited
124 editedpagemessage = The page '%s' has been edited.
126 deletepagetitle = Delete Page
127 deletepage = Delete page '%s'
128 deletepagemessage = Are you sure you want to delete '%s' from the '%s' database?
129 deletepagebutton = Yes, delete the page
130 pagedeleted = Page Deleted
131 pagedeletedmessage = The page named '%s' was deleted from the '%s' database.
133 deletemultiplepages = Delete selected pages
134 deletemultiplemessage = Are you sure you want to delete the selected pages below from the '%s' database?
135 deletepagesbutton = Yes, delete the selected pages
136 deletepagesreturnlink = No, return to the page list for the '%s' database.
137 selectedpagesdeleted = Selected pages deleted
138 selectedpagesdeletedmessage = The following pages were deleted from the '%s' database:
140 movepages = Move selected pages
141 movepagesmessage = Which database do you want to move the following pages from the '%s' database to?
142 movepagesto = Move pages to: 
143 movepagesbutton = Move selected pages
144 movedpagesmessage = The following pages from the '%s' database were moved to the '%s' database:
145 nopagesmoved = No pages were moved from the '%s' database to the '%s' database.
146 errormessages = The following errors/warnings have occurred while moving the pages:
148 copypages = Copy selected pages
149 copypagesmessage = Which database do you want to copy the following pages from the '%s' database to?
150 copypagesto = Copy pages to:
151 copypagesbutton = Copy selected pages
152 copypagesresultmessage = The following pages from the '%s' database were copied to the '%s' database:
153 nopagescopied = No pages were copied from the '%s' database to the '%s' database.
154 copypageswarnings = The following errors/warnings have occurred while copying the pages:
156 multiedit = Edit selected pages
157 multieditmessage = The following pages from the '%s' database will be altered:
158 multieditmessagevalues = Using the values below (click on the checkbox for each value to be edited on the selected pages):
159 editpagesbutton = Edit selected pages
160 nopagesedited = No pages were edited in the '%s' database.
161 pagesedited = The selected pages in the '%s' database have been edited:
162 editedpageswarnings = The following errors/warnings occurred while editing the selected pages:
164 [filter]
166 submenu_showfilters = Show Filters
167 submenu_addfilter = Add Filter
169 priority = Priority
170 findsetting = Find Setting
171 replacesetting = Replace Setting
173 noprioritygiven = If no filter priority is specified, the filter priority will be set to 1.
174 returnfilterlist = Return to the filter list.
176 viewfilters = View Filters
177 showlistpage = Show list page:
178 show = Show
179 nextpage = Next page
180 previouspage = Previous page
181 nofiltersavailable = There are no filters available in the filter database. To add a filter, click on the Add Filter link.
182 filterdatabasedoesnotexist = The filter database does not exist and will be created when a filter is added.
183 warningtitle = Warning: 
184 blankfindfilters = One (or more) of your filters has a blank find filter and needs to be fixed.
185 blankfindsetting = Blank Find Setting
186 blankreplacesetting = Blank Replace Setting
188 nofiltersinpagebrowse = No filters with the page browse number given.
189 returntofirstpagebrowse = Return to the start of the filter list.
191 addfilter = Add Filter
192 findfilter = Find...
193 replacefilter = Replace with...
194 notes = Notes
195 enabled = Enable this filter.
196 addfilterbutton = Add Filter
197 filteradded = Filter Added
198 filteraddedmessage = The filter was added successfully to the filters list.
200 editfilter = Edit Filter
201 editfilterbutton = Edit Filter
202 editedfilter = Filter edited
203 editedfiltermessage = The selected filter was edited.
205 deletefilter = Delete Filter
206 deletefiltermessage = Are you sure you want to delete the selected filter?
207 deletefilterbutton = Yes, delete the selected filter.
208 deletefilterreturn = No, return to the filter list.
209 deletedfilter = Filter Deleted
210 deletedfiltermessage = The selected filter was deleted from the filters list.
211         
212 [template] 
214 submenu_showtemplates = Show Templates
215 submenu_addtemplate = Add Template
217 templatefilename = Template Filename
218 templatename = Template Name
219 templatedescription = Template Description
220 templatelayout = Template Layout
222 showlistpage = Show list page:
223 show = Show
224 nextpage = Next page
225 previouspage = Previous page
227 notemplatesinpagebrowse = No templates with the page browse number given.
228 returntofirstpagebrowse = Return to the start of the template list.
230 returntemplatelist = Return to the template list.
232 viewtemplates = View Templates
233 templatedatabasedoesnotexist = The template database doesn't exist and will be created when a template is added.
234 notemplatesavailable = There are no templates in the template database. To add a template click on the Add Template link.
236 addtemplate = Add Template
237 addtemplatebutton = Add Template
238 addedtemplate = Template Added
239 addedtemplatemessage = The template called '%s' was successfully created.
241 edittemplate = Edit Template
242 edittemplatebutton = Edit Template
243 editedtemplate = Template Edited
244 editedtemplatemessage = The selected template called '%s' was edited.
246 deletetemplate = Delete Template
247 deletetemplatemessage = Are you sure you want to delete the template called '%s' (%s)?
248 deletetemplatebutton = Yes, delete the template.
249 deletetemplatereturntolist = No, return to the template list.
250 deletedtemplate = Template Deleted
251 deletedtemplatemessage = The selected template called '%s' was deleted.
253 [compile]
255 submenu_listdatabases = List Databases
256 submenu_compileall = Compile All
257 submenu_cleanoutputdirectory = Clean Output Directory
259 returncompilelist = Return to the compile database list.
261 compilepages = Compile Pages
262 nodatabasesavailable = There are no databases that can be used for compiling.
263 compileselectedbutton = Compile Selected
265 compilealldatabases = Compile All Databases
266 compilealldatabasesmessage = Do you want to compile all of the databases in the database directory?
267 compilealldatabasesbutton = Compile All Databases
269 compileselecteddatabases = Compile Selected Databases
270 compileselecteddatabasesmessage = Do you want to compile the following databases?
271 compileselecteddatabasesbutton = Compile Selected Databases
273 compiledatabase = Compile Database
274 compiledatabasemessage = Do you want to compile the '%s' database?
275 compiledatabasebutton = Compile Database
277 overridetemplate = Override the template being used.
278 replacecurrenttemplate = Replace current template with:
279 templatedbmissing = The template database does not exist so the template being used cannot be overridden.
280 templatedbinvalidpermissions = The template database has invalid permissions set so the template being used cannot be overridden.
281 templatedberror = An error occured while using the template database so the template being used cannot be overriden.
282 dontusetemplate = Don't use a template
284 informationprefix = [Information] 
285 errorprefix = [Error] 
286 warningprefix = [Warning] 
288 compiledatabases = Compile Databases
289 filterdatabasemissing = The filter database does not exist. No filters will be used.
290 filterdatabasepermissions = The filter database has invalid permissions set. No filters will be used.
291 filterdatabaseerror = A filter database error has occurred: %s. No filters will be used.
292 findfilterblank = One (or more) of the find filters from the filter database is blank.
293 finishfilterdatabase = Finished processing the filter database.
294 templatedatabasemissing = The template database does not exist. Pages will be compiled without templates being used.
295 templatedatabasepermissions = The template database has invalid permissions set. Pages will be compiled without templates being used.
296 templatedatabaseerror = A database error occurred while trying to get the list of templates: %s
297 finishtemplatedatabase = Finished processing the template database.
298 databasefilenameinvalidcharacters = The database with the filename '%s' has invalid characters. Skipping this database...
299 databasefilenametoolong = The database with the filename '%s' is too long. Skipping this database...
300 databasemissing = The database with the filename '%s' does not exist. Skipping this database...
301 databaseinvalidpermissions = The database with the filename '%s' has invalid permissions set. Skipping this database...
302 databaseerror = A database error has occurred on the database with the filename '%s': %s
303 compilingpages = Compiling pages in the '%s' database...
304 databasepageerror = A database error has occurred on the database with the filename '%s' while getting the list of pages: %s
305 invalidpagefilename = The page '%s' has an invalid filename. Page skipped.
306 templatefilemissing = The template with the filename '%s' for '%s' (%s) does not exist.
307 pageinvalidpermissions = The page with the filename '%s' has invalid permissions set. Page not written.
308 pagenotwritten = An error occured while writing the page with the filename '%s': %s
309 compiledpageblankname =  (%s) was compiled.
310 compiledpage = '%s' (%s) was compiled.
311 databasefinish = Finished compiling pages in the '%s' database...
312 compileresults = %s pages compiled, %s errors, %s warnings.
314 cleanoutputdirectory = Clean Output Directory
315 cleanoutputdirectorymessage = Are you sure you want to clean the output directory?
316 cleanoutputdirectorybutton = Yes, clean output directory
317 somecontentnotremoved = Some of the contents of the directory were removed. However, not all of the files in the output directory were deleted due to invalid permissions.
318 contentremoved = The contents of the output directory have been removed.
320 [setting]
322 submenu_viewsettings = View Settings
323 submenu_editsettings = Edit Settings
325 viewsettings = View Settings
326 currentsettings = The current settings being used are the following:
327 directories = Directories
328 databasedirectory = Database Directory
329 outputdirectory = Output Directory
330 imagesuripath = Images (URI path)
331 display = Display
332 textareacols = Text Area Columns
333 textarearows = Text Area Rows
334 pagecount = Pages on browse
335 templatecount = Templates on browse
336 filtercount = Filters on browse
337 date = Date
338 dateformat = Date Format
339 language = Language
340 systemlanguage = System Language
341 modules = Modules
342 presentationmodule = Presentation Module
343 databasemodule = Database Module
344 altersettings = To alter the current settings, select the Edit Settings option at the top of the page.
346 editsettings = Edit Settings
347 warning = Warning: 
348 warningmessage = Settings that have changed take effect after clicking on the 'Change Settings' button and viewing the confirmation message.
349 singleday = D - Show single digit day if day value is less than 10.
350 doubleday = DD - Show double digit day if day value is less than 10.
351 singlemonth = M - Show single digit month if month value is less than 10.
352 doublemonth = MM - Show double digit month if month value is less than 10.
353 singleyear = Y - Show double digit year value.
354 doubleyear = YY - Show four digit year value.
355 singlehour = h - Show single digit hour if hour value is less than 10.
356 doublehour = hh - Show double digit hour if hour value is less than 10.
357 singleminute = m - Show single digit minute if minute value is less than 10.
358 doubleminute = mm - Show double digit minute if minute value is less than 10.
359 singlesecond = s - Show single digit second if second value is less than 10.
360 doublesecond = ss - Show double digit second if second value is less than 10.
361 othercharacters = Other Characters: / - < > ;
362 databaseserver = Database Server
363 databaseport = Database Port
364 databaseprotocol = Database Protocol
365 databasename = Database Name
366 databaseusername = Database Username
367 databasepassword = Database Password
368 keepcurrentpassword = Keep the current password
369 tableprefix = Table Prefix
370 changesettingsbutton = Change Settings
371 returnsettingslist = Return to the list of settings.
372 settingsedited = Settings Edited
373 settingseditedmessage = The page settings have been changed and will take effect on the next page load of Kiriwrite.
375 [error]
377 error = Error!
378 extendederror = The extended information about the error is:
379 generic = An error has occurred but not an error that is known to Kiriwrite.
380 blankfilename = The filename specified was blank.
381 blankvariable = A blank variable was specified.
382 fileexists = A filename specified already exists.
383 internalerror = An internal error has occurred within Kiriwrite.
384 invalidoption = An invalid option was given.
385 invalidaction = An invalid action was specified.
386 invalidfilename = The filename given contains invalid characters.
387 invalidmode = An invalid mode was specified.
388 invalidutf8 = A UTF-8 string is invalid.
389 invalidvariable = An variable with invalid data has been found.
390 variabletoolong = A variable given is too long.
391 blankcompiletype = The compile type specified was blank.
392 blankdatabasepageadd = No database was specified when trying to add a page.
393 blankdirectory = The directory name specified was blank.
394 blankfindfilter = The find filter was blank.
395 blankdatetimeformat = The date and time format given is blank.
396 browsenumbertoolong = The page browse number given is too long.
397 browsenumberinvalid = The page browse number given is invalid.
398 databaseconnectionerror = A database connection error has occurred.
399 databasecategoriestoolong = The database categories list is too long.
400 databasecopysame = The database that the pages are being copied to is the same database that the pages are copied from.
401 databasealreadyexists = A database with the filename given already exists.
402 datadirectorymissing = The database directory is missing.
403 datadirectoryinvalidpermissions = The database directory has invalid permission settings.
404 databasedescriptiontoolong = The database description is too long.
405 databasefilenameinvalid = The database filename is invalid.
406 databasefilenametoolong = The database filename is too long.
407 databaseerror = A database error has occurred.
408 databaseinvalidpermissions = The database has invalid permission settings.
409 databasenameinvalid = The database name contains invalid characters.
410 databasenametoolong = The database name is too long.
411 databasenameblank = The database name is blank.
412 databasemissingfile = The database file is missing.
413 databasemovemissingfile = The database that the pages are moving to is missing.
414 databasenorename = The database cannot be renamed due to invalid permissions set.
415 databasemovesame = The database that the pages are being moved to is the same database that the pages are moving from.
416 dbmoduleblank = The database module name given is blank.
417 dbmoduleinvalid = The database module name given is invalid.
418 dbdirectoryblank = The database directory name given was blank.
419 dbdirectoryinvalid = The database directory name given was invalid.
420 dbmodulemissing = The database module with the filename given is missing.
421 filtersdatabasenotcreated = The filter database was not created because of the invalid permissions set.
422 filtersdbdatabaseerror = A database error has occurred while using the filter database.
423 filtersdbpermissions = The filter database has invalid permission settings.
424 filtersdbmissing = The filter database is missing.
425 filteridblank = The filter identification number given is blank.
426 filterdoesnotexist = The filter with the identification number given does not exist.
427 filteridinvalid = The filter identification number given is invalid.
428 filteridtoolong = The filter identification number given is too long.
429 findfiltertoolong = The find filter given is too long.
430 filterpriorityinvalid = The filter priority number given is invalid.
431 filterpriorityinvalidchars = The filter priority given contains invalid characters.
432 filterprioritytoolong = The filter priority given is too long.
433 invalidcompiletype = The compile type given is invalid.
434 invalidpagenumber = The page number specified is invalid.
435 nopagesselected = No pages were selected.
436 invaliddirectory = The directory name specified was invalid.
437 invaliddatetimeformat = The date and time format given is invalid.
438 invalidlanguagefilename = An invalid language filename was given.
439 languagefilenamemissing = The language filename given does not exist.
440 moduleblank = The module name given was blank.
441 moduleinvalid = The module name given was invalid.
442 newcopydatabasedatabaseerror = A database error has occurred in the database that the selected pages are being copied to.
443 newcopydatabasedoesnotexist = The database that the selected pages are being copied to does not exist.
444 newcopydatabasefileinvalidpermissions = The database that the selected pages are being copied to has invalid permissions set.
445 newmovedatabasedatabaseerror = A database error has occurred in the database that the selected pages are being moved to.
446 newmovedatabasedoesnotexist = The database that the selected pages are moving to does not exist.
447 newmovedatabasefileinvalidpermissions = The database that the selected pages are moving to has invalid permissions set.
448 nodatabasesavailable = No databases are available for compiling.
449 nodatabaseselected = No databases were selected for compiling.
450 noeditvaluesselected = No values will be changed on the selected pages as no values for changing were selected.
451 oldcopydatabasedatabaseerror = A database error has occurred in the database that the selected pages are being copied from.
452 oldcopydatabasedoesnotexist = The database that the selected pages are being copied from does not exist.
453 oldcopydatabasefileinvalidpermissions = The database that the selected pages are being copied from has invalid permissions set.
454 oldmovedatabasedatabaseerror = A database error has occurred in the database that the selected pages are being moved from.
455 oldmovedatabasedoesnotexist = The database that the selected pages are moving from does not exist.
456 oldmovedatabasefileinvalidpermissions = The database that the selected pages are moving from has invalid permissions set.
457 outputdirectoryblank = The output directory name given was blank.
458 outputdirectoryinvalid = The output directory name given was invalid.
459 outputdirectorymissing = The output directory is missing
460 outputdirectoryinvalidpermissions = The output directory has invalid permissions set.
461 overridetemplatetoolong = The override template filename given is too long.
462 overridetemplateinvalid = The override template filename given is invalid.
463 overridetemplatevalueinvalid = The override template value given is invalid.
464 presmoduleblank = The presentation module name given is blank.
465 presmoduleinvalid = The presentation module name given is invalid.
466 presmodulemissing = The presentation module with the filename given is missing.
467 pagefilenamedoesnotexist = The page with the filename given does not exist.
468 pagefilenameexists = The page filename given already exists.
469 pagefilenameinvalid = The page filename given is invalid.
470 pagefilenametoolong = The page filename given is too long.
471 pagefilenameblank = The page filename given is blank.
472 pagetitletoolong = The page title given is too long.
473 pagedescriptiontoolong = The page description given is too long.
474 pagesectiontoolong = The page section given is too long.
475 pagedatabasefilenametoolong = The page database filename given is too long.
476 pagesettingstoolong = The page settings given is too long.
477 pagesettingsinvalid = The page settings given are invalid.
478 pagetemplatefilenametoolong = The page template filename given was too long.
479 replacefiltertoolong = The replace filter given is too long
480 servernameinvalid = The database server name given is invalid.
481 servernametoolong = The database server name given is too long.
482 serverdatabasenameinvalid = The server database name given is invalid.
483 serverdatabasenametoolong = The server database name given is too long.
484 serverdatabaseusernameinvalid = The server database username given is invalid.
485 serverdatabaseusernametoolong = The server database username given is too long.
486 serverdatabasepasswordtoolong = The server database password given is too long.
487 serverdatabasetableprefixinvalid = The server database table prefix given is invalid.
488 serverdatabasetableprefixtoolong = The server database table prefix given is too long.
489 serverportnumberinvalid = The database port number given is invalid.
490 serverportnumberinvalidcharacters = The database port number given contains characters other than numbers.
491 serverportnumbertoolong = The database port number given is too long.
492 serverprotocolnametoolong = The database server protocol name given is too long.
493 serverprotocolinvalid = An invalid database server protocol was specified.
494 templatenameblank = The template name given is blank.
495 templatefilenameexists = A template with the given filename already exists.
496 templatefilenameinvalid = The template filename given is invalid.
497 templatedatabaseerror = A database error has occurred while using the template database.
498 templatedatabaseinvalidpermissions = The template database has invalid permissions.
499 templatedatabaseinvalidformat = The template database is in a invalid format.
500 templatedirectoryblank = The template directory name given was blank.
501 templatedirectoryinvalid = The template directory name given was invalid.
502 templatedatabasenotcreated = The template database was not created because of the invalid permissions set.
503 templatefilenametoolong = The template filename given is too long
504 templatenametoolong = The template name given is too long
505 templatedescriptiontoolong = The template description given is too long
506 templatedatabasemissing = The template database is missing.
507 templatedoesnotexist = The template filename given does not exist in the template database.
508 templatefilenameblank = The template filename given was blank.
509 textarearowblank = The text area row value given is blank.
510 textarearowtoolong = The text area row value given is too long.
511 textarearowinvalid = The text area row value given is invalid.
512 textareacolblank = The text area column value given is blank.
513 textareacoltoolong = The text area column value given is too long.
514 textareacolinvalid = The text area column value given is invalid.
516 [options]
517 edit = Edit
518 delete = Delete
519 compile = Compile
521 [blank]
522 noname = No Name
523 nodescription = No Description
524 blankdatabasename = Blank Database Name
526 [common]
527 alter = Alter
528 setting = Setting
529 value = Value
530 restorecurrent = Restore current settings
531 clearvalues = Clear values
532 selectnone = Select None
533 options = Options
535 tags = Kiriwrite Tags:
536 pagecontent = <kiriwrite:pagecontent> - Specifies the page content.
537 pagetitle = <kiriwrite:pagetitle> - Specifies the page title (and page section depending on page settings).
538 pagename = <kiriwrite:pagename> - Specifies the page name.
539 pagedescription = <kiriwrite:pagedescription> - Specifies the page description.
540 pagesection = <kiriwrite:pagesection> - Specifies the page section.
541 pageautosection = <kiriwrite:autosection> - Automatic page section name.
542 pageautotitle = <kiriwrite:autotitle> - Automatic page title (and page section depending on page settings).
544 [menu]
545 viewdatabases = View Databases
546 viewpages = View Pages
547 viewfilters = View Filters
548 viewtemplates = View Templates
549 compilepages = Compile Pages
550 viewsettings = View Settings
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy