Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 97f5ef75d58d
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12ab7865173c
Choose a head ref

Commits on Aug 17, 2021

  1. Revert "not yet"

    This reverts commit 2c76c2b.
    eggrobin committed Aug 17, 2021
    Copy the full SHA
    d6d1705 View commit details

Commits on Aug 18, 2021

  1. Copy the full SHA
    6001b08 View commit details

Commits on Aug 19, 2021

  1. Copy the full SHA
    9c72130 View commit details
  2. Copy the full SHA
    68a0cd4 View commit details
  3. general translation

    eggrobin committed Aug 19, 2021
    Copy the full SHA
    f01580a View commit details
  4. celestial strings

    eggrobin committed Aug 19, 2021
    Copy the full SHA
    c41b8ea View commit details
  5. does not fit

    eggrobin committed Aug 19, 2021
    Copy the full SHA
    73b0005 View commit details
  6. Copy the full SHA
    f123129 View commit details
  7. Copy the full SHA
    194ccfc View commit details
  8. Copy the full SHA
    f0cd266 View commit details
  9. fullwidth

    eggrobin committed Aug 19, 2021
    Copy the full SHA
    03bc2fd View commit details
  10. celestial

    eggrobin committed Aug 19, 2021
    Copy the full SHA
    328cc58 View commit details

Commits on Aug 20, 2021

  1. excentricité

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    fa757e4 View commit details
  2. swap

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    37827c5 View commit details
  3. pin

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    dd97047 View commit details
  4. Copy the full SHA
    5b186fb View commit details
  5. swap, lowercase

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    1ad57ac View commit details
  6. spaces, H0, s

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    91f1b27 View commit details
  7. too many colons

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    75193f8 View commit details
  8. too many blank lines

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    7fb8e66 View commit details
  9. : in comments, reconstruire

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    25fdac0 View commit details
  10. ;

    eggrobin committed Aug 20, 2021
    Copy the full SHA
    6390386 View commit details
  11. Merge pull request #3104 from eggrobin/fr-translation

    French translations
    eggrobin authored Aug 20, 2021
    Copy the full SHA
    12ab786 View commit details
3 changes: 3 additions & 0 deletions ksp_plugin_adapter/ksp_plugin_adapter.csproj
Original file line number Diff line number Diff line change
@@ -187,6 +187,9 @@
<None Include="localization\celestial_strings.cfg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="localization\fr-fr.cfg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="localization\zh-cn.cfg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
74 changes: 52 additions & 22 deletions ksp_plugin_adapter/localization/celestial_strings.cfg
Original file line number Diff line number Diff line change
@@ -4,12 +4,15 @@
// generic terminology.
// Thus, while geocentric inertial and GCI are well-attested, we do not use
// them because Earth-Centred Inertial and ECI are more common.
#Principia_MapNode_Periapsis(Sun).en-us = Perihelion
#Principia_MapNode_Periapsis(Earth).en-us = Perigee
#Principia_MapNode_Periapsis(Jupiter).en-us = Perijove
#Principia_MapNode_Apoapsis(Sun).en-us = Aphelion
#Principia_MapNode_Apoapsis(Earth).en-us = Apogee
#Principia_MapNode_Apoapsis(Jupiter).en-us = Apojove
// For the apsides, <<12>> is the name of the relevant celestial (in two forms as above).
// <<3>> is the source (predicted or planned).
// <<4>> is the altitude in metres.
#Principia_MapNode_PeriapsisHeader(Sun).en-us = <<3>> Perihelion:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Earth).en-us = <<3>> Perigee:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Jupiter).en-us = <<3>> Perijove:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Sun).en-us = <<3>> Aphelion:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Earth).en-us = <<3>> Apogee:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Jupiter).en-us = <<3>> Apojove:\n <<4>> m
#Principia_OrbitAnalyser_Elements_Periapsis(Sun).en-us = perihelion
#Principia_OrbitAnalyser_Elements_Apoapsis(Sun).en-us = aphelion
#Principia_OrbitAnalyser_Elements_Periapsis(Earth).en-us = perigee
@@ -36,26 +39,53 @@
// modern (the former is common in the context of Galileo, the latter in the
// context of Juno).
}
fr-fr {
#Principia_MapNode_PeriapsisHeader(Sun).fr-fr = Périhélie <<3>> :\n<<4>> m
#Principia_MapNode_PeriapsisHeader(Earth).fr-fr = Périgée <<3>> :\n<<4>> m
#Principia_MapNode_ApoapsisHeader(Sun).fr-fr = Aphélie <<3>> :\n<<4>> m
#Principia_MapNode_ApoapsisHeader(Earth).fr-fr = Apogée <<3>> :\n<<4>> m
#Principia_OrbitAnalyser_Elements_Periapsis(Sun).fr-fr = périhélie
#Principia_OrbitAnalyser_Elements_Apoapsis(Sun).fr-fr = aphélie
#Principia_OrbitAnalyser_Elements_Periapsis(Earth).fr-fr = périgée
#Principia_OrbitAnalyser_Elements_Apoapsis(Earth).fr-fr = apogée

// <<3>> is the sequence of properties, starting with a space.
#Principia_OrbitAnalyser_OrbitDescription(Sun).fr-fr = orbite héliocentrique<<3>>
#Principia_OrbitAnalyser_OrbitDescription(Moon).fr-fr = orbite lunaire<<3>>
#Principia_OrbitAnalyser_OrbitDescription(Earth).fr-fr = orbite terrestre<<3>>
#Principia_OrbitAnalyser_OrbitDescription_Synchronous(Earth).fr-fr = orbite géosynchrone<<3>>
#Principia_OrbitAnalyser_OrbitDescription_Stationary(Earth).fr-fr = orbite géostationnaire

#Principia_ReferenceFrameSelector_Name_BodyCentredNonRotating(Sun).fr-fr = héliocentrique
#Principia_ReferenceFrameSelector_NavballName_BodyCentredNonRotating(Sun).fr-fr = Réf. héliocentr.
#Principia_ReferenceFrameSelector_Name_BodyCentredNonRotating(Earth).fr-fr = géocentrique
#Principia_ReferenceFrameSelector_NavballName_BodyCentredNonRotating(Earth).fr-fr = Réf. géocentr.
#Principia_ReferenceFrameSelector_Name_BodySurface(Earth).fr-fr = terrestre
#Principia_ReferenceFrameSelector_NavballName_BodySurface(Earth).fr-fr = Réf. terrestre
#Principia_ReferenceFrameSelector_Name_BodyCentredParentDirection(Earth,Sun).fr-fr = Géocentrique Solaire Écliptique
#Principia_ReferenceFrameSelector_NavballName_BodyCentredParentDirection(Earth,Sun).fr-fr = Référentiel GSE
#Principia_ReferenceFrameSelector_Description_BodyCentredParentDirection(Earth,Sun).fr-fr = Le centre de <<A:1>> est fixe.\nLe plan de l’écliptique (le plan de l’orbite de <<A:1>> autour de <<A:3>>) est horizontal.\nLe référentiel tourne suivant l’orbite, de manière à garder la direction de <<A:3>> fixe.
}
zh-cn {
// The names of the apsides for the naked-eye bodies are all attested in
// CNKI; wherever Chinese spacecraft have been sent, the specific word is
// far more common than the generic 近拱点 in that context.
#Principia_MapNode_Periapsis(Sun).zh-cn = 近日点
#Principia_MapNode_Periapsis(Mercury).zh-cn = 近水点
#Principia_MapNode_Periapsis(Venus).zh-cn = 近金点
#Principia_MapNode_Periapsis(Earth).zh-cn = 近地点
#Principia_MapNode_Periapsis(Moon).zh-cn = 近月点
#Principia_MapNode_Periapsis(Mars).zh-cn = 近火点
#Principia_MapNode_Periapsis(Jupiter).zh-cn = 近木点
#Principia_MapNode_Periapsis(Saturn).zh-cn = 近土点
#Principia_MapNode_Apoapsis(Sun).zh-cn = 远日点
#Principia_MapNode_Apoapsis(Mercury).zh-cn = 远水点
#Principia_MapNode_Apoapsis(Venus).zh-cn = 远金点
#Principia_MapNode_Apoapsis(Earth).zh-cn = 远地点
#Principia_MapNode_Apoapsis(Moon).zh-cn = 远月点
#Principia_MapNode_Apoapsis(Mars).zh-cn = 远火点
#Principia_MapNode_Apoapsis(Jupiter).zh-cn = 远木点
#Principia_MapNode_Apoapsis(Saturn).zh-cn = 远土点
#Principia_MapNode_PeriapsisHeader(Sun).zh-cn = <<3>>近日点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Mercury).zh-cn = <<3>>近水点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Venus).zh-cn = <<3>>近金点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Earth).zh-cn = <<3>>近地点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Moon).zh-cn = <<3>>近月点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Mars).zh-cn = <<3>>近火点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Jupiter).zh-cn = <<3>>近木点:\n <<4>> m
#Principia_MapNode_PeriapsisHeader(Saturn).zh-cn = <<3>>近土点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Sun).zh-cn = <<3>>远日点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Mercury).zh-cn = <<3>>远水点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Venus).zh-cn = <<3>>远金点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Earth).zh-cn = <<3>>远地点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Moon).zh-cn = <<3>>远月点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Mars).zh-cn = <<3>>远火点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Jupiter).zh-cn = <<3>>远木点:\n <<4>> m
#Principia_MapNode_ApoapsisHeader(Saturn).zh-cn = <<3>>远土点:\n <<4>> m
#Principia_OrbitAnalyser_Elements_Periapsis(Sun).zh-cn = 近日点
#Principia_OrbitAnalyser_Elements_Periapsis(Mercury).zh-cn = 近水点
#Principia_OrbitAnalyser_Elements_Periapsis(Venus).zh-cn = 近金点
Loading