|
7 | 7 | "confirm": "Confirmer", |
8 | 8 | "more": "Plus...", |
9 | 9 | "settings": { |
10 | | - "locale": "Change locale", |
11 | | - "locale_description": "Current language: ${language} (%s)", |
12 | | - "notification_audio": "Notification audio", |
13 | | - "notification_position": "Notification position" |
| 10 | + "locale": "Changer la langue", |
| 11 | + "locale_description": "Langue actuelle : ${language} (%s)", |
| 12 | + "notification_audio": "Audio des notifications", |
| 13 | + "notification_position": "Position des notifications" |
14 | 14 | }, |
15 | 15 | "position": { |
16 | | - "bottom": "Bottom", |
17 | | - "bottom-left": "Bottom-left", |
18 | | - "bottom-right": "Bottom-right", |
19 | | - "center-left": "Center-left", |
20 | | - "center-right": "Center-right", |
21 | | - "top": "Top", |
22 | | - "top-left": "Top-left", |
23 | | - "top-right": "Top-right" |
| 16 | + "bottom": "Bas", |
| 17 | + "bottom-left": "Bas-gauche", |
| 18 | + "bottom-right": "Bas-droite", |
| 19 | + "center-left": "Centre-gauche", |
| 20 | + "center-right": "Centre-droite", |
| 21 | + "top": "Haut", |
| 22 | + "top-left": "Haut-gauche", |
| 23 | + "top-right": "Haut-droite" |
24 | 24 | } |
25 | 25 | }, |
26 | | - "open_radial_menu": "Open radial menu", |
27 | | - "cancel_progress": "Cancel current progress bar", |
28 | | - "txadmin_announcement": "Server announcement by %s", |
29 | | - "txadmin_dm": "Direct Message from %s", |
30 | | - "txadmin_warn": "You have been warned by %s", |
31 | | - "txadmin_warn_content": "%s \nAction ID: %s", |
32 | | - "txadmin_scheduledrestart": "Scheduled Restart" |
| 26 | + "open_radial_menu": "Ouvrir le menu radial", |
| 27 | + "cancel_progress": "Annuler la barre de progression actuelle", |
| 28 | + "txadmin_announcement": "Annonce serveur par %s", |
| 29 | + "txadmin_dm": "Message privé de %s", |
| 30 | + "txadmin_warn": "Vous avez été averti par %s", |
| 31 | + "txadmin_warn_content": "%s\nID de l'action : %s", |
| 32 | + "txadmin_scheduledrestart": "Redémarrage programmé" |
33 | 33 | } |
0 commit comments