Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
pulsatingscience
Commits
636d8560
Commit
636d8560
authored
Sep 16, 2011
by
Oliver Bock
Browse files
Updated localization and about dialog
parent
1251c71c
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/pulsaranimationwidget.cpp
View file @
636d8560
...
...
@@ -553,7 +553,7 @@ void PulsarAnimationWidget::paintGL()
font
.
setFamily
(
"Arial"
);
font
.
setStyleStrategy
((
QFont
::
StyleStrategy
)
(
QFont
::
OpenGLCompatible
|
QFont
::
PreferQuality
));
renderText
(
10
,
25
,
-
100
,
QString
::
fromLocal8Bit
(
"Copyright © 2009-2011"
),
font
);
renderText
(
10
,
10
,
-
100
,
QString
::
fromLocal8Bi
t
(
"Max
-
Planck
-
Insitut f
ü
r Gravitation
sp
hysi
k
"
),
font
);
renderText
(
10
,
10
,
-
100
,
t
r
(
"Max
Planck
Ins
t
itut
e
f
o
r Gravitation
al P
hysi
cs
"
),
font
);
// render pulse "flash"
if
(
m_showPulseFlashes
)
{
...
...
src/pulsatingscience.cpp
View file @
636d8560
...
...
@@ -473,20 +473,27 @@ void PulsatingScience::on_actionWebsite_triggered()
void
PulsatingScience
::
on_actionAbout_triggered
()
{
QString
content
=
"<b>%1</b><br>"
"%2<br><br>"
"%3: Oliver Bock, Benjamin Knispel<br><br>"
"%4<br>"
"(%5 ESO/IDA/Danish 1.5 m/R.Gendler, J-E. Ovaldsen, C. Thöne, C. Feron)<br><br>"
"%6: GNU General Public License v3<br><br>"
"Copyright © 2009-2011 Max-Planck-Institut für Gravitationsphysik"
;
"%2<br>"
"<br>"
"%3: Oliver Bock<br>"
"%4: Benjamin Knispel<br>"
"<br>"
"%5<br>"
"(%6 ESO/IDA/Danish 1.5m - R.Gendler, J-E. Ovaldsen, C. Thöne, C. Feron)<br>"
"<br>"
"%7: GNU General Public License v3<br>"
"<br>"
"Copyright © 2009-2011 %8"
;
content
=
content
.
arg
(
tr
(
"Pulsating Science"
),
tr
(
"International Year of Astronomy 2009"
),
tr
(
"Authors"
),
tr
(
"Author"
),
tr
(
"Consultant"
),
tr
(
"Background image: The Carina Nebula"
),
tr
(
"Courtesy of"
),
tr
(
"License"
));
tr
(
"License"
),
tr
(
"Max Planck Institute for Gravitational Physics"
));
QMessageBox
::
about
(
this
,
tr
(
"About
\"
Pulsating Science
\"
"
),
content
);
}
...
...
src/pulsatingscience.ui
View file @
636d8560
...
...
@@ -11,7 +11,7 @@
</rect>
</property>
<property
name=
"windowTitle"
>
<string>
Pulsating Science - Max
-
Planck
-
Institut f
ü
r Gravitation
sp
hysi
k
Hannover
</string>
<string>
Pulsating Science - Max
Planck
Institut
e
f
o
r Gravitation
al P
hysi
cs
Hannover
</string>
</property>
<property
name=
"windowIcon"
>
<iconset
resource=
"pulsatingscience.qrc"
>
...
...
src/resources/pulsatingscience_de.ts
View file @
636d8560
<
?
xml
version
=
"
1.0
"
encoding
=
"
utf-8
"
?
>
<!
DOCTYPE
TS
>
<
TS
version
=
"
1.1
"
language
=
"
de
"
>
<
defaultcodec
><
/defaultco
de
c
>
<!
DOCTYPE
TS
>
<
TS
version
=
"
2.0
"
language
=
"
de
"
>
<
context
>
<
name
>
PulsarAnimationWidget
<
/name
>
<
message
>
...
...
@@ -34,37 +34,44 @@
<
translation
>
Tut
mir
leid
,
aber
die
%
1
erhält
keine
&
quot
;
multisampling
&
quot
;
Unterstützung
...
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
1
7
8
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
18
9
"
/>
<
source
>%
1
texture
shape
not
quadratic
!<
/source
>
<
translation
>
Form
der
%
1
textur
ist
nicht
quadratisch
!<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
1
7
9
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
19
0
"
/>
<
source
>%
1
texture
dimensions
not
a
power
of
2
!<
/source
>
<
translation
>
Abmessungen
der
%
1
textur
entsprechen
nicht
einer
2
er
-
Potenz
!<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
1
80
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
1
91
"
/>
<
source
>
Maximum
texture
size
exceeded
!
Scaling
down
%
1
texture
to
%
2
x
%
3
...
<
/source
>
<
translation
>
Maximale
Texturgröße
überschritten
!
Skaliere
%
1
textur
herunter
auf
%
2
x
%
3
...
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
192
"
/>
<
source
>
Pulsar
<
/source
>
<
translation
>
Pulsar
<
/translation
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
214
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
221
"
/>
<
source
>
Beam
<
/source
>
<
translation
>
Strahlbündel
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
196
"
/>
<
source
>
pulsar
<
/source
>
<
translation
>
Pulsar
<
/translation
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
225
"
/>
<
source
>
beam
<
/source
>
<
translation
>
Strahlbündel
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
210
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
556
"
/>
<
source
>
Max
Planck
Institute
for
Gravitational
Physics
<
/source
>
<
translation
>
Max
-
Planck
-
Institut
für
Gravitationsphysik
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
196
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
203
"
/>
<
source
>
Background
<
/source
>
<
translation
>
Hintergrund
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
2
14
"
/>
<
location
filename
=
"
../pulsaranimationwidget.cpp
"
line
=
"
2
07
"
/>
<
source
>
background
<
/source
>
<
translation
>
Hintergrund
<
/translation
>
<
/message
>
...
...
@@ -72,47 +79,58 @@
<
context
>
<
name
>
PulsatingScience
<
/name
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
28
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
34
"
/>
<
source
>
Toggle
the
animation
control
visibility
<
/source
>
<
translation
>
Anzeigestatus
der
Animationssteuerung
ändern
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
13
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
89
"
/>
<
source
>
Pulsating
Science
<
/source
>
<
translation
>
Pulsierende
Wissenschaft
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
14
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
90
"
/>
<
source
>
International
Year
of
Astronomy
2009
<
/source
>
<
translation
>
Internationales
Jahr
der
Astronomie
2009
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
415
"
/>
<
source
>
Authors
<
/source
>
<
translation
>
Autoren
<
/translation
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
491
"
/>
<
source
>
Author
<
/source
>
<
translation
>
Autor
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
492
"
/>
<
source
>
Consultant
<
/source
>
<
translation
>
Berater
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
16
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
93
"
/>
<
source
>
Background
image
:
The
Carina
Nebula
<
/source
>
<
translation
>
Hintergrundbild
:
Der
Carina
Nebel
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
17
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
94
"
/>
<
source
>
Courtesy
of
<
/source
>
<
translation
>
Freundlicherweise
zur
Verfügung
gestellt
von
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
18
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
4
95
"
/>
<
source
>
License
<
/source
>
<
translation
>
Lizenz
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
420
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
496
"
/>
<
source
>
Max
Planck
Institute
for
Gravitational
Physics
<
/source
>
<
translatorcomment
>
Max
-
Planck
-
Institut
f
&
amp
;
uuml
;
r
Gravitationsphysik
<
/translatorcomment
>
<
translation
>
Max
-
Planck
-
Institut
für
Gravitationsphysik
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
498
"
/>
<
source
>
About
&
quot
;
Pulsating
Science
&
quot
;
<
/source
>
<
translation
>
Über
&
quot
;
Pulsierende
Wissenschaft
&
quot
;
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
29
"
/>
<
location
filename
=
"
../pulsatingscience.cpp
"
line
=
"
35
"
/>
<
source
>
Alt
+
A
<
/source
>
<
translation
>
Alt
+
A
<
/translation
>
<
/message
>
...
...
@@ -120,315 +138,342 @@
<
context
>
<
name
>
PulsatingScienceClass
<
/name
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
6
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
7
"
/>
<
source
>
Animation
Control
<
/source
>
<
translation
>
Animationssteuerung
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
8
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
9
"
/>
<
source
>
Pulsar
Spin
Frequency
:
<
/source
>
<
translation
>
Rotationsfrequenz
des
Pulsars
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
8
5
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
8
6
"
/>
<
source
>
Use
this
slider
to
adjust
the
spin
frequency
<
/source
>
<
translation
>
Verwenden
Sie
diesen
Regler
zur
Änderung
der
Rotationsfrequenz
des
Pulsars
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
13
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
13
3
"
/>
<
source
>
Pulsar
Orbit
Semi
Major
Axis
:
<
/source
>
<
translation
>
Große
Halbachse
des
Pulsarsorbits
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
15
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
15
3
"
/>
<
source
>
Use
this
slider
to
adjust
the
length
of
the
semi
major
axis
of
the
pulsar
&
apos
;
s
elliptical
orbit
<
/source
>
<
translation
>
Verwenden
Sie
diesen
Regler
zur
Änderung
der
Länge
der
großen
Halbachse
des
elliptischen
Pulsarsorbits
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
17
7
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
17
8
"
/>
<
source
>
Pulsar
Spin
Axis
Inclination
:
<
/source
>
<
translation
>
Neigung
der
Pulsar
-
R
otationsachse
:
<
/translation
>
<
translation
>
Neigung
der
Pulsar
r
otationsachse
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
18
4
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
18
5
"
/>
<
source
>
Pulsar
Magn
.
Axis
Inclination
:
<
/source
>
<
translation
>
Neigung
der
Pulsar
-
M
agnetachse
:
<
/translation
>
<
translation
>
Neigung
der
Pulsar
m
agnetachse
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
19
1
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
19
2
"
/>
<
source
>
Use
this
slider
to
adjust
the
inclination
of
the
spin
axis
with
respect
to
the
orbit
axis
<
/source
>
<
translation
>
Verwenden
Sie
diesen
Regler
zur
Änderung
der
Neigung
der
Pulsar
-
Rotationsachse
in
Bezug
auf
die
Rotationsachse
des
Orbits
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
22
3
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
22
4
"
/>
<
source
>
Use
this
slider
to
adjust
the
inclination
of
the
magnetic
pole
axis
with
respect
to
the
spin
axis
<
/source
>
<
translation
>
Verwenden
Sie
diesen
Regler
zur
Änderung
der
Neigung
der
Pulsar
-
Magnetachse
in
Bezug
auf
die
Pulsar
-
Rotationsachse
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
262
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
259
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
266
"
/>
<
source
>
deg
<
/source
>
<
translation
>
Grad
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
2
69
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
2
73
"
/>
<
source
>
Hz
<
/source
>
<
translation
>
Hz
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
2
76
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
2
80
"
/>
<
source
>
AU
<
/source
>
<
translation
>
AU
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
28
3
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
28
7
"
/>
<
source
>
Companion
Class
:
<
/source
>
<
translation
>
Begleiterklasse
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
29
5
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
29
9
"
/>
<
source
>
White
Dwarf
<
/source
>
<
translation
>
Weißer
Zwerg
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
30
5
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
30
9
"
/>
<
source
>
Sun
<
/source
>
<
translation
>
Sonne
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
3
18
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
3
22
"
/>
<
source
>
Neutron
Star
<
/source
>
<
translation
>
Neutronenstern
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
392
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
347
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
396
"
/>
<
source
>
M
&
lt
;
sub
&
gt
;
0
&
lt
;
/sub></
source
>
<
translation
>
M
&
lt
;
sub
&
gt
;
0
&
lt
;
/sub></
translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
35
0
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
35
4
"
/>
<
source
>
Pulsar
Mass
:
<
/source
>
<
translation
>
Pulsarmasse
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
3
57
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
3
61
"
/>
<
source
>
Use
this
slider
to
adjust
the
pulsar
mass
<
/source
>
<
translation
>
Verwenden
Sie
diesen
Regler
zur
Änderung
der
Pulsarmasse
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
635
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
424
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
640
"
/>
<
source
>
Pause
the
animation
<
/source
>
<
translation
>
Anhalten
der
Animation
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
632
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
427
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
637
"
/>
<
source
>
Pause
<
/source
>
<
translation
>
Pause
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
617
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
444
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
622
"
/>
<
source
>
Stop
<
/source
>
<
translation
>
Stop
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
51
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
51
6
"
/>
<
source
>&
amp
;
View
<
/source
>
<
translation
>
A
&
amp
;
nsicht
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
52
4
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
52
9
"
/>
<
source
>&
amp
;
Help
<
/source
>
<
translation
>&
amp
;
Hilfe
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
53
3
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
53
8
"
/>
<
source
>&
amp
;
Control
<
/source
>
<
translation
>
S
&
amp
;
teuerung
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
55
1
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
55
6
"
/>
<
source
>
Website
<
/source
>
<
translation
>
Webseite
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
55
4
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
55
9
"
/>
<
source
>
Visit
our
website
<
/source
>
<
translation
>
Besuchen
Sie
unsere
Webseite
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
5
57
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
5
62
"
/>
<
source
>
Ctrl
+
W
<
/source
>
<
translation
>
Ctrl
+
W
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
57
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
57
7
"
/>
<
source
>
Ctrl
+
A
<
/source
>
<
translation
>
Ctrl
+
A
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
58
4
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
58
9
"
/>
<
source
>
Quit
<
/source
>
<
translation
>
Beenden
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
59
0
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
59
5
"
/>
<
source
>
Ctrl
+
Q
<
/source
>
<
translation
>
Ctrl
+
B
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
620
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
745
"
/>
<
source
>
Pulse
flashes
<
/source
>
<
translation
>
Pulsblitzen
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
748
"
/>
<
source
>
Toggle
the
pulse
flash
visibility
<
/source
>
<
translation
>
Anzeigestatus
des
Pulsblitzen
ändern
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
751
"
/>
<
source
>
Alt
+
P
<
/source
>
<
translation
>
Alt
+
P
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
441
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
625
"
/>
<
source
>
Stop
and
reset
the
animation
<
/source
>
<
translation
>
Stoppen
und
zurücksetzen
der
Animation
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
08
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
13
"
/>
<
source
>
Ctrl
+
S
<
/source
>
<
translation
>
Ctrl
+
S
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
63
8
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
4
3
"
/>
<
source
>
Ctrl
+
P
<
/source
>
<
translation
>
Ctrl
+
P
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
647
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
471
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
652
"
/>
<
source
>
Help
<
/source
>
<
translation
>
Hilfe
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
653
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
14
"
/>
<
source
>
Pulsating
Science
-
Max
Planck
Institute
for
Gravitational
Physics
Hannover
<
/source
>
<
translation
>
Max
-
Planck
-
Institut
für
Gravitationsphysik
Hannover
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
658
"
/>
<
source
>
Ctrl
+
H
<
/source
>
<
translation
>
Ctrl
+
H
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
66
4
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
66
9
"
/>
<
source
>
Menu
bar
<
/source
>
<
translation
>
Menüleiste
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
67
0
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
67
5
"
/>
<
source
>
Alt
+
M
<
/source
>
<
translation
>
Alt
+
M
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
68
1
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
68
6
"
/>
<
source
>
Status
bar
<
/source
>
<
translation
>
Statusleiste
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
87
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
92
"
/>
<
source
>
Alt
+
S
<
/source
>
<
translation
>
Alt
+
S
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
695
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
700
"
/>
<
source
>
Rotation
axes
<
/source
>
<
translation
>
Rotationsachsen
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
70
1
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
70
6
"
/>
<
source
>
Alt
+
R
<
/source
>
<
translation
>
Alt
+
R
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
09
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
14
"
/>
<
source
>
Fullscreen
<
/source
>
<
translation
>
Vollbild
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
15
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
20
"
/>
<
source
>
Alt
+
F
<
/source
>
<
translation
>
Alt
+
V
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
72
3
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
72
8
"
/>
<
source
>
Orbital
planes
<
/source
>
<
translation
>
Orbitalebenen
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
29
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
7
34
"
/>
<
source
>
Alt
+
O
<
/source
>
<
translation
>
Alt
+
O
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
569
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
482
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
574
"
/>
<
source
>
About
&
quot
;
Pulsating
Science
&
quot
;
<
/source
>
<
translation
>
Über
&
quot
;
Pulsierende
Wissenschaft
&
quot
;
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
605
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
407
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
610
"
/>
<
source
>
Start
the
animation
<
/source
>
<
translation
>
Starten
der
Animation
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
602
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
410
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
607
"
/>
<
source
>
Start
<
/source
>
<
translation
>
Start
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
62
3
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
62
8
"
/>
<
source
>
Ctrl
+
O
<
/source
>
<
translation
>
Ctrl
+
O
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
29
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
29
6
"
/>
<
source
>
Set
companion
class
to
&
quot
;
White
Dwarf
&
quot
;
(
0.6
solar
masses
)
<
/source
>
<
translation
>
Setzen
der
Begleiterklasse
auf
&
quot
;
Weißer
Zwerg
&
quot
;
(
0
,
6
Sonnenmassen
)
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
30
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
30
6
"
/>
<
source
>
Set
companion
class
to
&
quot
;
Sun
&
quot
;
(
1.0
solar
masses
)
<
/source
>
<
translation
>
Setzen
der
Begleiterklasse
auf
&
quot
;
Sonne
&
quot
;
(
1
,
0
Sonnenmassen
)
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
31
5
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
31
9
"
/>
<
source
>
Set
companion
class
to
&
quot
;
Neutron
Star
&
quot
;
(
1.4
solar
masses
)
<
/source
>
<
translation
>
Setzen
der
Begleiterklasse
auf
&
quot
;
Neutronenstern
&
quot
;
(
1
,
4
Sonnenmassen
)
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
6
6
7
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
67
2
"
/>
<
source
>
Toggle
the
menu
bar
visibility
<
/source
>
<
translation
>
Anzeigestatus
der
Menüleiste
ändern
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
68
4
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
68
9
"
/>
<
source
>
Toggle
the
status
bar
visibility
<
/source
>
<
translation
>
Anzeigestatus
der
Statusleiste
ändern
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
698
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
703
"
/>
<
source
>
Toggle
the
rotation
axes
visibility
<
/source
>
<
translation
>
Anzeigestatus
der
Rotationsachsen
ändern
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
71
2
"
/>
<
location
filename
=
"
../pulsatingscience.ui
"
line
=
"
71
7
"
/>