Update French translation
offlate/locales/offlate_fr.ts
| 3 | 3 | <context> | |
| 4 | 4 | <name>NewWindow</name> | |
| 5 | 5 | <message> | |
| 6 | - | <location filename="../offlate/window.py" line="244"/> | |
| 6 | + | <location filename="../window.py" line="292"/> | |
| 7 | 7 | <source>The Translation Project</source> | |
| 8 | 8 | <translation>Le Projet de Traduction</translation> | |
| 9 | 9 | </message> | |
| 10 | 10 | <message> | |
| 11 | - | <location filename="../offlate/window.py" line="252"/> | |
| 11 | + | <location filename="../window.py" line="300"/> | |
| 12 | 12 | <source>Cancel</source> | |
| 13 | 13 | <translation>Annuler</translation> | |
| 14 | 14 | </message> | |
| 15 | 15 | <message> | |
| 16 | - | <location filename="../offlate/window.py" line="253"/> | |
| 16 | + | <location filename="../window.py" line="301"/> | |
| 17 | 17 | <source>OK</source> | |
| 18 | 18 | <translation>OK</translation> | |
| 19 | 19 | </message> | |
| 20 | 20 | <message> | |
| 21 | - | <location filename="../offlate/window.py" line="235"/> | |
| 21 | + | <location filename="../window.py" line="283"/> | |
| 22 | 22 | <source>Project information</source> | |
| 23 | 23 | <translation>Informations sur le projet</translation> | |
| 24 | 24 | </message> | |
| 25 | 25 | <message> | |
| 26 | - | <location filename="../offlate/window.py" line="241"/> | |
| 26 | + | <location filename="../window.py" line="289"/> | |
| 27 | 27 | <source>Name:</source> | |
| 28 | 28 | <translation>Nom :</translation> | |
| 29 | 29 | </message> | |
| 30 | 30 | <message> | |
| 31 | - | <location filename="../offlate/window.py" line="242"/> | |
| 31 | + | <location filename="../window.py" line="290"/> | |
| 32 | 32 | <source>Target Language:</source> | |
| 33 | 33 | <translation>Langue cible :</translation> | |
| 34 | 34 | </message> | |
| 35 | 35 | <message> | |
| 36 | - | <location filename="../offlate/window.py" line="245"/> | |
| 36 | + | <location filename="../window.py" line="293"/> | |
| 37 | 37 | <source>Transifex</source> | |
| 38 | 38 | <translation>Transifex</translation> | |
| 39 | 39 | </message> | |
| 40 | 40 | <message> | |
| 41 | - | <location filename="../offlate/window.py" line="267"/> | |
| 41 | + | <location filename="../window.py" line="315"/> | |
| 42 | 42 | <source>Organization</source> | |
| 43 | 43 | <translation>Organisation</translation> | |
| 44 | 44 | </message> | |
… | |||
| 46 | 46 | <context> | |
| 47 | 47 | <name>ProjectView</name> | |
| 48 | 48 | <message> | |
| 49 | - | <location filename="../offlate/window.py" line="137"/> | |
| 49 | + | <location filename="../window.py" line="178"/> | |
| 50 | 50 | <source>Singular</source> | |
| 51 | 51 | <translation>Singulier</translation> | |
| 52 | 52 | </message> | |
| 53 | 53 | <message> | |
| 54 | - | <location filename="../offlate/window.py" line="138"/> | |
| 54 | + | <location filename="../window.py" line="179"/> | |
| 55 | 55 | <source>Plural</source> | |
| 56 | 56 | <translation>Pluriel</translation> | |
| 57 | 57 | </message> | |
| 58 | + | <message> | |
| 59 | + | <location filename="../window.py" line="96"/> | |
| 60 | + | <source>Copy</source> | |
| 61 | + | <translation>Copier</translation> | |
| 62 | + | </message> | |
| 58 | 63 | </context> | |
| 59 | 64 | <context> | |
| 60 | 65 | <name>SettingsWindow</name> | |
| 61 | 66 | <message> | |
| 62 | - | <location filename="../offlate/window.py" line="358"/> | |
| 67 | + | <location filename="../window.py" line="406"/> | |
| 63 | 68 | <source>Cancel</source> | |
| 64 | 69 | <translation>Annuler</translation> | |
| 65 | 70 | </message> | |
| 66 | 71 | <message> | |
| 67 | - | <location filename="../offlate/window.py" line="359"/> | |
| 72 | + | <location filename="../window.py" line="407"/> | |
| 68 | 73 | <source>OK</source> | |
| 69 | 74 | <translation>OK</translation> | |
| 70 | 75 | </message> | |
| 71 | 76 | <message> | |
| 72 | - | <location filename="../offlate/window.py" line="424"/> | |
| 77 | + | <location filename="../window.py" line="472"/> | |
| 73 | 78 | <source>Email:</source> | |
| 74 | 79 | <translation>Adresse de courriel :</translation> | |
| 75 | 80 | </message> | |
| 76 | 81 | <message> | |
| 77 | - | <location filename="../offlate/window.py" line="425"/> | |
| 82 | + | <location filename="../window.py" line="473"/> | |
| 78 | 83 | <source>Server:</source> | |
| 79 | 84 | <translation>Serveur :</translation> | |
| 80 | 85 | </message> | |
| 81 | 86 | <message> | |
| 82 | - | <location filename="../offlate/window.py" line="426"/> | |
| 87 | + | <location filename="../window.py" line="474"/> | |
| 83 | 88 | <source>User Name:</source> | |
| 84 | 89 | <translation>Nom d'utilisateur :</translation> | |
| 85 | 90 | </message> | |
| 86 | 91 | <message> | |
| 87 | - | <location filename="../offlate/window.py" line="370"/> | |
| 92 | + | <location filename="../window.py" line="418"/> | |
| 88 | 93 | <source>Transifex</source> | |
| 89 | 94 | <translation>Transifex</translation> | |
| 90 | 95 | </message> | |
| 91 | 96 | <message> | |
| 92 | - | <location filename="../offlate/window.py" line="382"/> | |
| 97 | + | <location filename="../window.py" line="430"/> | |
| 93 | 98 | <source>You can get a token from <a href="#">https://www.transifex.com/user/settings/api/</a></source> | |
| 94 | 99 | <translation>Vous pouvez r??cup??rer un jeton sur <a href="#">https://www.transifex.com/user/settings/api/</a></translation> | |
| 95 | 100 | </message> | |
| 96 | 101 | <message> | |
| 97 | - | <location filename="../offlate/window.py" line="385"/> | |
| 102 | + | <location filename="../window.py" line="433"/> | |
| 98 | 103 | <source>Token:</source> | |
| 99 | 104 | <translation>Jeton :</translation> | |
| 100 | 105 | </message> | |
| 101 | 106 | <message> | |
| 102 | - | <location filename="../offlate/window.py" line="399"/> | |
| 107 | + | <location filename="../window.py" line="447"/> | |
| 103 | 108 | <source>Translation Project</source> | |
| 104 | 109 | <translation>Projet de traduction</translation> | |
| 105 | 110 | </message> | |
| 106 | 111 | <message> | |
| 107 | - | <location filename="../offlate/window.py" line="427"/> | |
| 112 | + | <location filename="../window.py" line="475"/> | |
| 108 | 113 | <source>Full Name (John Doe <john@doe.me>):</source> | |
| 109 | 114 | <translation>Nom complet (Jean Dupont <jean@dupont.me>) :</translation> | |
| 110 | 115 | </message> | |
… | |||
| 112 | 117 | <context> | |
| 113 | 118 | <name>SpellCheckEdit</name> | |
| 114 | 119 | <message> | |
| 115 | - | <location filename="../offlate/spellcheckedit.py" line="27"/> | |
| 120 | + | <location filename="../spellcheckedit.py" line="27"/> | |
| 116 | 121 | <source>Spelling Suggestions</source> | |
| 117 | 122 | <translation>Suggestions</translation> | |
| 118 | 123 | </message> | |
| 119 | 124 | <message> | |
| 120 | - | <location filename="../offlate/spellcheckedit.py" line="28"/> | |
| 125 | + | <location filename="../spellcheckedit.py" line="28"/> | |
| 121 | 126 | <source>No Suggestions</source> | |
| 122 | 127 | <translation>Pas de suggestion</translation> | |
| 123 | 128 | </message> | |
… | |||
| 125 | 130 | <context> | |
| 126 | 131 | <name>Window</name> | |
| 127 | 132 | <message> | |
| 128 | - | <location filename="../offlate/window.py" line="527"/> | |
| 133 | + | <location filename="../window.py" line="584"/> | |
| 129 | 134 | <source>Exit application</source> | |
| 130 | 135 | <translation>Quitter l'application</translation> | |
| 131 | 136 | </message> | |
| 132 | 137 | <message> | |
| 133 | - | <location filename="../offlate/window.py" line="532"/> | |
| 138 | + | <location filename="../window.py" line="589"/> | |
| 134 | 139 | <source>Save current project</source> | |
| 135 | 140 | <translation>Sauvegarder le projet actuel</translation> | |
| 136 | 141 | </message> | |
| 137 | 142 | <message> | |
| 138 | - | <location filename="../offlate/window.py" line="537"/> | |
| 143 | + | <location filename="../window.py" line="594"/> | |
| 139 | 144 | <source>New project</source> | |
| 140 | 145 | <translation>Nouveau projet</translation> | |
| 141 | 146 | </message> | |
| 142 | 147 | <message> | |
| 143 | - | <location filename="../offlate/window.py" line="542"/> | |
| 148 | + | <location filename="../window.py" line="599"/> | |
| 144 | 149 | <source>Get modifications from upstream</source> | |
| 145 | 150 | <translation>R??cup??rer les modifications en amont</translation> | |
| 146 | 151 | </message> | |
| 147 | 152 | <message> | |
| 148 | - | <location filename="../offlate/window.py" line="546"/> | |
| 153 | + | <location filename="../window.py" line="603"/> | |
| 149 | 154 | <source>Close current project</source> | |
| 150 | 155 | <translation>Fermer le projet actuel</translation> | |
| 151 | 156 | </message> | |
| 152 | 157 | <message> | |
| 153 | - | <location filename="../offlate/window.py" line="551"/> | |
| 158 | + | <location filename="../window.py" line="608"/> | |
| 154 | 159 | <source>Send modifications upstream</source> | |
| 155 | 160 | <translation>Envoyer les modifications en amont</translation> | |
| 156 | 161 | </message> | |
| 157 | 162 | <message> | |
| 158 | - | <location filename="../offlate/window.py" line="556"/> | |
| 163 | + | <location filename="../window.py" line="613"/> | |
| 159 | 164 | <source>Set parameters</source> | |
| 160 | 165 | <translation>Configurer les param??tres</translation> | |
| 161 | 166 | </message> | |
| 162 | 167 | <message> | |
| 163 | - | <location filename="../offlate/window.py" line="559"/> | |
| 168 | + | <location filename="../window.py" line="616"/> | |
| 164 | 169 | <source>Show Translated</source> | |
| 165 | 170 | <translation>Montrer traduites</translation> | |
| 166 | 171 | </message> | |
| 167 | 172 | <message> | |
| 168 | - | <location filename="../offlate/window.py" line="562"/> | |
| 173 | + | <location filename="../window.py" line="619"/> | |
| 169 | 174 | <source>Show Fuzzy</source> | |
| 170 | 175 | <translation>Montrer floues</translation> | |
| 171 | 176 | </message> | |
| 172 | 177 | <message> | |
| 173 | - | <location filename="../offlate/window.py" line="565"/> | |
| 178 | + | <location filename="../window.py" line="622"/> | |
| 174 | 179 | <source>Show Empty Translation</source> | |
| 175 | 180 | <translation>Montrer les traductions vides</translation> | |
| 176 | 181 | </message> | |
| 177 | 182 | <message> | |
| 178 | - | <location filename="../offlate/window.py" line="583"/> | |
| 183 | + | <location filename="../window.py" line="649"/> | |
| 179 | 184 | <source>&File</source> | |
| 180 | 185 | <translation>&Fichier</translation> | |
| 181 | 186 | </message> | |
| 182 | 187 | <message> | |
| 183 | - | <location filename="../offlate/window.py" line="589"/> | |
| 188 | + | <location filename="../window.py" line="655"/> | |
| 184 | 189 | <source>&Project</source> | |
| 185 | 190 | <translation>&Projet</translation> | |
| 186 | 191 | </message> | |
| 187 | 192 | <message> | |
| 188 | - | <location filename="../offlate/window.py" line="596"/> | |
| 193 | + | <location filename="../window.py" line="662"/> | |
| 189 | 194 | <source>&Edit</source> | |
| 190 | 195 | <translation>&??dition</translation> | |
| 191 | 196 | </message> | |
| 192 | 197 | <message> | |
| 193 | - | <location filename="../offlate/window.py" line="599"/> | |
| 198 | + | <location filename="../window.py" line="665"/> | |
| 194 | 199 | <source>&View</source> | |
| 195 | 200 | <translation>&Affichage</translation> | |
| 196 | 201 | </message> | |
| 197 | 202 | <message> | |
| 198 | - | <location filename="../offlate/window.py" line="579"/> | |
| 203 | + | <location filename="../window.py" line="645"/> | |
| 199 | 204 | <source>Open</source> | |
| 200 | 205 | <translation>Ouvrir</translation> | |
| 201 | 206 | </message> | |
| 202 | 207 | <message> | |
| 203 | - | <location filename="../offlate/window.py" line="525"/> | |
| 208 | + | <location filename="../window.py" line="582"/> | |
| 204 | 209 | <source>Exit</source> | |
| 205 | 210 | <translation>Quitter</translation> | |
| 206 | 211 | </message> | |
| 207 | 212 | <message> | |
| 208 | - | <location filename="../offlate/window.py" line="530"/> | |
| 213 | + | <location filename="../window.py" line="587"/> | |
| 209 | 214 | <source>Save</source> | |
| 210 | 215 | <translation>Sauvegarder</translation> | |
| 211 | 216 | </message> | |
| 212 | 217 | <message> | |
| 213 | - | <location filename="../offlate/window.py" line="535"/> | |
| 218 | + | <location filename="../window.py" line="592"/> | |
| 214 | 219 | <source>New</source> | |
| 215 | 220 | <translation>Nouveau</translation> | |
| 216 | 221 | </message> | |
| 217 | 222 | <message> | |
| 218 | - | <location filename="../offlate/window.py" line="540"/> | |
| 223 | + | <location filename="../window.py" line="597"/> | |
| 219 | 224 | <source>Update</source> | |
| 220 | 225 | <translation>Mettre ?? jour</translation> | |
| 221 | 226 | </message> | |
| 222 | 227 | <message> | |
| 223 | - | <location filename="../offlate/window.py" line="545"/> | |
| 228 | + | <location filename="../window.py" line="602"/> | |
| 224 | 229 | <source>Close</source> | |
| 225 | 230 | <translation>Fermer</translation> | |
| 226 | 231 | </message> | |
| 227 | 232 | <message> | |
| 228 | - | <location filename="../offlate/window.py" line="549"/> | |
| 233 | + | <location filename="../window.py" line="606"/> | |
| 229 | 234 | <source>Send</source> | |
| 230 | 235 | <translation>Envoyer</translation> | |
| 231 | 236 | </message> | |
| 232 | 237 | <message> | |
| 233 | - | <location filename="../offlate/window.py" line="554"/> | |
| 238 | + | <location filename="../window.py" line="611"/> | |
| 234 | 239 | <source>Settings</source> | |
| 235 | 240 | <translation>Param??tres</translation> | |
| 236 | 241 | </message> | |
| 237 | 242 | <message> | |
| 238 | - | <location filename="../offlate/window.py" line="568"/> | |
| 243 | + | <location filename="../window.py" line="625"/> | |
| 239 | 244 | <source>Use a monospace font</source> | |
| 240 | 245 | <translation>Utiliser une police ?? chasse fixe</translation> | |
| 241 | 246 | </message> | |
| 242 | 247 | <message> | |
| 243 | - | <location filename="../offlate/window.py" line="478"/> | |
| 248 | + | <location filename="../window.py" line="532"/> | |
| 244 | 249 | <source>{} translated on {} total ({}%).</source> | |
| 245 | 250 | <translation>{} traduits sur {} ({} %).</translation> | |
| 246 | 251 | </message> | |
| 252 | + | <message> | |
| 253 | + | <location filename="../window.py" line="510"/> | |
| 254 | + | <source>Unsupported / Unknown project</source> | |
| 255 | + | <translation>Projet inconnu ou non support??</translation> | |
| 256 | + | </message> | |
| 247 | 257 | </context> | |
| 248 | 258 | <context> | |
| 249 | 259 | <name>self.qd</name> | |
| 250 | 260 | <message> | |
| 251 | - | <location filename="../offlate/window.py" line="27"/> | |
| 261 | + | <location filename="../window.py" line="29"/> | |
| 252 | 262 | <source>Please enter your password:</source> | |
| 253 | 263 | <translation>Veuillez entrer votre mot de passe :</translation> | |
| 254 | 264 | </message> | |