Skip to content

Commit

Permalink
Merge branch 'main' into dev_axel32019
Browse files Browse the repository at this point in the history
  • Loading branch information
Iwan1803 authored May 28, 2022
2 parents af0db3a + dcc0264 commit 41d97ae
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 16 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# FS22_AutoDrive
FS22 version of the AutoDrive mod

### Latest Release: 2.0.0.4
### Latest Release: 2.0.0.5
![GitHub all releases](https://img.shields.io/github/downloads/Stephan-S/FS22_AutoDrive/total?label=Downloads&style=plastic)
[Latest Release](https://github.com/Stephan-S/FS22_AutoDrive/releases/latest)
Direct Download: https://github.com/Stephan-S/FS22_AutoDrive/releases/download/2.0.0.4/FS22_AutoDrive.zip
Direct Download: https://github.com/Stephan-S/FS22_AutoDrive/releases/download/2.0.0.5/FS22_AutoDrive.zip

## Discord Server:
For help & support, feel free to join us on Discord:
Expand Down
9 changes: 6 additions & 3 deletions translations/translation_cs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,15 @@
<text name="gui_ad_maxTriggerDistance_tooltip" text="检测和激活目标触发器的距离。" />
<text name="gui_ad_useBeaconLights" text="信标灯" />
<text name="gui_ad_useBeaconLights_tooltip" text="是 - 在田地外自动使用信标灯/否 - 信标灯不会自动打开或关闭" />

<text name="gui_ad_worklightsWhenLoading" text="装载/卸载时的工作灯" />
<text name="gui_ad_worklightsWhenLoading_tooltip" text="是 - 在触发器上装载或卸载时使用工作灯" />
<text name="gui_ad_worklightsWhenSilo" text="筒仓工作灯" />
<text name="gui_ad_worklightsWhenSilo_tooltip" text="是 - 在筒仓中使用工作灯" />
<text name="gui_ad_hazardLightReverse" text="Hazard Lights" />
<text name="gui_ad_hazardLightReverse_tooltip" text="Yes - Use hazard lights while reverse driving" />
<text name="gui_ad_activeUnloading" text="主动卸货" />

<text name="gui_ad_activeUnloading" text="主动卸货" />
<text name="gui_ad_activeUnloading_tooltip" text="收割机行驶时卸载。" />
<text name="gui_ad_restrictToField" text="将路径查找限制在田地" />
<text name="gui_ad_restrictToField_tooltip" text="如果卸载车辆已经停在田间,他会将路径查找限制在田间区域内。" />
Expand Down Expand Up @@ -291,8 +293,9 @@
<text name="ad_color_currentConnection" text="12 下一条路径" />
<text name="ad_color_closestLine" text="13 从车辆到最近航点的线" />
<text name="ad_color_editorHeightLine" text="14 从地面航删除所有点到上述车辆的线" />
<text name="ad_color_previewOk" text="15 curve preview OK, no collision" />
<text name="ad_color_previewNotOk" text="16 curve preview NotOK, has collision" />

<text name="ad_color_previewOk" text="15 曲线预览没问题,没有碰撞" />
<text name="ad_color_previewNotOk" text="16 曲线预览注意,有碰撞" />

<text name="button_delete_all" text="全部删除" />
<text name="button_reset_selected" text="重置选择" />
Expand Down
4 changes: 0 additions & 4 deletions translations/translation_en.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@
<text name="gui_ad_settingsClosingDialog_title" text="All changes will be lost" />
<text name="gui_ad_settingsClosingDialog_text" text="Are you sure you want to close the settings without saving?" />
<text name="gui_ad_setDefaultButtonText" text="Set as default" />

<text name="gui_ad_routesManagerTitle" text="Routes Manager" />
<text name="gui_ad_routesManagerTextTitle" text="Insert route name:" />
<text name="gui_ad_button_export" text="Save" />
Expand Down Expand Up @@ -297,7 +296,6 @@

<text name="button_delete_all" text="Delete All" />
<text name="button_reset_selected" text="Reset selected" />

<text name="AD_task_pathfinding" text="Planning path" />
<text name="AD_task_catch_up_with_combine" text="Catching up with combine" />
<text name="AD_task_clearcrop" text="Clearing crop" />
Expand Down Expand Up @@ -338,11 +336,9 @@
<text name = "gui_ad_editorTip_3" text = "LCTRL = Create node"/>
<text name = "gui_ad_editorTip_4" text = "LALT = Delete node"/>
<text name = "gui_ad_editorTip_5" text = "LSHIFT = Toggle point as side road"/>

<text name = "gui_ad_editorTip_6" text = "Clicking on second node:"/>
<text name = "gui_ad_editorTip_7" text = "Toggle connection"/>
<text name = "gui_ad_editorTip_8" text = "RSHIFT = Create reverse road"/>

<text name = "gui_ad_editorTip_9" text = "1. node is intersection, second it's neighbor:"/>
<text name = "gui_ad_editorTip_10" text = "LCTRL: Toggle segment type (normal/dual)"/>
<text name = "gui_ad_editorTip_11" text = "LSHIFT = Toggle side road"/>
Expand Down
16 changes: 9 additions & 7 deletions translations/translation_fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<text name="input_AD_Speed_down" text="AD: Diminuer la vitesse" />
<text name="input_AD_routes_manager" text="AD: Ouvrir le gestionnaire d'itinéraires" />
<text name="input_AD_open_notification_history" text="AD: Ouvrir l'historique des notifications" />
<text name="input_AD_open_colorSettings" text="AD: Choix des couleurs" />
<text name="input_AD_open_colorSettings" text="AD: Choix des couleurs" />
<text name="input_AD_continue" text="AD: Continuer" />
<text name="input_ADSelectTargetUnload" text="AD: Sélect. prochain déchargement" />
<text name="input_ADSelectPreviousTargetUnload" text="AD: Sélect. déchargement précédent" />
Expand Down Expand Up @@ -168,9 +168,11 @@
<text name="gui_ad_worklightsWhenLoading_tooltip" text="Oui - Allume les feux de travail pendant les opérations de chargement et déchargement sur un déclencheur" />
<text name="gui_ad_worklightsWhenSilo" text="Feux de travail lors d'opérations dans un silo bunker" />
<text name="gui_ad_worklightsWhenSilo_tooltip" text="Oui - Allume les feux de travail dans un silo bunker" />

<text name="gui_ad_hazardLightReverse" text="Feux de détresse" />
<text name="gui_ad_hazardLightReverse_tooltip" text="Oui - Allume les feux de détresse pendant une marche arrière" />
<text name="gui_ad_activeUnloading" text="Déchargement en mouvement" />

<text name="gui_ad_activeUnloading" text="Déchargement en mouvement" />
<text name="gui_ad_activeUnloading_tooltip" text="Déchargement des moissoneuses en roulant." />
<text name="gui_ad_restrictToField" text="Recherche de parcours limité au champ" />
<text name="gui_ad_restrictToField_tooltip" text="Si le chauffeur est déjà garé sur le champ, il limitera la recherche aux limites du champ." />
Expand Down Expand Up @@ -247,8 +249,7 @@
<text name="gui_ad_restoreButtonText" text="Restaurer" />
<text name="gui_ad_settingsClosingDialog_title" text="Tous les changements seront perdus" />
<text name="gui_ad_settingsClosingDialog_text" text="Êtes-vous sûr de vouloir fermer les paramètres sans enregistrer ?" />
<text name="gui_ad_setDefaultButtonText" text="Définir par défaut" />

<text name="gui_ad_setDefaultButtonText" text="Définir par défaut" />
<text name="gui_ad_routesManagerTitle" text="Gestionnaire d'itinéraires" />
<text name="gui_ad_routesManagerTextTitle" text="Entrez le nom de l'itinéraire:" />
<text name="gui_ad_button_export" text="Sauvegarder" />
Expand Down Expand Up @@ -292,12 +293,15 @@
<text name="ad_color_currentConnection" text="12 ligne vers l'itinéraire" />
<text name="ad_color_closestLine" text="13 ligne du véhicule vers le point le plus proche" />
<text name="ad_color_editorHeightLine" text="14 ligne entre le point au-dessus du véhicule et celui en surface" />

<text name="ad_color_previewOk" text="15 curve preview OK, no collision" />
<text name="ad_color_previewNotOk" text="16 curve preview NotOK, has collision" />

<text name="button_delete_all" text="Effacer tout" />
<text name="button_reset_selected" text="Effacer la sélection" />

<text name="button_delete_all" text="Effacer tout" />
<text name="button_reset_selected" text="Effacement sélectionné" />
<text name="AD_task_pathfinding" text="Planifier le parcours" />
<text name="AD_task_catch_up_with_combine" text="Rattraper la moissonneuse-batteuse" />
<text name="AD_task_clearcrop" text="Destruction de la culture" />
Expand Down Expand Up @@ -332,17 +336,15 @@
<text name = "gui_CPAD_full" text = "full"/>
<text name = "gui_ad_combineCPADHudMouse" text = "Boutons CP/AD combinés"/>
<text name = "gui_ad_combineCPADHudMouse_tooltip" text = "off: par défaut / simple: Courseplay en action secondaire souris > mouse on + off, AD: Affichage ATH > deux ATH actifs on + off / full: identique à simple mais affichage en une étape / Prérequis: désactiver le clic droit du Coursplay pour l'affichage ATH"/>

<text name = "gui_ad_editorTip_1" text = "Clic simple gauche:"/>
<text name = "gui_ad_editorTip_2" text = "Souris uniquement: sélection 1. point"/>
<text name = "gui_ad_editorTip_3" text = "CTRLG = Créer un point"/>
<text name = "gui_ad_editorTip_4" text = "ALTG = Supprimer un point"/>
<text name = "gui_ad_editorTip_5" text = "MAJG = Basculer point en voie dégagement"/>

<text name = "gui_ad_editorTip_6" text = "Clic au second point:"/>
<text name = "gui_ad_editorTip_7" text = "Etablir connexion"/>
<text name = "gui_ad_editorTip_8" text = "MAJD = Créer ligne marche AR"/>

<text name = "gui_ad_editorTip_9" text = "1. point est une intersection, 2. point est voisin:"/>
<text name = "gui_ad_editorTip_10" text = "CTRLG: Choix du segment (unique/double sens)"/>
<text name = "gui_ad_editorTip_11" text = "MAJG = Etablir voie de dégagement"/>
Expand Down

0 comments on commit 41d97ae

Please sign in to comment.