Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #1154

Merged
merged 6 commits into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<value>Comportements</value>
</data>
<data name="CheckForUpdate" xml:space="preserve">
<value>Check for update</value>
<value>Vérifier les mises à jour</value>
</data>
<data name="CheckForUpdateDescription" xml:space="preserve">
<value>Automatically check for updates when DevToys starts</value>
<value>Rechercher automatiquement les mises à jour au démarrage de DevToys</value>
</data>
<data name="CompactMode" xml:space="preserve">
<value>Espacement compact</value>
Expand Down Expand Up @@ -188,7 +188,7 @@
<value>Changer la couleur d'arrière-plan de la ligne actuelle pour qu'elle soit plus visible</value>
</data>
<data name="HighlightCurrentLineStateDescriptionWhenOn" xml:space="preserve">
<value>Higlight the current line</value>
<value>Mettre en surbrillance la ligne actuelle</value>
</data>
<data name="IconDesigner" xml:space="preserve">
<value>{0} pour la conception de l'icône de l'application</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@
<value>DevToys est votre boîte à outils pour développeur, regroupant une collection d’outils gratuits et open-source. Pensez-y comme à un couteau suisse conçu pour s’attaquer à ces tâches quotidiennes ennuyeuses qui vous ralentissent. Voici ce que vous devez savoir :</value>
</data>
<data name="CheckForUpdate" xml:space="preserve">
<value>Check for updates when DevToys starts</value>
<value>Vérifier les mises à jour quand DevToys démarre</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Continuer</value>
</data>
<data name="OfflineFirstDescription" xml:space="preserve">
<value>DevToys operates with an offline-first mindset. We collect minimal anonymized data locally for troubleshooting purposes. We don’t upload logs to the internet. If you encounter a bug and choose to report it, we may ask you to share the logs with us. With your consent, we will connect to the internet to check for updates, ensuring you have access to the latest features and security enhancements.</value>
<value>DevToys fonctionne avec une mentalité privilégiant le hors-ligne. Nous collectons quelques données anonymisées localement à des fins de dépannage. Nous ne les envoyons pas sur internet. Si vous rencontrez un bug et choisissez de le signaler, nous pourrions vous demander de partager les logs avec nous. Nous nous connecterons occasionnellement à internet pour vérifier les mises à jour, vous assurant ainsi l’accès aux dernières fonctionnalités et améliorations de sécurité.</value>
</data>
<data name="OfflineFirstTitle" xml:space="preserve">
<value>Philosophie du “Offline First”</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<value>Déplier/Replier</value>
</data>
<data name="UpdateAvailable" xml:space="preserve">
<value>Update available</value>
<value>Mise à jour disponible</value>
</data>
<data name="WindowTitle" xml:space="preserve">
<value>DevToys</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<value>OK</value>
</data>
<data name="Title" xml:space="preserve">
<value>What's new in DevToys v{0}</value>
<value>Quoi de neuf dans DevToys v{0}</value>
<comment>{0} is the app's version number</comment>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</resheader>
<data name="AllFiles" xml:space="preserve">
<value>Alle {0}</value>
<comment>Dieser Text wird im Dialog "Datei öffnen" verwendet und lautet "Alle PNG, JPG, GIF"</comment>
<comment>This text is used in open file dialog and goes like "All PNG, JPG, GIF"</comment>
</data>
<data name="OpenFile" xml:space="preserve">
<value>Datei öffnen</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@
</resheader>
<data name="AllFiles" xml:space="preserve">
<value>Alle {0}</value>
<comment>Dieser Text wird in einem Dialogfeld zum Öffnen von Dateien angezeigt und lautet wie folgt: "Alle PNG, JPG, GIF"</comment>
<comment>This text is displayed in an open file dialog and goes like "All PNG, JPG, GIF"</comment>
</data>
</root>
Loading