major cleanup:
[mir.git] / bundles / admin_en.properties
1 ########## admin ##########
2 # language: english
3 # $Id: admin_en.properties,v 1.48.2.9 2003/09/03 17:49:37 zapata Exp $
4
5 languagename=English
6
7 # general
8 yes=yes
9 no=no
10 dontcare=dontcare
11 all=all
12 month=month
13 year=year
14 file=file
15 new=new
16 by=by
17 help=help
18
19
20 # actions
21 insert=insert
22 save=save
23 edit=edit
24 delete=delete
25 add=add
26 filter=filter
27 attach=attach
28 list=browse
29 back=back
30 cancel=cancel
31 preview=preview
32 reset=reset
33 administer=administer
34 search=search
35
36
37 # special
38 fileedit=fileEdit
39
40
41 # records
42 records=entries
43 show_from_to=showing from {0} to {1}
44 no_matches_found=No matching entries!
45 list.next=next
46 list.previous=previous
47
48
49 # media - used by image, audio, video and other media
50 media.created=created
51 media.changed=last modification
52 media.published=published
53 media.format=format
54 media.rights=copyright status
55 media.type=type
56 media.mediafolder=Media folder
57 media.title=title
58 media.size=size
59 media.description=description
60 media.date=date
61 media.location=location
62 media.creator=author
63 media.keywords=keywords
64 media.comment=remarks (for internal use)
65 media.source=source
66 media.is_published=published
67 media.icon=icon
68 media.nr_of_media=Number of Media Items (max 20)
69 media.nr_of_media.submit=define number
70
71 medialist.search_text_in=Search text in
72
73
74 # image
75 image.htmltitle=Image
76 imagelist.htmltitle=Images overview
77
78
79 # audio
80 audio.htmltitle=Audio
81 audiolist.htmltitle=Audio overview
82
83
84 # video
85 video.htmltitle=Video
86 videolist.htmltitle=Video overview
87
88
89 # other
90 other_media.htmltitle=Other media
91 other_medialist.htmltitle=Other media overview
92
93
94 # breaking
95 breaking.htmltitle=Breaking news
96 breaking.textinfo=(max. 5 lines / 250 characters)
97 breaking.id = id
98 breaking.text=text
99 breaking.date=date
100
101 breakinglist.htmltitle=Breaking news overview
102
103
104 # comment
105 comment.htmltitle=Comment
106 comment.date=Date
107 comment.title=Title
108 comment.published=Published
109 comment.text=Comment text
110 comment.address=Address
111 comment.phone=Phone
112 comment.email=Email
113 comment.url=Url
114 comment.creator=Author
115 comment.article=Article
116 comment.html=HTML
117 comment.status=Status 
118 comment.language=Language
119 comment.allcomments=All comments
120
121 comment.operation.hide=hide
122 comment.operation.unhide=unhide
123
124
125 #commentlist
126 commentlist.htmltitle=comments
127 commentlist.published=published
128 commentlist.hidden=hidden
129 commentlist.allcomments=All comments for this article
130 commentlist.search=go!
131 commentlist.activate = activate changes
132 commentlist.order = order
133 commentlist.order.datedesc= date (desc.)
134 commentlist.order.dateasc= date (asc.)
135 commentlist.order.articletitle= article title
136
137 commentsearch.field = Search
138 commentsearch.field.title = Title
139 commentsearch.field.creator = Author
140 commentsearch.field.main_url = Url
141 commentsearch.field.email = Email
142 commentsearch.field.description = Description
143 commentsearch.value = Value
144
145 commentsearch.publishedstate = Published state
146 commentsearch.publishedstate.hidden = Hidden
147 commentsearch.publishedstate.published = Published
148
149 commentsearch.status = Status
150
151 commentsearch.order = Order
152 commentsearch.order.datedesc= date (desc.)
153 commentsearch.order.dateasc= date (asc.)
154 commentsearch.order.articletitle= article title
155
156 commentsearch.searchbutton = Search
157
158
159 # confirm
160 confirm.htmltitle=confirm delete
161 confirm.really_delete=Do you really want to delete this entry?
162 confirm.text=This will erase the entry from the database unrecoverably.
163
164
165 # content
166 content.htmltitle=Article
167 content.owner=Owner
168 content.language=Language
169 content.articletype=Article type
170 content.topic=Topic
171 content.title=Long title
172 content.subtitle=Sub title
173 content.edittitle=Context title
174 content.location=Location
175 content.creator=Author
176 content.creator.email=E-mail
177 content.creator.url=Web address
178 content.creator.address=Address
179 content.creator.telephone=Phone
180 content.abstract=Abstract
181 content.content=Content
182 content.html=HTML
183 content.comment=Internal Comment
184 content.internal=(internal)
185
186 content.attachments=Attachments
187 content.images=Images
188 content.audio=Audio
189 content.video=Video
190 content.other=Other media
191 content.media=Media
192 content.addimage=add image
193 content.uploadimage=upload image
194 content.addaudio=add audio
195 content.uploadaudio=upload audio
196 content.addvideo=add video
197 content.uploadvideo=upload video
198 content.addother=add other media
199 content.uploadother=upload other media
200
201 content.creationdate=date
202 content.modificationdate=last change
203 content.status=Status
204 content.type=Article type
205 content.import_date=Import date
206 content.lastchange_date=Last modified
207 content.create_date=Date
208 content.published=published
209 content.comments=comments
210
211 content.family=Children & Parents
212 content.children=Children
213 content.viewchildren=view
214 content.parent=Parent
215 content.viewparent=view
216 content.clearparent=de-select
217 content.selectparent=select
218
219 content.operation.hide=hide
220 content.operation.unhide=unhide
221 content.operation.newswire=newswire
222
223 contentsearch.value = search
224 contentsearch.field = field
225 contentsearch.field.title = Title
226 contentsearch.field.creator = Author
227 contentsearch.field.contents=Contents
228 contentsearch.field.creator_email = Email
229 contentsearch.field.creator_main_url = Web address
230
231 contentsearch.publishedstate = publication state
232 contentsearch.publishedstate.hidden=hidden
233 contentsearch.publishedstate.published=published
234
235 contentsearch.articletype = article type
236
237 contentsearch.order = order by
238 contentsearch.order.datedesc=Newest first
239 contentsearch.order.dateasc=Oldest first
240 contentsearch.order.title=Title
241 contentsearch.order.creator=Author
242 contentsearch.searchbutton=Search
243
244
245 #contentlist
246 contentlist.htmltitle=Articles
247 contentlist.comments=Comments
248 contentlist.select=Select
249
250
251 # language
252 language.htmltitle=Language
253 language.id=Id
254 language.name=Language
255 language.code=Language code
256
257 languagelist.htmltitle=Languages
258
259 # login
260 login.htmltitle=login
261 login.info=This area is only accessible to authorized groups. If you want to join as an editorial group, please contact us at the {0}.
262 login.title=login
263 login.name=Login
264 login.password=Password
265 login.language=Language
266 login.submit=  OK
267
268
269 # mediafolder
270 mediafolder.htmltitle=mediafolder
271 mediafolder.id=id
272 mediafolder.date=date
273 mediafolder.name=name
274 mediafolder.location=location
275 mediafolder.keywords=keywords
276 mediafolder.comment=comment
277
278 mediafolderlist.htmltitle=media folder list
279
280
281 # message
282 message.htmltitle=messages
283 message.id=id
284 message.date=date
285 message.title=title
286 message.creator=author
287 message.text=text
288 message.textinfo=(max. 5 lines / 250 characters)
289
290 messagelist.htmltitle=message list
291
292 # admin start page
293 start.htmltitle=admin
294
295 start.content.new=new article
296 start.show=show
297 start.comment.open_by_id=open comment #
298 start.content.open_by_id=open article #
299
300 start.content.hidden=produce all hidden articles
301 start.content.not_published=not (yet) published articles
302 start.content.with_media=with media
303 start.content.last_changes=latest changes
304 start.content.with_comments=with internal comments
305 start.content.all=all articles
306 start.content.search=search
307
308 start.allarticlesoftype={0}
309 start.allcommentswithstatus={0}
310
311 start.producers.title=GENERATE MANUALLY
312 start.producers.produceAllNew=generate all new
313 start.producers.advanced=advanced page (use with care!)
314
315 start.administer.title=ADMINISTER
316 start.administer.comments=comments
317
318 start.comments.title=COMMENTS
319
320 start.breaking.title=breaking news
321 start.articles.title=ARTICLES
322 start.fileedit.includes.title=edit include files
323 start.addandedit.title=ADD / EDIT
324 start.extra.title=EXTRA
325 start.search.title=SEARCH
326 start.other_media.title=other media
327 start.images.title=pictures
328 start.video.title=video
329 start.audio.title=audio
330 start.media.title=MEDIA
331 start.mediafolder.title=mediafolder
332 start.languages.title=LANGUAGES
333 start.imcs.title=IMCS
334 start.messageboard.title=MESSAGEBOARD
335 start.messageboard.no_messages=no messages
336
337 start.superusermenu=super-user functions (use with care!)
338
339
340 # topic
341
342 topic.htmltitle=topic
343
344 topic.id=id
345 topic.title=name
346 topic.description=description
347 topic.filename=filename
348 topic.main_url=main infopage
349 topic.archive_url=archive url
350
351 topiclist.htmltitle=topiclist
352
353
354 # users
355 user.htmltitle=User
356 user.login=Login
357 user.ownpassword=Your own password
358 user.oldpassword=Old password
359 user.password=Password
360 user.password2=Password (confirmation)
361 user.admin=Admin
362
363 userlist.htmltitle=Users
364
365
366 #articletype
367 articletype.htmltitle=Article type
368 articletype.id=id
369 articletype.name=Name
370
371 articletypelist.htmltitle=Article types
372
373
374
375 #commentstatus
376 commentstatus.htmltitle=Comment status
377 commentstatus.id=id
378 commentstatus.name=Name
379
380 commentstatuslist.htmltitle=Comment status values
381
382
383
384 #file editing
385 fileedit.htmltitle = Edit file
386 fileedit.filename = Filename
387 fileedit.subdirectory = Subdirectory
388
389 fileeditlist.htmltitle = Editable files
390 fileeditlist.filename = Filename
391 fileeditlist.dirname = Subdirectory
392
393
394 #producers
395 producer.producer = Producer name
396 producer.verb.name = Task name
397 producer.verb.description = Task description
398 producer.verb.enqueue = enqueue
399
400 producer.job.name = Job
401 producer.job.status = Status
402 producer.job.date = Last change
403 producer.job.cancel = cancel
404 producer.job.abort = abort
405 producer.job.empty = Queue is empty
406 producer.job.runningtime = Running time
407
408 producer.jobqueue.canceljobs = Cancel selected jobs
409 producer.jobqueue.title = Current jobs
410 producer.jobqueue.refresh = refresh
411 producer.producerlist.title = Add a new job
412
413 producerqueue.htmltitle = Generate manually
414
415
416 #superusermenu
417 superusermenu.htmltitle = Super-user functions
418 superusermenu.manage = MANAGE
419 superusermenu.topics = topics
420 superusermenu.articletypes =  article types
421 superusermenu.comment_statuses =  comment status values
422 superusermenu.users =  users
423 superusermenu.languages =  languages
424 superusermenu.abuse = apply anti-abuse measures
425 superusermenu.imcs =  IMCS (obsolete)
426
427
428 #abuse
429 abuse.htmltitle = anti-abuse measures
430
431 abuse.setting = Setting
432 abuse.value = Value
433
434 abuse.disableopenpostings=Turn off open posting
435 abuse.openpostingpassword=Require a password for open postings
436 abuse.logpostings=Log IPs for open postings
437 abuse.logsize=Logging buffer size
438 abuse.cookies=Use cookies for blocked users
439 abuse.articleaction=Action for blocked article
440 abuse.commentaction=Action for blocked comment
441
442 abuse.showlog=Show the IP log
443 abuse.showfilters=Manage filters
444
445 abuse.log.time=Time
446 abuse.log.address=IP number
447 abuse.log.object=Object
448 abuse.log.browser=Browser
449
450 abuse.filters = Filters
451 abuse.filter.type = Type
452 abuse.filter.expression = Expression
453 abuse.filter.articleaction = Article 
454 abuse.filter.commentaction = Comment 
455 abuse.filter.comments = Comments (internal usage)
456 abuse.filter.lasthit = Last hit
457 abuse.filter.htmltitle = Edit filter
458
459 abuse.filtertype.ip = IP Number
460 abuse.filtertype.regexp = Regular expression
461
462 abuse.filtererror.title = Error:
463 abuse.filtererror.invalidtype = Invalid filter type
464 abuse.filtererror.invalidexpression = Invalid expression for this type
465
466 abuse.filters.htmltitle = Anti-abuse filter rules
467 abuse.log.htmltitle = Anti-abuse open posting log
468
469 # head
470 head.start=start
471 head.logout=logout
472 head.changepassword=password
473 head.help=help
474 head.search=search
475 head.logged_in=logged in
476
477 # foot
478 foot.top=top
479
480
481 ########## dynamic values ##########
482
483 # (users can add new types, how to translate these)
484 # suggestion if not in bundle use value as Text
485
486
487 # Article types
488 articletypes.openposting=Open posting
489 articletypes.newswire=Newswire
490 articletypes.feature=Feature
491 articletypes.topicspecial=Topic-special
492 articletypes.startspecial=Startpage-special
493
494 # Comment status values
495 commentstatus.normal=normal
496
497
498
499 ########## error ##########
500 error.htmltitle=the system caused an error
501 error.title=The system caused an error
502 error.text=This can happen. Even if the following error message is not be comprehensible for you, <br>it might be helpful to <a href="mailto:{0}">{1}</a>:
503 error.text2=So please send an e-mail with the <font color="Red">red text</font> and detailed information regarding the events that led to this error to <a href="mailto:{0}">{1}</a>. Thanks!
504
505 usererror.htmltitle=Input error
506 usererror.title=Input error
507 usererror.text=Your input caused the following error:
508 usererror.what_to_do=Please press the back button and try it again
509
510 media.error.unsupportedformat=The format of the media you uploaded is not supported
511 user.error.missingpasswords=The new password must be entered twice
512 user.error.passwordmismatch=The passwords are not equal
513 user.error.missingpassword=A password must be entered
514 user.error.incorrectpassword= Incorrect password
515
516
517
518
519 ########## infomessages ##########
520 infomessage.htmltitle = Information
521 infomessage.produceAllNewAddedToQueue = Your request has been added to the queue.