File: BibView.ger.ad

package info (click to toggle)
bibview 2.2-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,252 kB
  • ctags: 1,588
  • sloc: ansic: 15,149; yacc: 1,145; makefile: 297; lex: 221; sh: 17
file content (434 lines) | stat: -rw-r--r-- 16,719 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
! Resource Database for bibView 2.0
! ---------------------------------
! Language: German


BibView.iconName:		bibView
BibView*font: *helvetica-bold-r-*-120-*

! Definition von Voreinstellungen (statt in .bibviewrc)

! BibView.quiet:	true
! BibView.iconsOnDesk:	false
! BibView.makeBackup:	true
! BibView.autoCheck:	true
! BibView.reqFields:	false
! BibView.ignoreCase:	true
! BibView.printAsBib:	true
! BibView.displayErrWin:true
! BibView.focus:	true
! BibView.orig:		false
! BibView.bibdir:	/usr/wiss/liebla/bib

! resources for main program window
BibView*mainwin.orientation:		vertical
BibView*mainwin.height:			150
BibView*mainwin.width:			260
BibView*mainwin*showGrip:		false
BibView*mainwin.commandBox.width: 	500
BibView*mainwin.commandBox.vSpace: 	0
BibView*mainwin.commandBox.hSpace: 	0
BibView*mainwin.commandBox.min: 	21

BibView*mainwin.desktop.label:
BibView*mainwin.desktop.width:   	500
BibView*mainwin.desktop.height:    	150
BibView*mainwin.desktop.fromVert:  	commandBox

BibView*mainwin*file.label:		Datei
BibView*mainwin*file.menuName:		fileMenu
BibView*fileMenu.label:			Datei-Menue
BibView*fileMenu*item1*label:		Neu
BibView*fileMenu*item2*label:		Oeffnen
BibView*fileMenu*item3*label:		Schliessen
BibView*fileMenu*item4*label:		Speichern
BibView*fileMenu*item5*label:		Speichern unter
BibView*fileMenu*item6*label:		Beenden

BibView*mainwin*services.label:      	Dienste
BibView*mainwin*services.menuName:	servicesMenu
BibView*servicesMenu.label:		Dienste-Menue
BibView*servicesMenu*item1*label:	Konsistenzcheck	
BibView*servicesMenu*item2*label:	Mischen
BibView*servicesMenu*item3*label:	Druck in Datei
BibView*servicesMenu*item4*label:	Makros editieren
BibView*servicesMenu*item5*label:	Konfiguration laden

BibView*mainwin*options.label:       	Optionen	
BibView*mainwin*options.menuName:	optionsMenu
BibView*mainwin*options*leftMargin: 	20
BibView*optionsMenu.label:		Optionen-Menue
BibView*optionsMenu*item1*label:	Warnton bei Fehler
BibView*optionsMenu*item2*label:	Sicherungskopien  
BibView*optionsMenu*item3*label:	Icons auf Desktop  
BibView*optionsMenu*item4*label:	Autom. Ueberpruefung
BibView*optionsMenu*item5*label:	Zwingende Felder
BibView*optionsMenu*item6*label:	Ignoriere Gross/Klein
BibView*optionsMenu*item7*label:	Drucke als BibTeX
BibView*optionsMenu*item8*label:	Fehlerfenster

BibView*mainwin*window.label:      	Fenster
BibView*mainwin*window.menuName:	windowMenu
BibView*mainwin*window*leftMargin: 	20
BibView*windowMenu.label:		Fenster-Menue
BibView*windowMenu*item1*label:		Kaskadieren

BibView*mainwin*help.label:      	Hilfe
BibView*mainwin*help.menuName:		helpMenu
BibView*helpMenu.label:			Hilfe-Menue
BibView*helpMenu*item1*label:		Ueberblick
BibView*helpMenu*item2*label:		Hauptfenster
BibView*helpMenu*item3*label:		Bibliographiefenster
BibView*helpMenu*item4*label:		Listenfenster
BibView*helpMenu*item5*label:		Kartenfenster
BibView*helpMenu*item6*label:		Andere Fenster
BibView*helpMenu*info*label:		Programm-Info

BibView*bibWin.orientation:		vertical
BibView*bibWin.width:			440
BibView*bibWin.height:			150
BibView*bibWin*showGrip:		false
BibView*bibWin*commandBox.width: 	450
BibView*bibWin*commandBox.vSpace: 	0
BibView*bibWin*commandBox.hSpace: 	0
BibView*bibWin*commandBox.min: 		21

BibView*bibWin*commandBox*new.label:	Neu
BibView*bibWin*new.menuName:		newMenu
BibView*bibWin*newMenu.label:		Neu-Menue

BibView*bibWin*commandBox*search.label:	Suchen
BibView*bibWin*commandBox*list.label:	Liste
BibView*bibWin*commandBox*macro.label:	Makros
BibView*bibWin*commandBox*print.label:	Drucken
BibView*bibWin*commandBox*save.label:	Speichern
BibView*bibWin*commandBox*close.label:	Schliessen

BibView*bibWin*window.label:		Fenster
BibView*bibWin*window.menuName:		windowMenu
BibView*bibWin*window*leftMargin: 	20
BibView*bibWin*windowMenu.label:	Fenster-Menue
BibView*bibWin*windowMenu*item1.label:	Kaskadieren

BibView*bibWin.bibdesk.label:
BibView*bibWin.bibdesk.width:   	450
BibView*bibWin.bibdesk.height:    	350
BibView*bibWin.bibdesk.fromVert:  	commandBox


! resources for list windows
! --------------------------
BibView*listWin*allowShellResize:	true
BibView*listWin*allowResize:		true
BibView*listWin.height:			450
BibView*listWin.width:			530
BibView*listWin.horizDistance:		235
BibView*listWin.vertDistance:		20
BibView*listWin.borderWidth:		2
BibView*listWin.orientation:		vertical
BibView*listWin*showGrip:		false
BibView*listWin.commandBox.vSpace: 	0
BibView*listWin.commandBox.hSpace: 	0
BibView*listWin.commandBox.min: 	21
BibView*listWin.commandBox*print.label:	Drucken
BibView*listWin.commandBox*save.label:	Speichern
BibView*listWin.commandBox*sort.label:	Sortieren
BibView*listWin.commandBox*copy.label:	Kopieren
BibView*listWin.commandBox*quit.label:	Schliessen
BibView*listWin*sort.menuName:		sortMenu
BibView*listWin*sortMenu.label:		Sortieren Menu
BibView*listWin*listVport.fromVert:	commandBox
BibView*listWin*listVport*font: 	*fixed-bold-r-*-100-*
BibView*listWin*head1.width:		1000
BibView*listWin*list.verticalList:	true
BibView*listWin*list.forceColumns:	true
BibView*listWin*list.defaultColumns:	1


! resources for edit windows
! --------------------------
BibView*macWin*allowResize:		true
BibView*macWin.height:			300
BibView*macWin.width:			450
BibView*macWin.borderWidth:		2
BibView*macWin.orientation:		vertical
BibView*macWin*showGrip:		false
BibView*macWin.commandBox.vSpace: 	0
BibView*macWin.commandBox.hSpace: 	0
BibView*macWin.commandBox.min: 	21
BibView*macWin.commandBox*save.label:	Speichern
BibView*macWin.commandBox*close.label:	Schliessen
BibView*macText.fromVert:		commandBox
BibView*macText*font: 			*fixed-bold-r-*-100-*
BibView*macText*textSource.editType:	edit
BibView*macText*input: 			true

! resources for help windows
! --------------------------
BibView*helpWin*allowResize:		true
BibView*helpWin.height:			300
BibView*helpWin.width:			500
BibView*helpWin.borderWidth:		2
BibView*helpWin.orientation:		vertical
BibView*helpWin*showGrip:		false
BibView*helpWin.commandBox.vSpace: 	0
BibView*helpWin.commandBox.hSpace: 	0
BibView*helpWin.commandBox.min: 	21
BibView*helpWin.commandBox*close.label:	Schliessen
BibView*helpText.fromVert:		commandBox
BibView*helpText*font: 			*fixed-bold-r-*-100-*
BibView*helpText*input: 		true

! resources for annote windows
! --------------------------
BibView*annoteWin*allowResize:		true
BibView*annoteWin.height:		300
BibView*annoteWin.width:		500
BibView*annoteWin.borderWidth:		2
BibView*annoteWin.orientation:		vertical
BibView*annoteWin*showGrip:		false
BibView*annoteWin.commandBox.vSpace: 	0
BibView*annoteWin.commandBox.hSpace: 	0
BibView*annoteWin.commandBox.min: 	21
BibView*annoteWin.commandBox*save.label:	Speichern
BibView*annoteWin.commandBox*close.label:	Schliessen
BibView*annoteText.fromVert:		commandBox
BibView*annoteText*font: 			*fixed-bold-r-*-100-*
BibView*annoteText*input: 		true

! resources for search windows
! ----------------------------
BibView*srchShell.title:		Suchen Auswahl
BibView*srchWin.height:			400
BibView*srchWin.width:			380
BibView*srchWin.borderWidth:		2
BibView*srchWin.orientation:		vertical
BibView*srchWin*showGrip:		false
BibView*srchWin.commandBox.vSpace: 	0
BibView*srchWin.commandBox.hSpace: 	0
BibView*srchWin.commandBox.min: 	21
BibView*srchWin.commandBox*ok.label:	Suche starten
BibView*srchWin.commandBox*cancel.label:Abbrechen
BibView*srchWin*srchFlds*borderwidth:	0
BibView*srchWin*srchFlds*vSpace:	0
BibView*srchWin*srchFlds*font: 		*helvetica-bold-r-*-100-*
BibView*srchWin*ComboBox.borderWidth:	0
BibView*srchWin*ComboBox.margin:	4
BibView*srchWin*ComboBox*Text.width:	250
BibView*srchWin*ComboBox*Toggle.width:	100
BibView*srchWin*ComboBox*Toggle.justify:left
BibView*srchWin*ComboBox*Viewport.borderWidth:	4
BibView*srchWin*ComboBox*Viewport.width:	300
BibView*srchWin*ComboBox*Viewport.height:	100
BibView*srchWin*cbAllFields*name:       Alle Felder:
BibView*srchWin*cbBibType*name:		BibTeX-Typ:
BibView*srchWin*cbMainkey*name:		BibTeX-Schluessel:
BibView*srchWin*cbUsercont1.width:      250
BibView*srchWin*cbUsercont2.width:      250
BibView*srchWin*fldHead.label:          Userdefined Fields
BibView*srchWin*fldHead.width:          355


! resources for card windows
! --------------------------
BibView*cardShell.allowShellResize:	true
BibView*cardWin*Text*scrollHorizontal:	whenNeeded
BibView*cardWin*Text*scrollVertical:	whenNeeded
BibView*cardWin*Text*thickness:		8
BibView*cardWin*Text.height:		28
BibView*cardWin*Text*textSource.editType:	edit
BibView*cardWin*Text*input: 		true
BibView*cardWin*Label*justify:		left
BibView*cardWin*Label*width:		70

BibView*cardWin.width:			650
BibView*cardWin.borderWidth:		2
BibView*cardWin.commandBox.showGrip:	false
BibView*cardWin.commandBox.width: 	400
BibView*cardWin.commandBox.vSpace: 	0
BibView*cardWin.commandBox.hSpace: 	0
BibView*cardWin.commandBox.min: 	21
BibView*cardWin.commandBox.skipAdjust: 	true
BibView*cardWin.commandBox*userDef.label:	Benutzerdaten
BibView*cardWin.commandBox*save.label:		Speichern
BibView*cardWin.commandBox*change.label:	Aendern
BibView*cardWin.commandBox*delete.label:	Loeschen
BibView*cardWin.commandBox*copy.label:		Kopieren
BibView*cardWin.commandBox*crossref.label:	Crossref
BibView*cardWin.commandBox*duplicate.label:	Verdoppeln
BibView*cardWin.commandBox*quit.label:		Schliessen

BibView*cardWin*duplicate.menuName:		duplicateMenu
BibView*cardWin*duplicateMenu.label:		Verdoppeln-Menue

BibView*cardWin.userFldVport*font: 	*helvetica-bold-r-*-100-*
BibView*cardWin.userFldVport.allowResize: true
BibView*cardWin.userFldVport.min:	100
BibView*cardWin.userFldVport.max:	150
BibView*cardWin*userFieldL.width:	150
BibView*cardWin*userField.width:	225
BibView*cardWin*userFldHead.label:	Benutzerdefinierte Felder
BibView*cardWin*userFldHead.width:	380
BibView*cardWin*userFldHead.borderWidth:	2
BibView*cardWin*userFldHead.justify:	center

! general resources for all card types
BibView*cardWin.carddesk*font: 		iso1.16
BibView*cardWin.carddesk*Label*borderWidth:	0
BibView*cardWin.carddesk.defaultDistance:	0

! card window field resources
BibView*cardWin.carddesk*field.width:		355
BibView*cardWin.carddesk*field.height:		60


! confirm load box resources
! --------------------------
BibView*confirmLoadShell.title:		Laden?
BibView*confirmLoadBox.label:		Datei bereits geladen.\nAuf gespeicherte Version zurueckgreifen?
BibView*confirmLoadBox*ok.label:	OK
BibView*confirmLoadBox*cancel.label:	Abbrechen


! confirm close box resources
! -------------------------------
BibView*confirmQuitShell.title:	Schliessen?
BibView*confirmQuitBox.label:	Es wurden Aenderungen vorgenommen, die nicht gespeichert wurden!\n\nWollen Sie WIRKLICH alle Aenderungen verwerfen?
BibView*confirmQuitBox*ok.label:	Verwerfen
BibView*confirmQuitBox*cancel.label:	Abbrechen


! confirm delete box resources
! -------------------------------
BibView*confirmDeleteShell.title:	Loeschen?
BibView*confirmDeleteBox.label:	Wollen Sie WIRKLICH den Eintrag loeschen?
BibView*confirmDeleteBox*ok.label:	Loeschen
BibView*confirmDeleteBox*cancel.label:	Abbrechen


! file select box resources
! -------------------------
BibView*fileSelectBoxShell.title:	BibView Dateimanager
BibView*fileSelectBoxShell.iconName:	BibView Dateimanager
BibView*fileLoadHead.label:		BibTeX-Datei auswaehlen:
BibView*fileRenameHead.label:		BibTeX-Datei umbenennen:
BibView*filePrintHead.label:		LaTeX Druckdatei:
BibView*configLoadHead.label:		Konfigurationsdatei:
BibView*fileListSaveHead.label:		Liste als BibTeX-Datei speichern:


! bibtex file select box resources
! --------------------------------
BibView*bibselShell.title:		BibView-Datei-Auswahl
BibView*bibselWin*closeHead.label:	Schliessen von
BibView*bibselWin*saveHead.label:	Speichern von
BibView*bibselWin*saveAsHead.label:	Speichern unter 
BibView*bibselWin*copyHead.label:	Kopieren nach
BibView*bibselWin*collSrcHead.label:	Mischen aus
BibView*bibselWin*collDestHead.label:	Mischen nach
BibView*bibselWin*checkHead.label:	Ueberpruefen von
BibView*bibselWin*printHead.label:	Drucken von
BibView*bibselWin*macroHead.label:	Makros editieren von
BibView*bibselWin*cancel.label:		Abbrechen



! notice, warning, error resources
! --------------------------------
BibView*errorShell.title:	BibView Nachricht
BibView*errorWin*type.label:	FEHLER:
BibView*errorWin*ok.label:	OK

BibView*warnShell.title:	BibView Nachricht
BibView*warnWin*type.label:	WARNUNG:
BibView*warnWin*ok.label:	OK

BibView*noticeShell.title:	BibView Nachricht
BibView*noticeWin*type.label:	HINWEIS:
BibView*noticeWin*ok.label:	OK

BibView*msgText10.label:  Dieser Befehl wurde noch nicht implementiert.
BibView*msgText11.label:  Aktion nicht ausgefuehrt. Kein Speicher!
BibView*msgText12.label:  Ausgewaehlte Datei nicht im BibTeX-Format!
BibView*msgText14.label:  Keine BibTeX-Datei geoeffnet zum Bearbeiten.
BibView*msgText15.label:  Datei kann nicht in sich selbst gemischt werden.
BibView*msgText16.label:  Karte kann nicht auf sich selbst kopiert werden.
BibView*msgText17.label:  Liste kann nicht auf sich selbst kopiert werden.
BibView*msgText18.label:  Crossref leer.
BibView*msgText19.label:  Crossref nicht vorhanden.
BibView*msgText30.label:  Fenster koennen nicht kaskadiert werden!
BibView*msgText50.label:  Datei kann nicht geoeffnet werden!
BibView*msgText51.label:  Keine Konfigurationsdatei angegeben.
BibView*msgText52.label:  Temporaerdatei kann nicht geoeffnet werden!
BibView*msgText53.label:  Makros koennen nicht gespeichert werden!
BibView*msgText54.label:  Bitte erst Fehler-Fenster schliessen!
BibView*msgText55.label:  Datei konnte nicht geoeffnet werden!
BibView*msgText56.label:  Dateiname nicht korrekt!
BibView*msgText60.label:  Ueberpruefung ergab Inkonsistenzen.\nFehlerhafte Karten werden in Liste angezeigt.
BibView*msgText61.label:  Ueberpruefung ergab keine Inkonsistenzen.
BibView*msgText62.label:  Ueberpruefung ergab Inkonsistenzen.\nFehler in markierter Zeile korrigieren und erneut laden.
BibView*msgText63.label:  Einige zwingende Felder wurden nicht ausgefuellt.\nDer Eintrag wurde trotzdem gespeichert.
BibView*msgText64.label:  Syntaxfehler.\nEinige Eintraege koennten verlorengehen.
BibView*msgText100.label: Doppelte Schluessel nicht erlaubt.\nKarte evtl. bereits im Baum enthalten.
BibView*msgText101.label: Kein regulaerer Ausdruck.
BibView*msgText102.label: Keine Eintraege in der BibTeX-Datei gefunden.
BibView*msgText114.label: Card incomplete: no author or editor.
BibView*msgText115.label: Card incomplete: no chapter and/or pages. 
BibView*msgText120.label: Keine weiteren Dateien ladbar.\nErst schliessen.
BibView*msgText121.label: Interner Fehler: Nr. 121

BibView*bibWin.commandBox*save.accelerators: #augment\n\
      <Key>F2: set() notify()
BibView*bibWin.commandBox*close.accelerators: #augment\n\
      <Key>F1: set() notify()
BibView*bibWin.commandBox*print.accelerators: #augment\n\
      <Key>d: set() notify()
BibView*bibWin.commandBox*list.accelerators: #augment\n\
      <Key>l: set() notify()

BibView*listWin.commandBox*save.accelerators: #augment\n\
      <Key>F2: set() notify()
BibView*listWin.commandBox*quit.accelerators: #augment\n\
      <Key>F1: set() notify()
BibView*listWin.commandBox*print.accelerators: #augment\n\
      <Key>d: set() notify()
BibView*listWin.commandBox*copy.accelerators: #augment\n\
      <Key>k: set() notify()

BibView*annoteWin*Translations: #override \
  <Key>F1:   close()\n\
  <Key>F2:   save()\n\
  <Key>F3:   saveclose()\n\ 
  <Key>udiaeresis:    string({\\"u})\n\
  <Key>Adiaeresis:    string({\\"A})\n\
  <Key>Odiaeresis:    string({\\"O})\n\
  <Key>Udiaeresis:    string({\\"U})\n\
  <Key>twosuperior:   string({$^2$})\n\
  <Key>threesuperior: string({$^3$})\n\
  <Key>Greek_lambda:  string({$\\lambda$})\n\
  <Key>Arabic_lam:    string({$\\lambda$})\n\
  <Key>Arabic_kaf:    string({$\\kappa$})\n\
  <Key>degree:        string({$^0$})\n\
  <Key>mu:            string({$\\mu$})\n\
  <Key>ssharp:        string({\\ss})

BibView*cardWin*Translations: #override \
  <Key>udiaeresis:    string({\\"u})\n\
  <Key>Adiaeresis:    string({\\"A})\n\
  <Key>Odiaeresis:    string({\\"O})\n\
  <Key>Udiaeresis:    string({\\"U})\n\
  <Key>twosuperior:   string({$^2$})\n\
  <Key>threesuperior: string({$^3$})\n\
  <Key>Greek_lambda:  string({$\\lambda$})\n\
  <Key>Arabic_lam:    string({$\\lambda$})\n\
  <Key>Arabic_kaf:    string({$\\kappa$})\n\
  <Key>degree:        string({$^0$})\n\
  <Key>mu:            string({$\\mu$})\n\
  <Key>ssharp:        string({\\ss})\n\
  <Key>Tab:           forward_focus()\n\
  <Key>Escape:        backward_focus()\n\
  <Btn3Down>,<Btn3Up>: set_focus()\n\
  <Key>F1:            close()\n\
  <Key>F2:            save()\n\
  <Key>F3:            saveclose()\n\
  <Key>F4:            next()