Skip to content

Commit 1e17818

Browse files
authored
chore(locales): update fr.json (#38)
1 parent fef441c commit 1e17818

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

locales/fr.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@
77
"confirm": "Confirmer",
88
"more": "Plus...",
99
"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"
1414
},
1515
"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"
2424
}
2525
},
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é"
3333
}

0 commit comments

Comments
 (0)