Skip to content

Commit 09d82ab

Browse files
committed
some French translations
1 parent 55bc702 commit 09d82ab

10 files changed

+749
-343
lines changed

RetailCoder.VBE/Inspections/InspectionsUI.de.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
62-
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
62+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>

RetailCoder.VBE/Inspections/InspectionsUI.fr.resx

Lines changed: 119 additions & 80 deletions
Large diffs are not rendered by default.

RetailCoder.VBE/Inspections/InspectionsUI.ja.resx

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -515,4 +515,43 @@
515515
<data name="ObjectVariableNotSetInspectionMeta">
516516
<value />
517517
</data>
518+
<data name="ImplicitActiveWorkbookReferenceInspectionResultFormat">
519+
<value />
520+
</data>
521+
<data name="MultipleDeclarationsInspectionResultFormat">
522+
<value />
523+
</data>
524+
<data name="Inspections_Usage">
525+
<value />
526+
</data>
527+
<data name="Inspections_Declaration">
528+
<value />
529+
</data>
530+
<data name="VariableTypeNotDeclaredInspectionResultFormat">
531+
<value />
532+
</data>
533+
<data name="DefaultProjectNameInspectionResultFormat">
534+
<value />
535+
</data>
536+
<data name="ObsoleteCallStatementInspectionResultFormat">
537+
<value />
538+
</data>
539+
<data name="ObsoleteLetStatementInspectionResultFormat">
540+
<value />
541+
</data>
542+
<data name="OptionBaseInspectionResultFormat">
543+
<value />
544+
</data>
545+
<data name="ObsoleteCommentSyntaxInspectionResultFormat">
546+
<value />
547+
</data>
548+
<data name="ObsoleteTypeHintInspectionResultFormat">
549+
<value />
550+
</data>
551+
<data name="ImplicitActiveSheetReferenceInspectionResultFormat">
552+
<value />
553+
</data>
554+
<data name="UntypedFunctionUsageInspectionResultFormat">
555+
<value />
556+
</data>
518557
</root>

RetailCoder.VBE/Inspections/InspectionsUI.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
62-
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
62+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>

RetailCoder.VBE/Inspections/InspectionsUI.sv.resx

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -515,4 +515,43 @@
515515
<data name="ObjectVariableNotSetInspectionMeta">
516516
<value />
517517
</data>
518+
<data name="ImplicitActiveWorkbookReferenceInspectionResultFormat">
519+
<value />
520+
</data>
521+
<data name="MultipleDeclarationsInspectionResultFormat">
522+
<value />
523+
</data>
524+
<data name="Inspections_Usage">
525+
<value />
526+
</data>
527+
<data name="Inspections_Declaration">
528+
<value />
529+
</data>
530+
<data name="VariableTypeNotDeclaredInspectionResultFormat">
531+
<value />
532+
</data>
533+
<data name="DefaultProjectNameInspectionResultFormat">
534+
<value />
535+
</data>
536+
<data name="ObsoleteCallStatementInspectionResultFormat">
537+
<value />
538+
</data>
539+
<data name="ObsoleteLetStatementInspectionResultFormat">
540+
<value />
541+
</data>
542+
<data name="OptionBaseInspectionResultFormat">
543+
<value />
544+
</data>
545+
<data name="ObsoleteCommentSyntaxInspectionResultFormat">
546+
<value />
547+
</data>
548+
<data name="ObsoleteTypeHintInspectionResultFormat">
549+
<value />
550+
</data>
551+
<data name="ImplicitActiveSheetReferenceInspectionResultFormat">
552+
<value />
553+
</data>
554+
<data name="UntypedFunctionUsageInspectionResultFormat">
555+
<value />
556+
</data>
518557
</root>

RetailCoder.VBE/UI/RubberduckUI.de.resx

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
62-
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
62+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -491,9 +491,6 @@ Warnung: Alle eigenen Einstellungen gehen dabei verloren. Die Originaldatei wird
491491
<data name="ParseErrors_Caption" xml:space="preserve">
492492
<value>Rubberduck - Parserfehler</value>
493493
</data>
494-
<data name="CodeExplorer_AddClassText" xml:space="preserve">
495-
<value>&amp;Klassenmodul (.cls)</value>
496-
</data>
497494
<data name="CodeExplorer_AddFormText" xml:space="preserve">
498495
<value>Benutzerdefiniertes Formular</value>
499496
</data>
@@ -530,9 +527,6 @@ Warnung: Alle eigenen Einstellungen gehen dabei verloren. Die Originaldatei wird
530527
<data name="CodeExplorer_RunAllTestsText" xml:space="preserve">
531528
<value>Alle &amp;Tests ausführen</value>
532529
</data>
533-
<data name="CodeExplorer_ShowDesignerText" xml:space="preserve">
534-
<value>Designer &amp;Anzeigen</value>
535-
</data>
536530
<data name="CodeExplorer_ShowDesignerToolTip" xml:space="preserve">
537531
<value>Designer öffnen</value>
538532
</data>
@@ -858,9 +852,6 @@ Warnung: Alle eigenen Einstellungen gehen dabei verloren. Die Originaldatei wird
858852
<data name="SourceControl_CreateNewBranchInstructions" xml:space="preserve">
859853
<value>Bitte geben sie einen Zweignamen an.</value>
860854
</data>
861-
<data name="CodeExplorer_Inspect" xml:space="preserve">
862-
<value>&amp;Inspizieren</value>
863-
</data>
864855
<data name="CodeInspections_NumberOfIssues_Plural" xml:space="preserve">
865856
<value>{0} Probleme</value>
866857
</data>
@@ -912,9 +903,6 @@ Warnung: Alle eigenen Einstellungen gehen dabei verloren. Die Originaldatei wird
912903
<data name="RegexSearchReplace_ReplaceAllButtonLabel" xml:space="preserve">
913904
<value>Alles Ersetzen</value>
914905
</data>
915-
<data name="RegexSearchReplace_FindButtonLabel" xml:space="preserve">
916-
<value>Suche</value>
917-
</data>
918906
<data name="RegexSearchReplace_Caption" xml:space="preserve">
919907
<value>Regex Suchen &amp; Ersetzen</value>
920908
</data>
@@ -1594,4 +1582,13 @@ Allen Sternguckern, Likern &amp; Followern, für das warme Kribbeln
15941582
<data name="GeneralSettings_ShowLogFolder" xml:space="preserve">
15951583
<value>Logging-Ordner anzeigen</value>
15961584
</data>
1597-
</root>
1585+
<data name="information">
1586+
<value />
1587+
</data>
1588+
<data name="CodeExplorer_CopyToolTip">
1589+
<value />
1590+
</data>
1591+
<data name="cross_circle">
1592+
<value />
1593+
</data>
1594+
</root>

0 commit comments

Comments
 (0)