|
262 | 262 | <string name="note_editor_audio_too_large">Le fichier audio est trop volumineux, insérez l’audio manuellement.</string> |
263 | 263 | <string name="ankidroid_cannot_open_after_backup_try_again" comment="After an Android backup is restored, AnkiDroid opens and shows this message. Opening AnkiDroid again will work correctly">Une sauvegarde d\'Android est en cours. Veuillez réessayer</string> |
264 | 264 | <string name="create_shortcut_error_vivo" comment="iManager is an app on Vivo phones">Veuillez utiliser iManager pour autoriser AnkiDroid à ajouter des raccourcis</string> |
265 | | - <string name="create_shortcut_error_miui" comment="Keep the message as short, as this is shown in a toast. %s is the app name: \'AnkiDroid\'">Allow ‘Home screen shortcuts’ in system settings for %s to add shortcuts</string> |
| 265 | + <string name="create_shortcut_error_miui" comment="Keep the message as short, as this is shown in a toast. %s is the app name: \'AnkiDroid\'">Autoriser \"Raccourcis de l\'écran d\'accueil\" dans les paramètres système pour %s pour ajouter des raccourcis</string> |
266 | 266 | <string name="create_shortcut_failed" comment="home screen == launcher">Votre écran d\'accueil ne permet pas à AnkiDroid d\'ajouter des raccourcis</string> |
267 | 267 | <string name="create_shortcut_error">Erreur lors de l\'ajout du raccourci : %s</string> |
268 | 268 | <string name="note_editor_capitalize" comment="This is for a switch with a checkbox - on: enabled" maxLength="28">Mettre en majuscules les phrases</string> |
|
279 | 279 | <!-- Used for credential empty warning message --> |
280 | 280 | <string name="invalid_email">Saisir un email valide</string> |
281 | 281 | <string name="password_empty">Mot de passe requis</string> |
282 | | - <string name="back_pressed_once">Go back again to exit</string> |
| 282 | + <string name="back_pressed_once">Faites encore Retour pour quitter</string> |
283 | 283 | <!-- %% is required to display % symbol. Reference: https://stackoverflow.com/a/16834358 --> |
284 | 284 | <string name="percentage">%s %%</string> |
285 | 285 | <string name="download_deck">Télécharger le paquet</string> |
|
394 | 394 | <!-- Other errors --> |
395 | 395 | <!-- Similar to TR.qtMiscNameExists(): "Name exists." --> |
396 | 396 | <string name="error_name_exists">Le nom existe déjà</string> |
397 | | - <string comment="Shown when retrying a running action" name="already_in_progress">Already in progress</string> |
| 397 | + <string comment="Shown when retrying a running action" name="already_in_progress">Déjà en cours</string> |
398 | 398 | </resources> |
0 commit comments