Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
3757 bpr 1
!!!!WARNING If you have to put "into" in the translation, write into$  ...
1518 bpr 2
 
840 guerimand 3
!if $wims_name_home!=$empty
4
 !exit
5
!endif
6
 
13136 obado 7
!set lang_exists=yes
8
 
14719 obado 9
!! punctuation rules
10
!set wims_punct_colon=:
11
 
1194 bpr 12
!! **** Default Names ***
15356 obado 13
!distribute items Nouveau devoir libre,Devoirs libres,Devoir libre,devoir libre,devoirs libres\
14
 into wims_name_add_freework,wims_name_Freeworks,wims_name_Freework,wims_name_freework,wims_name_freeworks
14297 guerimand 15
 
15356 obado 16
 
1410 bpr 17
!distribute items Suchen,\
7968 obado 18
An die Arbeit,Zurück zur Arbeit,\
11283 obado 19
WIMS-Startseite,Einf./Konfig,Hilfe,Info,About WIMS,\
7968 obado 20
Einführung,Fermer,\
12596 obado 21
Dieses Fenster schließen,Zurück,Top of the page,\
22
current,\
7968 obado 23
Verwalter der Website,Verfasser der Seite,Verfasser der Seite,\
24
Übersetzt von,Beenden,\
25
WIMS-Hilfe,Referenzen,\
26
Nachrichten,Foren,\
12338 bpr 27
Arbeitsblatt,Tools,Tool,\
7968 obado 28
In Modtool kopieren,\
29
Drucken,\
30
in eine Klasse importieren,\
31
Druckversion,\
32
Die Übung wiederholen,\
33
Gehe zu,\
34
Aktualisieren,\
35
Speichern,\
36
Ja,\
37
Nein,\
38
herunterladen,\
39
verschicken,\
8211 bpr 40
Start,\
7968 obado 41
Detail,\
42
zeigen,\
43
Edit,\
44
Achtung,\
45
Bravo!,\
46
oder,\
47
Erklärungen,\
48
Exercice,\
8466 bpr 49
Feuille,Feuilles,\
7968 obado 50
Compte,\
51
Öffnen,\
52
Noten,\
53
Meine Noten,\
54
Examen,Examens,\
55
Parcourir le site,\
56
Retour au menu,\
57
Date d'expiration,\
58
Erreur,\
59
Série suivante,Série précédente,\
60
Exemple,\
61
Fragebogen,Fragebogen,\
62
Besoin d'aide ?,\
63
Bravo!,\
64
CAS Logout,\
65
Credits,\
66
Neues,\
8804 bpr 67
Give the answer,\
9281 bpr 68
Gestion des participants,\
69
Back to the module,\
9641 obado 70
Legend,\
10810 bpr 71
Dupliquer la feuille,\
72
Dupliquer l'examen,\
10096 bpr 73
Manage technical variables,\
74
Old technical variables,\
75
Global results,\
15356 obado 76
Serie,\
12569 bpr 77
Glossary,Glossaries,\
14500 guerimand 78
My activity,\
15356 obado 79
Meldet einen Fehler,\
80
Drop,\
15352 bpr 81
Hint,\
15356 obado 82
Mehr sehen,\
16040 guerimand 83
Détails des examens,\
84
Dernière connexion le\
1704 bpr 85
 into wims_name_search,\
10081 bpr 86
   wims_name_work,wims_name_resume,\
11283 obado 87
   wims_name_home,wims_name_intro,wims_name_help,wims_name_about,wims_name_aboutw,\
10081 bpr 88
   wims_name_titleintro,wims_name_Close,\
89
   wims_name_back,wims_name_back2,wims_name_top_page,\
12596 obado 90
   wims_name_current,\
10081 bpr 91
   wims_name_manager,wims_name_author,wims_name_authors,\
92
   wims_name_translatedby,wims_name_exit,\
93
   wims_name_whelp,wims_name_reference,wims_name_forum,wims_name_forums,\
12338 bpr 94
   wims_name_sheet,wims_name_tools,wims_name_Tool,\
10081 bpr 95
   wims_name_modify,wims_name_print,wims_name_import,\
96
   wims_name_printable,wims_name_renew,wims_name_testgo,\
97
   wims_name_refresh,wims_name_tosave,\
98
   wims_name_yes,wims_name_no,wims_name_download,wims_name_send,wims_name_start,wims_name_detail,\
99
   wims_name_Show,wims_name_Edit,wims_name_warning,wims_name_Congratulations,wims_name_or,\
100
   wims_name_Explanations,wims_name_Exercise,wims_name_Sheet,wims_name_Sheets,wims_name_account,wims_name_Enter,\
101
   wims_name_Score1,wims_name_myscore,wims_name_Examen,wims_name_Examens,wims_name_browse,wims_name_menuback,\
102
   wims_name_expiration,wims_name_Error,wims_name_nextseries,wims_name_previousseries,\
13099 obado 103
   wims_name_Example,wims_name_Vote,wims_name_Votes,wims_name_feedbackexo,wims_name_feedbackplus,\
10081 bpr 104
   wims_name_cas_logout,wims_name_credits,wims_name_mod_new,wims_name_answer,wims_name_usermanage,\
105
   wims_name_moduback,wims_name_legend,wims_name_duplicatesheet,wims_name_duplicateexam,wims_name_techvar,wims_name_oldvar,\
15352 bpr 106
   wims_name_Evaluation,wims_name_Serie,wims_name_Glossary,wims_name_Glossaries,wims_name_myactivity,wims_name_sendbug,wims_name_submit\
16040 guerimand 107
   wims_name_Hint,wims_name_seemore,wims_name_examdetail,wims_name_lastconnect
15356 obado 108
 
13099 obado 109
!! Legal notice names
13112 bpr 110
!distribute items Legal Notice,Terms of Service, Confidentiality policy,\
13099 obado 111
Local Confidentiality policy,\
13112 bpr 112
  into  wims_name_legal,wims_name_cgu,wims_name_privacy,wims_name_local_privacy
13099 obado 113
 
6888 obado 114
!! **** Menuprof Names ***
115
!distribute items Classes, Search,\
15356 obado 116
Creation, Proben,\
7968 obado 117
Exercices, Helps,\
118
FAQ, Help docs,\
15356 obado 119
Nachrichten,\
10090 bpr 120
Other methods,\
10148 bpr 121
Site,\
122
   into wims_name_Classes, wims_name_Searching,\
14338 bpr 123
  wims_name_Creation, wims_name_Samples,\
124
  wims_name_Exercices, wims_name_Aid,\
125
  wims_name_faq, wims_name_dochelp,\
126
  wims_name_Infos, wims_name_othermethods,\
127
  wims_name_Site
6888 obado 128
 
1630 bpr 129
!! **** Permalink Names ***
16936 obado 130
!distribute items this module, this exercise,\
7968 obado 131
Display,on your site,\
132
Mask these options,\
133
Permalink, Embeddable player,\
8466 bpr 134
Copy and paste, this link, the code, or, in an email,\
7968 obado 135
for, only,\
136
current setup,\
14338 bpr 137
  into wims_name_this_module, wims_name_this_exercice,\
138
  wims_name_display,wims_name_on_your_site,\
139
  wims_name_mask_this,\
140
  wims_name_permalink,wims_name_embeddable,\
141
  wims_name_copy_and_paste,wims_name_the_link,wims_name_the_code,wims_name_or,wims_name_in_a_mail,\
142
  wims_name_for,wims_name_only,\
143
  wims_name_this_config
1704 bpr 144
 
7457 bpr 145
!set wims_name_Share = Share
146
!set wims_name_to_embed_it = to embed it
4809 bpr 147
!set wims_name_permalink_desc = Copy one of these links to share this easily (through mail, bookmark, ...).
9669 guerimand 148
!set wims_name_hide=Hide
149
!set wims_name_showall=Show
4805 obado 150
 
2566 bpr 151
!! the following sentences can be changed according to language if needed
8466 bpr 152
!set wims_name_display1=!nosubst $wims_name_Share $wims_name_this_module
2566 bpr 153
!set wims_name_display2=!nosubst $wims_name_copy_and_paste $wims_name_the_link $wims_name_on_your_site $wims_name_or $wims_name_in_a_mail
154
!set wims_name_display3=!nosubst $wims_name_copy_and_paste $wims_name_the_code $wims_name_on_your_site
155
!set wims_name_permalink1=!nosubst $wims_name_permalink $wims_name_for $wims_name_this_module
156
 
1406 bpr 157
!! **** Module About Names ***
158
!distribute items Name,\
8484 bpr 159
About icons,\
7968 obado 160
Informationen,\
161
Informationen,\
162
Adresse,\
163
Link für Lesezeichen,\
164
Beschreibung,\
165
Version,\
166
Erforderte WIMS Version,\
167
Sprache,\
168
Autor,\
169
Maintainer,\
170
Übersetzer,\
171
General,\
172
Das ist ein Modul von,\
173
WWW Interactive Multipurpose Server,\
174
Copyright,\
175
Schlüsselwörter,\
176
E-Mail des Übersetzers,\
177
E-Mail des Autoren,\
7974 bpr 178
Maintainer's email,\
7968 obado 179
Bereich,\
180
Typ,\
181
Niveau,\
182
Punktesystem,\
183
Übung / Unterhaltung,\
184
Support software requirements,\
185
Server Time,\
186
Data module,\
187
Developped on WIMS,\
188
Publication center,\
189
Download center,\
190
Syntax,\
191
Meaning,\
192
Indexation,\
10408 bpr 193
Einstellungen ändern,\
11932 bpr 194
Set up,\
12596 obado 195
WIMS is distributed under the <a href="COPYING">GNU GPL</a> Licence.\
196
 into wims_name_name,\
14338 bpr 197
  wims_name_iconabout,\
198
  wims_name_module_infos,\
199
  wims_name_exo_infos,\
200
  wims_name_Address,\
201
  wims_name_Link_for_bookmark,\
202
  wims_name_Description,\
203
  wims_name_Version,\
204
  wims_name_Required_WIMS_version,\
205
  wims_name_Language,\
206
  wims_name_Author,\
207
  wims_name_Maintainer,\
208
  wims_name_Translator,\
209
  wims_name_General,\
210
  wims_name_This_is_a_module,\
211
  wims_name_WIMS_subtitle,\
212
  wims_name_Copyright,wims_name_Keywords,\
213
  wims_name_tr_email,wims_name_auth_email,wims_name_maint_email,\
214
  wims_name_Domain,wims_name_Type,wims_name_Levels,\
215
  wims_name_Scoring,wims_name_Scoringhelp,\
216
  wims_name_require,wims_name_server_time,wims_name_datamodule,\
217
  wims_name_devwims,wims_name_publish_center,wims_name_download_center,\
218
  wims_name_Syntax,wims_name_Meaning,wims_name_Indexation,\
219
  wims_name_pref,wims_name_setup,name_wims_licence
1406 bpr 220
 
9812 bpr 221
!! Titles of menus
222
!distribute items Vie de la classe,Configuration,\
10168 bpr 223
   Outils de la classe,Liens externes,\
224
   Navigation, Mes infos\
9812 bpr 225
into wims_name_classactivity,wims_name_configuration,\
9819 bpr 226
  wims_name_classtools,wims_name_otherclasses,\
9947 obado 227
   wims_name_navigation,wims_name_myinfo
1406 bpr 228
 
9819 bpr 229
 
1406 bpr 230
!! **** Class Relative Names ***
840 guerimand 231
!if $wims_class!=$empty
5367 bpr 232
 !distribute items Startseite,In ein Arbeitsblatt einfügen,Insérer comme aide dans une feuille,\
840 guerimand 233
Lehrer/Dozenten kontaktieren,Abmelden,\
1718 bpr 234
Die Registrierung der Punkte ist abgeschlossen.,\
235
Sie haben die Registrierung der Punkte vorübergehend deaktiviert.,\
236
Punkte registrieren,Punkte nicht registrieren,\
840 guerimand 237
Sie sind Leiter der Klasse,\
1194 bpr 238
Details dieser Übung speichern,\
1718 bpr 239
Verwaltungsseite,\
9204 bpr 240
Add a sequence,\
9252 bpr 241
readen,\
9204 bpr 242
Details of tested exercises,\
8817 guerimand 243
Insérer tous les exercices dans une feuille de travail\
9252 bpr 244
Participant's view,\
12571 bpr 245
Insérer dans un glossaire,\
12595 bpr 246
Check glossary,\
12836 bpr 247
Add a new glose,\
14268 obado 248
Platz\
14338 bpr 249
  into wims_name_class_home,wims_name_add,wims_name_addh,\
250
  wims_name_wsup,wims_name_visitor,\
251
  wims_name_scoreclose,\
252
  wims_name_scoresuspend,\
253
  wims_name_scorereopen,wims_name_scoreclose2,\
254
  wims_name_syou,\
255
  wims_name_exolog,\
256
  wims_name_sheetmanagement,\
257
  wims_name_add_sequence,\
12571 bpr 258
  wims_name_readen,\
259
  wims_name_save_ex,wims_name_addallexo,\
260
  wims_name_participantview,\
14268 obado 261
  wims_name_addglossary,wims_name_glossarycheck,wims_name_newglose,\
262
  wims_name_Position
1509 bpr 263
 
8484 bpr 264
!! !set wims_name_score=!nosubst Sie haben $[$wims_homeref_got] von $[$wims_homeref_req] \
265
  Punkten für diese Arbeit erzielt. Einstufung: $[$wims_homeref_mean]/10.
7903 bpr 266
 !set wims_name_thsheet=No,Title,Points required,Weight,Cumul,%,Quality,Severity,Score,\
12854 bpr 267
  Best scores,Number of tries,Last result,Acquired,Tries,Unfinished
840 guerimand 268
 !set wims_name_you=Sie sind <b>$wims_firstname $wims_lastname</b>. Sie gehören zu
269
 !if _exam isin $session
270
  !distribute items Andere Übungen der Prüfung,\
14338 bpr 271
  Verbleibende Zeit für die Prüfung:,\
11268 obado 272
    This exam will automaticaly be closed at:,\
14338 bpr 273
  sobald diese Seite heruntergeladen ist.\
274
  into wims_name_back,wims_name_examremain,wims_name_exam_ending,wims_name_whenloaded
840 guerimand 275
 !endif
276
 !if _check isin $session
277
  !let wims_page_name=Seiten
278
 !endif
1718 bpr 279
 !default wims_name_sequence=Sequenz
1743 bpr 280
  !set wims_name_sequences=Sequenz
7457 bpr 281
 
8484 bpr 282
 !set wims_name_exceeded=Your class has exceeded disk space allowance on the server. Class\
3930 bpr 283
  management is no longer available. Sorry!<p>We suggest that you ask the webmaster \
2596 bpr 284
  to increase the disk space allowance for virtual classes.
7457 bpr 285
 
2596 bpr 286
 !set wims_name_reaching_limit=Your class is reaching the limit of disk space allowance.\
287
  Once this limit is exceeded, class management will be locked!
7457 bpr 288
 
4519 bpr 289
 !set wims_name_chseries=!nosubst Enregistrer les modifications sur la série d'exercices $(special_parm4[2]) feuille $(special_parm4[1])
840 guerimand 290
!endif
1244 bpr 291
 
12381 bpr 292
!if $wims_user!= and $wims_class!= and $exotrymax!=$empty
293
  !distribute lines Essai\
294
  Ceci est votre essai numéro\
295
  Les scores ne sont maintenant plus pris en compte.\
296
  Le nombre d'essais possibles sur cette série est \
297
  Le score pour cet essai est pris en compte, car vous avez activé l'enregistrement des notes.\
298
  Le score pour cet essai n'est pas pris en compte, car vous avez suspendu l'enregistrement des notes.\
299
into wims_name_try,wims_name_maxexotry0,wims_name_maxexotry1,wims_name_maxexotry2,wims_name_maxexotry_warning1, wims_name_maxexotry_warning2
300
!endif
3960 bpr 301
!!!if adm/class isin $module or adm/manage isin $module
1244 bpr 302
 !distribute line Lehrer/Dozenten\
7579 obado 303
Schüler/Studenten\
304
Beispielklassen\
305
Authentifizierung als Leiter\
306
Authentifizierung als Teilnehmer\
307
Authentifizierung \
308
Forget password\
309
Grundschule\
310
Mittelschule/Realschule/Gymnasium\
311
Hochschule/Universität\
312
Klassenliste\
313
Liste der Klassen und der Portale\
314
Einzelklasse\
315
Klassengruppierung\
316
Portal\
9424 schaersvoo 317
Deleted participant\
11809 guerimand 318
from\
319
to\
11927 czzmrn 320
IP\
11809 guerimand 321
at\
12041 bpr 322
Another url\
14338 bpr 323
  into wims_name_n_supervisor,wims_name_n_participant,wims_name_n_example,\
324
  wims_name_n_authsupervisor,wims_name_n_authparticipant,wims_name_connexion,\
325
  wims_name_n_forgetpwd,wims_name_n_E,wims_name_n_H,wims_name_n_U,\
326
  wims_name_classlist,wims_name_portal_list,\
327
  wims_name_create_class,wims_name_create_superclass,wims_name_create_portal,wims_name_recover,\
12041 bpr 328
        wims_name_from,wims_name_to,wims_name_IP,wims_name_at,wims_name_otherurl
3960 bpr 329
!!!endif
1244 bpr 330
 
1252 bpr 331
!if adm/new isin $module
1718 bpr 332
  !distribute line Neue Module\
7579 obado 333
Modulaktualisierung\
334
latest system changes\
335
RSS Neue Module\
336
RSS Modulaktualisierung\
1267 bpr 337
  into wims_name_mod_new,wims_name_mod_modif,wims_name_mod_sys,wims_name_rss_new,wims_name_rss_modif
1244 bpr 338
!endif
339
 
1718 bpr 340
  !distribute line Klasse erstellen\
1244 bpr 341
  into wims_name_classcreate
1252 bpr 342
 
1654 bpr 343
!if adm/modtool isin $module or adm/createxo isin $module or $wims_user!=$empty or $module!=
1718 bpr 344
  !distribute line Modul testen\
7579 obado 345
Dokumentverwaltung\
346
Modulinhalt\
347
andere Dateien\
348
Eigenschaften\
349
Speichern\
350
Unterschiede überprüfen\
351
Veröffentlichen\
352
Neue Module\
353
Modulliste\
354
Binärdatei\
355
Zurück zum Modul\
356
Account-Eigenschaften\
357
Script-Tester\
358
OEF Dokumentation \
11611 bpr 359
Dokumentation\
7579 obado 360
Script-Bibliothek\
361
Arten der Antworten\
362
Technische Dokumentation\
363
Zurück zur Dateienliste\
364
Edit Datei\
365
ändern\
366
Nach oben\
13432 bpr 367
Down\
7579 obado 368
Löschen\
369
Aktion\
370
Für diese Aktivität muss Java in Ihrem Browser aktiviert werden.\
371
Datum\
372
Ajouter\
373
Supprimer\
374
Source\
375
Abmelden\
1252 bpr 376
 into wims_name_test,wims_name_docgestion,wims_name_modcontent,wims_name_otherfiles,\
377
wims_name_properties,wims_name_modsave,wims_name_checkdiff,wims_name_publish,wims_name_createnew,\
1406 bpr 378
wims_name_modlist,wims_name_binfile,wims_name_restore,\
379
wims_name_account_property,\
11611 bpr 380
wims_name_scripttest,wims_name_docoef,wims_name_docu,wims_name_docslib,wims_name_docanswer,wims_name_doctec,\
13432 bpr 381
wims_name_back3,wims_name_edfile,wims_name_change,wims_name_up,wims_name_down,wims_name_erase,wims_name_action,\
3768 bpr 382
wims_name_nojava,wims_name_date,wims_name_add0,wims_name_delete,wims_name_source,\
383
wims_name_visitor
1260 bpr 384
 
1718 bpr 385
!distribute line Zurück zur Übungsherstellung\
7579 obado 386
Liste der Übungen\
387
Modellübung\
1267 bpr 388
into wims_name_backcreatexo,wims_name_modellist,wims_name_model
389
 
1260 bpr 390
!distribute line Test\
1718 bpr 391
Zurück zu confia2qcm\
392
Zurück zu createqcm\
393
Quellcode ändern\
1267 bpr 394
Save in the development module\
1718 bpr 395
in der Klasse speichern\
396
als neue Übung speichern\
13446 obado 397
Datei hochladen (Bild, Ton, ...)\
1718 bpr 398
vorhergehende Übung ersetzen\
399
Übung löschen\
1479 bpr 400
into wims_name_testexo,wims_name_backconfia2qcm,wims_name_backcreateqcm,wims_name_exomodify,\
1260 bpr 401
wims_name_putmodtool,wims_name_putclass,wims_name_newversion,\
1393 bpr 402
wims_name_downloadbinary,wims_name_replace,wims_name_exoerase
1260 bpr 403
 
1252 bpr 404
!endif
405
 
1718 bpr 406
!distribute line Neue Dokument\
407
Neues Übungsblatt\
408
Neue Prüfung\
409
Neue Klasse\
410
Neuer Fragebogen\
411
Neue Übung\
10567 guerimand 412
Mes questionnaires\
1718 bpr 413
Übungen der Klasse\
8466 bpr 414
Sheet exercises\
10654 bpr 415
Next exercise\
416
Previous exercise\
10567 guerimand 417
into wims_name_add_doc,wims_name_add_sheet,wims_name_add_exam,wims_name_add_class,wims_name_add_vote,wims_name_myvote,\
10654 bpr 418
wims_name_add_exo,wims_name_classexo,wims_name_sheet_exos,wims_name_next,wims_name_prev
1260 bpr 419
 
8715 obado 420
!distribute items untry,undone,done,congratulations,Erledigt \
421
  into wims_name_exo_untry,wims_name_exo_undone,wims_name_exo_done,wims_name_exo_congratulation,wims_name_exo_tried
422
 
8466 bpr 423
!!! for documents...
1260 bpr 424
 
8484 bpr 425
!distribute item WIMS,Klasse,Dokument,nach oben,\
426
        voriges,nächstes,Chron.,Wiederaufladen,\
14338 bpr 427
  Interaktive Version,Print-Version,\
428
  Zurück zu Dokument,Hilfe,About,\
429
  Dateien laden,\
430
  Zurück zur Dateienliste,\
431
  Eingangsseite des Dokuments,\
432
  Transfert,\
13462 obado 433
Previous chapter,\
434
Next chapter,\
435
Chapter,\
436
  into wims_name_doch_wims,wims_name_doch_class,wims_name_doch_docs,wims_name_doch_up,\
437
  wims_name_doch_prev,wims_name_doch_next,wims_name_doch_hist,wims_name_doch_reload,\
438
  wims_name_doch_interactive,wims_name_doch_printable,\
439
  wims_name_doch_back,wims_name_doch_help,wims_name_doch_about,\
440
  wims_name_doch_upload,wims_name_doch_filelist,wims_name_doch_main,wims_name_doch_transfer,\
441
  wims_name_doch_prev_chapt,wims_name_doch_next_chapt,wims_name_doch_Chapter
1274 bpr 442
 
1406 bpr 443
!! for sequence et document
444
 
1718 bpr 445
!distribute line Dokument\
8466 bpr 446
Dokument\
1718 bpr 447
Versteckt,sichtbar\
448
Titel\
449
in Sequenzen organisieren\
450
In eine Klasse einführen\
451
Ein neues Dokument schaffen\
452
Versuchsdokument\
1406 bpr 453
Status\
1720 bpr 454
Einführen\
3960 bpr 455
Wird gerade vorbereitet, Aktiv, Abgelaufen, Abgelaufen+Verborgen\
7579 obado 456
neither read nor write,read but not write,read and write\
457
Nr.\
10489 bpr 458
Nb of exercises\
8466 bpr 459
into wims_name_doc,wims_name_Docs,wims_name_status,wims_name_title,wims_name_reorder,wims_name_adddoc,\
3960 bpr 460
wims_name_createdoc,wims_name_doctry,wims_name_Status,wims_name_Insert,wims_name_shstatus,\
10489 bpr 461
wims_name_Docstatus,wims_name_number,wims_name_cnt_exo
1406 bpr 462
 
1718 bpr 463
 !distribute line Ein Datum hinzufügen\
7579 obado 464
Eine Datei hinzufügen\
465
Eine Aufgabe hinzufügen\
466
Konfigurieren\
467
Verlassen\
468
Agenda\
1837 bpr 469
  into wims_name_adddate,wims_name_addfile,wims_name_addtodo,wims_name_config,wims_name_giveup,\
470
  wims_name_cdt
1274 bpr 471
 
1718 bpr 472
!set wims_name_supervisor=Administrator
3962 bpr 473
!set wims_name_Supervisor=Administrator
474
!set wims_name_namestudent=Student
475
!set wims_name_nameteacher=Teacher
1718 bpr 476
!set wims_name_teacher=Lehrer/Dozenten Account
477
!set wims_name_addteacher=Neue Lehrer/Dozenten
8484 bpr 478
!set wims_name_addparticipant=New participant account
1718 bpr 479
!set wims_name_modteacher=Lehrer/Dozenten Eigenschaften
480
!set wims_name_delteacher=Lehrer/Dozenten löschen
481
!set wims_name_student=Teilnehmer Account
482
!set wims_name_addstudent=Neue Teilnehmer
483
!set wims_name_modstudent=Teilnehmer Eigenschaften
484
!set wims_name_delstudent=Teilnehmer löschen
9435 bpr 485
!set wims_name_delstudent1=Delete the participant
1718 bpr 486
!set wims_name_group=Portal
487
!set wims_name_portal=Portal
488
!set wims_name_level=Niveau
489
!set wims_name_class=Klasse
490
!set wims_name_program=Programm
491
!set wims_name_course=Kurs
1287 bpr 492
!set wims_name_icourse=interclass course
1718 bpr 493
!set wims_name_backstruct=Struktur speichern
15048 guerimand 494
!set wims_name_tchat=Tchat
15079 guerimand 495
!set wims_name_tchatclose=Close tchat
15064 guerimand 496
!set wims_name_open=open
497
!set wims_name_close=close
1284 bpr 498
 
12053 bpr 499
!if config isin $module or $module=home or $module=adm/class/userscore or $module=adm/class/livret
7909 bpr 500
 !distribute line $wims_name_config\
501
 Haupt-Konfigurationsseite\
1718 bpr 502
Strukturverwaltung\
10027 bpr 503
Verwaltung\
504
into wims_name_configb,wims_name_config,wims_name_struct,wims_name_manage
1284 bpr 505
!endif
3962 bpr 506
 
3214 bpr 507
!set wims_name_save=Speichern und Wiederherstellen
1630 bpr 508
!set wims_name_backgateway=Management of
1290 bpr 509
 
1718 bpr 510
!distribute line Kurs hinzufügen\
511
Klassenübergreifenden Kurs hinzufügen\
512
Klasse hinzufügen\
513
Programm hinzufügen\
514
Niveau hinzufügen\
1630 bpr 515
Manage login\
1718 bpr 516
in anderen Bereich gehen\
11214 guerimand 517
Ajouter des classes (csv)\
1290 bpr 518
into wims_name_addcourse,wims_name_addicourse,wims_name_addclass,wims_name_addprog,wims_name_addlevel,\
11308 guerimand 519
wims_name_login,wims_name_chzone,wims_name_addcsvclass
1290 bpr 520
 
1718 bpr 521
!distribute line Tätigkeitsstatistik\
522
Teilnehmer-Beurteilung\
523
Punktesystem ändern\
524
vom Lehrer/Dozenten eingegebene Notes\
525
für das Tabellenkalkulationsprogramm\
9350 bpr 526
Teilnehmer-Beurteilung\
1293 bpr 527
into wims_name_class_stat,wims_name_activity,wims_name_formula,wims_name_grades,\
9350 bpr 528
wims_name_csv,wims_name_activity1
1293 bpr 529
 
9204 bpr 530
!if adm/class isin $module or reguser isin $module or $wims_class!=$empty
1718 bpr 531
!distribute line  Teilnehmerliste\
4223 bpr 532
List of teachers\
1718 bpr 533
Teilnehmerergebnis\
534
Prüfungssession schließen\
535
Arbeitsdetail\
536
Teilnehmer löschen\
537
Teilnehmer-Daten\
538
Kennwort ändern\
539
behandelte Daten\
540
Kompetenz-Beurteilung\
6868 bpr 541
Next\
542
Previous\
9252 bpr 543
Filters\
9350 bpr 544
Kompetenz-Beurteilung\
9960 guerimand 545
Add technical variable\
4223 bpr 546
into wims_name_part_list,wims_name_teacherlist,wims_name_scores,wims_name_partexamclose,wims_name_workdetail,\
6868 bpr 547
wims_name_delprep,wims_name_rawdata,wims_name_passwd,wims_name_getraw,wims_name_livret,\
9350 bpr 548
 wims_name_next_participant,wims_name_prev_participant,wims_name_filter,\
9960 guerimand 549
 wims_name_livret1,wims_name_add_techvar
1295 bpr 550
!endif
551
 
1313 bpr 552
!if adm/manage isin $module
1314 bpr 553
  !distribute line Other maintenance tasks\
1313 bpr 554
  into wims_name_sitegestion
555
!endif
1336 bpr 556
 
1419 bpr 557
!if $wims_user=supervisor
12401 bpr 558
  !distribute line Zurück zur Seite für Lehrer/Dozenten\
1419 bpr 559
 into wims_name_backteacher
14268 obado 560
  !set wims_name_attribut=Icon
561
  !set wims_name_attribut_help=Display an icon in front of the exercise (optional)
1419 bpr 562
!endif
563
 
1336 bpr 564
!distribute lines Modtool\
7579 obado 565
Createxo\
566
Quicktool\
567
Latex2wims\
568
Imageclick\
9810 bpr 569
Other tools\
570
   into wims_name_modtool,wims_name_createxo,wims_name_quicktool,wims_name_latex2wims,\
571
   wims_name_coordclick,wims_name_othertools
1479 bpr 572
 
1718 bpr 573
!distribute line Editor html aktivieren\
574
Editor html desaktivieren\
575
Ausgeführte Modifikationen werden nicht gespeichert, wenn Sie die Option während der Ausarbeitung ändern\
1538 bpr 576
into wims_name_active, wims_name_desactive,wims_name_speck_warning
1479 bpr 577
 
2205 bpr 578
!distribute items Familienname, Vorname,Kennwort,E-Mail,Login,Kennwort wiederholen,Commentaires\
1630 bpr 579
into wims_name_lastname, wims_name_firstname,wims_name_Password,wims_name_email,\
2205 bpr 580
wims_name_Login,wims_name_repeat_pass,wims_name_comment
1630 bpr 581
 
582
!distribute line Photo Board\
1718 bpr 583
Mail verschicken\
1630 bpr 584
into wims_name_photoboard,wims_name_sendmail
1743 bpr 585
 
586
!distribute items Lehrer/Dozent,Administrator,Schüler/Student\
587
into wims_name_nameteacher,wims_name_Supervisor,wims_name_namestudent
3245 guerimand 588
 
15070 bpr 589
!!if $module isitemof home,adm/class/sheet,adm/class/exam,,adm/class/freework,adm/class/sequence
14831 guerimand 590
  !set wims_name_actionlist=Activate,Expire,Deactivate,Hide,$wims_name_Show,$wims_name_erase,Archive
15070 bpr 591
!!endif
9361 guerimand 592
 
14128 guerimand 593
!if $module isitemof adm/class/sheet,adm/class/exam
594
 !set wims_name_end=end
595
 !set wims_name_moveafter=Move to
596
!endif
597
 
9361 guerimand 598
!if $module=adm/class/usermanage
12811 obado 599
  !set wims_name_regmanage=Gestion des accès
9361 guerimand 600
!endif
10575 guerimand 601
!set wims_name_cloneclass =Dupliquer une classe existante
9610 obado 602
!set SU_partconnected     =This participant is currently connected
10629 bpr 603
!set wims_name_SE_config = Konfig./Instandhaltung
12811 obado 604
 
605
!! Site links
606
!set wims_name_mirror = Andere WIMS-Websites
607
!set wims_name_ref = Verknüpfte Links
12836 bpr 608
!set wims_name_stat = Website-Statistik
13400 obado 609
 
610
!! ending session warnings
611
!set swarn_dialog_title1=Session timeout Info
612
!set swarn_dialog_title2=You've been disconnected
613
!set swarn_dialog_common=You were idle for too long.
614
!set swarn_dialog_1=If you don't change the current page, you will be disconnected in
615
!set swarn_dialog_2=Your session has expired. Please reconnect to continue.
13432 bpr 616
!set swarn_dialog_button=Log in
16087 guerimand 617
 
16711 guerimand 618
!if $wims_class!=$empty and $wims_fwnumber!=$empty
619
!! be careful each line is a different msg
620
  !set wims_name_freework_intro=!nosubst Vous avez obtenu une note suffisante. L'exercice a été automatiquement enregistré. Vous pouvez maintenant passer à la phase de rédaction de cet exercice ou à un autre exercice du devoir\
621
Vous devez obtenir une note minimale de $absscore à l'exercice avant de rédiger sur feuille les détails de votre résolution.\
622
Vous avez obtenu une note suffisante pour valider cet exercice. Vous pouvez :\
623
Sélectionner cet exercice pour passer à la phase de rédaction. Attention, vous ne pourrez plus en changer ensuite.\
624
Attention, il faudra à nouveau avoir une note minimale de $absscore.\
625
Vous n'avez pas résolu cet exercice correctement, il vous faut recommencer.
626
 
16744 guerimand 627
  !set wims_name_exorenew=Renouveler l'exercice
16711 guerimand 628
  !set wims_name_freework_selexo=Sélectionner l'exercice
16936 obado 629
  !set wims_name_bc2fw=Retour au devoir libre
16087 guerimand 630
!endif
16715 guerimand 631
!set wims_name_addfw=Insérer dans un devoir libre
16903 guerimand 632
!if adm/class/activity isin $module
633
  !set wims_name_workingtime=Temps de connexion
634
!endif