added a posting size anti-abuse filter
[mir.git] / bundles / admin_en.properties
index 10ecc05..28925e1 100755 (executable)
@@ -1,6 +1,6 @@
 ########## admin ##########
 # language: english
-# $Id: admin_en.properties,v 1.48.2.7 2003/07/20 05:49:47 zapata Exp $
+# $Id: admin_en.properties,v 1.48.2.28 2006/03/19 20:53:11 zapata Exp $
 
 languagename=English
 
@@ -25,6 +25,7 @@ delete=delete
 add=add
 filter=filter
 attach=attach
+deattach=remove
 list=browse
 back=back
 cancel=cancel
@@ -45,8 +46,11 @@ no_matches_found=No matching entries!
 list.next=next
 list.previous=previous
 
+system.status = Status:
+system.loggedin = Logged in:
 
 # media - used by image, audio, video and other media
+media.urls = Urls
 media.created=created
 media.changed=last modification
 media.published=published
@@ -67,6 +71,8 @@ media.is_published=published
 media.icon=icon
 media.nr_of_media=Number of Media Items (max 20)
 media.nr_of_media.submit=define number
+media.comments=Comments
+media.articles=Articles
 
 medialist.search_text_in=Search text in
 
@@ -94,6 +100,7 @@ other_medialist.htmltitle=Other media overview
 # breaking
 breaking.htmltitle=Breaking news
 breaking.textinfo=(max. 5 lines / 250 characters)
+breaking.id = id
 breaking.text=text
 breaking.date=date
 
@@ -113,9 +120,11 @@ comment.url=Url
 comment.creator=Author
 comment.article=Article
 comment.html=HTML
-comment.status=Status 
+comment.status=Status
 comment.language=Language
 comment.allcomments=All comments
+comment.comment=Internal Comment
+comment.comment.info=(internal)
 
 comment.operation.hide=hide
 comment.operation.unhide=unhide
@@ -129,8 +138,8 @@ commentlist.allcomments=All comments for this article
 commentlist.search=go!
 commentlist.activate = activate changes
 commentlist.order = order
-commentlist.order.datedesc= date (desc.)
-commentlist.order.dateasc= date (asc.)
+commentlist.order.datedesc= newest first
+commentlist.order.dateasc= oldest first
 commentlist.order.articletitle= article title
 
 commentsearch.field = Search
@@ -139,6 +148,7 @@ commentsearch.field.creator = Author
 commentsearch.field.main_url = Url
 commentsearch.field.email = Email
 commentsearch.field.description = Description
+commentsearch.field.comment = Internal comment
 commentsearch.value = Value
 
 commentsearch.publishedstate = Published state
@@ -181,6 +191,11 @@ content.content=Content
 content.html=HTML
 content.comment=Internal Comment
 content.internal=(internal)
+content.keywords=Keywords
+content.lockedby=Locked by {0}
+content.lock=Lock
+content.unlock=Unlock
+content.forcelock=Force lock
 
 content.attachments=Attachments
 content.images=Images
@@ -219,6 +234,9 @@ content.operation.hide=hide
 content.operation.unhide=unhide
 content.operation.newswire=newswire
 
+content.preview.default = Preview
+
+contentsearch.topic = Topic
 contentsearch.value = search
 contentsearch.field = field
 contentsearch.field.title = Title
@@ -226,6 +244,7 @@ contentsearch.field.creator = Author
 contentsearch.field.contents=Contents
 contentsearch.field.creator_email = Email
 contentsearch.field.creator_main_url = Web address
+contentsearch.field.comment = Internal comment
 
 contentsearch.publishedstate = publication state
 contentsearch.publishedstate.hidden=hidden
@@ -249,6 +268,7 @@ contentlist.select=Select
 
 # language
 language.htmltitle=Language
+language.id=Id
 language.name=Language
 language.code=Language code
 
@@ -266,6 +286,7 @@ login.submit=  OK
 
 # mediafolder
 mediafolder.htmltitle=mediafolder
+mediafolder.id=id
 mediafolder.date=date
 mediafolder.name=name
 mediafolder.location=location
@@ -277,6 +298,7 @@ mediafolderlist.htmltitle=media folder list
 
 # message
 message.htmltitle=messages
+message.id=id
 message.date=date
 message.title=title
 message.creator=author
@@ -302,22 +324,28 @@ start.content.all=all articles
 start.content.search=search
 
 start.allarticlesoftype={0}
+start.allcommentswithstatus={0}
 
 start.producers.title=GENERATE MANUALLY
 start.producers.produceAllNew=generate all new
+start.producers.recipe.allnew=generate all new
+
 start.producers.advanced=advanced page (use with care!)
 
 start.administer.title=ADMINISTER
 start.administer.comments=comments
 
+start.comments.title=COMMENTS
+
 start.breaking.title=breaking news
-start.list.title=LIST
+start.articles.title=ARTICLES
 start.fileedit.includes.title=edit include files
 start.addandedit.title=ADD / EDIT
 start.extra.title=EXTRA
 start.search.title=SEARCH
 start.other_media.title=other media
-start.images.title=pictures
+start.images.title=images
+start.images.open_by_id=open image #
 start.video.title=video
 start.audio.title=audio
 start.media.title=MEDIA
@@ -331,7 +359,10 @@ start.superusermenu=super-user functions (use with care!)
 
 
 # topic
+
 topic.htmltitle=topic
+
+topic.id=id
 topic.title=name
 topic.description=description
 topic.filename=filename
@@ -349,6 +380,15 @@ user.oldpassword=Old password
 user.password=Password
 user.password2=Password (confirmation)
 user.admin=Admin
+user.is_disabled=Disabled ?
+user.creationdate=Creation date
+user.lastlogindate=Last login
+user.email=Email address
+user.comment=Comment
+user.profile=Profile
+
+
+
 
 userlist.htmltitle=Users
 
@@ -360,7 +400,14 @@ articletype.name=Name
 
 articletypelist.htmltitle=Article types
 
-
+# mediatypes
+mediatypelist.htmltitle = Manage Mediatypes
+mediatype.id = id
+mediatype.name = Name
+mediatype.htmltitle = Mediatype
+mediatype.mimetype = MIME-Type
+mediatype.classname = Classname
+mediatype.tablename = Tabelname
 
 #commentstatus
 commentstatus.htmltitle=Comment status
@@ -390,12 +437,11 @@ producer.verb.enqueue = enqueue
 producer.job.name = Job
 producer.job.status = Status
 producer.job.date = Last change
-producer.job.cancel = cancel
-producer.job.abort = abort
 producer.job.empty = Queue is empty
 producer.job.runningtime = Running time
 
 producer.jobqueue.canceljobs = Cancel selected jobs
+producer.jobqueue.cancelalljobs = Cancel all pending jobs
 producer.jobqueue.title = Current jobs
 producer.jobqueue.refresh = refresh
 producer.producerlist.title = Add a new job
@@ -408,11 +454,16 @@ superusermenu.htmltitle = Super-user functions
 superusermenu.manage = MANAGE
 superusermenu.topics = topics
 superusermenu.articletypes =  article types
+superusermenu.mediatypes = mediatypes
 superusermenu.comment_statuses =  comment status values
 superusermenu.users =  users
 superusermenu.languages =  languages
 superusermenu.abuse = apply anti-abuse measures
 superusermenu.imcs =  IMCS (obsolete)
+superusermenu.reload=  reload bundles, logging and producers
+
+infomessage.reloadSuccessfull = reload successfull
+infomessage.reloadFailed= An error has occurred while reloading: <br>{0}
 
 
 #abuse
@@ -430,30 +481,52 @@ abuse.articleaction=Action for blocked article
 abuse.commentaction=Action for blocked comment
 
 abuse.showlog=Show the IP log
-abuse.showfilters=Manage filters
+abuse.showfiltergroups=Manage filter groups
+abuse.showfilterconfiguration=Manage filter configuration
 
 abuse.log.time=Time
 abuse.log.address=IP number
 abuse.log.object=Object
 abuse.log.browser=Browser
+abuse.log.filtertag = Filter tag
 
 abuse.filters = Filters
-abuse.filter.type = Type
-abuse.filter.expression = Expression
-abuse.filter.articleaction = Article 
-abuse.filter.commentaction = Comment 
-abuse.filter.comments = Comments (internal usage)
-abuse.filter.lasthit = Last hit
-abuse.filter.htmltitle = Edit filter
-
-abuse.filtertype.ip = IP Number
-abuse.filtertype.regexp = Regular expression
-
-abuse.filtererror.title = Error:
-abuse.filtererror.invalidtype = Invalid filter type
-abuse.filtererror.invalidexpression = Invalid expression for this type
-
-abuse.filters.htmltitle = Anti-abuse filter rules
+filters.movedown = down
+filters.moveup = up
+filters.movebottom = bottom
+filters.movetop = top
+
+filter.type = Type
+filter.expression = Expression
+filter.articleaction = Article
+filter.commentaction = Comment
+filter.comment = Comments (internal usage)
+filter.last_hit = Last hit
+filter.htmltitle = Edit filter
+filter.tag = tag
+
+filtertype.ip = IP Number
+filtertype.regexp = Regular expression
+filtertype.useragent= User Agent
+filtertype.throttle = Throttle
+filtertype.hostname = Host name
+filtertype.size= Posting size
+
+filtererror.title = Error:
+filtererror.invalidtype = Invalid filter type
+filtererror.invalidexpression = Invalid expression for this type
+
+filterlist.htmltitle = Filter rules
+
+filtergroup.name = Name
+filtergroup.moveup = up
+filtergroup.movedown = down
+filtergroup.listfilters = filters
+filtergroup.delete = delete
+filtergrouplist.htmltitle = Filter groups
+
+
+
 abuse.log.htmltitle = Anti-abuse open posting log
 
 # head
@@ -483,8 +556,6 @@ articletypes.startspecial=Startpage-special
 
 # Comment status values
 commentstatus.normal=normal
-commentstatus.good=good
-commentstatus.bad=bad
 
 
 
@@ -510,4 +581,4 @@ user.error.incorrectpassword= Incorrect password
 
 ########## infomessages ##########
 infomessage.htmltitle = Information
-infomessage.produceAllNewAddedToQueue = Your request has been added to the queue.
+infomessage.recipeAddedToQueue = Your request has been added to the queue.