Skip to content

Commit

Permalink
Merge #3868 New Crowdin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Jul 25, 2023
2 parents c786fe1 + 6104abc commit 83b6e7d
Show file tree
Hide file tree
Showing 16 changed files with 877 additions and 426 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
### Bugfixes

- [GUI] Updated Chinese translation to reduce misunderstandings (#3864 by: Fierce-Cat; reviewed: HebaruSan)
- [Multiple] Translation updates from Crowdin (#3866 by: Nikita, Вячеслав Бучин, vinix, WujekFoliarz; reviewed: HebaruSan)
- [Multiple] Translation updates from Crowdin (#3866, #3868 by: Nikita, Вячеслав Бучин, vinix, WujekFoliarz; reviewed: HebaruSan)
- [Multiple] Fix deletion of unmanaged files (#3865 by: HebaruSan; reviewed: techman83)

## v1.33.2 (Laplace)
Expand Down
78 changes: 50 additions & 28 deletions GUI/Localization/de-DE/CloneGameInstanceDialog.de-DE.resx
Original file line number Diff line number Diff line change
Expand Up @@ -59,46 +59,46 @@
: 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:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<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: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: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: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: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: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:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
Expand All @@ -117,15 +117,37 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="labelOldInstance.Text" xml:space="preserve"><value>Zu klonende Instanz:</value></data>
<data name="labelOldPath.Text" xml:space="preserve"><value>Pfad zur zu klonenden Instanz:</value></data>
<data name="buttonInstancePathSelection.Text" xml:space="preserve"><value>Suchen</value></data>
<data name="labelNewName.Text" xml:space="preserve"><value>Name der neuen Instanz:</value></data>
<data name="labelNewPath.Text" xml:space="preserve"><value>Pfad für die neue Instanz:</value></data>
<data name="buttonPathBrowser.Text" xml:space="preserve"><value>Suchen</value></data>
<data name="checkBoxSetAsDefault.Text" xml:space="preserve"><value>Als Standardinstanz festlegen</value></data>
<data name="checkBoxSwitchInstance.Text" xml:space="preserve"><value>Zur neuen Instanz wechseln</value></data>
<data name="buttonOK.Text" xml:space="preserve"><value>Erstellen</value></data>
<data name="buttonCancel.Text" xml:space="preserve"><value>Abbrechen</value></data>
<data name="$this.Text" xml:space="preserve"><value>Neue Instanz</value></data>
<data name="labelOldInstance.Text" xml:space="preserve">
<value>Zu klonende Instanz:</value>
</data>
<data name="labelOldPath.Text" xml:space="preserve">
<value>Pfad zur zu klonenden Instanz:</value>
</data>
<data name="buttonInstancePathSelection.Text" xml:space="preserve">
<value>Suchen</value>
</data>
<data name="labelNewName.Text" xml:space="preserve">
<value>Name der neuen Instanz:</value>
</data>
<data name="labelNewPath.Text" xml:space="preserve">
<value>Pfad für die neue Instanz:</value>
</data>
<data name="buttonPathBrowser.Text" xml:space="preserve">
<value>Suchen</value>
</data>
<data name="checkBoxSetAsDefault.Text" xml:space="preserve">
<value>Als Standardinstanz festlegen</value>
</data>
<data name="checkBoxSwitchInstance.Text" xml:space="preserve">
<value>Zur neuen Instanz wechseln</value>
</data>
<data name="buttonOK.Text" xml:space="preserve">
<value>Erstellen</value>
</data>
<data name="buttonCancel.Text" xml:space="preserve">
<value>Abbrechen</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Neue Instanz</value>
</data>
</root>
6 changes: 3 additions & 3 deletions GUI/Localization/fr-FR/CloneGameInstanceDialog.fr-FR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<value>Chemin à cloner :</value>
</data>
<data name="buttonInstancePathSelection.Text" xml:space="preserve">
<value>Parcourir</value>
<value>Parcourir...</value>
</data>
<data name="labelNewName.Text" xml:space="preserve">
<value>Nom de la nouvelle instance :</value>
Expand All @@ -133,7 +133,7 @@
<value>Chemin de la nouvelle instance :</value>
</data>
<data name="buttonPathBrowser.Text" xml:space="preserve">
<value>Parcourir</value>
<value>Parcourir...</value>
</data>
<data name="checkBoxSetAsDefault.Text" xml:space="preserve">
<value>Marquer par défaut</value>
Expand All @@ -148,6 +148,6 @@
<value>Annuler</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Cloner une Instance</value>
<value>Cloner une Instance de Jeu</value>
</data>
</root>
153 changes: 153 additions & 0 deletions GUI/Localization/fr-FR/InstallationHistory.fr-FR.resx
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<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="TimestampColumn.Text" xml:space="preserve">
<value>Horodatage</value>
</data>
<data name="NotInstalledGroup.Header" xml:space="preserve">
<value>Non installé actuellement</value>
</data>
<data name="InstalledGroup.Header" xml:space="preserve">
<value>Installé actuellement</value>
</data>
<data name="NameColumn.Text" xml:space="preserve">
<value>Nom</value>
</data>
<data name="VersionColumn.Text" xml:space="preserve">
<value>Version</value>
</data>
<data name="AuthorColumn.Text" xml:space="preserve">
<value>Auteurs</value>
</data>
<data name="DescriptionColumn.Text" xml:space="preserve">
<value>Description</value>
</data>
<data name="SelectInstallMessage.Text" xml:space="preserve">
<value>Cliquez sur un horodatage à gauche pour voir quels mods ont été installés</value>
</data>
<data name="NoModsMessage.Text" xml:space="preserve">
<value>Aucun mod n'a été installé</value>
</data>
<data name="InstallButton.Text" xml:space="preserve">
<value>Installer</value>
</data>
<data name="OKButton.Text" xml:space="preserve">
<value>OK</value>
</data>
</root>
18 changes: 15 additions & 3 deletions GUI/Localization/fr-FR/Main.fr-FR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<value>&amp;À Propos</value>
</data>
<data name="ManageModsTabPage.Text" xml:space="preserve">
<value>Gérer les mods</value>
<value>Gérer les Mods</value>
</data>
<data name="ChangesetTabPage.Text" xml:space="preserve">
<value>Résumé des changements</value>
Expand All @@ -196,10 +196,10 @@
<value>Registre</value>
</data>
<data name="ChooseProvidedModsTabPage.Text" xml:space="preserve">
<value>Choisir des mods</value>
<value>Choisir des Mods</value>
</data>
<data name="ChooseRecommendedModsTabPage.Text" xml:space="preserve">
<value>Choisir des mods recommandés, suggérés ou supportés</value>
<value>Choisir des Mods Recommandés, Suggérés ou Supportés</value>
</data>
<data name="PlayTimeTabPage.Text" xml:space="preserve">
<value>Temps de Jeu</value>
Expand All @@ -210,6 +210,12 @@
<data name="EditModpackTabPage.Text" xml:space="preserve">
<value>Modifier le Modpack</value>
</data>
<data name="UnmanagedFilesTabPage.Text" xml:space="preserve">
<value>Fichiers non gérés</value>
</data>
<data name="InstallationHistoryTabPage.Text" xml:space="preserve">
<value>Historique d'installation</value>
</data>
<data name="minimizeNotifyIcon.Text" xml:space="preserve">
<value>CKAN</value>
</data>
Expand Down Expand Up @@ -240,6 +246,12 @@
<data name="viewPlayTimeStripMenuItem.Text" xml:space="preserve">
<value>&amp;Temps de jeu...</value>
</data>
<data name="viewUnmanagedFilesStripMenuItem.Text" xml:space="preserve">
<value>Fichiers &amp;non gérés...</value>
</data>
<data name="installationHistoryStripMenuItem.Text" xml:space="preserve">
<value>&amp;Historique d'installation...</value>
</data>
<data name="minimizeNotifyIcon.Text" xml:space="preserve">
<value>CKAN</value>
</data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<value>Ajouter une instance à CKAN</value>
</data>
<data name="CloneGameInstanceMenuItem.Text" xml:space="preserve">
<value>Cloner une nouvelle instance</value>
<value>Cloner une instance</value>
</data>
<data name="RenameButton.Text" xml:space="preserve">
<value>Renommer</value>
Expand Down
Loading

0 comments on commit 83b6e7d

Please sign in to comment.