summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander V. Wolf <alex.v.wolf@gmail.com>2022-05-25 00:09:51 +0700
committerAlexander V. Wolf <alex.v.wolf@gmail.com>2022-05-25 00:09:51 +0700
commit33a85482dd26938a29047afbd9d50aebcf79cb0a (patch)
tree4a627794376c637e1d3f9d072ab3a7c4779477b4
parent1aebc7913a9bccfa7849f6f4aa686db35325932d (diff)
Updated default hint color for satellites
-rw-r--r--plugins/Satellites/src/Satellite.cpp4
-rw-r--r--plugins/Satellites/src/Satellites.cpp4
-rw-r--r--po/stellarium/stellarium.pot1364
3 files changed, 686 insertions, 686 deletions
diff --git a/plugins/Satellites/src/Satellite.cpp b/plugins/Satellites/src/Satellite.cpp
index 6251370bf5..3fd72ad790 100644
--- a/plugins/Satellites/src/Satellite.cpp
+++ b/plugins/Satellites/src/Satellite.cpp
@@ -1052,13 +1052,9 @@ float Satellite::calculateOrbitSegmentIntensity(int segNum)
{
int endDist = (orbitLineSegments/2) - abs(segNum-1 - (orbitLineSegments/2) % orbitLineSegments);
if (endDist > orbitLineFadeSegments)
- {
return 1.0;
- }
else
- {
return (endDist + 1) / (orbitLineFadeSegments + 1.0);
- }
}
void Satellite::computeOrbitPoints()
diff --git a/plugins/Satellites/src/Satellites.cpp b/plugins/Satellites/src/Satellites.cpp
index 76ba8e0c4a..5a46fd0015 100644
--- a/plugins/Satellites/src/Satellites.cpp
+++ b/plugins/Satellites/src/Satellites.cpp
@@ -88,7 +88,7 @@ Satellites::Satellites()
: satelliteListModel(Q_NULLPTR)
, toolbarButton(Q_NULLPTR)
, earth(Q_NULLPTR)
- , defaultHintColor(0.0f, 0.4f, 0.6f)
+ , defaultHintColor(0.7f, 0.7f, 0.7f)
, updateState(CompleteNoUpdates)
, downloadMgr(Q_NULLPTR)
, progressBar(Q_NULLPTR)
@@ -639,7 +639,7 @@ void Satellites::restoreDefaultSettings()
conf->setValue("updates_enabled", true);
conf->setValue("auto_add_enabled", true);
conf->setValue("auto_remove_enabled", true);
- conf->setValue("hint_color", "0.0,0.4,0.6");
+ conf->setValue("hint_color", "0.7,0.7,0.7");
conf->setValue("invisible_satellite_color", "0.2,0.2,0.2");
conf->setValue("transit_satellite_color", "0.0,0.0,0.0");
conf->setValue("hint_font_size", 10);
diff --git a/po/stellarium/stellarium.pot b/po/stellarium/stellarium.pot
index 069efe7b2d..3fe2bd83d9 100644
--- a/po/stellarium/stellarium.pot
+++ b/po/stellarium/stellarium.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: stellarium@googlegroups.com\n"
-"POT-Creation-Date: 2022-05-23 22:39+0700\n"
+"POT-Creation-Date: 2022-05-25 00:09+0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,13 +29,13 @@ msgstr ""
#: src/core/modules/CustomObject.cpp:90 src/core/modules/Asterism.cpp:195
#: src/core/modules/Constellation.cpp:290
#: src/core/modules/NomenclatureItem.cpp:222 src/core/modules/Nebula.cpp:223
-#: src/core/modules/Nebula.cpp:225 src/core/modules/Planet.cpp:530
-#: src/core/modules/Planet.cpp:533 src/core/modules/StarWrapper.cpp:50
+#: src/core/modules/Nebula.cpp:225 src/core/modules/Planet.cpp:529
+#: src/core/modules/Planet.cpp:532 src/core/modules/StarWrapper.cpp:50
#: src/core/modules/StarWrapper.cpp:266 src/core/modules/StarWrapper.cpp:269
#: src/gui/AstroCalcDialog.cpp:870 src/gui/AstroCalcDialog.cpp:2454
#: src/gui/AstroCalcDialog.cpp:2835 src/gui/AstroCalcDialog.cpp:3195
#: src/gui/ObsListDialog.cpp:149 src/gui/ObsListCreateEditDialog.cpp:157
-#: src/ui_configurationDialog.h:1814 plugins/Satellites/src/Satellite.cpp:325
+#: src/ui_configurationDialog.h:1814 plugins/Satellites/src/Satellite.cpp:323
#: plugins/TelescopeControl/src/gui/TelescopeDialog.cpp:524
#: plugins/Supernovae/src/Supernova.cpp:144 plugins/Novae/src/Nova.cpp:150
#: plugins/Quasars/src/Quasar.cpp:128 plugins/Pulsars/src/Pulsar.cpp:188
@@ -53,8 +53,8 @@ msgid "asterism"
msgstr ""
#: src/core/modules/AsterismMgr.cpp:98
-#: src/core/modules/ConstellationMgr.cpp:133 src/core/modules/StarMgr.cpp:465
-#: src/core/modules/GridLinesMgr.cpp:1863
+#: src/core/modules/ConstellationMgr.cpp:133 src/core/modules/StarMgr.cpp:464
+#: src/core/modules/GridLinesMgr.cpp:1864
#: src/core/modules/SpecialMarkersMgr.cpp:265
#: src/core/modules/LandscapeMgr.cpp:586
#: src/core/modules/NomenclatureMgr.cpp:79 src/core/modules/NebulaMgr.cpp:474
@@ -122,21 +122,21 @@ msgstr ""
msgid "Reload the sky culture"
msgstr ""
-#: src/core/modules/StarMgr.cpp:466 src/ui_viewDialog.h:3333
+#: src/core/modules/StarMgr.cpp:465 src/ui_viewDialog.h:3333
#: src/ui_dsoColorsDialog.h:703
#: plugins/TextUserInterface/src/TextUserInterface.cpp:254
msgid "Stars"
msgstr ""
-#: src/core/modules/StarMgr.cpp:467
+#: src/core/modules/StarMgr.cpp:466
msgid "Stars labels"
msgstr ""
-#: src/core/modules/StarMgr.cpp:469
+#: src/core/modules/StarMgr.cpp:468
msgid "Increase the magnitude limit for stars"
msgstr ""
-#: src/core/modules/StarMgr.cpp:470
+#: src/core/modules/StarMgr.cpp:469
msgid "Reduce the magnitude limit for stars"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "O./C. longitude"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:732 src/core/modules/GridLinesMgr.cpp:1886
+#: src/core/modules/GridLinesMgr.cpp:732 src/core/modules/GridLinesMgr.cpp:1887
#: src/ui_viewDialog.h:3700
msgid "Prime Vertical"
msgstr ""
@@ -196,8 +196,8 @@ msgstr ""
#: src/gui/AstroCalcDialog.cpp:817 src/gui/AstroCalcDialog.cpp:1793
#: src/gui/AstroCalcDialog.cpp:2181 src/gui/AstroCalcChart.cpp:80
#: src/gui/AstroCalcChart.cpp:415 src/ui_viewDialog.h:3688
-#: plugins/Satellites/src/Satellite.cpp:348
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1441
+#: plugins/Satellites/src/Satellite.cpp:346
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1449
msgid "Altitude"
msgstr ""
@@ -230,277 +230,277 @@ msgid "Projected Solar Equator"
msgstr ""
#. TRANSLATORS: North Celestial Pole
-#: src/core/modules/GridLinesMgr.cpp:1347
-#: src/core/modules/GridLinesMgr.cpp:1356
+#: src/core/modules/GridLinesMgr.cpp:1348
+#: src/core/modules/GridLinesMgr.cpp:1357
msgid "NCP"
msgstr ""
#. TRANSLATORS: South Celestial Pole
-#: src/core/modules/GridLinesMgr.cpp:1349
-#: src/core/modules/GridLinesMgr.cpp:1358
+#: src/core/modules/GridLinesMgr.cpp:1350
+#: src/core/modules/GridLinesMgr.cpp:1359
msgid "SCP"
msgstr ""
#. TRANSLATORS: Zenith
-#: src/core/modules/GridLinesMgr.cpp:1365
+#: src/core/modules/GridLinesMgr.cpp:1366
msgctxt "zenith"
msgid "Z"
msgstr ""
#. TRANSLATORS: Nadir
-#: src/core/modules/GridLinesMgr.cpp:1367
+#: src/core/modules/GridLinesMgr.cpp:1368
msgctxt "nadir"
msgid "Z'"
msgstr ""
#. TRANSLATORS: North Ecliptic Pole
-#: src/core/modules/GridLinesMgr.cpp:1374
-#: src/core/modules/GridLinesMgr.cpp:1383
+#: src/core/modules/GridLinesMgr.cpp:1375
+#: src/core/modules/GridLinesMgr.cpp:1384
msgid "NEP"
msgstr ""
#. TRANSLATORS: South Ecliptic Pole
-#: src/core/modules/GridLinesMgr.cpp:1376
-#: src/core/modules/GridLinesMgr.cpp:1385
+#: src/core/modules/GridLinesMgr.cpp:1377
+#: src/core/modules/GridLinesMgr.cpp:1386
msgid "SEP"
msgstr ""
#. TRANSLATORS: North Galactic Pole
-#: src/core/modules/GridLinesMgr.cpp:1392
+#: src/core/modules/GridLinesMgr.cpp:1393
msgid "NGP"
msgstr ""
#. TRANSLATORS: South Galactic Pole
-#: src/core/modules/GridLinesMgr.cpp:1394
+#: src/core/modules/GridLinesMgr.cpp:1395
msgid "SGP"
msgstr ""
#. TRANSLATORS: Galactic Center point
-#: src/core/modules/GridLinesMgr.cpp:1401
+#: src/core/modules/GridLinesMgr.cpp:1402
msgid "GC"
msgstr ""
#. TRANSLATORS: Galactic Anticenter point
-#: src/core/modules/GridLinesMgr.cpp:1403
+#: src/core/modules/GridLinesMgr.cpp:1404
msgid "GA"
msgstr ""
#. TRANSLATORS: North Supergalactic Pole
-#: src/core/modules/GridLinesMgr.cpp:1410
+#: src/core/modules/GridLinesMgr.cpp:1411
msgid "NSGP"
msgstr ""
#. TRANSLATORS: South Supergalactic Pole
-#: src/core/modules/GridLinesMgr.cpp:1412
+#: src/core/modules/GridLinesMgr.cpp:1413
msgid "SSGP"
msgstr ""
#. TRANSLATORS: Antisolar Point
-#: src/core/modules/GridLinesMgr.cpp:1447
+#: src/core/modules/GridLinesMgr.cpp:1448
msgid "ASP"
msgstr ""
#. TRANSLATORS: Center of the umbra
-#: src/core/modules/GridLinesMgr.cpp:1454
-#: plugins/Satellites/src/Satellites.cpp:2493
+#: src/core/modules/GridLinesMgr.cpp:1455
+#: plugins/Satellites/src/Satellites.cpp:2504
msgid "C.U."
msgstr ""
#. TRANSLATORS: Apex Point, where the observer planet is heading to
-#: src/core/modules/GridLinesMgr.cpp:1461
+#: src/core/modules/GridLinesMgr.cpp:1462
msgid "Apex"
msgstr ""
#. TRANSLATORS: Antapex Point, where the observer planet is receding from
-#: src/core/modules/GridLinesMgr.cpp:1463
+#: src/core/modules/GridLinesMgr.cpp:1464
msgid "Antapex"
msgstr ""
#. TRANSLATORS: Unit of measure for speed - kilometers per second
-#: src/core/modules/GridLinesMgr.cpp:1473 src/core/modules/Planet.cpp:664
-#: src/core/modules/Planet.cpp:1117 src/gui/AstroCalcDialog.cpp:7366
-#: plugins/Satellites/src/Satellite.cpp:346
-#: plugins/Satellites/src/Satellite.cpp:405
+#: src/core/modules/GridLinesMgr.cpp:1474 src/core/modules/Planet.cpp:663
+#: src/core/modules/Planet.cpp:1116 src/gui/AstroCalcDialog.cpp:7356
+#: plugins/Satellites/src/Satellite.cpp:344
+#: plugins/Satellites/src/Satellite.cpp:387
#: plugins/MeteorShowers/src/MeteorShower.cpp:567
msgctxt "speed"
msgid "km/s"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1864
+#: src/core/modules/GridLinesMgr.cpp:1865
msgid "Grids and lines"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1865
+#: src/core/modules/GridLinesMgr.cpp:1866
#: plugins/TextUserInterface/src/TextUserInterface.cpp:342
msgid "Equatorial grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1866 src/ui_viewDialog.h:4035
+#: src/core/modules/GridLinesMgr.cpp:1867 src/ui_viewDialog.h:4035
msgid "Fixed Equatorial grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1867 src/ui_viewDialog.h:3692
+#: src/core/modules/GridLinesMgr.cpp:1868 src/ui_viewDialog.h:3692
#: plugins/TextUserInterface/src/TextUserInterface.cpp:337
msgid "Azimuthal grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1868
+#: src/core/modules/GridLinesMgr.cpp:1869
#: plugins/TextUserInterface/src/TextUserInterface.cpp:357
msgid "Ecliptic line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1869
+#: src/core/modules/GridLinesMgr.cpp:1870
msgid "Ecliptic J2000 line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1870
+#: src/core/modules/GridLinesMgr.cpp:1871
msgid "Invariable Plane line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1871
+#: src/core/modules/GridLinesMgr.cpp:1872
msgid "Solar Equator Plane line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1872
+#: src/core/modules/GridLinesMgr.cpp:1873
#: plugins/TextUserInterface/src/TextUserInterface.cpp:352
msgid "Equator line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1873
+#: src/core/modules/GridLinesMgr.cpp:1874
msgid "Equator J2000 line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1874
+#: src/core/modules/GridLinesMgr.cpp:1875
msgid "Fixed Equator line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1875
+#: src/core/modules/GridLinesMgr.cpp:1876
#: plugins/TextUserInterface/src/TextUserInterface.cpp:332
msgid "Meridian line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1876
+#: src/core/modules/GridLinesMgr.cpp:1877
#: plugins/TextUserInterface/src/TextUserInterface.cpp:389
msgid "Horizon line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1877
+#: src/core/modules/GridLinesMgr.cpp:1878
#: plugins/TextUserInterface/src/TextUserInterface.cpp:347
msgid "Equatorial J2000 grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1878
+#: src/core/modules/GridLinesMgr.cpp:1879
msgid "Ecliptic J2000 grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1879 src/ui_configurationDialog.h:1872
+#: src/core/modules/GridLinesMgr.cpp:1880 src/ui_configurationDialog.h:1872
msgid "Ecliptic grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1880 src/ui_viewDialog.h:3983
+#: src/core/modules/GridLinesMgr.cpp:1881 src/ui_viewDialog.h:3983
#: src/ui_configurationDialog.h:1864
#: plugins/TextUserInterface/src/TextUserInterface.cpp:394
msgid "Galactic grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1881 src/ui_viewDialog.h:4028
+#: src/core/modules/GridLinesMgr.cpp:1882 src/ui_viewDialog.h:4028
msgid "Galactic equator"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1882 src/ui_viewDialog.h:3669
+#: src/core/modules/GridLinesMgr.cpp:1883 src/ui_viewDialog.h:3669
msgid "Supergalactic grid"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1883 src/ui_viewDialog.h:3879
+#: src/core/modules/GridLinesMgr.cpp:1884 src/ui_viewDialog.h:3879
msgid "Supergalactic equator"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1884
+#: src/core/modules/GridLinesMgr.cpp:1885
#: plugins/TextUserInterface/src/TextUserInterface.cpp:404
msgid "Opposition/conjunction longitude line"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1885
+#: src/core/modules/GridLinesMgr.cpp:1886
msgid "Precession Circles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1887
+#: src/core/modules/GridLinesMgr.cpp:1888
msgid "Current Vertical"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1888
+#: src/core/modules/GridLinesMgr.cpp:1889
msgid "Colure Lines"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1889
+#: src/core/modules/GridLinesMgr.cpp:1890
msgid "Circumpolar Circles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1890
+#: src/core/modules/GridLinesMgr.cpp:1891
msgid "Umbra Circle"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1891
+#: src/core/modules/GridLinesMgr.cpp:1892
msgid "Penumbra Circle"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1892
+#: src/core/modules/GridLinesMgr.cpp:1893
msgid "Celestial J2000 poles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1893
+#: src/core/modules/GridLinesMgr.cpp:1894
msgid "Celestial poles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1894
+#: src/core/modules/GridLinesMgr.cpp:1895
msgid "Zenith and nadir"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1895
+#: src/core/modules/GridLinesMgr.cpp:1896
msgid "Ecliptic J2000 poles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1896
+#: src/core/modules/GridLinesMgr.cpp:1897
msgid "Ecliptic poles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1897 src/ui_viewDialog.h:3945
+#: src/core/modules/GridLinesMgr.cpp:1898 src/ui_viewDialog.h:3945
msgid "Galactic poles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1898 src/ui_viewDialog.h:3705
+#: src/core/modules/GridLinesMgr.cpp:1899 src/ui_viewDialog.h:3705
msgid "Galactic center and anticenter"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1899 src/ui_viewDialog.h:3988
+#: src/core/modules/GridLinesMgr.cpp:1900 src/ui_viewDialog.h:3988
msgid "Supergalactic poles"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1900
+#: src/core/modules/GridLinesMgr.cpp:1901
msgid "Equinox J2000 points"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1901
+#: src/core/modules/GridLinesMgr.cpp:1902
msgid "Equinox points"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1902
+#: src/core/modules/GridLinesMgr.cpp:1903
msgid "Solstice J2000 points"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1903
+#: src/core/modules/GridLinesMgr.cpp:1904
msgid "Solstice points"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1904 src/ui_viewDialog.h:3961
+#: src/core/modules/GridLinesMgr.cpp:1905 src/ui_viewDialog.h:3961
msgid "Antisolar point"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1905
+#: src/core/modules/GridLinesMgr.cpp:1906
msgid "The center of the Earth's umbra"
msgstr ""
-#: src/core/modules/GridLinesMgr.cpp:1906 src/ui_viewDialog.h:3764
+#: src/core/modules/GridLinesMgr.cpp:1907 src/ui_viewDialog.h:3764
msgid "Apex points"
msgstr ""
@@ -522,97 +522,97 @@ msgid "Compass marks"
msgstr ""
#. TRANSLATORS: North
-#: src/core/modules/LandscapeMgr.cpp:216 src/core/modules/Planet.cpp:1239
+#: src/core/modules/LandscapeMgr.cpp:216 src/core/modules/Planet.cpp:1238
msgctxt "compass direction"
msgid "N"
msgstr ""
#. TRANSLATORS: South
-#: src/core/modules/LandscapeMgr.cpp:218 src/core/modules/Planet.cpp:1231
+#: src/core/modules/LandscapeMgr.cpp:218 src/core/modules/Planet.cpp:1230
msgctxt "compass direction"
msgid "S"
msgstr ""
#. TRANSLATORS: East
-#: src/core/modules/LandscapeMgr.cpp:220 src/core/modules/Planet.cpp:1243
+#: src/core/modules/LandscapeMgr.cpp:220 src/core/modules/Planet.cpp:1242
msgctxt "compass direction"
msgid "E"
msgstr ""
#. TRANSLATORS: West
-#: src/core/modules/LandscapeMgr.cpp:222 src/core/modules/Planet.cpp:1235
+#: src/core/modules/LandscapeMgr.cpp:222 src/core/modules/Planet.cpp:1234
msgctxt "compass direction"
msgid "W"
msgstr ""
#. TRANSLATORS: Northeast
-#: src/core/modules/LandscapeMgr.cpp:224 src/core/modules/Planet.cpp:1241
+#: src/core/modules/LandscapeMgr.cpp:224 src/core/modules/Planet.cpp:1240
msgctxt "compass direction"
msgid "NE"
msgstr ""
#. TRANSLATORS: Southeast
-#: src/core/modules/LandscapeMgr.cpp:226 src/core/modules/Planet.cpp:1245
+#: src/core/modules/LandscapeMgr.cpp:226 src/core/modules/Planet.cpp:1244
msgctxt "compass direction"
msgid "SE"
msgstr ""
#. TRANSLATORS: Southwest
-#: src/core/modules/LandscapeMgr.cpp:228 src/core/modules/Planet.cpp:1233
+#: src/core/modules/LandscapeMgr.cpp:228 src/core/modules/Planet.cpp:1232
msgctxt "compass direction"
msgid "SW"
msgstr ""
#. TRANSLATORS: Northwest
-#: src/core/modules/LandscapeMgr.cpp:230 src/core/modules/Planet.cpp:1237
+#: src/core/modules/LandscapeMgr.cpp:230 src/core/modules/Planet.cpp:1236
msgctxt "compass direction"
msgid "NW"
msgstr ""
#. TRANSLATORS: North-northeast
-#: src/core/modules/LandscapeMgr.cpp:232 src/core/modules/Planet.cpp:1240
+#: src/core/modules/LandscapeMgr.cpp:232 src/core/modules/Planet.cpp:1239
msgctxt "compass direction"
msgid "NNE"
msgstr ""
#. TRANSLATORS: East-northeast
-#: src/core/modules/LandscapeMgr.cpp:234 src/core/modules/Planet.cpp:1242
+#: src/core/modules/LandscapeMgr.cpp:234 src/core/modules/Planet.cpp:1241
msgctxt "compass direction"
msgid "ENE"
msgstr ""
#. TRANSLATORS: East-southeast
-#: src/core/modules/LandscapeMgr.cpp:236 src/core/modules/Planet.cpp:1244
+#: src/core/modules/LandscapeMgr.cpp:236 src/core/modules/Planet.cpp:1243
msgctxt "compass direction"
msgid "ESE"
msgstr ""
#. TRANSLATORS: South-southeast
-#: src/core/modules/LandscapeMgr.cpp:238 src/core/modules/Planet.cpp:1246
+#: src/core/modules/LandscapeMgr.cpp:238 src/core/modules/Planet.cpp:1245
msgctxt "compass direction"
msgid "SSE"
msgstr ""
#. TRANSLATORS: South-southwest
-#: src/core/modules/LandscapeMgr.cpp:240 src/core/modules/Planet.cpp:1232
+#: src/core/modules/LandscapeMgr.cpp:240 src/core/modules/Planet.cpp:1231
msgctxt "compass direction"
msgid "SSW"
msgstr ""
#. TRANSLATORS: West-southwest
-#: src/core/modules/LandscapeMgr.cpp:242 src/core/modules/Planet.cpp:1234
+#: src/core/modules/LandscapeMgr.cpp:242 src/core/modules/Planet.cpp:1233
msgctxt "compass direction"
msgid "WSW"
msgstr ""
#. TRANSLATORS: West-northwest
-#: src/core/modules/LandscapeMgr.cpp:244 src/core/modules/Planet.cpp:1236
+#: src/core/modules/LandscapeMgr.cpp:244 src/core/modules/Planet.cpp:1235
msgctxt "compass direction"
msgid "WNW"
msgstr ""
#. TRANSLATORS: North-northwest
-#: src/core/modules/LandscapeMgr.cpp:246 src/core/modules/Planet.cpp:1238
+#: src/core/modules/LandscapeMgr.cpp:246 src/core/modules/Planet.cpp:1237
msgctxt "compass direction"
msgid "NNW"
msgstr ""
@@ -689,8 +689,8 @@ msgstr ""
#. TRANSLATORS: Unit of measure for distance - meter
#: src/core/modules/LandscapeMgr.cpp:1017 src/gui/StelGuiItems.cpp:817
-#: plugins/Satellites/src/Satellite.cpp:435
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1099
+#: plugins/Satellites/src/Satellite.cpp:417
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1107
#: plugins/Satellites/src/gui/SatellitesFilterDialog.cpp:134
msgctxt "distance"
msgid "m"
@@ -776,20 +776,20 @@ msgstr ""
msgid "Linear size"
msgstr ""
-#: src/core/modules/NomenclatureItem.cpp:237 src/core/modules/Planet.cpp:747
+#: src/core/modules/NomenclatureItem.cpp:237 src/core/modules/Planet.cpp:746
msgid "Diameter"
msgstr ""
#. TRANSLATORS: Unit of measure for distance - kilometers
-#: src/core/modules/NomenclatureItem.cpp:238 src/core/modules/Planet.cpp:620
-#: src/core/modules/Planet.cpp:645 src/core/modules/Planet.cpp:748
-#: src/core/modules/Planet.cpp:1433 src/core/modules/Comet.cpp:159
+#: src/core/modules/NomenclatureItem.cpp:238 src/core/modules/Planet.cpp:619
+#: src/core/modules/Planet.cpp:644 src/core/modules/Planet.cpp:747
+#: src/core/modules/Planet.cpp:1432 src/core/modules/Comet.cpp:159
#: src/core/modules/Comet.cpp:169 src/gui/StelGuiItems.cpp:847
-#: src/gui/AstroCalcDialog.cpp:2976 src/gui/AstroCalcDialog.cpp:7301
-#: plugins/Satellites/src/Satellites.cpp:2493
-#: plugins/Satellites/src/Satellite.cpp:342
-#: plugins/Satellites/src/Satellite.cpp:398
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1108
+#: src/gui/AstroCalcDialog.cpp:2976 src/gui/AstroCalcDialog.cpp:7291
+#: plugins/Satellites/src/Satellites.cpp:2504
+#: plugins/Satellites/src/Satellite.cpp:340
+#: plugins/Satellites/src/Satellite.cpp:383
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1116
#: plugins/Satellites/src/gui/SatellitesFilterDialog.cpp:132
msgctxt "distance"
msgid "km"
@@ -1499,26 +1499,26 @@ msgid "photometric passband"
msgstr ""
#: src/core/modules/Nebula.cpp:168 src/core/StelObject.cpp:318
-#: plugins/Satellites/src/Satellite.cpp:333
+#: plugins/Satellites/src/Satellite.cpp:331
msgid "reduced to"
msgstr ""
#: src/core/modules/Nebula.cpp:168 src/core/StelObject.cpp:318
-#: plugins/Satellites/src/Satellite.cpp:333
+#: plugins/Satellites/src/Satellite.cpp:331
msgid "by"
msgstr ""
#: src/core/modules/Nebula.cpp:168 src/core/StelObject.cpp:318
-#: plugins/Satellites/src/Satellite.cpp:333
+#: plugins/Satellites/src/Satellite.cpp:331
msgid "Airmasses"
msgstr ""
-#: src/core/modules/Nebula.cpp:210 src/core/modules/Planet.cpp:513
+#: src/core/modules/Nebula.cpp:210 src/core/modules/Planet.cpp:512
#: src/core/modules/StarWrapper.cpp:220
msgid "Additional names: "
msgstr ""
-#: src/core/modules/Nebula.cpp:216 src/core/modules/Planet.cpp:520
+#: src/core/modules/Nebula.cpp:216 src/core/modules/Planet.cpp:519
#: src/core/modules/StarWrapper.cpp:226
msgid "Additional catalog numbers: "
msgstr ""
@@ -1577,7 +1577,7 @@ msgstr ""
#. TRANSLATORS: distance
#: src/core/modules/Nebula.cpp:320 src/core/modules/Nebula.cpp:366
-#: src/core/modules/Planet.cpp:655 src/core/modules/StarWrapper.cpp:317
+#: src/core/modules/Planet.cpp:654 src/core/modules/StarWrapper.cpp:317
#: src/core/modules/StarWrapper.cpp:319 src/gui/AstroCalcDialog.cpp:904
#: src/gui/AstroCalcChart.cpp:92 src/gui/AstroCalcChart.cpp:102
#: src/gui/AstroCalcChart.cpp:425 src/gui/AstroCalcChart.cpp:451
@@ -2056,7 +2056,7 @@ msgid "object of unknown nature"
msgstr ""
#: src/core/modules/NebulaMgr.cpp:474 src/gui/AstroCalcDialog.cpp:971
-#: src/gui/AstroCalcDialog.cpp:6342
+#: src/gui/AstroCalcDialog.cpp:6332
msgid "Deep-sky objects"
msgstr ""
@@ -2088,47 +2088,47 @@ msgstr ""
msgid "See Logfile for instructions."
msgstr ""
-#: src/core/modules/Planet.cpp:491 src/core/modules/Comet.cpp:150
+#: src/core/modules/Planet.cpp:490 src/core/modules/Comet.cpp:150
#: src/core/modules/StarWrapper.cpp:276 plugins/Quasars/src/Quasar.cpp:134
msgid "Absolute Magnitude"
msgstr ""
-#: src/core/modules/Planet.cpp:494
+#: src/core/modules/Planet.cpp:493
msgid "Mean Opposition Magnitude"
msgstr ""
-#: src/core/modules/Planet.cpp:528
+#: src/core/modules/Planet.cpp:527
msgctxt "type of comet"
msgid "periodic"
msgstr ""
-#: src/core/modules/Planet.cpp:529
+#: src/core/modules/Planet.cpp:528
msgctxt "type of comet"
msgid "non-periodic"
msgstr ""
#. TRANSLATORS: Ecliptical rectangular coordinates
-#: src/core/modules/Planet.cpp:578 src/core/modules/Planet.cpp:580
+#: src/core/modules/Planet.cpp:577 src/core/modules/Planet.cpp:579
msgctxt "coordinates"
msgid "Ecliptical"
msgstr ""
-#: src/core/modules/Planet.cpp:603 src/core/modules/Planet.cpp:604
+#: src/core/modules/Planet.cpp:602 src/core/modules/Planet.cpp:603
msgid "Hourly motion"
msgstr ""
-#: src/core/modules/Planet.cpp:603 src/core/modules/Planet.cpp:1292
-#: src/core/modules/Planet.cpp:1301 src/core/modules/StarWrapper.cpp:334
+#: src/core/modules/Planet.cpp:602 src/core/modules/Planet.cpp:1291
+#: src/core/modules/Planet.cpp:1300 src/core/modules/StarWrapper.cpp:334
#: plugins/Pulsars/src/Pulsar.cpp:203
msgctxt "into the direction of"
msgid "towards"
msgstr ""
#. TRANSLATORS: Unit of measure for distance - astronomical unit
-#: src/core/modules/Planet.cpp:618 src/gui/AstroCalcDialog.cpp:851
+#: src/core/modules/Planet.cpp:617 src/gui/AstroCalcDialog.cpp:851
#: src/gui/AstroCalcDialog.cpp:1160 src/gui/AstroCalcDialog.cpp:1502
#: src/gui/AstroCalcDialog.cpp:1807 src/gui/AstroCalcDialog.cpp:1854
-#: src/gui/AstroCalcDialog.cpp:7326 src/gui/AstroCalcChart.cpp:425
+#: src/gui/AstroCalcDialog.cpp:7316 src/gui/AstroCalcChart.cpp:425
#: src/gui/AstroCalcChart.cpp:429 src/gui/AstroCalcChart.cpp:444
#: src/gui/AstroCalcChart.cpp:451 src/gui/AstroCalcChart.cpp:455
#: plugins/Exoplanets/src/Exoplanet.cpp:365
@@ -2140,255 +2140,255 @@ msgstr ""
#. TRANSLATORS: Unit of measure for distance - millions of kilometers
#. TRANSLATORS: Unit of measure for distance - milliones kilometers
#. TRANSLATORS: Unit of measure for distance - millions kilometers
-#: src/core/modules/Planet.cpp:634 src/core/modules/Planet.cpp:652
-#: src/core/modules/Comet.cpp:161 src/gui/AstroCalcDialog.cpp:7303
+#: src/core/modules/Planet.cpp:633 src/core/modules/Planet.cpp:651
+#: src/core/modules/Comet.cpp:161 src/gui/AstroCalcDialog.cpp:7293
msgctxt "distance"
msgid "M km"
msgstr ""
-#: src/core/modules/Planet.cpp:637
+#: src/core/modules/Planet.cpp:636
msgid "Distance from Sun"
msgstr ""
#. TRANSLATORS: Distance measured in terms of the speed of light
-#: src/core/modules/Planet.cpp:657
+#: src/core/modules/Planet.cpp:656
msgid "Light time"
msgstr ""
-#: src/core/modules/Planet.cpp:671
+#: src/core/modules/Planet.cpp:670
msgid "Orbital velocity"
msgstr ""
-#: src/core/modules/Planet.cpp:674
+#: src/core/modules/Planet.cpp:673
msgid "Heliocentric velocity"
msgstr ""
-#: src/core/modules/Planet.cpp:684
+#: src/core/modules/Planet.cpp:683
msgid "NOTE: orbital elements outdated -- consider updating!"
msgstr ""
-#: src/core/modules/Planet.cpp:715
+#: src/core/modules/Planet.cpp:714
msgid "with rings"
msgstr ""
-#: src/core/modules/Planet.cpp:732
+#: src/core/modules/Planet.cpp:731
msgid "scaled up to"
msgstr ""
-#: src/core/modules/Planet.cpp:742
+#: src/core/modules/Planet.cpp:741
msgid "Apparent diameter"
msgstr ""
-#: src/core/modules/Planet.cpp:747
+#: src/core/modules/Planet.cpp:746
msgid "Equatorial diameter"
msgstr ""
-#: src/core/modules/Planet.cpp:808 src/core/modules/Planet.cpp:809
-#: src/core/modules/Planet.cpp:817 src/gui/AstroCalcChart.cpp:93
+#: src/core/modules/Planet.cpp:807 src/core/modules/Planet.cpp:808
+#: src/core/modules/Planet.cpp:816 src/gui/AstroCalcChart.cpp:93
#: src/gui/AstroCalcChart.cpp:103 src/gui/AstroCalcChart.cpp:427
#: src/gui/AstroCalcChart.cpp:453 src/ui_configurationDialog.h:1838
msgid "Elongation"
msgstr ""
-#: src/core/modules/Planet.cpp:810 src/core/modules/Planet.cpp:819
+#: src/core/modules/Planet.cpp:809 src/core/modules/Planet.cpp:818
#: src/gui/AstroCalcChart.cpp:96 src/gui/AstroCalcChart.cpp:106
#: src/gui/AstroCalcChart.cpp:436 src/gui/AstroCalcChart.cpp:462
-#: plugins/Satellites/src/Satellite.cpp:410
+#: plugins/Satellites/src/Satellite.cpp:392
msgid "Phase angle"
msgstr ""
-#: src/core/modules/Planet.cpp:812 src/core/modules/Planet.cpp:821
+#: src/core/modules/Planet.cpp:811 src/core/modules/Planet.cpp:820
msgid "Illuminated"
msgstr ""
-#: src/core/modules/Planet.cpp:818
+#: src/core/modules/Planet.cpp:817
msgid "Elong. in Ecl.Long."
msgstr ""
-#: src/core/modules/Planet.cpp:833 src/gui/AstroCalcChart.cpp:470
+#: src/core/modules/Planet.cpp:832 src/gui/AstroCalcChart.cpp:470
msgid "Angular distance"
msgstr ""
#. TRANSLATORS: Unit of measure for period - days
-#: src/core/modules/Planet.cpp:851 src/core/modules/StarWrapper.cpp:358
-#: src/gui/AstroCalcDialog.cpp:7337
+#: src/core/modules/Planet.cpp:850 src/core/modules/StarWrapper.cpp:358
+#: src/gui/AstroCalcDialog.cpp:7327
msgctxt "duration"
msgid "days"
msgstr ""
-#: src/core/modules/Planet.cpp:860
+#: src/core/modules/Planet.cpp:859
msgid "Sidereal period"
msgstr ""
-#: src/core/modules/Planet.cpp:869
+#: src/core/modules/Planet.cpp:868
msgid "Synodic period"
msgstr ""
#. TRANSLATORS: Unit of measure for speed - meters per second
-#: src/core/modules/Planet.cpp:1119
+#: src/core/modules/Planet.cpp:1118
msgctxt "speed"
msgid "m/s"
msgstr ""
-#: src/core/modules/Planet.cpp:1134
+#: src/core/modules/Planet.cpp:1133
msgid "Sidereal day"
msgstr ""
-#: src/core/modules/Planet.cpp:1136
+#: src/core/modules/Planet.cpp:1135
msgid "Mean solar day"
msgstr ""
-#: src/core/modules/Planet.cpp:1142
+#: src/core/modules/Planet.cpp:1141
msgid "The period of rotation is chaotic"
msgstr ""
-#: src/core/modules/Planet.cpp:1148 src/core/modules/Planet.cpp:1150
-#: src/core/modules/Planet.cpp:1156 src/core/modules/Planet.cpp:1158
+#: src/core/modules/Planet.cpp:1147 src/core/modules/Planet.cpp:1149
+#: src/core/modules/Planet.cpp:1155 src/core/modules/Planet.cpp:1157
msgid "Equatorial rotation velocity"
msgstr ""
-#: src/core/modules/Planet.cpp:1182
+#: src/core/modules/Planet.cpp:1181
msgctxt "Moon phase"
msgid "New Moon"
msgstr ""
-#: src/core/modules/Planet.cpp:1184
+#: src/core/modules/Planet.cpp:1183
msgctxt "Moon phase"
msgid "Waxing Crescent"
msgstr ""
-#: src/core/modules/Planet.cpp:1186
+#: src/core/modules/Planet.cpp:1185
msgctxt "Moon phase"
msgid "First Quarter"
msgstr ""
-#: src/core/modules/Planet.cpp:1188
+#: src/core/modules/Planet.cpp:1187
msgctxt "Moon phase"
msgid "Waxing Gibbous"
msgstr ""
-#: src/core/modules/Planet.cpp:1190
+#: src/core/modules/Planet.cpp:1189
msgctxt "Moon phase"
msgid "Full Moon"
msgstr ""
-#: src/core/modules/Planet.cpp:1192
+#: src/core/modules/Planet.cpp:1191
msgctxt "Moon phase"
msgid "Waning Gibbous"
msgstr ""
-#: src/core/modules/Planet.cpp:1194
+#: src/core/modules/Planet.cpp:1193
msgctxt "Moon phase"
msgid "Third Quarter"
msgstr ""
-#: src/core/modules/Planet.cpp:1196
+#: src/core/modules/Planet.cpp:1195
msgctxt "Moon phase"
msgid "Waning Crescent"
msgstr ""
-#: src/core/modules/Planet.cpp:1204
+#: src/core/modules/Planet.cpp:1203
msgid "Moon age"
msgstr ""
-#: src/core/modules/Planet.cpp:1204
+#: src/core/modules/Planet.cpp:1203
msgid "days old"
msgstr ""
-#: src/core/modules/Planet.cpp:1224 src/core/modules/Planet.cpp:1227
+#: src/core/modules/Planet.cpp:1223 src/core/modules/Planet.cpp:1226
msgid "Position angle of bright limb"
msgstr ""
-#: src/core/modules/Planet.cpp:1291 src/core/modules/Planet.cpp:1300
-#: src/core/modules/Planet.cpp:1336 src/core/modules/Planet.cpp:1343
+#: src/core/modules/Planet.cpp:1290 src/core/modules/Planet.cpp:1299
+#: src/core/modules/Planet.cpp:1335 src/core/modules/Planet.cpp:1342
msgid "Position Angle of axis"
msgstr ""
-#: src/core/modules/Planet.cpp:1292 src/core/modules/Planet.cpp:1293
-#: src/core/modules/Planet.cpp:1301 src/core/modules/Planet.cpp:1302
+#: src/core/modules/Planet.cpp:1291 src/core/modules/Planet.cpp:1292
+#: src/core/modules/Planet.cpp:1300 src/core/modules/Planet.cpp:1301
msgid "Libration"
msgstr ""
-#: src/core/modules/Planet.cpp:1294 src/core/modules/Planet.cpp:1303
-#: src/core/modules/Planet.cpp:1338 src/core/modules/Planet.cpp:1345
+#: src/core/modules/Planet.cpp:1293 src/core/modules/Planet.cpp:1302
+#: src/core/modules/Planet.cpp:1337 src/core/modules/Planet.cpp:1344
msgid "Subsolar point"
msgstr ""
-#: src/core/modules/Planet.cpp:1295 src/core/modules/Planet.cpp:1304
+#: src/core/modules/Planet.cpp:1294 src/core/modules/Planet.cpp:1303
msgid "Colongitude"
msgstr ""
-#: src/core/modules/Planet.cpp:1337 src/core/modules/Planet.cpp:1344
+#: src/core/modules/Planet.cpp:1336 src/core/modules/Planet.cpp:1343
msgid "Center point"
msgstr ""
-#: src/core/modules/Planet.cpp:1364
+#: src/core/modules/Planet.cpp:1363
msgid "Eclipse magnitude"
msgstr ""
-#: src/core/modules/Planet.cpp:1366
+#: src/core/modules/Planet.cpp:1365
msgid "Eclipse obscuration"
msgstr ""
-#: src/core/modules/Planet.cpp:1392
+#: src/core/modules/Planet.cpp:1391
msgid "Moon/Sun diameter ratio"
msgstr ""
-#: src/core/modules/Planet.cpp:1395
+#: src/core/modules/Planet.cpp:1394
msgctxt "type of solar eclipse"
msgid "(annular)"
msgstr ""
-#: src/core/modules/Planet.cpp:1397
+#: src/core/modules/Planet.cpp:1396
msgctxt "type of solar eclipse"
msgid "(total)"
msgstr ""
-#: src/core/modules/Planet.cpp:1408
+#: src/core/modules/Planet.cpp:1407
msgid "Central eclipse duration"
msgstr ""
#. TRANSLATORS: Short for "minutes".
-#: src/core/modules/Planet.cpp:1410
+#: src/core/modules/Planet.cpp:1409
#: plugins/Observability/src/Observability.cpp:164
msgid "m"
msgstr ""
#. TRANSLATORS: Short for "seconds".
-#: src/core/modules/Planet.cpp:1412
+#: src/core/modules/Planet.cpp:1411
#: plugins/Observability/src/Observability.cpp:166
msgid "s"
msgstr ""
-#: src/core/modules/Planet.cpp:1413
+#: src/core/modules/Planet.cpp:1412
msgid "Center of solar eclipse (Lat./Long.)"
msgstr ""
-#: src/core/modules/Planet.cpp:1423
+#: src/core/modules/Planet.cpp:1422
msgid "Shadow center point is"
msgstr ""
-#: src/core/modules/Planet.cpp:1425
+#: src/core/modules/Planet.cpp:1424
msgid "km towards azimuth"
msgstr ""
-#: src/core/modules/Planet.cpp:1428
+#: src/core/modules/Planet.cpp:1427
msgid "Width of antumbra"
msgstr ""
-#: src/core/modules/Planet.cpp:1430
+#: src/core/modules/Planet.cpp:1429
msgid "Width of umbra"
msgstr ""
-#: src/core/modules/Planet.cpp:1447
+#: src/core/modules/Planet.cpp:1446
msgid "Penumbral eclipse magnitude"
msgstr ""
-#: src/core/modules/Planet.cpp:1450
+#: src/core/modules/Planet.cpp:1449
msgid "Umbral eclipse magnitude"
msgstr ""
-#: src/core/modules/Planet.cpp:1457
+#: src/core/modules/Planet.cpp:1456
msgid "Albedo"
msgstr ""
@@ -2424,8 +2424,8 @@ msgid "Orthographic"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/core/modules/SolarSystem.cpp:300 src/gui/AstroCalcDialog.cpp:4073
-#: src/gui/AstroCalcDialog.cpp:6297 src/translations.h:63
+#: src/core/modules/SolarSystem.cpp:300 src/gui/AstroCalcDialog.cpp:4053
+#: src/gui/AstroCalcDialog.cpp:6287 src/translations.h:63
msgid "Planets"
msgstr ""
@@ -2559,7 +2559,7 @@ msgid "Position angle"
msgstr ""
#: src/core/modules/StarWrapper.cpp:393 src/core/modules/StarWrapper.cpp:398
-#: src/gui/AstroCalcDialog.cpp:4722
+#: src/gui/AstroCalcDialog.cpp:4702
msgid "Separation"
msgstr ""
@@ -2718,7 +2718,7 @@ msgstr ""
#: src/core/StelCore.cpp:267 src/core/StelObjectMgr.cpp:54
#: src/gui/StelGui.cpp:228 src/gui/AstroCalcDialog.cpp:1787
#: src/gui/AstroCalcDialog.cpp:2452 src/gui/AstroCalcDialog.cpp:2833
-#: src/gui/AstroCalcDialog.cpp:4715 src/ui_dateTimeDialogGui.h:373
+#: src/gui/AstroCalcDialog.cpp:4695 src/ui_dateTimeDialogGui.h:373
#: src/ui_dateTimeDialogGui.h:376
#: plugins/TextUserInterface/src/TextUserInterface.cpp:172
msgid "Date and Time"
@@ -3435,19 +3435,19 @@ msgstr ""
#. TRANSLATORS: time of transit
#: src/core/StelObject.cpp:681 src/gui/AstroCalcDialog.cpp:864
-#: src/gui/AstroCalcDialog.cpp:2178 src/gui/AstroCalcDialog.cpp:6417
+#: src/gui/AstroCalcDialog.cpp:2178 src/gui/AstroCalcDialog.cpp:6407
msgctxt "celestial event; passage across a meridian"
msgid "Transit"
msgstr ""
#: src/core/StelObject.cpp:682 src/gui/AstroCalcDialog.cpp:2177
-#: src/gui/AstroCalcDialog.cpp:6416
+#: src/gui/AstroCalcDialog.cpp:6406
msgctxt "celestial event"
msgid "Rise"
msgstr ""
#: src/core/StelObject.cpp:683 src/gui/AstroCalcDialog.cpp:2179
-#: src/gui/AstroCalcDialog.cpp:6420
+#: src/gui/AstroCalcDialog.cpp:6410
msgctxt "celestial event"
msgid "Set"
msgstr ""
@@ -3517,7 +3517,7 @@ msgstr ""
msgid "Parallactic Angle"
msgstr ""
-#: src/core/StelObject.cpp:859 src/gui/AstroCalcDialog.cpp:6514
+#: src/core/StelObject.cpp:859 src/gui/AstroCalcDialog.cpp:6504
msgid "IAU Constellation"
msgstr ""
@@ -4147,7 +4147,7 @@ msgid "Acknowledgments"
msgstr ""
#: src/gui/ConfigurationDialog.cpp:1315
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:755
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:763
#: plugins/TelescopeControl/src/gui/TelescopeDialog.cpp:267
#: plugins/NavStars/src/gui/NavStarsWindow.cpp:154
#: plugins/RemoteControl/src/gui/RemoteControlDialog.cpp:138
@@ -4162,7 +4162,7 @@ msgstr ""
#: src/gui/ConfigurationDialog.cpp:1318 src/scripting/StelScriptMgr.cpp:480
#: plugins/AngleMeasure/src/gui/AngleMeasureDialog.cpp:97
#: plugins/Oculars/src/gui/OcularDialog.cpp:597
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:753
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:761
#: plugins/TelescopeControl/src/gui/TelescopeDialog.cpp:265
#: plugins/SolarSystemEditor/src/gui/SolarSystemManagerWindow.cpp:235
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:120
@@ -4186,7 +4186,7 @@ msgstr ""
#: src/gui/ConfigurationDialog.cpp:1319 src/scripting/StelScriptMgr.cpp:475
#: plugins/AngleMeasure/src/gui/AngleMeasureDialog.cpp:98
#: plugins/Oculars/src/gui/OcularDialog.cpp:598
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:754
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:762
#: plugins/TelescopeControl/src/gui/TelescopeDialog.cpp:266
#: plugins/SolarSystemEditor/src/gui/SolarSystemManagerWindow.cpp:236
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:121
@@ -4765,7 +4765,7 @@ msgstr ""
#: src/gui/HelpDialog.cpp:505
#: plugins/AngleMeasure/src/gui/AngleMeasureDialog.cpp:100
#: plugins/Oculars/src/gui/OcularDialog.cpp:600
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:757
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:765
#: plugins/TelescopeControl/src/gui/TelescopeDialog.cpp:272
#: plugins/SolarSystemEditor/src/gui/SolarSystemManagerWindow.cpp:238
#: plugins/RemoteControl/src/gui/RemoteControlDialog.cpp:140
@@ -5345,27 +5345,27 @@ msgstr ""
msgid "Are you sure you want to clear script?"
msgstr ""
-#: src/gui/ScriptConsole.cpp:361
+#: src/gui/ScriptConsole.cpp:363
msgid "Select Script Include Directory"
msgstr ""
#. TRANSLATORS: The first letter of word "Row"
-#: src/gui/ScriptConsole.cpp:393
+#: src/gui/ScriptConsole.cpp:395
msgctxt "text cursor"
msgid "R"
msgstr ""
#. TRANSLATORS: The first letter of word "Column"
-#: src/gui/ScriptConsole.cpp:395
+#: src/gui/ScriptConsole.cpp:397
msgctxt "text cursor"
msgid "C"
msgstr ""
-#: src/gui/ScriptConsole.cpp:411
+#: src/gui/ScriptConsole.cpp:413
msgid "Stellarium Script"
msgstr ""
-#: src/gui/ScriptConsole.cpp:413
+#: src/gui/ScriptConsole.cpp:415
msgid "Include File"
msgstr ""
@@ -5421,7 +5421,7 @@ msgstr ""
#: src/gui/SearchDialog.cpp:306 src/gui/AstroCalcDialog.cpp:815
#: src/gui/AstroCalcDialog.cpp:1791 src/gui/AstroCalcChart.cpp:88
#: src/gui/AstroCalcChart.cpp:417
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1442
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1450
msgid "Azimuth"
msgstr ""
@@ -5528,10 +5528,10 @@ msgid "Valid range years:"
msgstr ""
#: src/gui/AstroCalcDialog.cpp:367
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1110
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1111
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1112
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1113
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1118
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1119
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1120
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1121
msgid "Valid range"
msgstr ""
@@ -5543,8 +5543,8 @@ msgstr ""
msgid "Save graph"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:773 src/gui/AstroCalcDialog.cpp:4254
-#: src/gui/AstroCalcDialog.cpp:4670 src/gui/AstroCalcDialog.cpp:7545
+#: src/gui/AstroCalcDialog.cpp:773 src/gui/AstroCalcDialog.cpp:4234
+#: src/gui/AstroCalcDialog.cpp:4650 src/gui/AstroCalcDialog.cpp:7535
msgid "Unnamed star"
msgstr ""
@@ -5555,7 +5555,7 @@ msgstr ""
#. TRANSLATORS: name of object
#: src/gui/AstroCalcDialog.cpp:811 src/gui/AstroCalcDialog.cpp:898
#: src/gui/AstroCalcDialog.cpp:1786 src/gui/AstroCalcDialog.cpp:2176
-#: src/gui/AstroCalcDialog.cpp:6405 src/ui_configurationDialog.h:1834
+#: src/gui/AstroCalcDialog.cpp:6395 src/ui_configurationDialog.h:1834
#: plugins/TelescopeControl/src/gui/TelescopeDialog.cpp:525
#: plugins/TelescopeControl/src/gui/StoredPointsDialog.cpp:95
#: plugins/Exoplanets/src/Exoplanet.cpp:361
@@ -5574,13 +5574,13 @@ msgid "Dec (J2000)"
msgstr ""
#. TRANSLATORS: opacity
-#: src/gui/AstroCalcDialog.cpp:829 src/gui/AstroCalcDialog.cpp:6414
+#: src/gui/AstroCalcDialog.cpp:829 src/gui/AstroCalcDialog.cpp:6404
msgid "Opac."
msgstr ""
#. TRANSLATORS: magnitude
#: src/gui/AstroCalcDialog.cpp:834 src/gui/AstroCalcDialog.cpp:1803
-#: src/gui/AstroCalcDialog.cpp:2183 src/gui/AstroCalcDialog.cpp:6409
+#: src/gui/AstroCalcDialog.cpp:2183 src/gui/AstroCalcDialog.cpp:6399
#: plugins/Exoplanets/src/gui/ExoplanetsDialog.cpp:192
msgid "Mag."
msgstr ""
@@ -5592,7 +5592,7 @@ msgstr ""
#. TRANSLATORS: separation, arc-seconds
#. TRANSLATORS: separation
-#: src/gui/AstroCalcDialog.cpp:841 src/gui/AstroCalcDialog.cpp:6424
+#: src/gui/AstroCalcDialog.cpp:841 src/gui/AstroCalcDialog.cpp:6414
msgid "Sep."
msgstr ""
@@ -5627,7 +5627,7 @@ msgid "S.B."
msgstr ""
#. TRANSLATORS: elevation
-#: src/gui/AstroCalcDialog.cpp:866 src/gui/AstroCalcDialog.cpp:6419
+#: src/gui/AstroCalcDialog.cpp:866 src/gui/AstroCalcDialog.cpp:6409
msgid "Elev."
msgstr ""
@@ -5644,7 +5644,7 @@ msgstr ""
msgid "Solar system objects: comets"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:974 src/gui/AstroCalcDialog.cpp:4082
+#: src/gui/AstroCalcDialog.cpp:974 src/gui/AstroCalcDialog.cpp:4062
msgid "Solar system objects: minor bodies"
msgstr ""
@@ -5688,18 +5688,18 @@ msgstr ""
#: src/gui/AstroCalcDialog.cpp:1390 src/gui/AstroCalcDialog.cpp:1645
#: src/gui/AstroCalcDialog.cpp:2101 src/gui/AstroCalcDialog.cpp:2383
#: src/gui/AstroCalcDialog.cpp:2762 src/gui/AstroCalcDialog.cpp:3578
-#: src/gui/AstroCalcDialog.cpp:3679 src/gui/AstroCalcDialog.cpp:5061
-#: src/gui/AstroCalcDialog.cpp:7184
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1517
+#: src/gui/AstroCalcDialog.cpp:3679 src/gui/AstroCalcDialog.cpp:5041
+#: src/gui/AstroCalcDialog.cpp:7174
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1525
msgid "Microsoft Excel Open XML Spreadsheet"
msgstr ""
#: src/gui/AstroCalcDialog.cpp:1392 src/gui/AstroCalcDialog.cpp:1647
#: src/gui/AstroCalcDialog.cpp:2103 src/gui/AstroCalcDialog.cpp:2385
#: src/gui/AstroCalcDialog.cpp:2764 src/gui/AstroCalcDialog.cpp:3580
-#: src/gui/AstroCalcDialog.cpp:3681 src/gui/AstroCalcDialog.cpp:5063
-#: src/gui/AstroCalcDialog.cpp:7186
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1519
+#: src/gui/AstroCalcDialog.cpp:3681 src/gui/AstroCalcDialog.cpp:5043
+#: src/gui/AstroCalcDialog.cpp:7176
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1527
msgid "CSV (Comma delimited)"
msgstr ""
@@ -5738,11 +5738,11 @@ msgstr ""
msgid "Ephemeris"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:2184 src/gui/AstroCalcDialog.cpp:4724
+#: src/gui/AstroCalcDialog.cpp:2184 src/gui/AstroCalcDialog.cpp:4704
msgid "Solar Elongation"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:2185 src/gui/AstroCalcDialog.cpp:4725
+#: src/gui/AstroCalcDialog.cpp:2185 src/gui/AstroCalcDialog.cpp:4705
#: src/gui/AstroCalcChart.cpp:110 src/ui_astroCalcDialog.h:2248
msgid "Lunar Elongation"
msgstr ""
@@ -6041,360 +6041,360 @@ msgid ""
"Earth's rotation."
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3929
+#: src/gui/AstroCalcDialog.cpp:3909
msgid "1 minute"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3929
+#: src/gui/AstroCalcDialog.cpp:3909
msgid "10 minutes"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3929
+#: src/gui/AstroCalcDialog.cpp:3909
msgid "30 minutes"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3929
+#: src/gui/AstroCalcDialog.cpp:3909
msgid "1 hour"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3929
+#: src/gui/AstroCalcDialog.cpp:3909
msgid "6 hours"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3929
+#: src/gui/AstroCalcDialog.cpp:3909
msgid "12 hours"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3930
+#: src/gui/AstroCalcDialog.cpp:3910
msgid "1 solar day"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3930
+#: src/gui/AstroCalcDialog.cpp:3910
msgid "5 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3930
+#: src/gui/AstroCalcDialog.cpp:3910
msgid "10 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3930
+#: src/gui/AstroCalcDialog.cpp:3910
msgid "15 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3930
+#: src/gui/AstroCalcDialog.cpp:3910
msgid "30 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3931
+#: src/gui/AstroCalcDialog.cpp:3911
msgid "60 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3931
+#: src/gui/AstroCalcDialog.cpp:3911
msgid "100 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3931
+#: src/gui/AstroCalcDialog.cpp:3911
msgid "500 solar days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3931
+#: src/gui/AstroCalcDialog.cpp:3911
msgid "1 sidereal day"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3931
+#: src/gui/AstroCalcDialog.cpp:3911
msgid "5 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3932
+#: src/gui/AstroCalcDialog.cpp:3912
msgid "10 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3932
+#: src/gui/AstroCalcDialog.cpp:3912
msgid "15 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3932
+#: src/gui/AstroCalcDialog.cpp:3912
msgid "30 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3932
+#: src/gui/AstroCalcDialog.cpp:3912
msgid "60 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3932
+#: src/gui/AstroCalcDialog.cpp:3912
msgid "100 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3933
+#: src/gui/AstroCalcDialog.cpp:3913
msgid "500 sidereal days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3933
+#: src/gui/AstroCalcDialog.cpp:3913
msgid "1 sidereal year"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3933
+#: src/gui/AstroCalcDialog.cpp:3913
msgid "1 Julian day"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3933
+#: src/gui/AstroCalcDialog.cpp:3913
msgid "5 Julian days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3933
+#: src/gui/AstroCalcDialog.cpp:3913
msgid "10 Julian days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3934
+#: src/gui/AstroCalcDialog.cpp:3914
msgid "15 Julian days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3934
+#: src/gui/AstroCalcDialog.cpp:3914
msgid "30 Julian days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3934
+#: src/gui/AstroCalcDialog.cpp:3914
msgid "60 Julian days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3934
+#: src/gui/AstroCalcDialog.cpp:3914
msgid "100 Julian days"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3934
+#: src/gui/AstroCalcDialog.cpp:3914
msgid "1 Julian year"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3935
+#: src/gui/AstroCalcDialog.cpp:3915
msgid "1 Gaussian year"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3935
+#: src/gui/AstroCalcDialog.cpp:3915
msgid "1 synodic month"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3935
+#: src/gui/AstroCalcDialog.cpp:3915
msgid "1 draconic month"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3935
+#: src/gui/AstroCalcDialog.cpp:3915
msgid "1 mean tropical month"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3936
+#: src/gui/AstroCalcDialog.cpp:3916
msgid "1 anomalistic month"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3936
+#: src/gui/AstroCalcDialog.cpp:3916
msgid "1 anomalistic year"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3936
+#: src/gui/AstroCalcDialog.cpp:3916
msgid "1 saros"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:3936
+#: src/gui/AstroCalcDialog.cpp:3916
msgid "custom interval"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4073
+#: src/gui/AstroCalcDialog.cpp:4053
msgid "Latest selected object"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4073
+#: src/gui/AstroCalcDialog.cpp:4053
msgid "Solar system"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4073 src/gui/AstroCalcDialog.cpp:6303
+#: src/gui/AstroCalcDialog.cpp:4053 src/gui/AstroCalcDialog.cpp:6293
#: src/translations.h:67 plugins/SolarSystemEditor/src/ui_mpcImportWindow.h:514
msgid "Asteroids"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4074 src/gui/AstroCalcDialog.cpp:6305
+#: src/gui/AstroCalcDialog.cpp:4054 src/gui/AstroCalcDialog.cpp:6295
#: src/translations.h:71
msgid "Plutinos"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4074 src/gui/AstroCalcDialog.cpp:6304
+#: src/gui/AstroCalcDialog.cpp:4054 src/gui/AstroCalcDialog.cpp:6294
#: src/translations.h:65 plugins/SolarSystemEditor/src/ui_mpcImportWindow.h:515
msgid "Comets"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4074 src/gui/AstroCalcDialog.cpp:6306
+#: src/gui/AstroCalcDialog.cpp:4054 src/gui/AstroCalcDialog.cpp:6296
#: src/translations.h:73
msgid "Dwarf planets"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4074 src/gui/AstroCalcDialog.cpp:6307
+#: src/gui/AstroCalcDialog.cpp:4054 src/gui/AstroCalcDialog.cpp:6297
#: src/translations.h:75
msgid "Cubewanos"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4075 src/gui/AstroCalcDialog.cpp:6308
+#: src/gui/AstroCalcDialog.cpp:4055 src/gui/AstroCalcDialog.cpp:6298
#: src/translations.h:77
msgid "Scattered disc objects"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4075 src/gui/AstroCalcDialog.cpp:6309
+#: src/gui/AstroCalcDialog.cpp:4055 src/gui/AstroCalcDialog.cpp:6299
#: src/translations.h:79
msgid "Oort cloud objects"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4075 src/gui/AstroCalcDialog.cpp:6310
+#: src/gui/AstroCalcDialog.cpp:4055 src/gui/AstroCalcDialog.cpp:6300
#: src/translations.h:81
msgid "Sednoids"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4076
+#: src/gui/AstroCalcDialog.cpp:4056
#, qt-format
msgid "Bright stars (<%1 mag)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4076
+#: src/gui/AstroCalcDialog.cpp:4056
#, qt-format
msgid "Bright double stars (<%1 mag)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4077
+#: src/gui/AstroCalcDialog.cpp:4057
#, qt-format
msgid "Bright variable stars (<%1 mag)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4077
+#: src/gui/AstroCalcDialog.cpp:4057
#, qt-format
msgid "Bright star clusters (<%1 mag)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4078
+#: src/gui/AstroCalcDialog.cpp:4058
#, qt-format
msgid "Planetary nebulae (<%1 mag)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4078
+#: src/gui/AstroCalcDialog.cpp:4058
#, qt-format
msgid "Bright nebulae (<%1 mag)"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4078 src/gui/AstroCalcDialog.cpp:6300
+#: src/gui/AstroCalcDialog.cpp:4058 src/gui/AstroCalcDialog.cpp:6290
#: src/translations.h:318 src/ui_viewDialog.h:3569 src/ui_dsoColorsDialog.h:659
msgid "Dark nebulae"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4079
+#: src/gui/AstroCalcDialog.cpp:4059
#, qt-format
msgid "Bright galaxies (<%1 mag)"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4079 src/gui/AstroCalcDialog.cpp:6315
+#: src/gui/AstroCalcDialog.cpp:4059 src/gui/AstroCalcDialog.cpp:6305
#: src/translations.h:368 src/ui_dsoColorsDialog.h:695
msgid "Symbiotic stars"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4079 src/gui/AstroCalcDialog.cpp:6316
+#: src/gui/AstroCalcDialog.cpp:4059 src/gui/AstroCalcDialog.cpp:6306
#: src/translations.h:370 src/ui_dsoColorsDialog.h:674
msgid "Emission-line stars"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4080 src/gui/AstroCalcDialog.cpp:6321
+#: src/gui/AstroCalcDialog.cpp:4060 src/gui/AstroCalcDialog.cpp:6311
#: src/translations.h:83
msgid "Interstellar objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4080
+#: src/gui/AstroCalcDialog.cpp:4060
msgid "Planets and Sun"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4080
+#: src/gui/AstroCalcDialog.cpp:4060
msgid "Sun, planets and moons of observer location"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4081
+#: src/gui/AstroCalcDialog.cpp:4061
#, qt-format
msgid "Bright Solar system objects (<%1 mag)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4082
+#: src/gui/AstroCalcDialog.cpp:4062
msgid "Moons of first body"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4083 src/gui/AstroCalcDialog.cpp:6349
+#: src/gui/AstroCalcDialog.cpp:4063 src/gui/AstroCalcDialog.cpp:6339
#: src/translations.h:455
msgid "Bright carbon stars"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:4083 src/gui/AstroCalcDialog.cpp:6350
+#: src/gui/AstroCalcDialog.cpp:4063 src/gui/AstroCalcDialog.cpp:6340
#: src/translations.h:457
msgid "Bright barium stars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4270
+#: src/gui/AstroCalcDialog.cpp:4250
msgid "Please select object to plot its graph 'Altitude vs. Time'."
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4496 src/gui/AstroCalcDialog.cpp:4510
+#: src/gui/AstroCalcDialog.cpp:4476 src/gui/AstroCalcDialog.cpp:4490
msgid "Magnitude vs. Time"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4497 src/gui/AstroCalcDialog.cpp:4511
+#: src/gui/AstroCalcDialog.cpp:4477 src/gui/AstroCalcDialog.cpp:4491
msgid "Phase vs. Time"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4498 src/gui/AstroCalcDialog.cpp:4512
+#: src/gui/AstroCalcDialog.cpp:4478 src/gui/AstroCalcDialog.cpp:4492
msgid "Distance vs. Time"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4499 src/gui/AstroCalcDialog.cpp:4513
+#: src/gui/AstroCalcDialog.cpp:4479 src/gui/AstroCalcDialog.cpp:4493
msgid "Elongation vs. Time"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4500 src/gui/AstroCalcDialog.cpp:4514
+#: src/gui/AstroCalcDialog.cpp:4480 src/gui/AstroCalcDialog.cpp:4494
msgid "Angular size vs. Time"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4501 src/gui/AstroCalcDialog.cpp:4515
+#: src/gui/AstroCalcDialog.cpp:4481 src/gui/AstroCalcDialog.cpp:4495
msgid "Phase angle vs. Time"
msgstr ""
#. TRANSLATORS: The phrase "Heliocentric distance" may be long in some languages and you can short it to use in the drop-down list.
-#: src/gui/AstroCalcDialog.cpp:4503 src/gui/AstroCalcDialog.cpp:4517
+#: src/gui/AstroCalcDialog.cpp:4483 src/gui/AstroCalcDialog.cpp:4497
msgid "Heliocentric distance vs. Time"
msgstr ""
#. TRANSLATORS: The phrase "Transit altitude" may be long in some languages and you can short it to use in the drop-down list.
-#: src/gui/AstroCalcDialog.cpp:4505 src/gui/AstroCalcDialog.cpp:4519
+#: src/gui/AstroCalcDialog.cpp:4485 src/gui/AstroCalcDialog.cpp:4499
msgid "Transit altitude vs. Time"
msgstr ""
#. TRANSLATORS: The phrase "Right ascension" may be long in some languages and you can short it to use in the drop-down list.
-#: src/gui/AstroCalcDialog.cpp:4507 src/gui/AstroCalcDialog.cpp:4521
+#: src/gui/AstroCalcDialog.cpp:4487 src/gui/AstroCalcDialog.cpp:4501
msgid "Right ascension vs. Time"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4508 src/gui/AstroCalcDialog.cpp:4522
+#: src/gui/AstroCalcDialog.cpp:4488 src/gui/AstroCalcDialog.cpp:4502
msgid "Declination vs. Time"
msgstr ""
#. TRANSLATORS: hours.
#. TRANSLATORS: duration
#. TRANSLATORS: hours.
-#: src/gui/AstroCalcDialog.cpp:4564 src/gui/AstroCalcChart.cpp:440
+#: src/gui/AstroCalcDialog.cpp:4544 src/gui/AstroCalcChart.cpp:440
#: src/gui/AstroCalcChart.cpp:466
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:845
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1106
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:853
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1114
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:178
#: plugins/Novae/src/gui/NovaeDialog.cpp:172
#: plugins/Quasars/src/gui/QuasarsDialog.cpp:170
@@ -6404,366 +6404,366 @@ msgctxt "time"
msgid "h"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4675
+#: src/gui/AstroCalcDialog.cpp:4655
msgid ""
"Please select object to plot its 'Monthly Elevation' graph for the current "
"year at selected time."
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4714
+#: src/gui/AstroCalcDialog.cpp:4694
msgid "Phenomenon"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4716
+#: src/gui/AstroCalcDialog.cpp:4696
msgid "Object 1"
msgstr ""
#. TRANSLATORS: Magnitude of object 1
-#: src/gui/AstroCalcDialog.cpp:4718
+#: src/gui/AstroCalcDialog.cpp:4698
msgid "Mag. 1"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4719
+#: src/gui/AstroCalcDialog.cpp:4699
msgid "Object 2"
msgstr ""
#. TRANSLATORS: Magnitude of object 2
-#: src/gui/AstroCalcDialog.cpp:4721
+#: src/gui/AstroCalcDialog.cpp:4701
msgid "Mag. 2"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4723
+#: src/gui/AstroCalcDialog.cpp:4703
msgid "Elevation"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:4752 src/gui/AstroCalcDialog.cpp:5190
-#: src/gui/AstroCalcDialog.cpp:5438
+#: src/gui/AstroCalcDialog.cpp:4732 src/gui/AstroCalcDialog.cpp:5170
+#: src/gui/AstroCalcDialog.cpp:5418
msgid "Opposition"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5067
+#: src/gui/AstroCalcDialog.cpp:5047
msgid "Save calculated phenomena as..."
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5085 src/gui/AstroCalcDialog.cpp:5087
+#: src/gui/AstroCalcDialog.cpp:5065 src/gui/AstroCalcDialog.cpp:5067
#: src/ui_astroCalcDialog.h:2059
msgid "Phenomena"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5142
+#: src/gui/AstroCalcDialog.cpp:5122
msgid "Magnitude of first object"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5145
+#: src/gui/AstroCalcDialog.cpp:5125
msgid "Magnitude of second object"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5151
+#: src/gui/AstroCalcDialog.cpp:5131
msgid "Elevation of first object at moment of phenomena"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5153 src/gui/AstroCalcDialog.cpp:5296
+#: src/gui/AstroCalcDialog.cpp:5133 src/gui/AstroCalcDialog.cpp:5276
msgid "Angular distance from the Sun"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5156 src/gui/AstroCalcDialog.cpp:5297
+#: src/gui/AstroCalcDialog.cpp:5136 src/gui/AstroCalcDialog.cpp:5277
msgid "Angular distance from the Moon"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5174 src/gui/AstroCalcDialog.cpp:5349
-#: src/gui/AstroCalcDialog.cpp:5429
+#: src/gui/AstroCalcDialog.cpp:5154 src/gui/AstroCalcDialog.cpp:5329
+#: src/gui/AstroCalcDialog.cpp:5409
msgid "Conjunction"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5183
+#: src/gui/AstroCalcDialog.cpp:5163
msgid "Shadow transit"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5186 src/gui/AstroCalcDialog.cpp:5193
-#: src/gui/AstroCalcDialog.cpp:5239 src/gui/AstroCalcDialog.cpp:5245
-#: src/gui/AstroCalcDialog.cpp:5441 src/gui/AstroCalcDialog.cpp:5457
-#: src/gui/AstroCalcDialog.cpp:5463
+#: src/gui/AstroCalcDialog.cpp:5166 src/gui/AstroCalcDialog.cpp:5173
+#: src/gui/AstroCalcDialog.cpp:5219 src/gui/AstroCalcDialog.cpp:5225
+#: src/gui/AstroCalcDialog.cpp:5421 src/gui/AstroCalcDialog.cpp:5437
+#: src/gui/AstroCalcDialog.cpp:5443
msgid "Eclipse"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5202
+#: src/gui/AstroCalcDialog.cpp:5182
msgid "Greatest eastern elongation"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5205
+#: src/gui/AstroCalcDialog.cpp:5185
msgid "Greatest western elongation"
msgstr ""
#. TRANSLATORS: The planet are stand still in the equatorial coordinates
-#: src/gui/AstroCalcDialog.cpp:5212
+#: src/gui/AstroCalcDialog.cpp:5192
msgid "Stationary (begin retrograde motion)"
msgstr ""
#. TRANSLATORS: The planet are stand still in the equatorial coordinates
-#: src/gui/AstroCalcDialog.cpp:5217
+#: src/gui/AstroCalcDialog.cpp:5197
msgid "Stationary (begin prograde motion)"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5223
+#: src/gui/AstroCalcDialog.cpp:5203
msgid "Perihelion"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5225
+#: src/gui/AstroCalcDialog.cpp:5205
msgid "Aphelion"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5232 src/gui/AstroCalcDialog.cpp:5450
+#: src/gui/AstroCalcDialog.cpp:5212 src/gui/AstroCalcDialog.cpp:5430
msgctxt "passage of the celestial body"
msgid "Transit"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5235 src/gui/AstroCalcDialog.cpp:5354
-#: src/gui/AstroCalcDialog.cpp:5453
+#: src/gui/AstroCalcDialog.cpp:5215 src/gui/AstroCalcDialog.cpp:5334
+#: src/gui/AstroCalcDialog.cpp:5433
msgid "Occultation"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5255 src/gui/AstroCalcDialog.cpp:5257
-#: src/gui/AstroCalcDialog.cpp:5476 src/gui/AstroCalcDialog.cpp:5478
+#: src/gui/AstroCalcDialog.cpp:5235 src/gui/AstroCalcDialog.cpp:5237
+#: src/gui/AstroCalcDialog.cpp:5456 src/gui/AstroCalcDialog.cpp:5458
msgid "Superior conjunction"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5255 src/gui/AstroCalcDialog.cpp:5257
-#: src/gui/AstroCalcDialog.cpp:5476 src/gui/AstroCalcDialog.cpp:5478
+#: src/gui/AstroCalcDialog.cpp:5235 src/gui/AstroCalcDialog.cpp:5237
+#: src/gui/AstroCalcDialog.cpp:5456 src/gui/AstroCalcDialog.cpp:5458
msgid "Inferior conjunction"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5300
+#: src/gui/AstroCalcDialog.cpp:5280
msgid "Angular distance from the Sun for second object"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:5301
+#: src/gui/AstroCalcDialog.cpp:5281
msgid "Angular distance from the Moon for second object"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6214 src/gui/AstroCalcDialog.cpp:6218
+#: src/gui/AstroCalcDialog.cpp:6204 src/gui/AstroCalcDialog.cpp:6208
#: src/ui_astroCalcDialog.h:2299
msgid "Table of solar eclipses"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6215
+#: src/gui/AstroCalcDialog.cpp:6205
msgid "Table of solar eclipses visible in current location"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6216
+#: src/gui/AstroCalcDialog.cpp:6206
msgid "Table of lunar eclipses"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6275
+#: src/gui/AstroCalcDialog.cpp:6265
msgctxt "Celestial object is observed..."
msgid "In the Evening"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6276
+#: src/gui/AstroCalcDialog.cpp:6266
msgctxt "Celestial object is observed..."
msgid "In the Morning"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6277
+#: src/gui/AstroCalcDialog.cpp:6267
msgctxt "Celestial object is observed..."
msgid "Around Midnight"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6278
+#: src/gui/AstroCalcDialog.cpp:6268
msgctxt "Celestial object is observed..."
msgid "In Any Time of the Night"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6298
+#: src/gui/AstroCalcDialog.cpp:6288
msgid "Bright stars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6299 src/ui_viewDialog.h:3568
+#: src/gui/AstroCalcDialog.cpp:6289 src/ui_viewDialog.h:3568
msgid "Bright nebulae"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6301 src/ui_viewDialog.h:3572
+#: src/gui/AstroCalcDialog.cpp:6291 src/ui_viewDialog.h:3572
#: src/ui_dsoColorsDialog.h:595
msgid "Galaxies"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6302 src/translations.h:310
+#: src/gui/AstroCalcDialog.cpp:6292 src/translations.h:310
#: src/ui_viewDialog.h:3575 src/ui_dsoColorsDialog.h:599
msgid "Open star clusters"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6311 src/translations.h:316
+#: src/gui/AstroCalcDialog.cpp:6301 src/translations.h:316
#: src/ui_viewDialog.h:3567 src/ui_dsoColorsDialog.h:588
msgid "Planetary nebulae"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6312 src/translations.h:445
+#: src/gui/AstroCalcDialog.cpp:6302 src/translations.h:445
msgid "Bright double stars"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6313 src/translations.h:447
+#: src/gui/AstroCalcDialog.cpp:6303 src/translations.h:447
msgid "Bright variable stars"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6314 src/translations.h:449
+#: src/gui/AstroCalcDialog.cpp:6304 src/translations.h:449
msgid "Bright stars with high proper motion"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6317 src/translations.h:346
+#: src/gui/AstroCalcDialog.cpp:6307 src/translations.h:346
#: src/ui_dsoColorsDialog.h:640
msgid "Supernova candidates"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6318 src/translations.h:348
+#: src/gui/AstroCalcDialog.cpp:6308 src/translations.h:348
#: src/ui_dsoColorsDialog.h:681
msgid "Supernova remnant candidates"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6319 src/translations.h:344
+#: src/gui/AstroCalcDialog.cpp:6309 src/translations.h:344
#: src/ui_viewDialog.h:3574 src/ui_dsoColorsDialog.h:581
msgid "Supernova remnants"
msgstr ""
#. TRANSLATORS: Type of stars (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6320 src/translations.h:372
+#: src/gui/AstroCalcDialog.cpp:6310 src/translations.h:372
#: src/ui_viewDialog.h:3571 src/ui_dsoColorsDialog.h:694
msgid "Clusters of galaxies"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6322 src/translations.h:312
+#: src/gui/AstroCalcDialog.cpp:6312 src/translations.h:312
#: src/ui_viewDialog.h:3577 src/ui_dsoColorsDialog.h:574
msgid "Globular star clusters"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6323 src/translations.h:374
+#: src/gui/AstroCalcDialog.cpp:6313 src/translations.h:374
#: src/ui_dsoColorsDialog.h:710
msgid "Regions of the sky"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6324 src/translations.h:326
+#: src/gui/AstroCalcDialog.cpp:6314 src/translations.h:326
#: src/ui_viewDialog.h:3566 src/ui_dsoColorsDialog.h:565
msgid "Active galaxies"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6329 plugins/Pulsars/src/Pulsars.cpp:72
+#: src/gui/AstroCalcDialog.cpp:6319 plugins/Pulsars/src/Pulsars.cpp:72
#: plugins/Pulsars/src/Pulsars.cpp:170 plugins/Pulsars/src/Pulsars.cpp:171
msgid "Pulsars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6335
+#: src/gui/AstroCalcDialog.cpp:6325
msgid "Exoplanetary systems"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6338
+#: src/gui/AstroCalcDialog.cpp:6328
msgid "Bright nova stars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6340
+#: src/gui/AstroCalcDialog.cpp:6330
msgid "Bright supernova stars"
msgstr ""
#. TRANSLATORS: Type of objects (for "Lists" in the search tool)
-#: src/gui/AstroCalcDialog.cpp:6341 src/translations.h:330
+#: src/gui/AstroCalcDialog.cpp:6331 src/translations.h:330
#: src/ui_viewDialog.h:3573 src/ui_dsoColorsDialog.h:650
msgid "Interacting galaxies"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6343
+#: src/gui/AstroCalcDialog.cpp:6333
msgid "Messier objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6344
+#: src/gui/AstroCalcDialog.cpp:6334
msgid "NGC/IC objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6345
+#: src/gui/AstroCalcDialog.cpp:6335
msgid "Caldwell objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6346
+#: src/gui/AstroCalcDialog.cpp:6336
msgid "Herschel 400 objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6347
+#: src/gui/AstroCalcDialog.cpp:6337
msgid "Algol-type eclipsing systems"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6348
+#: src/gui/AstroCalcDialog.cpp:6338
msgid "The classical cepheids"
msgstr ""
#. TRANSLATORS: angular size
-#: src/gui/AstroCalcDialog.cpp:6429
+#: src/gui/AstroCalcDialog.cpp:6419
msgid "Ang. Size"
msgstr ""
#. TRANSLATORS: IAU Constellation
-#: src/gui/AstroCalcDialog.cpp:6432
+#: src/gui/AstroCalcDialog.cpp:6422
msgctxt "IAU Constellation"
msgid "Const."
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6550 src/ui_astroCalcDialog.h:2261
+#: src/gui/AstroCalcDialog.cpp:6540 src/ui_astroCalcDialog.h:2261
msgid "Limit angular size:"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6551 src/ui_astroCalcDialog.h:2259
+#: src/gui/AstroCalcDialog.cpp:6541 src/ui_astroCalcDialog.h:2259
msgid "Set limits for angular size for visible celestial objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6552 src/ui_astroCalcDialog.h:2263
+#: src/gui/AstroCalcDialog.cpp:6542 src/ui_astroCalcDialog.h:2263
msgid "Minimal angular size for visible celestial objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6553 src/ui_astroCalcDialog.h:2266
+#: src/gui/AstroCalcDialog.cpp:6543 src/ui_astroCalcDialog.h:2266
msgid "Maximum angular size for visible celestial objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6822
+#: src/gui/AstroCalcDialog.cpp:6812
msgid "Limit angular separation:"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6823
+#: src/gui/AstroCalcDialog.cpp:6813
msgid "Set limits for angular separation for visible double stars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6824
+#: src/gui/AstroCalcDialog.cpp:6814
msgid "Minimal angular separation for visible double stars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:6825
+#: src/gui/AstroCalcDialog.cpp:6815
msgid "Maximum angular separation for visible double stars"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:7192
+#: src/gui/AstroCalcDialog.cpp:7182
msgid "Save list of objects as..."
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:7212 src/ui_astroCalcDialog.h:2065
+#: src/gui/AstroCalcDialog.cpp:7202 src/ui_astroCalcDialog.h:2065
msgid "What's Up Tonight"
msgstr ""
#. TRANSLATORS: Part of unit of measure for mean motion - degrees per day
-#: src/gui/AstroCalcDialog.cpp:7335
+#: src/gui/AstroCalcDialog.cpp:7325
msgctxt "mean motion"
msgid "day"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:7399
+#: src/gui/AstroCalcDialog.cpp:7389
msgid "Linear and angular distances between selected objects"
msgstr ""
-#: src/gui/AstroCalcDialog.cpp:7469
+#: src/gui/AstroCalcDialog.cpp:7459
msgid "Angular distance between the Moon and selected object"
msgstr ""
@@ -7091,7 +7091,7 @@ msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Planet satellites
#. TRANSLATORS: CelesTrak source [Planet]: http://www.celestrak.com/NORAD/elements/planet.txt
#. TRANSLATORS: CelesTrak supplemental source [Planet TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/planet.txt
-#: src/translations.h:37 plugins/Satellites/src/Satellites.cpp:2906
+#: src/translations.h:37 plugins/Satellites/src/Satellites.cpp:2917
msgid "planet"
msgstr ""
@@ -11126,7 +11126,7 @@ msgid ""
"screen labels"
msgstr ""
-#: src/ui_viewDialog.h:3595 plugins/Satellites/src/ui_satellitesDialog.h:1173
+#: src/ui_viewDialog.h:3595 plugins/Satellites/src/ui_satellitesDialog.h:1184
msgid "Labels"
msgstr ""
@@ -11850,7 +11850,7 @@ msgid "Additional settings for Graphical User Interface"
msgstr ""
#: src/ui_configurationDialog.h:1708
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1439
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1447
#: plugins/RemoteSync/src/ui_remoteSyncDialog.h:488
msgid "Time"
msgstr ""
@@ -11940,7 +11940,7 @@ msgid ""
msgstr ""
#: src/ui_configurationDialog.h:1747
-#: plugins/Satellites/src/ui_satellitesDialog.h:1183
+#: plugins/Satellites/src/ui_satellitesDialog.h:1194
#: plugins/Supernovae/src/ui_supernovaeDialog.h:243
#: plugins/NavStars/src/ui_navStarsWindow.h:295
#: plugins/Novae/src/ui_novaeDialog.h:246
@@ -11961,7 +11961,7 @@ msgstr ""
#: src/ui_configurationDialog.h:1751
#: plugins/AngleMeasure/src/ui_angleMeasureDialog.h:342
-#: plugins/Satellites/src/ui_satellitesDialog.h:1182
+#: plugins/Satellites/src/ui_satellitesDialog.h:1193
#: plugins/SolarSystemEditor/src/ui_solarSystemManagerWindow.h:263
#: plugins/Supernovae/src/ui_supernovaeDialog.h:242
#: plugins/NavStars/src/ui_navStarsWindow.h:294
@@ -12827,7 +12827,7 @@ msgstr ""
msgid "Clear output before script runs"
msgstr ""
-#: src/ui_scriptConsole.h:418 plugins/Satellites/src/ui_satellitesDialog.h:1184
+#: src/ui_scriptConsole.h:418 plugins/Satellites/src/ui_satellitesDialog.h:1195
#: plugins/Supernovae/src/ui_supernovaeDialog.h:244
#: plugins/NavStars/src/ui_navStarsWindow.h:286
#: plugins/Novae/src/ui_novaeDialog.h:247
@@ -13004,7 +13004,7 @@ msgid "Export ephemeris..."
msgstr ""
#: src/ui_astroCalcDialog.h:2151 src/ui_astroCalcDialog.h:2194
-#: plugins/Satellites/src/ui_satellitesDialog.h:1288
+#: plugins/Satellites/src/ui_satellitesDialog.h:1302
msgid "Calculations require time, please be patient"
msgstr ""
@@ -13361,7 +13361,7 @@ msgid "Ephemeris line thickness:"
msgstr ""
#: src/ui_astroCalcExtraEphemerisDialog.h:204
-#: plugins/Satellites/src/ui_satellitesDialog.h:1177
+#: plugins/Satellites/src/ui_satellitesDialog.h:1188
msgctxt "pixels"
msgid "px"
msgstr ""
@@ -13468,7 +13468,7 @@ msgid "Name of the list:"
msgstr ""
#: src/ui_obsListCreateEditDialog.h:268
-#: plugins/Satellites/src/ui_satellitesDialog.h:1256
+#: plugins/Satellites/src/ui_satellitesDialog.h:1270
#: plugins/Scenery3d/src/ui_storedViewDialog.h:216
msgid "Description:"
msgstr ""
@@ -14190,7 +14190,7 @@ msgstr ""
#: plugins/AngleMeasure/src/ui_angleMeasureDialog.h:344
#: plugins/Oculars/src/ui_ocularDialog.h:1584
-#: plugins/Satellites/src/ui_satellitesDialog.h:1293
+#: plugins/Satellites/src/ui_satellitesDialog.h:1307
#: plugins/TelescopeControl/src/gui/ui_telescopeDialog.h:438
#: plugins/SolarSystemEditor/src/ui_solarSystemManagerWindow.h:275
#: plugins/Supernovae/src/ui_supernovaeDialog.h:245
@@ -14280,8 +14280,8 @@ msgstr ""
#: plugins/Oculars/src/gui/OcularDialog.cpp:119
#: plugins/Oculars/src/gui/OcularDialog.cpp:136
#: plugins/Oculars/src/gui/OcularDialog.cpp:153
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:886
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:893
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:894
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:901
msgid "Warning!"
msgstr ""
@@ -15149,7 +15149,7 @@ msgstr ""
#: plugins/Oculars/src/ui_ocularDialog.h:1552
#: plugins/Oculars/src/ui_ocularDialog.h:1562
#: plugins/Oculars/src/ui_ocularDialog.h:1577
-#: plugins/Satellites/src/ui_satellitesDialog.h:1207
+#: plugins/Satellites/src/ui_satellitesDialog.h:1221
#: plugins/TelescopeControl/src/gui/ui_telescopeConfigurationDialog.h:595
#: plugins/TelescopeControl/src/gui/ui_storedPointsDialog.h:244
msgid "Name:"
@@ -15260,7 +15260,7 @@ msgstr ""
#: plugins/Satellites/src/Satellites.cpp:73
#: plugins/Satellites/src/Satellites.cpp:164
#: plugins/Satellites/src/Satellites.cpp:257
-#: plugins/Satellites/src/ui_satellitesDialog.h:1268
+#: plugins/Satellites/src/ui_satellitesDialog.h:1282
msgid "Satellites"
msgstr ""
@@ -15292,742 +15292,742 @@ msgid "Hide satellites from the group"
msgstr ""
#. TRANSLATORS: Satellite group: Communication satellites
-#: plugins/Satellites/src/Satellites.cpp:2829
+#: plugins/Satellites/src/Satellites.cpp:2840
msgid "communications"
msgstr ""
#. TRANSLATORS: Satellite group: Navigation satellites
-#: plugins/Satellites/src/Satellites.cpp:2831
+#: plugins/Satellites/src/Satellites.cpp:2842
msgid "navigation"
msgstr ""
#. TRANSLATORS: Satellite group: Scientific satellites
-#: plugins/Satellites/src/Satellites.cpp:2833
+#: plugins/Satellites/src/Satellites.cpp:2844
msgid "scientific"
msgstr ""
#. TRANSLATORS: Satellite group: Earth Resources satellites
-#: plugins/Satellites/src/Satellites.cpp:2835
+#: plugins/Satellites/src/Satellites.cpp:2846
msgid "earth resources"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites in geostationary orbit
-#: plugins/Satellites/src/Satellites.cpp:2837
+#: plugins/Satellites/src/Satellites.cpp:2848
msgid "geostationary"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites that are no longer functioning
-#: plugins/Satellites/src/Satellites.cpp:2839
+#: plugins/Satellites/src/Satellites.cpp:2850
msgid "non-operational"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the space observatories
-#: plugins/Satellites/src/Satellites.cpp:2841
+#: plugins/Satellites/src/Satellites.cpp:2852
msgid "observatory"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Iridium NEXT constellation (Iridium is a proper name)
-#: plugins/Satellites/src/Satellites.cpp:2843
+#: plugins/Satellites/src/Satellites.cpp:2854
msgid "iridium next"
msgstr ""
#. TRANSLATORS: Satellite group: The Indian Regional Navigation Satellite System (IRNSS) is an autonomous regional satellite navigation system being developed by the Indian Space Research Organisation (ISRO) which would be under complete control of the Indian government.
-#: plugins/Satellites/src/Satellites.cpp:2845
+#: plugins/Satellites/src/Satellites.cpp:2856
msgid "irnss"
msgstr ""
#. TRANSLATORS: Satellite group: The Quasi-Zenith Satellite System (QZSS), is a proposed three-satellite regional time transfer system and Satellite Based Augmentation System for the Global Positioning System, that would be receivable within Japan.
-#: plugins/Satellites/src/Satellites.cpp:2847
+#: plugins/Satellites/src/Satellites.cpp:2858
msgid "qzss"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the COSMOS satellites
-#: plugins/Satellites/src/Satellites.cpp:2849
+#: plugins/Satellites/src/Satellites.cpp:2860
msgid "cosmos"
msgstr ""
#. TRANSLATORS: Satellite group: Debris of satellites
-#: plugins/Satellites/src/Satellites.cpp:2851
+#: plugins/Satellites/src/Satellites.cpp:2862
msgid "debris"
msgstr ""
#. TRANSLATORS: Satellite group: Crewed satellites
-#: plugins/Satellites/src/Satellites.cpp:2853
+#: plugins/Satellites/src/Satellites.cpp:2864
msgid "crewed"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites of ISS resupply missions
-#: plugins/Satellites/src/Satellites.cpp:2855
+#: plugins/Satellites/src/Satellites.cpp:2866
msgid "resupply"
msgstr ""
#. TRANSLATORS: Satellite group: are known to broadcast TV signals
-#: plugins/Satellites/src/Satellites.cpp:2857
+#: plugins/Satellites/src/Satellites.cpp:2868
msgid "tv"
msgstr ""
#. TRANSLATORS: Satellite group: Last 30 Days' Launches
#. TRANSLATORS: CelesTrak source [Last 30 Days' Launches]: http://www.celestrak.com/NORAD/elements/tle-new.txt
-#: plugins/Satellites/src/Satellites.cpp:2863
+#: plugins/Satellites/src/Satellites.cpp:2874
msgid "tle-new"
msgstr ""
#. TRANSLATORS: Satellite group: Space stations
#. TRANSLATORS: CelesTrak source [Space Stations]: http://www.celestrak.com/NORAD/elements/stations.txt
-#: plugins/Satellites/src/Satellites.cpp:2866
+#: plugins/Satellites/src/Satellites.cpp:2877
msgid "stations"
msgstr ""
#. TRANSLATORS: Satellite group: Bright/naked-eye-visible satellites
#. TRANSLATORS: CelesTrak source [100 (or so) Brightest]: http://www.celestrak.com/NORAD/elements/visual.txt
-#: plugins/Satellites/src/Satellites.cpp:2869
+#: plugins/Satellites/src/Satellites.cpp:2880
msgid "visual"
msgstr ""
#. TRANSLATORS: Satellite group: Active Satellites
#. TRANSLATORS: CelesTrak source [Active Satellites]: http://www.celestrak.com/NORAD/elements/active.txt
-#: plugins/Satellites/src/Satellites.cpp:2872
+#: plugins/Satellites/src/Satellites.cpp:2883
msgid "active"
msgstr ""
#. TRANSLATORS: Satellite group: Analyst Satellites
#. TRANSLATORS: CelesTrak source [Analyst Satellites]: http://www.celestrak.com/NORAD/elements/analyst.txt
-#: plugins/Satellites/src/Satellites.cpp:2875
+#: plugins/Satellites/src/Satellites.cpp:2886
msgid "analyst"
msgstr ""
#. TRANSLATORS: Satellite group: Weather (meteorological) satellites
#. TRANSLATORS: CelesTrak source [Weather]: http://www.celestrak.com/NORAD/elements/weather.txt
-#: plugins/Satellites/src/Satellites.cpp:2881
+#: plugins/Satellites/src/Satellites.cpp:2892
msgid "weather"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the NOAA satellites
#. TRANSLATORS: CelesTrak source [NOAA]: http://www.celestrak.com/NORAD/elements/noaa.txt
-#: plugins/Satellites/src/Satellites.cpp:2884
+#: plugins/Satellites/src/Satellites.cpp:2895
msgid "noaa"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GOES satellites
#. TRANSLATORS: CelesTrak source [GOES]: http://www.celestrak.com/NORAD/elements/goes.txt
-#: plugins/Satellites/src/Satellites.cpp:2887
+#: plugins/Satellites/src/Satellites.cpp:2898
msgid "goes"
msgstr ""
#. TRANSLATORS: Satellite group: Earth Resources satellites
#. TRANSLATORS: CelesTrak source [Earth Resources]: http://www.celestrak.com/NORAD/elements/resource.txt
-#: plugins/Satellites/src/Satellites.cpp:2890
+#: plugins/Satellites/src/Satellites.cpp:2901
msgid "resource"
msgstr ""
#. TRANSLATORS: Satellite group: Search & Rescue (SARSAT) satellites
#. TRANSLATORS: CelesTrak source [Search & Rescue (SARSAT)]: http://www.celestrak.com/NORAD/elements/sarsat.txt
-#: plugins/Satellites/src/Satellites.cpp:2893
+#: plugins/Satellites/src/Satellites.cpp:2904
msgid "sarsat"
msgstr ""
#. TRANSLATORS: Satellite group: Disaster Monitoring satellites
#. TRANSLATORS: CelesTrak source [Disaster Monitoring]: http://www.celestrak.com/NORAD/elements/dmc.txt
-#: plugins/Satellites/src/Satellites.cpp:2896
+#: plugins/Satellites/src/Satellites.cpp:2907
msgid "dmc"
msgstr ""
#. TRANSLATORS: Satellite group: The Tracking and Data Relay Satellite System (TDRSS) is a network of communications satellites and ground stations used by NASA for space communications.
#. TRANSLATORS: CelesTrak source [Tracking and Data Relay Satellite System (TDRSS)]: http://www.celestrak.com/NORAD/elements/tdrss.txt
-#: plugins/Satellites/src/Satellites.cpp:2899
+#: plugins/Satellites/src/Satellites.cpp:2910
msgid "tdrss"
msgstr ""
#. TRANSLATORS: Satellite group: ARGOS Data Collection System satellites
#. TRANSLATORS: CelesTrak source [ARGOS Data Collection System]: http://www.celestrak.com/NORAD/elements/argos.txt
-#: plugins/Satellites/src/Satellites.cpp:2902
+#: plugins/Satellites/src/Satellites.cpp:2913
msgid "argos"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Spire constellation (LEMUR satellites)
#. TRANSLATORS: CelesTrak source [Spire]: http://www.celestrak.com/NORAD/elements/spire.txt
-#: plugins/Satellites/src/Satellites.cpp:2909
+#: plugins/Satellites/src/Satellites.cpp:2920
msgid "spire"
msgstr ""
#. TRANSLATORS: Satellite group: Active Geosynchronous Satellites
#. TRANSLATORS: CelesTrak source [Active Geosynchronous]: http://www.celestrak.com/NORAD/elements/geo.txt
-#: plugins/Satellites/src/Satellites.cpp:2915
+#: plugins/Satellites/src/Satellites.cpp:2926
msgid "geo"
msgstr ""
#. TRANSLATORS: Satellite group: GEO Protected Zone
#. TRANSLATORS: CelesTrak source [GEO Protected Zone]: http://www.celestrak.com/satcat/gpz.php
-#: plugins/Satellites/src/Satellites.cpp:2918
+#: plugins/Satellites/src/Satellites.cpp:2929
msgid "gpz"
msgstr ""
#. TRANSLATORS: Satellite group: GEO Protected Zone Plus
#. TRANSLATORS: CelesTrak source [GEO Protected Zone Plus]: http://www.celestrak.com/satcat/gpz-plus.php
-#: plugins/Satellites/src/Satellites.cpp:2921
+#: plugins/Satellites/src/Satellites.cpp:2932
msgid "gpz-plus"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the INTELSAT satellites
#. TRANSLATORS: CelesTrak source [Intelsat]: http://www.celestrak.com/NORAD/elements/intelsat.txt
#. TRANSLATORS: CelesTrak supplemental source [INTELSAT TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/intelsat.txt
-#: plugins/Satellites/src/Satellites.cpp:2925
+#: plugins/Satellites/src/Satellites.cpp:2936
msgid "intelsat"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the SES satellites
#. TRANSLATORS: CelesTrak source [SES]: http://www.celestrak.com/NORAD/elements/ses.txt
#. TRANSLATORS: CelesTrak supplemental source [SES TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/ses.txt
-#: plugins/Satellites/src/Satellites.cpp:2929
+#: plugins/Satellites/src/Satellites.cpp:2940
msgid "ses"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Iridium constellation (Iridium is a proper name)
#. TRANSLATORS: CelesTrak source [Iridium]: http://www.celestrak.com/NORAD/elements/iridium.txt
-#: plugins/Satellites/src/Satellites.cpp:2932
+#: plugins/Satellites/src/Satellites.cpp:2943
msgid "iridium"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Iridium NEXT constellation (Iridium is a proper name)
#. TRANSLATORS: CelesTrak source [Iridium NEXT]: http://www.celestrak.com/NORAD/elements/iridium-NEXT.txt
-#: plugins/Satellites/src/Satellites.cpp:2935
+#: plugins/Satellites/src/Satellites.cpp:2946
msgid "iridium-NEXT"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Starlink constellation (Starlink is a proper name)
#. TRANSLATORS: CelesTrak source [Starlink]: http://www.celestrak.com/NORAD/elements/starlink.txt
#. TRANSLATORS: CelesTrak supplemental source [Starlink TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/starlink.txt
-#: plugins/Satellites/src/Satellites.cpp:2939
+#: plugins/Satellites/src/Satellites.cpp:2950
msgid "starlink"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the OneWeb constellation (OneWeb is a proper name)
#. TRANSLATORS: CelesTrak source [OneWeb]: http://www.celestrak.com/NORAD/elements/oneweb.txt
#. TRANSLATORS: CelesTrak supplemental source [OneWeb TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/oneweb.txt
-#: plugins/Satellites/src/Satellites.cpp:2943
+#: plugins/Satellites/src/Satellites.cpp:2954
msgid "oneweb"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the ORBCOMM satellites
#. TRANSLATORS: CelesTrak source [Orbcomm]: http://www.celestrak.com/NORAD/elements/orbcomm.txt
#. TRANSLATORS: CelesTrak supplemental source [ORBCOMM TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/orbcomm.txt
-#: plugins/Satellites/src/Satellites.cpp:2947
+#: plugins/Satellites/src/Satellites.cpp:2958
msgid "orbcomm"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GLOBALSTAR satellites
#. TRANSLATORS: CelesTrak source [Globalstar]: http://www.celestrak.com/NORAD/elements/globalstar.txt
-#: plugins/Satellites/src/Satellites.cpp:2950
+#: plugins/Satellites/src/Satellites.cpp:2961
msgid "globalstar"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the SWARM satellites
#. TRANSLATORS: CelesTrak source [Swarm]: http://www.celestrak.com/NORAD/elements/swarm.txt
-#: plugins/Satellites/src/Satellites.cpp:2953
+#: plugins/Satellites/src/Satellites.cpp:2964
msgid "swarm"
msgstr ""
#. TRANSLATORS: Satellite group: Amateur radio (ham) satellites
#. TRANSLATORS: CelesTrak source [Amateur Radio]: http://www.celestrak.com/NORAD/elements/amateur.txt
-#: plugins/Satellites/src/Satellites.cpp:2956
+#: plugins/Satellites/src/Satellites.cpp:2967
msgid "amateur"
msgstr ""
#. TRANSLATORS: Satellite group: Experimental communication satellites
#. TRANSLATORS: CelesTrak source [Experimental]: http://www.celestrak.com/NORAD/elements/x-comm.txt
-#: plugins/Satellites/src/Satellites.cpp:2959
+#: plugins/Satellites/src/Satellites.cpp:2970
msgid "x-comm"
msgstr ""
#. TRANSLATORS: Satellite group: Other communication satellites
#. TRANSLATORS: CelesTrak source [Other Comm]: http://www.celestrak.com/NORAD/elements/other-comm.txt
-#: plugins/Satellites/src/Satellites.cpp:2962
+#: plugins/Satellites/src/Satellites.cpp:2973
msgid "other-comm"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the SatNOGS satellites
#. TRANSLATORS: CelesTrak source [SatNOGS]: http://www.celestrak.com/NORAD/elements/satnogs.txt
-#: plugins/Satellites/src/Satellites.cpp:2965
+#: plugins/Satellites/src/Satellites.cpp:2976
msgid "satnogs"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GORIZONT satellites
#. TRANSLATORS: CelesTrak source [Gorizont]: http://www.celestrak.com/NORAD/elements/gorizont.txt
-#: plugins/Satellites/src/Satellites.cpp:2968
+#: plugins/Satellites/src/Satellites.cpp:2979
msgid "gorizont"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the RADUGA satellites
#. TRANSLATORS: CelesTrak source [Raduga]: http://www.celestrak.com/NORAD/elements/raduga.txt
-#: plugins/Satellites/src/Satellites.cpp:2971
+#: plugins/Satellites/src/Satellites.cpp:2982
msgid "raduga"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the MOLNIYA satellites
#. TRANSLATORS: CelesTrak source [Molniya]: http://www.celestrak.com/NORAD/elements/molniya.txt
-#: plugins/Satellites/src/Satellites.cpp:2974
+#: plugins/Satellites/src/Satellites.cpp:2985
msgid "molniya"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GNSS satellites
#. TRANSLATORS: CelesTrak source [GNSS]: http://www.celestrak.com/NORAD/elements/gnss.txt
-#: plugins/Satellites/src/Satellites.cpp:2980
+#: plugins/Satellites/src/Satellites.cpp:2991
msgid "gnss"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GPS constellation (the Global Positioning System)
#. TRANSLATORS: CelesTrak supplemental source [GPS TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/gps.txt
-#: plugins/Satellites/src/Satellites.cpp:2983
+#: plugins/Satellites/src/Satellites.cpp:2994
msgid "gps"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GPS constellation (the Global Positioning System)
#. TRANSLATORS: CelesTrak source [GPS Operational]: http://www.celestrak.com/NORAD/elements/gps-ops.txt
-#: plugins/Satellites/src/Satellites.cpp:2986
+#: plugins/Satellites/src/Satellites.cpp:2997
msgid "gps-ops"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GLONASS constellation (GLObal NAvigation Satellite System)
#. TRANSLATORS: CelesTrak supplemental source [GLONASS TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/glonass.txt
-#: plugins/Satellites/src/Satellites.cpp:2989
+#: plugins/Satellites/src/Satellites.cpp:3000
msgid "glonass"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the GLONASS constellation (GLObal NAvigation Satellite System)
#. TRANSLATORS: CelesTrak supplemental source [GLONASS Operational]: http://www.celestrak.com/NORAD/elements/glo-ops.txt
-#: plugins/Satellites/src/Satellites.cpp:2992
+#: plugins/Satellites/src/Satellites.cpp:3003
msgid "glo-ops"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the Galileo constellation (global navigation satellite system by the European Union)
#. TRANSLATORS: CelesTrak source [Galileo]: http://www.celestrak.com/NORAD/elements/galileo.txt
-#: plugins/Satellites/src/Satellites.cpp:2995
+#: plugins/Satellites/src/Satellites.cpp:3006
msgid "galileo"
msgstr ""
#. TRANSLATORS: Satellite group: Satellites belonging to the BeiDou constellation (BeiDou Navigation Satellite System)
#. TRANSLATORS: CelesTrak source [Beidou]: http://www.celestrak.com/NORAD/elements/beidou.txt
-#: plugins/Satellites/src/Satellites.cpp:2998
+#: plugins/Satellites/src/Satellites.cpp:3009
msgid "beidou"
msgstr ""
#. TRANSLATORS: Satellite group: Satellite-Based Augmentation System (WAAS/EGNOS/MSAS)
#. TRANSLATORS: CelesTrak source [Satellite-Based Augmentation System (WAAS/EGNOS/MSAS)]: http://www.celestrak.com/NORAD/elements/sbas.txt
-#: plugins/Satellites/src/Satellites.cpp:3001
+#: plugins/Satellites/src/Satellites.cpp:3012
msgid "sbas"
msgstr ""
#. TRANSLATORS: Satellite group: Navy Navigation Satellite System (NNSS)
#. TRANSLATORS: CelesTrak source [Navy Navigation Satellite System (NNSS)]: http://www.celestrak.com/NORAD/elements/nnss.txt
-#: plugins/Satellites/src/Satellites.cpp:3004
+#: plugins/Satellites/src/Satellites.cpp:3015
msgid "nnss"
msgstr ""
#. TRANSLATORS: Satellite group: Russian LEO Navigation Satellites
#. TRANSLATORS: CelesTrak source [Russian LEO Navigation]: http://www.celestrak.com/NORAD/elements/musson.txt
-#: plugins/Satellites/src/Satellites.cpp:3007
+#: plugins/Satellites/src/Satellites.cpp:3018
msgid "musson"
msgstr ""
#. TRANSLATORS: Satellite group: Space & Earth Science satellites
#. TRANSLATORS: CelesTrak source [Space & Earth Science]: http://www.celestrak.com/NORAD/elements/science.txt
-#: plugins/Satellites/src/Satellites.cpp:3013
+#: plugins/Satellites/src/Satellites.cpp:3024
msgid "science"
msgstr ""
#. TRANSLATORS: Satellite group: Geodetic satellites
#. TRANSLATORS: CelesTrak source [Geodetic]: http://www.celestrak.com/NORAD/elements/geodetic.txt
-#: plugins/Satellites/src/Satellites.cpp:3016
+#: plugins/Satellites/src/Satellites.cpp:3027
msgid "geodetic"
msgstr ""
#. TRANSLATORS: Satellite group: Engineering satellites
#. TRANSLATORS: CelesTrak source [Engineering]: http://www.celestrak.com/NORAD/elements/engineering.txt
-#: plugins/Satellites/src/Satellites.cpp:3019
+#: plugins/Satellites/src/Satellites.cpp:3030
msgid "engineering"
msgstr ""
#. TRANSLATORS: Satellite group: Education satellites
#. TRANSLATORS: CelesTrak source [Education]: http://www.celestrak.com/NORAD/elements/education.txt
-#: plugins/Satellites/src/Satellites.cpp:3022
+#: plugins/Satellites/src/Satellites.cpp:3033
msgid "education"
msgstr ""
#. TRANSLATORS: Satellite group: Military satellites
#. TRANSLATORS: CelesTrak source [Miscellaneous Military]: http://www.celestrak.com/NORAD/elements/military.txt
-#: plugins/Satellites/src/Satellites.cpp:3028
+#: plugins/Satellites/src/Satellites.cpp:3039
msgid "military"
msgstr ""
#. TRANSLATORS: Satellite group: Radar Calibration satellites
#. TRANSLATORS: CelesTrak source [Radar Calibration]: http://www.celestrak.com/NORAD/elements/radar.txt
-#: plugins/Satellites/src/Satellites.cpp:3031
+#: plugins/Satellites/src/Satellites.cpp:3042
msgid "radar"
msgstr ""
#. TRANSLATORS: Satellite group: CubeSats (Cube Satellites)
#. TRANSLATORS: CelesTrak source [CubeSats]: http://www.celestrak.com/NORAD/elements/cubesat.txt
-#: plugins/Satellites/src/Satellites.cpp:3034
+#: plugins/Satellites/src/Satellites.cpp:3045
msgid "cubesat"
msgstr ""
#. TRANSLATORS: Satellite group: Other satellites
#. TRANSLATORS: CelesTrak source [Other]: http://www.celestrak.com/NORAD/elements/other.txt
-#: plugins/Satellites/src/Satellites.cpp:3037
+#: plugins/Satellites/src/Satellites.cpp:3048
msgid "other"
msgstr ""
#. TRANSLATORS: Satellite group: Meteosat
#. TRANSLATORS: CelesTrak supplemental source [METEOSAT TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/meteosat.txt
-#: plugins/Satellites/src/Satellites.cpp:3044
+#: plugins/Satellites/src/Satellites.cpp:3055
msgid "meteosat"
msgstr ""
#. TRANSLATORS: Satellite group: Telesat
#. TRANSLATORS: CelesTrak supplemental source [Telesat TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/telesat.txt
-#: plugins/Satellites/src/Satellites.cpp:3048
+#: plugins/Satellites/src/Satellites.cpp:3059
msgid "telesat"
msgstr ""
#. TRANSLATORS: Satellite group: ISS Segments
#. TRANSLATORS: CelesTrak supplemental source [ISS TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/iss.txt
-#: plugins/Satellites/src/Satellites.cpp:3051
+#: plugins/Satellites/src/Satellites.cpp:3062
msgid "iss"
msgstr ""
#. TRANSLATORS: Satellite group: CPF
#. TRANSLATORS: CelesTrak supplemental source [CPF TLEs]: http://www.celestrak.com/NORAD/elements/supplemental/cpf.txt
-#: plugins/Satellites/src/Satellites.cpp:3054
+#: plugins/Satellites/src/Satellites.cpp:3065
msgid "cpf"
msgstr ""
#. TRANSLATORS: Satellite description. "Hubble" is a person's name.
-#: plugins/Satellites/src/Satellites.cpp:3059
+#: plugins/Satellites/src/Satellites.cpp:3070
msgid "The Hubble Space Telescope"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3061
+#: plugins/Satellites/src/Satellites.cpp:3072
msgid "The International Space Station"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3063
+#: plugins/Satellites/src/Satellites.cpp:3074
msgid "China's first space station"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3065
+#: plugins/Satellites/src/Satellites.cpp:3076
msgid "Tiangong space station (Chinese large modular space station)"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3067
+#: plugins/Satellites/src/Satellites.cpp:3078
msgid "The russian space radio telescope RadioAstron"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3069
+#: plugins/Satellites/src/Satellites.cpp:3080
msgid "International Gamma-Ray Astrophysics Laboratory"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3071
+#: plugins/Satellites/src/Satellites.cpp:3082
msgid "The Gamma-Ray Observatory"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3073
+#: plugins/Satellites/src/Satellites.cpp:3084
msgid "The Microvariability and Oscillations of Stars telescope"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3075
+#: plugins/Satellites/src/Satellites.cpp:3086
msgid "The Interface Region Imaging Spectrograph"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3077
+#: plugins/Satellites/src/Satellites.cpp:3088
msgid ""
"The Spectroscopic Planet Observatory for Recognition of Interaction of "
"Atmosphere"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3081
+#: plugins/Satellites/src/Satellites.cpp:3092
msgid "The Dark Matter Particle Explorer"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3083
+#: plugins/Satellites/src/Satellites.cpp:3094
msgid "Arcsecond Space Telescope Enabling Research in Astrophysics"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3085
+#: plugins/Satellites/src/Satellites.cpp:3096
msgid "Reuven Ramaty High Energy Solar Spectroscopic Imager"
msgstr ""
#. TRANSLATORS: Satellite description.
-#: plugins/Satellites/src/Satellites.cpp:3087
+#: plugins/Satellites/src/Satellites.cpp:3098
msgid "The Chandra X-ray Observatory"
msgstr ""
#. TRANSLATORS: Satellite name: International Space Station
-#: plugins/Satellites/src/Satellites.cpp:3091
+#: plugins/Satellites/src/Satellites.cpp:3102
msgid "ISS (ZARYA)"
msgstr ""
#. TRANSLATORS: Satellite name: International Space Station
-#: plugins/Satellites/src/Satellites.cpp:3093
+#: plugins/Satellites/src/Satellites.cpp:3104
msgid "ISS (NAUKA)"
msgstr ""
#. TRANSLATORS: Satellite name: International Space Station
-#: plugins/Satellites/src/Satellites.cpp:3095
+#: plugins/Satellites/src/Satellites.cpp:3106
msgid "ISS"
msgstr ""
#. TRANSLATORS: Satellite name: Hubble Space Telescope
-#: plugins/Satellites/src/Satellites.cpp:3097
+#: plugins/Satellites/src/Satellites.cpp:3108
msgid "HST"
msgstr ""
#. TRANSLATORS: Satellite name: Spektr-R Space Observatory (or RadioAstron)
-#: plugins/Satellites/src/Satellites.cpp:3099
+#: plugins/Satellites/src/Satellites.cpp:3110
msgid "SPEKTR-R"
msgstr ""
#. TRANSLATORS: Satellite name: International Gamma-Ray Astrophysics Laboratory (INTEGRAL)
-#: plugins/Satellites/src/Satellites.cpp:3101
+#: plugins/Satellites/src/Satellites.cpp:3112
msgid "INTEGRAL"
msgstr ""
#. TRANSLATORS: Satellite name: China's first space station name
-#: plugins/Satellites/src/Satellites.cpp:3103
+#: plugins/Satellites/src/Satellites.cpp:3114
msgid "TIANGONG 1"
msgstr ""
#. TRANSLATORS: Satellite name: name of China's space station module
-#: plugins/Satellites/src/Satellites.cpp:3105
+#: plugins/Satellites/src/Satellites.cpp:3116
msgid "TIANHE"
msgstr ""
#. TRANSLATORS: Satellite name: China's space station name (with name of base module)
-#: plugins/Satellites/src/Satellites.cpp:3107
+#: plugins/Satellites/src/Satellites.cpp:3118
msgid "TIANGONG (TIANHE)"
msgstr ""
-#: plugins/Satellites/src/Satellites.cpp:3110
+#: plugins/Satellites/src/Satellites.cpp:3121
msgid "The satellite and the observer are in sunlight"
msgstr ""
-#: plugins/Satellites/src/Satellites.cpp:3111
+#: plugins/Satellites/src/Satellites.cpp:3122
msgid "The satellite is visible"
msgstr ""
-#: plugins/Satellites/src/Satellites.cpp:3112
+#: plugins/Satellites/src/Satellites.cpp:3123
msgid "The satellite is eclipsed"
msgstr ""
-#: plugins/Satellites/src/Satellites.cpp:3113
+#: plugins/Satellites/src/Satellites.cpp:3124
msgid "The satellite is not visible"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:320
+#: plugins/Satellites/src/Satellite.cpp:318
msgid "International Designator"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:325
+#: plugins/Satellites/src/Satellite.cpp:323
msgid "artificial satellite"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:331
+#: plugins/Satellites/src/Satellite.cpp:329
msgid "Approx. magnitude"
msgstr ""
#. TRANSLATORS: Slant range: distance between the satellite and the observer
-#: plugins/Satellites/src/Satellite.cpp:344
+#: plugins/Satellites/src/Satellite.cpp:342
msgid "Range"
msgstr ""
#. TRANSLATORS: Rate at which the distance changes
-#: plugins/Satellites/src/Satellite.cpp:346
+#: plugins/Satellites/src/Satellite.cpp:344
msgid "Range rate"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:349
+#: plugins/Satellites/src/Satellite.cpp:347
msgid "Perigee/apogee altitudes"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:363
+#: plugins/Satellites/src/Satellite.cpp:358
msgid "Approx. angular size"
msgstr ""
#. TRANSLATORS: Revolutions per day - measurement of the frequency of a rotation
-#: plugins/Satellites/src/Satellite.cpp:372
+#: plugins/Satellites/src/Satellite.cpp:367
msgctxt "frequency"
msgid "rpd"
msgstr ""
#. TRANSLATORS: minutes - orbital period for artificial satellites
-#: plugins/Satellites/src/Satellite.cpp:374
+#: plugins/Satellites/src/Satellite.cpp:369
msgctxt "period"
msgid "min"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:376
+#: plugins/Satellites/src/Satellite.cpp:371
msgid "Orbital period"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:382
+#: plugins/Satellites/src/Satellite.cpp:376
#: plugins/Satellites/src/ui_satellitesFilterDialog.h:297
#: plugins/Exoplanets/src/Exoplanet.cpp:367
msgid "Inclination"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:386
+#: plugins/Satellites/src/Satellite.cpp:377
msgid "SubPoint (Lat./Long.)"
msgstr ""
#. TRANSLATORS: TEME (True Equator, Mean Equinox) is an Earth-centered inertial coordinate system
-#: plugins/Satellites/src/Satellite.cpp:398
+#: plugins/Satellites/src/Satellite.cpp:383
msgid "TEME coordinates"
msgstr ""
#. TRANSLATORS: TEME (True Equator, Mean Equinox) is an Earth-centered inertial coordinate system
-#: plugins/Satellites/src/Satellite.cpp:405
+#: plugins/Satellites/src/Satellite.cpp:387
msgid "TEME velocity"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:415
+#: plugins/Satellites/src/Satellite.cpp:397
msgid "Sun reflection angle"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:423
-#: plugins/Satellites/src/Satellite.cpp:509
+#: plugins/Satellites/src/Satellite.cpp:405
+#: plugins/Satellites/src/Satellite.cpp:490
msgctxt "unknown date"
msgid "unknown"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:430
+#: plugins/Satellites/src/Satellite.cpp:412
msgctxt "at time"
msgid "at"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:432
+#: plugins/Satellites/src/Satellite.cpp:414
msgid "Last updated TLE"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:433
+#: plugins/Satellites/src/Satellite.cpp:415
msgid "Epoch of the TLE"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:435
+#: plugins/Satellites/src/Satellite.cpp:417
msgid "Radar cross-section (RCS)"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:444
+#: plugins/Satellites/src/Satellite.cpp:426
msgid "Group"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:444
+#: plugins/Satellites/src/Satellite.cpp:426
msgid "Groups"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:449
+#: plugins/Satellites/src/Satellite.cpp:431
msgid "Operational status"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:455
+#: plugins/Satellites/src/Satellite.cpp:437
msgid "Radio communication"
msgstr ""
#. TRANSLATORS: Unit of measurement of frequency
-#: plugins/Satellites/src/Satellite.cpp:472 plugins/Pulsars/src/Pulsar.cpp:289
+#: plugins/Satellites/src/Satellite.cpp:454 plugins/Pulsars/src/Pulsar.cpp:289
msgctxt "frequency"
msgid "MHz"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:472
+#: plugins/Satellites/src/Satellite.cpp:454
msgctxt "frequency"
msgid "kHz"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:736
+#: plugins/Satellites/src/Satellite.cpp:717
msgctxt "operational status"
msgid "operational"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:737
+#: plugins/Satellites/src/Satellite.cpp:718
msgctxt "operational status"
msgid "non-operational"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:738
+#: plugins/Satellites/src/Satellite.cpp:719
msgctxt "operational status"
msgid "partially operational"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:739
+#: plugins/Satellites/src/Satellite.cpp:720
msgctxt "operational status"
msgid "standby"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:740
+#: plugins/Satellites/src/Satellite.cpp:721
msgctxt "operational status"
msgid "spare"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:741
+#: plugins/Satellites/src/Satellite.cpp:722
msgctxt "operational status"
msgid "extended mission"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:742
+#: plugins/Satellites/src/Satellite.cpp:723
msgctxt "operational status"
msgid "decayed"
msgstr ""
-#: plugins/Satellites/src/Satellite.cpp:744
+#: plugins/Satellites/src/Satellite.cpp:725
msgctxt "operational status"
msgid "unknown"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:752
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:760
msgid "Stellarium Satellites Plugin"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:763
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:771
msgid ""
"The Satellites plugin predicts the positions of artificial satellites in "
"Earth orbit."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:765
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:773
msgid "Notes for users"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:766
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:774
msgid ""
"Satellites and their orbits are only shown when the observer is on Earth."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:767
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:775
msgid ""
"Predicted positions are only good for a fairly short time (on the order of "
"days, weeks or perhaps a month into the past and future). Expect high "
"weirdness when looking at dates outside this range."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:768
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:776
msgid ""
"Orbital elements go out of date pretty quickly (over mere weeks, sometimes "
"days). To get useful data out, you need to update the TLE data regularly."
msgstr ""
#. TRANSLATORS: The translated names of the button and the tab are filled in automatically. You can check the original names in Stellarium. File names are not translated.
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:770
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:778
#, qt-format
msgid ""
"Clicking the \"%1\" button in the \"%2\" tab of this dialog will revert to "
@@ -16035,35 +16035,35 @@ msgid ""
"found in the user data directory, under \"modules/Satellites/\"."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:773
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:781
msgid ""
"The value of perigee and apogee altitudes compute for mean Earth radius."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:774
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:782
msgid ""
"The Satellites plugin is still under development. Some features are "
"incomplete, missing or buggy."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:778
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:786
msgid "Altitude classifications for geocentric orbits"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:779
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:787
msgid ""
"Low Earth orbit (LEO): geocentric orbits with altitudes of apogee below 4400 "
"km, inclination of orbits in range 0-180 degrees and eccentricity below 0.25."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:780
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:788
msgid ""
"Medium Earth orbit (MEO): geocentric orbits with altitude of apogee at least "
"4400 km, inclination of orbits in range 0-180 degrees, eccentricity below "
"0.25 and period at least 1100 minutes."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:781
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:789
msgid ""
"Geosynchronous orbit (GSO) and geostationary orbit (GEO) are orbits with "
"inclination of orbits below 25 degrees, eccentricity below 0.25 and period "
@@ -16071,14 +16071,14 @@ msgid ""
"rotation period). "
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:782
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:790
msgid ""
"Highly elliptical orbit (HEO): geocentric orbits with altitudes of perigee "
"below 70000 km, inclination of orbits in range 0-180 degrees, eccentricity "
"at least 0.25 and period below 14000 minutes."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:783
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:791
msgid ""
"High geosynchronous orbit (HGSO): geocentric orbits above the altitude of "
"geosynchronous orbit: inclination of orbits in range 25-180 degrees, "
@@ -16086,18 +16086,18 @@ msgid ""
msgstr ""
#. TRANSLATORS: Title of a section in the About tab of the Satellites window
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:787
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:795
msgid "TLE data updates"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:788
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:796
msgid ""
"The Satellites plugin can automatically download TLE data from Internet "
"sources, and by default the plugin will do this if the existing data is more "
"than 72 hours old. "
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:789
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:797
#, qt-format
msgid ""
"If you disable Internet updates, you may update from a file on your "
@@ -16105,68 +16105,68 @@ msgid ""
"(see %1 for an example)."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:790
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:798
msgid ""
"<b>Note:</b> if the name of a satellite in update data has anything in "
"square brackets at the end, it will be removed before the data is used."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:793
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:801
msgid "Adding new satellites"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:794
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:802
msgid ""
"Make sure the satellite(s) you wish to add are included in one of the URLs "
"listed in the Sources tab of the satellites configuration dialog."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:795
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:803
msgid ""
"Go to the Satellites tab, and click the '+' button. Select the satellite(s) "
"you wish to add and select the 'add' button."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:797
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:805
msgid "Technical notes"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:798
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:806
msgid ""
"Positions are calculated using the SGP4 & SDP4 methods, using NORAD TLE data "
"as the input."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:799
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:807
msgid ""
"The orbital calculation code is written by Jose Luis Canales according to "
"the revised Spacetrack Report #3 (including Spacetrack Report #6)"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:800
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:808
msgid ""
"To calculate an approximate visual magnitude of satellites we use data from "
"Mike McCants' database (with permissions) of the radar cross-section (RCS) "
"and standard magnitudes."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:801
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:809
msgid ""
"Formula to calculate an approximate visual magnitude of satellites from the "
"standard magnitude may be found at Mike McCants website"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:802
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:810
msgid ""
"We use a spherical shape of satellite to calculate an approximate visual "
"magnitude from RCS values."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:803
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:811
msgid "For modelling Starlink magnitudes we use Anthony Mallama's formula"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:822
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:830
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:157
#: plugins/Novae/src/gui/NovaeDialog.cpp:151
#: plugins/Quasars/src/gui/QuasarsDialog.cpp:149
@@ -16176,7 +16176,7 @@ msgstr ""
msgid "Next update"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:827
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:835
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:163
#: plugins/Novae/src/gui/NovaeDialog.cpp:157
#: plugins/Quasars/src/gui/QuasarsDialog.cpp:155
@@ -16186,8 +16186,8 @@ msgstr ""
msgid "Internet updates disabled"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:829
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:853
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:837
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:861
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:165
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:211
#: plugins/Novae/src/gui/NovaeDialog.cpp:159
@@ -16202,7 +16202,7 @@ msgstr ""
msgid "Updating now..."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:834
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:842
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:167
#: plugins/Novae/src/gui/NovaeDialog.cpp:161
#: plugins/Quasars/src/gui/QuasarsDialog.cpp:159
@@ -16212,7 +16212,7 @@ msgid "< 1 minute"
msgstr ""
#. TRANSLATORS: minutes.
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:839
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:847
#: plugins/Satellites/src/gui/SatellitesFilterDialog.cpp:133
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:172
#: plugins/Novae/src/gui/NovaeDialog.cpp:166
@@ -16224,7 +16224,7 @@ msgctxt "time"
msgid "m"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:856
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:864
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:214
#: plugins/Novae/src/gui/NovaeDialog.cpp:208
#: plugins/Quasars/src/gui/QuasarsDialog.cpp:230
@@ -16234,30 +16234,30 @@ msgstr ""
msgid "Update error"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:869
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:877
#, qt-format
msgid "Updated %1/%2 satellite(s); %3 added; %4 removed"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:871
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:879
#, qt-format
msgid "Updated %1/%2 satellite(s); %3 added; %4 missing"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:886
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:894
msgid "Empty string - not saving"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:893
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:901
msgid "Invalid URL - not saving"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:960
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:968
msgid "[new source]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1033
-#: plugins/Satellites/src/ui_satellitesDialog.h:1141
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1041
+#: plugins/Satellites/src/ui_satellitesDialog.h:1152
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:200
#: plugins/Supernovae/src/ui_supernovaeDialog.h:241
#: plugins/Novae/src/gui/NovaeDialog.cpp:194
@@ -16272,7 +16272,7 @@ msgstr ""
msgid "Update now"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1035
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1043
#: plugins/Supernovae/src/gui/SupernovaeDialog.cpp:202
#: plugins/Novae/src/gui/NovaeDialog.cpp:196
#: plugins/Quasars/src/gui/QuasarsDialog.cpp:194
@@ -16281,87 +16281,87 @@ msgstr ""
msgid "Update from files"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1063
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1071
msgid "[orbit calculation error]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1064
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1072
msgid "[all newly added]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1065
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1073
msgid "[all not displayed]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1066
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1074
msgid "[all displayed]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1067
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1075
msgid "[small satellites]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1068
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1076
msgid "[medium satellites]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1069
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1077
msgid "[large satellites]"
msgstr ""
#. TRANSLATORS: LEO = Low Earth orbit
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1071
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1079
msgid "[LEO satellites]"
msgstr ""
#. TRANSLATORS: GEO = Geosynchronous equatorial orbit (Geostationary orbit)
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1073
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1081
msgid "[GEO/GSO satellites]"
msgstr ""
#. TRANSLATORS: MEO = Medium Earth orbit
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1075
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1083
msgid "[MEO satellites]"
msgstr ""
#. TRANSLATORS: HEO = Highly elliptical orbit
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1077
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1085
msgid "[HEO satellites]"
msgstr ""
#. TRANSLATORS: HGEO = High geosynchronous orbit
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1079
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1087
msgid "[HGSO satellites]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1080
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1088
msgid "[outdated TLE]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1081
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1089
msgid "[custom filter]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1082
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1090
msgid "[all user defined]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1083
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1091
msgid "[all]"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1099
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1107
#: plugins/Satellites/src/ui_satellitesFilterDialog.h:303
msgid "RCS"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1100
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1108
msgid ""
"Radar cross-section (RCS) is a measure of how detectable an object is with a "
"radar. A larger RCS indicates that an object is more easily detected."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1101
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1109
msgid ""
"The standard magnitude of a satellite is defined as its apparent magnitude "
"when at half-phase and at a distance 1000 km from the observer."
@@ -16369,54 +16369,54 @@ msgstr ""
#. TRANSLATORS: duration
#. TRANSLATORS: seconds.
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1103
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1111
#: plugins/EquationOfTime/src/EquationOfTime.cpp:227
msgctxt "time"
msgid "s"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1110
-#: plugins/Satellites/src/ui_satellitesDialog.h:1179
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1118
+#: plugins/Satellites/src/ui_satellitesDialog.h:1190
msgid ""
"Distance to the center of umbra from Earth's surface (height of imagined "
"satellite)"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1111
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1119
msgid "Number of segments: number of segments used to draw the line"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1112
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1120
msgid "Segment length: duration of a single segment in seconds"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1113
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1121
msgid "Fade length: number of segments used to draw each end of the line"
msgstr ""
#. TRANSLATORS: Displayed in the satellite group selection box.
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1144
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1152
msgid "New group..."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1418
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1426
msgid "Select TLE Update File"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1440
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1448
msgid "Brightness"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1443
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1451
msgid "Satellite"
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1523
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1531
msgid "Save predicted Iridium flares as..."
msgstr ""
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1568
-#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1570
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1576
+#: plugins/Satellites/src/gui/SatellitesDialog.cpp:1578
msgid "Predicted Iridium flares"
msgstr ""
@@ -16462,22 +16462,22 @@ msgstr ""
msgid "Radar cross-section"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1135
-#: plugins/Satellites/src/ui_satellitesDialog.h:1136
+#: plugins/Satellites/src/ui_satellitesDialog.h:1146
+#: plugins/Satellites/src/ui_satellitesDialog.h:1147
msgid "Satellites Configuration"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1138
+#: plugins/Satellites/src/ui_satellitesDialog.h:1149
msgid "Updates"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1139
+#: plugins/Satellites/src/ui_satellitesDialog.h:1150
#: plugins/Exoplanets/src/ui_exoplanetsDialog.h:570
#: plugins/MeteorShowers/src/ui_MSConfigDialog.h:469
msgid "Update frequency:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1140
+#: plugins/Satellites/src/ui_satellitesDialog.h:1151
#: plugins/Supernovae/src/ui_supernovaeDialog.h:238
#: plugins/Novae/src/ui_novaeDialog.h:241
#: plugins/Quasars/src/ui_quasarsDialog.h:296
@@ -16486,242 +16486,246 @@ msgstr ""
msgid "Last update:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1142
+#: plugins/Satellites/src/ui_satellitesDialog.h:1153
msgid "On update, add all new satellites from the selected source(s)"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1143
+#: plugins/Satellites/src/ui_satellitesDialog.h:1154
msgid "Update satellite data from Internet sources"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1144
+#: plugins/Satellites/src/ui_satellitesDialog.h:1155
msgid ""
"On update, remove the satellites that are no longer listed in the update "
"sources"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1145
+#: plugins/Satellites/src/ui_satellitesDialog.h:1156
msgid "Visualisation settings"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1146
+#: plugins/Satellites/src/ui_satellitesDialog.h:1157
msgid "Orbit lines"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1156
+#: plugins/Satellites/src/ui_satellitesDialog.h:1167
msgid "Show satellites as markers"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1158
+#: plugins/Satellites/src/ui_satellitesDialog.h:1169
msgid "Color of markers for satellites in transit through the Sun or the Moon"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1160
+#: plugins/Satellites/src/ui_satellitesDialog.h:1171
msgid "Show Earth's umbra"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1162
+#: plugins/Satellites/src/ui_satellitesDialog.h:1173
msgid "The color of Earth's umbra circle"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1164
+#: plugins/Satellites/src/ui_satellitesDialog.h:1175
msgid "Show Earth's penumbra"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1166
+#: plugins/Satellites/src/ui_satellitesDialog.h:1177
msgid "The color of Earth's penumbra circle"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1168
+#: plugins/Satellites/src/ui_satellitesDialog.h:1179
msgid "Hide invisible artificial satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1170
+#: plugins/Satellites/src/ui_satellitesDialog.h:1181
msgid "Color of markers, labels and orbits for invisible satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1175
+#: plugins/Satellites/src/ui_satellitesDialog.h:1186
msgid "Font size for labels"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1181
+#: plugins/Satellites/src/ui_satellitesDialog.h:1192
msgid "Show umbra at distance:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1186
+#: plugins/Satellites/src/ui_satellitesDialog.h:1197
#: plugins/Satellites/src/ui_satellitesFilterDialog.h:294
msgid "Settings of custom filter"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1188
+#: plugins/Satellites/src/ui_satellitesDialog.h:1199
msgid "Search ..."
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1190
+#: plugins/Satellites/src/ui_satellitesDialog.h:1201
msgid "Double-click a satellite to start tracking it."
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1193
+#: plugins/Satellites/src/ui_satellitesDialog.h:1204
msgid "Add more satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1196
+#: plugins/Satellites/src/ui_satellitesDialog.h:1207
msgid "Remove the selected satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1199
+#: plugins/Satellites/src/ui_satellitesDialog.h:1210
+msgid "Select all satellites in list"
+msgstr ""
+
+#: plugins/Satellites/src/ui_satellitesDialog.h:1213
msgid "Change markers color for selected satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1202
+#: plugins/Satellites/src/ui_satellitesDialog.h:1216
msgid "Change orbits color for selected satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1205
+#: plugins/Satellites/src/ui_satellitesDialog.h:1219
msgid "Change info color for selected satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1209
-#: plugins/Satellites/src/ui_satellitesDialog.h:1213
+#: plugins/Satellites/src/ui_satellitesDialog.h:1223
+#: plugins/Satellites/src/ui_satellitesDialog.h:1227
msgid ""
"The Satellite Catalog Number (also known as NORAD (North American Aerospace "
"Defense) Catalog Number, NORAD ID)"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1211
+#: plugins/Satellites/src/ui_satellitesDialog.h:1225
msgid "Catalog number:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1216
-#: plugins/Satellites/src/ui_satellitesDialog.h:1220
+#: plugins/Satellites/src/ui_satellitesDialog.h:1230
+#: plugins/Satellites/src/ui_satellitesDialog.h:1234
msgid "The International Designator, also known as COSPAR ID"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1218
+#: plugins/Satellites/src/ui_satellitesDialog.h:1232
msgid "I.D.:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1222
+#: plugins/Satellites/src/ui_satellitesDialog.h:1236
msgid "Standard magnitude:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1224
-#: plugins/Satellites/src/ui_satellitesDialog.h:1228
+#: plugins/Satellites/src/ui_satellitesDialog.h:1238
+#: plugins/Satellites/src/ui_satellitesDialog.h:1242
msgid "Perigee altitude in kilometers"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1226
+#: plugins/Satellites/src/ui_satellitesDialog.h:1240
msgid "Perigee:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1231
-#: plugins/Satellites/src/ui_satellitesDialog.h:1235
+#: plugins/Satellites/src/ui_satellitesDialog.h:1245
+#: plugins/Satellites/src/ui_satellitesDialog.h:1249
msgid "Apogee altitude in kilometers"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1233
+#: plugins/Satellites/src/ui_satellitesDialog.h:1247
msgid "Apogee:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1238
-#: plugins/Satellites/src/ui_satellitesDialog.h:1242
+#: plugins/Satellites/src/ui_satellitesDialog.h:1252
+#: plugins/Satellites/src/ui_satellitesDialog.h:1256
msgid "Orbital period in minutes"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1240
+#: plugins/Satellites/src/ui_satellitesDialog.h:1254
msgid "Period:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1245
+#: plugins/Satellites/src/ui_satellitesDialog.h:1259
msgid "Display orbit line(s) for the selected satellite(s)"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1247
+#: plugins/Satellites/src/ui_satellitesDialog.h:1261
msgid "Orbit"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1249
+#: plugins/Satellites/src/ui_satellitesDialog.h:1263
msgid "Display the selected satellite(s)"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1251
+#: plugins/Satellites/src/ui_satellitesDialog.h:1265
msgid "Displayed"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1253
+#: plugins/Satellites/src/ui_satellitesDialog.h:1267
msgid "Do not update TLE of selected satellite(s)"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1255
+#: plugins/Satellites/src/ui_satellitesDialog.h:1269
msgid "Do not update"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1257
+#: plugins/Satellites/src/ui_satellitesDialog.h:1271
msgid "(add personal notes here)"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1258
+#: plugins/Satellites/src/ui_satellitesDialog.h:1272
msgid "Groups:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1259
+#: plugins/Satellites/src/ui_satellitesDialog.h:1273
msgid "TLE set:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1260
+#: plugins/Satellites/src/ui_satellitesDialog.h:1274
msgid "Epoch of the TLE:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1262
-#: plugins/Satellites/src/ui_satellitesDialog.h:1266
+#: plugins/Satellites/src/ui_satellitesDialog.h:1276
+#: plugins/Satellites/src/ui_satellitesDialog.h:1280
msgid ""
"The valid time range for epoch of TLE in days, used in filtering of "
"satellites"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1264
+#: plugins/Satellites/src/ui_satellitesDialog.h:1278
msgid "Age:"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1269
+#: plugins/Satellites/src/ui_satellitesDialog.h:1283
msgid ""
"Satellites in the marked source lists will be automatically added on the "
"next update if they are not already in the collection."
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1274
+#: plugins/Satellites/src/ui_satellitesDialog.h:1288
msgid "Add new source"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1277
+#: plugins/Satellites/src/ui_satellitesDialog.h:1291
msgid "Edit selected source"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1280
+#: plugins/Satellites/src/ui_satellitesDialog.h:1294
msgid "Save source"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1283
+#: plugins/Satellites/src/ui_satellitesDialog.h:1297
msgid "Remove selected source"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1285
+#: plugins/Satellites/src/ui_satellitesDialog.h:1299
msgid "Sources"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1286
+#: plugins/Satellites/src/ui_satellitesDialog.h:1300
msgid "Flare prediction (days):"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1290
+#: plugins/Satellites/src/ui_satellitesDialog.h:1304
msgid "Predict Iridium flares"
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1291
+#: plugins/Satellites/src/ui_satellitesDialog.h:1305
msgid "Save predictions..."
msgstr ""
-#: plugins/Satellites/src/ui_satellitesDialog.h:1292
+#: plugins/Satellites/src/ui_satellitesDialog.h:1306
msgid "Iridium flares"
msgstr ""