summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Wolf <alex.v.wolf@gmail.com>2019-12-22 16:05:33 +0700
committerAlexander Wolf <alex.v.wolf@gmail.com>2019-12-22 16:05:33 +0700
commita2434cd32ce62f6e5383ddc7aadde9618bf9d214 (patch)
tree4e0340b42ebba57093b288cb3698a76a64a1d93b
parent49736d6f562678e256527f27873e3e488ad680ac (diff)
Updated Stellarium User Guide
-rw-r--r--guide/ch_advanced_use.tex4
-rw-r--r--guide/ch_interface.tex32
-rw-r--r--guide/pictures/astrocalc_dialog_ephemeris_analemma.pngbin197643 -> 298950 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_ephemeris_analemma_mars.pngbin267902 -> 354504 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_ephemeris_extra.pngbin0 -> 538140 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_ephemeris_tab.pngbin332900 -> 419960 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_graphs_tab_ad.pngbin92093 -> 75499 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_graphs_tab_altvstime.pngbin106397 -> 98833 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_graphs_tab_azivstime.pngbin125244 -> 72195 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_graphs_tab_graphs.pngbin107568 -> 111300 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_graphs_tab_me.pngbin85620 -> 75181 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_pc_graphs_tab.pngbin108893 -> 93226 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_pc_tab.pngbin60291 -> 72057 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_phenomena_tab.pngbin90927 -> 116310 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_positions_tab.pngbin163437 -> 178235 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_transits_tab.pngbin0 -> 108461 bytes
-rw-r--r--guide/pictures/astrocalc_dialog_wut_tab.pngbin89137 -> 105228 bytes
-rw-r--r--guide/pictures/view_dialog_dso_tab.pngbin134914 -> 191032 bytes
-rw-r--r--guide/pictures/view_dialog_sso_tab.pngbin138756 -> 164676 bytes
-rw-r--r--guide/plg_catalogs.tex237
-rw-r--r--src/gui/astroCalcDialog.ui2
21 files changed, 260 insertions, 15 deletions
diff --git a/guide/ch_advanced_use.tex b/guide/ch_advanced_use.tex
index 7a47c25597..17fd5ef8bc 100644
--- a/guide/ch_advanced_use.tex
+++ b/guide/ch_advanced_use.tex
@@ -243,12 +243,12 @@ in the \emph{Tools} tab of the \emph{Configuration} dialog (\guibutton[0.25]{2}{
objects\footnote{Over 83 thousand deep-sky objects in version 0.16.0.} in the normal
program download (the standard edition of Stellarium DSO catalog, see section \ref{sec:dso:catalog}),
but an extended DSO catalog with over one million objects (up to $20.0^m$ for galaxies) may be downloaded
-from Stellarium's Github website\footnote{\url{https://github.com/Stellarium/stellarium-data/releases/tag/dso-3.7}}:
+from Stellarium's Github website\footnote{\url{https://github.com/Stellarium/stellarium-data/releases/tag/dso-3.8}}:
\noindent\begin{tabular}{lllr}
\toprule
\emph{Version}&\emph{Filename}& \emph{MD5 hash}& \emph{Size}\\\midrule
-3.7; extended edition & \file{catalog.dat} &\texttt{f0b3c1fa1d71ccbd907e3bd033e8285b}& 28.5\,MB\\\bottomrule
+3.8; extended edition & \file{catalog.dat} &\texttt{25e904d855330ae59f63e09c6d078e70}& 27\,MB\\\bottomrule
\end{tabular}
The file can be placed in a folder named \file{nebulae/default} inside either
diff --git a/guide/ch_interface.tex b/guide/ch_interface.tex
index cd7843788b..ca8742dfde 100644
--- a/guide/ch_interface.tex
+++ b/guide/ch_interface.tex
@@ -853,20 +853,26 @@ You may also export the list of positions into an XLSX or CSV file.
\label{sec:gui:AstroCalc:Ephemeris}
Select an object, start and end time, and compute an ephemeris (list of positions and magnitudes evolving over time) for that object.
-The positions are marked in the sky with yellow circles (Fig.~\ref{fig:gui:AstroCalc:Ephemeris}).
+The positions are marked in the sky with yellow disks (Fig.~\ref{fig:gui:AstroCalc:Ephemeris}).
-When you click on a date, an orange circle indicates this date and/or magnitude.
+When you click on a date, an orange disk indicates this date and/or magnitude.
Double-clicking sets the respective date and brings the object to focus.
-Dates and/or magnitudes will show near position markers when \emph{Show dates} and/or \emph{Show magnitudes} checkboxes are active.
+Dates and/or magnitudes will show near position markers when \emph{Show dates} and/or \emph{Show magnitudes} checkboxes are active. \newFeature{v0.19.2} To show a line between markers please tick checkbox \emph{Show line}. You may customize the format of displayed data near markers and their frequency in \emph{Extra options} window (Fig.~\ref{fig:gui:AstroCalc:Ephemeris:Extra}).
You can export the calculated ephemeris into an XLSX or CSV file.
\begin{figure}[tbp]
-\centering\includegraphics[width=0.98\textwidth]{astrocalc_dialog_ephemeris_tab.png}
+\centering\includegraphics[width=0.87\textwidth]{astrocalc_dialog_ephemeris_tab.png}
\caption{Astronomical Calculations (AstroCalc): Plot trace of planet}
\label{fig:gui:AstroCalc:Ephemeris}
\end{figure}
+\begin{figure}[tbp]
+\centering\includegraphics[width=0.98\textwidth]{astrocalc_dialog_ephemeris_extra.png}
+\caption{Astronomical Calculations (AstroCalc): Extra options for ephemeris}
+\label{fig:gui:AstroCalc:Ephemeris:Extra}
+\end{figure}
+
Another interesting option in this tool: using horizontal coordinates for plotting traces of the Solar system objects.
In this mode, the circle marks are not linked to the sky, but to the horizontal coordinate system.
For example, you can get an analemma of the Sun for any location (Fig.~\ref{fig:gui:AstroCalc:Ephemeris:Analemma} and \ref{fig:gui:AstroCalc:Ephemeris:AnalemmaMars}),
@@ -886,6 +892,19 @@ Since version 0.19.2\newFeature{v0.19.2} you may define the color of markers and
\label{fig:gui:AstroCalc:Ephemeris:AnalemmaMars}
\end{figure}
+\subsection{The Transits Tab}
+\label{sec:gui:AstroCalc:Transits}
+
+This \newFeature{v0.19.3} tab allows you to compute transits of selected celestial object (except unnamed stars and artificial satellites) for specific date range. The tool is proposed for planning observations and he suggest the best time and conditions for visual observations or astrophotography (Fig.~\ref{fig:gui:AstroCalc:Ephemeris:Transits}.
+
+You may also export the list of transits into an XLSX or CSV file.
+
+\begin{figure}[htbp]
+\centering\includegraphics[width=0.75\textwidth]{astrocalc_dialog_transits_tab.png}
+\caption{Astronomical Calculations (AstroCalc): Transits of selected celestial object}
+\label{fig:gui:AstroCalc:Transits}
+\end{figure}
+
\newpage
\subsection{The Phenomena Tab}
\label{sec:gui:AstroCalc:Phenomena}
@@ -893,8 +912,9 @@ Since version 0.19.2\newFeature{v0.19.2} you may define the color of markers and
This tab allows you to compute phenomena like conjunctions, oppositions,
occultations and eclipses (in special cases) between planetary objects
(Fig.~\ref{fig:gui:AstroCalc:Phenomena}).
-In version 0.19.3\newFeature{v0.19.3} we added computation greatest elongations
-for inner planets and stationary points for all planets in additional to exist phenomena.
+In version 0.19.3\newFeature{v0.19.3} we added computation greatest elongations for inner planets and stationary points for all planets in
+additional to exist phenomena. For all Solar system bodies, except the moons, we also propose compute perihelion and aphelion in addition to other phenomena.
+
You can export the calculated phenomena into an XLSX or CSV file.
\begin{figure}[htbp]
diff --git a/guide/pictures/astrocalc_dialog_ephemeris_analemma.png b/guide/pictures/astrocalc_dialog_ephemeris_analemma.png
index a3b71f4b4d..4c44ccd618 100644
--- a/guide/pictures/astrocalc_dialog_ephemeris_analemma.png
+++ b/guide/pictures/astrocalc_dialog_ephemeris_analemma.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_ephemeris_analemma_mars.png b/guide/pictures/astrocalc_dialog_ephemeris_analemma_mars.png
index 33b6eaab03..631d68a036 100644
--- a/guide/pictures/astrocalc_dialog_ephemeris_analemma_mars.png
+++ b/guide/pictures/astrocalc_dialog_ephemeris_analemma_mars.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_ephemeris_extra.png b/guide/pictures/astrocalc_dialog_ephemeris_extra.png
new file mode 100644
index 0000000000..df39b7197e
--- /dev/null
+++ b/guide/pictures/astrocalc_dialog_ephemeris_extra.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_ephemeris_tab.png b/guide/pictures/astrocalc_dialog_ephemeris_tab.png
index ae566ec1b4..66c0bafa54 100644
--- a/guide/pictures/astrocalc_dialog_ephemeris_tab.png
+++ b/guide/pictures/astrocalc_dialog_ephemeris_tab.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_graphs_tab_ad.png b/guide/pictures/astrocalc_dialog_graphs_tab_ad.png
index 7784a665c5..70bd0258ad 100644
--- a/guide/pictures/astrocalc_dialog_graphs_tab_ad.png
+++ b/guide/pictures/astrocalc_dialog_graphs_tab_ad.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_graphs_tab_altvstime.png b/guide/pictures/astrocalc_dialog_graphs_tab_altvstime.png
index 3bd70e9e23..e717ffadb6 100644
--- a/guide/pictures/astrocalc_dialog_graphs_tab_altvstime.png
+++ b/guide/pictures/astrocalc_dialog_graphs_tab_altvstime.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_graphs_tab_azivstime.png b/guide/pictures/astrocalc_dialog_graphs_tab_azivstime.png
index 88082175cf..5ec677861e 100644
--- a/guide/pictures/astrocalc_dialog_graphs_tab_azivstime.png
+++ b/guide/pictures/astrocalc_dialog_graphs_tab_azivstime.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_graphs_tab_graphs.png b/guide/pictures/astrocalc_dialog_graphs_tab_graphs.png
index d68806d0a2..49e47aadef 100644
--- a/guide/pictures/astrocalc_dialog_graphs_tab_graphs.png
+++ b/guide/pictures/astrocalc_dialog_graphs_tab_graphs.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_graphs_tab_me.png b/guide/pictures/astrocalc_dialog_graphs_tab_me.png
index b554ecddfe..dae4ea983f 100644
--- a/guide/pictures/astrocalc_dialog_graphs_tab_me.png
+++ b/guide/pictures/astrocalc_dialog_graphs_tab_me.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_pc_graphs_tab.png b/guide/pictures/astrocalc_dialog_pc_graphs_tab.png
index fafb20facd..284f6c8473 100644
--- a/guide/pictures/astrocalc_dialog_pc_graphs_tab.png
+++ b/guide/pictures/astrocalc_dialog_pc_graphs_tab.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_pc_tab.png b/guide/pictures/astrocalc_dialog_pc_tab.png
index 3ce46a54a9..a3441619ed 100644
--- a/guide/pictures/astrocalc_dialog_pc_tab.png
+++ b/guide/pictures/astrocalc_dialog_pc_tab.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_phenomena_tab.png b/guide/pictures/astrocalc_dialog_phenomena_tab.png
index 1fc7161613..16fd85e7f5 100644
--- a/guide/pictures/astrocalc_dialog_phenomena_tab.png
+++ b/guide/pictures/astrocalc_dialog_phenomena_tab.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_positions_tab.png b/guide/pictures/astrocalc_dialog_positions_tab.png
index 7376ba2bed..338b20c4db 100644
--- a/guide/pictures/astrocalc_dialog_positions_tab.png
+++ b/guide/pictures/astrocalc_dialog_positions_tab.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_transits_tab.png b/guide/pictures/astrocalc_dialog_transits_tab.png
new file mode 100644
index 0000000000..c7874892f5
--- /dev/null
+++ b/guide/pictures/astrocalc_dialog_transits_tab.png
Binary files differ
diff --git a/guide/pictures/astrocalc_dialog_wut_tab.png b/guide/pictures/astrocalc_dialog_wut_tab.png
index 9b2f629536..492b25b5a0 100644
--- a/guide/pictures/astrocalc_dialog_wut_tab.png
+++ b/guide/pictures/astrocalc_dialog_wut_tab.png
Binary files differ
diff --git a/guide/pictures/view_dialog_dso_tab.png b/guide/pictures/view_dialog_dso_tab.png
index d98f9c42db..1274fe6b05 100644
--- a/guide/pictures/view_dialog_dso_tab.png
+++ b/guide/pictures/view_dialog_dso_tab.png
Binary files differ
diff --git a/guide/pictures/view_dialog_sso_tab.png b/guide/pictures/view_dialog_sso_tab.png
index 75913c5950..9377c0070c 100644
--- a/guide/pictures/view_dialog_sso_tab.png
+++ b/guide/pictures/view_dialog_sso_tab.png
Binary files differ
diff --git a/guide/plg_catalogs.tex b/guide/plg_catalogs.tex
index aefcb6edf1..1219eb8b28 100644
--- a/guide/plg_catalogs.tex
+++ b/guide/plg_catalogs.tex
@@ -304,8 +304,9 @@ This plugin can display potential habitable exoplanets (orange marker) and some
\subsection{Proper names}
\label{sec:plugins:Exoplanets:ProperNames}
-In December 2015, the International Astronomical Union (IAU)\index{IAU} has officially approved names for several exoplanets after a public vote\footnote{%
- \url{https://www.iau.org/news/pressreleases/detail/iau1514/}}.
+In December 2015\footnote{%
+ \url{https://www.iau.org/news/pressreleases/detail/iau1514/}} and in December 2019\footnote{%
+ \url{https://www.iau.org/news/pressreleases/detail/iau1912/}}, the International Astronomical Union (IAU)\index{IAU} has officially approved names for several exoplanets after a public vote.
\begin{description}
\item[Veritate]* (14 And) -- From the latin Veritas, truth. The ablative form means \textit{where there is truth}\footnote{The original name proposed, Veritas, is that of an asteroid important for the study of the solar system.}.
\item[Spe]* (14 And b) -- From the latin Spes, hope. The ablative form means \textit{where there is hope}.
@@ -325,7 +326,7 @@ In December 2015, the International Astronomical Union (IAU)\index{IAU} has offi
\item[Janssen] (55 Cnc e) -- \name[Zacharias]{Janssen} (1580s-1630s) was a Dutch spectacle maker who is often attributed with invention of the microscope, and more controversially with the invention of the telescope.
\item[Harriot] (55 Cnc f) -- \name[Thomas]{Harriot} (ca. 1560-1621) was an English astronomer, mathematician, ethnographer, and translator, who is attributed with the first drawing of the Moon through telescopic observations.
\item[Amateru]* ($\epsilon$ Tau b) -- \textit{Amateru} is a common Japanese appellation for shrines when they enshrine Amaterasu, the Shinto goddess of the Sun, born from the left eye of the god Izanagi\footnote{The name originally proposed, Amaterasu, is already used for an asteroid.}.
-\item[Hypatia] ($\iota$ Dra b) -- \name{Hypatia} was a famous Greek astronomer, mathematician, and philosopher. She was head of the Neo-Platonic school at Alexandria in the early 5th century, until murdered by a Christian mob in 415.
+\item[Hypatia] ($\iota$ Dra b) -- \name{Hypatia} was a famous Greek astronomer, mathematician, and philosopher. She was head of the Neo-Platonic school at Alexandria in the early $5^{th}$ century, until murdered by a Christian mob in 415.
\item[Ran]* ($\epsilon$ Eri) -- Ran is the Norse goddess of the sea, who stirs up the waves and captures sailors with her net.
\item[AEgir]* ($\epsilon$ Eri b) -- {\AE}gir is Ran's husband, the personified god of the ocean. \textit{{\AE}gir} and \textit{Ran} both represent the \textit{Jotuns} who reign in the outer Universe; together they had nine daughters\footnote{Note the typographical difference between {\AE}gir and Aegir, the Norwegian transliteration. The same name, with the spelling Aegir, has been attributed to one of Saturn's satellites, discovered in 2004.}.
\item[Tadmor]* ($\gamma$ Cep b) -- Ancient Semitic name and modern Arabic name for the city of Palmyra, a UNESCO World Heritage Site.
@@ -347,16 +348,240 @@ In December 2015, the International Astronomical Union (IAU)\index{IAU} has offi
\item[Poltergeist] (PSR B1257+12 c) -- Poltergeist is a name for supernatural beings that create physical disturbances, from German for noisy ghost.
\item[Phobetor] (PSR B1257+12 d) -- Phobetor is a Greek mythological deity of nightmares, the son of Nyx, the primordial deity of night.
\item[Titawin] ($\upsilon$ And) -- Titawin (also known as Medina of Tetouan) is a settlement in northern Morocco and UNESCO World Heritage Site. Historically it was an important point of contact between two civilizations (Spanish and Arab) and two continents (Europe and Africa) after the $8^{th}$ century.
-\item[Saffar] ($\upsilon$ And b) -- Saffar is named for \name[Abu al-Qasim Ahmed Ibn-Abd Allah Ibn-Omar al Ghafiqi Ibn-]{al-Saffar}, who taught arithmetic, geometry, and astronomy in 11th century Cordova in Andalusia (modern Spain), and wrote an influential treatise on the uses of the astrolabe.
-\item[Samh] ($\upsilon$ And c) -- Samh is named for \name[Abu al-Qasim 'Asbagh ibn Muhammad ibn]{al-Samh al-Mahri} (or Ibn al-Samh), a noted 11th century astronomer and mathematician in the school of al Majriti in Cordova (Andalusia, now modern Spain).
+\item[Saffar] ($\upsilon$ And b) -- Saffar is named for \name[Abu al-Qasim Ahmed Ibn-Abd Allah Ibn-Omar al Ghafiqi Ibn-]{al-Saffar}, who taught arithmetic, geometry, and astronomy in $11^{th}$ century Cordova in Andalusia (modern Spain), and wrote an influential treatise on the uses of the astrolabe.
+\item[Samh] ($\upsilon$ And c) -- Samh is named for \name[Abu al-Qasim 'Asbagh ibn Muhammad ibn]{al-Samh al-Mahri} (or Ibn al-Samh), a noted $11^{th}$ century astronomer and mathematician in the school of al Majriti in Cordova (Andalusia, now modern Spain).
\item[Majriti] ($\upsilon$ And d) -- Majriti is named for \name[Abu al-Qasim al-Qurtubi]{al-Majriti}, a notable mathematician, astronomer, scholar, and teacher in $10^{th}$ century and early $11^{th}$ century Andalusia (modern Spain).
\item[Libertas]* ($\xi$ Aql) -- Libertas is Latin for liberty. Liberty refers to social and political freedoms, and a reminder that there are people deprived of liberty in the world even today. The constellation Aquila represents an eagle -- a popular symbol of liberty.
\item[Fortitudo]* ($\xi$ Aql b) -- Fortitudo is Latin for fortitude. Fortitude means emotional and mental strength in the face of adversity, as embodied by the eagle (represented by the constellation Aquila).
+% IAU:iau1912
+\item[Illyrian] (HD 82886) -- Historians largely believe that the Albanians are descendants of the Illyrians, a term Albanians proudly call themselves.
+\item[Arber] (HD 82886 b) -- Arber is the term for the inhabitants of Albania during the middle ages.
+\item[Hoggar] (HD 28678) -- Hoggar is the name of the main mountain range in the Sahara Desert in southern Algeria.
+\item[Tassili] (HD 28678 b) -- Tassili is a UNESCO World Heritage Site situated in the Sahara Desert and is renowned for its prehistoric cave art and scenic geological formations.
+\item[Arcalís] (HD 131496) -- Arcalis is a famous peak in the north of Andorra, where the Sun passes through a hole in the mountain twice a year at fixed dates. It was used as a primitive solar calendar and reference point for shepherds and early inhabitants of Andorra.
+\item[Madriu] (HD 131496 b) -- Madriu (\textit{Mare del riu} in Catalan, \textit{Mother of the River} in English) is the name of a glacial valley and of the river that runs through it in the southeast of Andorra. It is the main part of the Madriu-Perafita-Claror UNESCO World Heritage Site.
+\item[Nosaxa] (HD 48265) -- Nosaxa means \textit{spring} in the Moqoit language. The word comes from a combination of nosahuec, which means renew, and ñaaxa, which means \textit{year}.
+\item[Naqaya] (HD 48265 b) -- Naqaya means \textit{brother-family-relative} in the Moqoit language and leads us to call all humans, indigenous or non-indigenous, brother.
+\item[Malmok] (WASP-39) -- Malmok is an indigenous name given to a beach in Aruba with a narrow sandy stretch that interrupts the limestone and rocky terrace along the coast. Its shallow clear Caribbean waters make it a popular snorkelling spot.
+\item[Bocaprins] (WASP-39 b) -- Boca Prins is a secluded beach with white dunes and iconic scenery situated in Arikok National Park along the northeast coast of Aruba. It is named after Plantation Prins where coconuts are cultivated.
+\item[Bubup] (HD 38283) -- Bubup is the Boonwurrung word for child.
+\item[Yanyan] (HD 38283 b) -- YanYan is the Boonwurrung word for boy.
+\item[Franz] (HAT-P-14) -- Franz is a character in the movie ``Sissi'' embodying an emperor of Austria in the $19^{th}$ century. The role is played by the actor \name[Karlheinz]{Böhm}.
+\item[Sissi] (HAT-P-14 b) -- Sissi is a character in the movie ``Sissi'', who is married with Franz. The role is played by the actress \name[Romy]{Schneider}.
+\item[Mahsati] (HD 152581) -- \name[Mahsati]{Ganjavi} (1089--1159) is one of the brightest shining stars of Azerbaijani poetry. She was said to have associated with both \name[Omar]{Khayyam} and \name[Nizami] and was well educated and talented and played numerous musical instruments.
+\item[Ganja] (HD 152581 b) -- Ganja is an ancient city of Azerbaijan, and is the birth place of many prominent people such as the poets \name[Mahsati] and \name[Nizami]. It is the ancient capital of Azerbaijan, the first capital of the Azerbaijan Democratic Republic and the city with the spirit of wisdom and freedom.
+\item[Timir] (HD 148427) -- Timir means darkness in Bengali language, alluding to the star being far away in the darkness of space.
+\item[Tondra] (HD 148427 b) -- Tondra means \textit{nap} in Bengali language, alluding to the symbolic notion that the planet was asleep until discovered.
+\item[Nervia] (HD 49674) -- Nervia, adapted from Nervii, was a prominent Belgian Celtic tribe.
+\item[Eburonia] (HD 49674 b) -- Eburonia, adapted from Eburones, was a prominent Belgian Celtic tribe.
+\item[Gakyid] (HD 73534) -- Gakyid means \textit{happiness}. Gross National Happiness is the development philosophy conceived and followed in Bhutan and is one of Bhutan's contributions to the world.
+\item[Drukyul] (HD 73534 b) -- Drukyul (land of the thunder dragon) is the native name for Bhutan, the country that came up with the philosophy of Gross National Happiness.
+\item[Tapecue] (HD 63765) -- Tapecue means \textit{eternal path} in Guarani and represents the Milky Way through which the first inhabitants of the Earth arrived and could return.
+\item[Yvaga] (HD 63765 b) -- Yvaga means \textit{paradise} for the Guarani and the Milky Way was known as the road to Yvaga or paradise.
+\item[Bosona] (HD 206610) -- Bosona is the name given to the territory of Bosnia in the $10^{th}$ century. Later, the name was transformed to Bosnia originating from the name of the Bosna river.
+\item[Naron] (HD 206610 b) -- Naron is one of the names given to the Neretva river in Herzegovina (and partly in Croatia) in antiquity orginating with the Celts who called it Nera Etwa which means the Flowing Divinity.
+\item[Tupi] (HD 23079) -- Tupi is the name of the most populous Indigenous People living on the eastern coast of South America, before the Portuguese arrived in the $16^{th}$ century.
+\item[Guarani] (HD 23079 b) -- Guarani is the name of the most populous Indigenous people living in South Brazil and parts of Argentina, Paraguay and Uruguay.
+\item[Gumala] (HD 179949) -- Gumala is a Malay word, which means a magic bezoar stone found in snakes, dragons, etc.
+\item[Mastika] (HD 179949 b) -- Mastika is a Malay word, which means \textit{a gem, precious stone, jewel} or \textit{the prettiest, the most beautiful}.
+\item[Tangra] (WASP-21) -- Tangra is the supreme celestial god that early Bulgars worshiped.
+\item[Bendida] (WASP-21 b) -- Bendida is the Great Mother Goddess of the Thracians. She was especially revered as a goddess of marriage and living nature.
+\item[Mouhoun] (HD 30856) -- Mouhoun, also called Volta Noire, is the largest river in Burkina Faso and plays an important role in the lives of the people in the areas it passes through.
+\item[Nakanbé] (HD 30856 b) -- The Nakanbé, also called Volta Blanche, is the second largest river in Burkina Faso. Its source is in the heart of the Sahara Burkinabe and ends in Ghana.
+\item[Nikawiy] (HD 136418) -- Nikawiy is the word for mother in the Indigenous Cree language of Canada.
+\item[Awasis] (HD 136418 b) -- Awasis is the word for child in the Indigenous Cree language of Canada.
+\item[Pincoya] (HD 164604) -- Pincoya is a female water spirit from southern Chilean mythology who is said to bring drowned sailors to the Caleuche so that they can live in the afterlife.
+\item[Caleuche] (HD 164604 b) -- Caleuche is a large ghost ship from southern Chilean mythology which sails the seas around the island of Chiloé at night.
+\item[Lionrock] (HD 212771) -- Lion Rock is a lion-shaped peak overlooking Hong Kong and is a cultural symbol with deep respect from the local community.
+\item[Victoriapeak] (HD 212771 b) -- Victoria Peak overlooks the bustling Victoria Harbour and is regarded as an ambassadorial gateway for foreign visitors wishing to experience Hong Kong first hand.
+\item[Xihe] (HD 173416) -- Xiheis the goddess of the sun in the Chinese mythology and also represents the earliest astronomers and developers of calendars in ancient China.
+\item[Wangshu] (HD 173416 b) -- Wangshu is the goddess who drives for the Moon and also represents the Moon in Chinese mythology.
+\item[Formosa] (HD 100655) -- Formosa is the historical name of Taiwan used in the $17^{th}$ century, meaning beautiful in Latin.
+\item[Sazum] (HD 100655 b) -- Sazum is the traditional name of Yuchi, a Township in Nantou county, in which the famous Sun-Moon Lake lies. Sazum means water in the language of the Thao people who are a tribe of Taiwanese aborigines who lived in the region for hundreds of years.
+\item[Macondo] (HD 93083) -- Macondo is the mythical village of the novel ``One Hundred Years of Solitude'' (``Cien años de soledad'') the classic novel by \name[Gabriel García]{Marquez}. Macondo is a fictional place where magic and reality are mixed.
+\item[Melquíades] (HD 93083 b) -- Melquíades is a fictional character that walks around Macondo, like a planet orbiting a star, connecting it with the external world by introducing new knowledge using his inventions as well as his stories.
+\item[Poerava] (HD 221287) -- Poerava is the word in the Cook Islands Maori language for a large mystical black pearl of utter beauty and perfection.
+\item[Pipitea] (HD 221287 b) -- Pipitea is a small, white and gold pearl found in Penrhyn lagoon in the northern group of the Cook Islands.
+\item[Dìwö] (WASP-17) -- Dìwö in Bribri language means \textit{the sun (bigger than the sun we know)} and that never turns off.
+\item[Ditsö] (WASP-17 b) -- Ditsö is the name that the god Sibö gave to the first Bribri people.
+\item[Stribor] (HD 75898) -- Stribor is God of winds in Slavic mythology, as well as a literature character in the book Priče iz davnine (Croatian Tales of Long Ago) by the Croatian author Ivana Brlić-Mažuranić.
+\item[Veles] (HD 75898 b) -- Veles is a major Slavic god of earth, waters and the underworld.
+\item[Felixvarela] (BD-17 63) -- \name[Felix]{Varela} (1788–1853) was the first to teach science in Cuba at the San Carlos and San Ambrosio Seminary. He opened the way to education for all, and began the experimental teaching of physics in Cuba.
+\item[Finlay] (BD-17 63 b) -- \name[Carlos Juan]{Finlay} (1833–1915) was an epidemiologist recognized as a pioneer in the research of yellow fever, determining that it was transmitted through mosquitoes.
+\item[Alasia] (HD 168746) -- Alasia is the first historically recorded name of Cyprus, dating back to mid-fifteenth century BC.
+\item[Onasilos] (HD 168746 b) -- Onasilos is the oldest historically recorded doctor in Cyprus, inscribed on the fifth century BC Idalion Tablet. Also known as the Onasilou Plate, it is considered as the oldest legal contract found in the world.
+\item[Absolutno] (XO-5) -- Absolutno is a fictional miraculous substance in the sci-fi novel ``Továrna na absolutno'' (``The Factory for the Absolute'') by influential Czech writer \name[Karel]{Čapek}.
+\item[Makropulos] (XO-5 b) -- Makropulos is the name from \name[Karel]{Čapek}'s play Věc Makropulos (The Makropulos Affair), dealing with problems of immortality and consequences of an artificial prolongation of life.
+\item[Muspelheim] (HAT-P-29) -- Muspelheim is the Norse mythological realm of fire. The first gods used the sparks of Muspelheim to form the sun, moon, planets, and stars.
+\item[Surt] (HAT-P-29 b) -- Surt is the ruler of Muspelheim and the fire giants there in Norse mythology. At Ragnarok, the end of the world, he will lead the attack on our world and destroy it in flames.
+\item[Márohu] (WASP-6) -- Márohu the god of drought is the protector of the Sun and is engraved at a higher position on the stalagmite than Boinayel in the El Puente cave, where the Sun makes its way down every 21 December.
+\item[Boinayel] (WASP-6 b) -- Boinayel the god of rain that fertilizes the soil is engraved on the stalagmite at a lower position than Márohu in the El Puente cave.
+\item[Nenque] (HD 6434) -- Nenque means \textit{the Sun} in the language spoken by the Indigenous Waorani tribes of the Amazon regions of Ecuador
+\item[Eyeke] (HD 6434 b) -- Eyeke means \textit{near} in the language spoken by the Indigenous Waorani tribes of the Amazon regions of Ecuador. This word is suggested for the exoplanet owing to the proximity of the planet to the host star.
+\item[Citalá] (HD 52265) -- Citalá means \textit{River of stars} in the native Nahuat language.
+\item[Cayahuanca] (HD 52265 b) -- Cayahuanca means \textit{The rock looking at the stars} in the native Nahuat language.
+\item[Koit] (XO-4) -- Koit is Estonian for the time when the Sun rises in the morning (dawn).
+\item[Hämarik] (XO-4 b) -- Hämarik is Estonian for the time when the Sun goes down in the evening (twilight).
+\item[Buna] (HD 16175) -- Buna is the commonly used word for coffee in Ethiopia.
+\item[Abol] (HD 16175 b) -- Abol is the first of three rounds of coffee in the Ethiopian traditional coffee ceremony.
+\item[Horna] (HAT-P-38) -- Horna is hell or the underworld from Finnic mythology.
+\item[Hiisi] (HAT-P-38 b) -- Hiisi represents sacred localities and later evil spirits from Finnic mythology.
+\item[Bélénos] (HD 8574) -- Bélénos was the god of light, of the Sun, and of health in Gaulish mythology.
+\item[Bélisama] (HD 8574 b) -- Bélisama was the goddess of fire, notably of the hearth and of metallurgy and glasswork, in Gaulish mythology.
+\item[Itonda] (HD 208487) -- Itonda, in the Myene tongue, corresponds to all that is beautiful.
+\item[Mintome] (HD 208487 b) -- Mintome, in the Fang tongue, is a mythical land where a brotherhood of brave men live.
+\item[Mago] (HD 32518) -- Mago is a National Park in Ethiopia noted for its giraffes. The star also happens to be in the constellation of Camelopardis (the giraffe).
+\item[Neri] (HD 32518 b) -- The Neri river in Ethiopia runs through parts of the Mago National park.
+\item[Sika] (HD 181720) -- Sika means \textit{gold} in the Ewe language and gold is one of Ghana's principal exports.
+\item[Toge] (HD 181720 b) -- Toge means \textit{earring} in the Ewe language.
+\item[Lerna] (HAT-P-42) -- Lerna was the name of a lake in the eastern Peloponnese, where the Lernaean Hydra, an immortal mythical nine-headed beast lived. The star lies in the constellation of Hydra.
+\item[Iolaus] (HAT-P-42 b) -- Iolaus was the nephew of Heracles from Greek mythology, moving around lake Lerna in helping Heracles to exterminate the Lernaean Hydra. Similarly this exoplanet in the constellation of Hydra moves around its parent star.
+\item[Tojil] (WASP-22) -- Tojil is the name of one of the Mayan deities related to rain, storms, and fire.
+\item[Koyopa'] (WASP-22 b) -- Koyopa' is the word associated with lightning in K'iche' (Quiché) Mayan language.
+\item[Citadelle] (HD 1502) -- The Citadelle is a large mountaintop fortress in Nord, Haiti built after Haiti's independence, and was designated a UNESCO World Heritage site along with the nearby Sans-Souci Palace.
+\item[Indépendance] (HD 1502 b) -- Indépendance is named after the Haitian Declaration of Independence on 1 January 1804, when Haiti became the first independent black republic.
+\item[Hunahpú] (HD 98219) -- Hunahpú was one of the twin gods who became the Sun in K'iche' (Quiché) Mayan mythology as recounted in the Popol Vuh.
+\item[Ixbalanqué] (HD 98219 b) -- Ixbalanqué was one of the twin gods who became the Moon in K'iche' (Quiché) Mayan mythology as recounted in the Popol Vuh.
+\item[Hunor] (HAT-P-2) -- Hunor was a legendary ancestor of the Huns and the Hungarian nation, and brother of Magor.
+\item[Magor] (HAT-P-2 b) -- Magor was a legendary ancestor of the Magyar people and the Hungarian nation, and brother of Hunor.
+\item[Funi] (HD 109246) -- Funi is an old Icelandic word meaning \textit{fire} or \textit{blaze}.
+\item[Fold] (HD 109246 b) -- Fold is an old Icelandic word meaning \textit{earth} or \textit{soil}.
+\item[Bibhā] (HD 86081) -- Bibhā is the Bengali pronunciation of the Sanskrit word Vibha, which means \textit{a bright beam of light}.
+\item[Santamasa] (HD 86081 b) -- Santamasa in Sanskrit means \textit{clouded}, which alludes to the exoplanet’s atmosphere.
+\item[Dofida] (HD 117618) -- Dofida means \textit{our star} in Nias language.
+\item[Noifasui] (HD 117618 b) -- Noifasui means \textit{revolve around} in Nias language, derived from the word ifasui, meaning \textit{to revolve around}, and no, indicating that the action occurred in the past and continued to the present time.
+\item[Kaveh] (HD 175541) -- Kaveh is one of the heroes of Shahnameh, the epic poem composed by Persian poet \name[Ferdowsi] between 977 and 1010 CE. Kaveh is a blacksmith who symbolises justice.
+\item[Kavian] (HD 175541 b) -- Kaveh carries a banner called Derafsh Kaviani (Derafsh: banner, Kaviani: relating to Kaveh).
+\item[Uruk] (HD 231701) -- Uruk was an ancient city of the Sumer and Babylonian civilizations in Mesopotamia situated along an ancient channel of the Euphrates river in modern-day Iraq.
+\item[Babylonia] (HD 231701 b) -- Babylonia was a key kingdom in ancient Mesopotamia from the $18^{th}$ to $6^{th}$ centuries BC whose name-giving capital city was built on the Euphrates river.
+\item[Tuiren] (HAT-P-36) -- Tuiren was the aunt of the hunterwarrior Fionn mac Cumhaill of Irish legend, who was turned into a hound by the jealous fairy Uchtdealbh.
+\item[Bran] (HAT-P-36 b) -- Tuiren's son Bran was a hound and cousin of the hunterwarrior Fionn mac Cumhaill of Irish legend.
+\item[Tevel] (HAT-P-9) -- Tevel means \textit{Universe} or \textit{everything} and begins with the letter Taf, the last letter in the Hebrew alphabet.
+\item[Alef] (HAT-P-9 b) -- Alef is the first letter in the Hebrew alphabet and also means bull.
+\item[Flegetonte] (HD 102195) -- Flegetonte is the underworld river of fire from Greek Mythology in the Italian narrative poem on the afterlife ``Divina Commedia'' (``Divine Commedy'') by \name[Dante]{Alighieri}, chosen as an allusion to the star's fiery nature.
+\item[Lete] (HD 102195 b) -- Lete is the oblivion river made of fog from Greek Mythology in the Italian narrative poem on the afterlife ``Divina Commedia'' (``Divine Commedy'') by \name[Dante]{Alighieri}, chosen as an allusion to the planet's gaseous nature.
+\item[Nyamien] (WASP-15) -- Nyamien refers to the supreme creator deity of Akan mythology.
+\item[Asye] (WASP-15 b) -- Asye refers to the Earth goddess of Akan mythology.
+\item[Kamui] (HD 145457) -- Kamui is a word in the Ainu language denoting a supernatural entity possessing spiritual energy.
+\item[Chura] (HD 145457 b) -- Chura is a word in the Ryukyuan/Okinawan language meaning \textit{natural beauty}.
+\item[Petra] (WASP-80) -- Petra is a historical and archaeological city in southern Jordan and a UNESCO World Heritage site.
+\item[Wadirum] (WASP-80 b) -- Wadi Rum (Valley of the Moon) is located at the far south of Jordan, it is the largest valley in Jordan, set on the high plateau at the western edge of the Arabian Desert.
+\item[Kalausi] (HD 83443) -- The word Kalausi means \textit{a very strong whirling column of wind} in the Dholuo language of Kenya.
+\item[Buru] (HD 83443 b) -- Buru means \textit{dust} in the Dholuo language of Kenya and is typically associated with wind storms.
+\item[Liesma] (HD 118203) -- Liesma means \textit{flame}, and it is the name of a character from the Latvian poem Staburags un Liesma.
+\item[Staburags] (HD 118203 b) -- Staburags is the name of a character from the Latvian poem Staburags un Liesma, and denotes a rock with symbolic meaning in literature and history.
+\item[Phoenicia] (HD 192263) -- Phoenicia was an ancient thalassocratic civilisation of the Mediterranean that originated from the area of modern-day Lebanon.
+\item[Beirut] (HD 192263 b) -- Beirut is one of the oldest continuously inhabited cities in the world and was a Phoenician port. Beirut is now the capital and largest city of Lebanon.
+\item[Pipoltr] (TrES-3) -- In the local dialect of Triesenberg, Pipoltr is a bright and visible butterfly, alluding to the properties of a star.
+\item[Umbäässa] (TrES-3 b) -- In the local dialect of southern Liechtenstein, Umbäässa is a small and barely visible ant, alluding to the properties of a planet with respect to its star.
+\item[Taika] (HAT-P-40) -- Taika means \textit{peace} in the Lithuanian language.
+\item[Vytis] (HAT-P-40 b) -- Vytis is the symbol of the Lithuanian coat of arms.
+\item[Lucilinburhuc] (HD 45350) -- The Lucilinburhuc fortress was built in 963 by the founder of Luxembourg, Count Siegfried.
+\item[Peitruss] (HD 45350 b) -- Peitruss is derived from the name of the Luxembourg river Pétrusse, with the river's bend around Lucilinburhuc fortress alluding to the orbit of the planet around its star.
+\item[Rapeto] (HD 153950) -- Rapeto is a giant creature from Malagasy tales.
+\item[Trimobe] (HD 153950 b) -- Trimobe is a rich ogre from Malagasy tales.
+\item[Intan] (HD 20868) -- Intan means \textit{diamond} in the Malay language (Bahasa Melayu), alluding to the shining of a star.
+\item[Baiduri] (HD 20868 b) -- Baiduri means \textit{opal} in Malay language (Bahasa Melayu), alluding to the mysterious beauty of the planet.
+\item[Sansuna] (HAT-P-34) -- Sansuna is the name of the mythological giant from traditional Maltese folk tales that carried the stones of the Gozo megalithic temples on her head.
+\item[Ġgantija] (HAT-P-34 b) -- Ġgantija means \textit{giantess}: the megalithic temple complex on the island of Gozo, which alludes to the grandeur of this gas giant exoplanet.
+\item[Diya] (WASP-72) -- Diya is an oil lamp that is brought by Indian ancestors to Mauritius in the 1820's, and is used for lighting during special occasions, including the light festival of Diwali.
+\item[Cuptor] (WASP-72 b) -- Cuptor is a thermally insulated chamber used for baking or drying substances, that has long disappeared in Mauritius and has been replaced by more sophisticated ovens.
+\item[Axólotl] (HD 224693) -- Axólotl means \textit{water animal} in the native Nahuatl language, which is a unique and culturally significant endemic amphibious species from the basin of Mexico.
+\item[Xólotl] (HD 224693 b) -- Xólotl means \textit{animal} in the native Nahuatl language and was an Aztec deity associated with the evening star (Venus).
+\item[Tislit] (WASP-161) -- Tislit is the name of a lake in the Atlas mountains of Morocco. It means \textit{the bride} in the Amazigh language and it is associated with a heartbroken beautiful girl in an ancient local legend.
+\item[Isli] (WASP-161 b) -- Isli is the name of a lake in the Atlas mountains of Morocco. It means \textit{the groom} in the Amazigh language and it is associated with a heartbroken handsome boy in an ancient local legend.
+\item[Emiw] (HD 7199) -- Emiw represents love in the local Makhuwa language of the northern region of Mozambique.
+\item[Hairu] (HD 7199 b) -- Hairu represents unity in the local Makhuwa language of the northern region of Mozambique.
+\item[Ayeyarwady] (HD 18742) -- Ayeyarwady is the largest and most important river in Myanmar.
+\item[Bagan] (HD 18742 b) -- Bagan is one of Myanmar's ancient cities that lies beside the Ayeyarwardy river.
+\item[Sagarmatha] (HD 100777) -- Sagarmatha is the Nepali name for the highest peak in the world (also known as Mount Everest) and symbol of national pride of Nepal.
+\item[Laligurans] (HD 100777 b) -- Laligurans are the Nepali variation of the rhododendron flower and is the national flower of Nepal.
+\item[Sterrennacht] (HAT-P-6) -- The Sterrennacht (Starry Night) is a world-famous painting by Dutch grand master \name{Van Gogh} that was painted in France in 1889 and now belongs to the permanent collection of New York's Museum of Modern Art.
+\item[Nachtwacht] (HAT-P-6 b) -- The Nachtwacht (Night Watch) is a world-famous painting by Dutch grand master \name{Rembrandt} that was completed in 1642 and now belongs to the collection of the Rijksmuseum in Amsterdam.
+\item[Karaka] (HD 137388) -- Karaka is the word in the Māori language for a plant endemic to New Zealand that produces a bright orange, fleshy fruit.
+\item[Kererū] (HD 137388 b) -- Kererū is the word in the Māori language for a large bush pigeon native to New Zealand.
+\item[Cocibolca] (HD 4208) -- Cocibolca is the Nahualt name for the largest lake in Central America in Nicaragua.
+\item[Xolotlan] (HD 4208 b) -- Xolotlan is the name of the second largest lake of Nicaragua and its name is from the Nahualt language of the indigenous tribe that settled in Nicaragua, which symbolises a native god and a refuge for animals.
+\item[Amadioha] (HD 43197) -- Amadioha is the god of thunder in Igbo mythology. As well as representing justice, Amadioha is also a god of love, peace and unity.
+\item[Equiano] (HD 43197 b) -- \name[Equiano] was a writer and abolitionist from Ihiala, Nigeria who fought injustice and the elimination of the slave trade.
+\item[Násti] (HD 68988) -- Násti means \textit{star} in the Northern Sami language of Norway.
+\item[Albmi] (HD 68988 b) -- Albmi means \textit{sky} in the Northern Sami language of Norway.
+\item[Shama] (HAT-P-23) -- Shama is an Urdu literary term meaning \textit{a small lamp} or \textit{flame}, symbolic of the light of the star.
+\item[Perwana] (HAT-P-23 b) -- Perwana means \textit{moth} in Urdu, alluding to the eternal love of an object circling the source of light (the lamp).
+\item[Moriah] (HD 99109) -- Moriah is an ancient name for the mountain within the Old City of Jerusalem.
+\item[Jebus] (HD 99109 b) -- Jebus was the ancient name of Jerusalem in $2^{nd}$ millennium BC when populated by the Canaanite tribe of Jebusites.
+\item[Montuno] (WASP-79) -- Montuno is the traditional costume the man wears in the ``El Punto'', a Panamanian dance in which a man and woman dance to the sound of drums.
+\item[Pollera] (WASP-79 b) -- Pollera is the traditional costume the woman wears in the El Punto, a Panamanian dance in which a man and woman dance to the sound of drums.
+\item[Tupã] (HD 108147) -- Tupã is one of four principle gods of the Guarani Cosmogony in popular Paraguayan folklore that helped the supreme god Ñamandu to create the Universe.
+\item[Tumearandu] (HD 108147 b) -- Tume Arandu is a son of Rupavê and Sypavê, the original man and woman of the Universe, who is known as the Father of Wisdom in popular Paraguayan folklore.
+\item[Inquill] (HD 156411) -- Inquil was one half of the couple involved in the tragic love story Way to the Sun by famous Peruvian writer Abraham Valdelomar.
+\item[Sumajmajta] (HD 156411 b) -- Sumaj Majta was one half of the couple involved in a tragic love story Way to the Sun by famous Peruvian writer Abraham Valdelomar.
+\item[Amansinaya] (WASP-34) -- Aman Sinaya is one of the two trinity deities of the Philippine's Tagalog mythology, and is the primordial deity of the ocean and protector of fisherman.
+\item[Haik] (WASP-34 b) -- Haik is the successor of the primordial Aman Sinaya as the God of the Sea of the Philippine's Tagalog mythology.
+\item[Uklun] (HD 102117) -- Uklun means \textit{us} or \textit{we} in the Pitkern language of the people of Pitcairn Islands.
+\item[Leklsullun] (HD 102117 b) -- Lekl Sullun means \textit{child} or children in the Pitkern language of the people of Pitcairn Islands.
+\item[Solaris] (BD+14 4559) -- Solaris is the title of a 1961 science fiction novel about an ocean-covered exoplanet by Polish writer \name[Stanislaw]{Lem}.
+\item[Pirx] (BD+14 4559 b) -- Pirx is a fictional character from books by Polish science-fiction writer \name[Stanislaw]{Lem}.
+\item[Lusitânia] (HD 45652) -- Lusitânia is the ancient name of the western region of the Iberic Peninsula where the Lusitanian people lived and where most of modern-day Portugal is situated.
+\item[Viriato] (HD 45652 b) -- Viriato was a legendary leader of the Lusitanian people, a herdsman and hunter who led the resistance against Roman invaders during $2^{nd}$ century B.C.
+\item[Koeia] (HIP 12961) -- Koeia was the word for star in the language of the Taíno Indigenous People of the Caribbean.
+\item[Aumatex] (HIP 12961 b) -- Aumatex was the God of Wind in the mythology of the Taíno Indigenous People of the Caribbean.
+\item[Moldoveanu] (XO-1) -- Moldoveanu is the highest peak in Romania of the Făgăraș mountain range with an altitude of 2544 metres.
+\item[Negoiu] (XO-1 b) -- Negoiu is the second highest peak in Romania of the Făgăraș mountain range with an altitude of 2535 metres.
+\item[Dombay] (HAT-P-3) -- Dombay is a resort region in the North Caucasus mountains that is enclosed by mountain forests and rich wildlife, including bears (as this star lies in the constellation Ursa Major, the great bear).
+\item[Teberda] (HAT-P-3 b) -- Teberda is a mountain river in Dombay region with a rapid water flow, symbolising the planet's rapid motion around its host star.
+\item[Belel] (HD 181342) -- Belel is a rare source of water in the north of Senegal.
+\item[Dopere] (HD 181342 b) -- Dopere is an expansive historical area in the north of Senegal where Belel was located.
+\item[Morava] (WASP-60) -- Morava is the longest river system in Serbia.
+\item[Vlasina] (WASP-60 b) -- Vlasina is one of the most significant tributaries of the South Morava river.
+\item[Parumleo] (WASP-32) -- Parumleo is a Latin term for little lion, symbolising Singapore's struggle for independence.
+\item[Viculus] (WASP-32 b) -- Viculus is a Latin term for little village, embodying the spirit of the Singaporean people.
+\item[Chasoň] (HAT-P-5) -- Chasoň is an ancient Slovak term for Sun.
+\item[Kráľomoc] (HAT-P-5 b) -- Kráľomoc is an ancient Slovak term for the planet Jupiter.
+\item[Irena] (WASP-38) -- Irena is a leading character in the novel ``Under the Free Sun: a Story of the Ancient Grandfathers'' by Slovene writer \name[Fran Saleški]{Finžgar}. Irena is a woman of the court.
+\item[Iztok] (WASP-38 b) -- Iztok is a leading character in the novel ``Under the Free Sun: a Story of the Ancient Grandfathers'' by Slovene writer \name[Fran Saleški]{Finžgar}. Iztok is a freedom fighter for the Slavic people.
+\item[Naledi] (WASP-62) -- Naledi means \textit{star} in the Sesotho, SeTswana and SePedi languages and is typically given as a name to girls in the hope that they will bring light, joy and peace to their communities.
+\item[Krotoa] (WASP-62 b) -- Krotoa is considered the Mother of Africa and member of the indigenous Khoi people, who was a community builder and educator during colonial times.
+\item[Baekdu] (8 Umi) -- Baekdu is the highest mountain on the Korean peninsula, situated in North Korea, and symbolises the national spirit of Korea.
+\item[Halla] (8 Umi b) -- Halla is the highest mountain in South Korea and is regarded as a sacred place in the region.
+\item[Rosalíadecastro] (HD 149143) -- Rosalía de Castro was a significant figure of Galician culture and prominent Spanish writer, whose pioneeting work often referenced the night and celestial objects.
+\item[Riosar] (HD 149143 b) -- Rio Sar is the name of a river that was present in much of the literary work of the pioneering Spanish author Rosalía de Castro.
+\item[Sāmaya] (HD 205739) -- Sāmaya means \textit{peace} in the Sinhalese language.
+\item[Samagiya] (HD 205739 b) -- Samagiya means \textit{togetherness and unity} in the Sinhalese language.
+\item[Aniara] (HD 102956) -- Aniara is the name of a spaceship in the epic poem Aniara by Swedish author Harry Martinson.
+\item[Isagel] (HD 102956 b) -- Isagel is the name of the spaceship pilot in the epic science fiction poem Aniara written by Swedish author Harry Martinson.
+\item[Mönch] (HD 130322) -- Mönch is one of the prominent peaks of the Bernese Alps in Switzerland.
+\item[Eiger] (HD 130322 b) -- Eiger is one of the prominent peaks of the Bernese Alps, in the Jungfrau-Aletsch protected area.
+\item[Ebla] (HD 218566) -- Ebla was one of the earliest kingdoms in Syria, and served as a prominent region in the $2^{nd}$ and $3^{rd}$ millenia B.C.
+\item[Ugarit] (HD 218566 b) -- Ugarit was a city where its scribes devised the Ugaritic alphabet around 1400 B.C. The alphabet was made up of thirty letters and was inscribed on clay tablets.
+\item[Mpingo] (WASP-71) -- Mpingo is a famous tree that grows in southern Tanzania and produces ebony wood used for musical instruments and curios.
+\item[Tanzanite] (WASP-71 b) -- Tanzanite is the name of a precious stone mined in Tanzania and is treasured worldwide.
+\item[Chaophraya] (WASP-50) -- Chao Phraya is the great river of Thailand.
+\item[Maeping] (WASP-50 b) -- Mae Ping is one of the tributaries of Thailand's great river Chao Phraya.
+\item[Atakoraka] (WASP-64) -- Atakoraka means \textit{the chain} of the Atacora: the largest mountain range in Togo.
+\item[Agouto] (WASP-64 b) -- Agouto (Mount Agou) is the highest mountain in Togo and a treasured region of the Atakoraka.
+\item[Dingolay] (HD 96063) -- Dingolay means \textit{to dance, twist and turn in elaborate movements}, symbolising the culture and language of the ancestors of the people of Trinidad and Tobago.
+\item[Ramajay] (HD 96063 b) -- Ramajay means \textit{to sing and make music in a steelpan style}, representing the love of culture and languages of the ancestors of the people of Trinidad and Tobago.
+\item[Chechia] (HD 192699) -- Chechia is a flat-surfaced, traditional red wool hat worn by men and women, symbolising the country's rich traditions and is considered as the national headdress for in Tunisia.
+\item[Khomsa] (HD 192699 b) -- Khomsa is a palm-shaped amulet that is popular in Tunisia, used in jewelry and decorations. It depicts an open right hand and is often found in modern designs.
+\item[Anadolu] (WASP-52) -- Anadolu is the primary homeland of Turkey and refers to the motherland in Turkish culture.
+\item[Göktürk] (WASP-52 b) -- Göktürk refers to the historical origin of the Turkish people, as it was the first established state in Turkey in $5^{th}$ century AD. It is also the name of a Turkish satellite and is the combination of two words, of which ``Gök'' means \textit{sky}.
+\item[Berehinya] (HAT-P-15) -- Berehinya was a Slavic deity of waters and riverbanks but in more recent times her status has been promoted to that of a national goddess — ``hearth mother, protectress of the earth''.
+\item[Tryzub] (HAT-P-15 b) -- Tryzub is the most recognised ancient symbol of Ukraine, that was minted on the coins of Prince Volodymyr the Great and today remains one of the country's state symbols (a small coat).
+\item[Sharjah] (HIP 79431) -- Sharjah is the cultural capital of United Arab Emirates, and considered the city of knowledge due to its many educational centers, institutes, museums, libraries and heritage centers.
+\item[Barajeel] (HIP 79431 b) -- A barajeel is a wind tower used to direct the flow of the wind so that air can be recirculated as a form of air conditioning.
+\item[Gloas] (WASP-13) -- In Manx Gaelic, Gloas means \textit{to shine} (like a star).
+\item[Cruinlagh] (WASP-13 b) -- In Manx Gaelic, Cruinlagh means \textit{to orbit} (like a planet around its star).
+\item[Nushagak] (HD 17156) -- Nushagak is a regional river near Dilingham, Alaska, which is famous for its wild salmon that sustain local Indigenous communities.
+\item[Mulchatna] (HD 17156 b) -- The Mulchatna River is a tributary of the Nushagak River in southwestern Alaska, USA.
+\item[Ceibo] (HD 63454) -- Ceibo is the name of the native tree of Uruguay that gives rise to the national flower.
+\item[Ibirapitá] (HD 63454 b) -- Ibirapitá is the name of a native tree that is characteristic of the country of Uruguay, and is also known as Artigas' tree, after the national hero.
+\item[Natasha] (HD 85390) -- Natasha means \textit{thank you} in many languages of Zambia.
+\item[Madalitso] (HD 85390 b) -- Madalitso means \textit{blessings} in the native language of Nyanja in Zambia.
\end{description}
All names with asterix mark (*) are modified based on the original proposals, to be consistent with the IAU rules.
-
\subsection{Section \big[Exoplanets\big] in config.ini file}
%\label{sec:plugins:Exoplanets:configuration}
diff --git a/src/gui/astroCalcDialog.ui b/src/gui/astroCalcDialog.ui
index 9e1d036840..857c66a3f7 100644
--- a/src/gui/astroCalcDialog.ui
+++ b/src/gui/astroCalcDialog.ui
@@ -51,7 +51,7 @@
<number>0</number>
</property>
<property name="rightMargin">
- <number>6</number>
+ <number>4</number>
</property>
<property name="bottomMargin">
<number>0</number>