translation-json/value-sets/fr/position_set.json

29 lines
980 B
JSON
Raw Normal View History

2020-08-06 16:08:04 +02:00
{
"position_set": {
2022-10-27 17:48:41 +02:00
"left": "Gauche",
"top_left": "En haut \u00e0 gauche",
"top": "Haut",
"top_right": "En haut \u00e0 droite",
"right": "Droite",
"bottom_right": "En bas \u00e0 droite",
"bottom": "Bas",
"bottom_left": "En bas \u00e0 gauche",
"center": "Au centre",
"rear_side": "Arri\u00e8re",
"edge": "Bord",
2024-05-11 03:55:36 +02:00
"other": "Autre",
2024-12-09 14:57:17 +01:00
"inside": "Inside",
"underside": "Underside",
"topside": "Topside",
"front_front": "Full front",
"rear_left": "Rear side: left",
"rear_top_left": "Rear side: top left",
"rear_top": "Rear side: top",
"rear_top_right": "Rear side: top right",
"rear_right": "Rear side: right",
"rear_bottom_right": "Rear side: bottom right",
"rear_bottom": "Rear side: bottom",
"rear_bottom_left": "Rear side: bottom left",
"rear_center": "Rear side: center"
2020-08-06 16:08:04 +02:00
}
2022-10-27 17:48:41 +02:00
}