Skip to content

Commit

Permalink
French added (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
farmerbriantee authored Feb 9, 2022
1 parent 3a0b491 commit 9a3610a
Show file tree
Hide file tree
Showing 9 changed files with 1,113 additions and 133 deletions.
9 changes: 0 additions & 9 deletions SourceCode/AgDiag/Source/AgDiag.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,19 +89,10 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="gStr.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>gStr.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="gStr.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>gStr.resx</DependentUpon>
</Compile>
<Compile Include="Forms\SerialComm.Designer.cs">
<SubType>Form</SubType>
<DependentUpon>FormLoop.cs</DependentUpon>
Expand Down
117 changes: 0 additions & 117 deletions SourceCode/AgDiag/Source/gStr.Designer.cs

This file was deleted.

1 change: 1 addition & 0 deletions SourceCode/AgIO/Source/AgIO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
<EmbeddedResource Include="Forms\FormUDP.resx">
<DependentUpon>FormUDP.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="gStr.fr.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
Expand Down
2 changes: 1 addition & 1 deletion SourceCode/AgIO/Source/gStr.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -118,21 +118,21 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="gsAuthourizing" xml:space="preserve">
<value>Authourizing</value>
<value>Autorisation serveur</value>
</data>
<data name="gsListening" xml:space="preserve">
<value>Listening</value>
<value>Ecoute serveur</value>
</data>
<data name="gsNTRIP" xml:space="preserve">
<value>NTRIP</value>
</data>
<data name="gsSaveAndReturn" xml:space="preserve">
<value>Save And Return</value>
<value>Enregistrer puis retour</value>
</data>
<data name="gsSaveComms" xml:space="preserve">
<value>Save Comms</value>
<value>Enregistrement commentaires</value>
</data>
<data name="gsWaiting" xml:space="preserve">
<value>Waiting</value>
<value>En attente</value>
</data>
</root>
6 changes: 6 additions & 0 deletions SourceCode/GPS/AgOpenGPS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,12 @@
<EmbeddedResource Include="Forms\FormFieldKML.resx">
<DependentUpon>FormFieldKML.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\Form_About.fr.resx">
<DependentUpon>Form_About.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\Form_First.fr.resx">
<DependentUpon>Form_First.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\Form_Help.resx">
<DependentUpon>Form_Help.cs</DependentUpon>
</EmbeddedResource>
Expand Down
147 changes: 147 additions & 0 deletions SourceCode/GPS/Forms/Form_About.fr.resx
Original file line number Diff line number Diff line change
@@ -0,0 +1,147 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="label11.Text" xml:space="preserve">
<value>Andreas Ortner, Austria
Daniel P, Netherlands
Richard Klasens, Netherlands
Matthias Hammer, Germany
Jaap van den Handel, Netherlands
Josep Vilamitjana, Catalonia - Graphics
David Cox, Canada

Wilhelm Eder, Germany
Kevin Bouwman, USA
Petar Starcev Serbia, Novi Sad
Ray Bear - AutoAuto
Maxime Emprou - Languages and Code
Giianluca Ravazzolo - Italian Translation
Travis Martin - Switch and Github
AlexBrooy - Ukrainian Translation
Marek Barát - Slovak Translation
Tilman Puls - Germany - German Translation

et tant d'autres, Merci beaucoup!</value>
</data>
<data name="label12.Text" xml:space="preserve">
<value>CE LOGICIEL EST FOURNI PAR LES DÉTENTEURS DE DROITS D’AUTEUR ET LES CONTRIBUTEURS « EN L’ÉTAT » ET TOUTE GARANTIE EXPRESSE OU IMPLICITE, Y COMPRIS, MAIS SANS S’Y LIMITER, LES GARANTIES IMPLICITES DE QUALITÉ MARCHANDE ET D’ADÉQUATION À UN USAGE PARTICULIER SONT EXCLUES.
EN AUCUN CAS, &lt; TITULAIRE DU DROIT D’AUTEUR&gt; NE PEUT ÊTRE TENU RESPONSABLE DE TOUT DOMMAGE DIRECT, INDIRECT, ACCESSOIRE, SPÉCIAL, EXEMPLAIRE OU CONSÉCUTIF (Y COMPRIS, MAIS SANS S’Y LIMITER, L’ACHAT DE BIENS OU DE SERVICES DE SUBSTITUTION;
PERTE D’UTILISATION, DE DONNÉES OU DE PROFITS; OU INTERRUPTION D’ACTIVITÉ) QUELLE QU’EN SOIT LA CAUSE ET SELON TOUTE THÉORIE DE RESPONSABILITÉ, QUE CE SOIT CONTRACTUELLE, STRICTE OU DÉLICTUELLE (Y COMPRIS LA NÉGLIGENCE OU AUTRE) DÉCOULANT DE QUELQUE MANIÈRE QUE CE SOIT DE L’UTILISATION DE CE LOGICIEL, MÊME SI ELLE A ÉTÉ INFORMÉE DE LA POSSIBILITÉ DE TELS DOMMAGES.</value>
</data>
</root>
17 changes: 16 additions & 1 deletion SourceCode/GPS/Forms/Form_First.fr.resx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Expand Down Expand Up @@ -117,4 +117,19 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="label1.Text" xml:space="preserve">
<value>Droits d’auteur (c) 2021, Brian Tischler
Tous droits réservés.

Toute utilisation d’AgOpenGPS n’est pas recommandée pour les équipements physiques réels. Aucune sécurité n’est intégrée ou implicite.

AgOpenGPS est protégé par la licence GPLv3

Ne volez pas le travail des autres pour vous l'approprier à votre nom.</value>
</data>
<data name="label12.Text" xml:space="preserve">
<value>CE LOGICIEL EST FOURNI PAR LES DÉTENTEURS DE DROITS D’AUTEUR ET LES CONTRIBUTEURS « EN L’ÉTAT » ET TOUTE GARANTIE EXPRESSE OU IMPLICITE, Y COMPRIS, MAIS SANS S’Y LIMITER, LES GARANTIES IMPLICITES DE QUALITÉ MARCHANDE ET D’ADÉQUATION À UN USAGE PARTICULIER SONT EXCLUES. EN AUCUN CAS &lt; TITULAIRE DU DROIT D’AUTEUR&gt; NE PEUT ÊTRE TENU RESPONSABLE DE TOUTE
LES DOMMAGES DIRECTS, INDIRECTS, ACCESSOIRES, SPÉCIAUX, EXEMPLAIRES OU CONSÉCUTIFS (Y COMPRIS, MAIS SANS S’Y LIMITER, L’ACHAT DE BIENS OU DE SERVICES DE REMPLACEMENT;
PERTE D’UTILISATION, DE DONNÉES OU DE PROFITS; OU INTERRUPTION D’ACTIVITÉ) QUELLE QU’EN SOIT LA CAUSE ET SELON TOUTE THÉORIE DE RESPONSABILITÉ, QUE CE SOIT CONTRACTUELLE, STRICTE OU DÉLICTUELLE (Y COMPRIS LA NÉGLIGENCE OU AUTRE) DÉCOULANT DE QUELQUE MANIÈRE QUE CE SOIT DE L’UTILISATION DE CE LOGICIEL, MÊME SI ELLE A ÉTÉ INFORMÉE DE LA POSSIBILITÉ DE TELS DOMMAGES.</value>
</data>
</root>
Loading

0 comments on commit 9a3610a

Please sign in to comment.