From e4f848bc711ead190ed6ecba40d7c57749125bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Fri, 22 Sep 2017 22:50:53 -0700 Subject: [PATCH] Added Esperanto localization --- CHANGELOG.md | 1 + languages.js | 2 + languages/translations/eo.json | 484 ++++++++++++++++++ test/fixtures/v5/arrive/left.json | 1 + test/fixtures/v5/arrive/no_modifier.json | 1 + test/fixtures/v5/arrive/right.json | 1 + test/fixtures/v5/arrive/sharp_left.json | 1 + test/fixtures/v5/arrive/sharp_right.json | 1 + test/fixtures/v5/arrive/slight_left.json | 1 + test/fixtures/v5/arrive/slight_right.json | 1 + test/fixtures/v5/arrive/straight.json | 1 + test/fixtures/v5/arrive/uturn.json | 1 + test/fixtures/v5/arrive_waypoint/left.json | 1 + .../v5/arrive_waypoint/no_modifier.json | 1 + test/fixtures/v5/arrive_waypoint/right.json | 1 + .../v5/arrive_waypoint/sharp_left.json | 1 + .../v5/arrive_waypoint/sharp_right.json | 1 + .../v5/arrive_waypoint/slight_left.json | 1 + .../v5/arrive_waypoint/slight_right.json | 1 + .../fixtures/v5/arrive_waypoint/straight.json | 1 + test/fixtures/v5/arrive_waypoint/uturn.json | 1 + .../v5/arrive_waypoint_last/left.json | 1 + .../v5/arrive_waypoint_last/no_modifier.json | 1 + .../v5/arrive_waypoint_last/right.json | 1 + .../v5/arrive_waypoint_last/sharp_left.json | 1 + .../v5/arrive_waypoint_last/sharp_right.json | 1 + .../v5/arrive_waypoint_last/slight_left.json | 1 + .../v5/arrive_waypoint_last/slight_right.json | 1 + .../v5/arrive_waypoint_last/straight.json | 1 + .../v5/arrive_waypoint_last/uturn.json | 1 + test/fixtures/v5/continue/left_default.json | 1 + .../v5/continue/left_destination.json | 1 + test/fixtures/v5/continue/left_exit.json | 1 + .../v5/continue/left_exit_destination.json | 1 + test/fixtures/v5/continue/left_name.json | 1 + test/fixtures/v5/continue/right_default.json | 1 + .../v5/continue/right_destination.json | 1 + test/fixtures/v5/continue/right_exit.json | 1 + .../v5/continue/right_exit_destination.json | 1 + test/fixtures/v5/continue/right_name.json | 1 + .../v5/continue/sharp_left_default.json | 1 + .../v5/continue/sharp_left_destination.json | 1 + .../fixtures/v5/continue/sharp_left_exit.json | 1 + .../continue/sharp_left_exit_destination.json | 1 + .../fixtures/v5/continue/sharp_left_name.json | 1 + .../v5/continue/sharp_right_default.json | 1 + .../v5/continue/sharp_right_destination.json | 1 + .../v5/continue/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/continue/sharp_right_name.json | 1 + .../v5/continue/slight_left_default.json | 1 + .../v5/continue/slight_left_destination.json | 1 + .../v5/continue/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/continue/slight_left_name.json | 1 + .../v5/continue/slight_right_default.json | 1 + .../v5/continue/slight_right_destination.json | 1 + .../v5/continue/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/continue/slight_right_name.json | 1 + .../v5/continue/straight_default.json | 1 + .../v5/continue/straight_destination.json | 1 + test/fixtures/v5/continue/straight_exit.json | 1 + .../continue/straight_exit_destination.json | 1 + test/fixtures/v5/continue/straight_name.json | 1 + test/fixtures/v5/continue/uturn_default.json | 1 + .../v5/continue/uturn_destination.json | 1 + test/fixtures/v5/continue/uturn_exit.json | 1 + .../v5/continue/uturn_exit_destination.json | 1 + test/fixtures/v5/continue/uturn_name.json | 1 + test/fixtures/v5/depart/east_110.json | 1 + test/fixtures/v5/depart/east_70.json | 1 + test/fixtures/v5/depart/modifier_default.json | 1 + .../v5/depart/modifier_destination.json | 1 + test/fixtures/v5/depart/modifier_exit.json | 1 + .../v5/depart/modifier_exit_destination.json | 1 + test/fixtures/v5/depart/modifier_name.json | 1 + test/fixtures/v5/depart/north_20.json | 1 + test/fixtures/v5/depart/north_340.json | 1 + test/fixtures/v5/depart/northeast_21.json | 1 + test/fixtures/v5/depart/northeast_69.json | 1 + test/fixtures/v5/depart/northwest_291.json | 1 + test/fixtures/v5/depart/northwest_339.json | 1 + test/fixtures/v5/depart/south_160.json | 1 + test/fixtures/v5/depart/south_200.json | 1 + test/fixtures/v5/depart/southeast_111.json | 1 + test/fixtures/v5/depart/southeast_159.json | 1 + test/fixtures/v5/depart/southwest_201.json | 1 + test/fixtures/v5/depart/southwest_249.json | 1 + test/fixtures/v5/depart/west_250.json | 1 + test/fixtures/v5/depart/west_290.json | 1 + .../fixtures/v5/end_of_road/left_default.json | 1 + .../v5/end_of_road/left_destination.json | 1 + test/fixtures/v5/end_of_road/left_exit.json | 1 + .../v5/end_of_road/left_exit_destination.json | 1 + test/fixtures/v5/end_of_road/left_name.json | 1 + .../v5/end_of_road/right_default.json | 1 + .../v5/end_of_road/right_destination.json | 1 + test/fixtures/v5/end_of_road/right_exit.json | 1 + .../end_of_road/right_exit_destination.json | 1 + test/fixtures/v5/end_of_road/right_name.json | 1 + .../v5/end_of_road/sharp_left_default.json | 1 + .../end_of_road/sharp_left_destination.json | 1 + .../v5/end_of_road/sharp_left_exit.json | 1 + .../sharp_left_exit_destination.json | 1 + .../v5/end_of_road/sharp_left_name.json | 1 + .../v5/end_of_road/sharp_right_default.json | 1 + .../end_of_road/sharp_right_destination.json | 1 + .../v5/end_of_road/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/end_of_road/sharp_right_name.json | 1 + .../v5/end_of_road/slight_left_default.json | 1 + .../end_of_road/slight_left_destination.json | 1 + .../v5/end_of_road/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/end_of_road/slight_left_name.json | 1 + .../v5/end_of_road/slight_right_default.json | 1 + .../end_of_road/slight_right_destination.json | 1 + .../v5/end_of_road/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/end_of_road/slight_right_name.json | 1 + .../v5/end_of_road/straight_default.json | 1 + .../v5/end_of_road/straight_destination.json | 1 + .../v5/end_of_road/straight_exit.json | 1 + .../straight_exit_destination.json | 1 + .../v5/end_of_road/straight_name.json | 1 + .../v5/end_of_road/uturn_default.json | 1 + .../v5/end_of_road/uturn_destination.json | 1 + test/fixtures/v5/end_of_road/uturn_exit.json | 1 + .../end_of_road/uturn_exit_destination.json | 1 + test/fixtures/v5/end_of_road/uturn_name.json | 1 + .../fixtures/v5/exit_rotary/left_default.json | 1 + .../v5/exit_rotary/left_destination.json | 1 + test/fixtures/v5/exit_rotary/left_exit.json | 1 + .../v5/exit_rotary/left_exit_destination.json | 1 + test/fixtures/v5/exit_rotary/left_name.json | 1 + .../v5/exit_rotary/right_default.json | 1 + .../v5/exit_rotary/right_destination.json | 1 + test/fixtures/v5/exit_rotary/right_exit.json | 1 + .../exit_rotary/right_exit_destination.json | 1 + test/fixtures/v5/exit_rotary/right_name.json | 1 + .../v5/exit_rotary/sharp_left_default.json | 1 + .../exit_rotary/sharp_left_destination.json | 1 + .../v5/exit_rotary/sharp_left_exit.json | 1 + .../sharp_left_exit_destination.json | 1 + .../v5/exit_rotary/sharp_left_name.json | 1 + .../v5/exit_rotary/sharp_right_default.json | 1 + .../exit_rotary/sharp_right_destination.json | 1 + .../v5/exit_rotary/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/exit_rotary/sharp_right_name.json | 1 + .../v5/exit_rotary/slight_left_default.json | 1 + .../exit_rotary/slight_left_destination.json | 1 + .../v5/exit_rotary/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/exit_rotary/slight_left_name.json | 1 + .../v5/exit_rotary/slight_right_default.json | 1 + .../exit_rotary/slight_right_destination.json | 1 + .../v5/exit_rotary/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/exit_rotary/slight_right_name.json | 1 + .../v5/exit_rotary/straight_default.json | 1 + .../v5/exit_rotary/straight_destination.json | 1 + .../v5/exit_rotary/straight_exit.json | 1 + .../straight_exit_destination.json | 1 + .../v5/exit_rotary/straight_name.json | 1 + .../v5/exit_rotary/uturn_default.json | 1 + .../v5/exit_rotary/uturn_destination.json | 1 + test/fixtures/v5/exit_rotary/uturn_exit.json | 1 + .../exit_rotary/uturn_exit_destination.json | 1 + test/fixtures/v5/exit_rotary/uturn_name.json | 1 + .../v5/exit_roundabout/left_default.json | 1 + .../v5/exit_roundabout/left_destination.json | 1 + .../v5/exit_roundabout/left_exit.json | 1 + .../left_exit_destination.json | 1 + .../v5/exit_roundabout/left_name.json | 1 + .../v5/exit_roundabout/right_default.json | 1 + .../v5/exit_roundabout/right_destination.json | 1 + .../v5/exit_roundabout/right_exit.json | 1 + .../right_exit_destination.json | 1 + .../v5/exit_roundabout/right_name.json | 1 + .../exit_roundabout/sharp_left_default.json | 1 + .../sharp_left_destination.json | 1 + .../v5/exit_roundabout/sharp_left_exit.json | 1 + .../sharp_left_exit_destination.json | 1 + .../v5/exit_roundabout/sharp_left_name.json | 1 + .../exit_roundabout/sharp_right_default.json | 1 + .../sharp_right_destination.json | 1 + .../v5/exit_roundabout/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/exit_roundabout/sharp_right_name.json | 1 + .../exit_roundabout/slight_left_default.json | 1 + .../slight_left_destination.json | 1 + .../v5/exit_roundabout/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/exit_roundabout/slight_left_name.json | 1 + .../exit_roundabout/slight_right_default.json | 1 + .../slight_right_destination.json | 1 + .../v5/exit_roundabout/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/exit_roundabout/slight_right_name.json | 1 + .../v5/exit_roundabout/straight_default.json | 1 + .../exit_roundabout/straight_destination.json | 1 + .../v5/exit_roundabout/straight_exit.json | 1 + .../straight_exit_destination.json | 1 + .../v5/exit_roundabout/straight_name.json | 1 + .../v5/exit_roundabout/uturn_default.json | 1 + .../v5/exit_roundabout/uturn_destination.json | 1 + .../v5/exit_roundabout/uturn_exit.json | 1 + .../uturn_exit_destination.json | 1 + .../v5/exit_roundabout/uturn_name.json | 1 + test/fixtures/v5/fork/left_default.json | 1 + test/fixtures/v5/fork/left_destination.json | 1 + test/fixtures/v5/fork/left_exit.json | 1 + .../v5/fork/left_exit_destination.json | 1 + test/fixtures/v5/fork/left_name.json | 1 + test/fixtures/v5/fork/right_default.json | 1 + test/fixtures/v5/fork/right_destination.json | 1 + test/fixtures/v5/fork/right_exit.json | 1 + .../v5/fork/right_exit_destination.json | 1 + test/fixtures/v5/fork/right_name.json | 1 + test/fixtures/v5/fork/sharp_left_default.json | 1 + .../v5/fork/sharp_left_destination.json | 1 + test/fixtures/v5/fork/sharp_left_exit.json | 1 + .../v5/fork/sharp_left_exit_destination.json | 1 + test/fixtures/v5/fork/sharp_left_name.json | 1 + .../fixtures/v5/fork/sharp_right_default.json | 1 + .../v5/fork/sharp_right_destination.json | 1 + test/fixtures/v5/fork/sharp_right_exit.json | 1 + .../v5/fork/sharp_right_exit_destination.json | 1 + test/fixtures/v5/fork/sharp_right_name.json | 1 + .../fixtures/v5/fork/slight_left_default.json | 1 + .../v5/fork/slight_left_destination.json | 1 + test/fixtures/v5/fork/slight_left_exit.json | 1 + .../v5/fork/slight_left_exit_destination.json | 1 + test/fixtures/v5/fork/slight_left_name.json | 1 + .../v5/fork/slight_right_default.json | 1 + .../v5/fork/slight_right_destination.json | 1 + test/fixtures/v5/fork/slight_right_exit.json | 1 + .../fork/slight_right_exit_destination.json | 1 + test/fixtures/v5/fork/slight_right_name.json | 1 + test/fixtures/v5/fork/straight_default.json | 1 + .../v5/fork/straight_destination.json | 1 + test/fixtures/v5/fork/straight_exit.json | 1 + .../v5/fork/straight_exit_destination.json | 1 + test/fixtures/v5/fork/straight_name.json | 1 + test/fixtures/v5/fork/uturn_default.json | 1 + test/fixtures/v5/fork/uturn_destination.json | 1 + test/fixtures/v5/fork/uturn_exit.json | 1 + .../v5/fork/uturn_exit_destination.json | 1 + test/fixtures/v5/fork/uturn_name.json | 1 + test/fixtures/v5/merge/left_default.json | 1 + test/fixtures/v5/merge/left_destination.json | 1 + test/fixtures/v5/merge/left_exit.json | 1 + .../v5/merge/left_exit_destination.json | 1 + test/fixtures/v5/merge/left_name.json | 1 + test/fixtures/v5/merge/right_default.json | 1 + test/fixtures/v5/merge/right_destination.json | 1 + test/fixtures/v5/merge/right_exit.json | 1 + .../v5/merge/right_exit_destination.json | 1 + test/fixtures/v5/merge/right_name.json | 1 + .../fixtures/v5/merge/sharp_left_default.json | 1 + .../v5/merge/sharp_left_destination.json | 1 + test/fixtures/v5/merge/sharp_left_exit.json | 1 + .../v5/merge/sharp_left_exit_destination.json | 1 + test/fixtures/v5/merge/sharp_left_name.json | 1 + .../v5/merge/sharp_right_default.json | 1 + .../v5/merge/sharp_right_destination.json | 1 + test/fixtures/v5/merge/sharp_right_exit.json | 1 + .../merge/sharp_right_exit_destination.json | 1 + test/fixtures/v5/merge/sharp_right_name.json | 1 + .../v5/merge/slight_left_default.json | 1 + .../v5/merge/slight_left_destination.json | 1 + test/fixtures/v5/merge/slight_left_exit.json | 1 + .../merge/slight_left_exit_destination.json | 1 + test/fixtures/v5/merge/slight_left_name.json | 1 + .../v5/merge/slight_right_default.json | 1 + .../v5/merge/slight_right_destination.json | 1 + test/fixtures/v5/merge/slight_right_exit.json | 1 + .../merge/slight_right_exit_destination.json | 1 + test/fixtures/v5/merge/slight_right_name.json | 1 + test/fixtures/v5/merge/straight_default.json | 1 + .../v5/merge/straight_destination.json | 1 + test/fixtures/v5/merge/straight_exit.json | 1 + .../v5/merge/straight_exit_destination.json | 1 + test/fixtures/v5/merge/straight_name.json | 1 + test/fixtures/v5/merge/uturn_default.json | 1 + test/fixtures/v5/merge/uturn_destination.json | 1 + test/fixtures/v5/merge/uturn_exit.json | 1 + .../v5/merge/uturn_exit_destination.json | 1 + test/fixtures/v5/merge/uturn_name.json | 1 + test/fixtures/v5/modes/driving_turn_left.json | 1 + .../v5/modes/ferry_fork_left_default.json | 1 + .../v5/modes/ferry_fork_left_destination.json | 1 + .../v5/modes/ferry_fork_left_exit.json | 1 + .../ferry_fork_left_exit_destination.json | 1 + .../v5/modes/ferry_fork_left_name.json | 1 + .../v5/modes/ferry_turn_left_default.json | 1 + .../v5/modes/ferry_turn_left_destination.json | 1 + .../v5/modes/ferry_turn_left_exit.json | 1 + .../ferry_turn_left_exit_destination.json | 1 + .../v5/modes/ferry_turn_left_name.json | 1 + test/fixtures/v5/new_name/left_default.json | 1 + .../v5/new_name/left_destination.json | 1 + test/fixtures/v5/new_name/left_exit.json | 1 + .../v5/new_name/left_exit_destination.json | 1 + test/fixtures/v5/new_name/left_name.json | 1 + test/fixtures/v5/new_name/right_default.json | 1 + .../v5/new_name/right_destination.json | 1 + test/fixtures/v5/new_name/right_exit.json | 1 + .../v5/new_name/right_exit_destination.json | 1 + test/fixtures/v5/new_name/right_name.json | 1 + .../v5/new_name/sharp_left_default.json | 1 + .../v5/new_name/sharp_left_destination.json | 1 + .../fixtures/v5/new_name/sharp_left_exit.json | 1 + .../new_name/sharp_left_exit_destination.json | 1 + .../fixtures/v5/new_name/sharp_left_name.json | 1 + .../v5/new_name/sharp_right_default.json | 1 + .../v5/new_name/sharp_right_destination.json | 1 + .../v5/new_name/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/new_name/sharp_right_name.json | 1 + .../v5/new_name/slight_left_default.json | 1 + .../v5/new_name/slight_left_destination.json | 1 + .../v5/new_name/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/new_name/slight_left_name.json | 1 + .../v5/new_name/slight_right_default.json | 1 + .../v5/new_name/slight_right_destination.json | 1 + .../v5/new_name/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/new_name/slight_right_name.json | 1 + .../v5/new_name/straight_default.json | 1 + .../v5/new_name/straight_destination.json | 1 + test/fixtures/v5/new_name/straight_exit.json | 1 + .../new_name/straight_exit_destination.json | 1 + test/fixtures/v5/new_name/straight_name.json | 1 + test/fixtures/v5/new_name/uturn_default.json | 1 + .../v5/new_name/uturn_destination.json | 1 + test/fixtures/v5/new_name/uturn_exit.json | 1 + .../v5/new_name/uturn_exit_destination.json | 1 + test/fixtures/v5/new_name/uturn_name.json | 1 + .../v5/notification/left_default.json | 1 + .../v5/notification/left_destination.json | 1 + test/fixtures/v5/notification/left_exit.json | 1 + .../notification/left_exit_destination.json | 1 + test/fixtures/v5/notification/left_name.json | 1 + .../v5/notification/right_default.json | 1 + .../v5/notification/right_destination.json | 1 + test/fixtures/v5/notification/right_exit.json | 1 + .../notification/right_exit_destination.json | 1 + test/fixtures/v5/notification/right_name.json | 1 + .../v5/notification/sharp_left_default.json | 1 + .../notification/sharp_left_destination.json | 1 + .../v5/notification/sharp_left_exit.json | 1 + .../sharp_left_exit_destination.json | 1 + .../v5/notification/sharp_left_name.json | 1 + .../v5/notification/sharp_right_default.json | 1 + .../notification/sharp_right_destination.json | 1 + .../v5/notification/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/notification/sharp_right_name.json | 1 + .../v5/notification/slight_left_default.json | 1 + .../notification/slight_left_destination.json | 1 + .../v5/notification/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/notification/slight_left_name.json | 1 + .../v5/notification/slight_right_default.json | 1 + .../slight_right_destination.json | 1 + .../v5/notification/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/notification/slight_right_name.json | 1 + .../v5/notification/straight_default.json | 1 + .../v5/notification/straight_destination.json | 1 + .../v5/notification/straight_exit.json | 1 + .../straight_exit_destination.json | 1 + .../v5/notification/straight_name.json | 1 + .../v5/notification/uturn_default.json | 1 + .../v5/notification/uturn_destination.json | 1 + test/fixtures/v5/notification/uturn_exit.json | 1 + .../notification/uturn_exit_destination.json | 1 + test/fixtures/v5/notification/uturn_name.json | 1 + test/fixtures/v5/off_ramp/left_default.json | 1 + .../v5/off_ramp/left_destination.json | 1 + test/fixtures/v5/off_ramp/left_exit.json | 1 + .../v5/off_ramp/left_exit_destination.json | 1 + test/fixtures/v5/off_ramp/left_name.json | 1 + test/fixtures/v5/off_ramp/right_default.json | 1 + .../v5/off_ramp/right_destination.json | 1 + test/fixtures/v5/off_ramp/right_exit.json | 1 + .../v5/off_ramp/right_exit_destination.json | 1 + test/fixtures/v5/off_ramp/right_name.json | 1 + .../v5/off_ramp/sharp_left_default.json | 1 + .../v5/off_ramp/sharp_left_destination.json | 1 + .../fixtures/v5/off_ramp/sharp_left_exit.json | 1 + .../off_ramp/sharp_left_exit_destination.json | 1 + .../fixtures/v5/off_ramp/sharp_left_name.json | 1 + .../v5/off_ramp/sharp_right_default.json | 1 + .../v5/off_ramp/sharp_right_destination.json | 1 + .../v5/off_ramp/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/off_ramp/sharp_right_name.json | 1 + .../v5/off_ramp/slight_left_default.json | 1 + .../v5/off_ramp/slight_left_destination.json | 1 + .../v5/off_ramp/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/off_ramp/slight_left_name.json | 1 + .../v5/off_ramp/slight_right_default.json | 1 + .../v5/off_ramp/slight_right_destination.json | 1 + .../v5/off_ramp/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/off_ramp/slight_right_name.json | 1 + .../v5/off_ramp/straight_default.json | 1 + .../v5/off_ramp/straight_destination.json | 1 + test/fixtures/v5/off_ramp/straight_exit.json | 1 + .../off_ramp/straight_exit_destination.json | 1 + test/fixtures/v5/off_ramp/straight_name.json | 1 + test/fixtures/v5/off_ramp/uturn_default.json | 1 + .../v5/off_ramp/uturn_destination.json | 1 + test/fixtures/v5/off_ramp/uturn_exit.json | 1 + .../v5/off_ramp/uturn_exit_destination.json | 1 + test/fixtures/v5/off_ramp/uturn_name.json | 1 + test/fixtures/v5/on_ramp/left_default.json | 1 + .../fixtures/v5/on_ramp/left_destination.json | 1 + test/fixtures/v5/on_ramp/left_exit.json | 1 + .../v5/on_ramp/left_exit_destination.json | 1 + test/fixtures/v5/on_ramp/left_name.json | 1 + test/fixtures/v5/on_ramp/right_default.json | 1 + .../v5/on_ramp/right_destination.json | 1 + test/fixtures/v5/on_ramp/right_exit.json | 1 + .../v5/on_ramp/right_exit_destination.json | 1 + test/fixtures/v5/on_ramp/right_name.json | 1 + .../v5/on_ramp/sharp_left_default.json | 1 + .../v5/on_ramp/sharp_left_destination.json | 1 + test/fixtures/v5/on_ramp/sharp_left_exit.json | 1 + .../on_ramp/sharp_left_exit_destination.json | 1 + test/fixtures/v5/on_ramp/sharp_left_name.json | 1 + .../v5/on_ramp/sharp_right_default.json | 1 + .../v5/on_ramp/sharp_right_destination.json | 1 + .../fixtures/v5/on_ramp/sharp_right_exit.json | 1 + .../on_ramp/sharp_right_exit_destination.json | 1 + .../fixtures/v5/on_ramp/sharp_right_name.json | 1 + .../v5/on_ramp/slight_left_default.json | 1 + .../v5/on_ramp/slight_left_destination.json | 1 + .../fixtures/v5/on_ramp/slight_left_exit.json | 1 + .../on_ramp/slight_left_exit_destination.json | 1 + .../fixtures/v5/on_ramp/slight_left_name.json | 1 + .../v5/on_ramp/slight_right_default.json | 1 + .../v5/on_ramp/slight_right_destination.json | 1 + .../v5/on_ramp/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/on_ramp/slight_right_name.json | 1 + .../fixtures/v5/on_ramp/straight_default.json | 1 + .../v5/on_ramp/straight_destination.json | 1 + test/fixtures/v5/on_ramp/straight_exit.json | 1 + .../v5/on_ramp/straight_exit_destination.json | 1 + test/fixtures/v5/on_ramp/straight_name.json | 1 + test/fixtures/v5/on_ramp/uturn_default.json | 1 + .../v5/on_ramp/uturn_destination.json | 1 + test/fixtures/v5/on_ramp/uturn_exit.json | 1 + .../v5/on_ramp/uturn_exit_destination.json | 1 + test/fixtures/v5/on_ramp/uturn_name.json | 1 + test/fixtures/v5/other/invalid_type.json | 1 + .../motorway_ref_has_no_number_left.json | 1 + .../motorway_ref_has_no_number_right.json | 1 + ...motorway_ref_has_no_number_sharp left.json | 1 + ...otorway_ref_has_no_number_sharp right.json | 1 + ...otorway_ref_has_no_number_slight left.json | 1 + ...torway_ref_has_no_number_slight right.json | 1 + .../motorway_ref_has_no_number_straight.json | 1 + .../motorway_ref_has_no_number_uturn.json | 1 + .../other/motorway_ref_has_number_left.json | 1 + .../other/motorway_ref_has_number_right.json | 1 + .../motorway_ref_has_number_sharp left.json | 1 + .../motorway_ref_has_number_sharp right.json | 1 + .../motorway_ref_has_number_slight left.json | 1 + .../motorway_ref_has_number_slight right.json | 1 + .../motorway_ref_has_number_straight.json | 1 + .../other/motorway_ref_has_number_uturn.json | 1 + .../v5/other/way_name_class_ferry_left.json | 1 + .../v5/other/way_name_class_ferry_right.json | 1 + .../way_name_class_ferry_sharp left.json | 1 + .../way_name_class_ferry_sharp right.json | 1 + .../way_name_class_ferry_slight left.json | 1 + .../way_name_class_ferry_slight right.json | 1 + .../other/way_name_class_ferry_straight.json | 1 + .../v5/other/way_name_class_ferry_uturn.json | 1 + test/fixtures/v5/other/way_name_ref.json | 1 + .../v5/other/way_name_ref_destinations.json | 1 + .../v5/other/way_name_ref_mapbox_hack_1.json | 1 + .../v5/other/way_name_ref_mapbox_hack_2.json | 1 + .../v5/other/way_name_ref_mapbox_hack_3.json | 1 + test/fixtures/v5/other/way_name_ref_name.json | 1 + test/fixtures/v5/phrase/one_in_distance.json | 1 + test/fixtures/v5/phrase/two_linked.json | 1 + .../v5/phrase/two_linked_by_distance.json | 1 + test/fixtures/v5/rotary/default_default.json | 1 + .../v5/rotary/default_destination.json | 1 + test/fixtures/v5/rotary/default_exit.json | 1 + .../v5/rotary/default_exit_destination.json | 1 + test/fixtures/v5/rotary/default_name.json | 1 + test/fixtures/v5/rotary/exit_10.json | 1 + test/fixtures/v5/rotary/exit_11.json | 1 + test/fixtures/v5/rotary/exit_1_default.json | 1 + .../v5/rotary/exit_1_destination.json | 1 + test/fixtures/v5/rotary/exit_1_exit.json | 1 + .../v5/rotary/exit_1_exit_destination.json | 1 + test/fixtures/v5/rotary/exit_1_name.json | 1 + test/fixtures/v5/rotary/exit_2.json | 1 + test/fixtures/v5/rotary/exit_3.json | 1 + test/fixtures/v5/rotary/exit_4.json | 1 + test/fixtures/v5/rotary/exit_5.json | 1 + test/fixtures/v5/rotary/exit_6.json | 1 + test/fixtures/v5/rotary/exit_7.json | 1 + test/fixtures/v5/rotary/exit_8.json | 1 + test/fixtures/v5/rotary/exit_9.json | 1 + test/fixtures/v5/rotary/name_default.json | 1 + test/fixtures/v5/rotary/name_destination.json | 1 + test/fixtures/v5/rotary/name_exit.json | 1 + .../fixtures/v5/rotary/name_exit_default.json | 1 + .../v5/rotary/name_exit_destination.json | 1 + test/fixtures/v5/rotary/name_exit_exit.json | 1 + .../v5/rotary/name_exit_exit_destination.json | 1 + test/fixtures/v5/rotary/name_exit_name.json | 1 + test/fixtures/v5/rotary/name_name.json | 1 + .../v5/roundabout/default_default.json | 1 + .../v5/roundabout/default_destination.json | 1 + test/fixtures/v5/roundabout/default_exit.json | 1 + .../roundabout/default_exit_destination.json | 1 + test/fixtures/v5/roundabout/default_name.json | 1 + test/fixtures/v5/roundabout/exit_default.json | 1 + .../v5/roundabout/exit_destination.json | 1 + test/fixtures/v5/roundabout/exit_exit.json | 1 + .../v5/roundabout/exit_exit_destination.json | 1 + test/fixtures/v5/roundabout/exit_name.json | 1 + .../v5/roundabout_turn/left_default.json | 1 + .../v5/roundabout_turn/left_destination.json | 1 + .../v5/roundabout_turn/left_exit.json | 1 + .../left_exit_destination.json | 1 + .../v5/roundabout_turn/left_name.json | 1 + .../v5/roundabout_turn/right_default.json | 1 + .../v5/roundabout_turn/right_destination.json | 1 + .../v5/roundabout_turn/right_exit.json | 1 + .../right_exit_destination.json | 1 + .../v5/roundabout_turn/right_name.json | 1 + .../roundabout_turn/sharp_left_default.json | 1 + .../sharp_left_destination.json | 1 + .../v5/roundabout_turn/sharp_left_exit.json | 1 + .../sharp_left_exit_destination.json | 1 + .../v5/roundabout_turn/sharp_left_name.json | 1 + .../roundabout_turn/sharp_right_default.json | 1 + .../sharp_right_destination.json | 1 + .../v5/roundabout_turn/sharp_right_exit.json | 1 + .../sharp_right_exit_destination.json | 1 + .../v5/roundabout_turn/sharp_right_name.json | 1 + .../roundabout_turn/slight_left_default.json | 1 + .../slight_left_destination.json | 1 + .../v5/roundabout_turn/slight_left_exit.json | 1 + .../slight_left_exit_destination.json | 1 + .../v5/roundabout_turn/slight_left_name.json | 1 + .../roundabout_turn/slight_right_default.json | 1 + .../slight_right_destination.json | 1 + .../v5/roundabout_turn/slight_right_exit.json | 1 + .../slight_right_exit_destination.json | 1 + .../v5/roundabout_turn/slight_right_name.json | 1 + .../v5/roundabout_turn/straight_default.json | 1 + .../roundabout_turn/straight_destination.json | 1 + .../v5/roundabout_turn/straight_exit.json | 1 + .../straight_exit_destination.json | 1 + .../v5/roundabout_turn/straight_name.json | 1 + .../v5/roundabout_turn/uturn_default.json | 1 + .../v5/roundabout_turn/uturn_destination.json | 1 + .../v5/roundabout_turn/uturn_exit.json | 1 + .../uturn_exit_destination.json | 1 + .../v5/roundabout_turn/uturn_name.json | 1 + test/fixtures/v5/turn/left_default.json | 1 + test/fixtures/v5/turn/left_destination.json | 1 + test/fixtures/v5/turn/left_exit.json | 1 + .../v5/turn/left_exit_destination.json | 1 + test/fixtures/v5/turn/left_name.json | 1 + test/fixtures/v5/turn/right_default.json | 1 + test/fixtures/v5/turn/right_destination.json | 1 + test/fixtures/v5/turn/right_exit.json | 1 + .../v5/turn/right_exit_destination.json | 1 + test/fixtures/v5/turn/right_name.json | 1 + test/fixtures/v5/turn/sharp_left_default.json | 1 + .../v5/turn/sharp_left_destination.json | 1 + test/fixtures/v5/turn/sharp_left_exit.json | 1 + .../v5/turn/sharp_left_exit_destination.json | 1 + test/fixtures/v5/turn/sharp_left_name.json | 1 + .../fixtures/v5/turn/sharp_right_default.json | 1 + .../v5/turn/sharp_right_destination.json | 1 + test/fixtures/v5/turn/sharp_right_exit.json | 1 + .../v5/turn/sharp_right_exit_destination.json | 1 + test/fixtures/v5/turn/sharp_right_name.json | 1 + .../fixtures/v5/turn/slight_left_default.json | 1 + .../v5/turn/slight_left_destination.json | 1 + test/fixtures/v5/turn/slight_left_exit.json | 1 + .../v5/turn/slight_left_exit_destination.json | 1 + test/fixtures/v5/turn/slight_left_name.json | 1 + .../v5/turn/slight_right_default.json | 1 + .../v5/turn/slight_right_destination.json | 1 + test/fixtures/v5/turn/slight_right_exit.json | 1 + .../turn/slight_right_exit_destination.json | 1 + test/fixtures/v5/turn/slight_right_name.json | 1 + test/fixtures/v5/turn/straight_default.json | 1 + .../v5/turn/straight_destination.json | 1 + test/fixtures/v5/turn/straight_exit.json | 1 + .../v5/turn/straight_exit_destination.json | 1 + test/fixtures/v5/turn/straight_name.json | 1 + test/fixtures/v5/turn/uturn_default.json | 1 + test/fixtures/v5/turn/uturn_destination.json | 1 + test/fixtures/v5/turn/uturn_exit.json | 1 + .../v5/turn/uturn_exit_destination.json | 1 + test/fixtures/v5/turn/uturn_name.json | 1 + test/fixtures/v5/use_lane/o.json | 1 + test/fixtures/v5/use_lane/ooo.json | 1 + test/fixtures/v5/use_lane/oooxxo.json | 1 + test/fixtures/v5/use_lane/oox.json | 1 + test/fixtures/v5/use_lane/ooxx.json | 1 + test/fixtures/v5/use_lane/oxo.json | 1 + test/fixtures/v5/use_lane/xoo.json | 1 + test/fixtures/v5/use_lane/xox.json | 1 + test/fixtures/v5/use_lane/xxoo.json | 1 + test/fixtures/v5/use_lane/xxooxx.json | 1 + test/fixtures/v5/use_lane/xxoxo.json | 1 + 626 files changed, 1110 insertions(+) create mode 100644 languages/translations/eo.json diff --git a/CHANGELOG.md b/CHANGELOG.md index 33cb265a9..11ec9029f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. For change ## master - Added Castilian Spanish localization. [#163](https://github.com/Project-OSRM/osrm-text-instructions/pull/163) +- Added Esperanto localization. [#162](https://github.com/Project-OSRM/osrm-text-instructions/pull/162) - Added Romanian localization. [#105](https://github.com/Project-OSRM/osrm-text-instructions/pull/105) - Added Turkish localization. [#158](https://github.com/Project-OSRM/osrm-text-instructions/pull/158) diff --git a/languages.js b/languages.js index 8376a1104..d11741fc3 100755 --- a/languages.js +++ b/languages.js @@ -2,6 +2,7 @@ // with bundling tools like webpack and browserify var instructionsDe = require('./languages/translations/de.json'); var instructionsEn = require('./languages/translations/en.json'); +var instructionsEo = require('./languages/translations/eo.json'); var instructionsEs = require('./languages/translations/es.json'); var instructionsEsEs = require('./languages/translations/es-ES.json'); var instructionsFr = require('./languages/translations/fr.json'); @@ -23,6 +24,7 @@ var instructionsZhHans = require('./languages/translations/zh-Hans.json'); var instructions = { 'de': instructionsDe, 'en': instructionsEn, + 'eo': instructionsEo, 'es': instructionsEs, 'es-ES': instructionsEsEs, 'fr': instructionsFr, diff --git a/languages/translations/eo.json b/languages/translations/eo.json new file mode 100644 index 000000000..5402b1062 --- /dev/null +++ b/languages/translations/eo.json @@ -0,0 +1,484 @@ +{ + "meta": { + "capitalizeFirstLetter": true + }, + "v5": { + "constants": { + "ordinalize": { + "1": "1-a", + "2": "2-a", + "3": "3-a", + "4": "4-a", + "5": "5-a", + "6": "6-a", + "7": "7-a", + "8": "8-a", + "9": "9-a", + "10": "10-a" + }, + "direction": { + "north": "norden", + "northeast": "nord-orienten", + "east": "orienten", + "southeast": "sud-orienten", + "south": "suden", + "southwest": "sud-okcidenten", + "west": "okcidenten", + "northwest": "nord-okcidenten" + }, + "modifier": { + "left": "maldekstren", + "right": "dekstren", + "sharp left": "maldekstregen", + "sharp right": "dekstregen", + "slight left": "maldekstreten", + "slight right": "dekstreten", + "straight": "rekten", + "uturn": "turniĝu malantaŭen" + }, + "lanes": { + "xo": "Veturu dekstre", + "ox": "Veturu maldekstre", + "xox": "Veturu meze", + "oxo": "Veturu dekstre aŭ maldekstre" + } + }, + "modes": { + "ferry": { + "default": "Enpramiĝu", + "name": "Enpramiĝu {way_name}", + "destination": "Enpramiĝu direkte al {destination}" + } + }, + "phrase": { + "two linked by distance": "{instruction_one} kaj post {distance} {instruction_two}", + "two linked": "{instruction_one} kaj sekve {instruction_two}", + "one in distance": "Post {distance}, {instruction_one}", + "name and ref": "{name} ({ref})" + }, + "arrive": { + "default": { + "default": "Vi atingis vian {nth}n celon" + }, + "left": { + "default": "Vi atingis vian {nth}n celon ĉe maldekstre" + }, + "right": { + "default": "Vi atingis vian {nth}n celon ĉe dekstre" + }, + "sharp left": { + "default": "Vi atingis vian {nth}n celon ĉe maldekstre" + }, + "sharp right": { + "default": "Vi atingis vian {nth}n celon ĉe dekstre" + }, + "slight right": { + "default": "Vi atingis vian {nth}n celon ĉe dekstre" + }, + "slight left": { + "default": "Vi atingis vian {nth}n celon ĉe maldekstre" + }, + "straight": { + "default": "Vi atingis vian {nth}n celon" + } + }, + "continue": { + "default": { + "default": "Veturu {modifier}", + "name": "Veturu {modifier} al {way_name}", + "destination": "Veturu {modifier} direkte al {destination}", + "exit": "Veturu {modifier} direkte al {way_name}" + }, + "straight": { + "default": "Veturu rekten", + "name": "Veturu rekten al {way_name}", + "destination": "Veturu rekten direkte al {destination}", + "distance": "Veturu rekten dum {distance}", + "namedistance": "Veturu rekten al {way_name} dum {distance}" + }, + "sharp left": { + "default": "Turniĝu ege maldekstren", + "name": "Turniĝu ege maldekstren al {way_name}", + "destination": "Turniĝu ege maldekstren direkte al {destination}" + }, + "sharp right": { + "default": "Turniĝu ege dekstren", + "name": "Turniĝu ege dekstren al {way_name}", + "destination": "Turniĝu ege dekstren direkte al {destination}" + }, + "slight left": { + "default": "Turniĝu ete maldekstren", + "name": "Turniĝu ete maldekstren al {way_name}", + "destination": "Turniĝu ete maldekstren direkte al {destination}" + }, + "slight right": { + "default": "Turniĝu ete dekstren", + "name": "Turniĝu ete dekstren al {way_name}", + "destination": "Turniĝu ete dekstren direkte al {destination}" + }, + "uturn": { + "default": "Turniĝu malantaŭen", + "name": "Turniĝu malantaŭen al {way_name}", + "destination": "Turniĝu malantaŭen direkte al {destination}" + } + }, + "depart": { + "default": { + "default": "Direktiĝu {direction}", + "name": "Direktiĝu {direction} al {way_name}" + } + }, + "end of road": { + "default": { + "default": "Veturu {modifier}", + "name": "Veturu {modifier} direkte al {way_name}", + "destination": "Veturu {modifier} direkte al {destination}" + }, + "straight": { + "default": "Veturu rekten", + "name": "Veturu rekten al {way_name}", + "destination": "Veturu rekten direkte al {destination}" + }, + "uturn": { + "default": "Turniĝu malantaŭen ĉe fino de la vojo", + "name": "Turniĝu malantaŭen al {way_name} ĉe fino de la vojo", + "destination": "Turniĝu malantaŭen direkte al {destination} ĉe fino de la vojo" + } + }, + "fork": { + "default": { + "default": "Daŭru {modifier} ĉe la vojforko", + "name": "Pluu {modifier} ĉe la vojforko al {way_name}", + "destination": "Pluu {modifier} ĉe la vojforko direkte al {destination}" + }, + "slight left": { + "default": "Maldekstren ĉe la vojforko", + "name": "Maldekstren ĉe la vojforko al {way_name}", + "destination": "Maldekstren ĉe la vojforko direkte al {destination}" + }, + "slight right": { + "default": "Dekstren ĉe la vojforko", + "name": "Dekstren ĉe la vojforko al {way_name}", + "destination": "Dekstren ĉe la vojforko direkte al {destination}" + }, + "sharp left": { + "default": "Ege maldekstren ĉe la vojforko", + "name": "Ege maldekstren ĉe la vojforko al {way_name}", + "destination": "Ege maldekstren ĉe la vojforko direkte al {destination}" + }, + "sharp right": { + "default": "Ege dekstren ĉe la vojforko", + "name": "Ege dekstren ĉe la vojforko al {way_name}", + "destination": "Ege dekstren ĉe la vojforko direkte al {destination}" + }, + "uturn": { + "default": "Turniĝu malantaŭen", + "name": "Turniĝu malantaŭen al {way_name}", + "destination": "Turniĝu malantaŭen direkte al {destination}" + } + }, + "merge": { + "default": { + "default": "Enveturu {modifier}", + "name": "Enveturu {modifier} al {way_name}", + "destination": "Enveturu {modifier} direkte al {destination}" + }, + "slight left": { + "default": "Enveturu de maldekstre", + "name": "Enveturu de maldekstre al {way_name}", + "destination": "Enveturu de maldekstre direkte al {destination}" + }, + "slight right": { + "default": "Enveturu de dekstre", + "name": "Enveturu de dekstre al {way_name}", + "destination": "Enveturu de dekstre direkte al {destination}" + }, + "sharp left": { + "default": "Enveturu de maldekstre", + "name": "Enveture de maldekstre al {way_name}", + "destination": "Enveturu de maldekstre direkte al {destination}" + }, + "sharp right": { + "default": "Enveturu de dekstre", + "name": "Enveturu de dekstre al {way_name}", + "destination": "Enveturu de dekstre direkte al {destination}" + }, + "uturn": { + "default": "Turniĝu malantaŭen", + "name": "Turniĝu malantaŭen al {way_name}", + "destination": "Turniĝu malantaŭen direkte al {destination}" + } + }, + "new name": { + "default": { + "default": "Pluu {modifier}", + "name": "Pluu {modifier} al {way_name}", + "destination": "Pluu {modifier} direkte al {destination}" + }, + "straight": { + "default": "Veturu rekten", + "name": "Veturu rekten al {way_name}", + "destination": "Veturu rekten direkte al {destination}" + }, + "sharp left": { + "default": "Turniĝu ege maldekstren", + "name": "Turniĝu ege maldekstren al {way_name}", + "destination": "Turniĝu ege maldekstren direkte al {destination}" + }, + "sharp right": { + "default": "Turniĝu ege dekstren", + "name": "Turniĝu ege dekstren al {way_name}", + "destination": "Turniĝu ege dekstren direkte al {destination}" + }, + "slight left": { + "default": "Pluu ete maldekstren", + "name": "Pluu ete maldekstren al {way_name}", + "destination": "Pluu ete maldekstren direkte al {destination}" + }, + "slight right": { + "default": "Pluu ete dekstren", + "name": "Pluu ete dekstren al {way_name}", + "destination": "Pluu ete dekstren direkte al {destination}" + }, + "uturn": { + "default": "Turniĝu malantaŭen", + "name": "Turniĝu malantaŭen al {way_name}", + "destination": "Turniĝu malantaŭen direkte al {destination}" + } + }, + "notification": { + "default": { + "default": "Pluu {modifier}", + "name": "Pluu {modifier} al {way_name}", + "destination": "Pluu {modifier} direkte al {destination}" + }, + "uturn": { + "default": "Turniĝu malantaŭen", + "name": "Turniĝu malantaŭen al {way_name}", + "destination": "Turniĝu malantaŭen direkte al {destination}" + } + }, + "off ramp": { + "default": { + "default": "Direktiĝu al enveturejo", + "name": "Direktiĝu al enveturejo al {way_name}", + "destination": "Direktiĝu al enveturejo direkte al {destination}", + "exit": "Direktiĝu al elveturejo {exit}", + "exit_destination": "Direktiĝu al elveturejo {exit} direkte al {destination}" + }, + "left": { + "default": "Direktiĝu al enveturejo ĉe maldekstre", + "name": "Direktiĝu al enveturejo ĉe maldekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe maldekstre al {destination}", + "exit": "Direktiĝu al elveturejo {exit} ĉe maldekstre", + "exit_destination": "Direktiĝu al elveturejo {exit} ĉe maldekstre direkte al {destination}" + }, + "right": { + "default": "Direktiĝu al enveturejo ĉe dekstre", + "name": "Direktiĝu al enveturejo ĉe dekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe dekstre al {destination}", + "exit": "Direktiĝu al {exit} elveturejo ĉe ldekstre", + "exit_destination": "Direktiĝu al elveturejo {exit} ĉe dekstre direkte al {destination}" + }, + "sharp left": { + "default": "Direktiĝu al enveturejo ĉe maldekstre", + "name": "Direktiĝu al enveturejo ĉe maldekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe maldekstre al {destination}", + "exit": "Direktiĝu al {exit} elveturejo ĉe maldekstre", + "exit_destination": "Direktiĝu al elveturejo {exit} ĉe maldekstre direkte al {destination}" + }, + "sharp right": { + "default": "Direktiĝu al enveturejo ĉe dekstre", + "name": "Direktiĝu al enveturejo ĉe dekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe dekstre al {destination}", + "exit": "Direktiĝu al elveturejo {exit} ĉe dekstre", + "exit_destination": "Direktiĝu al elveturejo {exit} ĉe dekstre direkte al {destination}" + }, + "slight left": { + "default": "Direktiĝu al enveturejo ĉe maldekstre", + "name": "Direktiĝu al enveturejo ĉe maldekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe maldekstre al {destination}", + "exit": "Direktiĝu al {exit} elveturejo ĉe maldekstre", + "exit_destination": "Direktiĝu al elveturejo {exit} ĉe maldekstre direkte al {destination}" + }, + "slight right": { + "default": "Direktiĝu al enveturejo ĉe dekstre", + "name": "Direktiĝu al enveturejo ĉe dekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe dekstre al {destination}", + "exit": "Direktiĝu al {exit} elveturejo ĉe ldekstre", + "exit_destination": "Direktiĝu al elveturejo {exit} ĉe dekstre direkte al {destination}" + } + }, + "on ramp": { + "default": { + "default": "Direktiĝu al enveturejo", + "name": "Direktiĝu al enveturejo al {way_name}", + "destination": "Direktiĝu al enveturejo direkte al {destination}" + }, + "left": { + "default": "Direktiĝu al enveturejo ĉe maldekstre", + "name": "Direktiĝu al enveturejo ĉe maldekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe maldekstre al {destination}" + }, + "right": { + "default": "Direktiĝu al enveturejo ĉe dekstre", + "name": "Direktiĝu al enveturejo ĉe dekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe dekstre al {destination}" + }, + "sharp left": { + "default": "Direktiĝu al enveturejo ĉe maldekstre", + "name": "Direktiĝu al enveturejo ĉe maldekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe maldekstre al {destination}" + }, + "sharp right": { + "default": "Direktiĝu al enveturejo ĉe dekstre", + "name": "Direktiĝu al enveturejo ĉe dekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe dekstre al {destination}" + }, + "slight left": { + "default": "Direktiĝu al enveturejo ĉe maldekstre", + "name": "Direktiĝu al enveturejo ĉe maldekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe maldekstre al {destination}" + }, + "slight right": { + "default": "Direktiĝu al enveturejo ĉe dekstre", + "name": "Direktiĝu al enveturejo ĉe dekstre al {way_name}", + "destination": "Direktiĝu al enveturejo ĉe dekstre al {destination}" + } + }, + "rotary": { + "default": { + "default": { + "default": "Enveturu trafikcirklegon", + "name": "Enveturu trafikcirklegon kaj elveturu al {way_name}", + "destination": "Enveturu trafikcirklegon kaj elveturu direkte al {destination}" + }, + "name": { + "default": "Enveturu {rotary_name}", + "name": "Enveturu {rotary_name} kaj elveturu al {way_name}", + "destination": "Enveturu {rotary_name} kaj elveturu direkte al {destination}" + }, + "exit": { + "default": "Enveturu trafikcirklegon kaj sekve al {exit_number} elveturejo", + "name": "Enveturu trafikcirklegon kaj sekve al {exit_number} elveturejo al {way_name}", + "destination": "Enveturu trafikcirklegon kaj sekve al {exit_number} elveturejo direkte al {destination}" + }, + "name_exit": { + "default": "Enveturu {rotary_name} kaj sekve al {exit_number} elveturejo", + "name": "Enveturu {rotary_name} kaj sekve al {exit_number} elveturejo al {way_name}", + "destination": "Enveturu {rotary_name} kaj sekve al {exit_number} elveturejo direkte al {destination}" + } + } + }, + "roundabout": { + "default": { + "exit": { + "default": "Enveturu trafikcirklon kaj sekve al {exit_number} elveturejo", + "name": "Enveturu trafikcirklon kaj sekve al {exit_number} elveturejo al {way_name}", + "destination": "Enveturu trafikcirklon kaj sekve al {exit_number} elveturejo direkte al {destination}" + }, + "default": { + "default": "Enveturu trafikcirklon", + "name": "Enveturu trafikcirklon kaj elveturu al {way_name}", + "destination": "Enveturu trafikcirklon kaj elveturu direkte al {destination}" + } + } + }, + "roundabout turn": { + "default": { + "default": "Ĉe la trafikcirklo veturu {modifier}", + "name": "Ĉe la trafikcirklo veturu {modifier} al {way_name}", + "destination": "Ĉe la trafikcirklo veturu {modifier} direkte al {destination}" + }, + "left": { + "default": "Ĉe la trafikcirklo turniĝu maldekstren", + "name": "Ĉe la trafikcirklo turniĝu maldekstren al {way_name}", + "destination": "Ĉe la trafikcirklo turniĝu maldekstren direkte al {destination}" + }, + "right": { + "default": "Ĉe la trafikcirklo turniĝu dekstren", + "name": "Ĉe la trafikcirklo turniĝu dekstren al {way_name}", + "destination": "Ĉe la trafikcirklo turniĝu dekstren direkte al {destination}" + }, + "straight": { + "default": "Ĉe la trafikcirklo veturu rekten", + "name": "Ĉe la trafikcirklo veturu rekten al {way_name}", + "destination": "Ĉe la trafikcirklo veturu rekten direkte al {destination}" + } + }, + "exit roundabout": { + "default": { + "default": "Veturu {modifier}", + "name": "Veturu {modifier} al {way_name}", + "destination": "Veturu {modifier} direkte al {destination}" + }, + "left": { + "default": "Turniĝu maldekstren", + "name": "Turniĝu maldekstren al {way_name}", + "destination": "Turniĝu maldekstren direkte al {destination}" + }, + "right": { + "default": "Turniĝu dekstren", + "name": "Turniĝu dekstren al {way_name}", + "destination": "Turniĝu dekstren direkte al {destination}" + }, + "straight": { + "default": "Veturu rekten", + "name": "Veturu rekten al {way_name}", + "destination": "Veturu rekten direkte al {destination}" + } + }, + "exit rotary": { + "default": { + "default": "{modifier}", + "name": "{modifier} al {way_name}", + "destination": "Veturu {modifier} direkte al {destination}" + }, + "left": { + "default": "Turniĝu maldekstren", + "name": "Turniĝu maldekstren al {way_name}", + "destination": "Turniĝu maldekstren direkte al {destination}" + }, + "right": { + "default": "Turniĝu dekstren", + "name": "Turniĝu dekstren al {way_name}", + "destination": "Turniĝu dekstren direkte al {destination}" + }, + "straight": { + "default": "Veturu rekten", + "name": "Veturu rekten al {way_name}", + "destination": "Veturu rekten direkte al {destination}" + } + }, + "turn": { + "default": { + "default": "Veturu {modifier}", + "name": "Veturu {modifier} al {way_name}", + "destination": "Veturu {modifier} direkte al {destination}" + }, + "left": { + "default": "Turniĝu maldekstren", + "name": "Turniĝu maldekstren al {way_name}", + "destination": "Turniĝu maldekstren direkte al {destination}" + }, + "right": { + "default": "Turniĝu dekstren", + "name": "Turniĝu dekstren al {way_name}", + "destination": "Turniĝu dekstren direkte al {destination}" + }, + "straight": { + "default": "Veturu rekten", + "name": "Veturu rekten al {way_name}", + "destination": "Veturu rekten direkte al {destination}" + } + }, + "use lane": { + "no_lanes": { + "default": "Pluu rekten" + }, + "default": { + "default": "{lane_instruction}" + } + } + } +} \ No newline at end of file diff --git a/test/fixtures/v5/arrive/left.json b/test/fixtures/v5/arrive/left.json index 6b249f9b7..07009dabf 100644 --- a/test/fixtures/v5/arrive/left.json +++ b/test/fixtures/v5/arrive/left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich links", "en": "You have arrived at your destination, on the left", + "eo": "Vi atingis vian n celon ĉe maldekstre", "es": "Has llegado a tu destino, a la izquierda", "es-ES": "Has llegado a tu destino, a la izquierda", "fr": "Vous êtes arrivés à votre destination, sur la gauche", diff --git a/test/fixtures/v5/arrive/no_modifier.json b/test/fixtures/v5/arrive/no_modifier.json index b13561f8f..7d7a0d115 100644 --- a/test/fixtures/v5/arrive/no_modifier.json +++ b/test/fixtures/v5/arrive/no_modifier.json @@ -8,6 +8,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht", "en": "You have arrived at your destination", + "eo": "Vi atingis vian n celon", "es": "Has llegado a tu destino", "es-ES": "Has llegado a tu destino", "fr": "Vous êtes arrivés à votre destination", diff --git a/test/fixtures/v5/arrive/right.json b/test/fixtures/v5/arrive/right.json index 8716a64d5..9443ef701 100644 --- a/test/fixtures/v5/arrive/right.json +++ b/test/fixtures/v5/arrive/right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your destination, on the right", + "eo": "Vi atingis vian n celon ĉe dekstre", "es": "Has llegado a tu destino, a la derecha", "es-ES": "Has llegado a tu destino, a la derecha", "fr": "Vous êtes arrivés à votre destination, sur la droite", diff --git a/test/fixtures/v5/arrive/sharp_left.json b/test/fixtures/v5/arrive/sharp_left.json index cf2d80390..3ddf83470 100644 --- a/test/fixtures/v5/arrive/sharp_left.json +++ b/test/fixtures/v5/arrive/sharp_left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich links", "en": "You have arrived at your destination, on the left", + "eo": "Vi atingis vian n celon ĉe maldekstre", "es": "Has llegado a tu destino, a la izquierda", "es-ES": "Has llegado a tu destino, a la izquierda", "fr": "Vous êtes arrivés à votre destination, sur la gauche", diff --git a/test/fixtures/v5/arrive/sharp_right.json b/test/fixtures/v5/arrive/sharp_right.json index d4965b993..f480f28c7 100644 --- a/test/fixtures/v5/arrive/sharp_right.json +++ b/test/fixtures/v5/arrive/sharp_right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your destination, on the right", + "eo": "Vi atingis vian n celon ĉe dekstre", "es": "Has llegado a tu destino, a la derecha", "es-ES": "Has llegado a tu destino, a la derecha", "fr": "Vous êtes arrivés à votre destination, sur la droite", diff --git a/test/fixtures/v5/arrive/slight_left.json b/test/fixtures/v5/arrive/slight_left.json index 818a64c4e..2eabd20f5 100644 --- a/test/fixtures/v5/arrive/slight_left.json +++ b/test/fixtures/v5/arrive/slight_left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich links", "en": "You have arrived at your destination, on the left", + "eo": "Vi atingis vian n celon ĉe maldekstre", "es": "Has llegado a tu destino, a la izquierda", "es-ES": "Has llegado a tu destino, a la izquierda", "fr": "Vous êtes arrivés à votre destination, sur la gauche", diff --git a/test/fixtures/v5/arrive/slight_right.json b/test/fixtures/v5/arrive/slight_right.json index 73823c9cc..3a6bb1b43 100644 --- a/test/fixtures/v5/arrive/slight_right.json +++ b/test/fixtures/v5/arrive/slight_right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your destination, on the right", + "eo": "Vi atingis vian n celon ĉe dekstre", "es": "Has llegado a tu destino, a la derecha", "es-ES": "Has llegado a tu destino, a la derecha", "fr": "Vous êtes arrivés à votre destination, sur la droite", diff --git a/test/fixtures/v5/arrive/straight.json b/test/fixtures/v5/arrive/straight.json index f422b5a8e..98be0de9e 100644 --- a/test/fixtures/v5/arrive/straight.json +++ b/test/fixtures/v5/arrive/straight.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich geradeaus", "en": "You have arrived at your destination, straight ahead", + "eo": "Vi atingis vian n celon", "es": "Has llegado a tu destino, en frente", "es-ES": "Has llegado a tu destino, en frente", "fr": "Vous êtes arrivés à votre destination, droit devant", diff --git a/test/fixtures/v5/arrive/uturn.json b/test/fixtures/v5/arrive/uturn.json index d28458bfa..6b00a2b20 100644 --- a/test/fixtures/v5/arrive/uturn.json +++ b/test/fixtures/v5/arrive/uturn.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht", "en": "You have arrived at your destination", + "eo": "Vi atingis vian n celon", "es": "Has llegado a tu destino", "es-ES": "Has llegado a tu destino", "fr": "Vous êtes arrivés à votre destination", diff --git a/test/fixtures/v5/arrive_waypoint/left.json b/test/fixtures/v5/arrive_waypoint/left.json index b5e6a4f91..1c82d4c9e 100644 --- a/test/fixtures/v5/arrive_waypoint/left.json +++ b/test/fixtures/v5/arrive_waypoint/left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich links", "en": "You have arrived at your 1st destination, on the left", + "eo": "Vi atingis vian 1-an celon ĉe maldekstre", "es": "Has llegado a tu 1ª destino, a la izquierda", "es-ES": "Has llegado a tu 1ª destino, a la izquierda", "fr": "Vous êtes arrivés à votre première destination, sur la gauche", diff --git a/test/fixtures/v5/arrive_waypoint/no_modifier.json b/test/fixtures/v5/arrive_waypoint/no_modifier.json index 5748cfa2e..8e1fd5875 100644 --- a/test/fixtures/v5/arrive_waypoint/no_modifier.json +++ b/test/fixtures/v5/arrive_waypoint/no_modifier.json @@ -8,6 +8,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht", "en": "You have arrived at your 1st destination", + "eo": "Vi atingis vian 1-an celon", "es": "Has llegado a tu 1ª destino", "es-ES": "Has llegado a tu 1ª destino", "fr": "Vous êtes arrivés à votre première destination", diff --git a/test/fixtures/v5/arrive_waypoint/right.json b/test/fixtures/v5/arrive_waypoint/right.json index 3ba508583..2b180303c 100644 --- a/test/fixtures/v5/arrive_waypoint/right.json +++ b/test/fixtures/v5/arrive_waypoint/right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your 1st destination, on the right", + "eo": "Vi atingis vian 1-an celon ĉe dekstre", "es": "Has llegado a tu 1ª destino, a la derecha", "es-ES": "Has llegado a tu 1ª destino, a la derecha", "fr": "Vous êtes arrivés à votre première destination, sur la droite", diff --git a/test/fixtures/v5/arrive_waypoint/sharp_left.json b/test/fixtures/v5/arrive_waypoint/sharp_left.json index 424aeec74..efee7b0bb 100644 --- a/test/fixtures/v5/arrive_waypoint/sharp_left.json +++ b/test/fixtures/v5/arrive_waypoint/sharp_left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich links", "en": "You have arrived at your 1st destination, on the left", + "eo": "Vi atingis vian 1-an celon ĉe maldekstre", "es": "Has llegado a tu 1ª destino, a la izquierda", "es-ES": "Has llegado a tu 1ª destino, a la izquierda", "fr": "Vous êtes arrivés à votre première destination, sur la gauche", diff --git a/test/fixtures/v5/arrive_waypoint/sharp_right.json b/test/fixtures/v5/arrive_waypoint/sharp_right.json index b7732351e..bdd267f45 100644 --- a/test/fixtures/v5/arrive_waypoint/sharp_right.json +++ b/test/fixtures/v5/arrive_waypoint/sharp_right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your 1st destination, on the right", + "eo": "Vi atingis vian 1-an celon ĉe dekstre", "es": "Has llegado a tu 1ª destino, a la derecha", "es-ES": "Has llegado a tu 1ª destino, a la derecha", "fr": "Vous êtes arrivés à votre première destination, sur la droite", diff --git a/test/fixtures/v5/arrive_waypoint/slight_left.json b/test/fixtures/v5/arrive_waypoint/slight_left.json index db16bc306..bdf8929c8 100644 --- a/test/fixtures/v5/arrive_waypoint/slight_left.json +++ b/test/fixtures/v5/arrive_waypoint/slight_left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich links", "en": "You have arrived at your 1st destination, on the left", + "eo": "Vi atingis vian 1-an celon ĉe maldekstre", "es": "Has llegado a tu 1ª destino, a la izquierda", "es-ES": "Has llegado a tu 1ª destino, a la izquierda", "fr": "Vous êtes arrivés à votre première destination, sur la gauche", diff --git a/test/fixtures/v5/arrive_waypoint/slight_right.json b/test/fixtures/v5/arrive_waypoint/slight_right.json index 927729ba1..7b8e2c5d0 100644 --- a/test/fixtures/v5/arrive_waypoint/slight_right.json +++ b/test/fixtures/v5/arrive_waypoint/slight_right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your 1st destination, on the right", + "eo": "Vi atingis vian 1-an celon ĉe dekstre", "es": "Has llegado a tu 1ª destino, a la derecha", "es-ES": "Has llegado a tu 1ª destino, a la derecha", "fr": "Vous êtes arrivés à votre première destination, sur la droite", diff --git a/test/fixtures/v5/arrive_waypoint/straight.json b/test/fixtures/v5/arrive_waypoint/straight.json index bf52fefe0..8247392c8 100644 --- a/test/fixtures/v5/arrive_waypoint/straight.json +++ b/test/fixtures/v5/arrive_waypoint/straight.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht, es befindet sich geradeaus", "en": "You have arrived at your 1st destination, straight ahead", + "eo": "Vi atingis vian 1-an celon", "es": "Has llegado a tu 1ª destino, en frente", "es-ES": "Has llegado a tu 1ª destino, en frente", "fr": "Vous êtes arrivés à votre première destination, droit devant", diff --git a/test/fixtures/v5/arrive_waypoint/uturn.json b/test/fixtures/v5/arrive_waypoint/uturn.json index 2ab7ec274..7e82e4ef7 100644 --- a/test/fixtures/v5/arrive_waypoint/uturn.json +++ b/test/fixtures/v5/arrive_waypoint/uturn.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr erste Ziel erreicht", "en": "You have arrived at your 1st destination", + "eo": "Vi atingis vian 1-an celon", "es": "Has llegado a tu 1ª destino", "es-ES": "Has llegado a tu 1ª destino", "fr": "Vous êtes arrivés à votre première destination", diff --git a/test/fixtures/v5/arrive_waypoint_last/left.json b/test/fixtures/v5/arrive_waypoint_last/left.json index 7d2e2f4da..577e35da6 100644 --- a/test/fixtures/v5/arrive_waypoint_last/left.json +++ b/test/fixtures/v5/arrive_waypoint_last/left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich links", "en": "You have arrived at your destination, on the left", + "eo": "Vi atingis vian n celon ĉe maldekstre", "es": "Has llegado a tu destino, a la izquierda", "es-ES": "Has llegado a tu destino, a la izquierda", "fr": "Vous êtes arrivés à votre destination, sur la gauche", diff --git a/test/fixtures/v5/arrive_waypoint_last/no_modifier.json b/test/fixtures/v5/arrive_waypoint_last/no_modifier.json index 6fc943816..250920aef 100644 --- a/test/fixtures/v5/arrive_waypoint_last/no_modifier.json +++ b/test/fixtures/v5/arrive_waypoint_last/no_modifier.json @@ -8,6 +8,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht", "en": "You have arrived at your destination", + "eo": "Vi atingis vian n celon", "es": "Has llegado a tu destino", "es-ES": "Has llegado a tu destino", "fr": "Vous êtes arrivés à votre destination", diff --git a/test/fixtures/v5/arrive_waypoint_last/right.json b/test/fixtures/v5/arrive_waypoint_last/right.json index 960c95b28..1146b9328 100644 --- a/test/fixtures/v5/arrive_waypoint_last/right.json +++ b/test/fixtures/v5/arrive_waypoint_last/right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your destination, on the right", + "eo": "Vi atingis vian n celon ĉe dekstre", "es": "Has llegado a tu destino, a la derecha", "es-ES": "Has llegado a tu destino, a la derecha", "fr": "Vous êtes arrivés à votre destination, sur la droite", diff --git a/test/fixtures/v5/arrive_waypoint_last/sharp_left.json b/test/fixtures/v5/arrive_waypoint_last/sharp_left.json index 1c87489ca..2d2303bff 100644 --- a/test/fixtures/v5/arrive_waypoint_last/sharp_left.json +++ b/test/fixtures/v5/arrive_waypoint_last/sharp_left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich links", "en": "You have arrived at your destination, on the left", + "eo": "Vi atingis vian n celon ĉe maldekstre", "es": "Has llegado a tu destino, a la izquierda", "es-ES": "Has llegado a tu destino, a la izquierda", "fr": "Vous êtes arrivés à votre destination, sur la gauche", diff --git a/test/fixtures/v5/arrive_waypoint_last/sharp_right.json b/test/fixtures/v5/arrive_waypoint_last/sharp_right.json index b7f188f68..2f79756fa 100644 --- a/test/fixtures/v5/arrive_waypoint_last/sharp_right.json +++ b/test/fixtures/v5/arrive_waypoint_last/sharp_right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your destination, on the right", + "eo": "Vi atingis vian n celon ĉe dekstre", "es": "Has llegado a tu destino, a la derecha", "es-ES": "Has llegado a tu destino, a la derecha", "fr": "Vous êtes arrivés à votre destination, sur la droite", diff --git a/test/fixtures/v5/arrive_waypoint_last/slight_left.json b/test/fixtures/v5/arrive_waypoint_last/slight_left.json index 10aeef3ad..9c5a1027a 100644 --- a/test/fixtures/v5/arrive_waypoint_last/slight_left.json +++ b/test/fixtures/v5/arrive_waypoint_last/slight_left.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich links", "en": "You have arrived at your destination, on the left", + "eo": "Vi atingis vian n celon ĉe maldekstre", "es": "Has llegado a tu destino, a la izquierda", "es-ES": "Has llegado a tu destino, a la izquierda", "fr": "Vous êtes arrivés à votre destination, sur la gauche", diff --git a/test/fixtures/v5/arrive_waypoint_last/slight_right.json b/test/fixtures/v5/arrive_waypoint_last/slight_right.json index d3517c990..88aeff10d 100644 --- a/test/fixtures/v5/arrive_waypoint_last/slight_right.json +++ b/test/fixtures/v5/arrive_waypoint_last/slight_right.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich rechts", "en": "You have arrived at your destination, on the right", + "eo": "Vi atingis vian n celon ĉe dekstre", "es": "Has llegado a tu destino, a la derecha", "es-ES": "Has llegado a tu destino, a la derecha", "fr": "Vous êtes arrivés à votre destination, sur la droite", diff --git a/test/fixtures/v5/arrive_waypoint_last/straight.json b/test/fixtures/v5/arrive_waypoint_last/straight.json index 1a5f30203..5dd29f5d8 100644 --- a/test/fixtures/v5/arrive_waypoint_last/straight.json +++ b/test/fixtures/v5/arrive_waypoint_last/straight.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht, es befindet sich geradeaus", "en": "You have arrived at your destination, straight ahead", + "eo": "Vi atingis vian n celon", "es": "Has llegado a tu destino, en frente", "es-ES": "Has llegado a tu destino, en frente", "fr": "Vous êtes arrivés à votre destination, droit devant", diff --git a/test/fixtures/v5/arrive_waypoint_last/uturn.json b/test/fixtures/v5/arrive_waypoint_last/uturn.json index 891e2dceb..803a94e05 100644 --- a/test/fixtures/v5/arrive_waypoint_last/uturn.json +++ b/test/fixtures/v5/arrive_waypoint_last/uturn.json @@ -9,6 +9,7 @@ "instructions": { "de": "Sie haben Ihr Ziel erreicht", "en": "You have arrived at your destination", + "eo": "Vi atingis vian n celon", "es": "Has llegado a tu destino", "es-ES": "Has llegado a tu destino", "fr": "Vous êtes arrivés à votre destination", diff --git a/test/fixtures/v5/continue/left_default.json b/test/fixtures/v5/continue/left_default.json index e181a5da4..57befce3b 100644 --- a/test/fixtures/v5/continue/left_default.json +++ b/test/fixtures/v5/continue/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen", "en": "Turn left", + "eo": "Veturu maldekstren", "es": "Gire a izquierda", "es-ES": "Gire a a la izquierda", "fr": "Tourner à gauche", diff --git a/test/fixtures/v5/continue/left_destination.json b/test/fixtures/v5/continue/left_destination.json index 6a29c0f45..b8214de5f 100644 --- a/test/fixtures/v5/continue/left_destination.json +++ b/test/fixtures/v5/continue/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Veturu maldekstren direkte al Destination 1", "es": "Gire a izquierda hacia Destination 1", "es-ES": "Gire a a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/continue/left_exit.json b/test/fixtures/v5/continue/left_exit.json index 791aa1bae..d572ea3a9 100644 --- a/test/fixtures/v5/continue/left_exit.json +++ b/test/fixtures/v5/continue/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Veturu maldekstren direkte al Way Name", "es": "Gire a izquierda en Way Name", "es-ES": "Gire a a la izquierda en Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/continue/left_exit_destination.json b/test/fixtures/v5/continue/left_exit_destination.json index 8ba841757..546c79e57 100644 --- a/test/fixtures/v5/continue/left_exit_destination.json +++ b/test/fixtures/v5/continue/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Veturu maldekstren direkte al Destination 1", "es": "Gire a izquierda hacia Destination 1", "es-ES": "Gire a a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/continue/left_name.json b/test/fixtures/v5/continue/left_name.json index 4b5bbe090..88639eaac 100644 --- a/test/fixtures/v5/continue/left_name.json +++ b/test/fixtures/v5/continue/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links weiterfahren auf Way Name", "en": "Turn left to stay on Way Name", + "eo": "Veturu maldekstren al Way Name", "es": "Cruce a laizquierda en Way Name", "es-ES": "Cruce a laa la izquierda en Way Name", "fr": "Continuer à gauche sur Way Name", diff --git a/test/fixtures/v5/continue/right_default.json b/test/fixtures/v5/continue/right_default.json index c123635f5..df562ae76 100644 --- a/test/fixtures/v5/continue/right_default.json +++ b/test/fixtures/v5/continue/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen", "en": "Turn right", + "eo": "Veturu dekstren", "es": "Gire a derecha", "es-ES": "Gire a a la derecha", "fr": "Tourner à droite", diff --git a/test/fixtures/v5/continue/right_destination.json b/test/fixtures/v5/continue/right_destination.json index d0e8c2f97..50b07323e 100644 --- a/test/fixtures/v5/continue/right_destination.json +++ b/test/fixtures/v5/continue/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Veturu dekstren direkte al Destination 1", "es": "Gire a derecha hacia Destination 1", "es-ES": "Gire a a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/continue/right_exit.json b/test/fixtures/v5/continue/right_exit.json index e2a1069b0..6b084dbb3 100644 --- a/test/fixtures/v5/continue/right_exit.json +++ b/test/fixtures/v5/continue/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Veturu dekstren direkte al Way Name", "es": "Gire a derecha en Way Name", "es-ES": "Gire a a la derecha en Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/continue/right_exit_destination.json b/test/fixtures/v5/continue/right_exit_destination.json index ff0a6d5ae..81fd31a5f 100644 --- a/test/fixtures/v5/continue/right_exit_destination.json +++ b/test/fixtures/v5/continue/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Veturu dekstren direkte al Destination 1", "es": "Gire a derecha hacia Destination 1", "es-ES": "Gire a a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/continue/right_name.json b/test/fixtures/v5/continue/right_name.json index 913646e8c..fac378309 100644 --- a/test/fixtures/v5/continue/right_name.json +++ b/test/fixtures/v5/continue/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts weiterfahren auf Way Name", "en": "Turn right to stay on Way Name", + "eo": "Veturu dekstren al Way Name", "es": "Cruce a laderecha en Way Name", "es-ES": "Cruce a laa la derecha en Way Name", "fr": "Continuer à droite sur Way Name", diff --git a/test/fixtures/v5/continue/sharp_left_default.json b/test/fixtures/v5/continue/sharp_left_default.json index 0336751bc..7a8e659a7 100644 --- a/test/fixtures/v5/continue/sharp_left_default.json +++ b/test/fixtures/v5/continue/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links", "en": "Make a sharp left", + "eo": "Turniĝu ege maldekstren", "es": "Gire a la izquierda", "es-ES": "Gire a la izquierda", "fr": "Prendre franchement à gauche", diff --git a/test/fixtures/v5/continue/sharp_left_destination.json b/test/fixtures/v5/continue/sharp_left_destination.json index 68664f591..099ca0917 100644 --- a/test/fixtures/v5/continue/sharp_left_destination.json +++ b/test/fixtures/v5/continue/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Turniĝu ege maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Prendre franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/continue/sharp_left_exit.json b/test/fixtures/v5/continue/sharp_left_exit.json index 284ac7fb0..2d3fd4c42 100644 --- a/test/fixtures/v5/continue/sharp_left_exit.json +++ b/test/fixtures/v5/continue/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Way Name", "en": "Make a sharp left to stay on Way Name", + "eo": "Turniĝu ege maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gire a la izquierda en Way Name", "fr": "Make a sharp left to stay on Way Name", diff --git a/test/fixtures/v5/continue/sharp_left_exit_destination.json b/test/fixtures/v5/continue/sharp_left_exit_destination.json index 27e4d2006..cee175a88 100644 --- a/test/fixtures/v5/continue/sharp_left_exit_destination.json +++ b/test/fixtures/v5/continue/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Turniĝu ege maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Prendre franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/continue/sharp_left_name.json b/test/fixtures/v5/continue/sharp_left_name.json index d60577967..f1ab87b43 100644 --- a/test/fixtures/v5/continue/sharp_left_name.json +++ b/test/fixtures/v5/continue/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Way Name", "en": "Make a sharp left to stay on Way Name", + "eo": "Turniĝu ege maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gire a la izquierda en Way Name", "fr": "Make a sharp left to stay on Way Name", diff --git a/test/fixtures/v5/continue/sharp_right_default.json b/test/fixtures/v5/continue/sharp_right_default.json index c0c1d2a81..f5f535056 100644 --- a/test/fixtures/v5/continue/sharp_right_default.json +++ b/test/fixtures/v5/continue/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts", "en": "Make a sharp right", + "eo": "Turniĝu ege dekstren", "es": "Gire a la derecha", "es-ES": "Gire a la derecha", "fr": "Prendre franchement à droite", diff --git a/test/fixtures/v5/continue/sharp_right_destination.json b/test/fixtures/v5/continue/sharp_right_destination.json index 90b6fe92c..8f995a371 100644 --- a/test/fixtures/v5/continue/sharp_right_destination.json +++ b/test/fixtures/v5/continue/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Turniĝu ege dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gire a la derecha hacia Destination 1", "fr": "Prendre franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/continue/sharp_right_exit.json b/test/fixtures/v5/continue/sharp_right_exit.json index ea33d702f..56a7ff212 100644 --- a/test/fixtures/v5/continue/sharp_right_exit.json +++ b/test/fixtures/v5/continue/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Way Name", "en": "Make a sharp right to stay on Way Name", + "eo": "Turniĝu ege dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gire a la derecha en Way Name", "fr": "Make a sharp right to stay on Way Name", diff --git a/test/fixtures/v5/continue/sharp_right_exit_destination.json b/test/fixtures/v5/continue/sharp_right_exit_destination.json index 5e2873c26..b0d6fc7b7 100644 --- a/test/fixtures/v5/continue/sharp_right_exit_destination.json +++ b/test/fixtures/v5/continue/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Turniĝu ege dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gire a la derecha hacia Destination 1", "fr": "Prendre franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/continue/sharp_right_name.json b/test/fixtures/v5/continue/sharp_right_name.json index 67109d556..d78a9a50b 100644 --- a/test/fixtures/v5/continue/sharp_right_name.json +++ b/test/fixtures/v5/continue/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Way Name", "en": "Make a sharp right to stay on Way Name", + "eo": "Turniĝu ege dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gire a la derecha en Way Name", "fr": "Make a sharp right to stay on Way Name", diff --git a/test/fixtures/v5/continue/slight_left_default.json b/test/fixtures/v5/continue/slight_left_default.json index f48d97ce2..61a6f321b 100644 --- a/test/fixtures/v5/continue/slight_left_default.json +++ b/test/fixtures/v5/continue/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links", "en": "Make a slight left", + "eo": "Turniĝu ete maldekstren", "es": "Gire a la izquierda", "es-ES": "Gire a la izquierda", "fr": "Continuer légèrement à gauche", diff --git a/test/fixtures/v5/continue/slight_left_destination.json b/test/fixtures/v5/continue/slight_left_destination.json index 9d352884b..221550c57 100644 --- a/test/fixtures/v5/continue/slight_left_destination.json +++ b/test/fixtures/v5/continue/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Turniĝu ete maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Continuer légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/continue/slight_left_exit.json b/test/fixtures/v5/continue/slight_left_exit.json index 40eb3e925..272d4039b 100644 --- a/test/fixtures/v5/continue/slight_left_exit.json +++ b/test/fixtures/v5/continue/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter auf Way Name", "en": "Make a slight left to stay on Way Name", + "eo": "Turniĝu ete maldekstren al Way Name", "es": "Doble levemente a la izquierda en Way Name", "es-ES": "Doble levemente a la izquierda en Way Name", "fr": "Continuer légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/continue/slight_left_exit_destination.json b/test/fixtures/v5/continue/slight_left_exit_destination.json index 05b3c5c0f..fedbce65e 100644 --- a/test/fixtures/v5/continue/slight_left_exit_destination.json +++ b/test/fixtures/v5/continue/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links weiter Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Turniĝu ete maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Continuer légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/continue/slight_left_name.json b/test/fixtures/v5/continue/slight_left_name.json index 4fd2b9245..bfbfe4a6b 100644 --- a/test/fixtures/v5/continue/slight_left_name.json +++ b/test/fixtures/v5/continue/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links weiter auf Way Name", "en": "Make a slight left to stay on Way Name", + "eo": "Turniĝu ete maldekstren al Way Name", "es": "Doble levemente a la izquierda en Way Name", "es-ES": "Doble levemente a la izquierda en Way Name", "fr": "Continuer légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/continue/slight_right_default.json b/test/fixtures/v5/continue/slight_right_default.json index 46f36b76e..c3b3d9f1b 100644 --- a/test/fixtures/v5/continue/slight_right_default.json +++ b/test/fixtures/v5/continue/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts weiter", "en": "Make a slight right", + "eo": "Turniĝu ete dekstren", "es": "Gire a la izquierda", "es-ES": "Gire a la izquierda", "fr": "Continuer légèrement à droite", diff --git a/test/fixtures/v5/continue/slight_right_destination.json b/test/fixtures/v5/continue/slight_right_destination.json index 12e23b5bc..3796666f6 100644 --- a/test/fixtures/v5/continue/slight_right_destination.json +++ b/test/fixtures/v5/continue/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Turniĝu ete dekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Continuer légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/continue/slight_right_exit.json b/test/fixtures/v5/continue/slight_right_exit.json index 08b045637..27ab6dc4a 100644 --- a/test/fixtures/v5/continue/slight_right_exit.json +++ b/test/fixtures/v5/continue/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter auf Way Name", "en": "Make a slight right to stay on Way Name", + "eo": "Turniĝu ete dekstren al Way Name", "es": "Doble levemente a la derecha en Way Name", "es-ES": "Doble levemente a la derecha en Way Name", "fr": "Continuer légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/continue/slight_right_exit_destination.json b/test/fixtures/v5/continue/slight_right_exit_destination.json index 7518e045f..d0a4fc137 100644 --- a/test/fixtures/v5/continue/slight_right_exit_destination.json +++ b/test/fixtures/v5/continue/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts weiter Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Turniĝu ete dekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Continuer légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/continue/slight_right_name.json b/test/fixtures/v5/continue/slight_right_name.json index a0b3716b1..f6f7aac3d 100644 --- a/test/fixtures/v5/continue/slight_right_name.json +++ b/test/fixtures/v5/continue/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts weiter auf Way Name", "en": "Make a slight right to stay on Way Name", + "eo": "Turniĝu ete dekstren al Way Name", "es": "Doble levemente a la derecha en Way Name", "es-ES": "Doble levemente a la derecha en Way Name", "fr": "Continuer légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/continue/straight_default.json b/test/fixtures/v5/continue/straight_default.json index 710630468..679195b44 100644 --- a/test/fixtures/v5/continue/straight_default.json +++ b/test/fixtures/v5/continue/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Veturu rekten", "es": "Continúe recto", "es-ES": "Continúe recto", "fr": "Continuer tout droit", diff --git a/test/fixtures/v5/continue/straight_destination.json b/test/fixtures/v5/continue/straight_destination.json index 10fc5eee2..88763c376 100644 --- a/test/fixtures/v5/continue/straight_destination.json +++ b/test/fixtures/v5/continue/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Weiterfahren in Richtung Destination 1", "en": "Continue towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Continúe hacia Destination 1", "es-ES": "Continúe hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/continue/straight_exit.json b/test/fixtures/v5/continue/straight_exit.json index 3a17630f5..b3341fbdb 100644 --- a/test/fixtures/v5/continue/straight_exit.json +++ b/test/fixtures/v5/continue/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Continue straight to stay on Way Name", + "eo": "Veturu rekten al Way Name", "es": "Continúe en Way Name", "es-ES": "Continúe en Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/continue/straight_exit_destination.json b/test/fixtures/v5/continue/straight_exit_destination.json index ec5836a99..6c9357b5b 100644 --- a/test/fixtures/v5/continue/straight_exit_destination.json +++ b/test/fixtures/v5/continue/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Weiterfahren in Richtung Destination 1", "en": "Continue towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Continúe hacia Destination 1", "es-ES": "Continúe hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/continue/straight_name.json b/test/fixtures/v5/continue/straight_name.json index 2960747da..59593dc2e 100644 --- a/test/fixtures/v5/continue/straight_name.json +++ b/test/fixtures/v5/continue/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Continue straight to stay on Way Name", + "eo": "Veturu rekten al Way Name", "es": "Continúe en Way Name", "es-ES": "Continúe en Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/continue/uturn_default.json b/test/fixtures/v5/continue/uturn_default.json index f0dd3555f..0c8d45f0f 100644 --- a/test/fixtures/v5/continue/uturn_default.json +++ b/test/fixtures/v5/continue/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung", "en": "Make a U-turn", + "eo": "Turniĝu malantaŭen", "es": "Haz un cambio de sentido", "es-ES": "Haz un cambio de sentido", "fr": "Faire demi-tour", diff --git a/test/fixtures/v5/continue/uturn_destination.json b/test/fixtures/v5/continue/uturn_destination.json index a8680e46d..274a9961e 100644 --- a/test/fixtures/v5/continue/uturn_destination.json +++ b/test/fixtures/v5/continue/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/continue/uturn_exit.json b/test/fixtures/v5/continue/uturn_exit.json index bf6b51da5..b2e5dcf95 100644 --- a/test/fixtures/v5/continue/uturn_exit.json +++ b/test/fixtures/v5/continue/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn and continue on Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido y continúe en Way Name", "es-ES": "Haz un cambio de sentido y continúe en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/continue/uturn_exit_destination.json b/test/fixtures/v5/continue/uturn_exit_destination.json index 24e644d0d..86a25abd0 100644 --- a/test/fixtures/v5/continue/uturn_exit_destination.json +++ b/test/fixtures/v5/continue/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/continue/uturn_name.json b/test/fixtures/v5/continue/uturn_name.json index 0f51453f8..c55165c3c 100644 --- a/test/fixtures/v5/continue/uturn_name.json +++ b/test/fixtures/v5/continue/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn and continue on Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido y continúe en Way Name", "es-ES": "Haz un cambio de sentido y continúe en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/depart/east_110.json b/test/fixtures/v5/depart/east_110.json index 84c8f4c91..cdd924ada 100644 --- a/test/fixtures/v5/depart/east_110.json +++ b/test/fixtures/v5/depart/east_110.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Osten", "en": "Head east", + "eo": "Direktiĝu orienten", "es": "Ve a este", "es-ES": "Dirígete al este", "fr": "Rouler vers l'est", diff --git a/test/fixtures/v5/depart/east_70.json b/test/fixtures/v5/depart/east_70.json index 64c282be6..e80a7bbbc 100644 --- a/test/fixtures/v5/depart/east_70.json +++ b/test/fixtures/v5/depart/east_70.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Osten", "en": "Head east", + "eo": "Direktiĝu orienten", "es": "Ve a este", "es-ES": "Dirígete al este", "fr": "Rouler vers l'est", diff --git a/test/fixtures/v5/depart/modifier_default.json b/test/fixtures/v5/depart/modifier_default.json index bf053f9d7..e951dd017 100644 --- a/test/fixtures/v5/depart/modifier_default.json +++ b/test/fixtures/v5/depart/modifier_default.json @@ -10,6 +10,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden", "en": "Head north", + "eo": "Direktiĝu norden", "es": "Ve a norte", "es-ES": "Dirígete al norte", "fr": "Rouler vers le nord", diff --git a/test/fixtures/v5/depart/modifier_destination.json b/test/fixtures/v5/depart/modifier_destination.json index 294305bd6..a0c38a509 100644 --- a/test/fixtures/v5/depart/modifier_destination.json +++ b/test/fixtures/v5/depart/modifier_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden auf Way Name", "en": "Head north on Way Name", + "eo": "Direktiĝu norden al Way Name", "es": "Ve a norte en Way Name", "es-ES": "Dirígete al norte por Way Name", "fr": "Rouler vers le nord sur Way Name", diff --git a/test/fixtures/v5/depart/modifier_exit.json b/test/fixtures/v5/depart/modifier_exit.json index 4c89ecd65..238b03a3c 100644 --- a/test/fixtures/v5/depart/modifier_exit.json +++ b/test/fixtures/v5/depart/modifier_exit.json @@ -11,6 +11,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden auf Way Name", "en": "Head north on Way Name", + "eo": "Direktiĝu norden al Way Name", "es": "Ve a norte en Way Name", "es-ES": "Dirígete al norte por Way Name", "fr": "Rouler vers le nord sur Way Name", diff --git a/test/fixtures/v5/depart/modifier_exit_destination.json b/test/fixtures/v5/depart/modifier_exit_destination.json index ae279b5a4..865213e09 100644 --- a/test/fixtures/v5/depart/modifier_exit_destination.json +++ b/test/fixtures/v5/depart/modifier_exit_destination.json @@ -12,6 +12,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden auf Way Name", "en": "Head north on Way Name", + "eo": "Direktiĝu norden al Way Name", "es": "Ve a norte en Way Name", "es-ES": "Dirígete al norte por Way Name", "fr": "Rouler vers le nord sur Way Name", diff --git a/test/fixtures/v5/depart/modifier_name.json b/test/fixtures/v5/depart/modifier_name.json index 6d45b16bb..3d7555278 100644 --- a/test/fixtures/v5/depart/modifier_name.json +++ b/test/fixtures/v5/depart/modifier_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden auf Way Name", "en": "Head north on Way Name", + "eo": "Direktiĝu norden al Way Name", "es": "Ve a norte en Way Name", "es-ES": "Dirígete al norte por Way Name", "fr": "Rouler vers le nord sur Way Name", diff --git a/test/fixtures/v5/depart/north_20.json b/test/fixtures/v5/depart/north_20.json index 24515eab5..e29d2f282 100644 --- a/test/fixtures/v5/depart/north_20.json +++ b/test/fixtures/v5/depart/north_20.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden", "en": "Head north", + "eo": "Direktiĝu norden", "es": "Ve a norte", "es-ES": "Dirígete al norte", "fr": "Rouler vers le nord", diff --git a/test/fixtures/v5/depart/north_340.json b/test/fixtures/v5/depart/north_340.json index 94b9fe76d..40d617f46 100644 --- a/test/fixtures/v5/depart/north_340.json +++ b/test/fixtures/v5/depart/north_340.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Norden", "en": "Head north", + "eo": "Direktiĝu norden", "es": "Ve a norte", "es-ES": "Dirígete al norte", "fr": "Rouler vers le nord", diff --git a/test/fixtures/v5/depart/northeast_21.json b/test/fixtures/v5/depart/northeast_21.json index 5b848de30..dcbb285f2 100644 --- a/test/fixtures/v5/depart/northeast_21.json +++ b/test/fixtures/v5/depart/northeast_21.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Nordosten", "en": "Head northeast", + "eo": "Direktiĝu nord-orienten", "es": "Ve a noreste", "es-ES": "Dirígete al noreste", "fr": "Rouler vers le nord-est", diff --git a/test/fixtures/v5/depart/northeast_69.json b/test/fixtures/v5/depart/northeast_69.json index 394672e86..8cf396f65 100644 --- a/test/fixtures/v5/depart/northeast_69.json +++ b/test/fixtures/v5/depart/northeast_69.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Nordosten", "en": "Head northeast", + "eo": "Direktiĝu nord-orienten", "es": "Ve a noreste", "es-ES": "Dirígete al noreste", "fr": "Rouler vers le nord-est", diff --git a/test/fixtures/v5/depart/northwest_291.json b/test/fixtures/v5/depart/northwest_291.json index d854a4759..ec243a12f 100644 --- a/test/fixtures/v5/depart/northwest_291.json +++ b/test/fixtures/v5/depart/northwest_291.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Nordwesten", "en": "Head northwest", + "eo": "Direktiĝu nord-okcidenten", "es": "Ve a noroeste", "es-ES": "Dirígete al noroeste", "fr": "Rouler vers le nord-ouest", diff --git a/test/fixtures/v5/depart/northwest_339.json b/test/fixtures/v5/depart/northwest_339.json index 1a052a479..db712b792 100644 --- a/test/fixtures/v5/depart/northwest_339.json +++ b/test/fixtures/v5/depart/northwest_339.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Nordwesten", "en": "Head northwest", + "eo": "Direktiĝu nord-okcidenten", "es": "Ve a noroeste", "es-ES": "Dirígete al noroeste", "fr": "Rouler vers le nord-ouest", diff --git a/test/fixtures/v5/depart/south_160.json b/test/fixtures/v5/depart/south_160.json index 1452fe120..7feea0d24 100644 --- a/test/fixtures/v5/depart/south_160.json +++ b/test/fixtures/v5/depart/south_160.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Süden", "en": "Head south", + "eo": "Direktiĝu suden", "es": "Ve a sur", "es-ES": "Dirígete al sur", "fr": "Rouler vers le sud", diff --git a/test/fixtures/v5/depart/south_200.json b/test/fixtures/v5/depart/south_200.json index 5f724d55e..cb0a2238f 100644 --- a/test/fixtures/v5/depart/south_200.json +++ b/test/fixtures/v5/depart/south_200.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Süden", "en": "Head south", + "eo": "Direktiĝu suden", "es": "Ve a sur", "es-ES": "Dirígete al sur", "fr": "Rouler vers le sud", diff --git a/test/fixtures/v5/depart/southeast_111.json b/test/fixtures/v5/depart/southeast_111.json index 4596df9a2..23fe2973c 100644 --- a/test/fixtures/v5/depart/southeast_111.json +++ b/test/fixtures/v5/depart/southeast_111.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Südosten", "en": "Head southeast", + "eo": "Direktiĝu sud-orienten", "es": "Ve a sureste", "es-ES": "Dirígete al sureste", "fr": "Rouler vers le sud-est", diff --git a/test/fixtures/v5/depart/southeast_159.json b/test/fixtures/v5/depart/southeast_159.json index 6b1ce14ec..5ef5dc594 100644 --- a/test/fixtures/v5/depart/southeast_159.json +++ b/test/fixtures/v5/depart/southeast_159.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Südosten", "en": "Head southeast", + "eo": "Direktiĝu sud-orienten", "es": "Ve a sureste", "es-ES": "Dirígete al sureste", "fr": "Rouler vers le sud-est", diff --git a/test/fixtures/v5/depart/southwest_201.json b/test/fixtures/v5/depart/southwest_201.json index eda3c296d..1ed7c8d83 100644 --- a/test/fixtures/v5/depart/southwest_201.json +++ b/test/fixtures/v5/depart/southwest_201.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Südwesten", "en": "Head southwest", + "eo": "Direktiĝu sud-okcidenten", "es": "Ve a suroeste", "es-ES": "Dirígete al suroeste", "fr": "Rouler vers le sud-ouest", diff --git a/test/fixtures/v5/depart/southwest_249.json b/test/fixtures/v5/depart/southwest_249.json index fd83ca5f7..a537840f1 100644 --- a/test/fixtures/v5/depart/southwest_249.json +++ b/test/fixtures/v5/depart/southwest_249.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Südwesten", "en": "Head southwest", + "eo": "Direktiĝu sud-okcidenten", "es": "Ve a suroeste", "es-ES": "Dirígete al suroeste", "fr": "Rouler vers le sud-ouest", diff --git a/test/fixtures/v5/depart/west_250.json b/test/fixtures/v5/depart/west_250.json index 9c8e14b44..32f61feee 100644 --- a/test/fixtures/v5/depart/west_250.json +++ b/test/fixtures/v5/depart/west_250.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Westen", "en": "Head west", + "eo": "Direktiĝu okcidenten", "es": "Ve a oeste", "es-ES": "Dirígete al oeste", "fr": "Rouler vers l'ouest", diff --git a/test/fixtures/v5/depart/west_290.json b/test/fixtures/v5/depart/west_290.json index 029d6928b..aaa8283af 100644 --- a/test/fixtures/v5/depart/west_290.json +++ b/test/fixtures/v5/depart/west_290.json @@ -9,6 +9,7 @@ "instructions": { "de": "Fahren Sie Richtung Westen", "en": "Head west", + "eo": "Direktiĝu okcidenten", "es": "Ve a oeste", "es-ES": "Dirígete al oeste", "fr": "Rouler vers l'ouest", diff --git a/test/fixtures/v5/end_of_road/left_default.json b/test/fixtures/v5/end_of_road/left_default.json index b9af60fd0..612dd253d 100644 --- a/test/fixtures/v5/end_of_road/left_default.json +++ b/test/fixtures/v5/end_of_road/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen", "en": "Turn left", + "eo": "Veturu maldekstren", "es": "Gire a izquierda", "es-ES": "Al final de la calle gira a la izquierda", "fr": "Tourner à gauche", diff --git a/test/fixtures/v5/end_of_road/left_destination.json b/test/fixtures/v5/end_of_road/left_destination.json index 9ebe5c334..dc8a56839 100644 --- a/test/fixtures/v5/end_of_road/left_destination.json +++ b/test/fixtures/v5/end_of_road/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Veturu maldekstren direkte al Destination 1", "es": "Gire a izquierda hacia Destination 1", "es-ES": "Al final de la calle gira a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/left_exit.json b/test/fixtures/v5/end_of_road/left_exit.json index 99ed0cf88..777b3acaa 100644 --- a/test/fixtures/v5/end_of_road/left_exit.json +++ b/test/fixtures/v5/end_of_road/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Veturu maldekstren direkte al Way Name", "es": "Gire a izquierda en Way Name", "es-ES": "Al final de la calle gira a la izquierda por Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/end_of_road/left_exit_destination.json b/test/fixtures/v5/end_of_road/left_exit_destination.json index 96f3b8a85..7e5e79c19 100644 --- a/test/fixtures/v5/end_of_road/left_exit_destination.json +++ b/test/fixtures/v5/end_of_road/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Veturu maldekstren direkte al Destination 1", "es": "Gire a izquierda hacia Destination 1", "es-ES": "Al final de la calle gira a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/left_name.json b/test/fixtures/v5/end_of_road/left_name.json index 37cd0a26d..fb53a5e98 100644 --- a/test/fixtures/v5/end_of_road/left_name.json +++ b/test/fixtures/v5/end_of_road/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Veturu maldekstren direkte al Way Name", "es": "Gire a izquierda en Way Name", "es-ES": "Al final de la calle gira a la izquierda por Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/end_of_road/right_default.json b/test/fixtures/v5/end_of_road/right_default.json index 0924f2ca0..dc10d5b59 100644 --- a/test/fixtures/v5/end_of_road/right_default.json +++ b/test/fixtures/v5/end_of_road/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen", "en": "Turn right", + "eo": "Veturu dekstren", "es": "Gire a derecha", "es-ES": "Al final de la calle gira a la derecha", "fr": "Tourner à droite", diff --git a/test/fixtures/v5/end_of_road/right_destination.json b/test/fixtures/v5/end_of_road/right_destination.json index 05ab9b540..956f3e096 100644 --- a/test/fixtures/v5/end_of_road/right_destination.json +++ b/test/fixtures/v5/end_of_road/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Veturu dekstren direkte al Destination 1", "es": "Gire a derecha hacia Destination 1", "es-ES": "Al final de la calle gira a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/right_exit.json b/test/fixtures/v5/end_of_road/right_exit.json index 7b20afba3..edb6e901a 100644 --- a/test/fixtures/v5/end_of_road/right_exit.json +++ b/test/fixtures/v5/end_of_road/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Veturu dekstren direkte al Way Name", "es": "Gire a derecha en Way Name", "es-ES": "Al final de la calle gira a la derecha por Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/end_of_road/right_exit_destination.json b/test/fixtures/v5/end_of_road/right_exit_destination.json index 00470d9d5..ef6075416 100644 --- a/test/fixtures/v5/end_of_road/right_exit_destination.json +++ b/test/fixtures/v5/end_of_road/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Veturu dekstren direkte al Destination 1", "es": "Gire a derecha hacia Destination 1", "es-ES": "Al final de la calle gira a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/right_name.json b/test/fixtures/v5/end_of_road/right_name.json index df57c50da..74e7973c4 100644 --- a/test/fixtures/v5/end_of_road/right_name.json +++ b/test/fixtures/v5/end_of_road/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Veturu dekstren direkte al Way Name", "es": "Gire a derecha en Way Name", "es-ES": "Al final de la calle gira a la derecha por Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/end_of_road/sharp_left_default.json b/test/fixtures/v5/end_of_road/sharp_left_default.json index 8f64cb1c9..a17cd8e88 100644 --- a/test/fixtures/v5/end_of_road/sharp_left_default.json +++ b/test/fixtures/v5/end_of_road/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen", "en": "Turn sharp left", + "eo": "Veturu maldekstregen", "es": "Gire a cerrada a la izquierda", "es-ES": "Al final de la calle gira cerrada a la izquierda", "fr": "Tourner franchement à gauche", diff --git a/test/fixtures/v5/end_of_road/sharp_left_destination.json b/test/fixtures/v5/end_of_road/sharp_left_destination.json index 17392df4d..97e781240 100644 --- a/test/fixtures/v5/end_of_road/sharp_left_destination.json +++ b/test/fixtures/v5/end_of_road/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Turn sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Gire a cerrada a la izquierda hacia Destination 1", "es-ES": "Al final de la calle gira cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/sharp_left_exit.json b/test/fixtures/v5/end_of_road/sharp_left_exit.json index b06d13c11..491819938 100644 --- a/test/fixtures/v5/end_of_road/sharp_left_exit.json +++ b/test/fixtures/v5/end_of_road/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Turn sharp left onto Way Name", + "eo": "Veturu maldekstregen direkte al Way Name", "es": "Gire a cerrada a la izquierda en Way Name", "es-ES": "Al final de la calle gira cerrada a la izquierda por Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/end_of_road/sharp_left_exit_destination.json b/test/fixtures/v5/end_of_road/sharp_left_exit_destination.json index 3a4755914..cb991c4c9 100644 --- a/test/fixtures/v5/end_of_road/sharp_left_exit_destination.json +++ b/test/fixtures/v5/end_of_road/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Turn sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Gire a cerrada a la izquierda hacia Destination 1", "es-ES": "Al final de la calle gira cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/sharp_left_name.json b/test/fixtures/v5/end_of_road/sharp_left_name.json index deaedf795..12ce6e027 100644 --- a/test/fixtures/v5/end_of_road/sharp_left_name.json +++ b/test/fixtures/v5/end_of_road/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Turn sharp left onto Way Name", + "eo": "Veturu maldekstregen direkte al Way Name", "es": "Gire a cerrada a la izquierda en Way Name", "es-ES": "Al final de la calle gira cerrada a la izquierda por Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/end_of_road/sharp_right_default.json b/test/fixtures/v5/end_of_road/sharp_right_default.json index 513a02093..bb8bfa2fd 100644 --- a/test/fixtures/v5/end_of_road/sharp_right_default.json +++ b/test/fixtures/v5/end_of_road/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen", "en": "Turn sharp right", + "eo": "Veturu dekstregen", "es": "Gire a cerrada a la derecha", "es-ES": "Al final de la calle gira cerrada a la derecha", "fr": "Tourner franchement à droite", diff --git a/test/fixtures/v5/end_of_road/sharp_right_destination.json b/test/fixtures/v5/end_of_road/sharp_right_destination.json index 154e8a330..373a7ee31 100644 --- a/test/fixtures/v5/end_of_road/sharp_right_destination.json +++ b/test/fixtures/v5/end_of_road/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Turn sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Gire a cerrada a la derecha hacia Destination 1", "es-ES": "Al final de la calle gira cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/sharp_right_exit.json b/test/fixtures/v5/end_of_road/sharp_right_exit.json index 1a5b05fac..ffe81bee1 100644 --- a/test/fixtures/v5/end_of_road/sharp_right_exit.json +++ b/test/fixtures/v5/end_of_road/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Turn sharp right onto Way Name", + "eo": "Veturu dekstregen direkte al Way Name", "es": "Gire a cerrada a la derecha en Way Name", "es-ES": "Al final de la calle gira cerrada a la derecha por Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/end_of_road/sharp_right_exit_destination.json b/test/fixtures/v5/end_of_road/sharp_right_exit_destination.json index 337e9398e..530f098b3 100644 --- a/test/fixtures/v5/end_of_road/sharp_right_exit_destination.json +++ b/test/fixtures/v5/end_of_road/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Turn sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Gire a cerrada a la derecha hacia Destination 1", "es-ES": "Al final de la calle gira cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/sharp_right_name.json b/test/fixtures/v5/end_of_road/sharp_right_name.json index 929c1aa97..14d7be06a 100644 --- a/test/fixtures/v5/end_of_road/sharp_right_name.json +++ b/test/fixtures/v5/end_of_road/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Turn sharp right onto Way Name", + "eo": "Veturu dekstregen direkte al Way Name", "es": "Gire a cerrada a la derecha en Way Name", "es-ES": "Al final de la calle gira cerrada a la derecha por Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/end_of_road/slight_left_default.json b/test/fixtures/v5/end_of_road/slight_left_default.json index 62d61489a..6d63aea40 100644 --- a/test/fixtures/v5/end_of_road/slight_left_default.json +++ b/test/fixtures/v5/end_of_road/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen", "en": "Turn slight left", + "eo": "Veturu maldekstreten", "es": "Gire a ligeramente a la izquierda", "es-ES": "Al final de la calle gira ligeramente a la izquierda", "fr": "Tourner légèrement à gauche", diff --git a/test/fixtures/v5/end_of_road/slight_left_destination.json b/test/fixtures/v5/end_of_road/slight_left_destination.json index 72cee1d48..c904311ca 100644 --- a/test/fixtures/v5/end_of_road/slight_left_destination.json +++ b/test/fixtures/v5/end_of_road/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Turn slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Gire a ligeramente a la izquierda hacia Destination 1", "es-ES": "Al final de la calle gira ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/slight_left_exit.json b/test/fixtures/v5/end_of_road/slight_left_exit.json index e6422744c..54e2dc192 100644 --- a/test/fixtures/v5/end_of_road/slight_left_exit.json +++ b/test/fixtures/v5/end_of_road/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Turn slight left onto Way Name", + "eo": "Veturu maldekstreten direkte al Way Name", "es": "Gire a ligeramente a la izquierda en Way Name", "es-ES": "Al final de la calle gira ligeramente a la izquierda por Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/end_of_road/slight_left_exit_destination.json b/test/fixtures/v5/end_of_road/slight_left_exit_destination.json index fda90c223..3488ccb03 100644 --- a/test/fixtures/v5/end_of_road/slight_left_exit_destination.json +++ b/test/fixtures/v5/end_of_road/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Turn slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Gire a ligeramente a la izquierda hacia Destination 1", "es-ES": "Al final de la calle gira ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/slight_left_name.json b/test/fixtures/v5/end_of_road/slight_left_name.json index 2ff545079..0e800838e 100644 --- a/test/fixtures/v5/end_of_road/slight_left_name.json +++ b/test/fixtures/v5/end_of_road/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Turn slight left onto Way Name", + "eo": "Veturu maldekstreten direkte al Way Name", "es": "Gire a ligeramente a la izquierda en Way Name", "es-ES": "Al final de la calle gira ligeramente a la izquierda por Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/end_of_road/slight_right_default.json b/test/fixtures/v5/end_of_road/slight_right_default.json index ab6f9a9cd..2256fdb1c 100644 --- a/test/fixtures/v5/end_of_road/slight_right_default.json +++ b/test/fixtures/v5/end_of_road/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen", "en": "Turn slight right", + "eo": "Veturu dekstreten", "es": "Gire a ligeramente a la derecha", "es-ES": "Al final de la calle gira ligeramente a la derecha", "fr": "Tourner légèrement à droite", diff --git a/test/fixtures/v5/end_of_road/slight_right_destination.json b/test/fixtures/v5/end_of_road/slight_right_destination.json index 43d22c044..86bbd8ff9 100644 --- a/test/fixtures/v5/end_of_road/slight_right_destination.json +++ b/test/fixtures/v5/end_of_road/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Turn slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Gire a ligeramente a la derecha hacia Destination 1", "es-ES": "Al final de la calle gira ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/slight_right_exit.json b/test/fixtures/v5/end_of_road/slight_right_exit.json index 03c92fc56..0f590cc88 100644 --- a/test/fixtures/v5/end_of_road/slight_right_exit.json +++ b/test/fixtures/v5/end_of_road/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Turn slight right onto Way Name", + "eo": "Veturu dekstreten direkte al Way Name", "es": "Gire a ligeramente a la derecha en Way Name", "es-ES": "Al final de la calle gira ligeramente a la derecha por Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/end_of_road/slight_right_exit_destination.json b/test/fixtures/v5/end_of_road/slight_right_exit_destination.json index 6a1bd22c0..d31719cfe 100644 --- a/test/fixtures/v5/end_of_road/slight_right_exit_destination.json +++ b/test/fixtures/v5/end_of_road/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Turn slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Gire a ligeramente a la derecha hacia Destination 1", "es-ES": "Al final de la calle gira ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/slight_right_name.json b/test/fixtures/v5/end_of_road/slight_right_name.json index 187ac9faf..43bff824e 100644 --- a/test/fixtures/v5/end_of_road/slight_right_name.json +++ b/test/fixtures/v5/end_of_road/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Turn slight right onto Way Name", + "eo": "Veturu dekstreten direkte al Way Name", "es": "Gire a ligeramente a la derecha en Way Name", "es-ES": "Al final de la calle gira ligeramente a la derecha por Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/end_of_road/straight_default.json b/test/fixtures/v5/end_of_road/straight_default.json index b66b8657e..0477cbaad 100644 --- a/test/fixtures/v5/end_of_road/straight_default.json +++ b/test/fixtures/v5/end_of_road/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Veturu rekten", "es": "Continúe recto", "es-ES": "Al final de la calle continúa recto", "fr": "Continuer tout droit", diff --git a/test/fixtures/v5/end_of_road/straight_destination.json b/test/fixtures/v5/end_of_road/straight_destination.json index 80b1bc298..e444cfca1 100644 --- a/test/fixtures/v5/end_of_road/straight_destination.json +++ b/test/fixtures/v5/end_of_road/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Continue straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Continúe recto hacia Destination 1", "es-ES": "Al final de la calle continúa recto hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/straight_exit.json b/test/fixtures/v5/end_of_road/straight_exit.json index 247500ce9..a0da6e0e5 100644 --- a/test/fixtures/v5/end_of_road/straight_exit.json +++ b/test/fixtures/v5/end_of_road/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Continue straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Continúe recto en Way Name", "es-ES": "Al final de la calle continúa recto por Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/end_of_road/straight_exit_destination.json b/test/fixtures/v5/end_of_road/straight_exit_destination.json index e44f9f08d..7a6f768e6 100644 --- a/test/fixtures/v5/end_of_road/straight_exit_destination.json +++ b/test/fixtures/v5/end_of_road/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Continue straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Continúe recto hacia Destination 1", "es-ES": "Al final de la calle continúa recto hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/straight_name.json b/test/fixtures/v5/end_of_road/straight_name.json index 3e85e414a..831477fca 100644 --- a/test/fixtures/v5/end_of_road/straight_name.json +++ b/test/fixtures/v5/end_of_road/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Continue straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Continúe recto en Way Name", "es-ES": "Al final de la calle continúa recto por Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/end_of_road/uturn_default.json b/test/fixtures/v5/end_of_road/uturn_default.json index 0eecd5b82..d4d163a7f 100644 --- a/test/fixtures/v5/end_of_road/uturn_default.json +++ b/test/fixtures/v5/end_of_road/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung am Ende der Straße", "en": "Make a U-turn at the end of the road", + "eo": "Turniĝu malantaŭen ĉe fino de la vojo", "es": "Haz un cambio de sentido al final de la via", "es-ES": "Al final de la calle haz un cambio de sentido", "fr": "Faire demi-tour à la fin de la route", diff --git a/test/fixtures/v5/end_of_road/uturn_destination.json b/test/fixtures/v5/end_of_road/uturn_destination.json index 839599c07..cee9119ed 100644 --- a/test/fixtures/v5/end_of_road/uturn_destination.json +++ b/test/fixtures/v5/end_of_road/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1 am Ende der Straße", "en": "Make a U-turn towards Destination 1 at the end of the road", + "eo": "Turniĝu malantaŭen direkte al Destination 1 ĉe fino de la vojo", "es": "Haz un cambio de sentido hacia Destination 1 al final de la via", "es-ES": "Al final de la calle haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour à la fin de la route en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/uturn_exit.json b/test/fixtures/v5/end_of_road/uturn_exit.json index 97e372881..7c4bfcff3 100644 --- a/test/fixtures/v5/end_of_road/uturn_exit.json +++ b/test/fixtures/v5/end_of_road/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Way Name am Ende der Straße", "en": "Make a U-turn onto Way Name at the end of the road", + "eo": "Turniĝu malantaŭen al Way Name ĉe fino de la vojo", "es": "Haz un cambio de sentido en Way Name al final de la via", "es-ES": "Al final de la calle haz un cambio de sentido en Way Name", "fr": "Faire demi-tour à la fin de la route Way Name", diff --git a/test/fixtures/v5/end_of_road/uturn_exit_destination.json b/test/fixtures/v5/end_of_road/uturn_exit_destination.json index aacfafa23..a94a588b7 100644 --- a/test/fixtures/v5/end_of_road/uturn_exit_destination.json +++ b/test/fixtures/v5/end_of_road/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1 am Ende der Straße", "en": "Make a U-turn towards Destination 1 at the end of the road", + "eo": "Turniĝu malantaŭen direkte al Destination 1 ĉe fino de la vojo", "es": "Haz un cambio de sentido hacia Destination 1 al final de la via", "es-ES": "Al final de la calle haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour à la fin de la route en direction de Destination 1", diff --git a/test/fixtures/v5/end_of_road/uturn_name.json b/test/fixtures/v5/end_of_road/uturn_name.json index abd98dbc5..c6277aa43 100644 --- a/test/fixtures/v5/end_of_road/uturn_name.json +++ b/test/fixtures/v5/end_of_road/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung auf Way Name am Ende der Straße", "en": "Make a U-turn onto Way Name at the end of the road", + "eo": "Turniĝu malantaŭen al Way Name ĉe fino de la vojo", "es": "Haz un cambio de sentido en Way Name al final de la via", "es-ES": "Al final de la calle haz un cambio de sentido en Way Name", "fr": "Faire demi-tour à la fin de la route Way Name", diff --git a/test/fixtures/v5/exit_rotary/left_default.json b/test/fixtures/v5/exit_rotary/left_default.json index 89fac078b..d3c38cfc3 100644 --- a/test/fixtures/v5/exit_rotary/left_default.json +++ b/test/fixtures/v5/exit_rotary/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen", "en": "Turn left", + "eo": "Turniĝu maldekstren", "es": "Gire a la izquierda", "es-ES": "Gire a la izquierda", "fr": "Tourner à gauche", diff --git a/test/fixtures/v5/exit_rotary/left_destination.json b/test/fixtures/v5/exit_rotary/left_destination.json index 58e8842d3..99f45f7bf 100644 --- a/test/fixtures/v5/exit_rotary/left_destination.json +++ b/test/fixtures/v5/exit_rotary/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/left_exit.json b/test/fixtures/v5/exit_rotary/left_exit.json index 350d2c33e..62e3712bb 100644 --- a/test/fixtures/v5/exit_rotary/left_exit.json +++ b/test/fixtures/v5/exit_rotary/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gire a la izquierda en Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/left_exit_destination.json b/test/fixtures/v5/exit_rotary/left_exit_destination.json index 842fb1ccd..99cda773b 100644 --- a/test/fixtures/v5/exit_rotary/left_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/left_name.json b/test/fixtures/v5/exit_rotary/left_name.json index 8d904135b..f94a4530f 100644 --- a/test/fixtures/v5/exit_rotary/left_name.json +++ b/test/fixtures/v5/exit_rotary/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gire a la izquierda en Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/right_default.json b/test/fixtures/v5/exit_rotary/right_default.json index 4d071c32d..d2fbc59a3 100644 --- a/test/fixtures/v5/exit_rotary/right_default.json +++ b/test/fixtures/v5/exit_rotary/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen", "en": "Turn right", + "eo": "Turniĝu dekstren", "es": "Gire a la derecha", "es-ES": "Gire a la derecha", "fr": "Tourner à droite", diff --git a/test/fixtures/v5/exit_rotary/right_destination.json b/test/fixtures/v5/exit_rotary/right_destination.json index ff33016e8..01454d786 100644 --- a/test/fixtures/v5/exit_rotary/right_destination.json +++ b/test/fixtures/v5/exit_rotary/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Turniĝu dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gire a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/right_exit.json b/test/fixtures/v5/exit_rotary/right_exit.json index 23518813f..d27558ff5 100644 --- a/test/fixtures/v5/exit_rotary/right_exit.json +++ b/test/fixtures/v5/exit_rotary/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Turniĝu dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gire a la derecha en Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/right_exit_destination.json b/test/fixtures/v5/exit_rotary/right_exit_destination.json index a73c68683..d8c979ba8 100644 --- a/test/fixtures/v5/exit_rotary/right_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Turniĝu dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gire a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/right_name.json b/test/fixtures/v5/exit_rotary/right_name.json index 8553067fe..26e018dab 100644 --- a/test/fixtures/v5/exit_rotary/right_name.json +++ b/test/fixtures/v5/exit_rotary/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Turniĝu dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gire a la derecha en Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/sharp_left_default.json b/test/fixtures/v5/exit_rotary/sharp_left_default.json index 8335d0e4e..a974bbed7 100644 --- a/test/fixtures/v5/exit_rotary/sharp_left_default.json +++ b/test/fixtures/v5/exit_rotary/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen", "en": "Make a sharp left", + "eo": "Maldekstregen", "es": "Siga cerrada a la izquierda", "es-ES": "Siga cerrada a la izquierda", "fr": "Tourner franchement à gauche", diff --git a/test/fixtures/v5/exit_rotary/sharp_left_destination.json b/test/fixtures/v5/exit_rotary/sharp_left_destination.json index 8b68f3b2f..a78b59ecb 100644 --- a/test/fixtures/v5/exit_rotary/sharp_left_destination.json +++ b/test/fixtures/v5/exit_rotary/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Siga cerrada a la izquierda hacia Destination 1", "es-ES": "Siga cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/sharp_left_exit.json b/test/fixtures/v5/exit_rotary/sharp_left_exit.json index 54b94bde6..db749b501 100644 --- a/test/fixtures/v5/exit_rotary/sharp_left_exit.json +++ b/test/fixtures/v5/exit_rotary/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Make a sharp left onto Way Name", + "eo": "Maldekstregen al Way Name", "es": "Siga cerrada a la izquierda en Way Name", "es-ES": "Siga cerrada a la izquierda en Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/sharp_left_exit_destination.json b/test/fixtures/v5/exit_rotary/sharp_left_exit_destination.json index 5dcf5e21b..48e1d40dc 100644 --- a/test/fixtures/v5/exit_rotary/sharp_left_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Siga cerrada a la izquierda hacia Destination 1", "es-ES": "Siga cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/sharp_left_name.json b/test/fixtures/v5/exit_rotary/sharp_left_name.json index 1d24e79e0..754b0fce2 100644 --- a/test/fixtures/v5/exit_rotary/sharp_left_name.json +++ b/test/fixtures/v5/exit_rotary/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Make a sharp left onto Way Name", + "eo": "Maldekstregen al Way Name", "es": "Siga cerrada a la izquierda en Way Name", "es-ES": "Siga cerrada a la izquierda en Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/sharp_right_default.json b/test/fixtures/v5/exit_rotary/sharp_right_default.json index db157d7a3..088164c5d 100644 --- a/test/fixtures/v5/exit_rotary/sharp_right_default.json +++ b/test/fixtures/v5/exit_rotary/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen", "en": "Make a sharp right", + "eo": "Dekstregen", "es": "Siga cerrada a la derecha", "es-ES": "Siga cerrada a la derecha", "fr": "Tourner franchement à droite", diff --git a/test/fixtures/v5/exit_rotary/sharp_right_destination.json b/test/fixtures/v5/exit_rotary/sharp_right_destination.json index dcfab9bd3..a7f60fc4e 100644 --- a/test/fixtures/v5/exit_rotary/sharp_right_destination.json +++ b/test/fixtures/v5/exit_rotary/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Siga cerrada a la derecha hacia Destination 1", "es-ES": "Siga cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/sharp_right_exit.json b/test/fixtures/v5/exit_rotary/sharp_right_exit.json index 4023bedb6..b3c582fbc 100644 --- a/test/fixtures/v5/exit_rotary/sharp_right_exit.json +++ b/test/fixtures/v5/exit_rotary/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Make a sharp right onto Way Name", + "eo": "Dekstregen al Way Name", "es": "Siga cerrada a la derecha en Way Name", "es-ES": "Siga cerrada a la derecha en Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/sharp_right_exit_destination.json b/test/fixtures/v5/exit_rotary/sharp_right_exit_destination.json index dad17cd96..313e91c6c 100644 --- a/test/fixtures/v5/exit_rotary/sharp_right_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Siga cerrada a la derecha hacia Destination 1", "es-ES": "Siga cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/sharp_right_name.json b/test/fixtures/v5/exit_rotary/sharp_right_name.json index 85d979b97..8dd6d8501 100644 --- a/test/fixtures/v5/exit_rotary/sharp_right_name.json +++ b/test/fixtures/v5/exit_rotary/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Make a sharp right onto Way Name", + "eo": "Dekstregen al Way Name", "es": "Siga cerrada a la derecha en Way Name", "es-ES": "Siga cerrada a la derecha en Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/slight_left_default.json b/test/fixtures/v5/exit_rotary/slight_left_default.json index f6094c72a..1e4dd7e04 100644 --- a/test/fixtures/v5/exit_rotary/slight_left_default.json +++ b/test/fixtures/v5/exit_rotary/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen", "en": "Make a slight left", + "eo": "Maldekstreten", "es": "Siga ligeramente a la izquierda", "es-ES": "Siga ligeramente a la izquierda", "fr": "Tourner légèrement à gauche", diff --git a/test/fixtures/v5/exit_rotary/slight_left_destination.json b/test/fixtures/v5/exit_rotary/slight_left_destination.json index 9b0478a69..acea369d6 100644 --- a/test/fixtures/v5/exit_rotary/slight_left_destination.json +++ b/test/fixtures/v5/exit_rotary/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Siga ligeramente a la izquierda hacia Destination 1", "es-ES": "Siga ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/slight_left_exit.json b/test/fixtures/v5/exit_rotary/slight_left_exit.json index 6be25e295..25344eb22 100644 --- a/test/fixtures/v5/exit_rotary/slight_left_exit.json +++ b/test/fixtures/v5/exit_rotary/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Make a slight left onto Way Name", + "eo": "Maldekstreten al Way Name", "es": "Siga ligeramente a la izquierda en Way Name", "es-ES": "Siga ligeramente a la izquierda en Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/slight_left_exit_destination.json b/test/fixtures/v5/exit_rotary/slight_left_exit_destination.json index bc29a5959..9540303e0 100644 --- a/test/fixtures/v5/exit_rotary/slight_left_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Siga ligeramente a la izquierda hacia Destination 1", "es-ES": "Siga ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/slight_left_name.json b/test/fixtures/v5/exit_rotary/slight_left_name.json index 396c77412..820574460 100644 --- a/test/fixtures/v5/exit_rotary/slight_left_name.json +++ b/test/fixtures/v5/exit_rotary/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Make a slight left onto Way Name", + "eo": "Maldekstreten al Way Name", "es": "Siga ligeramente a la izquierda en Way Name", "es-ES": "Siga ligeramente a la izquierda en Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/slight_right_default.json b/test/fixtures/v5/exit_rotary/slight_right_default.json index 2bee99181..1802fc686 100644 --- a/test/fixtures/v5/exit_rotary/slight_right_default.json +++ b/test/fixtures/v5/exit_rotary/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen", "en": "Make a slight right", + "eo": "Dekstreten", "es": "Siga ligeramente a la derecha", "es-ES": "Siga ligeramente a la derecha", "fr": "Tourner légèrement à droite", diff --git a/test/fixtures/v5/exit_rotary/slight_right_destination.json b/test/fixtures/v5/exit_rotary/slight_right_destination.json index 34566c7a3..f5f58d628 100644 --- a/test/fixtures/v5/exit_rotary/slight_right_destination.json +++ b/test/fixtures/v5/exit_rotary/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Siga ligeramente a la derecha hacia Destination 1", "es-ES": "Siga ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/slight_right_exit.json b/test/fixtures/v5/exit_rotary/slight_right_exit.json index e07fa6ddb..975f20768 100644 --- a/test/fixtures/v5/exit_rotary/slight_right_exit.json +++ b/test/fixtures/v5/exit_rotary/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Make a slight right onto Way Name", + "eo": "Dekstreten al Way Name", "es": "Siga ligeramente a la derecha en Way Name", "es-ES": "Siga ligeramente a la derecha en Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/slight_right_exit_destination.json b/test/fixtures/v5/exit_rotary/slight_right_exit_destination.json index 1e3e3718d..55f053102 100644 --- a/test/fixtures/v5/exit_rotary/slight_right_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Siga ligeramente a la derecha hacia Destination 1", "es-ES": "Siga ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/slight_right_name.json b/test/fixtures/v5/exit_rotary/slight_right_name.json index fdefc50ec..fbb240d9b 100644 --- a/test/fixtures/v5/exit_rotary/slight_right_name.json +++ b/test/fixtures/v5/exit_rotary/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Make a slight right onto Way Name", + "eo": "Dekstreten al Way Name", "es": "Siga ligeramente a la derecha en Way Name", "es-ES": "Siga ligeramente a la derecha en Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/straight_default.json b/test/fixtures/v5/exit_rotary/straight_default.json index e34c69e5b..9ced2a5ce 100644 --- a/test/fixtures/v5/exit_rotary/straight_default.json +++ b/test/fixtures/v5/exit_rotary/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Go straight", + "eo": "Veturu rekten", "es": "Ve recto", "es-ES": "Ve recto", "fr": "Aller tout droit", diff --git a/test/fixtures/v5/exit_rotary/straight_destination.json b/test/fixtures/v5/exit_rotary/straight_destination.json index 20d016330..2fd51964f 100644 --- a/test/fixtures/v5/exit_rotary/straight_destination.json +++ b/test/fixtures/v5/exit_rotary/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Go straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Ve recto hacia Destination 1", "es-ES": "Ve recto hacia Destination 1", "fr": "Aller tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/straight_exit.json b/test/fixtures/v5/exit_rotary/straight_exit.json index 2b75b535f..ab14108a1 100644 --- a/test/fixtures/v5/exit_rotary/straight_exit.json +++ b/test/fixtures/v5/exit_rotary/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Go straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Ve recto en Way Name", "es-ES": "Ve recto en Way Name", "fr": "Aller tout droit sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/straight_exit_destination.json b/test/fixtures/v5/exit_rotary/straight_exit_destination.json index 9f7a34c66..61e818924 100644 --- a/test/fixtures/v5/exit_rotary/straight_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Go straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Ve recto hacia Destination 1", "es-ES": "Ve recto hacia Destination 1", "fr": "Aller tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/straight_name.json b/test/fixtures/v5/exit_rotary/straight_name.json index 0faff5851..a0e76c3c5 100644 --- a/test/fixtures/v5/exit_rotary/straight_name.json +++ b/test/fixtures/v5/exit_rotary/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Go straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Ve recto en Way Name", "es-ES": "Ve recto en Way Name", "fr": "Aller tout droit sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/uturn_default.json b/test/fixtures/v5/exit_rotary/uturn_default.json index e577ad49a..8abfe2186 100644 --- a/test/fixtures/v5/exit_rotary/uturn_default.json +++ b/test/fixtures/v5/exit_rotary/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung abbiegen", "en": "Make a U-turn", + "eo": "Turniĝu malantaŭen", "es": "Siga cambio de sentido", "es-ES": "Siga cambio de sentido", "fr": "Tourner demi-tour", diff --git a/test/fixtures/v5/exit_rotary/uturn_destination.json b/test/fixtures/v5/exit_rotary/uturn_destination.json index 6c8d5e208..a921dd44e 100644 --- a/test/fixtures/v5/exit_rotary/uturn_destination.json +++ b/test/fixtures/v5/exit_rotary/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung abbiegen Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Veturu turniĝu malantaŭen direkte al Destination 1", "es": "Siga cambio de sentido hacia Destination 1", "es-ES": "Siga cambio de sentido hacia Destination 1", "fr": "Tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/uturn_exit.json b/test/fixtures/v5/exit_rotary/uturn_exit.json index 04b82fafa..4d738060c 100644 --- a/test/fixtures/v5/exit_rotary/uturn_exit.json +++ b/test/fixtures/v5/exit_rotary/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung abbiegen auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Siga cambio de sentido en Way Name", "es-ES": "Siga cambio de sentido en Way Name", "fr": "Tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/exit_rotary/uturn_exit_destination.json b/test/fixtures/v5/exit_rotary/uturn_exit_destination.json index 24916bf22..dd155626a 100644 --- a/test/fixtures/v5/exit_rotary/uturn_exit_destination.json +++ b/test/fixtures/v5/exit_rotary/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung abbiegen Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Veturu turniĝu malantaŭen direkte al Destination 1", "es": "Siga cambio de sentido hacia Destination 1", "es-ES": "Siga cambio de sentido hacia Destination 1", "fr": "Tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/exit_rotary/uturn_name.json b/test/fixtures/v5/exit_rotary/uturn_name.json index c9ab9d09b..7dfafa501 100644 --- a/test/fixtures/v5/exit_rotary/uturn_name.json +++ b/test/fixtures/v5/exit_rotary/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung abbiegen auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Siga cambio de sentido en Way Name", "es-ES": "Siga cambio de sentido en Way Name", "fr": "Tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/left_default.json b/test/fixtures/v5/exit_roundabout/left_default.json index e83bb902f..604394d3d 100644 --- a/test/fixtures/v5/exit_roundabout/left_default.json +++ b/test/fixtures/v5/exit_roundabout/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen", "en": "Turn left", + "eo": "Turniĝu maldekstren", "es": "Gire a la izquierda", "es-ES": "Gire a la izquierda", "fr": "Tourner à gauche", diff --git a/test/fixtures/v5/exit_roundabout/left_destination.json b/test/fixtures/v5/exit_roundabout/left_destination.json index 3ad12b03e..5a8bc62b6 100644 --- a/test/fixtures/v5/exit_roundabout/left_destination.json +++ b/test/fixtures/v5/exit_roundabout/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/left_exit.json b/test/fixtures/v5/exit_roundabout/left_exit.json index e07d0ad06..974d64335 100644 --- a/test/fixtures/v5/exit_roundabout/left_exit.json +++ b/test/fixtures/v5/exit_roundabout/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gire a la izquierda en Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/left_exit_destination.json b/test/fixtures/v5/exit_roundabout/left_exit_destination.json index e20570d6b..601aa11d2 100644 --- a/test/fixtures/v5/exit_roundabout/left_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gire a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/left_name.json b/test/fixtures/v5/exit_roundabout/left_name.json index 3164d70ed..7d7ae190f 100644 --- a/test/fixtures/v5/exit_roundabout/left_name.json +++ b/test/fixtures/v5/exit_roundabout/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gire a la izquierda en Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/right_default.json b/test/fixtures/v5/exit_roundabout/right_default.json index 00f6c38eb..668b2c3f6 100644 --- a/test/fixtures/v5/exit_roundabout/right_default.json +++ b/test/fixtures/v5/exit_roundabout/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen", "en": "Turn right", + "eo": "Turniĝu dekstren", "es": "Gire a la derecha", "es-ES": "Gire a la derecha", "fr": "Tourner à droite", diff --git a/test/fixtures/v5/exit_roundabout/right_destination.json b/test/fixtures/v5/exit_roundabout/right_destination.json index c72ffdb72..f46ebff81 100644 --- a/test/fixtures/v5/exit_roundabout/right_destination.json +++ b/test/fixtures/v5/exit_roundabout/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Turniĝu dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gire a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/right_exit.json b/test/fixtures/v5/exit_roundabout/right_exit.json index 4c44951fe..f688e416d 100644 --- a/test/fixtures/v5/exit_roundabout/right_exit.json +++ b/test/fixtures/v5/exit_roundabout/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Turniĝu dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gire a la derecha en Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/right_exit_destination.json b/test/fixtures/v5/exit_roundabout/right_exit_destination.json index bc213253c..6ad3a1e9a 100644 --- a/test/fixtures/v5/exit_roundabout/right_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Turniĝu dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gire a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/right_name.json b/test/fixtures/v5/exit_roundabout/right_name.json index ca17ecd2c..13421d84f 100644 --- a/test/fixtures/v5/exit_roundabout/right_name.json +++ b/test/fixtures/v5/exit_roundabout/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Turniĝu dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gire a la derecha en Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/sharp_left_default.json b/test/fixtures/v5/exit_roundabout/sharp_left_default.json index 1c769d5ed..617ea2896 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_left_default.json +++ b/test/fixtures/v5/exit_roundabout/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen", "en": "Make a sharp left", + "eo": "Veturu maldekstregen", "es": "Siga cerrada a la izquierda", "es-ES": "Siga cerrada a la izquierda", "fr": "Tourner franchement à gauche", diff --git a/test/fixtures/v5/exit_roundabout/sharp_left_destination.json b/test/fixtures/v5/exit_roundabout/sharp_left_destination.json index d6b958ce4..809a55cb8 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_left_destination.json +++ b/test/fixtures/v5/exit_roundabout/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Siga cerrada a la izquierda hacia Destination 1", "es-ES": "Siga cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/sharp_left_exit.json b/test/fixtures/v5/exit_roundabout/sharp_left_exit.json index d0564b900..af36865c4 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_left_exit.json +++ b/test/fixtures/v5/exit_roundabout/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Make a sharp left onto Way Name", + "eo": "Veturu maldekstregen al Way Name", "es": "Siga cerrada a la izquierda en Way Name", "es-ES": "Siga cerrada a la izquierda en Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/sharp_left_exit_destination.json b/test/fixtures/v5/exit_roundabout/sharp_left_exit_destination.json index bd43018b8..e07217918 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_left_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Siga cerrada a la izquierda hacia Destination 1", "es-ES": "Siga cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/sharp_left_name.json b/test/fixtures/v5/exit_roundabout/sharp_left_name.json index 2b1b06ce1..574c0ad6c 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_left_name.json +++ b/test/fixtures/v5/exit_roundabout/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Make a sharp left onto Way Name", + "eo": "Veturu maldekstregen al Way Name", "es": "Siga cerrada a la izquierda en Way Name", "es-ES": "Siga cerrada a la izquierda en Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/sharp_right_default.json b/test/fixtures/v5/exit_roundabout/sharp_right_default.json index ba11efea9..cb0d84df1 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_right_default.json +++ b/test/fixtures/v5/exit_roundabout/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen", "en": "Make a sharp right", + "eo": "Veturu dekstregen", "es": "Siga cerrada a la derecha", "es-ES": "Siga cerrada a la derecha", "fr": "Tourner franchement à droite", diff --git a/test/fixtures/v5/exit_roundabout/sharp_right_destination.json b/test/fixtures/v5/exit_roundabout/sharp_right_destination.json index 95877817a..0b239d10d 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_right_destination.json +++ b/test/fixtures/v5/exit_roundabout/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Siga cerrada a la derecha hacia Destination 1", "es-ES": "Siga cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/sharp_right_exit.json b/test/fixtures/v5/exit_roundabout/sharp_right_exit.json index 8b4cfa964..07e2e1b6a 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_right_exit.json +++ b/test/fixtures/v5/exit_roundabout/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Make a sharp right onto Way Name", + "eo": "Veturu dekstregen al Way Name", "es": "Siga cerrada a la derecha en Way Name", "es-ES": "Siga cerrada a la derecha en Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/sharp_right_exit_destination.json b/test/fixtures/v5/exit_roundabout/sharp_right_exit_destination.json index b863acb7f..300eaed1c 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_right_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Siga cerrada a la derecha hacia Destination 1", "es-ES": "Siga cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/sharp_right_name.json b/test/fixtures/v5/exit_roundabout/sharp_right_name.json index ee61a93fd..2a31ce497 100644 --- a/test/fixtures/v5/exit_roundabout/sharp_right_name.json +++ b/test/fixtures/v5/exit_roundabout/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Make a sharp right onto Way Name", + "eo": "Veturu dekstregen al Way Name", "es": "Siga cerrada a la derecha en Way Name", "es-ES": "Siga cerrada a la derecha en Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/slight_left_default.json b/test/fixtures/v5/exit_roundabout/slight_left_default.json index 1f503e6a5..a2e8b6c15 100644 --- a/test/fixtures/v5/exit_roundabout/slight_left_default.json +++ b/test/fixtures/v5/exit_roundabout/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen", "en": "Make a slight left", + "eo": "Veturu maldekstreten", "es": "Siga ligeramente a la izquierda", "es-ES": "Siga ligeramente a la izquierda", "fr": "Tourner légèrement à gauche", diff --git a/test/fixtures/v5/exit_roundabout/slight_left_destination.json b/test/fixtures/v5/exit_roundabout/slight_left_destination.json index 5b3cc9c26..8db27f465 100644 --- a/test/fixtures/v5/exit_roundabout/slight_left_destination.json +++ b/test/fixtures/v5/exit_roundabout/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Siga ligeramente a la izquierda hacia Destination 1", "es-ES": "Siga ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/slight_left_exit.json b/test/fixtures/v5/exit_roundabout/slight_left_exit.json index bdade14a2..d83a9b36b 100644 --- a/test/fixtures/v5/exit_roundabout/slight_left_exit.json +++ b/test/fixtures/v5/exit_roundabout/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Make a slight left onto Way Name", + "eo": "Veturu maldekstreten al Way Name", "es": "Siga ligeramente a la izquierda en Way Name", "es-ES": "Siga ligeramente a la izquierda en Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/slight_left_exit_destination.json b/test/fixtures/v5/exit_roundabout/slight_left_exit_destination.json index 6679452c3..97904d378 100644 --- a/test/fixtures/v5/exit_roundabout/slight_left_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Siga ligeramente a la izquierda hacia Destination 1", "es-ES": "Siga ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/slight_left_name.json b/test/fixtures/v5/exit_roundabout/slight_left_name.json index 10922fd7b..c5d7fe11a 100644 --- a/test/fixtures/v5/exit_roundabout/slight_left_name.json +++ b/test/fixtures/v5/exit_roundabout/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Make a slight left onto Way Name", + "eo": "Veturu maldekstreten al Way Name", "es": "Siga ligeramente a la izquierda en Way Name", "es-ES": "Siga ligeramente a la izquierda en Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/slight_right_default.json b/test/fixtures/v5/exit_roundabout/slight_right_default.json index 08b4325b2..ad8b82ac2 100644 --- a/test/fixtures/v5/exit_roundabout/slight_right_default.json +++ b/test/fixtures/v5/exit_roundabout/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen", "en": "Make a slight right", + "eo": "Veturu dekstreten", "es": "Siga ligeramente a la derecha", "es-ES": "Siga ligeramente a la derecha", "fr": "Tourner légèrement à droite", diff --git a/test/fixtures/v5/exit_roundabout/slight_right_destination.json b/test/fixtures/v5/exit_roundabout/slight_right_destination.json index 4621e66b1..205baf533 100644 --- a/test/fixtures/v5/exit_roundabout/slight_right_destination.json +++ b/test/fixtures/v5/exit_roundabout/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Siga ligeramente a la derecha hacia Destination 1", "es-ES": "Siga ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/slight_right_exit.json b/test/fixtures/v5/exit_roundabout/slight_right_exit.json index 48ed13415..fc14fc554 100644 --- a/test/fixtures/v5/exit_roundabout/slight_right_exit.json +++ b/test/fixtures/v5/exit_roundabout/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Make a slight right onto Way Name", + "eo": "Veturu dekstreten al Way Name", "es": "Siga ligeramente a la derecha en Way Name", "es-ES": "Siga ligeramente a la derecha en Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/slight_right_exit_destination.json b/test/fixtures/v5/exit_roundabout/slight_right_exit_destination.json index cd01b01b4..a15366174 100644 --- a/test/fixtures/v5/exit_roundabout/slight_right_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Siga ligeramente a la derecha hacia Destination 1", "es-ES": "Siga ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/slight_right_name.json b/test/fixtures/v5/exit_roundabout/slight_right_name.json index 0702612b2..844540663 100644 --- a/test/fixtures/v5/exit_roundabout/slight_right_name.json +++ b/test/fixtures/v5/exit_roundabout/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Make a slight right onto Way Name", + "eo": "Veturu dekstreten al Way Name", "es": "Siga ligeramente a la derecha en Way Name", "es-ES": "Siga ligeramente a la derecha en Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/straight_default.json b/test/fixtures/v5/exit_roundabout/straight_default.json index 7476d0f7c..074f2caa8 100644 --- a/test/fixtures/v5/exit_roundabout/straight_default.json +++ b/test/fixtures/v5/exit_roundabout/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Go straight", + "eo": "Veturu rekten", "es": "Ve recto", "es-ES": "Ve recto", "fr": "Aller tout droit", diff --git a/test/fixtures/v5/exit_roundabout/straight_destination.json b/test/fixtures/v5/exit_roundabout/straight_destination.json index ac131e1b6..7d396cfe0 100644 --- a/test/fixtures/v5/exit_roundabout/straight_destination.json +++ b/test/fixtures/v5/exit_roundabout/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Go straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Ve recto hacia Destination 1", "es-ES": "Ve recto hacia Destination 1", "fr": "Aller tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/straight_exit.json b/test/fixtures/v5/exit_roundabout/straight_exit.json index bb8fd6186..a533f8cd9 100644 --- a/test/fixtures/v5/exit_roundabout/straight_exit.json +++ b/test/fixtures/v5/exit_roundabout/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Go straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Ve recto en Way Name", "es-ES": "Ve recto en Way Name", "fr": "Aller tout droit sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/straight_exit_destination.json b/test/fixtures/v5/exit_roundabout/straight_exit_destination.json index 64bcde7d7..daa41de8f 100644 --- a/test/fixtures/v5/exit_roundabout/straight_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Go straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Ve recto hacia Destination 1", "es-ES": "Ve recto hacia Destination 1", "fr": "Aller tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/straight_name.json b/test/fixtures/v5/exit_roundabout/straight_name.json index e174a94b4..bd4214871 100644 --- a/test/fixtures/v5/exit_roundabout/straight_name.json +++ b/test/fixtures/v5/exit_roundabout/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Go straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Ve recto en Way Name", "es-ES": "Ve recto en Way Name", "fr": "Aller tout droit sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/uturn_default.json b/test/fixtures/v5/exit_roundabout/uturn_default.json index 7c80aa9a0..76ee6f77a 100644 --- a/test/fixtures/v5/exit_roundabout/uturn_default.json +++ b/test/fixtures/v5/exit_roundabout/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung abbiegen", "en": "Make a U-turn", + "eo": "Veturu turniĝu malantaŭen", "es": "Siga cambio de sentido", "es-ES": "Siga cambio de sentido", "fr": "Tourner demi-tour", diff --git a/test/fixtures/v5/exit_roundabout/uturn_destination.json b/test/fixtures/v5/exit_roundabout/uturn_destination.json index 6f48be79b..11e848aa9 100644 --- a/test/fixtures/v5/exit_roundabout/uturn_destination.json +++ b/test/fixtures/v5/exit_roundabout/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung abbiegen Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Veturu turniĝu malantaŭen direkte al Destination 1", "es": "Siga cambio de sentido hacia Destination 1", "es-ES": "Siga cambio de sentido hacia Destination 1", "fr": "Tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/uturn_exit.json b/test/fixtures/v5/exit_roundabout/uturn_exit.json index 5a27da9e4..af3de93e5 100644 --- a/test/fixtures/v5/exit_roundabout/uturn_exit.json +++ b/test/fixtures/v5/exit_roundabout/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung abbiegen auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Veturu turniĝu malantaŭen al Way Name", "es": "Siga cambio de sentido en Way Name", "es-ES": "Siga cambio de sentido en Way Name", "fr": "Tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/exit_roundabout/uturn_exit_destination.json b/test/fixtures/v5/exit_roundabout/uturn_exit_destination.json index c2a85f568..e8ce94f99 100644 --- a/test/fixtures/v5/exit_roundabout/uturn_exit_destination.json +++ b/test/fixtures/v5/exit_roundabout/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung abbiegen Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Veturu turniĝu malantaŭen direkte al Destination 1", "es": "Siga cambio de sentido hacia Destination 1", "es-ES": "Siga cambio de sentido hacia Destination 1", "fr": "Tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/exit_roundabout/uturn_name.json b/test/fixtures/v5/exit_roundabout/uturn_name.json index cb6eb3dd4..3264545c9 100644 --- a/test/fixtures/v5/exit_roundabout/uturn_name.json +++ b/test/fixtures/v5/exit_roundabout/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung abbiegen auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Veturu turniĝu malantaŭen al Way Name", "es": "Siga cambio de sentido en Way Name", "es-ES": "Siga cambio de sentido en Way Name", "fr": "Tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/fork/left_default.json b/test/fixtures/v5/fork/left_default.json index e9869f895..a9ced8a89 100644 --- a/test/fixtures/v5/fork/left_default.json +++ b/test/fixtures/v5/fork/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links halten an der Gabelung", "en": "Keep left at the fork", + "eo": "Daŭru maldekstren ĉe la vojforko", "es": "Mantengase izquierda en el cruce", "es-ES": "Mantente a la izquierda en el cruce", "fr": "Rester à gauche à l'embranchement", diff --git a/test/fixtures/v5/fork/left_destination.json b/test/fixtures/v5/fork/left_destination.json index 02c33c6e1..08246450a 100644 --- a/test/fixtures/v5/fork/left_destination.json +++ b/test/fixtures/v5/fork/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links halten an der Gabelung Richtung Destination 1", "en": "Keep left at the fork towards Destination 1", + "eo": "Pluu maldekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase izquierda en el cruce hacia Destination 1", "es-ES": "Mantente a la izquierda en el cruce hacia Destination 1", "fr": "Rester à gauche à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/left_exit.json b/test/fixtures/v5/fork/left_exit.json index 0223b295d..0eaaf94d1 100644 --- a/test/fixtures/v5/fork/left_exit.json +++ b/test/fixtures/v5/fork/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links halten an der Gabelung auf Way Name", "en": "Keep left at the fork onto Way Name", + "eo": "Pluu maldekstren ĉe la vojforko al Way Name", "es": "Mantengase izquierda en el cruce en Way Name", "es-ES": "Mantente a la izquierda en el cruce por Way Name", "fr": "Rester à gauche à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/left_exit_destination.json b/test/fixtures/v5/fork/left_exit_destination.json index 40182cbb4..e76b863d8 100644 --- a/test/fixtures/v5/fork/left_exit_destination.json +++ b/test/fixtures/v5/fork/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links halten an der Gabelung Richtung Destination 1", "en": "Keep left at the fork towards Destination 1", + "eo": "Pluu maldekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase izquierda en el cruce hacia Destination 1", "es-ES": "Mantente a la izquierda en el cruce hacia Destination 1", "fr": "Rester à gauche à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/left_name.json b/test/fixtures/v5/fork/left_name.json index d36877141..e00dd19c0 100644 --- a/test/fixtures/v5/fork/left_name.json +++ b/test/fixtures/v5/fork/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links halten an der Gabelung auf Way Name", "en": "Keep left at the fork onto Way Name", + "eo": "Pluu maldekstren ĉe la vojforko al Way Name", "es": "Mantengase izquierda en el cruce en Way Name", "es-ES": "Mantente a la izquierda en el cruce por Way Name", "fr": "Rester à gauche à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/right_default.json b/test/fixtures/v5/fork/right_default.json index 7600143b5..9030dceca 100644 --- a/test/fixtures/v5/fork/right_default.json +++ b/test/fixtures/v5/fork/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts halten an der Gabelung", "en": "Keep right at the fork", + "eo": "Daŭru dekstren ĉe la vojforko", "es": "Mantengase derecha en el cruce", "es-ES": "Mantente a la derecha en el cruce", "fr": "Rester à droite à l'embranchement", diff --git a/test/fixtures/v5/fork/right_destination.json b/test/fixtures/v5/fork/right_destination.json index 4a1d6bc5a..4e9115791 100644 --- a/test/fixtures/v5/fork/right_destination.json +++ b/test/fixtures/v5/fork/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts halten an der Gabelung Richtung Destination 1", "en": "Keep right at the fork towards Destination 1", + "eo": "Pluu dekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase derecha en el cruce hacia Destination 1", "es-ES": "Mantente a la derecha en el cruce hacia Destination 1", "fr": "Rester à droite à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/right_exit.json b/test/fixtures/v5/fork/right_exit.json index 2e0ebb9fd..1bc5235ba 100644 --- a/test/fixtures/v5/fork/right_exit.json +++ b/test/fixtures/v5/fork/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts halten an der Gabelung auf Way Name", "en": "Keep right at the fork onto Way Name", + "eo": "Pluu dekstren ĉe la vojforko al Way Name", "es": "Mantengase derecha en el cruce en Way Name", "es-ES": "Mantente a la derecha en el cruce por Way Name", "fr": "Rester à droite à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/right_exit_destination.json b/test/fixtures/v5/fork/right_exit_destination.json index 20855fde9..f9e822968 100644 --- a/test/fixtures/v5/fork/right_exit_destination.json +++ b/test/fixtures/v5/fork/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts halten an der Gabelung Richtung Destination 1", "en": "Keep right at the fork towards Destination 1", + "eo": "Pluu dekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase derecha en el cruce hacia Destination 1", "es-ES": "Mantente a la derecha en el cruce hacia Destination 1", "fr": "Rester à droite à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/right_name.json b/test/fixtures/v5/fork/right_name.json index 96d3aca5e..df1ad6133 100644 --- a/test/fixtures/v5/fork/right_name.json +++ b/test/fixtures/v5/fork/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts halten an der Gabelung auf Way Name", "en": "Keep right at the fork onto Way Name", + "eo": "Pluu dekstren ĉe la vojforko al Way Name", "es": "Mantengase derecha en el cruce en Way Name", "es-ES": "Mantente a la derecha en el cruce por Way Name", "fr": "Rester à droite à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/sharp_left_default.json b/test/fixtures/v5/fork/sharp_left_default.json index 971dfab5f..442e883ed 100644 --- a/test/fixtures/v5/fork/sharp_left_default.json +++ b/test/fixtures/v5/fork/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen an der Gabelung", "en": "Take a sharp left at the fork", + "eo": "Ege maldekstren ĉe la vojforko", "es": "Gire a la izquierda en el cruce", "es-ES": "Gira la izquierda en el cruce", "fr": "Prendre franchement à gauche à l'embranchement", diff --git a/test/fixtures/v5/fork/sharp_left_destination.json b/test/fixtures/v5/fork/sharp_left_destination.json index 9d86c569e..4271b718c 100644 --- a/test/fixtures/v5/fork/sharp_left_destination.json +++ b/test/fixtures/v5/fork/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen an der Gabelung Richtung Destination 1", "en": "Take a sharp left at the fork towards Destination 1", + "eo": "Ege maldekstren ĉe la vojforko direkte al Destination 1", "es": "Gire a la izquierda en el cruce hacia Destination 1", "es-ES": "Gira a la izquierda en el cruce hacia Destination 1", "fr": "Prendre franchement à gauche à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/sharp_left_exit.json b/test/fixtures/v5/fork/sharp_left_exit.json index 25fd4f12c..b4a4b3962 100644 --- a/test/fixtures/v5/fork/sharp_left_exit.json +++ b/test/fixtures/v5/fork/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen an der Gabelung auf Way Name", "en": "Take a sharp left at the fork onto Way Name", + "eo": "Ege maldekstren ĉe la vojforko al Way Name", "es": "Gire a la izquierda en el cruce en Way Name", "es-ES": "Gira a la izquierda en el cruce por Way Name", "fr": "Prendre franchement à gauche à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/sharp_left_exit_destination.json b/test/fixtures/v5/fork/sharp_left_exit_destination.json index 8fe466e89..3bbffd54f 100644 --- a/test/fixtures/v5/fork/sharp_left_exit_destination.json +++ b/test/fixtures/v5/fork/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links abbiegen an der Gabelung Richtung Destination 1", "en": "Take a sharp left at the fork towards Destination 1", + "eo": "Ege maldekstren ĉe la vojforko direkte al Destination 1", "es": "Gire a la izquierda en el cruce hacia Destination 1", "es-ES": "Gira a la izquierda en el cruce hacia Destination 1", "fr": "Prendre franchement à gauche à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/sharp_left_name.json b/test/fixtures/v5/fork/sharp_left_name.json index 342e88cdd..0d2ef2005 100644 --- a/test/fixtures/v5/fork/sharp_left_name.json +++ b/test/fixtures/v5/fork/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen an der Gabelung auf Way Name", "en": "Take a sharp left at the fork onto Way Name", + "eo": "Ege maldekstren ĉe la vojforko al Way Name", "es": "Gire a la izquierda en el cruce en Way Name", "es-ES": "Gira a la izquierda en el cruce por Way Name", "fr": "Prendre franchement à gauche à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/sharp_right_default.json b/test/fixtures/v5/fork/sharp_right_default.json index 9ff17c5a4..4e3b6ac25 100644 --- a/test/fixtures/v5/fork/sharp_right_default.json +++ b/test/fixtures/v5/fork/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen an der Gabelung", "en": "Take a sharp right at the fork", + "eo": "Ege dekstren ĉe la vojforko", "es": "Gire a la derecha en el cruce", "es-ES": "Gira a la derecha en el cruce", "fr": "Prendre franchement à droite à l'embranchement", diff --git a/test/fixtures/v5/fork/sharp_right_destination.json b/test/fixtures/v5/fork/sharp_right_destination.json index 4e969157d..c990a49c9 100644 --- a/test/fixtures/v5/fork/sharp_right_destination.json +++ b/test/fixtures/v5/fork/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen an der Gabelung Richtung Destination 1", "en": "Take a sharp right at the fork towards Destination 1", + "eo": "Ege dekstren ĉe la vojforko direkte al Destination 1", "es": "Gire a la derecha en el cruce hacia Destination 1", "es-ES": "Gira a la derecha en el cruce hacia Destination 1", "fr": "Prendre franchement à droite à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/sharp_right_exit.json b/test/fixtures/v5/fork/sharp_right_exit.json index 1cfab8c95..e99355005 100644 --- a/test/fixtures/v5/fork/sharp_right_exit.json +++ b/test/fixtures/v5/fork/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen an der Gabelung auf Way Name", "en": "Take a sharp right at the fork onto Way Name", + "eo": "Ege dekstren ĉe la vojforko al Way Name", "es": "Gire a la derecha en el cruce en Way Name", "es-ES": "Gira a la derecha en el cruce por Way Name", "fr": "Prendre franchement à droite à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/sharp_right_exit_destination.json b/test/fixtures/v5/fork/sharp_right_exit_destination.json index 96e34d29b..0d9a311ee 100644 --- a/test/fixtures/v5/fork/sharp_right_exit_destination.json +++ b/test/fixtures/v5/fork/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts abbiegen an der Gabelung Richtung Destination 1", "en": "Take a sharp right at the fork towards Destination 1", + "eo": "Ege dekstren ĉe la vojforko direkte al Destination 1", "es": "Gire a la derecha en el cruce hacia Destination 1", "es-ES": "Gira a la derecha en el cruce hacia Destination 1", "fr": "Prendre franchement à droite à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/sharp_right_name.json b/test/fixtures/v5/fork/sharp_right_name.json index 2934466b2..bb5f3094b 100644 --- a/test/fixtures/v5/fork/sharp_right_name.json +++ b/test/fixtures/v5/fork/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen an der Gabelung auf Way Name", "en": "Take a sharp right at the fork onto Way Name", + "eo": "Ege dekstren ĉe la vojforko al Way Name", "es": "Gire a la derecha en el cruce en Way Name", "es-ES": "Gira a la derecha en el cruce por Way Name", "fr": "Prendre franchement à droite à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/slight_left_default.json b/test/fixtures/v5/fork/slight_left_default.json index 2520facd8..45ba86bfc 100644 --- a/test/fixtures/v5/fork/slight_left_default.json +++ b/test/fixtures/v5/fork/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links halten an der Gabelung", "en": "Keep left at the fork", + "eo": "Maldekstren ĉe la vojforko", "es": "Mantengase a la izquierda en el cruce", "es-ES": "Mantente a la izquierda en el cruce", "fr": "Rester à gauche à l'embranchement", diff --git a/test/fixtures/v5/fork/slight_left_destination.json b/test/fixtures/v5/fork/slight_left_destination.json index 2868c4aa7..2d1b84a68 100644 --- a/test/fixtures/v5/fork/slight_left_destination.json +++ b/test/fixtures/v5/fork/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links halten an der Gabelung Richtung Destination 1", "en": "Keep left at the fork towards Destination 1", + "eo": "Maldekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase a la izquierda en el cruce hacia Destination 1", "es-ES": "Mantente a la izquierda en el cruce hacia Destination 1", "fr": "Rester à gauche à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/slight_left_exit.json b/test/fixtures/v5/fork/slight_left_exit.json index 8a8122aec..e887eb3c7 100644 --- a/test/fixtures/v5/fork/slight_left_exit.json +++ b/test/fixtures/v5/fork/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links halten an der Gabelung auf Way Name", "en": "Keep left at the fork onto Way Name", + "eo": "Maldekstren ĉe la vojforko al Way Name", "es": "Mantengase a la izquierda en el cruce en Way Name", "es-ES": "Mantente a la izquierda en el cruce por Way Name", "fr": "Rester à gauche à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/slight_left_exit_destination.json b/test/fixtures/v5/fork/slight_left_exit_destination.json index 1e3e764aa..fe9341e8d 100644 --- a/test/fixtures/v5/fork/slight_left_exit_destination.json +++ b/test/fixtures/v5/fork/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links halten an der Gabelung Richtung Destination 1", "en": "Keep left at the fork towards Destination 1", + "eo": "Maldekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase a la izquierda en el cruce hacia Destination 1", "es-ES": "Mantente a la izquierda en el cruce hacia Destination 1", "fr": "Rester à gauche à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/slight_left_name.json b/test/fixtures/v5/fork/slight_left_name.json index 46229931e..de78b58d6 100644 --- a/test/fixtures/v5/fork/slight_left_name.json +++ b/test/fixtures/v5/fork/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links halten an der Gabelung auf Way Name", "en": "Keep left at the fork onto Way Name", + "eo": "Maldekstren ĉe la vojforko al Way Name", "es": "Mantengase a la izquierda en el cruce en Way Name", "es-ES": "Mantente a la izquierda en el cruce por Way Name", "fr": "Rester à gauche à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/slight_right_default.json b/test/fixtures/v5/fork/slight_right_default.json index 4fc2dff2f..aa71b9094 100644 --- a/test/fixtures/v5/fork/slight_right_default.json +++ b/test/fixtures/v5/fork/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts halten an der Gabelung", "en": "Keep right at the fork", + "eo": "Dekstren ĉe la vojforko", "es": "Mantengase a la derecha en el cruce", "es-ES": "Mantente a la derecha en el cruce", "fr": "Rester à droite à l'embranchement", diff --git a/test/fixtures/v5/fork/slight_right_destination.json b/test/fixtures/v5/fork/slight_right_destination.json index c75a65d89..5a3aa4220 100644 --- a/test/fixtures/v5/fork/slight_right_destination.json +++ b/test/fixtures/v5/fork/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts halten an der Gabelung Richtung Destination 1", "en": "Keep right at the fork towards Destination 1", + "eo": "Dekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase a la derecha en el cruce hacia Destination 1", "es-ES": "Mantente a la derecha en el cruce hacia Destination 1", "fr": "Rester à droite à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/slight_right_exit.json b/test/fixtures/v5/fork/slight_right_exit.json index 6d42aa174..6be7abb62 100644 --- a/test/fixtures/v5/fork/slight_right_exit.json +++ b/test/fixtures/v5/fork/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts halten an der Gabelung auf Way Name", "en": "Keep right at the fork onto Way Name", + "eo": "Dekstren ĉe la vojforko al Way Name", "es": "Mantengase a la derecha en el cruce en Way Name", "es-ES": "Mantente a la derecha en el cruce por Way Name", "fr": "Rester à droite à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/slight_right_exit_destination.json b/test/fixtures/v5/fork/slight_right_exit_destination.json index 9e24a7ea0..4fb58abba 100644 --- a/test/fixtures/v5/fork/slight_right_exit_destination.json +++ b/test/fixtures/v5/fork/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts halten an der Gabelung Richtung Destination 1", "en": "Keep right at the fork towards Destination 1", + "eo": "Dekstren ĉe la vojforko direkte al Destination 1", "es": "Mantengase a la derecha en el cruce hacia Destination 1", "es-ES": "Mantente a la derecha en el cruce hacia Destination 1", "fr": "Rester à droite à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/slight_right_name.json b/test/fixtures/v5/fork/slight_right_name.json index d49353c8e..5192d1404 100644 --- a/test/fixtures/v5/fork/slight_right_name.json +++ b/test/fixtures/v5/fork/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts halten an der Gabelung auf Way Name", "en": "Keep right at the fork onto Way Name", + "eo": "Dekstren ĉe la vojforko al Way Name", "es": "Mantengase a la derecha en el cruce en Way Name", "es-ES": "Mantente a la derecha en el cruce por Way Name", "fr": "Rester à droite à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/straight_default.json b/test/fixtures/v5/fork/straight_default.json index b619e9ee3..f6a3f9c36 100644 --- a/test/fixtures/v5/fork/straight_default.json +++ b/test/fixtures/v5/fork/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus halten an der Gabelung", "en": "Keep straight at the fork", + "eo": "Daŭru rekten ĉe la vojforko", "es": "Mantengase recto en el cruce", "es-ES": "Mantente recto en el cruce", "fr": "Rester tout droit à l'embranchement", diff --git a/test/fixtures/v5/fork/straight_destination.json b/test/fixtures/v5/fork/straight_destination.json index 1354a33a9..1aa8f462a 100644 --- a/test/fixtures/v5/fork/straight_destination.json +++ b/test/fixtures/v5/fork/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus halten an der Gabelung Richtung Destination 1", "en": "Keep straight at the fork towards Destination 1", + "eo": "Pluu rekten ĉe la vojforko direkte al Destination 1", "es": "Mantengase recto en el cruce hacia Destination 1", "es-ES": "Mantente recto en el cruce hacia Destination 1", "fr": "Rester tout droit à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/straight_exit.json b/test/fixtures/v5/fork/straight_exit.json index f1bc97055..90f1e5465 100644 --- a/test/fixtures/v5/fork/straight_exit.json +++ b/test/fixtures/v5/fork/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus halten an der Gabelung auf Way Name", "en": "Keep straight at the fork onto Way Name", + "eo": "Pluu rekten ĉe la vojforko al Way Name", "es": "Mantengase recto en el cruce en Way Name", "es-ES": "Mantente recto en el cruce por Way Name", "fr": "Rester tout droit à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/straight_exit_destination.json b/test/fixtures/v5/fork/straight_exit_destination.json index 23c0daeb1..d7007d400 100644 --- a/test/fixtures/v5/fork/straight_exit_destination.json +++ b/test/fixtures/v5/fork/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus halten an der Gabelung Richtung Destination 1", "en": "Keep straight at the fork towards Destination 1", + "eo": "Pluu rekten ĉe la vojforko direkte al Destination 1", "es": "Mantengase recto en el cruce hacia Destination 1", "es-ES": "Mantente recto en el cruce hacia Destination 1", "fr": "Rester tout droit à l'embranchement en direction de Destination 1", diff --git a/test/fixtures/v5/fork/straight_name.json b/test/fixtures/v5/fork/straight_name.json index 859d10149..924fe9f64 100644 --- a/test/fixtures/v5/fork/straight_name.json +++ b/test/fixtures/v5/fork/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus halten an der Gabelung auf Way Name", "en": "Keep straight at the fork onto Way Name", + "eo": "Pluu rekten ĉe la vojforko al Way Name", "es": "Mantengase recto en el cruce en Way Name", "es-ES": "Mantente recto en el cruce por Way Name", "fr": "Rester tout droit à l'embranchement sur Way Name", diff --git a/test/fixtures/v5/fork/uturn_default.json b/test/fixtures/v5/fork/uturn_default.json index 2d8619cd0..c3c54cf97 100644 --- a/test/fixtures/v5/fork/uturn_default.json +++ b/test/fixtures/v5/fork/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung", "en": "Make a U-turn", + "eo": "Turniĝu malantaŭen", "es": "Haz un cambio de sentido", "es-ES": "Haz un cambio de sentido", "fr": "Faire demi-tour", diff --git a/test/fixtures/v5/fork/uturn_destination.json b/test/fixtures/v5/fork/uturn_destination.json index 38f3a8fa9..e7df939f3 100644 --- a/test/fixtures/v5/fork/uturn_destination.json +++ b/test/fixtures/v5/fork/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/fork/uturn_exit.json b/test/fixtures/v5/fork/uturn_exit.json index 66cd290b6..a92ecd897 100644 --- a/test/fixtures/v5/fork/uturn_exit.json +++ b/test/fixtures/v5/fork/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/fork/uturn_exit_destination.json b/test/fixtures/v5/fork/uturn_exit_destination.json index 67a938280..ea11e7fe2 100644 --- a/test/fixtures/v5/fork/uturn_exit_destination.json +++ b/test/fixtures/v5/fork/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/fork/uturn_name.json b/test/fixtures/v5/fork/uturn_name.json index 0fc1e43bb..23d021586 100644 --- a/test/fixtures/v5/fork/uturn_name.json +++ b/test/fixtures/v5/fork/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/merge/left_default.json b/test/fixtures/v5/merge/left_default.json index 8d583cd9f..690d92171 100644 --- a/test/fixtures/v5/merge/left_default.json +++ b/test/fixtures/v5/merge/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links auffahren", "en": "Merge left", + "eo": "Enveturu maldekstren", "es": "Gire a izquierda", "es-ES": "Incorpórate a la izquierda", "fr": "Rejoindre à gauche", diff --git a/test/fixtures/v5/merge/left_destination.json b/test/fixtures/v5/merge/left_destination.json index 2df6bdcef..f1d0c1d86 100644 --- a/test/fixtures/v5/merge/left_destination.json +++ b/test/fixtures/v5/merge/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links auffahren Richtung Destination 1", "en": "Merge left towards Destination 1", + "eo": "Enveturu maldekstren direkte al Destination 1", "es": "Gire a izquierda hacia Destination 1", "es-ES": "Incorpórate a la izquierda hacia Destination 1", "fr": "Rejoindre à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/merge/left_exit.json b/test/fixtures/v5/merge/left_exit.json index 886801081..a6adb95ed 100644 --- a/test/fixtures/v5/merge/left_exit.json +++ b/test/fixtures/v5/merge/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links auffahren auf Way Name", "en": "Merge left onto Way Name", + "eo": "Enveturu maldekstren al Way Name", "es": "Gire a izquierda en Way Name", "es-ES": "Incorpórate a la izquierda por Way Name", "fr": "Rejoindre à gauche sur Way Name", diff --git a/test/fixtures/v5/merge/left_exit_destination.json b/test/fixtures/v5/merge/left_exit_destination.json index a4089b799..ca7707460 100644 --- a/test/fixtures/v5/merge/left_exit_destination.json +++ b/test/fixtures/v5/merge/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links auffahren Richtung Destination 1", "en": "Merge left towards Destination 1", + "eo": "Enveturu maldekstren direkte al Destination 1", "es": "Gire a izquierda hacia Destination 1", "es-ES": "Incorpórate a la izquierda hacia Destination 1", "fr": "Rejoindre à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/merge/left_name.json b/test/fixtures/v5/merge/left_name.json index 882294175..217db09bc 100644 --- a/test/fixtures/v5/merge/left_name.json +++ b/test/fixtures/v5/merge/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links auffahren auf Way Name", "en": "Merge left onto Way Name", + "eo": "Enveturu maldekstren al Way Name", "es": "Gire a izquierda en Way Name", "es-ES": "Incorpórate a la izquierda por Way Name", "fr": "Rejoindre à gauche sur Way Name", diff --git a/test/fixtures/v5/merge/right_default.json b/test/fixtures/v5/merge/right_default.json index 41346fcdf..e299c3183 100644 --- a/test/fixtures/v5/merge/right_default.json +++ b/test/fixtures/v5/merge/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts auffahren", "en": "Merge right", + "eo": "Enveturu dekstren", "es": "Gire a derecha", "es-ES": "Incorpórate a la derecha", "fr": "Rejoindre à droite", diff --git a/test/fixtures/v5/merge/right_destination.json b/test/fixtures/v5/merge/right_destination.json index 61a81362a..c9d15b384 100644 --- a/test/fixtures/v5/merge/right_destination.json +++ b/test/fixtures/v5/merge/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts auffahren Richtung Destination 1", "en": "Merge right towards Destination 1", + "eo": "Enveturu dekstren direkte al Destination 1", "es": "Gire a derecha hacia Destination 1", "es-ES": "Incorpórate a la derecha hacia Destination 1", "fr": "Rejoindre à droite en direction de Destination 1", diff --git a/test/fixtures/v5/merge/right_exit.json b/test/fixtures/v5/merge/right_exit.json index e0a7cdd05..ec63845f4 100644 --- a/test/fixtures/v5/merge/right_exit.json +++ b/test/fixtures/v5/merge/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts auffahren auf Way Name", "en": "Merge right onto Way Name", + "eo": "Enveturu dekstren al Way Name", "es": "Gire a derecha en Way Name", "es-ES": "Incorpórate a la derecha por Way Name", "fr": "Rejoindre à droite sur Way Name", diff --git a/test/fixtures/v5/merge/right_exit_destination.json b/test/fixtures/v5/merge/right_exit_destination.json index 3b7539f14..b68c45d86 100644 --- a/test/fixtures/v5/merge/right_exit_destination.json +++ b/test/fixtures/v5/merge/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts auffahren Richtung Destination 1", "en": "Merge right towards Destination 1", + "eo": "Enveturu dekstren direkte al Destination 1", "es": "Gire a derecha hacia Destination 1", "es-ES": "Incorpórate a la derecha hacia Destination 1", "fr": "Rejoindre à droite en direction de Destination 1", diff --git a/test/fixtures/v5/merge/right_name.json b/test/fixtures/v5/merge/right_name.json index d56ae00e9..dbf471224 100644 --- a/test/fixtures/v5/merge/right_name.json +++ b/test/fixtures/v5/merge/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts auffahren auf Way Name", "en": "Merge right onto Way Name", + "eo": "Enveturu dekstren al Way Name", "es": "Gire a derecha en Way Name", "es-ES": "Incorpórate a la derecha por Way Name", "fr": "Rejoindre à droite sur Way Name", diff --git a/test/fixtures/v5/merge/sharp_left_default.json b/test/fixtures/v5/merge/sharp_left_default.json index 375cf8fe4..3843ed0f3 100644 --- a/test/fixtures/v5/merge/sharp_left_default.json +++ b/test/fixtures/v5/merge/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links auffahren", "en": "Merge left", + "eo": "Enveturu de maldekstre", "es": "Gire a la izquierda", "es-ES": "Incorpórate a la izquierda", "fr": "Rejoindre par la gauche", diff --git a/test/fixtures/v5/merge/sharp_left_destination.json b/test/fixtures/v5/merge/sharp_left_destination.json index b85b53a03..982db2e06 100644 --- a/test/fixtures/v5/merge/sharp_left_destination.json +++ b/test/fixtures/v5/merge/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links auffahren Richtung Destination 1", "en": "Merge left towards Destination 1", + "eo": "Enveturu de maldekstre direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Incorpórate a la izquierda hacia Destination 1", "fr": "Rejoindre par la gauche la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/sharp_left_exit.json b/test/fixtures/v5/merge/sharp_left_exit.json index 8c40f4cc1..57da01b07 100644 --- a/test/fixtures/v5/merge/sharp_left_exit.json +++ b/test/fixtures/v5/merge/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links auffahren auf Way Name", "en": "Merge left onto Way Name", + "eo": "Enveture de maldekstre al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Incorpórate a la izquierda por Way Name", "fr": "Rejoindre Way Name par la gauche", diff --git a/test/fixtures/v5/merge/sharp_left_exit_destination.json b/test/fixtures/v5/merge/sharp_left_exit_destination.json index 52d5286d8..31f9e738b 100644 --- a/test/fixtures/v5/merge/sharp_left_exit_destination.json +++ b/test/fixtures/v5/merge/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links auffahren Richtung Destination 1", "en": "Merge left towards Destination 1", + "eo": "Enveturu de maldekstre direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Incorpórate a la izquierda hacia Destination 1", "fr": "Rejoindre par la gauche la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/sharp_left_name.json b/test/fixtures/v5/merge/sharp_left_name.json index 90196eef9..7e41008fe 100644 --- a/test/fixtures/v5/merge/sharp_left_name.json +++ b/test/fixtures/v5/merge/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links auffahren auf Way Name", "en": "Merge left onto Way Name", + "eo": "Enveture de maldekstre al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Incorpórate a la izquierda por Way Name", "fr": "Rejoindre Way Name par la gauche", diff --git a/test/fixtures/v5/merge/sharp_right_default.json b/test/fixtures/v5/merge/sharp_right_default.json index 052fbe8d0..71237888d 100644 --- a/test/fixtures/v5/merge/sharp_right_default.json +++ b/test/fixtures/v5/merge/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts auffahren", "en": "Merge right", + "eo": "Enveturu de dekstre", "es": "Gire a la derecha", "es-ES": "Incorpórate a la derecha", "fr": "Rejoindre par la droite", diff --git a/test/fixtures/v5/merge/sharp_right_destination.json b/test/fixtures/v5/merge/sharp_right_destination.json index 4a9bc7740..53a9811fe 100644 --- a/test/fixtures/v5/merge/sharp_right_destination.json +++ b/test/fixtures/v5/merge/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts auffahren Richtung Destination 1", "en": "Merge right towards Destination 1", + "eo": "Enveturu de dekstre direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Incorpórate a la derecha hacia Destination 1", "fr": "Rejoindre par la droite la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/sharp_right_exit.json b/test/fixtures/v5/merge/sharp_right_exit.json index c316e1288..3973a5dee 100644 --- a/test/fixtures/v5/merge/sharp_right_exit.json +++ b/test/fixtures/v5/merge/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts auffahren auf Way Name", "en": "Merge right onto Way Name", + "eo": "Enveturu de dekstre al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Incorpórate a la derecha por Way Name", "fr": "Rejoindre Way Name par la droite", diff --git a/test/fixtures/v5/merge/sharp_right_exit_destination.json b/test/fixtures/v5/merge/sharp_right_exit_destination.json index 9259e6f1b..f229f7956 100644 --- a/test/fixtures/v5/merge/sharp_right_exit_destination.json +++ b/test/fixtures/v5/merge/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts auffahren Richtung Destination 1", "en": "Merge right towards Destination 1", + "eo": "Enveturu de dekstre direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Incorpórate a la derecha hacia Destination 1", "fr": "Rejoindre par la droite la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/sharp_right_name.json b/test/fixtures/v5/merge/sharp_right_name.json index 80da1db2e..94bb7a3ed 100644 --- a/test/fixtures/v5/merge/sharp_right_name.json +++ b/test/fixtures/v5/merge/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts auffahren auf Way Name", "en": "Merge right onto Way Name", + "eo": "Enveturu de dekstre al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Incorpórate a la derecha por Way Name", "fr": "Rejoindre Way Name par la droite", diff --git a/test/fixtures/v5/merge/slight_left_default.json b/test/fixtures/v5/merge/slight_left_default.json index 36e532784..04ffda42b 100644 --- a/test/fixtures/v5/merge/slight_left_default.json +++ b/test/fixtures/v5/merge/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links auffahren", "en": "Merge left", + "eo": "Enveturu de maldekstre", "es": "Gire a la izquierda", "es-ES": "Incorpórate a la izquierda", "fr": "Rejoindre par la gauche", diff --git a/test/fixtures/v5/merge/slight_left_destination.json b/test/fixtures/v5/merge/slight_left_destination.json index f435eee54..4018da25a 100644 --- a/test/fixtures/v5/merge/slight_left_destination.json +++ b/test/fixtures/v5/merge/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links auffahren Richtung Destination 1", "en": "Merge left towards Destination 1", + "eo": "Enveturu de maldekstre direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Incorpórate a la izquierda hacia Destination 1", "fr": "Rejoindre par la gauche la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/slight_left_exit.json b/test/fixtures/v5/merge/slight_left_exit.json index 88f63adda..8ce97ccbe 100644 --- a/test/fixtures/v5/merge/slight_left_exit.json +++ b/test/fixtures/v5/merge/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links auffahren auf Way Name", "en": "Merge left onto Way Name", + "eo": "Enveturu de maldekstre al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Incorpórate a la izquierda por Way Name", "fr": "Rejoindre Way Name par la gauche", diff --git a/test/fixtures/v5/merge/slight_left_exit_destination.json b/test/fixtures/v5/merge/slight_left_exit_destination.json index 9f6cb49fa..8df7d8c82 100644 --- a/test/fixtures/v5/merge/slight_left_exit_destination.json +++ b/test/fixtures/v5/merge/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links auffahren Richtung Destination 1", "en": "Merge left towards Destination 1", + "eo": "Enveturu de maldekstre direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Incorpórate a la izquierda hacia Destination 1", "fr": "Rejoindre par la gauche la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/slight_left_name.json b/test/fixtures/v5/merge/slight_left_name.json index 85bdf2901..3f7b79c60 100644 --- a/test/fixtures/v5/merge/slight_left_name.json +++ b/test/fixtures/v5/merge/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links auffahren auf Way Name", "en": "Merge left onto Way Name", + "eo": "Enveturu de maldekstre al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Incorpórate a la izquierda por Way Name", "fr": "Rejoindre Way Name par la gauche", diff --git a/test/fixtures/v5/merge/slight_right_default.json b/test/fixtures/v5/merge/slight_right_default.json index 6b86085b4..18d8da4af 100644 --- a/test/fixtures/v5/merge/slight_right_default.json +++ b/test/fixtures/v5/merge/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts auffahren", "en": "Merge right", + "eo": "Enveturu de dekstre", "es": "Gire a la derecha", "es-ES": "Incorpórate a la derecha", "fr": "Rejoindre par la droite", diff --git a/test/fixtures/v5/merge/slight_right_destination.json b/test/fixtures/v5/merge/slight_right_destination.json index e04ae1aa9..c67efdba0 100644 --- a/test/fixtures/v5/merge/slight_right_destination.json +++ b/test/fixtures/v5/merge/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts auffahren Richtung Destination 1", "en": "Merge right towards Destination 1", + "eo": "Enveturu de dekstre direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Incorpórate a la derecha hacia Destination 1", "fr": "Rejoindre par la droite la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/slight_right_exit.json b/test/fixtures/v5/merge/slight_right_exit.json index f008faa84..57edc8691 100644 --- a/test/fixtures/v5/merge/slight_right_exit.json +++ b/test/fixtures/v5/merge/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts auffahren auf Way Name", "en": "Merge right onto Way Name", + "eo": "Enveturu de dekstre al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Incorpórate a la derecha por Way Name", "fr": "Rejoindre Way Name par la droite", diff --git a/test/fixtures/v5/merge/slight_right_exit_destination.json b/test/fixtures/v5/merge/slight_right_exit_destination.json index 4bb0f6613..c255baf21 100644 --- a/test/fixtures/v5/merge/slight_right_exit_destination.json +++ b/test/fixtures/v5/merge/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts auffahren Richtung Destination 1", "en": "Merge right towards Destination 1", + "eo": "Enveturu de dekstre direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Incorpórate a la derecha hacia Destination 1", "fr": "Rejoindre par la droite la route en direction de Destination 1", diff --git a/test/fixtures/v5/merge/slight_right_name.json b/test/fixtures/v5/merge/slight_right_name.json index 21166a7a8..03c3ba583 100644 --- a/test/fixtures/v5/merge/slight_right_name.json +++ b/test/fixtures/v5/merge/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts auffahren auf Way Name", "en": "Merge right onto Way Name", + "eo": "Enveturu de dekstre al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Incorpórate a la derecha por Way Name", "fr": "Rejoindre Way Name par la droite", diff --git a/test/fixtures/v5/merge/straight_default.json b/test/fixtures/v5/merge/straight_default.json index 0f7ca0386..adf354c8c 100644 --- a/test/fixtures/v5/merge/straight_default.json +++ b/test/fixtures/v5/merge/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus auffahren", "en": "Merge straight", + "eo": "Enveturu rekten", "es": "Gire a recto", "es-ES": "Incorpórate recto", "fr": "Rejoindre tout droit", diff --git a/test/fixtures/v5/merge/straight_destination.json b/test/fixtures/v5/merge/straight_destination.json index 90e610c02..0dd5579f0 100644 --- a/test/fixtures/v5/merge/straight_destination.json +++ b/test/fixtures/v5/merge/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus auffahren Richtung Destination 1", "en": "Merge straight towards Destination 1", + "eo": "Enveturu rekten direkte al Destination 1", "es": "Gire a recto hacia Destination 1", "es-ES": "Incorpórate recto hacia Destination 1", "fr": "Rejoindre tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/merge/straight_exit.json b/test/fixtures/v5/merge/straight_exit.json index 874034643..7deeba0e0 100644 --- a/test/fixtures/v5/merge/straight_exit.json +++ b/test/fixtures/v5/merge/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus auffahren auf Way Name", "en": "Merge straight onto Way Name", + "eo": "Enveturu rekten al Way Name", "es": "Gire a recto en Way Name", "es-ES": "Incorpórate recto por Way Name", "fr": "Rejoindre tout droit sur Way Name", diff --git a/test/fixtures/v5/merge/straight_exit_destination.json b/test/fixtures/v5/merge/straight_exit_destination.json index 475673c91..7374b76ba 100644 --- a/test/fixtures/v5/merge/straight_exit_destination.json +++ b/test/fixtures/v5/merge/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus auffahren Richtung Destination 1", "en": "Merge straight towards Destination 1", + "eo": "Enveturu rekten direkte al Destination 1", "es": "Gire a recto hacia Destination 1", "es-ES": "Incorpórate recto hacia Destination 1", "fr": "Rejoindre tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/merge/straight_name.json b/test/fixtures/v5/merge/straight_name.json index 493cc885b..6368f1cf0 100644 --- a/test/fixtures/v5/merge/straight_name.json +++ b/test/fixtures/v5/merge/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus auffahren auf Way Name", "en": "Merge straight onto Way Name", + "eo": "Enveturu rekten al Way Name", "es": "Gire a recto en Way Name", "es-ES": "Incorpórate recto por Way Name", "fr": "Rejoindre tout droit sur Way Name", diff --git a/test/fixtures/v5/merge/uturn_default.json b/test/fixtures/v5/merge/uturn_default.json index 05f24c72a..9b73fc286 100644 --- a/test/fixtures/v5/merge/uturn_default.json +++ b/test/fixtures/v5/merge/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung", "en": "Make a U-turn", + "eo": "Turniĝu malantaŭen", "es": "Haz un cambio de sentido", "es-ES": "Haz un cambio de sentido", "fr": "Faire demi-tour", diff --git a/test/fixtures/v5/merge/uturn_destination.json b/test/fixtures/v5/merge/uturn_destination.json index d46ab1e9c..abec56706 100644 --- a/test/fixtures/v5/merge/uturn_destination.json +++ b/test/fixtures/v5/merge/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/merge/uturn_exit.json b/test/fixtures/v5/merge/uturn_exit.json index 3e37b448a..6427d7340 100644 --- a/test/fixtures/v5/merge/uturn_exit.json +++ b/test/fixtures/v5/merge/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/merge/uturn_exit_destination.json b/test/fixtures/v5/merge/uturn_exit_destination.json index 25b82c671..f6bffe773 100644 --- a/test/fixtures/v5/merge/uturn_exit_destination.json +++ b/test/fixtures/v5/merge/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/merge/uturn_name.json b/test/fixtures/v5/merge/uturn_name.json index ffe4f8879..9ae8fa616 100644 --- a/test/fixtures/v5/merge/uturn_name.json +++ b/test/fixtures/v5/merge/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/modes/driving_turn_left.json b/test/fixtures/v5/modes/driving_turn_left.json index 617038754..d0b86c023 100644 --- a/test/fixtures/v5/modes/driving_turn_left.json +++ b/test/fixtures/v5/modes/driving_turn_left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gira a la izquierda por Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/modes/ferry_fork_left_default.json b/test/fixtures/v5/modes/ferry_fork_left_default.json index 0988dbb59..7a09dbba8 100644 --- a/test/fixtures/v5/modes/ferry_fork_left_default.json +++ b/test/fixtures/v5/modes/ferry_fork_left_default.json @@ -10,6 +10,7 @@ "instructions": { "de": "Fähre nehmen", "en": "Take the ferry", + "eo": "Enpramiĝu", "es": "Coge el ferry", "es-ES": "Coge el ferry", "fr": "Prendre le ferry", diff --git a/test/fixtures/v5/modes/ferry_fork_left_destination.json b/test/fixtures/v5/modes/ferry_fork_left_destination.json index 53a6f04bb..5f740cb49 100644 --- a/test/fixtures/v5/modes/ferry_fork_left_destination.json +++ b/test/fixtures/v5/modes/ferry_fork_left_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Fähre nehmen Richtung Destination 1", "en": "Take the ferry towards Destination 1", + "eo": "Enpramiĝu direkte al Destination 1", "es": "Coge el ferry a Destination 1", "es-ES": "Coge el ferry hacia Destination 1", "fr": "Prendre le ferry en direction de Destination 1", diff --git a/test/fixtures/v5/modes/ferry_fork_left_exit.json b/test/fixtures/v5/modes/ferry_fork_left_exit.json index c4e0413ab..56cabbdf6 100644 --- a/test/fixtures/v5/modes/ferry_fork_left_exit.json +++ b/test/fixtures/v5/modes/ferry_fork_left_exit.json @@ -11,6 +11,7 @@ "instructions": { "de": "Fähre nehmen Way Name", "en": "Take the ferry Way Name", + "eo": "Enpramiĝu Way Name", "es": "Coge el ferry Way Name", "es-ES": "Coge el ferry Way Name", "fr": "Prendre le ferry Way Name", diff --git a/test/fixtures/v5/modes/ferry_fork_left_exit_destination.json b/test/fixtures/v5/modes/ferry_fork_left_exit_destination.json index 0328cf381..d89cc9cf7 100644 --- a/test/fixtures/v5/modes/ferry_fork_left_exit_destination.json +++ b/test/fixtures/v5/modes/ferry_fork_left_exit_destination.json @@ -12,6 +12,7 @@ "instructions": { "de": "Fähre nehmen Richtung Destination 1", "en": "Take the ferry towards Destination 1", + "eo": "Enpramiĝu direkte al Destination 1", "es": "Coge el ferry a Destination 1", "es-ES": "Coge el ferry hacia Destination 1", "fr": "Prendre le ferry en direction de Destination 1", diff --git a/test/fixtures/v5/modes/ferry_fork_left_name.json b/test/fixtures/v5/modes/ferry_fork_left_name.json index c589a7b71..ba6be0042 100644 --- a/test/fixtures/v5/modes/ferry_fork_left_name.json +++ b/test/fixtures/v5/modes/ferry_fork_left_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "Fähre nehmen Way Name", "en": "Take the ferry Way Name", + "eo": "Enpramiĝu Way Name", "es": "Coge el ferry Way Name", "es-ES": "Coge el ferry Way Name", "fr": "Prendre le ferry Way Name", diff --git a/test/fixtures/v5/modes/ferry_turn_left_default.json b/test/fixtures/v5/modes/ferry_turn_left_default.json index 5ae8fa7aa..2611a1490 100644 --- a/test/fixtures/v5/modes/ferry_turn_left_default.json +++ b/test/fixtures/v5/modes/ferry_turn_left_default.json @@ -10,6 +10,7 @@ "instructions": { "de": "Fähre nehmen", "en": "Take the ferry", + "eo": "Enpramiĝu", "es": "Coge el ferry", "es-ES": "Coge el ferry", "fr": "Prendre le ferry", diff --git a/test/fixtures/v5/modes/ferry_turn_left_destination.json b/test/fixtures/v5/modes/ferry_turn_left_destination.json index 328c2c6c4..429438f1a 100644 --- a/test/fixtures/v5/modes/ferry_turn_left_destination.json +++ b/test/fixtures/v5/modes/ferry_turn_left_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Fähre nehmen Richtung Destination 1", "en": "Take the ferry towards Destination 1", + "eo": "Enpramiĝu direkte al Destination 1", "es": "Coge el ferry a Destination 1", "es-ES": "Coge el ferry hacia Destination 1", "fr": "Prendre le ferry en direction de Destination 1", diff --git a/test/fixtures/v5/modes/ferry_turn_left_exit.json b/test/fixtures/v5/modes/ferry_turn_left_exit.json index a9de0987d..de78d234a 100644 --- a/test/fixtures/v5/modes/ferry_turn_left_exit.json +++ b/test/fixtures/v5/modes/ferry_turn_left_exit.json @@ -11,6 +11,7 @@ "instructions": { "de": "Fähre nehmen Way Name", "en": "Take the ferry Way Name", + "eo": "Enpramiĝu Way Name", "es": "Coge el ferry Way Name", "es-ES": "Coge el ferry Way Name", "fr": "Prendre le ferry Way Name", diff --git a/test/fixtures/v5/modes/ferry_turn_left_exit_destination.json b/test/fixtures/v5/modes/ferry_turn_left_exit_destination.json index 1b66af6f8..00b1983ff 100644 --- a/test/fixtures/v5/modes/ferry_turn_left_exit_destination.json +++ b/test/fixtures/v5/modes/ferry_turn_left_exit_destination.json @@ -12,6 +12,7 @@ "instructions": { "de": "Fähre nehmen Richtung Destination 1", "en": "Take the ferry towards Destination 1", + "eo": "Enpramiĝu direkte al Destination 1", "es": "Coge el ferry a Destination 1", "es-ES": "Coge el ferry hacia Destination 1", "fr": "Prendre le ferry en direction de Destination 1", diff --git a/test/fixtures/v5/modes/ferry_turn_left_name.json b/test/fixtures/v5/modes/ferry_turn_left_name.json index e9a1fb967..7ad9e48aa 100644 --- a/test/fixtures/v5/modes/ferry_turn_left_name.json +++ b/test/fixtures/v5/modes/ferry_turn_left_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "Fähre nehmen Way Name", "en": "Take the ferry Way Name", + "eo": "Enpramiĝu Way Name", "es": "Coge el ferry Way Name", "es-ES": "Coge el ferry Way Name", "fr": "Prendre le ferry Way Name", diff --git a/test/fixtures/v5/new_name/left_default.json b/test/fixtures/v5/new_name/left_default.json index 1db48b4b8..2df739741 100644 --- a/test/fixtures/v5/new_name/left_default.json +++ b/test/fixtures/v5/new_name/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links weiterfahren", "en": "Continue left", + "eo": "Pluu maldekstren", "es": "Continúe izquierda", "es-ES": "Continúa a la izquierda", "fr": "Continuer à gauche", diff --git a/test/fixtures/v5/new_name/left_destination.json b/test/fixtures/v5/new_name/left_destination.json index 05a62a400..6884eb079 100644 --- a/test/fixtures/v5/new_name/left_destination.json +++ b/test/fixtures/v5/new_name/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren Richtung Destination 1", "en": "Continue left towards Destination 1", + "eo": "Pluu maldekstren direkte al Destination 1", "es": "Continúe izquierda hacia Destination 1", "es-ES": "Continúa a la izquierda hacia Destination 1", "fr": "Continuer à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/left_exit.json b/test/fixtures/v5/new_name/left_exit.json index 023d847fe..79889cb0c 100644 --- a/test/fixtures/v5/new_name/left_exit.json +++ b/test/fixtures/v5/new_name/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren auf Way Name", "en": "Continue left onto Way Name", + "eo": "Pluu maldekstren al Way Name", "es": "Continúe izquierda en Way Name", "es-ES": "Continúa a la izquierda por Way Name", "fr": "Continuer à gauche sur Way Name", diff --git a/test/fixtures/v5/new_name/left_exit_destination.json b/test/fixtures/v5/new_name/left_exit_destination.json index 4ae8a7ccb..9b7f99072 100644 --- a/test/fixtures/v5/new_name/left_exit_destination.json +++ b/test/fixtures/v5/new_name/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links weiterfahren Richtung Destination 1", "en": "Continue left towards Destination 1", + "eo": "Pluu maldekstren direkte al Destination 1", "es": "Continúe izquierda hacia Destination 1", "es-ES": "Continúa a la izquierda hacia Destination 1", "fr": "Continuer à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/left_name.json b/test/fixtures/v5/new_name/left_name.json index 438b64391..89d39fdf5 100644 --- a/test/fixtures/v5/new_name/left_name.json +++ b/test/fixtures/v5/new_name/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links weiterfahren auf Way Name", "en": "Continue left onto Way Name", + "eo": "Pluu maldekstren al Way Name", "es": "Continúe izquierda en Way Name", "es-ES": "Continúa a la izquierda por Way Name", "fr": "Continuer à gauche sur Way Name", diff --git a/test/fixtures/v5/new_name/right_default.json b/test/fixtures/v5/new_name/right_default.json index 42eb2e14f..775ede550 100644 --- a/test/fixtures/v5/new_name/right_default.json +++ b/test/fixtures/v5/new_name/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts weiterfahren", "en": "Continue right", + "eo": "Pluu dekstren", "es": "Continúe derecha", "es-ES": "Continúa a la derecha", "fr": "Continuer à droite", diff --git a/test/fixtures/v5/new_name/right_destination.json b/test/fixtures/v5/new_name/right_destination.json index f79edb71d..2c7b352c6 100644 --- a/test/fixtures/v5/new_name/right_destination.json +++ b/test/fixtures/v5/new_name/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren Richtung Destination 1", "en": "Continue right towards Destination 1", + "eo": "Pluu dekstren direkte al Destination 1", "es": "Continúe derecha hacia Destination 1", "es-ES": "Continúa a la derecha hacia Destination 1", "fr": "Continuer à droite en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/right_exit.json b/test/fixtures/v5/new_name/right_exit.json index dba271ea8..bde1c7abd 100644 --- a/test/fixtures/v5/new_name/right_exit.json +++ b/test/fixtures/v5/new_name/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren auf Way Name", "en": "Continue right onto Way Name", + "eo": "Pluu dekstren al Way Name", "es": "Continúe derecha en Way Name", "es-ES": "Continúa a la derecha por Way Name", "fr": "Continuer à droite sur Way Name", diff --git a/test/fixtures/v5/new_name/right_exit_destination.json b/test/fixtures/v5/new_name/right_exit_destination.json index 7791d8c2b..287bc4a1c 100644 --- a/test/fixtures/v5/new_name/right_exit_destination.json +++ b/test/fixtures/v5/new_name/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts weiterfahren Richtung Destination 1", "en": "Continue right towards Destination 1", + "eo": "Pluu dekstren direkte al Destination 1", "es": "Continúe derecha hacia Destination 1", "es-ES": "Continúa a la derecha hacia Destination 1", "fr": "Continuer à droite en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/right_name.json b/test/fixtures/v5/new_name/right_name.json index e681568b6..0ce0e89eb 100644 --- a/test/fixtures/v5/new_name/right_name.json +++ b/test/fixtures/v5/new_name/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts weiterfahren auf Way Name", "en": "Continue right onto Way Name", + "eo": "Pluu dekstren al Way Name", "es": "Continúe derecha en Way Name", "es-ES": "Continúa a la derecha por Way Name", "fr": "Continuer à droite sur Way Name", diff --git a/test/fixtures/v5/new_name/sharp_left_default.json b/test/fixtures/v5/new_name/sharp_left_default.json index 51c210839..dd2d807ca 100644 --- a/test/fixtures/v5/new_name/sharp_left_default.json +++ b/test/fixtures/v5/new_name/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links", "en": "Take a sharp left", + "eo": "Turniĝu ege maldekstren", "es": "Gire a la izquierda", "es-ES": "Gira a la izquierda", "fr": "Prendre franchement à gauche", diff --git a/test/fixtures/v5/new_name/sharp_left_destination.json b/test/fixtures/v5/new_name/sharp_left_destination.json index 9701afe9c..761188a52 100644 --- a/test/fixtures/v5/new_name/sharp_left_destination.json +++ b/test/fixtures/v5/new_name/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links Richtung Destination 1", "en": "Take a sharp left towards Destination 1", + "eo": "Turniĝu ege maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gira a la izquierda hacia Destination 1", "fr": "Prendre franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/sharp_left_exit.json b/test/fixtures/v5/new_name/sharp_left_exit.json index 2c6efa3b2..b424b4dbc 100644 --- a/test/fixtures/v5/new_name/sharp_left_exit.json +++ b/test/fixtures/v5/new_name/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links auf Way Name", "en": "Take a sharp left onto Way Name", + "eo": "Turniĝu ege maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gira a la izquierda por Way Name", "fr": "Prendre franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/new_name/sharp_left_exit_destination.json b/test/fixtures/v5/new_name/sharp_left_exit_destination.json index 995b67925..0b4f6c65e 100644 --- a/test/fixtures/v5/new_name/sharp_left_exit_destination.json +++ b/test/fixtures/v5/new_name/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links Richtung Destination 1", "en": "Take a sharp left towards Destination 1", + "eo": "Turniĝu ege maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gira a la izquierda hacia Destination 1", "fr": "Prendre franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/sharp_left_name.json b/test/fixtures/v5/new_name/sharp_left_name.json index a945fe4d0..9b190220c 100644 --- a/test/fixtures/v5/new_name/sharp_left_name.json +++ b/test/fixtures/v5/new_name/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links auf Way Name", "en": "Take a sharp left onto Way Name", + "eo": "Turniĝu ege maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gira a la izquierda por Way Name", "fr": "Prendre franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/new_name/sharp_right_default.json b/test/fixtures/v5/new_name/sharp_right_default.json index fb8b2cb03..39d43e666 100644 --- a/test/fixtures/v5/new_name/sharp_right_default.json +++ b/test/fixtures/v5/new_name/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts", "en": "Take a sharp right", + "eo": "Turniĝu ege dekstren", "es": "Gire a la derecha", "es-ES": "Gira a la derecha", "fr": "Prendre franchement à droite", diff --git a/test/fixtures/v5/new_name/sharp_right_destination.json b/test/fixtures/v5/new_name/sharp_right_destination.json index bad8ab876..13ab54831 100644 --- a/test/fixtures/v5/new_name/sharp_right_destination.json +++ b/test/fixtures/v5/new_name/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts Richtung Destination 1", "en": "Take a sharp right towards Destination 1", + "eo": "Turniĝu ege dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gira a la derecha hacia Destination 1", "fr": "Prendre franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/sharp_right_exit.json b/test/fixtures/v5/new_name/sharp_right_exit.json index a67079bbf..fac46dea2 100644 --- a/test/fixtures/v5/new_name/sharp_right_exit.json +++ b/test/fixtures/v5/new_name/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts auf Way Name", "en": "Take a sharp right onto Way Name", + "eo": "Turniĝu ege dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gira a la derecha por Way Name", "fr": "Prendre franchement à droite sur Way Name", diff --git a/test/fixtures/v5/new_name/sharp_right_exit_destination.json b/test/fixtures/v5/new_name/sharp_right_exit_destination.json index b7a562a50..70961d811 100644 --- a/test/fixtures/v5/new_name/sharp_right_exit_destination.json +++ b/test/fixtures/v5/new_name/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts Richtung Destination 1", "en": "Take a sharp right towards Destination 1", + "eo": "Turniĝu ege dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gira a la derecha hacia Destination 1", "fr": "Prendre franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/sharp_right_name.json b/test/fixtures/v5/new_name/sharp_right_name.json index 39d24a7ba..42beddc76 100644 --- a/test/fixtures/v5/new_name/sharp_right_name.json +++ b/test/fixtures/v5/new_name/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts auf Way Name", "en": "Take a sharp right onto Way Name", + "eo": "Turniĝu ege dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gira a la derecha por Way Name", "fr": "Prendre franchement à droite sur Way Name", diff --git a/test/fixtures/v5/new_name/slight_left_default.json b/test/fixtures/v5/new_name/slight_left_default.json index ad110bd98..eb4a0cbaf 100644 --- a/test/fixtures/v5/new_name/slight_left_default.json +++ b/test/fixtures/v5/new_name/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links weiter", "en": "Continue slightly left", + "eo": "Pluu ete maldekstren", "es": "Continúe ligeramente a la izquierda", "es-ES": "Continúa ligeramente por la izquierda", "fr": "Continuer légèrement à gauche", diff --git a/test/fixtures/v5/new_name/slight_left_destination.json b/test/fixtures/v5/new_name/slight_left_destination.json index 45cf93c5c..f953c672e 100644 --- a/test/fixtures/v5/new_name/slight_left_destination.json +++ b/test/fixtures/v5/new_name/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter Richtung Destination 1", "en": "Continue slightly left towards Destination 1", + "eo": "Pluu ete maldekstren direkte al Destination 1", "es": "Continúe ligeramente a la izquierda hacia Destination 1", "es-ES": "Continúa ligeramente por la izquierda hacia Destination 1", "fr": "Continuer légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/slight_left_exit.json b/test/fixtures/v5/new_name/slight_left_exit.json index 1749b92c3..820ec6d2a 100644 --- a/test/fixtures/v5/new_name/slight_left_exit.json +++ b/test/fixtures/v5/new_name/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter auf Way Name", "en": "Continue slightly left onto Way Name", + "eo": "Pluu ete maldekstren al Way Name", "es": "Continúe ligeramente a la izquierda en Way Name", "es-ES": "Continúa ligeramente por la izquierda por Way Name", "fr": "Continuer légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/new_name/slight_left_exit_destination.json b/test/fixtures/v5/new_name/slight_left_exit_destination.json index f6ee21537..088cf107d 100644 --- a/test/fixtures/v5/new_name/slight_left_exit_destination.json +++ b/test/fixtures/v5/new_name/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links weiter Richtung Destination 1", "en": "Continue slightly left towards Destination 1", + "eo": "Pluu ete maldekstren direkte al Destination 1", "es": "Continúe ligeramente a la izquierda hacia Destination 1", "es-ES": "Continúa ligeramente por la izquierda hacia Destination 1", "fr": "Continuer légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/slight_left_name.json b/test/fixtures/v5/new_name/slight_left_name.json index a74c54101..22b87e081 100644 --- a/test/fixtures/v5/new_name/slight_left_name.json +++ b/test/fixtures/v5/new_name/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links weiter auf Way Name", "en": "Continue slightly left onto Way Name", + "eo": "Pluu ete maldekstren al Way Name", "es": "Continúe ligeramente a la izquierda en Way Name", "es-ES": "Continúa ligeramente por la izquierda por Way Name", "fr": "Continuer légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/new_name/slight_right_default.json b/test/fixtures/v5/new_name/slight_right_default.json index 987eadaee..d747d66e6 100644 --- a/test/fixtures/v5/new_name/slight_right_default.json +++ b/test/fixtures/v5/new_name/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts weiter", "en": "Continue slightly right", + "eo": "Pluu ete dekstren", "es": "Continúe ligeramente a la derecha", "es-ES": "Continúa ligeramente por la derecha", "fr": "Continuer légèrement à droite", diff --git a/test/fixtures/v5/new_name/slight_right_destination.json b/test/fixtures/v5/new_name/slight_right_destination.json index 3bc4c3e5c..e4c6dd9fb 100644 --- a/test/fixtures/v5/new_name/slight_right_destination.json +++ b/test/fixtures/v5/new_name/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter Richtung Destination 1", "en": "Continue slightly right towards Destination 1", + "eo": "Pluu ete dekstren direkte al Destination 1", "es": "Continúe ligeramente a la derecha hacia Destination 1", "es-ES": "Continúa ligeramente por la derecha hacia Destination 1", "fr": "Continuer légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/slight_right_exit.json b/test/fixtures/v5/new_name/slight_right_exit.json index b1c6f757c..f6e8fcb5f 100644 --- a/test/fixtures/v5/new_name/slight_right_exit.json +++ b/test/fixtures/v5/new_name/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter auf Way Name", "en": "Continue slightly right onto Way Name", + "eo": "Pluu ete dekstren al Way Name", "es": "Continúe ligeramente a la derecha en Way Name", "es-ES": "Continúa ligeramente por la derecha por Way Name", "fr": "Continuer légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/new_name/slight_right_exit_destination.json b/test/fixtures/v5/new_name/slight_right_exit_destination.json index 2d47725e9..4eb450b7e 100644 --- a/test/fixtures/v5/new_name/slight_right_exit_destination.json +++ b/test/fixtures/v5/new_name/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts weiter Richtung Destination 1", "en": "Continue slightly right towards Destination 1", + "eo": "Pluu ete dekstren direkte al Destination 1", "es": "Continúe ligeramente a la derecha hacia Destination 1", "es-ES": "Continúa ligeramente por la derecha hacia Destination 1", "fr": "Continuer légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/slight_right_name.json b/test/fixtures/v5/new_name/slight_right_name.json index ee3cc9525..9b851e9c5 100644 --- a/test/fixtures/v5/new_name/slight_right_name.json +++ b/test/fixtures/v5/new_name/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts weiter auf Way Name", "en": "Continue slightly right onto Way Name", + "eo": "Pluu ete dekstren al Way Name", "es": "Continúe ligeramente a la derecha en Way Name", "es-ES": "Continúa ligeramente por la derecha por Way Name", "fr": "Continuer légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/new_name/straight_default.json b/test/fixtures/v5/new_name/straight_default.json index fac6f267e..ec3fd4ecc 100644 --- a/test/fixtures/v5/new_name/straight_default.json +++ b/test/fixtures/v5/new_name/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Veturu rekten", "es": "Continúe recto", "es-ES": "Continúa recto", "fr": "Continuer tout droit", diff --git a/test/fixtures/v5/new_name/straight_destination.json b/test/fixtures/v5/new_name/straight_destination.json index aa997680e..e6797dc9e 100644 --- a/test/fixtures/v5/new_name/straight_destination.json +++ b/test/fixtures/v5/new_name/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Weiterfahren in Richtung Destination 1", "en": "Continue towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Continúe hacia Destination 1", "es-ES": "Continúa hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/straight_exit.json b/test/fixtures/v5/new_name/straight_exit.json index 04b3d0255..0b49e80cb 100644 --- a/test/fixtures/v5/new_name/straight_exit.json +++ b/test/fixtures/v5/new_name/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Weiterfahren auf Way Name", "en": "Continue onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Continúe en Way Name", "es-ES": "Continúa por Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/new_name/straight_exit_destination.json b/test/fixtures/v5/new_name/straight_exit_destination.json index 8fb2e7161..8ada39c20 100644 --- a/test/fixtures/v5/new_name/straight_exit_destination.json +++ b/test/fixtures/v5/new_name/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Weiterfahren in Richtung Destination 1", "en": "Continue towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Continúe hacia Destination 1", "es-ES": "Continúa hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/straight_name.json b/test/fixtures/v5/new_name/straight_name.json index b82d90a9f..5a71a89a3 100644 --- a/test/fixtures/v5/new_name/straight_name.json +++ b/test/fixtures/v5/new_name/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Weiterfahren auf Way Name", "en": "Continue onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Continúe en Way Name", "es-ES": "Continúa por Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/new_name/uturn_default.json b/test/fixtures/v5/new_name/uturn_default.json index e9fea640c..dd2f8344f 100644 --- a/test/fixtures/v5/new_name/uturn_default.json +++ b/test/fixtures/v5/new_name/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung", "en": "Make a U-turn", + "eo": "Turniĝu malantaŭen", "es": "Haz un cambio de sentido", "es-ES": "Haz un cambio de sentido", "fr": "Faire demi-tour", diff --git a/test/fixtures/v5/new_name/uturn_destination.json b/test/fixtures/v5/new_name/uturn_destination.json index 5492c9025..d0e3b646c 100644 --- a/test/fixtures/v5/new_name/uturn_destination.json +++ b/test/fixtures/v5/new_name/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/uturn_exit.json b/test/fixtures/v5/new_name/uturn_exit.json index 76b1a158d..434d4d349 100644 --- a/test/fixtures/v5/new_name/uturn_exit.json +++ b/test/fixtures/v5/new_name/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/new_name/uturn_exit_destination.json b/test/fixtures/v5/new_name/uturn_exit_destination.json index 8c0b1bdae..ebff6a1c7 100644 --- a/test/fixtures/v5/new_name/uturn_exit_destination.json +++ b/test/fixtures/v5/new_name/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/new_name/uturn_name.json b/test/fixtures/v5/new_name/uturn_name.json index 790e0b97a..d42b073cf 100644 --- a/test/fixtures/v5/new_name/uturn_name.json +++ b/test/fixtures/v5/new_name/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/notification/left_default.json b/test/fixtures/v5/notification/left_default.json index 2083599ff..90b46e09f 100644 --- a/test/fixtures/v5/notification/left_default.json +++ b/test/fixtures/v5/notification/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links weiterfahren", "en": "Continue left", + "eo": "Pluu maldekstren", "es": "Continúe izquierda", "es-ES": "Continúa a la izquierda", "fr": "Continuer à gauche", diff --git a/test/fixtures/v5/notification/left_destination.json b/test/fixtures/v5/notification/left_destination.json index c8e89f927..65a2e74e4 100644 --- a/test/fixtures/v5/notification/left_destination.json +++ b/test/fixtures/v5/notification/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren Richtung Destination 1", "en": "Continue left towards Destination 1", + "eo": "Pluu maldekstren direkte al Destination 1", "es": "Continúe izquierda hacia Destination 1", "es-ES": "Continúa a la izquierda hacia Destination 1", "fr": "Continuer à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/notification/left_exit.json b/test/fixtures/v5/notification/left_exit.json index 2a1f43364..603366d4d 100644 --- a/test/fixtures/v5/notification/left_exit.json +++ b/test/fixtures/v5/notification/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren auf Way Name", "en": "Continue left onto Way Name", + "eo": "Pluu maldekstren al Way Name", "es": "Continúe izquierda en Way Name", "es-ES": "Continúa a la izquierda por Way Name", "fr": "Continuer à gauche sur Way Name", diff --git a/test/fixtures/v5/notification/left_exit_destination.json b/test/fixtures/v5/notification/left_exit_destination.json index ba4cf7942..5e50026ba 100644 --- a/test/fixtures/v5/notification/left_exit_destination.json +++ b/test/fixtures/v5/notification/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links weiterfahren Richtung Destination 1", "en": "Continue left towards Destination 1", + "eo": "Pluu maldekstren direkte al Destination 1", "es": "Continúe izquierda hacia Destination 1", "es-ES": "Continúa a la izquierda hacia Destination 1", "fr": "Continuer à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/notification/left_name.json b/test/fixtures/v5/notification/left_name.json index 993156416..2d77cd8cf 100644 --- a/test/fixtures/v5/notification/left_name.json +++ b/test/fixtures/v5/notification/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links weiterfahren auf Way Name", "en": "Continue left onto Way Name", + "eo": "Pluu maldekstren al Way Name", "es": "Continúe izquierda en Way Name", "es-ES": "Continúa a la izquierda por Way Name", "fr": "Continuer à gauche sur Way Name", diff --git a/test/fixtures/v5/notification/right_default.json b/test/fixtures/v5/notification/right_default.json index 93dc115ae..11dbdebf1 100644 --- a/test/fixtures/v5/notification/right_default.json +++ b/test/fixtures/v5/notification/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts weiterfahren", "en": "Continue right", + "eo": "Pluu dekstren", "es": "Continúe derecha", "es-ES": "Continúa a la derecha", "fr": "Continuer à droite", diff --git a/test/fixtures/v5/notification/right_destination.json b/test/fixtures/v5/notification/right_destination.json index eb5a9a7a6..ff089798e 100644 --- a/test/fixtures/v5/notification/right_destination.json +++ b/test/fixtures/v5/notification/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren Richtung Destination 1", "en": "Continue right towards Destination 1", + "eo": "Pluu dekstren direkte al Destination 1", "es": "Continúe derecha hacia Destination 1", "es-ES": "Continúa a la derecha hacia Destination 1", "fr": "Continuer à droite en direction de Destination 1", diff --git a/test/fixtures/v5/notification/right_exit.json b/test/fixtures/v5/notification/right_exit.json index 929c6f3b4..6594daf2c 100644 --- a/test/fixtures/v5/notification/right_exit.json +++ b/test/fixtures/v5/notification/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren auf Way Name", "en": "Continue right onto Way Name", + "eo": "Pluu dekstren al Way Name", "es": "Continúe derecha en Way Name", "es-ES": "Continúa a la derecha por Way Name", "fr": "Continuer à droite sur Way Name", diff --git a/test/fixtures/v5/notification/right_exit_destination.json b/test/fixtures/v5/notification/right_exit_destination.json index 154a128fd..da6097828 100644 --- a/test/fixtures/v5/notification/right_exit_destination.json +++ b/test/fixtures/v5/notification/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts weiterfahren Richtung Destination 1", "en": "Continue right towards Destination 1", + "eo": "Pluu dekstren direkte al Destination 1", "es": "Continúe derecha hacia Destination 1", "es-ES": "Continúa a la derecha hacia Destination 1", "fr": "Continuer à droite en direction de Destination 1", diff --git a/test/fixtures/v5/notification/right_name.json b/test/fixtures/v5/notification/right_name.json index d8e8f5012..edf401198 100644 --- a/test/fixtures/v5/notification/right_name.json +++ b/test/fixtures/v5/notification/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts weiterfahren auf Way Name", "en": "Continue right onto Way Name", + "eo": "Pluu dekstren al Way Name", "es": "Continúe derecha en Way Name", "es-ES": "Continúa a la derecha por Way Name", "fr": "Continuer à droite sur Way Name", diff --git a/test/fixtures/v5/notification/sharp_left_default.json b/test/fixtures/v5/notification/sharp_left_default.json index 50ffff2b1..8fa3448b3 100644 --- a/test/fixtures/v5/notification/sharp_left_default.json +++ b/test/fixtures/v5/notification/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links weiterfahren", "en": "Continue sharp left", + "eo": "Pluu maldekstregen", "es": "Continúe cerrada a la izquierda", "es-ES": "Continúa cerrada a la izquierda", "fr": "Continuer franchement à gauche", diff --git a/test/fixtures/v5/notification/sharp_left_destination.json b/test/fixtures/v5/notification/sharp_left_destination.json index f06839019..72d7802b4 100644 --- a/test/fixtures/v5/notification/sharp_left_destination.json +++ b/test/fixtures/v5/notification/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links weiterfahren Richtung Destination 1", "en": "Continue sharp left towards Destination 1", + "eo": "Pluu maldekstregen direkte al Destination 1", "es": "Continúe cerrada a la izquierda hacia Destination 1", "es-ES": "Continúa cerrada a la izquierda hacia Destination 1", "fr": "Continuer franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/notification/sharp_left_exit.json b/test/fixtures/v5/notification/sharp_left_exit.json index e2cea71d9..153c57711 100644 --- a/test/fixtures/v5/notification/sharp_left_exit.json +++ b/test/fixtures/v5/notification/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Way Name", "en": "Continue sharp left onto Way Name", + "eo": "Pluu maldekstregen al Way Name", "es": "Continúe cerrada a la izquierda en Way Name", "es-ES": "Continúa cerrada a la izquierda por Way Name", "fr": "Continuer franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/notification/sharp_left_exit_destination.json b/test/fixtures/v5/notification/sharp_left_exit_destination.json index 6f3496716..de3774a66 100644 --- a/test/fixtures/v5/notification/sharp_left_exit_destination.json +++ b/test/fixtures/v5/notification/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links weiterfahren Richtung Destination 1", "en": "Continue sharp left towards Destination 1", + "eo": "Pluu maldekstregen direkte al Destination 1", "es": "Continúe cerrada a la izquierda hacia Destination 1", "es-ES": "Continúa cerrada a la izquierda hacia Destination 1", "fr": "Continuer franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/notification/sharp_left_name.json b/test/fixtures/v5/notification/sharp_left_name.json index dbadfc0db..4afc01113 100644 --- a/test/fixtures/v5/notification/sharp_left_name.json +++ b/test/fixtures/v5/notification/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Way Name", "en": "Continue sharp left onto Way Name", + "eo": "Pluu maldekstregen al Way Name", "es": "Continúe cerrada a la izquierda en Way Name", "es-ES": "Continúa cerrada a la izquierda por Way Name", "fr": "Continuer franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/notification/sharp_right_default.json b/test/fixtures/v5/notification/sharp_right_default.json index 2a32b1a90..018b8decc 100644 --- a/test/fixtures/v5/notification/sharp_right_default.json +++ b/test/fixtures/v5/notification/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts weiterfahren", "en": "Continue sharp right", + "eo": "Pluu dekstregen", "es": "Continúe cerrada a la derecha", "es-ES": "Continúa cerrada a la derecha", "fr": "Continuer franchement à droite", diff --git a/test/fixtures/v5/notification/sharp_right_destination.json b/test/fixtures/v5/notification/sharp_right_destination.json index c7d7e45d9..b34ca1c92 100644 --- a/test/fixtures/v5/notification/sharp_right_destination.json +++ b/test/fixtures/v5/notification/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts weiterfahren Richtung Destination 1", "en": "Continue sharp right towards Destination 1", + "eo": "Pluu dekstregen direkte al Destination 1", "es": "Continúe cerrada a la derecha hacia Destination 1", "es-ES": "Continúa cerrada a la derecha hacia Destination 1", "fr": "Continuer franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/notification/sharp_right_exit.json b/test/fixtures/v5/notification/sharp_right_exit.json index 64f5d2975..c10779a21 100644 --- a/test/fixtures/v5/notification/sharp_right_exit.json +++ b/test/fixtures/v5/notification/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Way Name", "en": "Continue sharp right onto Way Name", + "eo": "Pluu dekstregen al Way Name", "es": "Continúe cerrada a la derecha en Way Name", "es-ES": "Continúa cerrada a la derecha por Way Name", "fr": "Continuer franchement à droite sur Way Name", diff --git a/test/fixtures/v5/notification/sharp_right_exit_destination.json b/test/fixtures/v5/notification/sharp_right_exit_destination.json index 8d4ca62ab..3e2e4e363 100644 --- a/test/fixtures/v5/notification/sharp_right_exit_destination.json +++ b/test/fixtures/v5/notification/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts weiterfahren Richtung Destination 1", "en": "Continue sharp right towards Destination 1", + "eo": "Pluu dekstregen direkte al Destination 1", "es": "Continúe cerrada a la derecha hacia Destination 1", "es-ES": "Continúa cerrada a la derecha hacia Destination 1", "fr": "Continuer franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/notification/sharp_right_name.json b/test/fixtures/v5/notification/sharp_right_name.json index 574747357..a9715bc31 100644 --- a/test/fixtures/v5/notification/sharp_right_name.json +++ b/test/fixtures/v5/notification/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Way Name", "en": "Continue sharp right onto Way Name", + "eo": "Pluu dekstregen al Way Name", "es": "Continúe cerrada a la derecha en Way Name", "es-ES": "Continúa cerrada a la derecha por Way Name", "fr": "Continuer franchement à droite sur Way Name", diff --git a/test/fixtures/v5/notification/slight_left_default.json b/test/fixtures/v5/notification/slight_left_default.json index 12315bc93..e900d66c7 100644 --- a/test/fixtures/v5/notification/slight_left_default.json +++ b/test/fixtures/v5/notification/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links weiterfahren", "en": "Continue slight left", + "eo": "Pluu maldekstreten", "es": "Continúe ligeramente a la izquierda", "es-ES": "Continúa ligeramente a la izquierda", "fr": "Continuer légèrement à gauche", diff --git a/test/fixtures/v5/notification/slight_left_destination.json b/test/fixtures/v5/notification/slight_left_destination.json index fe85506f1..5b796c78d 100644 --- a/test/fixtures/v5/notification/slight_left_destination.json +++ b/test/fixtures/v5/notification/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiterfahren Richtung Destination 1", "en": "Continue slight left towards Destination 1", + "eo": "Pluu maldekstreten direkte al Destination 1", "es": "Continúe ligeramente a la izquierda hacia Destination 1", "es-ES": "Continúa ligeramente a la izquierda hacia Destination 1", "fr": "Continuer légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/notification/slight_left_exit.json b/test/fixtures/v5/notification/slight_left_exit.json index 78eb4f530..1f86d0ee9 100644 --- a/test/fixtures/v5/notification/slight_left_exit.json +++ b/test/fixtures/v5/notification/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiterfahren auf Way Name", "en": "Continue slight left onto Way Name", + "eo": "Pluu maldekstreten al Way Name", "es": "Continúe ligeramente a la izquierda en Way Name", "es-ES": "Continúa ligeramente a la izquierda por Way Name", "fr": "Continuer légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/notification/slight_left_exit_destination.json b/test/fixtures/v5/notification/slight_left_exit_destination.json index 0f2ef60f9..4d3cbd72c 100644 --- a/test/fixtures/v5/notification/slight_left_exit_destination.json +++ b/test/fixtures/v5/notification/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links weiterfahren Richtung Destination 1", "en": "Continue slight left towards Destination 1", + "eo": "Pluu maldekstreten direkte al Destination 1", "es": "Continúe ligeramente a la izquierda hacia Destination 1", "es-ES": "Continúa ligeramente a la izquierda hacia Destination 1", "fr": "Continuer légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/notification/slight_left_name.json b/test/fixtures/v5/notification/slight_left_name.json index 743ebb6a6..d7e1b8f1e 100644 --- a/test/fixtures/v5/notification/slight_left_name.json +++ b/test/fixtures/v5/notification/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links weiterfahren auf Way Name", "en": "Continue slight left onto Way Name", + "eo": "Pluu maldekstreten al Way Name", "es": "Continúe ligeramente a la izquierda en Way Name", "es-ES": "Continúa ligeramente a la izquierda por Way Name", "fr": "Continuer légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/notification/slight_right_default.json b/test/fixtures/v5/notification/slight_right_default.json index 8a64b49ee..0784784cc 100644 --- a/test/fixtures/v5/notification/slight_right_default.json +++ b/test/fixtures/v5/notification/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts weiterfahren", "en": "Continue slight right", + "eo": "Pluu dekstreten", "es": "Continúe ligeramente a la derecha", "es-ES": "Continúa ligeramente a la derecha", "fr": "Continuer légèrement à droite", diff --git a/test/fixtures/v5/notification/slight_right_destination.json b/test/fixtures/v5/notification/slight_right_destination.json index c115bbb80..06ee47573 100644 --- a/test/fixtures/v5/notification/slight_right_destination.json +++ b/test/fixtures/v5/notification/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiterfahren Richtung Destination 1", "en": "Continue slight right towards Destination 1", + "eo": "Pluu dekstreten direkte al Destination 1", "es": "Continúe ligeramente a la derecha hacia Destination 1", "es-ES": "Continúa ligeramente a la derecha hacia Destination 1", "fr": "Continuer légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/notification/slight_right_exit.json b/test/fixtures/v5/notification/slight_right_exit.json index 382b2c814..29280210d 100644 --- a/test/fixtures/v5/notification/slight_right_exit.json +++ b/test/fixtures/v5/notification/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiterfahren auf Way Name", "en": "Continue slight right onto Way Name", + "eo": "Pluu dekstreten al Way Name", "es": "Continúe ligeramente a la derecha en Way Name", "es-ES": "Continúa ligeramente a la derecha por Way Name", "fr": "Continuer légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/notification/slight_right_exit_destination.json b/test/fixtures/v5/notification/slight_right_exit_destination.json index 6275881ba..d0202dcff 100644 --- a/test/fixtures/v5/notification/slight_right_exit_destination.json +++ b/test/fixtures/v5/notification/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts weiterfahren Richtung Destination 1", "en": "Continue slight right towards Destination 1", + "eo": "Pluu dekstreten direkte al Destination 1", "es": "Continúe ligeramente a la derecha hacia Destination 1", "es-ES": "Continúa ligeramente a la derecha hacia Destination 1", "fr": "Continuer légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/notification/slight_right_name.json b/test/fixtures/v5/notification/slight_right_name.json index d90d9e769..cc07ccbff 100644 --- a/test/fixtures/v5/notification/slight_right_name.json +++ b/test/fixtures/v5/notification/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts weiterfahren auf Way Name", "en": "Continue slight right onto Way Name", + "eo": "Pluu dekstreten al Way Name", "es": "Continúe ligeramente a la derecha en Way Name", "es-ES": "Continúa ligeramente a la derecha por Way Name", "fr": "Continuer légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/notification/straight_default.json b/test/fixtures/v5/notification/straight_default.json index b17164fae..40f0b90ad 100644 --- a/test/fixtures/v5/notification/straight_default.json +++ b/test/fixtures/v5/notification/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Pluu rekten", "es": "Continúe recto", "es-ES": "Continúa recto", "fr": "Continuer tout droit", diff --git a/test/fixtures/v5/notification/straight_destination.json b/test/fixtures/v5/notification/straight_destination.json index ec7a28032..088d8c8af 100644 --- a/test/fixtures/v5/notification/straight_destination.json +++ b/test/fixtures/v5/notification/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Continue straight towards Destination 1", + "eo": "Pluu rekten direkte al Destination 1", "es": "Continúe recto hacia Destination 1", "es-ES": "Continúa recto hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/notification/straight_exit.json b/test/fixtures/v5/notification/straight_exit.json index 267a0782d..c44f596ed 100644 --- a/test/fixtures/v5/notification/straight_exit.json +++ b/test/fixtures/v5/notification/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Continue straight onto Way Name", + "eo": "Pluu rekten al Way Name", "es": "Continúe recto en Way Name", "es-ES": "Continúa recto por Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/notification/straight_exit_destination.json b/test/fixtures/v5/notification/straight_exit_destination.json index fa6da4857..bd5d4b082 100644 --- a/test/fixtures/v5/notification/straight_exit_destination.json +++ b/test/fixtures/v5/notification/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Continue straight towards Destination 1", + "eo": "Pluu rekten direkte al Destination 1", "es": "Continúe recto hacia Destination 1", "es-ES": "Continúa recto hacia Destination 1", "fr": "Continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/notification/straight_name.json b/test/fixtures/v5/notification/straight_name.json index 7a747a992..b519b86b0 100644 --- a/test/fixtures/v5/notification/straight_name.json +++ b/test/fixtures/v5/notification/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Continue straight onto Way Name", + "eo": "Pluu rekten al Way Name", "es": "Continúe recto en Way Name", "es-ES": "Continúa recto por Way Name", "fr": "Continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/notification/uturn_default.json b/test/fixtures/v5/notification/uturn_default.json index 212d17b50..67fac091f 100644 --- a/test/fixtures/v5/notification/uturn_default.json +++ b/test/fixtures/v5/notification/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung", "en": "Make a U-turn", + "eo": "Turniĝu malantaŭen", "es": "Haz un cambio de sentido", "es-ES": "Haz un cambio de sentido", "fr": "Faire demi-tour", diff --git a/test/fixtures/v5/notification/uturn_destination.json b/test/fixtures/v5/notification/uturn_destination.json index 63369d5e7..acfe79bf4 100644 --- a/test/fixtures/v5/notification/uturn_destination.json +++ b/test/fixtures/v5/notification/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/notification/uturn_exit.json b/test/fixtures/v5/notification/uturn_exit.json index de4c2191f..22a39bcba 100644 --- a/test/fixtures/v5/notification/uturn_exit.json +++ b/test/fixtures/v5/notification/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/notification/uturn_exit_destination.json b/test/fixtures/v5/notification/uturn_exit_destination.json index d1c16f24c..c9eaf1d4b 100644 --- a/test/fixtures/v5/notification/uturn_exit_destination.json +++ b/test/fixtures/v5/notification/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Turniĝu malantaŭen direkte al Destination 1", "es": "Haz un cambio de sentido hacia Destination 1", "es-ES": "Haz un cambio de sentido hacia Destination 1", "fr": "Faire demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/notification/uturn_name.json b/test/fixtures/v5/notification/uturn_name.json index a69fedc65..538c43f09 100644 --- a/test/fixtures/v5/notification/uturn_name.json +++ b/test/fixtures/v5/notification/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Turniĝu malantaŭen al Way Name", "es": "Haz un cambio de sentido en Way Name", "es-ES": "Haz un cambio de sentido en Way Name", "fr": "Faire demi-tour sur Way Name", diff --git a/test/fixtures/v5/off_ramp/left_default.json b/test/fixtures/v5/off_ramp/left_default.json index 4b2c496fd..f88f45e0a 100644 --- a/test/fixtures/v5/off_ramp/left_default.json +++ b/test/fixtures/v5/off_ramp/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt links nehmen", "en": "Take the ramp on the left", + "eo": "Direktiĝu al enveturejo ĉe maldekstre", "es": "Tome la salida en la izquierda", "es-ES": "Coge la cuesta abajo de la izquierda", "fr": "Prendre la sortie à gauche", diff --git a/test/fixtures/v5/off_ramp/left_destination.json b/test/fixtures/v5/off_ramp/left_destination.json index e26b08118..d59fd8fd0 100644 --- a/test/fixtures/v5/off_ramp/left_destination.json +++ b/test/fixtures/v5/off_ramp/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la salida en la izquierda en Destination 1", "es-ES": "Coge la cuesta abajo de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/left_exit.json b/test/fixtures/v5/off_ramp/left_exit.json index 56976aeeb..4374fd650 100644 --- a/test/fixtures/v5/off_ramp/left_exit.json +++ b/test/fixtures/v5/off_ramp/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A links nehmen", "en": "Take exit 4A on the left", + "eo": "Direktiĝu al elveturejo 4A ĉe maldekstre", "es": "Tome la salida 4A en la izquierda", "es-ES": "Coge la cuesta abajo 4A a tu izquierda", "fr": "Take exit 4A on the left", diff --git a/test/fixtures/v5/off_ramp/left_exit_destination.json b/test/fixtures/v5/off_ramp/left_exit_destination.json index bfad0d121..2113a15cd 100644 --- a/test/fixtures/v5/off_ramp/left_exit_destination.json +++ b/test/fixtures/v5/off_ramp/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A links nehmen Richtung Destination 1", "en": "Take exit 4A on the left towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A ĉe maldekstre direkte al Destination 1", "es": "Tome la salida 4A en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A a tu izquierda hacia Destination 1", "fr": "Take exit 4A on the left towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/left_name.json b/test/fixtures/v5/off_ramp/left_name.json index 59c7aff74..0e8bfeaf6 100644 --- a/test/fixtures/v5/off_ramp/left_name.json +++ b/test/fixtures/v5/off_ramp/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la salida en la izquierda en Way Name", "es-ES": "Coge la cuesta abajo de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/off_ramp/right_default.json b/test/fixtures/v5/off_ramp/right_default.json index 2d9f3272b..ffe356169 100644 --- a/test/fixtures/v5/off_ramp/right_default.json +++ b/test/fixtures/v5/off_ramp/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen", "en": "Take the ramp on the right", + "eo": "Direktiĝu al enveturejo ĉe dekstre", "es": "Tome la salida en la derecha", "es-ES": "Coge la cuesta abajo de la derecha", "fr": "Prendre la sortie à droite", diff --git a/test/fixtures/v5/off_ramp/right_destination.json b/test/fixtures/v5/off_ramp/right_destination.json index 21f570140..2f5ca7297 100644 --- a/test/fixtures/v5/off_ramp/right_destination.json +++ b/test/fixtures/v5/off_ramp/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la salida en la derecha hacia Destination 1", "es-ES": "Coge la cuesta abajo de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/right_exit.json b/test/fixtures/v5/off_ramp/right_exit.json index dadfecfc1..c7ae0b9a7 100644 --- a/test/fixtures/v5/off_ramp/right_exit.json +++ b/test/fixtures/v5/off_ramp/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A rechts nehmen", "en": "Take exit 4A on the right", + "eo": "Direktiĝu al 4A elveturejo ĉe ldekstre", "es": "Tome la salida 4A en la derecha", "es-ES": "Coge la cuesta abajo 4A", "fr": "Take exit 4A on the right", diff --git a/test/fixtures/v5/off_ramp/right_exit_destination.json b/test/fixtures/v5/off_ramp/right_exit_destination.json index 0144643dd..229fe4435 100644 --- a/test/fixtures/v5/off_ramp/right_exit_destination.json +++ b/test/fixtures/v5/off_ramp/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen Richtung Destination 1", "en": "Take exit 4A on the right towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A ĉe dekstre direkte al Destination 1", "es": "Tome la salida 4A en la derecha hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A hacia Destination 1", "fr": "Take exit 4A on the right towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/right_name.json b/test/fixtures/v5/off_ramp/right_name.json index b88aa3a45..fc5e46803 100644 --- a/test/fixtures/v5/off_ramp/right_name.json +++ b/test/fixtures/v5/off_ramp/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen Richtung Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la salida en la derecha en Way Name", "es-ES": "Coge la cuesta abajo de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/off_ramp/sharp_left_default.json b/test/fixtures/v5/off_ramp/sharp_left_default.json index c86885d3f..ec48c473c 100644 --- a/test/fixtures/v5/off_ramp/sharp_left_default.json +++ b/test/fixtures/v5/off_ramp/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt links nehmen", "en": "Take the ramp on the left", + "eo": "Direktiĝu al enveturejo ĉe maldekstre", "es": "Ve cuesta abajo en la izquierda", "es-ES": "Coge la cuesta abajo de la izquierda", "fr": "Prendre la sortie à gauche", diff --git a/test/fixtures/v5/off_ramp/sharp_left_destination.json b/test/fixtures/v5/off_ramp/sharp_left_destination.json index 5b108a562..1b26f16be 100644 --- a/test/fixtures/v5/off_ramp/sharp_left_destination.json +++ b/test/fixtures/v5/off_ramp/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Ve cuesta abajo en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta abajo de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/sharp_left_exit.json b/test/fixtures/v5/off_ramp/sharp_left_exit.json index 69e3ca257..c4115f569 100644 --- a/test/fixtures/v5/off_ramp/sharp_left_exit.json +++ b/test/fixtures/v5/off_ramp/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A links nehmen", "en": "Take exit 4A on the left", + "eo": "Direktiĝu al 4A elveturejo ĉe maldekstre", "es": "Tome la salida 4A en la izquierda", "es-ES": "Coge la cuesta abajo 4A a tu izquierda", "fr": "Take exit 4A on the left", diff --git a/test/fixtures/v5/off_ramp/sharp_left_exit_destination.json b/test/fixtures/v5/off_ramp/sharp_left_exit_destination.json index 4ec5ad45d..cdd9c4b39 100644 --- a/test/fixtures/v5/off_ramp/sharp_left_exit_destination.json +++ b/test/fixtures/v5/off_ramp/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt4A links nehmen Richtung Destination 1", "en": "Take exit 4A on the left towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A ĉe maldekstre direkte al Destination 1", "es": "Tome la salida 4A en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A a tu izquierda hacia Destination 1", "fr": "Take exit 4A on the left towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/sharp_left_name.json b/test/fixtures/v5/off_ramp/sharp_left_name.json index d903e493c..a211ef372 100644 --- a/test/fixtures/v5/off_ramp/sharp_left_name.json +++ b/test/fixtures/v5/off_ramp/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt links Seite nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Ve cuesta abajo en la izquierda en Way Name", "es-ES": "Coge la cuesta abajo de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/off_ramp/sharp_right_default.json b/test/fixtures/v5/off_ramp/sharp_right_default.json index a119fe154..0c579a424 100644 --- a/test/fixtures/v5/off_ramp/sharp_right_default.json +++ b/test/fixtures/v5/off_ramp/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen", "en": "Take the ramp on the right", + "eo": "Direktiĝu al enveturejo ĉe dekstre", "es": "Ve cuesta abajo en la derecha", "es-ES": "Coge la cuesta abajo de la derecha", "fr": "Prendre la sortie à droite", diff --git a/test/fixtures/v5/off_ramp/sharp_right_destination.json b/test/fixtures/v5/off_ramp/sharp_right_destination.json index 334a4d566..2f4fa97e9 100644 --- a/test/fixtures/v5/off_ramp/sharp_right_destination.json +++ b/test/fixtures/v5/off_ramp/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Ve cuesta abajo en la derecha hacia Destination 1", "es-ES": "Coge la cuesta abajo de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/sharp_right_exit.json b/test/fixtures/v5/off_ramp/sharp_right_exit.json index c440f16d9..71ac1ef9e 100644 --- a/test/fixtures/v5/off_ramp/sharp_right_exit.json +++ b/test/fixtures/v5/off_ramp/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A rechts nehmen", "en": "Take exit 4A on the right", + "eo": "Direktiĝu al elveturejo 4A ĉe dekstre", "es": "Tome la salida 4A en la derecha", "es-ES": "Coge la cuesta abajo 4A", "fr": "Take exit 4A on the right", diff --git a/test/fixtures/v5/off_ramp/sharp_right_exit_destination.json b/test/fixtures/v5/off_ramp/sharp_right_exit_destination.json index 4f6f84748..53b43304d 100644 --- a/test/fixtures/v5/off_ramp/sharp_right_exit_destination.json +++ b/test/fixtures/v5/off_ramp/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen Richtung Destination 1", "en": "Take exit 4A on the right towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A ĉe dekstre direkte al Destination 1", "es": "Tome la salida 4A en la derecha hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A hacia Destination 1", "fr": "Take exit 4A on the right towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/sharp_right_name.json b/test/fixtures/v5/off_ramp/sharp_right_name.json index f313cb44f..46ec1886c 100644 --- a/test/fixtures/v5/off_ramp/sharp_right_name.json +++ b/test/fixtures/v5/off_ramp/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Ve cuesta abajo en la derecha en Way Name", "es-ES": "Coge la cuesta abajo de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/off_ramp/slight_left_default.json b/test/fixtures/v5/off_ramp/slight_left_default.json index a665701b5..1e79988a9 100644 --- a/test/fixtures/v5/off_ramp/slight_left_default.json +++ b/test/fixtures/v5/off_ramp/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt links nehmen", "en": "Take the ramp on the left", + "eo": "Direktiĝu al enveturejo ĉe maldekstre", "es": "Ve cuesta abajo en la izquierda", "es-ES": "Coge la cuesta abajo de la izquierda", "fr": "Prendre la sortie à gauche", diff --git a/test/fixtures/v5/off_ramp/slight_left_destination.json b/test/fixtures/v5/off_ramp/slight_left_destination.json index 7e747471a..025ebe7e5 100644 --- a/test/fixtures/v5/off_ramp/slight_left_destination.json +++ b/test/fixtures/v5/off_ramp/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Ve cuesta abajo en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta abajo de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/slight_left_exit.json b/test/fixtures/v5/off_ramp/slight_left_exit.json index 76e44f562..f7ad3f075 100644 --- a/test/fixtures/v5/off_ramp/slight_left_exit.json +++ b/test/fixtures/v5/off_ramp/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen", "en": "Take exit 4A on the left", + "eo": "Direktiĝu al 4A elveturejo ĉe maldekstre", "es": "Tome la salida 4A en la izquierda", "es-ES": "Coge la cuesta abajo 4A a tu izquierda", "fr": "Take exit 4A on the left", diff --git a/test/fixtures/v5/off_ramp/slight_left_exit_destination.json b/test/fixtures/v5/off_ramp/slight_left_exit_destination.json index febae4628..f7df98db1 100644 --- a/test/fixtures/v5/off_ramp/slight_left_exit_destination.json +++ b/test/fixtures/v5/off_ramp/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A links nehmen Richtung Destination 1", "en": "Take exit 4A on the left towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A ĉe maldekstre direkte al Destination 1", "es": "Tome la salida 4A en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A a tu izquierda hacia Destination 1", "fr": "Take exit 4A on the left towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/slight_left_name.json b/test/fixtures/v5/off_ramp/slight_left_name.json index 12a3f4045..3321e0c7b 100644 --- a/test/fixtures/v5/off_ramp/slight_left_name.json +++ b/test/fixtures/v5/off_ramp/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Ve cuesta abajo en la izquierda en Way Name", "es-ES": "Coge la cuesta abajo de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/off_ramp/slight_right_default.json b/test/fixtures/v5/off_ramp/slight_right_default.json index 76bcc7de1..11a926a89 100644 --- a/test/fixtures/v5/off_ramp/slight_right_default.json +++ b/test/fixtures/v5/off_ramp/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen", "en": "Take the ramp on the right", + "eo": "Direktiĝu al enveturejo ĉe dekstre", "es": "Tome la salida en la derecha", "es-ES": "Coge la cuesta abajo de la derecha", "fr": "Prendre la sortie à droite", diff --git a/test/fixtures/v5/off_ramp/slight_right_destination.json b/test/fixtures/v5/off_ramp/slight_right_destination.json index a3e88d241..fd5d5b1b1 100644 --- a/test/fixtures/v5/off_ramp/slight_right_destination.json +++ b/test/fixtures/v5/off_ramp/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la salida en la derecha hacia Destination 1", "es-ES": "Coge la cuesta abajo de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/slight_right_exit.json b/test/fixtures/v5/off_ramp/slight_right_exit.json index 73af17c50..1110790e5 100644 --- a/test/fixtures/v5/off_ramp/slight_right_exit.json +++ b/test/fixtures/v5/off_ramp/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A rechts nehmen", "en": "Take exit 4A on the right", + "eo": "Direktiĝu al 4A elveturejo ĉe ldekstre", "es": "Tome la salida 4A en la derecha", "es-ES": "Coge la cuesta abajo 4A", "fr": "Take exit 4A on the right", diff --git a/test/fixtures/v5/off_ramp/slight_right_exit_destination.json b/test/fixtures/v5/off_ramp/slight_right_exit_destination.json index 0d6f90ddc..56bad5795 100644 --- a/test/fixtures/v5/off_ramp/slight_right_exit_destination.json +++ b/test/fixtures/v5/off_ramp/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen Richtung Destination 1", "en": "Take exit 4A on the right towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A ĉe dekstre direkte al Destination 1", "es": "Tome la salida 4A en la derecha hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A hacia Destination 1", "fr": "Take exit 4A on the right towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/slight_right_name.json b/test/fixtures/v5/off_ramp/slight_right_name.json index e2c737f25..bc12874e8 100644 --- a/test/fixtures/v5/off_ramp/slight_right_name.json +++ b/test/fixtures/v5/off_ramp/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la salida en la derecha en Way Name", "es-ES": "Coge la cuesta abajo de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/off_ramp/straight_default.json b/test/fixtures/v5/off_ramp/straight_default.json index 92f874145..7e07d5bf7 100644 --- a/test/fixtures/v5/off_ramp/straight_default.json +++ b/test/fixtures/v5/off_ramp/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt nehmen", "en": "Take the ramp", + "eo": "Direktiĝu al enveturejo", "es": "Tome la salida", "es-ES": "Coge la cuesta abajo", "fr": "Prendre la sortie", diff --git a/test/fixtures/v5/off_ramp/straight_destination.json b/test/fixtures/v5/off_ramp/straight_destination.json index ca3e8b73e..fb2f4b09d 100644 --- a/test/fixtures/v5/off_ramp/straight_destination.json +++ b/test/fixtures/v5/off_ramp/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt nehmen Richtung Destination 1", "en": "Take the ramp towards Destination 1", + "eo": "Direktiĝu al enveturejo direkte al Destination 1", "es": "Tome la salida hacia Destination 1", "es-ES": "Coge la cuesta abajo hacia Destination 1", "fr": "Prendre la sortie en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/straight_exit.json b/test/fixtures/v5/off_ramp/straight_exit.json index 4e2d449c4..6050d7abb 100644 --- a/test/fixtures/v5/off_ramp/straight_exit.json +++ b/test/fixtures/v5/off_ramp/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen", "en": "Take exit 4A", + "eo": "Direktiĝu al elveturejo 4A", "es": "Tome la salida 4A", "es-ES": "Coge la cuesta abajo 4A", "fr": "Take exit 4A", diff --git a/test/fixtures/v5/off_ramp/straight_exit_destination.json b/test/fixtures/v5/off_ramp/straight_exit_destination.json index 7ffafd768..20cc454c8 100644 --- a/test/fixtures/v5/off_ramp/straight_exit_destination.json +++ b/test/fixtures/v5/off_ramp/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen Richtung Destination 1", "en": "Take exit 4A towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A direkte al Destination 1", "es": "Tome la salida 4A hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A hacia Destination 1", "fr": "Take exit 4A towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/straight_name.json b/test/fixtures/v5/off_ramp/straight_name.json index 7afa75cc8..e6d142b8d 100644 --- a/test/fixtures/v5/off_ramp/straight_name.json +++ b/test/fixtures/v5/off_ramp/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt nehmen auf Way Name", "en": "Take the ramp onto Way Name", + "eo": "Direktiĝu al enveturejo al Way Name", "es": "Tome la salida en Way Name", "es-ES": "Coge la cuesta abajo por Way Name", "fr": "Prendre la sortie sur Way Name", diff --git a/test/fixtures/v5/off_ramp/uturn_default.json b/test/fixtures/v5/off_ramp/uturn_default.json index 39e659b8e..1a821d70e 100644 --- a/test/fixtures/v5/off_ramp/uturn_default.json +++ b/test/fixtures/v5/off_ramp/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt nehmen", "en": "Take the ramp", + "eo": "Direktiĝu al enveturejo", "es": "Tome la salida", "es-ES": "Coge la cuesta abajo", "fr": "Prendre la sortie", diff --git a/test/fixtures/v5/off_ramp/uturn_destination.json b/test/fixtures/v5/off_ramp/uturn_destination.json index 346dff2f1..29d628b56 100644 --- a/test/fixtures/v5/off_ramp/uturn_destination.json +++ b/test/fixtures/v5/off_ramp/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt nehmen Richtung Destination 1", "en": "Take the ramp towards Destination 1", + "eo": "Direktiĝu al enveturejo direkte al Destination 1", "es": "Tome la salida hacia Destination 1", "es-ES": "Coge la cuesta abajo hacia Destination 1", "fr": "Prendre la sortie en direction de Destination 1", diff --git a/test/fixtures/v5/off_ramp/uturn_exit.json b/test/fixtures/v5/off_ramp/uturn_exit.json index 0a1e20a38..ea5c2e361 100644 --- a/test/fixtures/v5/off_ramp/uturn_exit.json +++ b/test/fixtures/v5/off_ramp/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen", "en": "Take exit 4A", + "eo": "Direktiĝu al elveturejo 4A", "es": "Tome la salida 4A", "es-ES": "Coge la cuesta abajo 4A", "fr": "Take exit 4A", diff --git a/test/fixtures/v5/off_ramp/uturn_exit_destination.json b/test/fixtures/v5/off_ramp/uturn_exit_destination.json index 794a7045e..496d7d82a 100644 --- a/test/fixtures/v5/off_ramp/uturn_exit_destination.json +++ b/test/fixtures/v5/off_ramp/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Ausfahrt 4A nehmen Richtung Destination 1", "en": "Take exit 4A towards Destination 1", + "eo": "Direktiĝu al elveturejo 4A direkte al Destination 1", "es": "Tome la salida 4A hacia Destination 1", "es-ES": "Coge la cuesta abajo 4A hacia Destination 1", "fr": "Take exit 4A towards Destination 1", diff --git a/test/fixtures/v5/off_ramp/uturn_name.json b/test/fixtures/v5/off_ramp/uturn_name.json index ce1e28416..973771545 100644 --- a/test/fixtures/v5/off_ramp/uturn_name.json +++ b/test/fixtures/v5/off_ramp/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Ausfahrt nehmen auf Way Name", "en": "Take the ramp onto Way Name", + "eo": "Direktiĝu al enveturejo al Way Name", "es": "Tome la salida en Way Name", "es-ES": "Coge la cuesta abajo por Way Name", "fr": "Prendre la sortie sur Way Name", diff --git a/test/fixtures/v5/on_ramp/left_default.json b/test/fixtures/v5/on_ramp/left_default.json index 08b737c65..43d618362 100644 --- a/test/fixtures/v5/on_ramp/left_default.json +++ b/test/fixtures/v5/on_ramp/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt links nehmen", "en": "Take the ramp on the left", + "eo": "Direktiĝu al enveturejo ĉe maldekstre", "es": "Tome la rampa en la izquierda", "es-ES": "Coge la cuesta de la izquierda", "fr": "Prendre la sortie à gauche", diff --git a/test/fixtures/v5/on_ramp/left_destination.json b/test/fixtures/v5/on_ramp/left_destination.json index 4a3a21eb4..063e55c43 100644 --- a/test/fixtures/v5/on_ramp/left_destination.json +++ b/test/fixtures/v5/on_ramp/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la rampa en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/left_exit.json b/test/fixtures/v5/on_ramp/left_exit.json index 9778989b0..dd6c32e03 100644 --- a/test/fixtures/v5/on_ramp/left_exit.json +++ b/test/fixtures/v5/on_ramp/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la rampa en la izquierda en Way Name", "es-ES": "Coge la cuesta de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/on_ramp/left_exit_destination.json b/test/fixtures/v5/on_ramp/left_exit_destination.json index 7afb331f8..ecebee62e 100644 --- a/test/fixtures/v5/on_ramp/left_exit_destination.json +++ b/test/fixtures/v5/on_ramp/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la rampa en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/left_name.json b/test/fixtures/v5/on_ramp/left_name.json index ebd21fe8d..77d30f9e7 100644 --- a/test/fixtures/v5/on_ramp/left_name.json +++ b/test/fixtures/v5/on_ramp/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la rampa en la izquierda en Way Name", "es-ES": "Coge la cuesta de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/on_ramp/right_default.json b/test/fixtures/v5/on_ramp/right_default.json index b372daf8b..4ee91071b 100644 --- a/test/fixtures/v5/on_ramp/right_default.json +++ b/test/fixtures/v5/on_ramp/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt rechts nehmen", "en": "Take the ramp on the right", + "eo": "Direktiĝu al enveturejo ĉe dekstre", "es": "Tome la rampa en la derecha", "es-ES": "Coge la cuesta de la derecha", "fr": "Prendre la sortie à droite", diff --git a/test/fixtures/v5/on_ramp/right_destination.json b/test/fixtures/v5/on_ramp/right_destination.json index 18476b8c9..b36060e79 100644 --- a/test/fixtures/v5/on_ramp/right_destination.json +++ b/test/fixtures/v5/on_ramp/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la rampa en la derecha hacia Destination 1", "es-ES": "Coge la cuesta de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/right_exit.json b/test/fixtures/v5/on_ramp/right_exit.json index 5fbc6c20e..27d359414 100644 --- a/test/fixtures/v5/on_ramp/right_exit.json +++ b/test/fixtures/v5/on_ramp/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la rampa en la derecha en Way Name", "es-ES": "Coge la cuesta de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/on_ramp/right_exit_destination.json b/test/fixtures/v5/on_ramp/right_exit_destination.json index 2e7155c33..72abd3724 100644 --- a/test/fixtures/v5/on_ramp/right_exit_destination.json +++ b/test/fixtures/v5/on_ramp/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la rampa en la derecha hacia Destination 1", "es-ES": "Coge la cuesta de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/right_name.json b/test/fixtures/v5/on_ramp/right_name.json index cefd31a91..aaa18ac97 100644 --- a/test/fixtures/v5/on_ramp/right_name.json +++ b/test/fixtures/v5/on_ramp/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la rampa en la derecha en Way Name", "es-ES": "Coge la cuesta de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/on_ramp/sharp_left_default.json b/test/fixtures/v5/on_ramp/sharp_left_default.json index 504a361e4..ba614cb24 100644 --- a/test/fixtures/v5/on_ramp/sharp_left_default.json +++ b/test/fixtures/v5/on_ramp/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt links nehmen", "en": "Take the ramp on the left", + "eo": "Direktiĝu al enveturejo ĉe maldekstre", "es": "Tome la rampa en la izquierda", "es-ES": "Coge la cuesta de la izquierda", "fr": "Prendre la sortie à gauche", diff --git a/test/fixtures/v5/on_ramp/sharp_left_destination.json b/test/fixtures/v5/on_ramp/sharp_left_destination.json index fc39d5d93..e35fc3403 100644 --- a/test/fixtures/v5/on_ramp/sharp_left_destination.json +++ b/test/fixtures/v5/on_ramp/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la rampa en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/sharp_left_exit.json b/test/fixtures/v5/on_ramp/sharp_left_exit.json index c794e3774..7ef5c8831 100644 --- a/test/fixtures/v5/on_ramp/sharp_left_exit.json +++ b/test/fixtures/v5/on_ramp/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la rampa en la izquierda en Way Name", "es-ES": "Coge la cuesta de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/on_ramp/sharp_left_exit_destination.json b/test/fixtures/v5/on_ramp/sharp_left_exit_destination.json index 90f1aadef..4be0a5772 100644 --- a/test/fixtures/v5/on_ramp/sharp_left_exit_destination.json +++ b/test/fixtures/v5/on_ramp/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la rampa en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/sharp_left_name.json b/test/fixtures/v5/on_ramp/sharp_left_name.json index 5a5ef0a2d..1eb9accb0 100644 --- a/test/fixtures/v5/on_ramp/sharp_left_name.json +++ b/test/fixtures/v5/on_ramp/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la rampa en la izquierda en Way Name", "es-ES": "Coge la cuesta de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/on_ramp/sharp_right_default.json b/test/fixtures/v5/on_ramp/sharp_right_default.json index 9f30c9190..e4d03a44b 100644 --- a/test/fixtures/v5/on_ramp/sharp_right_default.json +++ b/test/fixtures/v5/on_ramp/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt rechts nehmen", "en": "Take the ramp on the right", + "eo": "Direktiĝu al enveturejo ĉe dekstre", "es": "Tome la rampa en la derecha", "es-ES": "Coge la cuesta de la derecha", "fr": "Prendre la sortie à droite", diff --git a/test/fixtures/v5/on_ramp/sharp_right_destination.json b/test/fixtures/v5/on_ramp/sharp_right_destination.json index 3fd1b43be..cda843e7e 100644 --- a/test/fixtures/v5/on_ramp/sharp_right_destination.json +++ b/test/fixtures/v5/on_ramp/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la rampa en la derecha hacia Destination 1", "es-ES": "Coge la cuesta de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/sharp_right_exit.json b/test/fixtures/v5/on_ramp/sharp_right_exit.json index ac1dac455..5332a8e07 100644 --- a/test/fixtures/v5/on_ramp/sharp_right_exit.json +++ b/test/fixtures/v5/on_ramp/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la rampa en la derecha en Way Name", "es-ES": "Coge la cuesta de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/on_ramp/sharp_right_exit_destination.json b/test/fixtures/v5/on_ramp/sharp_right_exit_destination.json index 36915bbac..ba33d2a7b 100644 --- a/test/fixtures/v5/on_ramp/sharp_right_exit_destination.json +++ b/test/fixtures/v5/on_ramp/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la rampa en la derecha hacia Destination 1", "es-ES": "Coge la cuesta de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/sharp_right_name.json b/test/fixtures/v5/on_ramp/sharp_right_name.json index d0bfc06a5..df7090a8e 100644 --- a/test/fixtures/v5/on_ramp/sharp_right_name.json +++ b/test/fixtures/v5/on_ramp/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la rampa en la derecha en Way Name", "es-ES": "Coge la cuesta de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/on_ramp/slight_left_default.json b/test/fixtures/v5/on_ramp/slight_left_default.json index 7d53d8de6..3be607796 100644 --- a/test/fixtures/v5/on_ramp/slight_left_default.json +++ b/test/fixtures/v5/on_ramp/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt links Seite nehmen", "en": "Take the ramp on the left", + "eo": "Direktiĝu al enveturejo ĉe maldekstre", "es": "Tome la rampa en la izquierda", "es-ES": "Coge la cuesta de la izquierda", "fr": "Prendre la sortie à gauche", diff --git a/test/fixtures/v5/on_ramp/slight_left_destination.json b/test/fixtures/v5/on_ramp/slight_left_destination.json index 0a4c0eeee..5adfdabf6 100644 --- a/test/fixtures/v5/on_ramp/slight_left_destination.json +++ b/test/fixtures/v5/on_ramp/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la rampa en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/slight_left_exit.json b/test/fixtures/v5/on_ramp/slight_left_exit.json index 7dd6ea814..f9fcd6dab 100644 --- a/test/fixtures/v5/on_ramp/slight_left_exit.json +++ b/test/fixtures/v5/on_ramp/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la rampa en la izquierda en Way Name", "es-ES": "Coge la cuesta de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/on_ramp/slight_left_exit_destination.json b/test/fixtures/v5/on_ramp/slight_left_exit_destination.json index 24c39a4ef..d18be3eee 100644 --- a/test/fixtures/v5/on_ramp/slight_left_exit_destination.json +++ b/test/fixtures/v5/on_ramp/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt links nehmen Richtung Destination 1", "en": "Take the ramp on the left towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Destination 1", "es": "Tome la rampa en la izquierda hacia Destination 1", "es-ES": "Coge la cuesta de la izquierda hacia Destination 1", "fr": "Prendre la sortie à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/slight_left_name.json b/test/fixtures/v5/on_ramp/slight_left_name.json index d0b195daf..1ef5f83c9 100644 --- a/test/fixtures/v5/on_ramp/slight_left_name.json +++ b/test/fixtures/v5/on_ramp/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt links nehmen auf Way Name", "en": "Take the ramp on the left onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe maldekstre al Way Name", "es": "Tome la rampa en la izquierda en Way Name", "es-ES": "Coge la cuesta de la izquierda por Way Name", "fr": "Prendre la sortie à gauche sur Way Name", diff --git a/test/fixtures/v5/on_ramp/slight_right_default.json b/test/fixtures/v5/on_ramp/slight_right_default.json index 1c144ee17..651e0faa7 100644 --- a/test/fixtures/v5/on_ramp/slight_right_default.json +++ b/test/fixtures/v5/on_ramp/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt rechts nehmen", "en": "Take the ramp on the right", + "eo": "Direktiĝu al enveturejo ĉe dekstre", "es": "Tome la rampa en la derecha", "es-ES": "Coge la cuesta de la derecha", "fr": "Prendre la sortie à droite", diff --git a/test/fixtures/v5/on_ramp/slight_right_destination.json b/test/fixtures/v5/on_ramp/slight_right_destination.json index 44a40cb1e..0a5c4ccb5 100644 --- a/test/fixtures/v5/on_ramp/slight_right_destination.json +++ b/test/fixtures/v5/on_ramp/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la rampa en la derecha hacia Destination 1", "es-ES": "Coge la cuesta de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/slight_right_exit.json b/test/fixtures/v5/on_ramp/slight_right_exit.json index d86571e94..30b161714 100644 --- a/test/fixtures/v5/on_ramp/slight_right_exit.json +++ b/test/fixtures/v5/on_ramp/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la rampa en la derecha en Way Name", "es-ES": "Coge la cuesta de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/on_ramp/slight_right_exit_destination.json b/test/fixtures/v5/on_ramp/slight_right_exit_destination.json index 819f3e0f8..7a30e08ef 100644 --- a/test/fixtures/v5/on_ramp/slight_right_exit_destination.json +++ b/test/fixtures/v5/on_ramp/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt rechts nehmen Richtung Destination 1", "en": "Take the ramp on the right towards Destination 1", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Destination 1", "es": "Tome la rampa en la derecha hacia Destination 1", "es-ES": "Coge la cuesta de la derecha hacia Destination 1", "fr": "Prendre la sortie à droite en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/slight_right_name.json b/test/fixtures/v5/on_ramp/slight_right_name.json index cedf3a6f3..dc67311f2 100644 --- a/test/fixtures/v5/on_ramp/slight_right_name.json +++ b/test/fixtures/v5/on_ramp/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt rechts nehmen auf Way Name", "en": "Take the ramp on the right onto Way Name", + "eo": "Direktiĝu al enveturejo ĉe dekstre al Way Name", "es": "Tome la rampa en la derecha en Way Name", "es-ES": "Coge la cuesta de la derecha por Way Name", "fr": "Prendre la sortie à droite sur Way Name", diff --git a/test/fixtures/v5/on_ramp/straight_default.json b/test/fixtures/v5/on_ramp/straight_default.json index 0470e23ab..9a7e4416f 100644 --- a/test/fixtures/v5/on_ramp/straight_default.json +++ b/test/fixtures/v5/on_ramp/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt nehmen", "en": "Take the ramp", + "eo": "Direktiĝu al enveturejo", "es": "Tome la rampa", "es-ES": "Coge la cuesta", "fr": "Prendre la sortie", diff --git a/test/fixtures/v5/on_ramp/straight_destination.json b/test/fixtures/v5/on_ramp/straight_destination.json index 448428c3b..ed89a7e33 100644 --- a/test/fixtures/v5/on_ramp/straight_destination.json +++ b/test/fixtures/v5/on_ramp/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt nehmen Richtung Destination 1", "en": "Take the ramp towards Destination 1", + "eo": "Direktiĝu al enveturejo direkte al Destination 1", "es": "Tome la rampa hacia Destination 1", "es-ES": "Coge la cuesta hacia Destination 1", "fr": "Prendre la sortie en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/straight_exit.json b/test/fixtures/v5/on_ramp/straight_exit.json index ecef13c58..7d37a2fd1 100644 --- a/test/fixtures/v5/on_ramp/straight_exit.json +++ b/test/fixtures/v5/on_ramp/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt nehmen auf Way Name", "en": "Take the ramp onto Way Name", + "eo": "Direktiĝu al enveturejo al Way Name", "es": "Tome la rampa en Way Name", "es-ES": "Coge la cuesta por Way Name", "fr": "Prendre la sortie sur Way Name", diff --git a/test/fixtures/v5/on_ramp/straight_exit_destination.json b/test/fixtures/v5/on_ramp/straight_exit_destination.json index d41c8fad7..31cfe535b 100644 --- a/test/fixtures/v5/on_ramp/straight_exit_destination.json +++ b/test/fixtures/v5/on_ramp/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt nehmen Richtung Destination 1", "en": "Take the ramp towards Destination 1", + "eo": "Direktiĝu al enveturejo direkte al Destination 1", "es": "Tome la rampa hacia Destination 1", "es-ES": "Coge la cuesta hacia Destination 1", "fr": "Prendre la sortie en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/straight_name.json b/test/fixtures/v5/on_ramp/straight_name.json index 4f3e753cc..b90a022d0 100644 --- a/test/fixtures/v5/on_ramp/straight_name.json +++ b/test/fixtures/v5/on_ramp/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt nehmen auf Way Name", "en": "Take the ramp onto Way Name", + "eo": "Direktiĝu al enveturejo al Way Name", "es": "Tome la rampa en Way Name", "es-ES": "Coge la cuesta por Way Name", "fr": "Prendre la sortie sur Way Name", diff --git a/test/fixtures/v5/on_ramp/uturn_default.json b/test/fixtures/v5/on_ramp/uturn_default.json index 43b9a9050..605a4986a 100644 --- a/test/fixtures/v5/on_ramp/uturn_default.json +++ b/test/fixtures/v5/on_ramp/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt nehmen", "en": "Take the ramp", + "eo": "Direktiĝu al enveturejo", "es": "Tome la rampa", "es-ES": "Coge la cuesta", "fr": "Prendre la sortie", diff --git a/test/fixtures/v5/on_ramp/uturn_destination.json b/test/fixtures/v5/on_ramp/uturn_destination.json index 09f012197..8ff659be3 100644 --- a/test/fixtures/v5/on_ramp/uturn_destination.json +++ b/test/fixtures/v5/on_ramp/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt nehmen Richtung Destination 1", "en": "Take the ramp towards Destination 1", + "eo": "Direktiĝu al enveturejo direkte al Destination 1", "es": "Tome la rampa hacia Destination 1", "es-ES": "Coge la cuesta hacia Destination 1", "fr": "Prendre la sortie en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/uturn_exit.json b/test/fixtures/v5/on_ramp/uturn_exit.json index f126fef5a..845b6ef7b 100644 --- a/test/fixtures/v5/on_ramp/uturn_exit.json +++ b/test/fixtures/v5/on_ramp/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Auffahrt nehmen auf Way Name", "en": "Take the ramp onto Way Name", + "eo": "Direktiĝu al enveturejo al Way Name", "es": "Tome la rampa en Way Name", "es-ES": "Coge la cuesta por Way Name", "fr": "Prendre la sortie sur Way Name", diff --git a/test/fixtures/v5/on_ramp/uturn_exit_destination.json b/test/fixtures/v5/on_ramp/uturn_exit_destination.json index dc662a8b1..1ee7db8d8 100644 --- a/test/fixtures/v5/on_ramp/uturn_exit_destination.json +++ b/test/fixtures/v5/on_ramp/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Auffahrt nehmen Richtung Destination 1", "en": "Take the ramp towards Destination 1", + "eo": "Direktiĝu al enveturejo direkte al Destination 1", "es": "Tome la rampa hacia Destination 1", "es-ES": "Coge la cuesta hacia Destination 1", "fr": "Prendre la sortie en direction de Destination 1", diff --git a/test/fixtures/v5/on_ramp/uturn_name.json b/test/fixtures/v5/on_ramp/uturn_name.json index 924030c50..f35c84ffd 100644 --- a/test/fixtures/v5/on_ramp/uturn_name.json +++ b/test/fixtures/v5/on_ramp/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Auffahrt nehmen auf Way Name", "en": "Take the ramp onto Way Name", + "eo": "Direktiĝu al enveturejo al Way Name", "es": "Tome la rampa en Way Name", "es-ES": "Coge la cuesta por Way Name", "fr": "Prendre la sortie sur Way Name", diff --git a/test/fixtures/v5/other/invalid_type.json b/test/fixtures/v5/other/invalid_type.json index f88c2b4a6..73fefe6ad 100644 --- a/test/fixtures/v5/other/invalid_type.json +++ b/test/fixtures/v5/other/invalid_type.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gira a la izquierda por Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_left.json b/test/fixtures/v5/other/motorway_ref_has_no_number_left.json index 337d146e9..d37f531a3 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_left.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren auf Cool highway", "en": "Turn left to stay on Cool highway", + "eo": "Veturu maldekstren al Cool highway", "es": "Cruce a laizquierda en Cool highway", "es-ES": "Cruce a laa la izquierda en Cool highway", "fr": "Continuer à gauche sur Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_right.json b/test/fixtures/v5/other/motorway_ref_has_no_number_right.json index a56ccaa07..689d983dd 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_right.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren auf Cool highway", "en": "Turn right to stay on Cool highway", + "eo": "Veturu dekstren al Cool highway", "es": "Cruce a laderecha en Cool highway", "es-ES": "Cruce a laa la derecha en Cool highway", "fr": "Continuer à droite sur Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_sharp left.json b/test/fixtures/v5/other/motorway_ref_has_no_number_sharp left.json index d9680e170..60ac15d67 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_sharp left.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_sharp left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Cool highway", "en": "Make a sharp left to stay on Cool highway", + "eo": "Turniĝu ege maldekstren al Cool highway", "es": "Gire a la izquierda en Cool highway", "es-ES": "Gire a la izquierda en Cool highway", "fr": "Make a sharp left to stay on Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_sharp right.json b/test/fixtures/v5/other/motorway_ref_has_no_number_sharp right.json index 70e8440bc..6a2ef5605 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_sharp right.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_sharp right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Cool highway", "en": "Make a sharp right to stay on Cool highway", + "eo": "Turniĝu ege dekstren al Cool highway", "es": "Gire a la derecha en Cool highway", "es-ES": "Gire a la derecha en Cool highway", "fr": "Make a sharp right to stay on Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_slight left.json b/test/fixtures/v5/other/motorway_ref_has_no_number_slight left.json index 04570d86c..341f2ddc3 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_slight left.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_slight left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter auf Cool highway", "en": "Make a slight left to stay on Cool highway", + "eo": "Turniĝu ete maldekstren al Cool highway", "es": "Doble levemente a la izquierda en Cool highway", "es-ES": "Doble levemente a la izquierda en Cool highway", "fr": "Continuer légèrement à gauche sur Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_slight right.json b/test/fixtures/v5/other/motorway_ref_has_no_number_slight right.json index f0bb9d6ac..0707da5a4 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_slight right.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_slight right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter auf Cool highway", "en": "Make a slight right to stay on Cool highway", + "eo": "Turniĝu ete dekstren al Cool highway", "es": "Doble levemente a la derecha en Cool highway", "es-ES": "Doble levemente a la derecha en Cool highway", "fr": "Continuer légèrement à droite sur Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_straight.json b/test/fixtures/v5/other/motorway_ref_has_no_number_straight.json index c1f49cb41..94ffe8ce7 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_straight.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_straight.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Cool highway", "en": "Continue straight to stay on Cool highway", + "eo": "Veturu rekten al Cool highway", "es": "Continúe en Cool highway", "es-ES": "Continúe en Cool highway", "fr": "Continuer tout droit sur Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_no_number_uturn.json b/test/fixtures/v5/other/motorway_ref_has_no_number_uturn.json index b69fbdf5f..9fb1b8963 100644 --- a/test/fixtures/v5/other/motorway_ref_has_no_number_uturn.json +++ b/test/fixtures/v5/other/motorway_ref_has_no_number_uturn.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Cool highway", "en": "Make a U-turn and continue on Cool highway", + "eo": "Turniĝu malantaŭen al Cool highway", "es": "Haz un cambio de sentido y continúe en Cool highway", "es-ES": "Haz un cambio de sentido y continúe en Cool highway", "fr": "Faire demi-tour sur Cool highway", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_left.json b/test/fixtures/v5/other/motorway_ref_has_number_left.json index 202f97914..23c159dfd 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_left.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren auf Ref1", "en": "Turn left to stay on Ref1", + "eo": "Veturu maldekstren al Ref1", "es": "Cruce a laizquierda en Ref1", "es-ES": "Cruce a laa la izquierda en Ref1", "fr": "Continuer à gauche sur Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_right.json b/test/fixtures/v5/other/motorway_ref_has_number_right.json index 6a5908519..948078bff 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_right.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren auf Ref1", "en": "Turn right to stay on Ref1", + "eo": "Veturu dekstren al Ref1", "es": "Cruce a laderecha en Ref1", "es-ES": "Cruce a laa la derecha en Ref1", "fr": "Continuer à droite sur Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_sharp left.json b/test/fixtures/v5/other/motorway_ref_has_number_sharp left.json index 616c7ed0e..ff056ccbc 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_sharp left.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_sharp left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Ref1", "en": "Make a sharp left to stay on Ref1", + "eo": "Turniĝu ege maldekstren al Ref1", "es": "Gire a la izquierda en Ref1", "es-ES": "Gire a la izquierda en Ref1", "fr": "Make a sharp left to stay on Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_sharp right.json b/test/fixtures/v5/other/motorway_ref_has_number_sharp right.json index bdabe01e2..445a5d2a4 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_sharp right.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_sharp right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Ref1", "en": "Make a sharp right to stay on Ref1", + "eo": "Turniĝu ege dekstren al Ref1", "es": "Gire a la derecha en Ref1", "es-ES": "Gire a la derecha en Ref1", "fr": "Make a sharp right to stay on Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_slight left.json b/test/fixtures/v5/other/motorway_ref_has_number_slight left.json index 5800667da..a0cf3ab16 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_slight left.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_slight left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter auf Ref1", "en": "Make a slight left to stay on Ref1", + "eo": "Turniĝu ete maldekstren al Ref1", "es": "Doble levemente a la izquierda en Ref1", "es-ES": "Doble levemente a la izquierda en Ref1", "fr": "Continuer légèrement à gauche sur Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_slight right.json b/test/fixtures/v5/other/motorway_ref_has_number_slight right.json index da40d3481..3b4b1c539 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_slight right.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_slight right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter auf Ref1", "en": "Make a slight right to stay on Ref1", + "eo": "Turniĝu ete dekstren al Ref1", "es": "Doble levemente a la derecha en Ref1", "es-ES": "Doble levemente a la derecha en Ref1", "fr": "Continuer légèrement à droite sur Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_straight.json b/test/fixtures/v5/other/motorway_ref_has_number_straight.json index 5b083b107..35ef9c3de 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_straight.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_straight.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Ref1", "en": "Continue straight to stay on Ref1", + "eo": "Veturu rekten al Ref1", "es": "Continúe en Ref1", "es-ES": "Continúe en Ref1", "fr": "Continuer tout droit sur Ref1", diff --git a/test/fixtures/v5/other/motorway_ref_has_number_uturn.json b/test/fixtures/v5/other/motorway_ref_has_number_uturn.json index e92a7f277..816e7918b 100644 --- a/test/fixtures/v5/other/motorway_ref_has_number_uturn.json +++ b/test/fixtures/v5/other/motorway_ref_has_number_uturn.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Ref1", "en": "Make a U-turn and continue on Ref1", + "eo": "Turniĝu malantaŭen al Ref1", "es": "Haz un cambio de sentido y continúe en Ref1", "es-ES": "Haz un cambio de sentido y continúe en Ref1", "fr": "Faire demi-tour sur Ref1", diff --git a/test/fixtures/v5/other/way_name_class_ferry_left.json b/test/fixtures/v5/other/way_name_class_ferry_left.json index a293eb7b4..7a98fe53c 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_left.json +++ b/test/fixtures/v5/other/way_name_class_ferry_left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links weiterfahren auf Cool highway (Ref1)", "en": "Turn left to stay on Cool highway (Ref1)", + "eo": "Veturu maldekstren al Cool highway (Ref1)", "es": "Cruce a laizquierda en Cool highway (Ref1)", "es-ES": "Cruce a laa la izquierda en Cool highway (Ref1)", "fr": "Continuer à gauche sur Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_right.json b/test/fixtures/v5/other/way_name_class_ferry_right.json index 4a727aea8..7f4948569 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_right.json +++ b/test/fixtures/v5/other/way_name_class_ferry_right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts weiterfahren auf Cool highway (Ref1)", "en": "Turn right to stay on Cool highway (Ref1)", + "eo": "Veturu dekstren al Cool highway (Ref1)", "es": "Cruce a laderecha en Cool highway (Ref1)", "es-ES": "Cruce a laa la derecha en Cool highway (Ref1)", "fr": "Continuer à droite sur Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_sharp left.json b/test/fixtures/v5/other/way_name_class_ferry_sharp left.json index 5f3635f35..1f4ac7eb1 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_sharp left.json +++ b/test/fixtures/v5/other/way_name_class_ferry_sharp left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links weiterfahren auf Cool highway (Ref1)", "en": "Make a sharp left to stay on Cool highway (Ref1)", + "eo": "Turniĝu ege maldekstren al Cool highway (Ref1)", "es": "Gire a la izquierda en Cool highway (Ref1)", "es-ES": "Gire a la izquierda en Cool highway (Ref1)", "fr": "Make a sharp left to stay on Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_sharp right.json b/test/fixtures/v5/other/way_name_class_ferry_sharp right.json index b8e6ea650..b5aad36ea 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_sharp right.json +++ b/test/fixtures/v5/other/way_name_class_ferry_sharp right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts weiterfahren auf Cool highway (Ref1)", "en": "Make a sharp right to stay on Cool highway (Ref1)", + "eo": "Turniĝu ege dekstren al Cool highway (Ref1)", "es": "Gire a la derecha en Cool highway (Ref1)", "es-ES": "Gire a la derecha en Cool highway (Ref1)", "fr": "Make a sharp right to stay on Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_slight left.json b/test/fixtures/v5/other/way_name_class_ferry_slight left.json index 5e62c9219..665207514 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_slight left.json +++ b/test/fixtures/v5/other/way_name_class_ferry_slight left.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links weiter auf Cool highway (Ref1)", "en": "Make a slight left to stay on Cool highway (Ref1)", + "eo": "Turniĝu ete maldekstren al Cool highway (Ref1)", "es": "Doble levemente a la izquierda en Cool highway (Ref1)", "es-ES": "Doble levemente a la izquierda en Cool highway (Ref1)", "fr": "Continuer légèrement à gauche sur Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_slight right.json b/test/fixtures/v5/other/way_name_class_ferry_slight right.json index f2dbf0489..b439d9123 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_slight right.json +++ b/test/fixtures/v5/other/way_name_class_ferry_slight right.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts weiter auf Cool highway (Ref1)", "en": "Make a slight right to stay on Cool highway (Ref1)", + "eo": "Turniĝu ete dekstren al Cool highway (Ref1)", "es": "Doble levemente a la derecha en Cool highway (Ref1)", "es-ES": "Doble levemente a la derecha en Cool highway (Ref1)", "fr": "Continuer légèrement à droite sur Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_straight.json b/test/fixtures/v5/other/way_name_class_ferry_straight.json index 8265c6c07..e887578ed 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_straight.json +++ b/test/fixtures/v5/other/way_name_class_ferry_straight.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Cool highway (Ref1)", "en": "Continue straight to stay on Cool highway (Ref1)", + "eo": "Veturu rekten al Cool highway (Ref1)", "es": "Continúe en Cool highway (Ref1)", "es-ES": "Continúe en Cool highway (Ref1)", "fr": "Continuer tout droit sur Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_class_ferry_uturn.json b/test/fixtures/v5/other/way_name_class_ferry_uturn.json index a38d17ba6..e2fae0836 100644 --- a/test/fixtures/v5/other/way_name_class_ferry_uturn.json +++ b/test/fixtures/v5/other/way_name_class_ferry_uturn.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung auf Cool highway (Ref1)", "en": "Make a U-turn and continue on Cool highway (Ref1)", + "eo": "Turniĝu malantaŭen al Cool highway (Ref1)", "es": "Haz un cambio de sentido y continúe en Cool highway (Ref1)", "es-ES": "Haz un cambio de sentido y continúe en Cool highway (Ref1)", "fr": "Faire demi-tour sur Cool highway (Ref1)", diff --git a/test/fixtures/v5/other/way_name_ref.json b/test/fixtures/v5/other/way_name_ref.json index 7ce1ceba7..4555f118c 100644 --- a/test/fixtures/v5/other/way_name_ref.json +++ b/test/fixtures/v5/other/way_name_ref.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Ref1", "en": "Turn left onto Ref1", + "eo": "Turniĝu maldekstren al Ref1", "es": "Gire a la izquierda en Ref1", "es-ES": "Gira a la izquierda por Ref1", "fr": "Tourner à gauche sur Ref1", diff --git a/test/fixtures/v5/other/way_name_ref_destinations.json b/test/fixtures/v5/other/way_name_ref_destinations.json index f89f94b27..143fd4ab0 100644 --- a/test/fixtures/v5/other/way_name_ref_destinations.json +++ b/test/fixtures/v5/other/way_name_ref_destinations.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gira a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/other/way_name_ref_mapbox_hack_1.json b/test/fixtures/v5/other/way_name_ref_mapbox_hack_1.json index 84a93e1b6..58b38969b 100644 --- a/test/fixtures/v5/other/way_name_ref_mapbox_hack_1.json +++ b/test/fixtures/v5/other/way_name_ref_mapbox_hack_1.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name (Ref1 (Another+Way \\ (Ref1.1)))", "en": "Turn left onto Way Name (Ref1 (Another+Way \\ (Ref1.1)))", + "eo": "Turniĝu maldekstren al Way Name (Ref1 (Another+Way \\ (Ref1.1)))", "es": "Gire a la izquierda en Way Name (Ref1 (Another+Way \\ (Ref1.1)))", "es-ES": "Gira a la izquierda por Way Name (Ref1 (Another+Way \\ (Ref1.1)))", "fr": "Tourner à gauche sur Way Name (Ref1 (Another+Way \\ (Ref1.1)))", diff --git a/test/fixtures/v5/other/way_name_ref_mapbox_hack_2.json b/test/fixtures/v5/other/way_name_ref_mapbox_hack_2.json index 0506c9c05..7e604fe6f 100644 --- a/test/fixtures/v5/other/way_name_ref_mapbox_hack_2.json +++ b/test/fixtures/v5/other/way_name_ref_mapbox_hack_2.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name (Ref0)", "en": "Turn left onto Way Name (Ref0)", + "eo": "Turniĝu maldekstren al Way Name (Ref0)", "es": "Gire a la izquierda en Way Name (Ref0)", "es-ES": "Gira a la izquierda por Way Name (Ref0)", "fr": "Tourner à gauche sur Way Name (Ref0)", diff --git a/test/fixtures/v5/other/way_name_ref_mapbox_hack_3.json b/test/fixtures/v5/other/way_name_ref_mapbox_hack_3.json index 286dfc80a..fc90e7663 100644 --- a/test/fixtures/v5/other/way_name_ref_mapbox_hack_3.json +++ b/test/fixtures/v5/other/way_name_ref_mapbox_hack_3.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Ref0", "en": "Turn left onto Ref0", + "eo": "Turniĝu maldekstren al Ref0", "es": "Gire a la izquierda en Ref0", "es-ES": "Gira a la izquierda por Ref0", "fr": "Tourner à gauche sur Ref0", diff --git a/test/fixtures/v5/other/way_name_ref_name.json b/test/fixtures/v5/other/way_name_ref_name.json index 73e9cce9a..4c673cfb9 100644 --- a/test/fixtures/v5/other/way_name_ref_name.json +++ b/test/fixtures/v5/other/way_name_ref_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name (Ref1)", "en": "Turn left onto Way Name (Ref1)", + "eo": "Turniĝu maldekstren al Way Name (Ref1)", "es": "Gire a la izquierda en Way Name (Ref1)", "es-ES": "Gira a la izquierda por Way Name (Ref1)", "fr": "Tourner à gauche sur Way Name (Ref1)", diff --git a/test/fixtures/v5/phrase/one_in_distance.json b/test/fixtures/v5/phrase/one_in_distance.json index 83a280263..4b1bdb6f7 100644 --- a/test/fixtures/v5/phrase/one_in_distance.json +++ b/test/fixtures/v5/phrase/one_in_distance.json @@ -6,6 +6,7 @@ "phrases": { "de": "In 0 units, Do something", "en": "In 0 units, Do something", + "eo": "Post 0 units, Do something", "es": "A 0 units, Do something", "es-ES": "A 0 units, Do something", "fr": "In 0 units, Do something", diff --git a/test/fixtures/v5/phrase/two_linked.json b/test/fixtures/v5/phrase/two_linked.json index c01d893f6..92ff7910a 100644 --- a/test/fixtures/v5/phrase/two_linked.json +++ b/test/fixtures/v5/phrase/two_linked.json @@ -6,6 +6,7 @@ "phrases": { "de": "Do this danach Do that", "en": "Do this, then Do that", + "eo": "Do this kaj sekve Do that", "es": "Do this y luego Do that", "es-ES": "Do this y luego Do that", "fr": "Do this then Do that", diff --git a/test/fixtures/v5/phrase/two_linked_by_distance.json b/test/fixtures/v5/phrase/two_linked_by_distance.json index 9c5e778ad..770d96610 100644 --- a/test/fixtures/v5/phrase/two_linked_by_distance.json +++ b/test/fixtures/v5/phrase/two_linked_by_distance.json @@ -7,6 +7,7 @@ "phrases": { "de": "Do this danach in 0 units Do that", "en": "Do this, then, in 0 units, Do that", + "eo": "Do this kaj post 0 units Do that", "es": "Do this y luego en 0 units, Do that", "es-ES": "Do this y luego en 0 units, Do that", "fr": "Do this then in 0 units Do that", diff --git a/test/fixtures/v5/rotary/default_default.json b/test/fixtures/v5/rotary/default_default.json index f029bfdca..a85af88b4 100644 --- a/test/fixtures/v5/rotary/default_default.json +++ b/test/fixtures/v5/rotary/default_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "In den Kreisverkehr fahren", "en": "Enter the rotary", + "eo": "Enveturu trafikcirklegon", "es": "Entra en la rotonda", "es-ES": "Incorpórate en la rotonda", "fr": "Prendre le rond-point", diff --git a/test/fixtures/v5/rotary/default_destination.json b/test/fixtures/v5/rotary/default_destination.json index 4f3054dee..a5bf66c3d 100644 --- a/test/fixtures/v5/rotary/default_destination.json +++ b/test/fixtures/v5/rotary/default_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt Richtung Destination 1 nehmen", "en": "Enter the rotary and exit towards Destination 1", + "eo": "Enveturu trafikcirklegon kaj elveturu direkte al Destination 1", "es": "Entra en la rotonda y sal hacia Destination 1", "es-ES": "En la rotonda sal hacia Destination 1", "fr": "Prendre le rond-point et sortir en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/default_exit.json b/test/fixtures/v5/rotary/default_exit.json index 629f8fe0e..c8699a52a 100644 --- a/test/fixtures/v5/rotary/default_exit.json +++ b/test/fixtures/v5/rotary/default_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt auf Way Name nehmen", "en": "Enter the rotary and exit onto Way Name", + "eo": "Enveturu trafikcirklegon kaj elveturu al Way Name", "es": "Entra en la rotonda y sal en Way Name", "es-ES": "En la rotonda sal por Way Name", "fr": "Prendre le rond-point et sortir par Way Name", diff --git a/test/fixtures/v5/rotary/default_exit_destination.json b/test/fixtures/v5/rotary/default_exit_destination.json index 0961aa655..fad5ac60b 100644 --- a/test/fixtures/v5/rotary/default_exit_destination.json +++ b/test/fixtures/v5/rotary/default_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt Richtung Destination 1 nehmen", "en": "Enter the rotary and exit towards Destination 1", + "eo": "Enveturu trafikcirklegon kaj elveturu direkte al Destination 1", "es": "Entra en la rotonda y sal hacia Destination 1", "es-ES": "En la rotonda sal hacia Destination 1", "fr": "Prendre le rond-point et sortir en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/default_name.json b/test/fixtures/v5/rotary/default_name.json index 82f367146..b8b4a457f 100644 --- a/test/fixtures/v5/rotary/default_name.json +++ b/test/fixtures/v5/rotary/default_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt auf Way Name nehmen", "en": "Enter the rotary and exit onto Way Name", + "eo": "Enveturu trafikcirklegon kaj elveturu al Way Name", "es": "Entra en la rotonda y sal en Way Name", "es-ES": "En la rotonda sal por Way Name", "fr": "Prendre le rond-point et sortir par Way Name", diff --git a/test/fixtures/v5/rotary/exit_10.json b/test/fixtures/v5/rotary/exit_10.json index 97c3808c2..2f74df076 100644 --- a/test/fixtures/v5/rotary/exit_10.json +++ b/test/fixtures/v5/rotary/exit_10.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die zehnte Ausfahrt nehmen", "en": "Enter the rotary and take the 10th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 10-a elveturejo", "es": "Entra en la rotonda y toma la 10ª salida", "es-ES": "En la rotonda toma la 10ª salida", "fr": "Prendre le rond-point et prendre la dixième sortie", diff --git a/test/fixtures/v5/rotary/exit_11.json b/test/fixtures/v5/rotary/exit_11.json index f894cb1fb..b5af181e5 100644 --- a/test/fixtures/v5/rotary/exit_11.json +++ b/test/fixtures/v5/rotary/exit_11.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt nehmen", "en": "Enter the rotary and take the exit", + "eo": "Enveturu trafikcirklegon kaj sekve al elveturejo", "es": "Entra en la rotonda y toma la salida", "es-ES": "En la rotonda toma la salida", "fr": "Prendre le rond-point et prendre la sortie", diff --git a/test/fixtures/v5/rotary/exit_1_default.json b/test/fixtures/v5/rotary/exit_1_default.json index 35dab26c0..a7a0e032e 100644 --- a/test/fixtures/v5/rotary/exit_1_default.json +++ b/test/fixtures/v5/rotary/exit_1_default.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen", "en": "Enter the rotary and take the 1st exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 1-a elveturejo", "es": "Entra en la rotonda y toma la 1ª salida", "es-ES": "En la rotonda toma la 1ª salida", "fr": "Prendre le rond-point et prendre la première sortie", diff --git a/test/fixtures/v5/rotary/exit_1_destination.json b/test/fixtures/v5/rotary/exit_1_destination.json index 9638a8b79..80bd0a750 100644 --- a/test/fixtures/v5/rotary/exit_1_destination.json +++ b/test/fixtures/v5/rotary/exit_1_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen Richtung Destination 1", "en": "Enter the rotary and take the 1st exit towards Destination 1", + "eo": "Enveturu trafikcirklegon kaj sekve al 1-a elveturejo direkte al Destination 1", "es": "Entra en la rotonda y toma la 1ª salida hacia Destination 1", "es-ES": "En la rotonda toma la 1ª salida hacia Destination 1", "fr": "Prendre le rond-point et prendre la première sortie en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/exit_1_exit.json b/test/fixtures/v5/rotary/exit_1_exit.json index 961764e4b..0bb988af9 100644 --- a/test/fixtures/v5/rotary/exit_1_exit.json +++ b/test/fixtures/v5/rotary/exit_1_exit.json @@ -11,6 +11,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen auf Way Name", "en": "Enter the rotary and take the 1st exit onto Way Name", + "eo": "Enveturu trafikcirklegon kaj sekve al 1-a elveturejo al Way Name", "es": "Entra en la rotonda y toma la 1ª salida a Way Name", "es-ES": "En la rotonda toma la 1ª salida por Way Name", "fr": "Prendre le rond-point et prendre la première sortie sur Way Name", diff --git a/test/fixtures/v5/rotary/exit_1_exit_destination.json b/test/fixtures/v5/rotary/exit_1_exit_destination.json index 87d2baf2b..9c24f55ea 100644 --- a/test/fixtures/v5/rotary/exit_1_exit_destination.json +++ b/test/fixtures/v5/rotary/exit_1_exit_destination.json @@ -12,6 +12,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen Richtung Destination 1", "en": "Enter the rotary and take the 1st exit towards Destination 1", + "eo": "Enveturu trafikcirklegon kaj sekve al 1-a elveturejo direkte al Destination 1", "es": "Entra en la rotonda y toma la 1ª salida hacia Destination 1", "es-ES": "En la rotonda toma la 1ª salida hacia Destination 1", "fr": "Prendre le rond-point et prendre la première sortie en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/exit_1_name.json b/test/fixtures/v5/rotary/exit_1_name.json index 4b57faacd..d7c1edb10 100644 --- a/test/fixtures/v5/rotary/exit_1_name.json +++ b/test/fixtures/v5/rotary/exit_1_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen auf Way Name", "en": "Enter the rotary and take the 1st exit onto Way Name", + "eo": "Enveturu trafikcirklegon kaj sekve al 1-a elveturejo al Way Name", "es": "Entra en la rotonda y toma la 1ª salida a Way Name", "es-ES": "En la rotonda toma la 1ª salida por Way Name", "fr": "Prendre le rond-point et prendre la première sortie sur Way Name", diff --git a/test/fixtures/v5/rotary/exit_2.json b/test/fixtures/v5/rotary/exit_2.json index 0b01c0a7c..ab04489dc 100644 --- a/test/fixtures/v5/rotary/exit_2.json +++ b/test/fixtures/v5/rotary/exit_2.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die zweite Ausfahrt nehmen", "en": "Enter the rotary and take the 2nd exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 2-a elveturejo", "es": "Entra en la rotonda y toma la 2ª salida", "es-ES": "En la rotonda toma la 2ª salida", "fr": "Prendre le rond-point et prendre la seconde sortie", diff --git a/test/fixtures/v5/rotary/exit_3.json b/test/fixtures/v5/rotary/exit_3.json index 713773e68..918d0813e 100644 --- a/test/fixtures/v5/rotary/exit_3.json +++ b/test/fixtures/v5/rotary/exit_3.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die dritte Ausfahrt nehmen", "en": "Enter the rotary and take the 3rd exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 3-a elveturejo", "es": "Entra en la rotonda y toma la 3ª salida", "es-ES": "En la rotonda toma la 3ª salida", "fr": "Prendre le rond-point et prendre la troisième sortie", diff --git a/test/fixtures/v5/rotary/exit_4.json b/test/fixtures/v5/rotary/exit_4.json index 7dcbcfccc..453a4047c 100644 --- a/test/fixtures/v5/rotary/exit_4.json +++ b/test/fixtures/v5/rotary/exit_4.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die vierte Ausfahrt nehmen", "en": "Enter the rotary and take the 4th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 4-a elveturejo", "es": "Entra en la rotonda y toma la 4ª salida", "es-ES": "En la rotonda toma la 4ª salida", "fr": "Prendre le rond-point et prendre la quatrième sortie", diff --git a/test/fixtures/v5/rotary/exit_5.json b/test/fixtures/v5/rotary/exit_5.json index 4d8e95f87..00d88f166 100644 --- a/test/fixtures/v5/rotary/exit_5.json +++ b/test/fixtures/v5/rotary/exit_5.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die fünfte Ausfahrt nehmen", "en": "Enter the rotary and take the 5th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 5-a elveturejo", "es": "Entra en la rotonda y toma la 5ª salida", "es-ES": "En la rotonda toma la 5ª salida", "fr": "Prendre le rond-point et prendre la cinquième sortie", diff --git a/test/fixtures/v5/rotary/exit_6.json b/test/fixtures/v5/rotary/exit_6.json index 465d30be2..96c2ed581 100644 --- a/test/fixtures/v5/rotary/exit_6.json +++ b/test/fixtures/v5/rotary/exit_6.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die sechste Ausfahrt nehmen", "en": "Enter the rotary and take the 6th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 6-a elveturejo", "es": "Entra en la rotonda y toma la 6ª salida", "es-ES": "En la rotonda toma la 6ª salida", "fr": "Prendre le rond-point et prendre la sixième sortie", diff --git a/test/fixtures/v5/rotary/exit_7.json b/test/fixtures/v5/rotary/exit_7.json index 0331a96d7..3ee70fb17 100644 --- a/test/fixtures/v5/rotary/exit_7.json +++ b/test/fixtures/v5/rotary/exit_7.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die siebente Ausfahrt nehmen", "en": "Enter the rotary and take the 7th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 7-a elveturejo", "es": "Entra en la rotonda y toma la 7ª salida", "es-ES": "En la rotonda toma la 7ª salida", "fr": "Prendre le rond-point et prendre la septième sortie", diff --git a/test/fixtures/v5/rotary/exit_8.json b/test/fixtures/v5/rotary/exit_8.json index 48457f183..aea6882e7 100644 --- a/test/fixtures/v5/rotary/exit_8.json +++ b/test/fixtures/v5/rotary/exit_8.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die achte Ausfahrt nehmen", "en": "Enter the rotary and take the 8th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 8-a elveturejo", "es": "Entra en la rotonda y toma la 8ª salida", "es-ES": "En la rotonda toma la 8ª salida", "fr": "Prendre le rond-point et prendre la huitième sortie", diff --git a/test/fixtures/v5/rotary/exit_9.json b/test/fixtures/v5/rotary/exit_9.json index e5ec5ed61..4e5fca5a1 100644 --- a/test/fixtures/v5/rotary/exit_9.json +++ b/test/fixtures/v5/rotary/exit_9.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die neunte Ausfahrt nehmen", "en": "Enter the rotary and take the 9th exit", + "eo": "Enveturu trafikcirklegon kaj sekve al 9-a elveturejo", "es": "Entra en la rotonda y toma la 9ª salida", "es-ES": "En la rotonda toma la 9ª salida", "fr": "Prendre le rond-point et prendre la neuvième sortie", diff --git a/test/fixtures/v5/rotary/name_default.json b/test/fixtures/v5/rotary/name_default.json index 4b7bde473..2a7204b67 100644 --- a/test/fixtures/v5/rotary/name_default.json +++ b/test/fixtures/v5/rotary/name_default.json @@ -10,6 +10,7 @@ "instructions": { "de": "In Rotary Name fahren", "en": "Enter Rotary Name", + "eo": "Enveturu Rotary Name", "es": "Entra en Rotary Name", "es-ES": "En Rotary Name", "fr": "Prendre le rond-point Rotary Name", diff --git a/test/fixtures/v5/rotary/name_destination.json b/test/fixtures/v5/rotary/name_destination.json index 63451133b..c8e7d87b8 100644 --- a/test/fixtures/v5/rotary/name_destination.json +++ b/test/fixtures/v5/rotary/name_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "In Rotary Name die Ausfahrt Richtung Destination 1 nehmen", "en": "Enter Rotary Name and exit towards Destination 1", + "eo": "Enveturu Rotary Name kaj elveturu direkte al Destination 1", "es": "Entra en Rotary Name y sal hacia Destination 1", "es-ES": "En Rotary Name sal hacia Destination 1", "fr": "Prendre le rond-point Rotary Name et sortir en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/name_exit.json b/test/fixtures/v5/rotary/name_exit.json index d680cea44..cf53a29e3 100644 --- a/test/fixtures/v5/rotary/name_exit.json +++ b/test/fixtures/v5/rotary/name_exit.json @@ -11,6 +11,7 @@ "instructions": { "de": "In Rotary Name die Ausfahrt auf Way Name nehmen", "en": "Enter Rotary Name and exit onto Way Name", + "eo": "Enveturu Rotary Name kaj elveturu al Way Name", "es": "Entra en Rotary Name y sal en Way Name", "es-ES": "En Rotary Name sal por Way Name", "fr": "Prendre le rond-point Rotary Name et sortir par Way Name", diff --git a/test/fixtures/v5/rotary/name_exit_default.json b/test/fixtures/v5/rotary/name_exit_default.json index 6e5cdc7c1..5e465dca1 100644 --- a/test/fixtures/v5/rotary/name_exit_default.json +++ b/test/fixtures/v5/rotary/name_exit_default.json @@ -11,6 +11,7 @@ "instructions": { "de": "In den Kreisverkehr fahren und zweite Ausfahrt nehmen", "en": "Enter Rotary Name and take the 2nd exit", + "eo": "Enveturu Rotary Name kaj sekve al 2-a elveturejo", "es": "Entra en Rotary Name y coge la 2ª salida", "es-ES": "En Rotary Name toma la 2ª salida", "fr": "Prendre le rond-point Rotary Name et prendre la seconde sortie", diff --git a/test/fixtures/v5/rotary/name_exit_destination.json b/test/fixtures/v5/rotary/name_exit_destination.json index 9e1dbd0ee..c3a2ad6f7 100644 --- a/test/fixtures/v5/rotary/name_exit_destination.json +++ b/test/fixtures/v5/rotary/name_exit_destination.json @@ -12,6 +12,7 @@ "instructions": { "de": "In den Kreisverkehr fahren und zweite Ausfahrt nehmen Richtung Destination 1", "en": "Enter Rotary Name and take the 2nd exit towards Destination 1", + "eo": "Enveturu Rotary Name kaj sekve al 2-a elveturejo direkte al Destination 1", "es": "Entra en Rotary Name y coge la 2ª salida hacia Destination 1", "es-ES": "En Rotary Name toma la 2ª salida hacia Destination 1", "fr": "Prendre le rond-point Rotary Name et prendre la seconde sortie en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/name_exit_exit.json b/test/fixtures/v5/rotary/name_exit_exit.json index 5e26d3db5..fc133bc76 100644 --- a/test/fixtures/v5/rotary/name_exit_exit.json +++ b/test/fixtures/v5/rotary/name_exit_exit.json @@ -12,6 +12,7 @@ "instructions": { "de": "In den Kreisverkehr fahren und zweite Ausfahrt nehmen auf Way Name", "en": "Enter Rotary Name and take the 2nd exit onto Way Name", + "eo": "Enveturu Rotary Name kaj sekve al 2-a elveturejo al Way Name", "es": "Entra en Rotary Name y coge la 2ª salida en Way Name", "es-ES": "En Rotary Name toma la 2ª salida por Way Name", "fr": "Prendre le rond-point Rotary Name et prendre la seconde sortie sur Way Name", diff --git a/test/fixtures/v5/rotary/name_exit_exit_destination.json b/test/fixtures/v5/rotary/name_exit_exit_destination.json index b53f89836..0c7591dc4 100644 --- a/test/fixtures/v5/rotary/name_exit_exit_destination.json +++ b/test/fixtures/v5/rotary/name_exit_exit_destination.json @@ -13,6 +13,7 @@ "instructions": { "de": "In den Kreisverkehr fahren und zweite Ausfahrt nehmen Richtung Destination 1", "en": "Enter Rotary Name and take the 2nd exit towards Destination 1", + "eo": "Enveturu Rotary Name kaj sekve al 2-a elveturejo direkte al Destination 1", "es": "Entra en Rotary Name y coge la 2ª salida hacia Destination 1", "es-ES": "En Rotary Name toma la 2ª salida hacia Destination 1", "fr": "Prendre le rond-point Rotary Name et prendre la seconde sortie en direction de Destination 1", diff --git a/test/fixtures/v5/rotary/name_exit_name.json b/test/fixtures/v5/rotary/name_exit_name.json index 7f97a6249..771ec01eb 100644 --- a/test/fixtures/v5/rotary/name_exit_name.json +++ b/test/fixtures/v5/rotary/name_exit_name.json @@ -11,6 +11,7 @@ "instructions": { "de": "In den Kreisverkehr fahren und zweite Ausfahrt nehmen auf Way Name", "en": "Enter Rotary Name and take the 2nd exit onto Way Name", + "eo": "Enveturu Rotary Name kaj sekve al 2-a elveturejo al Way Name", "es": "Entra en Rotary Name y coge la 2ª salida en Way Name", "es-ES": "En Rotary Name toma la 2ª salida por Way Name", "fr": "Prendre le rond-point Rotary Name et prendre la seconde sortie sur Way Name", diff --git a/test/fixtures/v5/rotary/name_name.json b/test/fixtures/v5/rotary/name_name.json index 6ac0100fd..a6e31702e 100644 --- a/test/fixtures/v5/rotary/name_name.json +++ b/test/fixtures/v5/rotary/name_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "In Rotary Name die Ausfahrt auf Way Name nehmen", "en": "Enter Rotary Name and exit onto Way Name", + "eo": "Enveturu Rotary Name kaj elveturu al Way Name", "es": "Entra en Rotary Name y sal en Way Name", "es-ES": "En Rotary Name sal por Way Name", "fr": "Prendre le rond-point Rotary Name et sortir par Way Name", diff --git a/test/fixtures/v5/roundabout/default_default.json b/test/fixtures/v5/roundabout/default_default.json index 539cc17d1..c678d5a7b 100644 --- a/test/fixtures/v5/roundabout/default_default.json +++ b/test/fixtures/v5/roundabout/default_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "In den Kreisverkehr fahren", "en": "Enter the roundabout", + "eo": "Enveturu trafikcirklon", "es": "Entra en la rotonda", "es-ES": "Entra en la rotonda", "fr": "Prendre le rond-point", diff --git a/test/fixtures/v5/roundabout/default_destination.json b/test/fixtures/v5/roundabout/default_destination.json index 1f925e827..f23b14c7b 100644 --- a/test/fixtures/v5/roundabout/default_destination.json +++ b/test/fixtures/v5/roundabout/default_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt Richtung Destination 1 nehmen", "en": "Enter the roundabout and exit towards Destination 1", + "eo": "Enveturu trafikcirklon kaj elveturu direkte al Destination 1", "es": "Entra en la rotonda y sal hacia Destination 1", "es-ES": "Entra en la rotonda y sal hacia Destination 1", "fr": "Prendre le rond-point et sortir en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout/default_exit.json b/test/fixtures/v5/roundabout/default_exit.json index 9dd699948..c21192994 100644 --- a/test/fixtures/v5/roundabout/default_exit.json +++ b/test/fixtures/v5/roundabout/default_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt auf Way Name nehmen", "en": "Enter the roundabout and exit onto Way Name", + "eo": "Enveturu trafikcirklon kaj elveturu al Way Name", "es": "Entra en la rotonda y sal en Way Name", "es-ES": "Entra en la rotonda y sal por Way Name", "fr": "Prendre le rond-point et sortir par Way Name", diff --git a/test/fixtures/v5/roundabout/default_exit_destination.json b/test/fixtures/v5/roundabout/default_exit_destination.json index 919770c66..648b58c60 100644 --- a/test/fixtures/v5/roundabout/default_exit_destination.json +++ b/test/fixtures/v5/roundabout/default_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt Richtung Destination 1 nehmen", "en": "Enter the roundabout and exit towards Destination 1", + "eo": "Enveturu trafikcirklon kaj elveturu direkte al Destination 1", "es": "Entra en la rotonda y sal hacia Destination 1", "es-ES": "Entra en la rotonda y sal hacia Destination 1", "fr": "Prendre le rond-point et sortir en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout/default_name.json b/test/fixtures/v5/roundabout/default_name.json index d1ec8ab63..a9c575d18 100644 --- a/test/fixtures/v5/roundabout/default_name.json +++ b/test/fixtures/v5/roundabout/default_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Im Kreisverkehr die Ausfahrt auf Way Name nehmen", "en": "Enter the roundabout and exit onto Way Name", + "eo": "Enveturu trafikcirklon kaj elveturu al Way Name", "es": "Entra en la rotonda y sal en Way Name", "es-ES": "Entra en la rotonda y sal por Way Name", "fr": "Prendre le rond-point et sortir par Way Name", diff --git a/test/fixtures/v5/roundabout/exit_default.json b/test/fixtures/v5/roundabout/exit_default.json index e7c8f9b2e..58ceb0d25 100644 --- a/test/fixtures/v5/roundabout/exit_default.json +++ b/test/fixtures/v5/roundabout/exit_default.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen", "en": "Enter the roundabout and take the 1st exit", + "eo": "Enveturu trafikcirklon kaj sekve al 1-a elveturejo", "es": "Entra en la rotonda y toma la 1ª salida", "es-ES": "Entra en la rotonda y toma la 1ª salida", "fr": "Prendre le rond-point et prendre la première sortie", diff --git a/test/fixtures/v5/roundabout/exit_destination.json b/test/fixtures/v5/roundabout/exit_destination.json index a0bffcfdb..e2bcb5bf8 100644 --- a/test/fixtures/v5/roundabout/exit_destination.json +++ b/test/fixtures/v5/roundabout/exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen Richtung Destination 1", "en": "Enter the roundabout and take the 1st exit towards Destination 1", + "eo": "Enveturu trafikcirklon kaj sekve al 1-a elveturejo direkte al Destination 1", "es": "Entra en la rotonda y toma la 1ª salida hacia Destination 1", "es-ES": "Entra en la rotonda y toma la 1ª salida hacia Destination 1", "fr": "Prendre le rond-point et prendre la première sortie en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout/exit_exit.json b/test/fixtures/v5/roundabout/exit_exit.json index 911c1b556..6cb20ce12 100644 --- a/test/fixtures/v5/roundabout/exit_exit.json +++ b/test/fixtures/v5/roundabout/exit_exit.json @@ -11,6 +11,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen auf Way Name", "en": "Enter the roundabout and take the 1st exit onto Way Name", + "eo": "Enveturu trafikcirklon kaj sekve al 1-a elveturejo al Way Name", "es": "Entra en la rotonda y toma la 1ª salida a Way Name", "es-ES": "Entra en la rotonda y toma la 1ª salida por Way Name", "fr": "Prendre le rond-point et prendre la première sortie sur Way Name", diff --git a/test/fixtures/v5/roundabout/exit_exit_destination.json b/test/fixtures/v5/roundabout/exit_exit_destination.json index aa1d70bf1..df97562c1 100644 --- a/test/fixtures/v5/roundabout/exit_exit_destination.json +++ b/test/fixtures/v5/roundabout/exit_exit_destination.json @@ -12,6 +12,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen Richtung Destination 1", "en": "Enter the roundabout and take the 1st exit towards Destination 1", + "eo": "Enveturu trafikcirklon kaj sekve al 1-a elveturejo direkte al Destination 1", "es": "Entra en la rotonda y toma la 1ª salida hacia Destination 1", "es-ES": "Entra en la rotonda y toma la 1ª salida hacia Destination 1", "fr": "Prendre le rond-point et prendre la première sortie en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout/exit_name.json b/test/fixtures/v5/roundabout/exit_name.json index 529e9bc77..473928403 100644 --- a/test/fixtures/v5/roundabout/exit_name.json +++ b/test/fixtures/v5/roundabout/exit_name.json @@ -10,6 +10,7 @@ "instructions": { "de": "Im Kreisverkehr die erste Ausfahrt nehmen auf Way Name", "en": "Enter the roundabout and take the 1st exit onto Way Name", + "eo": "Enveturu trafikcirklon kaj sekve al 1-a elveturejo al Way Name", "es": "Entra en la rotonda y toma la 1ª salida a Way Name", "es-ES": "Entra en la rotonda y toma la 1ª salida por Way Name", "fr": "Prendre le rond-point et prendre la première sortie sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/left_default.json b/test/fixtures/v5/roundabout_turn/left_default.json index f08d7c0cc..a5425c13e 100644 --- a/test/fixtures/v5/roundabout_turn/left_default.json +++ b/test/fixtures/v5/roundabout_turn/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr links abbiegen", "en": "At the roundabout turn left", + "eo": "Ĉe la trafikcirklo turniĝu maldekstren", "es": "En la rotonda gira a la izquierda", "es-ES": "En la rotonda gira a la izquierda", "fr": "Au rond-point, tourner à gauche", diff --git a/test/fixtures/v5/roundabout_turn/left_destination.json b/test/fixtures/v5/roundabout_turn/left_destination.json index 393da3b8b..98ac24973 100644 --- a/test/fixtures/v5/roundabout_turn/left_destination.json +++ b/test/fixtures/v5/roundabout_turn/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr links Richtung Destination 1", "en": "At the roundabout turn left towards Destination 1", + "eo": "Ĉe la trafikcirklo turniĝu maldekstren direkte al Destination 1", "es": "En la rotonda gira a la izquierda hacia Destination 1", "es-ES": "En la rotonda gira a la izquierda hacia Destination 1", "fr": "Au rond-point, tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/left_exit.json b/test/fixtures/v5/roundabout_turn/left_exit.json index 0038f2009..4ee06216d 100644 --- a/test/fixtures/v5/roundabout_turn/left_exit.json +++ b/test/fixtures/v5/roundabout_turn/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr links auf Way Name", "en": "At the roundabout turn left onto Way Name", + "eo": "Ĉe la trafikcirklo turniĝu maldekstren al Way Name", "es": "En la rotonda gira a la izquierda en Way Name", "es-ES": "En la rotonda gira a la izquierda por Way Name", "fr": "Au rond-point, tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/left_exit_destination.json b/test/fixtures/v5/roundabout_turn/left_exit_destination.json index 18407da9c..4bfb2dde7 100644 --- a/test/fixtures/v5/roundabout_turn/left_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr links Richtung Destination 1", "en": "At the roundabout turn left towards Destination 1", + "eo": "Ĉe la trafikcirklo turniĝu maldekstren direkte al Destination 1", "es": "En la rotonda gira a la izquierda hacia Destination 1", "es-ES": "En la rotonda gira a la izquierda hacia Destination 1", "fr": "Au rond-point, tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/left_name.json b/test/fixtures/v5/roundabout_turn/left_name.json index 8fa76efb0..609de2922 100644 --- a/test/fixtures/v5/roundabout_turn/left_name.json +++ b/test/fixtures/v5/roundabout_turn/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr links auf Way Name", "en": "At the roundabout turn left onto Way Name", + "eo": "Ĉe la trafikcirklo turniĝu maldekstren al Way Name", "es": "En la rotonda gira a la izquierda en Way Name", "es-ES": "En la rotonda gira a la izquierda por Way Name", "fr": "Au rond-point, tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/right_default.json b/test/fixtures/v5/roundabout_turn/right_default.json index b3c6a345f..90c8060c8 100644 --- a/test/fixtures/v5/roundabout_turn/right_default.json +++ b/test/fixtures/v5/roundabout_turn/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr rechts abbiegen", "en": "At the roundabout turn right", + "eo": "Ĉe la trafikcirklo turniĝu dekstren", "es": "En la rotonda gira a la derecha", "es-ES": "En la rotonda gira a la derecha", "fr": "Au rond-point, tourner à droite", diff --git a/test/fixtures/v5/roundabout_turn/right_destination.json b/test/fixtures/v5/roundabout_turn/right_destination.json index cea6dfca8..990bb37dc 100644 --- a/test/fixtures/v5/roundabout_turn/right_destination.json +++ b/test/fixtures/v5/roundabout_turn/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr rechts Richtung Destination 1", "en": "At the roundabout turn right towards Destination 1", + "eo": "Ĉe la trafikcirklo turniĝu dekstren direkte al Destination 1", "es": "En la rotonda gira a la derecha hacia Destination 1", "es-ES": "En la rotonda gira a la derecha hacia Destination 1", "fr": "Au rond-point, tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/right_exit.json b/test/fixtures/v5/roundabout_turn/right_exit.json index b437bc426..a12bc7c55 100644 --- a/test/fixtures/v5/roundabout_turn/right_exit.json +++ b/test/fixtures/v5/roundabout_turn/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr rechts auf Way Name", "en": "At the roundabout turn right onto Way Name", + "eo": "Ĉe la trafikcirklo turniĝu dekstren al Way Name", "es": "En la rotonda gira a la derecha en Way Name", "es-ES": "En la rotonda gira a la derecha por Way Name", "fr": "Au rond-point, tourner à droite sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/right_exit_destination.json b/test/fixtures/v5/roundabout_turn/right_exit_destination.json index 20c2d18b1..c2aa96c05 100644 --- a/test/fixtures/v5/roundabout_turn/right_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr rechts Richtung Destination 1", "en": "At the roundabout turn right towards Destination 1", + "eo": "Ĉe la trafikcirklo turniĝu dekstren direkte al Destination 1", "es": "En la rotonda gira a la derecha hacia Destination 1", "es-ES": "En la rotonda gira a la derecha hacia Destination 1", "fr": "Au rond-point, tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/right_name.json b/test/fixtures/v5/roundabout_turn/right_name.json index c685cc7ad..9bfc860e2 100644 --- a/test/fixtures/v5/roundabout_turn/right_name.json +++ b/test/fixtures/v5/roundabout_turn/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr rechts auf Way Name", "en": "At the roundabout turn right onto Way Name", + "eo": "Ĉe la trafikcirklo turniĝu dekstren al Way Name", "es": "En la rotonda gira a la derecha en Way Name", "es-ES": "En la rotonda gira a la derecha por Way Name", "fr": "Au rond-point, tourner à droite sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/sharp_left_default.json b/test/fixtures/v5/roundabout_turn/sharp_left_default.json index 3f3690b37..99e236c23 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_left_default.json +++ b/test/fixtures/v5/roundabout_turn/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr scharf links", "en": "At the roundabout make a sharp left", + "eo": "Ĉe la trafikcirklo veturu maldekstregen", "es": "En la rotonda siga cerrada a la izquierda", "es-ES": "En la rotonda siga cerrada a la izquierda", "fr": "Au rond-point, tourner franchement à gauche", diff --git a/test/fixtures/v5/roundabout_turn/sharp_left_destination.json b/test/fixtures/v5/roundabout_turn/sharp_left_destination.json index 99098888d..cd47e0dd1 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_left_destination.json +++ b/test/fixtures/v5/roundabout_turn/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr scharf links Richtung Destination 1", "en": "At the roundabout make a sharp left towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu maldekstregen direkte al Destination 1", "es": "En la rotonda siga cerrada a la izquierda hacia Destination 1", "es-ES": "En la rotonda siga cerrada a la izquierda hacia Destination 1", "fr": "Au rond-point, tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/sharp_left_exit.json b/test/fixtures/v5/roundabout_turn/sharp_left_exit.json index 11e8b41e2..fc0fa76ad 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_left_exit.json +++ b/test/fixtures/v5/roundabout_turn/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr scharf links auf Way Name", "en": "At the roundabout make a sharp left onto Way Name", + "eo": "Ĉe la trafikcirklo veturu maldekstregen al Way Name", "es": "En la rotonda siga cerrada a la izquierda en Way Name", "es-ES": "En la rotonda siga cerrada a la izquierda por Way Name", "fr": "Au rond-point, tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/sharp_left_exit_destination.json b/test/fixtures/v5/roundabout_turn/sharp_left_exit_destination.json index 46d89aa1f..b1159dc14 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_left_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr scharf links Richtung Destination 1", "en": "At the roundabout make a sharp left towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu maldekstregen direkte al Destination 1", "es": "En la rotonda siga cerrada a la izquierda hacia Destination 1", "es-ES": "En la rotonda siga cerrada a la izquierda hacia Destination 1", "fr": "Au rond-point, tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/sharp_left_name.json b/test/fixtures/v5/roundabout_turn/sharp_left_name.json index 43b76fef5..d73543834 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_left_name.json +++ b/test/fixtures/v5/roundabout_turn/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr scharf links auf Way Name", "en": "At the roundabout make a sharp left onto Way Name", + "eo": "Ĉe la trafikcirklo veturu maldekstregen al Way Name", "es": "En la rotonda siga cerrada a la izquierda en Way Name", "es-ES": "En la rotonda siga cerrada a la izquierda por Way Name", "fr": "Au rond-point, tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/sharp_right_default.json b/test/fixtures/v5/roundabout_turn/sharp_right_default.json index e899e8da5..27689f3e6 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_right_default.json +++ b/test/fixtures/v5/roundabout_turn/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr scharf rechts", "en": "At the roundabout make a sharp right", + "eo": "Ĉe la trafikcirklo veturu dekstregen", "es": "En la rotonda siga cerrada a la derecha", "es-ES": "En la rotonda siga cerrada a la derecha", "fr": "Au rond-point, tourner franchement à droite", diff --git a/test/fixtures/v5/roundabout_turn/sharp_right_destination.json b/test/fixtures/v5/roundabout_turn/sharp_right_destination.json index b1c1b54df..bdc8e8241 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_right_destination.json +++ b/test/fixtures/v5/roundabout_turn/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr scharf rechts Richtung Destination 1", "en": "At the roundabout make a sharp right towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu dekstregen direkte al Destination 1", "es": "En la rotonda siga cerrada a la derecha hacia Destination 1", "es-ES": "En la rotonda siga cerrada a la derecha hacia Destination 1", "fr": "Au rond-point, tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/sharp_right_exit.json b/test/fixtures/v5/roundabout_turn/sharp_right_exit.json index 3cac1aa9c..447317808 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_right_exit.json +++ b/test/fixtures/v5/roundabout_turn/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr scharf rechts auf Way Name", "en": "At the roundabout make a sharp right onto Way Name", + "eo": "Ĉe la trafikcirklo veturu dekstregen al Way Name", "es": "En la rotonda siga cerrada a la derecha en Way Name", "es-ES": "En la rotonda siga cerrada a la derecha por Way Name", "fr": "Au rond-point, tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/sharp_right_exit_destination.json b/test/fixtures/v5/roundabout_turn/sharp_right_exit_destination.json index 89975d6a2..1a30225a5 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_right_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr scharf rechts Richtung Destination 1", "en": "At the roundabout make a sharp right towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu dekstregen direkte al Destination 1", "es": "En la rotonda siga cerrada a la derecha hacia Destination 1", "es-ES": "En la rotonda siga cerrada a la derecha hacia Destination 1", "fr": "Au rond-point, tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/sharp_right_name.json b/test/fixtures/v5/roundabout_turn/sharp_right_name.json index 3311a0464..609138e5e 100644 --- a/test/fixtures/v5/roundabout_turn/sharp_right_name.json +++ b/test/fixtures/v5/roundabout_turn/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr scharf rechts auf Way Name", "en": "At the roundabout make a sharp right onto Way Name", + "eo": "Ĉe la trafikcirklo veturu dekstregen al Way Name", "es": "En la rotonda siga cerrada a la derecha en Way Name", "es-ES": "En la rotonda siga cerrada a la derecha por Way Name", "fr": "Au rond-point, tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/slight_left_default.json b/test/fixtures/v5/roundabout_turn/slight_left_default.json index 8f3c28042..a4ee52818 100644 --- a/test/fixtures/v5/roundabout_turn/slight_left_default.json +++ b/test/fixtures/v5/roundabout_turn/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr leicht links", "en": "At the roundabout make a slight left", + "eo": "Ĉe la trafikcirklo veturu maldekstreten", "es": "En la rotonda siga ligeramente a la izquierda", "es-ES": "En la rotonda siga ligeramente a la izquierda", "fr": "Au rond-point, tourner légèrement à gauche", diff --git a/test/fixtures/v5/roundabout_turn/slight_left_destination.json b/test/fixtures/v5/roundabout_turn/slight_left_destination.json index 39a31dbbe..0cca70cc8 100644 --- a/test/fixtures/v5/roundabout_turn/slight_left_destination.json +++ b/test/fixtures/v5/roundabout_turn/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr leicht links Richtung Destination 1", "en": "At the roundabout make a slight left towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu maldekstreten direkte al Destination 1", "es": "En la rotonda siga ligeramente a la izquierda hacia Destination 1", "es-ES": "En la rotonda siga ligeramente a la izquierda hacia Destination 1", "fr": "Au rond-point, tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/slight_left_exit.json b/test/fixtures/v5/roundabout_turn/slight_left_exit.json index a5727fc2a..415c3bacd 100644 --- a/test/fixtures/v5/roundabout_turn/slight_left_exit.json +++ b/test/fixtures/v5/roundabout_turn/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr leicht links auf Way Name", "en": "At the roundabout make a slight left onto Way Name", + "eo": "Ĉe la trafikcirklo veturu maldekstreten al Way Name", "es": "En la rotonda siga ligeramente a la izquierda en Way Name", "es-ES": "En la rotonda siga ligeramente a la izquierda por Way Name", "fr": "Au rond-point, tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/slight_left_exit_destination.json b/test/fixtures/v5/roundabout_turn/slight_left_exit_destination.json index b5c832aa0..a839f9b82 100644 --- a/test/fixtures/v5/roundabout_turn/slight_left_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr leicht links Richtung Destination 1", "en": "At the roundabout make a slight left towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu maldekstreten direkte al Destination 1", "es": "En la rotonda siga ligeramente a la izquierda hacia Destination 1", "es-ES": "En la rotonda siga ligeramente a la izquierda hacia Destination 1", "fr": "Au rond-point, tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/slight_left_name.json b/test/fixtures/v5/roundabout_turn/slight_left_name.json index f78e2ea40..643092ddc 100644 --- a/test/fixtures/v5/roundabout_turn/slight_left_name.json +++ b/test/fixtures/v5/roundabout_turn/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr leicht links auf Way Name", "en": "At the roundabout make a slight left onto Way Name", + "eo": "Ĉe la trafikcirklo veturu maldekstreten al Way Name", "es": "En la rotonda siga ligeramente a la izquierda en Way Name", "es-ES": "En la rotonda siga ligeramente a la izquierda por Way Name", "fr": "Au rond-point, tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/slight_right_default.json b/test/fixtures/v5/roundabout_turn/slight_right_default.json index 5edf1928e..e543e902b 100644 --- a/test/fixtures/v5/roundabout_turn/slight_right_default.json +++ b/test/fixtures/v5/roundabout_turn/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr leicht rechts", "en": "At the roundabout make a slight right", + "eo": "Ĉe la trafikcirklo veturu dekstreten", "es": "En la rotonda siga ligeramente a la derecha", "es-ES": "En la rotonda siga ligeramente a la derecha", "fr": "Au rond-point, tourner légèrement à droite", diff --git a/test/fixtures/v5/roundabout_turn/slight_right_destination.json b/test/fixtures/v5/roundabout_turn/slight_right_destination.json index e17d5179b..5cdefac94 100644 --- a/test/fixtures/v5/roundabout_turn/slight_right_destination.json +++ b/test/fixtures/v5/roundabout_turn/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr leicht rechts Richtung Destination 1", "en": "At the roundabout make a slight right towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu dekstreten direkte al Destination 1", "es": "En la rotonda siga ligeramente a la derecha hacia Destination 1", "es-ES": "En la rotonda siga ligeramente a la derecha hacia Destination 1", "fr": "Au rond-point, tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/slight_right_exit.json b/test/fixtures/v5/roundabout_turn/slight_right_exit.json index badb20fa9..8c9e531fe 100644 --- a/test/fixtures/v5/roundabout_turn/slight_right_exit.json +++ b/test/fixtures/v5/roundabout_turn/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr leicht rechts auf Way Name", "en": "At the roundabout make a slight right onto Way Name", + "eo": "Ĉe la trafikcirklo veturu dekstreten al Way Name", "es": "En la rotonda siga ligeramente a la derecha en Way Name", "es-ES": "En la rotonda siga ligeramente a la derecha por Way Name", "fr": "Au rond-point, tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/slight_right_exit_destination.json b/test/fixtures/v5/roundabout_turn/slight_right_exit_destination.json index 54c9c7aa1..ecfaff83c 100644 --- a/test/fixtures/v5/roundabout_turn/slight_right_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr leicht rechts Richtung Destination 1", "en": "At the roundabout make a slight right towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu dekstreten direkte al Destination 1", "es": "En la rotonda siga ligeramente a la derecha hacia Destination 1", "es-ES": "En la rotonda siga ligeramente a la derecha hacia Destination 1", "fr": "Au rond-point, tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/slight_right_name.json b/test/fixtures/v5/roundabout_turn/slight_right_name.json index 02675afce..81f6a8f02 100644 --- a/test/fixtures/v5/roundabout_turn/slight_right_name.json +++ b/test/fixtures/v5/roundabout_turn/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr leicht rechts auf Way Name", "en": "At the roundabout make a slight right onto Way Name", + "eo": "Ĉe la trafikcirklo veturu dekstreten al Way Name", "es": "En la rotonda siga ligeramente a la derecha en Way Name", "es-ES": "En la rotonda siga ligeramente a la derecha por Way Name", "fr": "Au rond-point, tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/straight_default.json b/test/fixtures/v5/roundabout_turn/straight_default.json index 7e43a93a0..e879342b3 100644 --- a/test/fixtures/v5/roundabout_turn/straight_default.json +++ b/test/fixtures/v5/roundabout_turn/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr geradeaus weiterfahren", "en": "At the roundabout continue straight", + "eo": "Ĉe la trafikcirklo veturu rekten", "es": "En la rotonda continúe recto", "es-ES": "En la rotonda continúa recto", "fr": "Au rond-point, continuer tout droit", diff --git a/test/fixtures/v5/roundabout_turn/straight_destination.json b/test/fixtures/v5/roundabout_turn/straight_destination.json index 152a7d5dd..f9b81fe89 100644 --- a/test/fixtures/v5/roundabout_turn/straight_destination.json +++ b/test/fixtures/v5/roundabout_turn/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr geradeaus weiterfahren Richtung Destination 1", "en": "At the roundabout continue straight towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu rekten direkte al Destination 1", "es": "En la rotonda continúe recto hacia Destination 1", "es-ES": "En la rotonda continúa recto hacia Destination 1", "fr": "Au rond-point, continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/straight_exit.json b/test/fixtures/v5/roundabout_turn/straight_exit.json index 5b51edc3b..b29ffaf55 100644 --- a/test/fixtures/v5/roundabout_turn/straight_exit.json +++ b/test/fixtures/v5/roundabout_turn/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr geradeaus weiterfahren auf Way Name", "en": "At the roundabout continue straight onto Way Name", + "eo": "Ĉe la trafikcirklo veturu rekten al Way Name", "es": "En la rotonda continúe recto en Way Name", "es-ES": "En la rotonda continúa recto por Way Name", "fr": "Au rond-point, continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/straight_exit_destination.json b/test/fixtures/v5/roundabout_turn/straight_exit_destination.json index c8f89a89f..a40e6ca71 100644 --- a/test/fixtures/v5/roundabout_turn/straight_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr geradeaus weiterfahren Richtung Destination 1", "en": "At the roundabout continue straight towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu rekten direkte al Destination 1", "es": "En la rotonda continúe recto hacia Destination 1", "es-ES": "En la rotonda continúa recto hacia Destination 1", "fr": "Au rond-point, continuer tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/straight_name.json b/test/fixtures/v5/roundabout_turn/straight_name.json index 222ccfc52..fb54509c0 100644 --- a/test/fixtures/v5/roundabout_turn/straight_name.json +++ b/test/fixtures/v5/roundabout_turn/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr geradeaus weiterfahren auf Way Name", "en": "At the roundabout continue straight onto Way Name", + "eo": "Ĉe la trafikcirklo veturu rekten al Way Name", "es": "En la rotonda continúe recto en Way Name", "es-ES": "En la rotonda continúa recto por Way Name", "fr": "Au rond-point, continuer tout droit sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/uturn_default.json b/test/fixtures/v5/roundabout_turn/uturn_default.json index fa9477808..be761d699 100644 --- a/test/fixtures/v5/roundabout_turn/uturn_default.json +++ b/test/fixtures/v5/roundabout_turn/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr 180°-Wendung", "en": "At the roundabout make a U-turn", + "eo": "Ĉe la trafikcirklo veturu turniĝu malantaŭen", "es": "En la rotonda siga cambio de sentido", "es-ES": "En la rotonda siga cambio de sentido", "fr": "Au rond-point, tourner demi-tour", diff --git a/test/fixtures/v5/roundabout_turn/uturn_destination.json b/test/fixtures/v5/roundabout_turn/uturn_destination.json index affbc00a3..482ea224f 100644 --- a/test/fixtures/v5/roundabout_turn/uturn_destination.json +++ b/test/fixtures/v5/roundabout_turn/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr 180°-Wendung Richtung Destination 1", "en": "At the roundabout make a U-turn towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu turniĝu malantaŭen direkte al Destination 1", "es": "En la rotonda siga cambio de sentido hacia Destination 1", "es-ES": "En la rotonda siga cambio de sentido hacia Destination 1", "fr": "Au rond-point, tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/uturn_exit.json b/test/fixtures/v5/roundabout_turn/uturn_exit.json index 8984533c0..fb518198b 100644 --- a/test/fixtures/v5/roundabout_turn/uturn_exit.json +++ b/test/fixtures/v5/roundabout_turn/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Am Kreisverkehr 180°-Wendung auf Way Name", "en": "At the roundabout make a U-turn onto Way Name", + "eo": "Ĉe la trafikcirklo veturu turniĝu malantaŭen al Way Name", "es": "En la rotonda siga cambio de sentido en Way Name", "es-ES": "En la rotonda siga cambio de sentido por Way Name", "fr": "Au rond-point, tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/roundabout_turn/uturn_exit_destination.json b/test/fixtures/v5/roundabout_turn/uturn_exit_destination.json index 7fcd20c87..5fd51984d 100644 --- a/test/fixtures/v5/roundabout_turn/uturn_exit_destination.json +++ b/test/fixtures/v5/roundabout_turn/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Am Kreisverkehr 180°-Wendung Richtung Destination 1", "en": "At the roundabout make a U-turn towards Destination 1", + "eo": "Ĉe la trafikcirklo veturu turniĝu malantaŭen direkte al Destination 1", "es": "En la rotonda siga cambio de sentido hacia Destination 1", "es-ES": "En la rotonda siga cambio de sentido hacia Destination 1", "fr": "Au rond-point, tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/roundabout_turn/uturn_name.json b/test/fixtures/v5/roundabout_turn/uturn_name.json index 301b6e8f2..e31ed5536 100644 --- a/test/fixtures/v5/roundabout_turn/uturn_name.json +++ b/test/fixtures/v5/roundabout_turn/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Am Kreisverkehr 180°-Wendung auf Way Name", "en": "At the roundabout make a U-turn onto Way Name", + "eo": "Ĉe la trafikcirklo veturu turniĝu malantaŭen al Way Name", "es": "En la rotonda siga cambio de sentido en Way Name", "es-ES": "En la rotonda siga cambio de sentido por Way Name", "fr": "Au rond-point, tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/turn/left_default.json b/test/fixtures/v5/turn/left_default.json index 84ec8d797..517bff215 100644 --- a/test/fixtures/v5/turn/left_default.json +++ b/test/fixtures/v5/turn/left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen", "en": "Turn left", + "eo": "Turniĝu maldekstren", "es": "Gire a la izquierda", "es-ES": "Gira a la izquierda", "fr": "Tourner à gauche", diff --git a/test/fixtures/v5/turn/left_destination.json b/test/fixtures/v5/turn/left_destination.json index bbe390719..8a01ced8d 100644 --- a/test/fixtures/v5/turn/left_destination.json +++ b/test/fixtures/v5/turn/left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gira a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/turn/left_exit.json b/test/fixtures/v5/turn/left_exit.json index 176dfc659..d4f5b5e5b 100644 --- a/test/fixtures/v5/turn/left_exit.json +++ b/test/fixtures/v5/turn/left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gira a la izquierda por Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/turn/left_exit_destination.json b/test/fixtures/v5/turn/left_exit_destination.json index 8a0b6724d..08b325b11 100644 --- a/test/fixtures/v5/turn/left_exit_destination.json +++ b/test/fixtures/v5/turn/left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Links abbiegen Richtung Destination 1", "en": "Turn left towards Destination 1", + "eo": "Turniĝu maldekstren direkte al Destination 1", "es": "Gire a la izquierda hacia Destination 1", "es-ES": "Gira a la izquierda hacia Destination 1", "fr": "Tourner à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/turn/left_name.json b/test/fixtures/v5/turn/left_name.json index 347296081..98fc53229 100644 --- a/test/fixtures/v5/turn/left_name.json +++ b/test/fixtures/v5/turn/left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Links abbiegen auf Way Name", "en": "Turn left onto Way Name", + "eo": "Turniĝu maldekstren al Way Name", "es": "Gire a la izquierda en Way Name", "es-ES": "Gira a la izquierda por Way Name", "fr": "Tourner à gauche sur Way Name", diff --git a/test/fixtures/v5/turn/right_default.json b/test/fixtures/v5/turn/right_default.json index 7a9b25cfc..f4226222f 100644 --- a/test/fixtures/v5/turn/right_default.json +++ b/test/fixtures/v5/turn/right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen", "en": "Turn right", + "eo": "Turniĝu dekstren", "es": "Gire a la derecha", "es-ES": "Gira a la derecha", "fr": "Tourner à droite", diff --git a/test/fixtures/v5/turn/right_destination.json b/test/fixtures/v5/turn/right_destination.json index e9a1c7412..bfa19d432 100644 --- a/test/fixtures/v5/turn/right_destination.json +++ b/test/fixtures/v5/turn/right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Turniĝu dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gira a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/turn/right_exit.json b/test/fixtures/v5/turn/right_exit.json index e0a1f96ab..7f355602c 100644 --- a/test/fixtures/v5/turn/right_exit.json +++ b/test/fixtures/v5/turn/right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Turniĝu dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gira a la derecha por Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/turn/right_exit_destination.json b/test/fixtures/v5/turn/right_exit_destination.json index 69e88b873..8d286348b 100644 --- a/test/fixtures/v5/turn/right_exit_destination.json +++ b/test/fixtures/v5/turn/right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Rechts abbiegen Richtung Destination 1", "en": "Turn right towards Destination 1", + "eo": "Turniĝu dekstren direkte al Destination 1", "es": "Gire a la derecha hacia Destination 1", "es-ES": "Gira a la derecha hacia Destination 1", "fr": "Tourner à droite en direction de Destination 1", diff --git a/test/fixtures/v5/turn/right_name.json b/test/fixtures/v5/turn/right_name.json index 4feef0bb8..7907fbc76 100644 --- a/test/fixtures/v5/turn/right_name.json +++ b/test/fixtures/v5/turn/right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Rechts abbiegen auf Way Name", "en": "Turn right onto Way Name", + "eo": "Turniĝu dekstren al Way Name", "es": "Gire a la derecha en Way Name", "es-ES": "Gira a la derecha por Way Name", "fr": "Tourner à droite sur Way Name", diff --git a/test/fixtures/v5/turn/sharp_left_default.json b/test/fixtures/v5/turn/sharp_left_default.json index 35459de7c..52bdec1ab 100644 --- a/test/fixtures/v5/turn/sharp_left_default.json +++ b/test/fixtures/v5/turn/sharp_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen", "en": "Make a sharp left", + "eo": "Veturu maldekstregen", "es": "Siga cerrada a la izquierda", "es-ES": "Gira cerrada a la izquierda", "fr": "Tourner franchement à gauche", diff --git a/test/fixtures/v5/turn/sharp_left_destination.json b/test/fixtures/v5/turn/sharp_left_destination.json index b78c77c3e..7d7f6cf7c 100644 --- a/test/fixtures/v5/turn/sharp_left_destination.json +++ b/test/fixtures/v5/turn/sharp_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Siga cerrada a la izquierda hacia Destination 1", "es-ES": "Gira cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/turn/sharp_left_exit.json b/test/fixtures/v5/turn/sharp_left_exit.json index 47162dd7d..ab3f92a21 100644 --- a/test/fixtures/v5/turn/sharp_left_exit.json +++ b/test/fixtures/v5/turn/sharp_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Make a sharp left onto Way Name", + "eo": "Veturu maldekstregen al Way Name", "es": "Siga cerrada a la izquierda en Way Name", "es-ES": "Gira cerrada a la izquierda por Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/turn/sharp_left_exit_destination.json b/test/fixtures/v5/turn/sharp_left_exit_destination.json index c461e88b0..b6119bf6b 100644 --- a/test/fixtures/v5/turn/sharp_left_exit_destination.json +++ b/test/fixtures/v5/turn/sharp_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf links abbiegen Richtung Destination 1", "en": "Make a sharp left towards Destination 1", + "eo": "Veturu maldekstregen direkte al Destination 1", "es": "Siga cerrada a la izquierda hacia Destination 1", "es-ES": "Gira cerrada a la izquierda hacia Destination 1", "fr": "Tourner franchement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/turn/sharp_left_name.json b/test/fixtures/v5/turn/sharp_left_name.json index a347cf41b..9ac423746 100644 --- a/test/fixtures/v5/turn/sharp_left_name.json +++ b/test/fixtures/v5/turn/sharp_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf links abbiegen auf Way Name", "en": "Make a sharp left onto Way Name", + "eo": "Veturu maldekstregen al Way Name", "es": "Siga cerrada a la izquierda en Way Name", "es-ES": "Gira cerrada a la izquierda por Way Name", "fr": "Tourner franchement à gauche sur Way Name", diff --git a/test/fixtures/v5/turn/sharp_right_default.json b/test/fixtures/v5/turn/sharp_right_default.json index 7fa92f8ff..bd2ca799a 100644 --- a/test/fixtures/v5/turn/sharp_right_default.json +++ b/test/fixtures/v5/turn/sharp_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen", "en": "Make a sharp right", + "eo": "Veturu dekstregen", "es": "Siga cerrada a la derecha", "es-ES": "Gira cerrada a la derecha", "fr": "Tourner franchement à droite", diff --git a/test/fixtures/v5/turn/sharp_right_destination.json b/test/fixtures/v5/turn/sharp_right_destination.json index e2480332b..c94b93145 100644 --- a/test/fixtures/v5/turn/sharp_right_destination.json +++ b/test/fixtures/v5/turn/sharp_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Siga cerrada a la derecha hacia Destination 1", "es-ES": "Gira cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/turn/sharp_right_exit.json b/test/fixtures/v5/turn/sharp_right_exit.json index ed8148cb8..a9ca21d20 100644 --- a/test/fixtures/v5/turn/sharp_right_exit.json +++ b/test/fixtures/v5/turn/sharp_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Make a sharp right onto Way Name", + "eo": "Veturu dekstregen al Way Name", "es": "Siga cerrada a la derecha en Way Name", "es-ES": "Gira cerrada a la derecha por Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/turn/sharp_right_exit_destination.json b/test/fixtures/v5/turn/sharp_right_exit_destination.json index dcd8670f4..7783d5cb7 100644 --- a/test/fixtures/v5/turn/sharp_right_exit_destination.json +++ b/test/fixtures/v5/turn/sharp_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Scharf rechts abbiegen Richtung Destination 1", "en": "Make a sharp right towards Destination 1", + "eo": "Veturu dekstregen direkte al Destination 1", "es": "Siga cerrada a la derecha hacia Destination 1", "es-ES": "Gira cerrada a la derecha hacia Destination 1", "fr": "Tourner franchement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/turn/sharp_right_name.json b/test/fixtures/v5/turn/sharp_right_name.json index 9ffabf007..89eef8c5f 100644 --- a/test/fixtures/v5/turn/sharp_right_name.json +++ b/test/fixtures/v5/turn/sharp_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Scharf rechts abbiegen auf Way Name", "en": "Make a sharp right onto Way Name", + "eo": "Veturu dekstregen al Way Name", "es": "Siga cerrada a la derecha en Way Name", "es-ES": "Gira cerrada a la derecha por Way Name", "fr": "Tourner franchement à droite sur Way Name", diff --git a/test/fixtures/v5/turn/slight_left_default.json b/test/fixtures/v5/turn/slight_left_default.json index 54998e73c..6c36b69e6 100644 --- a/test/fixtures/v5/turn/slight_left_default.json +++ b/test/fixtures/v5/turn/slight_left_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen", "en": "Make a slight left", + "eo": "Veturu maldekstreten", "es": "Siga ligeramente a la izquierda", "es-ES": "Gira ligeramente a la izquierda", "fr": "Tourner légèrement à gauche", diff --git a/test/fixtures/v5/turn/slight_left_destination.json b/test/fixtures/v5/turn/slight_left_destination.json index 640df4a29..b253bb420 100644 --- a/test/fixtures/v5/turn/slight_left_destination.json +++ b/test/fixtures/v5/turn/slight_left_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Siga ligeramente a la izquierda hacia Destination 1", "es-ES": "Gira ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/turn/slight_left_exit.json b/test/fixtures/v5/turn/slight_left_exit.json index 7d59a91d0..fb94ff8b2 100644 --- a/test/fixtures/v5/turn/slight_left_exit.json +++ b/test/fixtures/v5/turn/slight_left_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Make a slight left onto Way Name", + "eo": "Veturu maldekstreten al Way Name", "es": "Siga ligeramente a la izquierda en Way Name", "es-ES": "Gira ligeramente a la izquierda por Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/turn/slight_left_exit_destination.json b/test/fixtures/v5/turn/slight_left_exit_destination.json index 94c26de8c..ad9160f33 100644 --- a/test/fixtures/v5/turn/slight_left_exit_destination.json +++ b/test/fixtures/v5/turn/slight_left_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht links abbiegen Richtung Destination 1", "en": "Make a slight left towards Destination 1", + "eo": "Veturu maldekstreten direkte al Destination 1", "es": "Siga ligeramente a la izquierda hacia Destination 1", "es-ES": "Gira ligeramente a la izquierda hacia Destination 1", "fr": "Tourner légèrement à gauche en direction de Destination 1", diff --git a/test/fixtures/v5/turn/slight_left_name.json b/test/fixtures/v5/turn/slight_left_name.json index 3079db034..83e702938 100644 --- a/test/fixtures/v5/turn/slight_left_name.json +++ b/test/fixtures/v5/turn/slight_left_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht links abbiegen auf Way Name", "en": "Make a slight left onto Way Name", + "eo": "Veturu maldekstreten al Way Name", "es": "Siga ligeramente a la izquierda en Way Name", "es-ES": "Gira ligeramente a la izquierda por Way Name", "fr": "Tourner légèrement à gauche sur Way Name", diff --git a/test/fixtures/v5/turn/slight_right_default.json b/test/fixtures/v5/turn/slight_right_default.json index 772548b9f..3d6127f6d 100644 --- a/test/fixtures/v5/turn/slight_right_default.json +++ b/test/fixtures/v5/turn/slight_right_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen", "en": "Make a slight right", + "eo": "Veturu dekstreten", "es": "Siga ligeramente a la derecha", "es-ES": "Gira ligeramente a la derecha", "fr": "Tourner légèrement à droite", diff --git a/test/fixtures/v5/turn/slight_right_destination.json b/test/fixtures/v5/turn/slight_right_destination.json index 36f0fb3af..92f95feb7 100644 --- a/test/fixtures/v5/turn/slight_right_destination.json +++ b/test/fixtures/v5/turn/slight_right_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Siga ligeramente a la derecha hacia Destination 1", "es-ES": "Gira ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/turn/slight_right_exit.json b/test/fixtures/v5/turn/slight_right_exit.json index ece9be4f8..d367ac9f4 100644 --- a/test/fixtures/v5/turn/slight_right_exit.json +++ b/test/fixtures/v5/turn/slight_right_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Make a slight right onto Way Name", + "eo": "Veturu dekstreten al Way Name", "es": "Siga ligeramente a la derecha en Way Name", "es-ES": "Gira ligeramente a la derecha por Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/turn/slight_right_exit_destination.json b/test/fixtures/v5/turn/slight_right_exit_destination.json index 6ca5e6981..274c18b2f 100644 --- a/test/fixtures/v5/turn/slight_right_exit_destination.json +++ b/test/fixtures/v5/turn/slight_right_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Leicht rechts abbiegen Richtung Destination 1", "en": "Make a slight right towards Destination 1", + "eo": "Veturu dekstreten direkte al Destination 1", "es": "Siga ligeramente a la derecha hacia Destination 1", "es-ES": "Gira ligeramente a la derecha hacia Destination 1", "fr": "Tourner légèrement à droite en direction de Destination 1", diff --git a/test/fixtures/v5/turn/slight_right_name.json b/test/fixtures/v5/turn/slight_right_name.json index e72275840..058d323a0 100644 --- a/test/fixtures/v5/turn/slight_right_name.json +++ b/test/fixtures/v5/turn/slight_right_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Leicht rechts abbiegen auf Way Name", "en": "Make a slight right onto Way Name", + "eo": "Veturu dekstreten al Way Name", "es": "Siga ligeramente a la derecha en Way Name", "es-ES": "Gira ligeramente a la derecha por Way Name", "fr": "Tourner légèrement à droite sur Way Name", diff --git a/test/fixtures/v5/turn/straight_default.json b/test/fixtures/v5/turn/straight_default.json index 62fda4fae..12ffc30ae 100644 --- a/test/fixtures/v5/turn/straight_default.json +++ b/test/fixtures/v5/turn/straight_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Go straight", + "eo": "Veturu rekten", "es": "Ve recto", "es-ES": "Continúa recto", "fr": "Aller tout droit", diff --git a/test/fixtures/v5/turn/straight_destination.json b/test/fixtures/v5/turn/straight_destination.json index 8bfa02d23..3c420787d 100644 --- a/test/fixtures/v5/turn/straight_destination.json +++ b/test/fixtures/v5/turn/straight_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Go straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Ve recto hacia Destination 1", "es-ES": "Continúa recto hacia Destination 1", "fr": "Aller tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/turn/straight_exit.json b/test/fixtures/v5/turn/straight_exit.json index 7bd8f6ee2..67a0564ab 100644 --- a/test/fixtures/v5/turn/straight_exit.json +++ b/test/fixtures/v5/turn/straight_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Go straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Ve recto en Way Name", "es-ES": "Continúa recto por Way Name", "fr": "Aller tout droit sur Way Name", diff --git a/test/fixtures/v5/turn/straight_exit_destination.json b/test/fixtures/v5/turn/straight_exit_destination.json index 66e33a0ef..74970e2fc 100644 --- a/test/fixtures/v5/turn/straight_exit_destination.json +++ b/test/fixtures/v5/turn/straight_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "Geradeaus weiterfahren Richtung Destination 1", "en": "Go straight towards Destination 1", + "eo": "Veturu rekten direkte al Destination 1", "es": "Ve recto hacia Destination 1", "es-ES": "Continúa recto hacia Destination 1", "fr": "Aller tout droit en direction de Destination 1", diff --git a/test/fixtures/v5/turn/straight_name.json b/test/fixtures/v5/turn/straight_name.json index 4a812a36a..9476d7349 100644 --- a/test/fixtures/v5/turn/straight_name.json +++ b/test/fixtures/v5/turn/straight_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "Geradeaus weiterfahren auf Way Name", "en": "Go straight onto Way Name", + "eo": "Veturu rekten al Way Name", "es": "Ve recto en Way Name", "es-ES": "Continúa recto por Way Name", "fr": "Aller tout droit sur Way Name", diff --git a/test/fixtures/v5/turn/uturn_default.json b/test/fixtures/v5/turn/uturn_default.json index cb07b68af..af013b923 100644 --- a/test/fixtures/v5/turn/uturn_default.json +++ b/test/fixtures/v5/turn/uturn_default.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung abbiegen", "en": "Make a U-turn", + "eo": "Veturu turniĝu malantaŭen", "es": "Siga cambio de sentido", "es-ES": "Gira cambio de sentido", "fr": "Tourner demi-tour", diff --git a/test/fixtures/v5/turn/uturn_destination.json b/test/fixtures/v5/turn/uturn_destination.json index 312326609..d24c8a0f5 100644 --- a/test/fixtures/v5/turn/uturn_destination.json +++ b/test/fixtures/v5/turn/uturn_destination.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung abbiegen Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Veturu turniĝu malantaŭen direkte al Destination 1", "es": "Siga cambio de sentido hacia Destination 1", "es-ES": "Gira cambio de sentido hacia Destination 1", "fr": "Tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/turn/uturn_exit.json b/test/fixtures/v5/turn/uturn_exit.json index af363f922..3c3712e28 100644 --- a/test/fixtures/v5/turn/uturn_exit.json +++ b/test/fixtures/v5/turn/uturn_exit.json @@ -10,6 +10,7 @@ "instructions": { "de": "180°-Wendung abbiegen auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Veturu turniĝu malantaŭen al Way Name", "es": "Siga cambio de sentido en Way Name", "es-ES": "Gira cambio de sentido por Way Name", "fr": "Tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/turn/uturn_exit_destination.json b/test/fixtures/v5/turn/uturn_exit_destination.json index 95fb0557a..72897bf20 100644 --- a/test/fixtures/v5/turn/uturn_exit_destination.json +++ b/test/fixtures/v5/turn/uturn_exit_destination.json @@ -11,6 +11,7 @@ "instructions": { "de": "180°-Wendung abbiegen Richtung Destination 1", "en": "Make a U-turn towards Destination 1", + "eo": "Veturu turniĝu malantaŭen direkte al Destination 1", "es": "Siga cambio de sentido hacia Destination 1", "es-ES": "Gira cambio de sentido hacia Destination 1", "fr": "Tourner demi-tour en direction de Destination 1", diff --git a/test/fixtures/v5/turn/uturn_name.json b/test/fixtures/v5/turn/uturn_name.json index 32c6e3580..6a41eb2a0 100644 --- a/test/fixtures/v5/turn/uturn_name.json +++ b/test/fixtures/v5/turn/uturn_name.json @@ -9,6 +9,7 @@ "instructions": { "de": "180°-Wendung abbiegen auf Way Name", "en": "Make a U-turn onto Way Name", + "eo": "Veturu turniĝu malantaŭen al Way Name", "es": "Siga cambio de sentido en Way Name", "es-ES": "Gira cambio de sentido por Way Name", "fr": "Tourner demi-tour sur Way Name", diff --git a/test/fixtures/v5/use_lane/o.json b/test/fixtures/v5/use_lane/o.json index 9fdbba255..f8243c79e 100644 --- a/test/fixtures/v5/use_lane/o.json +++ b/test/fixtures/v5/use_lane/o.json @@ -35,6 +35,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Pluu rekten", "es": "Continúe recto", "es-ES": "Continúa recto", "fr": "Continuer tout droit", diff --git a/test/fixtures/v5/use_lane/ooo.json b/test/fixtures/v5/use_lane/ooo.json index c15dc3b23..960997547 100644 --- a/test/fixtures/v5/use_lane/ooo.json +++ b/test/fixtures/v5/use_lane/ooo.json @@ -47,6 +47,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Pluu rekten", "es": "Continúe recto", "es-ES": "Continúa recto", "fr": "Continuer tout droit", diff --git a/test/fixtures/v5/use_lane/oooxxo.json b/test/fixtures/v5/use_lane/oooxxo.json index 1b143561b..47250f9fe 100644 --- a/test/fixtures/v5/use_lane/oooxxo.json +++ b/test/fixtures/v5/use_lane/oooxxo.json @@ -65,6 +65,7 @@ "instructions": { "de": "Rechts oder links halten", "en": "Keep left or right", + "eo": "Veturu dekstre aŭ maldekstre", "es": "Mantengase a la izquierda o derecha", "es-ES": "Mantente a la izquierda o a la derecha", "fr": "Rester à gauche ou à droite", diff --git a/test/fixtures/v5/use_lane/oox.json b/test/fixtures/v5/use_lane/oox.json index 22dd1ae9e..4db4993d1 100644 --- a/test/fixtures/v5/use_lane/oox.json +++ b/test/fixtures/v5/use_lane/oox.json @@ -47,6 +47,7 @@ "instructions": { "de": "Links halten", "en": "Keep left", + "eo": "Veturu maldekstre", "es": "Mantengase a la izquierda", "es-ES": "Mantente a la izquierda", "fr": "Serrer à gauche", diff --git a/test/fixtures/v5/use_lane/ooxx.json b/test/fixtures/v5/use_lane/ooxx.json index 88b8775ac..2a635b57c 100644 --- a/test/fixtures/v5/use_lane/ooxx.json +++ b/test/fixtures/v5/use_lane/ooxx.json @@ -53,6 +53,7 @@ "instructions": { "de": "Links halten", "en": "Keep left", + "eo": "Veturu maldekstre", "es": "Mantengase a la izquierda", "es-ES": "Mantente a la izquierda", "fr": "Serrer à gauche", diff --git a/test/fixtures/v5/use_lane/oxo.json b/test/fixtures/v5/use_lane/oxo.json index 39edf9c17..387ff5267 100644 --- a/test/fixtures/v5/use_lane/oxo.json +++ b/test/fixtures/v5/use_lane/oxo.json @@ -47,6 +47,7 @@ "instructions": { "de": "Rechts oder links halten", "en": "Keep left or right", + "eo": "Veturu dekstre aŭ maldekstre", "es": "Mantengase a la izquierda o derecha", "es-ES": "Mantente a la izquierda o a la derecha", "fr": "Rester à gauche ou à droite", diff --git a/test/fixtures/v5/use_lane/xoo.json b/test/fixtures/v5/use_lane/xoo.json index 1272ef1ec..1c80530b9 100644 --- a/test/fixtures/v5/use_lane/xoo.json +++ b/test/fixtures/v5/use_lane/xoo.json @@ -47,6 +47,7 @@ "instructions": { "de": "Rechts halten", "en": "Keep right", + "eo": "Veturu dekstre", "es": "Mantengase a la derecha", "es-ES": "Mantente a la derecha", "fr": "Serrer à droite", diff --git a/test/fixtures/v5/use_lane/xox.json b/test/fixtures/v5/use_lane/xox.json index 2cd337b22..f5b4fe1dc 100644 --- a/test/fixtures/v5/use_lane/xox.json +++ b/test/fixtures/v5/use_lane/xox.json @@ -47,6 +47,7 @@ "instructions": { "de": "Mittlere Spur nutzen", "en": "Keep in the middle", + "eo": "Veturu meze", "es": "Mantengase en el medio", "es-ES": "Mantente en el medio", "fr": "Rester au milieu", diff --git a/test/fixtures/v5/use_lane/xxoo.json b/test/fixtures/v5/use_lane/xxoo.json index b5cfe5a79..5680011be 100644 --- a/test/fixtures/v5/use_lane/xxoo.json +++ b/test/fixtures/v5/use_lane/xxoo.json @@ -53,6 +53,7 @@ "instructions": { "de": "Rechts halten", "en": "Keep right", + "eo": "Veturu dekstre", "es": "Mantengase a la derecha", "es-ES": "Mantente a la derecha", "fr": "Serrer à droite", diff --git a/test/fixtures/v5/use_lane/xxooxx.json b/test/fixtures/v5/use_lane/xxooxx.json index 861128921..40180f131 100644 --- a/test/fixtures/v5/use_lane/xxooxx.json +++ b/test/fixtures/v5/use_lane/xxooxx.json @@ -65,6 +65,7 @@ "instructions": { "de": "Mittlere Spur nutzen", "en": "Keep in the middle", + "eo": "Veturu meze", "es": "Mantengase en el medio", "es-ES": "Mantente en el medio", "fr": "Rester au milieu", diff --git a/test/fixtures/v5/use_lane/xxoxo.json b/test/fixtures/v5/use_lane/xxoxo.json index bc99ba286..777ef9376 100644 --- a/test/fixtures/v5/use_lane/xxoxo.json +++ b/test/fixtures/v5/use_lane/xxoxo.json @@ -59,6 +59,7 @@ "instructions": { "de": "Geradeaus weiterfahren", "en": "Continue straight", + "eo": "Pluu rekten", "es": "Continúe recto", "es-ES": "Continúa recto", "fr": "Continuer tout droit",