fixed / clean ups
[mir.git] / bundles / admin_en.properties
index 1c2e1a6..a5c7253 100755 (executable)
@@ -1,6 +1,6 @@
 ########## admin ##########
 # language: english
-# $Id: admin_en.properties,v 1.48.2.11 2003/09/16 12:38:43 zapata Exp $
+# $Id: admin_en.properties,v 1.48.2.22 2004/01/18 17:30:55 zapata Exp $
 
 languagename=English
 
@@ -45,8 +45,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
@@ -119,6 +122,8 @@ comment.html=HTML
 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
@@ -132,8 +137,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
@@ -184,6 +189,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
@@ -312,6 +322,8 @@ 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
@@ -326,7 +338,8 @@ 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
@@ -361,6 +374,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
 
@@ -372,7 +394,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
@@ -419,6 +448,7 @@ 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
@@ -447,8 +477,15 @@ abuse.log.time=Time
 abuse.log.address=IP number
 abuse.log.object=Object
 abuse.log.browser=Browser
+abuse.log.filtertype=Filter type
+abuse.log.filterexpression=Expression
 
 abuse.filters = Filters
+abuse.filters.movedown = down
+abuse.filters.moveup = up
+abuse.filters.movebottom = bottom
+abuse.filters.movetop = top
+
 abuse.filter.type = Type
 abuse.filter.expression = Expression
 abuse.filter.articleaction = Article 
@@ -459,6 +496,7 @@ abuse.filter.htmltitle = Edit filter
 
 abuse.filtertype.ip = IP Number
 abuse.filtertype.regexp = Regular expression
+abuse.filtertype.useragent= User Agent
 
 abuse.filtererror.title = Error:
 abuse.filtererror.invalidtype = Invalid filter type
@@ -519,4 +557,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.