Skip to content

Commit 29410a6

Browse files
Translation updates from Crowdin (#77)
Co-authored-by: Contributing Translators <[email protected]>
1 parent f9c6e27 commit 29410a6

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

PasteIntoFile/Properties/Resources.fr.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<comment>Folder path location to save file into</comment>
8383
</data>
8484
<data name="str_contextentry" xml:space="preserve">
85-
<value>Coller dans un fichier</value>
85+
<value>Coller dans un fichier </value>
8686
<comment>Context menu entry for pasting</comment>
8787
</data>
8888
<data name="str_clear_clipboard" xml:space="preserve">
@@ -114,7 +114,7 @@
114114
<value>Le fichier {0} existe déjà. Voulez-vous l'écraser?</value>
115115
</data>
116116
<data name="str_autosave_checkbox" xml:space="preserve">
117-
<value>Sauter le dialogue</value>
117+
<value>Enreg. automatique</value>
118118
<comment>Checkbox to toggle autosave mode, for which no pop-up dialog is displayed, but the file is directly saved without prompt.
119119
</comment>
120120
</data>
@@ -124,7 +124,7 @@
124124
</comment>
125125
</data>
126126
<data name="str_n_saved" xml:space="preserve">
127-
<value>{0} sauvegardés</value>
127+
<value>{0} enregistrés</value>
128128
</data>
129129
<data name="str_edit_template" xml:space="preserve">
130130
<value>Modifier le gabarit</value>
@@ -135,6 +135,9 @@
135135
<data name="str_cancel" xml:space="preserve">
136136
<value>Annuler</value>
137137
</data>
138+
<data name="str_invalid_character" xml:space="preserve">
139+
<value>Caractère invalide : {0}</value>
140+
</data>
138141
<data name="str_contextentry_copyfromfile" xml:space="preserve">
139142
<value>Copier le contenu du fichier</value>
140143
<comment>Context menu entry for copying
@@ -143,12 +146,18 @@
143146
<data name="str_exit" xml:space="preserve">
144147
<value>Quitter</value>
145148
</data>
149+
<data name="str_open_paste_into_file" xml:space="preserve">
150+
<value>Ouvrir Paste Into File</value>
151+
</data>
146152
<data name="str_settings" xml:space="preserve">
147153
<value>Paramètres</value>
148154
</data>
149155
<data name="str_open" xml:space="preserve">
150156
<value>Ouvrir</value>
151157
</data>
158+
<data name="str_autosave_tooltip" xml:space="preserve">
159+
<value>Enregistre les données du presse-papiers au format par défaut sans demander. Un appui sur la touche MAJ inverse temporairement cette option.</value>
160+
</data>
152161
<data name="str_always_on_top" xml:space="preserve">
153162
<value>Toujours au premier plan</value>
154163
<comment>Checkbox in window bar context menu.

0 commit comments

Comments
 (0)