Skip to content

Commit

Permalink
New Crowdin updates (#597)
Browse files Browse the repository at this point in the history
* fix: new translations in Settings.resw (Settings.resw) from Crowdin

* fix: new translations in Base64EncoderDecoder.resw (Base64EncoderDecoder.resw) from Crowdin

* fix: new translations in HashGenerator.resw (HashGenerator.resw) from Crowdin

* fix: new translations in JsonFormatter.resw (JsonFormatter.resw) from Crowdin

* fix: new translations in CRONParser.resw (CRONParser.resw) from Crowdin

* fix: new translations in Base64ImageEncoderDecoder.resw (Base64ImageEncoderDecoder.resw) from Crowdin

* fix: new translations in Common.resw (Common.resw) from Crowdin

* fix: new translations in Timestamp.resw (Timestamp.resw) from Crowdin

* fix: new translations in XmlValidator.resw (XmlValidator.resw) from Crowdin

* fix: new translations in ColorPicker.resw (ColorPicker.resw) from Crowdin

* fix: new translations in Settings.resw (Settings.resw) from Crowdin

* fix: new translations in Settings.resw (Settings.resw) from Crowdin

* fix: new translations in JsonFormatter.resw (JsonFormatter.resw) from Crowdin

* fix: new translations in HashGenerator.resw (HashGenerator.resw) from Crowdin

* fix: new translations in Base64EncoderDecoder.resw (Base64EncoderDecoder.resw) from Crowdin

* fix: new translations in CRONParser.resw (CRONParser.resw) from Crowdin

* fix: new translations in Base64ImageEncoderDecoder.resw (Base64ImageEncoderDecoder.resw) from Crowdin

* fix: new translations in Common.resw (Common.resw) from Crowdin

* fix: new translations in Timestamp.resw (Timestamp.resw) from Crowdin

* fix: new translations in ColorPicker.resw (ColorPicker.resw) from Crowdin

* fix: new translations in XmlValidator.resw (XmlValidator.resw) from Crowdin
  • Loading branch information
veler committed Jul 19, 2022
1 parent 8e9e6d6 commit 8bcfa60
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions src/dev/impl/DevToys/Strings/fr-FR/ColorPicker.resw
Expand Up @@ -118,22 +118,22 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AccessibleName" xml:space="preserve">
<value>Color Picker and contrast ratio tool</value>
<value>Outil de sélection de couleur et de validation du rapport de contraste</value>
</data>
<data name="MenuDisplayName" xml:space="preserve">
<value>Color Picker &amp; Contrast</value>
<value>Sélecteur de couleur &amp; contraste</value>
</data>
<data name="Description" xml:space="preserve">
<value>Pick up a color or two and validate the contrast ratio</value>
<value>Choisir une ou deux couleurs et valider le rapport de contraste</value>
</data>
<data name="SearchDisplayName" xml:space="preserve">
<value>Color Picker &amp; Contrast</value>
<value>Sélecteur de couleur &amp; contraste</value>
</data>
<data name="SearchKeywords" xml:space="preserve">
<value>RGB WCAG</value>
</data>
<data name="TextColor" xml:space="preserve">
<value>Text color</value>
<value>Couleur du texte</value>
</data>
<data name="Configuration" xml:space="preserve">
<value>Configuration</value>
Expand All @@ -151,19 +151,19 @@
<value>Couleur sélectionnée</value>
</data>
<data name="BackgroundColor" xml:space="preserve">
<value>Background color</value>
<value>Couleur d'arrière-plan</value>
</data>
<data name="ContrastRatio" xml:space="preserve">
<value>Contrast ratio</value>
<value>Rapport de contraste</value>
</data>
<data name="Fail" xml:space="preserve">
<value>Fail</value>
<value>Insuffisant</value>
</data>
<data name="LargeText" xml:space="preserve">
<value>Large text</value>
<value>Grand texte</value>
</data>
<data name="Pass" xml:space="preserve">
<value>Pass</value>
<value>Suffisant</value>
</data>
<data name="SampleText" xml:space="preserve">
<value>Sit kasd feugait takimata in eirmod sadipscing sanctus consectetuer voluptua dolor dolor dolore rebum.</value>
Expand All @@ -174,7 +174,7 @@
<comment>"Lorem ipsum" text used a sample text for comparing the background color over the text color.</comment>
</data>
<data name="SmallText" xml:space="preserve">
<value>Small text</value>
<value>Petit texte</value>
</data>
<data name="WCAG_AA" xml:space="preserve">
<value>WCAG AA</value>
Expand Down
4 changes: 2 additions & 2 deletions src/dev/impl/DevToys/Strings/ta-IN/ColorPicker.resw
Expand Up @@ -160,7 +160,7 @@
<value>Fail</value>
</data>
<data name="LargeText" xml:space="preserve">
<value>Large text</value>
<value>பெரிய உரை</value>
</data>
<data name="Pass" xml:space="preserve">
<value>Pass</value>
Expand All @@ -174,7 +174,7 @@
<comment>"Lorem ipsum" text used a sample text for comparing the background color over the text color.</comment>
</data>
<data name="SmallText" xml:space="preserve">
<value>Small text</value>
<value>சிறிய உரை</value>
</data>
<data name="WCAG_AA" xml:space="preserve">
<value>WCAG AA</value>
Expand Down
2 changes: 1 addition & 1 deletion src/dev/impl/DevToys/Strings/ta-IN/Settings.resw
Expand Up @@ -121,7 +121,7 @@
<value>பற்றி</value>
</data>
<data name="AppTheme" xml:space="preserve">
<value>App theme</value>
<value>பயன்பாட்டுக் கருப்பொருள்</value>
</data>
<data name="AppThemeDescription" xml:space="preserve">
<value>எந்தப் பயன்பாட்டுக் கருப்பொருளைக் காட்ட வேண்டும் என்பதைத் தேர்ந்தெடுக்கவும்</value>
Expand Down

0 comments on commit 8bcfa60

Please sign in to comment.