Subversion Repositories wimsdev

Rev

Rev 7681 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2373 bpr 1
!set lang_exists=yes
2272 schaersvoo 2
n_access=Access
747 bpr 3
n_authorhelp=Help to authors
4
n_begin=Create the first page
5
n_blocklist= List of blocks of the document
2016 bpr 6
wims_name_blocklist=$n_blocklist
747 bpr 7
n_blockpreview=Preview of the block
751 bpr 8
n_by=by
2272 schaersvoo 9
n_choosedocument=Choose document and action
10
n_close=close
751 bpr 11
n_codechange=Change secret code
9480 bpr 12
n_codedoc=Document secret code for editing
13
n_codedocr=Document secret code for reading
747 bpr 14
n_copyright2=All rights reserved by the author
15
n_create=Create
16
n_create2=Create it
17
n_creation=Creation of a Document
18
n_foldout=Foldout
751 bpr 19
n_formatted=Formatted
747 bpr 20
n_freespace1=Total available disk space:
21
n_freespace2=Free disk space:
6825 bpr 22
n_doctoc=Table of contents
23
wims_name_doch_toc=TOC
751 bpr 24
n_header=Header
747 bpr 25
n_help2=Here is the help
26
n_helpclose=You may now close this help window.
27
n_lastmod=Last modification
1692 bpr 28
n_mainedit=Edit the main page
747 bpr 29
n_nocontent=This document has no content yet.
20 reyssat 30
n_nonavailable=[non-available]
747 bpr 31
n_notitle=No title
2272 schaersvoo 32
n_number=Number
33
n_open=Open
747 bpr 34
n_otherblocks=Other blocks
35
n_preview=Preview
36
n_properties=Properties
37
n_read=Read
3949 bpr 38
n_source=Source code of exercises in the page
2355 bpr 39
!set wims_name_shsource=$n_source
751 bpr 40
n_source0= Source
3949 bpr 41
n_sourcedoc= Document source code
2272 schaersvoo 42
n_unknown=Unknown activities
43
n_lastpage=Back to block
1692 bpr 44
 
5903 bpr 45
!set name_noncreate=!nosubst The block <span class="tt">$block</span> is not yet created.
1692 bpr 46
!set name_noread= This page is not yet readable. Come back later!
47
!set name_expired=This page is expired. It is no longer readable. Sorry!
48
!set name_src=Document source
2259 bpr 49
 
5903 bpr 50
!set name_noncreate2=!nosubst The block <span class="tt">$titb</span> of this document is not yet created.
1692 bpr 51
!set name_noexercise=There is no exercise data in this page.
52
!set name_exercise=Here are the exercises of this page under worksheet format. You can use cut and paste to insert them
53
!set name_sheet1= into a sheet of your choice of your class.
54
!set name_sheet2=into a sheet of a virtual class under your responsability.
55
 
2259 bpr 56
!set name_file=Insert a file
57
!set name_compose=Online composition
5903 bpr 58
!set name_blockcreation=Creation of the block <span class="tt">$block</span>.
59
!set name_blockedition=Modification of the block <span class="tt">$block</span>.
2259 bpr 60
 
61
!distribute lines Previous block\
62
  next\
63
  parent\
2283 bpr 64
  Validity dates\
65
  from\
2259 bpr 66
  to\
67
  This file will\
68
  replace, append to, prepend to\
69
  the existing content.\
7274 bpr 70
  Deposit of a binary file into$ this document\
2259 bpr 71
into name_prev, name_next,name_up,name_dates,name_from,name_to,name_prompt0,\
72
  name_prompt,name_prompt1,name_upload
73
 
74
!set name_have_been_erased=!nosubst  File <b>$erase</b> has been erased.
75
 
76
!set name_warning=You can no longer deposit files into this document, because its content is\
77
 very close to, or exceeded, the limit of disk space allowance. Sorry.
7681 bpr 78
 
7274 bpr 79
!distribute lines  Sorry, your class do not have document yet. Verify with your supervisor.\
2259 bpr 80
  Sorry, no document is available to the public yet.\
81
  Sorry, there is no document of this author.\
82
   Here are the documents of your class.\
83
   Here are the documents of this site accessible to you.\
84
   For your own documents, give the author's name\
85
  Author of this document is\
86
  This document is not open to the public. To read it, you should first give its secret code.\
87
  To modify this document you should first give its secret code.\
9480 bpr 88
  Secret code for editing \
89
  Secret code for reading \
2259 bpr 90
into name_home_warning,name_nodocument1,name_nodocument2,name_listdoc1,name_listdoc2,name_listauthor,\
9480 bpr 91
  name_author_is,name_code_warning1, name_code_warning2,name_secretcode,name_secretcoder
7681 bpr 92
 
2259 bpr 93
!set name_created=!nosubst The document has been created (serial number: $doc).
94
!set name_codechange2=The secret code of this document has been changed successfully.
95
 
96
!distribute lines Type the actual code\
9480 bpr 97
   Type the new secret code\
2259 bpr 98
   Repeat the new code\
9480 bpr 99
   Repeat it\
2281 bpr 100
   Participants may\
101
   This document is only visible inside your virtual class.\
102
   Open to the public\
9480 bpr 103
   for editing\
104
   for reading\
105
into name_code1,name_code2,name_code3,name_code5,name_participant,\
106
   name_visible,name_public,name_editable,name_readable
7681 bpr 107
 
9480 bpr 108
!set name_code4=!nosubst The secret code gives right to modifying the document.\
2281 bpr 109
  It must be composed of between $codemin and $codemax alpha-numeric letters.
9480 bpr 110
!set name_coder4=!nosubst The secret code gives right to reading the document.\
111
  It must be composed of between $codemin and $codemax alpha-numeric letters.
3704 bpr 112
 
113
!distribute lines Save the document in the developper account\
114
   The transfert has been done in the module\
3706 bpr 115
   There is no module of type <em>document</em> in your developper account, you must create one first\
116
   The transfert failed. Try again.\
6825 bpr 117
into name_transfer_modtool,name_transfer_done,name_list_mod_doc_empty,name_transfer_fail