|
82 | 82 | <comment>Folder path location to save file into</comment> |
83 | 83 | </data> |
84 | 84 | <data name="str_contextentry" xml:space="preserve"> |
85 | | - <value>Coller dans un fichier</value> |
| 85 | + <value>Coller dans un fichier </value> |
86 | 86 | <comment>Context menu entry for pasting</comment> |
87 | 87 | </data> |
88 | 88 | <data name="str_clear_clipboard" xml:space="preserve"> |
|
114 | 114 | <value>Le fichier {0} existe déjà. Voulez-vous l'écraser?</value> |
115 | 115 | </data> |
116 | 116 | <data name="str_autosave_checkbox" xml:space="preserve"> |
117 | | - <value>Sauter le dialogue</value> |
| 117 | + <value>Enreg. automatique</value> |
118 | 118 | <comment>Checkbox to toggle autosave mode, for which no pop-up dialog is displayed, but the file is directly saved without prompt. |
119 | 119 | </comment> |
120 | 120 | </data> |
|
124 | 124 | </comment> |
125 | 125 | </data> |
126 | 126 | <data name="str_n_saved" xml:space="preserve"> |
127 | | - <value>{0} sauvegardés</value> |
| 127 | + <value>{0} enregistrés</value> |
128 | 128 | </data> |
129 | 129 | <data name="str_edit_template" xml:space="preserve"> |
130 | 130 | <value>Modifier le gabarit</value> |
|
135 | 135 | <data name="str_cancel" xml:space="preserve"> |
136 | 136 | <value>Annuler</value> |
137 | 137 | </data> |
| 138 | + <data name="str_invalid_character" xml:space="preserve"> |
| 139 | + <value>Caractère invalide : {0}</value> |
| 140 | + </data> |
138 | 141 | <data name="str_contextentry_copyfromfile" xml:space="preserve"> |
139 | 142 | <value>Copier le contenu du fichier</value> |
140 | 143 | <comment>Context menu entry for copying |
|
143 | 146 | <data name="str_exit" xml:space="preserve"> |
144 | 147 | <value>Quitter</value> |
145 | 148 | </data> |
| 149 | + <data name="str_open_paste_into_file" xml:space="preserve"> |
| 150 | + <value>Ouvrir Paste Into File</value> |
| 151 | + </data> |
146 | 152 | <data name="str_settings" xml:space="preserve"> |
147 | 153 | <value>Paramètres</value> |
148 | 154 | </data> |
149 | 155 | <data name="str_open" xml:space="preserve"> |
150 | 156 | <value>Ouvrir</value> |
151 | 157 | </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> |
152 | 161 | <data name="str_always_on_top" xml:space="preserve"> |
153 | 162 | <value>Toujours au premier plan</value> |
154 | 163 | <comment>Checkbox in window bar context menu. |
|
0 commit comments